/* Spotted / NYC founding beta. Palette drawn from the supplied UI recording. */
:root{--bg:#1a1229;--surface:#251b37;--surface-light:#302142;--plum:#8040aa;--lime:#c4f000;--text:#f8f5f0;--muted:#b6adbf;--line:rgba(213,195,235,.16);--font:'Montserrat',Arial,sans-serif;--ease:cubic-bezier(.22,.68,0,1.01)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:35px;color-scheme:dark}
body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.modal-open{overflow:hidden}
button,input,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
button{color:inherit}
img{display:block;max-width:100%}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:6px}
input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:3px}
::selection{background:var(--lime);color:var(--bg)}
[hidden]{display:none!important}
.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px;position:relative;z-index:2}
.brand{display:inline-flex;align-items:center;gap:17px;flex-shrink:0}
.brand-mark{object-fit:contain}
.wordmark{font-size:27px;font-weight:300;letter-spacing:6px}
.header-right{display:flex;align-items:center;gap:34px}
.header-location{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:500;letter-spacing:1.35px;color:var(--muted)}
.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime);flex-shrink:0}
.button{min-height:56px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid transparent;border-radius:11px;padding:16px 23px;font-size:14px;font-weight:600;line-height:1.35;transition:transform .2s var(--ease),background .2s,border-color .2s;white-space:nowrap}
.button:hover{transform:translateY(-2px)}
.button:active{transform:translateY(0)}
.button:disabled{opacity:.65;cursor:wait;transform:none}
.button svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none}
.button-outline{background:transparent;border-color:rgba(209,193,229,.36)}
.button-outline:hover{background:rgba(212,193,235,.07);border-color:rgba(209,193,229,.6)}
.header-cta{min-height:43px;font-size:11px;border-radius:9px;padding:10px 15px;gap:22px}
.header-cta svg{width:18px;height:18px}
.button-lime{background:var(--lime);color:var(--bg)}
.button-lime:hover{background:#d1ff15;box-shadow:0 5px 35px #c4f0120b}
.hero{display:grid;grid-template-columns:1.25fr 1fr;gap:58px;align-items:center;padding-top:66px;padding-bottom:94px;min-height:785px}
.hero-copy{position:relative;z-index:1;padding-top:13px}
.eyebrow{display:flex;align-items:center;gap:10px;color:var(--lime);font-size:10px;letter-spacing:1.6px;font-weight:500;line-height:1.6;margin:0 0 25px}
.tiny-star{width:15px;height:15px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;opacity:.95;flex:none}
h1{font-size:clamp(51px,5.35vw,77px);font-weight:500;line-height:1.075;letter-spacing:-3.9px;margin:0 0 27px}
h1>span{display:block;white-space:nowrap}
.lime{color:var(--lime)}
.soft-lime{color:#d4e891}
.hero-description{font-size:16px;line-height:1.85;color:var(--muted);font-weight:400;margin:0 0 29px;letter-spacing:-.15px}
.hero-action{display:flex;align-items:center;gap:22px}
.hero-action .button{min-width:235px}
.action-note{color:var(--muted);font-size:10px;display:flex;align-items:center;gap:7px;white-space:nowrap}
.action-note .status-dot{width:5px;height:5px}
.quiet-link{display:inline-flex;align-items:center;gap:19px;color:var(--muted);font-size:10px;letter-spacing:.1px;margin-top:46px;padding:6px 0}
.quiet-link:hover{color:var(--text)}
.quiet-link span{font-size:17px;color:var(--lime)}
.hero-art{position:relative;width:100%;max-width:480px;justify-self:end;padding-left:30px;isolation:isolate}
.photo-halo{position:absolute;inset:12% 0 2% 0;background:radial-gradient(ellipse at center,rgba(100,42,126,.25),transparent 64%);z-index:-1;pointer-events:none}
.night-film{margin:0;position:relative;height:571px;border-radius:25px;overflow:hidden;background:var(--surface);box-shadow:0 22px 58px #07030d38;border:1px solid #b39fc624}
.film-poster,.night-film video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 38%}
.night-film video{opacity:0;transition:opacity .5s ease}
.night-film.is-playing video{opacity:1}
.film-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,10,28,.2) 0%,transparent 36%,rgba(17,8,23,.12) 55%,rgba(17,8,23,.85) 100%);pointer-events:none}
.film-label{display:none}
.film-dot{width:4px;height:4px;background:var(--lime);border-radius:50%}
.video-wordmark{position:absolute;top:26px;left:50%;transform:translateX(-50%);z-index:2;color:#f8f5f0;font-size:28px;font-weight:600;letter-spacing:-.4px;line-height:1;text-shadow:0 2px 12px rgba(0,0,0,.28)}
.video-s-mark{position:absolute;right:22px;bottom:20px;z-index:2;width:28px;height:auto;filter:drop-shadow(0 2px 10px rgba(0,0,0,.28))}

.night-film>figcaption{display:none}
.city-stamp{position:absolute;top:-33px;right:-26px;z-index:3;width:104px;height:104px;background:var(--lime);color:var(--bg);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(12deg);box-shadow:0 6px 28px #120b1b38}
.city-stamp span{font-size:6.5px;font-weight:600;letter-spacing:1.25px}
.city-stamp strong{font-size:32px;line-height:1.25;font-weight:600;letter-spacing:-1.5px;margin:2px 0}
.little-photo{position:absolute;width:208px;left:-62px;bottom:124px;margin:0;padding:7px 7px 0;background:#f5f0e8;transform:rotate(-9deg);border-radius:3px;box-shadow:1px 12px 30px #11091e5c;z-index:2;transition:transform .35s var(--ease)}
.little-photo:hover{transform:rotate(-4deg) translateY(-4px)}
.little-photo img{width:100%;height:120px;object-fit:cover}
.little-photo figcaption{display:flex;align-items:center;justify-content:space-between;padding:12px 6px;color:#261c2c;font-size:10px;font-weight:500;letter-spacing:.6px}
.little-photo figcaption svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none}
.art-footnote{position:absolute;right:3px;bottom:-26px;font-size:7px;letter-spacing:1.5px;color:var(--muted)}
.motion-toggle{position:absolute;right:18px;bottom:62px;width:32px;height:32px;border:1px solid #faf5ff66;border-radius:50%;background:#21142b66;display:grid;place-items:center;backdrop-filter:blur(8px);z-index:3}
.motion-toggle svg{width:15px;height:15px}
.motion-toggle .pause-icon{display:none}
.motion-toggle[aria-pressed="true"] .pause-icon{display:block}
.motion-toggle[aria-pressed="true"] .play-icon{display:none}
.night-strip{display:flex;align-items:center;justify-content:center;gap:58px;padding:25px 25px;border-block:1px solid var(--line);color:#c5bace;font-size:10px;letter-spacing:3.3px;overflow:hidden;white-space:nowrap}
.strip-star{width:16px;height:16px;stroke:var(--lime);stroke-width:1.7;stroke-linecap:round;fill:none;flex:none;opacity:.95}
.intro-section,.privacy-section{display:grid;grid-template-columns:1.25fr 1fr;gap:75px;padding-block:96px 90px;border-bottom:1px solid var(--line)}
.muted-eyebrow{color:var(--muted);font-size:9px;margin-bottom:24px}
h2{font-size:41px;line-height:1.2;font-weight:400;letter-spacing:-1.7px;margin:0}
.intro-copy{padding-top:33px;max-width:375px;justify-self:end}
.intro-copy p{font-size:16px;line-height:1.75;margin:0 0 17px}
.intro-copy .muted{font-size:12px;line-height:1.95;color:var(--muted)}
.text-button{border:0;background:none;color:var(--lime);padding:8px 0;display:inline-flex;align-items:center;gap:25px;font-size:11px;font-weight:500}
.text-button span{font-size:21px}
.faq-section{display:grid;grid-template-columns:1fr 1.6fr;gap:90px;padding-top:79px;padding-bottom:82px}
.faq-heading h2{font-size:34px}
.faq-list{padding-top:3px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{font-size:12px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;cursor:pointer;line-height:1.6}
summary::-webkit-details-marker{display:none}
.faq-list details p{color:var(--muted);font-size:12px;line-height:1.9;margin:0;padding-bottom:24px;max-width:510px}
.faq-plus{position:relative;width:16px;height:16px;flex-shrink:0}
.faq-plus::before,.faq-plus::after{content:'';display:block;position:absolute;width:11px;height:1px;background:var(--lime);top:7px;left:2px;transition:transform .2s}
.faq-plus::after{transform:rotate(90deg)}
details[open] .faq-plus::after{transform:rotate(0deg)}
.closing{position:relative;overflow:hidden;isolation:isolate;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:44px 54px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:48px}
.closing .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:16px}
.closing h2{font-size:49px;line-height:1.1;letter-spacing:-2px}
.closing-copy{max-width:430px;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.8}
.closing .button{z-index:1;min-width:224px}
.closing-mark{position:absolute;width:230px;height:auto;right:120px;top:-60px;opacity:.045;transform:rotate(19deg);z-index:-1;pointer-events:none}
.site-footer{display:flex;align-items:center;justify-content:space-between;padding-bottom:37px;gap:20px}
.footer-brand{gap:13px}
.footer-brand .wordmark{font-size:17px;letter-spacing:4px}
.copyright{color:var(--muted);font-size:8px}
.footer-link{border:0;background:none;color:var(--muted);font-size:9px;padding:10px 0}
.footer-link:hover{color:var(--text)}
.skip-link{position:fixed;top:-70px;left:20px;z-index:100;background:var(--lime);color:var(--bg);padding:15px;border-radius:5px}
.skip-link:focus{top:15px}
/* The invitation sheet is a real static form; no mock account or localStorage. */
dialog{border:1px solid #6b527a5c;border-radius:22px;background:var(--surface);color:var(--text);padding:0;max-height:calc(100dvh - 40px);width:min(540px,calc(100% - 32px));max-width:none;box-shadow:0 30px 120px #08030f99;overflow:auto;overscroll-behavior:contain}
dialog::backdrop{background:#0b0613bf;backdrop-filter:blur(9px)}
dialog[open]{animation:dialog-in .28s var(--ease)}
.dialog-inner{padding:42px;position:relative}
.close-button{position:absolute;right:17px;top:17px;display:grid;place-items:center;width:32px;height:32px;background:rgba(217,194,235,.07);border:1px solid var(--line);border-radius:50%;transition:background .2s}
.close-button:hover{background:rgba(217,194,235,.15)}
.close-button svg{width:17px;height:17px;stroke:var(--muted);stroke-width:1.5;stroke-linecap:round}
.dialog-brand{display:flex;align-items:center;gap:15px;margin-bottom:25px}
.dialog-brand span{color:var(--muted);font-size:8px;letter-spacing:1.5px}
.dialog-inner h2{font-size:40px;line-height:1.06;letter-spacing:-1.5px;margin-bottom:19px;font-weight:400;outline:none}
.dialog-description{color:var(--muted);font-size:12px;line-height:1.85;margin:0 0 24px}
.form-field{margin-bottom:18px}
.field-note{margin:7px 2px 0;color:var(--muted);font-size:9px;line-height:1.6}
.form-field label{display:flex;justify-content:space-between;gap:8px;color:var(--text);font-size:10px;line-height:1.5;font-weight:500;margin-bottom:8px}
.form-field label span{font-weight:400;color:#b6acbf;font-size:9px;white-space:nowrap}
.form-field .required-note{font-size:8px}
.form-field input,.form-field select{width:100%;background:#1b1229;border:1px solid #62506d6e;border-radius:9px;color:var(--text);font-size:13px;min-height:48px;padding:13px 14px;line-height:1.5;transition:border-color .2s;appearance:none}
.form-field input:hover,.form-field select:hover{border-color:#a88eba88}
.form-field input::placeholder{color:#92899f;opacity:1}
.form-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='m6 8 4 4 4-4' stroke='%23b6adbf' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}
.form-field select:has(option[value=""]:checked){color:#a99db7}
.form-field select option{color:var(--text);background:var(--bg)}
.form-submit{width:100%;min-height:51px;margin-top:3px;font-size:12px}
.form-disclosure{font-size:9px;line-height:1.85;color:var(--muted);margin:14px 0 0}
.honeypot{display:none}
.form-error{font-size:11px;line-height:1.7;padding:12px 14px;border:1px solid #c0809a6e;background:#513346;color:#ffcedd;border-radius:9px}
.preview-notice{font-size:9px;line-height:1.7;color:#d8c8e6;background:#352244;border:1px solid #8d5dae6e;padding:11px 13px;border-radius:8px;margin:0 0 20px}
.success-content{text-align:center;padding:30px 0 13px}
.success-icon{width:59px;height:59px;background:var(--lime);border-radius:50%;display:grid;place-items:center;margin:0 auto 27px;color:var(--bg)}
.success-icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.success-content .eyebrow{justify-content:center;font-size:8px;margin-bottom:19px}
.success-content h2{font-size:47px;letter-spacing:-2px;margin-bottom:23px}
.success-content>p:not(.eyebrow){font-size:12px;line-height:1.85;color:var(--muted);max-width:335px;margin-inline:auto}
.success-content .preview-notice{margin-top:24px;color:#e2d7eb!important}
.success-close{font-size:11px;min-height:46px;margin-top:15px}
.success-signoff{color:var(--muted);font-size:10px;line-height:2;margin-top:30px}
.success-signoff span{letter-spacing:3px;font-size:16px;color:var(--text);font-weight:300}
.info-dialog{width:min(540px,calc(100% - 32px))}
.info-dialog .eyebrow{margin-top:10px;font-size:8px}
.info-dialog h2{font-size:33px}
.info-dialog p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.9;margin:0 0 18px}
.info-dialog .small-note{font-size:10px!important}
.info-dialog .button{margin-top:8px;min-height:46px;font-size:11px}
.no-script{position:fixed;bottom:0;left:0;right:0;padding:20px;background:var(--lime);color:var(--bg);font-size:13px;text-align:center;z-index:50}
@keyframes dialog-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{gap:78px}.hero-art{max-width:480px}}
@media(max-width:1150px){.wrap{width:calc(100% - 80px)}.header-location{display:none}.hero{gap:25px;grid-template-columns:1.3fr 1fr;padding-block:72px 85px;min-height:700px}h1{font-size:clamp(43px,5.6vw,62px);letter-spacing:-2.6px}.hero-art{padding-left:20px}.night-film{height:500px}.little-photo{width:175px;left:-43px;bottom:110px}.little-photo img{height:105px}.night-film>figcaption{font-size:24px;left:24px}.city-stamp{width:86px;height:86px;right:-15px}.city-stamp strong{font-size:28px}.city-stamp span{font-size:5.5px}.hero-action{gap:15px;flex-wrap:wrap}.action-note{font-size:9px}.hero-action .button{min-width:215px}.night-strip{gap:38px}.intro-section,.privacy-section{gap:45px}.intro-section h2,.privacy-section h2{font-size:34px}.intro-copy{padding-top:25px}.faq-section{gap:50px}}
@media(max-width:820px){.wrap{width:calc(100% - 48px)}.site-header{height:83px}.wordmark{font-size:22px;letter-spacing:4.5px}.brand{gap:13px}.brand-mark{width:21px;height:33px}.header-cta{font-size:10px;padding:9px 12px;gap:14px;min-height:39px}.hero{grid-template-columns:1fr;gap:53px;padding-top:49px;padding-bottom:62px;min-height:unset}.hero-copy{padding-top:0}.hero-copy .eyebrow{margin-bottom:22px;font-size:9px}h1{font-size:clamp(43px,7.8vw,62px);letter-spacing:-2.4px;line-height:1.07;margin-bottom:23px}.hero-description{font-size:14px;line-height:1.85;margin-bottom:25px}.hero-action{gap:22px;flex-wrap:nowrap}.hero-action .button{min-width:222px;min-height:53px;font-size:12px}.quiet-link{margin-top:20px;font-size:9px}.hero-art{width:calc(100% - 46px);max-width:465px;justify-self:center;padding-left:15px;margin-left:15px}.night-film{height:480px;border-radius:21px}.night-film>figcaption{font-size:28px;bottom:30px}.city-stamp{right:-14px;top:-28px;width:90px;height:90px}.little-photo{width:187px;left:-39px;bottom:112px}.little-photo img{height:110px}.art-footnote{bottom:-24px;font-size:6.5px}.night-strip{padding:22px 0;gap:24px;font-size:8px;letter-spacing:2px}.strip-extra,.last-star{display:none}.strip-star{width:14px;height:14px}.intro-section,.privacy-section{grid-template-columns:1fr;gap:29px;padding-block:59px 51px}.intro-section h2,.privacy-section h2{font-size:33px;letter-spacing:-1.25px}.intro-copy{justify-self:start;max-width:480px;padding:0}.intro-copy p{font-size:14px}.intro-copy .muted{font-size:12px}.muted-eyebrow{font-size:8px;margin-bottom:20px}.faq-section{grid-template-columns:1fr;gap:29px;padding-block:52px}.faq-heading h2{font-size:32px}.faq-heading h2 br{display:none}.faq-list summary{font-size:11px;padding-block:22px}.faq-list details p{font-size:11px}.closing{padding:32px;flex-wrap:wrap;gap:27px;border-radius:17px;margin-bottom:31px}.closing h2{font-size:44px}.closing-copy{font-size:13px;max-width:390px}.closing .button{min-width:216px;font-size:12px;min-height:52px}.closing-mark{right:-20px;top:-25px;width:220px}.site-footer{padding-bottom:30px;flex-wrap:wrap;row-gap:15px}.footer-brand .wordmark{font-size:16px}.footer-brand .brand-mark{width:15px;height:25px}.copyright{font-size:7px}.footer-link{font-size:8px}}
@media(max-width:480px){.wrap{width:calc(100% - 40px)}.site-header{height:78px;gap:14px}.brand{gap:11px}.wordmark{font-size:20px;letter-spacing:3.8px}.brand-mark{width:19px;height:30px}.header-cta{font-size:9px;padding:9px 11px;gap:10px;min-height:37px}.header-cta>span[aria-hidden]{font-size:17px}.hero{padding-top:37px;gap:49px;padding-bottom:59px}h1{font-size:clamp(36px,10.65vw,49px);letter-spacing:-1.95px;line-height:1.075}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:20px}.tiny-star{width:13px;height:13px}.hero-description{font-size:12px;line-height:1.85;margin-bottom:22px}.hero-action{gap:17px}.hero-action .button{min-width:203px;min-height:51px;font-size:11px;padding:15px 18px;gap:22px}.action-note{font-size:8px;gap:6px}.action-note .status-dot{width:4px;height:4px}.quiet-link{font-size:8px;margin-top:16px;gap:15px}.hero-art{width:calc(100% - 27px);margin-left:13px;padding-left:10px}.night-film{height:411px;border-radius:19px}.film-label{display:none}.night-film>figcaption{display:none}.video-wordmark{top:21px;font-size:24px}.video-s-mark{right:18px;bottom:18px;width:24px}.city-stamp{width:76px;height:76px;right:-12px;top:-24px}.city-stamp strong{font-size:25px}.city-stamp span{font-size:5px;letter-spacing:.9px}.little-photo{width:160px;left:-24px;bottom:125px;padding:6px 6px 0}.little-photo img{height:94px}.little-photo figcaption{font-size:8px;padding:10px 5px;letter-spacing:.4px}.little-photo figcaption svg{width:15px;height:15px}.art-footnote{font-size:5.7px;letter-spacing:1.1px}.night-strip{gap:19px;font-size:7px;letter-spacing:1.45px}.strip-star{width:12px;height:12px}.intro-section,.privacy-section{padding-block:48px 42px}.intro-section h2,.privacy-section h2{font-size:27px;letter-spacing:-1.2px;line-height:1.25}.intro-copy p{font-size:13px}.intro-copy .muted{font-size:11px;line-height:1.9}.text-button{font-size:10px}.faq-section{padding-block:45px;gap:25px}.faq-heading h2{font-size:27px}.faq-heading .eyebrow{margin-bottom:16px}.faq-list summary{font-size:10px}.faq-list details p{font-size:10px}.closing{padding:29px 25px;gap:25px;margin-bottom:28px}.closing h2{font-size:40px}.closing-copy{font-size:12px;line-height:1.8}.closing .eyebrow{font-size:7px}.closing .button{font-size:11px;min-height:49px;min-width:203px}.copyright{order:3;width:100%;text-align:left;font-size:7px}.footer-link{font-size:8px}.site-footer{gap:12px;padding-bottom:25px}dialog{max-height:calc(100dvh - 20px);width:calc(100% - 20px);border-radius:20px}.dialog-inner{padding:33px 24px 26px}.dialog-brand{margin-bottom:21px}.dialog-inner h2{font-size:36px}.dialog-description{font-size:11px;margin-bottom:21px}.form-field label{font-size:9px}.form-field label span{font-size:8px}.form-field input,.form-field select{font-size:16px;min-height:48px;padding:12px}.form-field select{font-size:16px;max-width:100%}.form-field{margin-bottom:16px}.field-note{font-size:8px;line-height:1.55}.form-disclosure{font-size:8px}.preview-notice{font-size:8px}.success-content{padding-top:25px}.success-content h2{font-size:42px}.success-content>p:not(.eyebrow){font-size:11px}.info-dialog h2{font-size:30px}.info-dialog p:not(.eyebrow){font-size:11px}}
@media(max-width:355px){.wrap{width:calc(100% - 32px)}.hero-action{gap:11px}.hero-action .button{min-width:185px;padding-inline:15px}.action-note{font-size:7px}.header-cta{font-size:8px;gap:7px}.wordmark{font-size:18px;letter-spacing:3px}.night-strip{gap:14px}.night-film{height:378px}.video-wordmark{font-size:22px}.video-s-mark{width:22px;right:16px;bottom:16px}.little-photo{width:145px;bottom:109px}.little-photo img{height:81px}h1{font-size:36px;letter-spacing:-1.9px}.intro-section h2,.privacy-section h2{font-size:24px}.city-stamp{right:-8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover,.little-photo:hover{transform:none}}
