@font-face{font-family:Inter;src:url('/assets/fonts/inter-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:'Bricolage Grotesque';src:url('/assets/fonts/bricolage-grotesque-700.woff2') format('woff2');font-weight:700;font-display:swap}
:root{font-family:Inter,Arial,sans-serif;--blue:#08008b;--navy:#05004f;--orange:#ff8a00;--paper:#fffdf8;--ink:#15121f;--line:#08008b24;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}h1,h2,h3,h4{font-family:'Bricolage Grotesque',sans-serif;color:var(--navy);line-height:1.15;margin:0 0 16px;letter-spacing:-.035em}h1{font-size:clamp(38px,5vw,60px)}h2{font-size:clamp(27px,3vw,36px)}h3{font-size:24px}p{margin:0 0 16px}a{color:var(--blue);text-underline-offset:4px}button,input,select{font:inherit}button,a,label{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:min(100%,1184px);margin:auto;padding:32px 24px}.eyebrow{color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.small{font-size:13px;line-height:1.6;color:#56556b}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 24px;border-radius:14px;border:1px solid transparent;font-weight:700;text-decoration:none;line-height:1.35;transition:transform .18s,box-shadow .18s,background .18s,color .18s}.primary{background:linear-gradient(135deg,#08008b 0%,#263d98 62%,#ff8a00 100%);color:white;box-shadow:0 8px 24px #08008b1c}.primary:hover:not(:disabled){background:linear-gradient(135deg,#ffd331,#ffb000 52%,#ff8a00);color:var(--navy);transform:translateY(-2px);box-shadow:0 12px 28px #08008b26}.secondary{background:white;border-color:var(--line);color:var(--blue)}.secondary:hover:not(:disabled){background:#fff1dc;transform:translateY(-2px)}.text-button{background:none;border:0;color:var(--blue);min-height:44px;padding:8px 0;text-decoration:underline;text-underline-offset:4px;font-weight:500}.text-button:hover{color:#b95700}.site-header{max-width:1184px;margin:auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.wordmark{font-size:30px;letter-spacing:.055em;font-weight:700;text-decoration:none}.wordmark span{font-size:16px;letter-spacing:0;font-weight:400}.standalone-hero>p:not(.eyebrow){font-size:19px}.hero-pictures{display:grid;grid-template-columns:1fr 2fr 2fr;gap:16px;height:260px;margin-top:24px}.hero-pictures img{width:100%;height:100%;object-fit:cover;border-radius:14px}.hero-pictures .original{object-fit:contain;background:#f5edde;padding:24px}
.flow{list-style:none;display:flex;justify-content:space-between;gap:12px;margin:0 0 16px;padding:0;border-bottom:1px solid var(--line)}.flow li{display:flex;align-items:center;gap:10px;padding:0 0 16px;color:#737086;font-size:14px}.flow b{font-family:'Bricolage Grotesque';font-size:21px;color:#9690aa}.flow li[aria-current=step]{color:var(--blue);border-bottom:3px solid var(--orange)}.flow li[aria-current=step] b{color:var(--blue)}.quota{font-size:13px;text-align:right;color:#5b5870;margin:0 0 20px}.notice,.error{padding:16px 20px;border-radius:12px;background:#fff0d9;border:1px solid #edc992;line-height:1.6}.error{background:#fff0ed;border-color:#dd9587}.drop-zone{border:1.5px dashed #08008b50;background:white;border-radius:18px;padding:32px 24px;text-align:center;transition:background .2s,border-color .2s}.drop-zone.drag-over{background:#fff0dc;border-color:var(--orange)}.drop-zone>p{max-width:560px;margin:0 auto 20px}.drop-zone>.small{margin:16px auto 0}.upload-icon{width:50px;height:50px;border-radius:15px;color:var(--blue);background:#efeffb;margin:0 auto 18px;display:grid;place-items:center;font-size:30px}.upload-bottom{display:flex;align-items:center;gap:32px;justify-content:space-between;margin-top:18px}.upload-bottom p{font-size:14px;color:#666177;margin:0;max-width:570px}.upload-bottom .text-button{white-space:nowrap}
.review-original{display:flex;gap:22px;align-items:center;padding:18px;background:#f1f0f8;border-radius:14px;margin-bottom:28px}.review-original>img{width:100px;height:116px;object-fit:contain;background:white;border-radius:8px}.review-original p{margin-bottom:5px}.actions{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center}.selection-heading{margin-bottom:22px}.selection-heading h2{font-size:30px}.selection-heading p{color:#615d72;margin-bottom:0}.scene-fieldset{border:0;padding:0;margin:0;min-width:0}.scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.scene-card{position:relative;display:flex;flex-direction:column;background:white;border:2px solid transparent;border-radius:14px;overflow:hidden;box-shadow:0 3px 18px #08008b10;cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.scene-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #08008b20}.scene-card:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 2px #08008b12}.scene-card:has(input:focus-visible){outline:3px solid var(--orange);outline-offset:3px}.scene-card>img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#eeeced}.scene-card input{position:absolute;top:12px;right:12px;width:23px;height:23px;accent-color:var(--blue);cursor:pointer}.scene-card>span{padding:12px 14px;color:var(--navy);font-size:14px;font-weight:500}.scene-card .done-link{padding:0 14px 12px;font-size:12px}.scene-card:has(input:disabled):not(:has(input:checked)){opacity:.65}.selection-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.selection-footer p{margin:0;font-size:14px}
.loading-stage{text-align:center;padding:36px 20px 46px}.loading-stage>p{max-width:550px;margin:0 auto 20px}.loading-picture{position:relative;width:150px;height:170px;margin:0 auto 26px}.loading-picture img{height:100%;width:100%;object-fit:contain;opacity:.65}.spinner{position:absolute;left:55px;top:66px;width:40px;height:40px;border:3px solid #ffffffa0;border-top-color:var(--orange);border-radius:50%;animation:spin 1s linear infinite}progress{width:min(100%,450px);height:9px;appearance:none;border:0;background:#e7e4ef;border-radius:10px;overflow:hidden;margin:8px 0}progress::-webkit-progress-bar{background:#e7e4ef}progress::-webkit-progress-value{background:var(--blue)}progress::-moz-progress-bar{background:var(--blue)}.results-heading{margin-bottom:24px}.results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:22px 0}.result-card{min-width:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white}.result-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.result-bottom{padding:18px}.result-bottom h3{font-size:21px;min-height:48px}.download-link{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:44px;font-weight:700;text-decoration:none}.download-link:hover{color:#a95300}.results-actions{margin:24px 0 0}
.social-interest{padding:24px;background:#f3f2fa;border-radius:14px;margin-top:28px}.check-label{display:flex;align-items:flex-start;gap:12px;margin:18px 0}.check-label input{flex:0 0 20px;width:20px;height:20px;margin-top:4px;accent-color:var(--blue)}.social-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.social-fields label{font-size:14px;display:grid;gap:6px}.social-fields input,.social-fields select{padding:12px;border:1px solid var(--line);border-radius:10px;min-width:0;width:100%;background:white}.social-asset{display:block;padding:8px;background:white;border-radius:10px}.social-asset img{aspect-ratio:4/3;object-fit:contain;width:100%;height:auto}.social-asset input{width:20px;height:20px;accent-color:var(--blue);margin-right:8px}.social-asset span{font-size:13px}.site-footer{margin-top:44px;padding:36px max(24px,calc((100vw - 1136px)/2));background:var(--navy);color:white;display:flex;gap:28px;align-items:center;flex-wrap:wrap}.site-footer img{height:25mm;width:auto}.site-footer p{margin:0;font-size:14px}.site-footer a{color:white}.embed .site-header,.embed .standalone-hero,.embed .site-footer{display:none}.embed .generator{padding:28px}.embed{background:var(--paper)}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:700px){.shell{padding:24px 16px}.embed .generator{padding:20px 16px}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.flow li{gap:6px;font-size:12px}.flow b{font-size:18px}.quota{font-size:12px}.drop-zone{padding:26px 16px}.upload-bottom{display:block}.upload-bottom .text-button{margin-top:10px;white-space:normal}.selection-heading h2{font-size:27px}.review-original{padding:14px;gap:14px}.review-original>img{width:80px;height:100px}.review-original p{font-size:13px}.scene-card>span{padding:10px;font-size:13px}.scene-card input{top:8px;right:8px}.selection-footer{display:block}.selection-footer p{margin-bottom:12px}.selection-footer .button{width:100%}.results-grid{grid-template-columns:1fr}.result-bottom h3{min-height:0}.results-actions>.button{width:100%}.social-fields{grid-template-columns:1fr}.social-interest{padding:18px}.hero-pictures{height:180px;gap:8px}.hero-pictures .original{padding:10px}.site-header{padding:20px 16px;font-size:13px}.wordmark{font-size:25px}.site-header>a:last-child{max-width:130px}.site-footer{display:block}.site-footer p{margin:18px 0}.actions{gap:6px 18px}}
.scene-card>img{height:auto}
@media(max-width:340px){.scene-grid{grid-template-columns:1fr}.flow b{display:none}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
