:root{color:#fff;background:#075fc9;font-family:Inter,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #167fe7;--deep-blue: #064d9f;--glass-blue: rgba(33, 145, 248, .64);--light-blue: #8dd8ff;--lime: #d8ff35;--gold: #fff56a;--ink: #06182e;--white: #fff}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--deep-blue)}button,input{font:inherit}a{color:inherit}.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}.app{position:relative;min-height:100svh;overflow:hidden;isolation:isolate;background:#075fc9}.pixel-harbor{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.pixel-harbor__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.pixel-harbor__canvas,.pixel-harbor__results-veil{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;image-rendering:pixelated;image-rendering:crisp-edges}.pixel-harbor__results-veil{background:#0d66d394}.brand{position:relative;z-index:2;display:inline-flex;align-items:flex-start;flex-direction:column;color:#fff;text-shadow:0 2px 7px rgba(0,48,123,.45)}.brand__name{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,3.8rem);font-weight:400;line-height:.88;letter-spacing:-.065em}.brand__byline{margin-top:.45rem;display:inline-flex;align-items:center;gap:.32em;font-size:clamp(.62rem,.82vw,.82rem);font-weight:500;line-height:1}.brand__globe{display:block;width:1em;height:1em;flex:0 0 1em;object-fit:contain}.brand--compact .brand__name{font-size:clamp(1.7rem,2.4vw,2.5rem)}.brand--compact .brand__byline{margin-top:.3rem;font-size:clamp(.52rem,.68vw,.68rem)}.landing,.progress{position:relative;z-index:2;display:flex;min-height:100svh;align-items:flex-start;flex-direction:column;padding:clamp(2rem,5.3vh,3.8rem) clamp(2rem,3.3vw,4.2rem)}.landing,.progress{padding-top:clamp(1.1rem,2.6vh,1.9rem)}.landing .brand--compact .brand__name,.progress .brand--compact .brand__name{font-size:clamp(1.45rem,2vw,2.1rem)}.landing .brand--compact .brand__byline,.progress .brand--compact .brand__byline{margin-top:.24rem;font-size:clamp(.46rem,.56vw,.58rem)}.landing__copy,.progress__copy{margin-top:clamp(5.2rem,9.6vh,7.35rem)}.landing__copy h1,.progress__copy h1{margin:0;color:#fff;font-size:clamp(2.9rem,4.65vw,5rem);font-weight:400;line-height:1.06;letter-spacing:-.042em;text-shadow:0 2px 11px rgba(0,61,157,.45)}.landing__copy h1,.progress__copy h1{font-family:TT Neoris Pro,Neoris,Manrope,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.95rem,3vw,3.1rem);font-weight:400;letter-spacing:0}.headline-line{position:relative;z-index:0;display:block;width:fit-content;isolation:isolate}.headline-line:after{position:absolute;z-index:-1;right:0;bottom:-.08em;left:0;height:.08em;min-height:2px;border-top:1px solid rgba(139,218,255,.1);background:#178fef2b;content:"";pointer-events:none}.headline-line+.headline-line:after{background:#1589eb33}.landing__copy p,.progress__copy p{margin:clamp(1.2rem,2.1vh,1.8rem) 0 0;color:#fffffff5;font-size:clamp(1.05rem,1.65vw,1.55rem);font-weight:400;line-height:1.48;text-shadow:0 2px 8px rgba(0,59,148,.5)}.landing__copy p,.progress__copy p{margin-top:clamp(.85rem,1.5vh,1.2rem);font-size:clamp(.76rem,1vw,.94rem)}.url-form{position:relative;z-index:3;display:grid;width:min(19.5vw,295px);min-width:235px;min-height:36px;grid-template-columns:minmax(0,1fr) 42px;margin-top:clamp(1.45rem,2.8vh,2.25rem);overflow:hidden;border:2px solid rgba(255,255,255,.54);border-radius:10px;background:linear-gradient(180deg,#58beffa8,#157de2b8),#198be9b8;box-shadow:0 10px 28px #002e7a38,inset 0 1px #ffffff6b,inset 0 -10px 24px #004aaf1a;-webkit-backdrop-filter:blur(14px) saturate(1.18);backdrop-filter:blur(14px) saturate(1.18)}.url-form input{min-width:0;border:0;background:transparent;padding:.3rem .72rem;color:#fff;font-size:clamp(.74rem,.86vw,.86rem);font-weight:500;outline:none}.url-form input::placeholder{color:#ffffffe6;opacity:1}.url-form input:focus-visible{box-shadow:none}.url-form button,.action-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;color:#fff;cursor:pointer;text-decoration:none}.url-form button{min-height:100%;border:0;border-radius:0;background:transparent;padding:.28rem;font-size:clamp(.64rem,.72vw,.74rem);font-weight:600;line-height:1;white-space:nowrap;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background .17s ease,box-shadow .17s ease,border-color .17s ease}.url-form button svg{width:1em;height:1em;flex:0 0 auto}.url-form button:hover{background:transparent;box-shadow:none}.url-form button:hover svg{transform:translate(2px)}.url-form button:focus-visible{outline:none;box-shadow:none}.url-form:has(input:focus-visible),.url-form:has(button:focus-visible),.url-form:has(button:hover){border-color:#fffffff0;box-shadow:inset 0 0 0 1px #ffffffad,inset 0 0 13px #d7f6ff29,0 0 12px #d2f4ff6b}.action-button:focus-visible{outline:4px solid #fbff65;outline-offset:-6px}.form-error{position:relative;z-index:3;width:min(48vw,770px);min-width:620px;margin:1rem 0 0;border:2px solid rgba(255,255,255,.72);border-radius:8px;background:#05244fe6;padding:.8rem 1rem;color:#fff;font-weight:700;box-shadow:0 8px 22px #00205a33}.progress-card{display:flex;width:min(24vw,360px);min-width:300px;align-items:center;gap:.75rem;margin-top:clamp(1.45rem,2.8vh,2.25rem);border:2px solid rgba(255,255,255,.54);border-radius:10px;background:linear-gradient(135deg,#55b7ff9e,#1969db7a);padding:.55rem .7rem;box-shadow:0 14px 38px #002e8033,inset 0 1px #ffffff4d;-webkit-backdrop-filter:blur(15px) saturate(1.2);backdrop-filter:blur(15px) saturate(1.2)}.progress-card__spinner{flex:0 0 28px;width:28px;height:28px;border:4px dotted rgba(255,255,255,.96);border-radius:50%}.progress-card div{display:flex;min-width:0;flex-direction:column;gap:.15rem}.progress-card strong{font-size:clamp(.76rem,1vw,.94rem);font-weight:700;line-height:1.2}.progress-card div span{color:#fffffff0;font-size:clamp(.66rem,.82vw,.8rem);line-height:1.25}.results-header{position:relative;z-index:4;display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:2rem;padding:.55rem 1.15rem .35rem}.results-header .brand--compact .brand__name{font-size:clamp(1.45rem,1.95vw,2.05rem)}.results-header .brand--compact .brand__byline{margin-top:.24rem;font-size:clamp(.48rem,.57vw,.6rem)}.results-actions{display:flex;align-items:center;gap:.8rem}.action-button{min-height:42px;border:2px solid rgba(255,255,255,.58);border-radius:8px;padding:.42rem .85rem;font-size:clamp(.78rem,.9vw,.94rem);white-space:nowrap;box-shadow:0 9px 25px #002d772e,inset 0 1px #ffffff59}.action-button svg{width:1.15em;height:1.15em}.action-button--download{background:#fffffff5;color:#101820}.action-button--download:hover{background:#fff}.action-button--another{background:#2484e9a3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.action-button--another:hover{background:#3a9bf8c7}.results{position:relative;z-index:3;width:100%;padding:0 clamp(.25rem,.45vw,.55rem) .55rem}.report-pages{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(.25rem,.42vw,.5rem)}.report-page{display:block;min-width:0;overflow:hidden;border:2px solid rgba(255,255,255,.76);border-radius:10px;background:#fff;box-shadow:0 14px 36px #002e7a33,inset 0 0 0 1px #177eed3d}.report-page img{display:block;width:100%;height:auto;aspect-ratio:8.5 / 11;object-fit:contain;background:#fff}.report-page:hover{transform:translateY(-3px)}.report-page:focus-visible{outline:5px solid #fbff65;outline-offset:2px}@media(max-width:900px){.landing,.progress{padding:1.6rem 1.4rem 9rem;background:linear-gradient(90deg,#0350ae8c,#0350ae0f 90%)}.landing,.progress{padding:1rem 1.25rem 8rem}.landing .brand--compact .brand__name,.progress .brand--compact .brand__name{font-size:clamp(1.4rem,4.2vw,1.85rem)}.landing .brand--compact .brand__byline,.progress .brand--compact .brand__byline{margin-top:.22rem;font-size:clamp(.45rem,1.35vw,.55rem)}.landing__copy,.progress__copy{margin-top:4.85rem}.landing__copy h1,.progress__copy h1{font-size:clamp(1.85rem,6vw,2.7rem)}.landing__copy p br{display:none}.landing__copy p,.progress__copy p{max-width:590px;font-size:clamp(.74rem,2.15vw,.9rem)}.url-form,.form-error{width:min(41%,270px);min-width:0}.url-form{min-height:36px;margin-top:1.3rem}.progress-card{width:min(41%,360px);min-width:260px}.results-header{align-items:center}.results-actions{gap:.55rem}.action-button{min-height:42px;padding:.42rem .75rem}.report-pages{display:flex;width:calc(100vw - .5rem);gap:.9rem;overflow-x:auto;padding:.35rem max(1rem,calc((100vw - min(84vw,470px))/2)) 1.2rem;scroll-padding-inline:max(1rem,calc((100vw - min(84vw,470px))/2));scroll-snap-type:x mandatory;scrollbar-color:rgba(255,255,255,.8) transparent}.report-page{flex:0 0 min(84vw,470px);scroll-snap-align:center}}@media(max-width:620px){.brand--compact .brand__name{font-size:1.65rem}.brand--compact .brand__byline{font-size:.52rem}.landing .brand--compact .brand__name,.progress .brand--compact .brand__name{font-size:clamp(1.3rem,5.6vw,1.6rem)}.landing .brand--compact .brand__byline,.progress .brand--compact .brand__byline{font-size:.46rem}.landing__copy,.progress__copy{margin-top:4.35rem}.landing__copy h1,.progress__copy h1{font-size:clamp(1.7rem,8vw,2.35rem)}.url-form{grid-template-columns:minmax(0,1fr) 38px;width:45%;min-height:34px;margin-top:1.15rem}.url-form input{padding:.25rem .55rem;font-size:.72rem}.url-form button{padding:.25rem;font-size:.62rem;gap:0}.progress__copy h1{overflow-wrap:anywhere}.progress-card{width:45%;min-width:255px;gap:.65rem;margin-top:1.15rem;padding:.5rem .6rem}.progress-card__spinner{flex-basis:26px;width:26px;height:26px;border-width:4px}.results-header{min-height:106px;align-items:flex-start;padding:.65rem .7rem .4rem}.results-header .brand--compact .brand__name{font-size:1.4rem}.results-actions{flex-direction:column;align-items:stretch}.action-button{min-height:38px;padding:.35rem .62rem;font-size:.74rem;gap:.35rem}.results{padding-inline:.25rem}}@media(prefers-reduced-motion:no-preference){.app{animation:screen-in .3s ease-out both}.progress-card__spinner{animation:spinner 1.2s linear infinite}.report-page,.action-button{transition:transform .17s ease,background-color .17s ease}.url-form button{transition:transform .17s ease,background .17s ease,box-shadow .17s ease,border-color .17s ease}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@keyframes screen-in{0%{opacity:0}to{opacity:1}}@keyframes spinner{to{transform:rotate(1turn)}}
