:root{color-scheme:light;--paper: #f6f3ee;--paper-deep: #ebe5dc;--ink: #18201f;--ink-soft: #53605d;--ink-faint: #87908c;--line: #d9d4cb;--card: rgba(255, 255, 255, .76);--white: #ffffff;--mint: #cbe9dc;--mint-deep: #125a48;--orange: #ee7e54;--accent: #ee7e54;--orange-deep: #bb542d;--yellow: #f3d884;--red: #be4c47;--shadow: 0 24px 70px rgba(34, 37, 31, .08);--radius: 20px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{width:100%;overflow-x:clip;scroll-behavior:smooth;background:var(--paper)}body{width:100%;margin:0;overflow-x:clip;background:radial-gradient(circle at 12% 0%,rgba(203,233,220,.58),transparent 30rem),radial-gradient(circle at 91% 14%,rgba(243,216,132,.34),transparent 22rem),var(--paper);color:var(--ink)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";opacity:.24;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");mix-blend-mode:multiply}button,input,textarea,select{max-width:100%;min-width:0;font:inherit}img,svg,canvas,video{max-width:100%}.site-shell :where(p,li,dd,small,a){overflow-wrap:anywhere}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit}.skip-link{position:fixed;top:12px;left:12px;z-index:50;padding:10px 14px;border-radius:10px;background:var(--ink);color:var(--white);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(1420px,calc(100% - 48px));margin:0 auto}.site-shell--custom,.site-shell--results,.site-shell--guide{width:min(1040px,calc(100% - 48px))}#app{opacity:0;transform:translateY(7px);animation:app-safety-reveal 0s linear 1.2s forwards}#app[data-ready=true]{opacity:1;transform:none;animation:app-launch-in .18s ease-out both}@keyframes app-launch-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes app-safety-reveal{to{opacity:1;transform:none}}.pre-rendered-home,.pre-rendered-page{width:min(980px,calc(100% - 40px));margin:0 auto;padding:84px 0}.pre-rendered-home h1,.pre-rendered-page h1{max-width:820px;margin:0 0 20px;font-size:clamp(42px,6vw,76px);line-height:.98}.pre-rendered-home h1 span{color:var(--orange-deep)}.pre-rendered-home>p:not(.eyebrow),.pre-rendered-page__intro{max-width:700px;color:var(--ink-soft);font-size:18px;line-height:1.5}.pre-rendered-home nav{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:40px}.pre-rendered-home nav a,.pre-rendered-page__related a{padding:12px;border:1px solid var(--line);border-radius:10px;color:var(--orange-deep);font-size:13px;text-decoration:none}.pre-rendered-home nav a:hover,.pre-rendered-page__related a:hover{background:#ffffffb3;text-decoration:underline;text-underline-offset:3px}.pre-rendered-home noscript,.pre-rendered-page noscript{display:block;margin-top:25px;color:var(--ink-faint);font-size:12px}.pre-rendered-page__intro{margin-bottom:16px}.pre-rendered-page .source-line{margin:0 0 24px;color:var(--ink-soft);font-size:12px}.pre-rendered-page .source-line a{color:var(--orange-deep)}.pre-rendered-page .source-line small{margin-left:8px;color:var(--ink-faint);font:10px/1 DM Mono,monospace}.pre-rendered-page__actions{margin:24px 0 42px}.pre-rendered-page__sections{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pre-rendered-page__sections article,.pre-rendered-page__faq{padding:20px;border:1px solid var(--line);border-radius:15px;background:#ffffff8a}.pre-rendered-page__sections h2{margin-bottom:10px;font-size:21px;line-height:1.05}.pre-rendered-page__sections p,.pre-rendered-page__faq p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.55}.pre-rendered-page__faq{margin-top:14px}.pre-rendered-page__faq details{padding:11px 0;border-top:1px solid var(--line)}.pre-rendered-page__faq summary{cursor:pointer;font:600 13px/1.3 Space Grotesk,sans-serif}.pre-rendered-page__faq details p{margin-top:8px}.pre-rendered-page__related{margin-top:24px}.pre-rendered-page__related ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:46px;border-bottom:1px solid rgba(24,32,31,.1);background:#f6f3eee0;backdrop-filter:blur(12px)}.topbar,.footer{margin-right:3vw;margin-left:3vw}.brand{display:inline-flex;gap:11px;align-items:center;color:var(--ink);font:700 17px/1 Space Grotesk,sans-serif;text-decoration:none;letter-spacing:-.03em}.brand em{color:var(--ink-soft);font-style:normal;font-weight:500}.brand-mark{display:block;width:26px;height:26px;flex:none;filter:drop-shadow(4px 4px 0 rgba(24,32,31,.1))}.topbar__actions{display:flex;gap:12px;align-items:center}.topbar__custom-button{display:inline-flex;gap:6px;align-items:center;min-height:30px;padding:0 10px;border:1px solid rgba(236,107,71,.42);border-radius:999px;background:#ee7e5417;color:var(--orange-deep);font:600 11px/1 DM Mono,monospace;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.topbar__custom-button:hover,.topbar__custom-button:focus-visible{border-color:var(--orange-deep);background:#ee7e5429;outline:none;transform:translateY(-1px)}.privacy-chip{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;border:1px solid rgba(18,90,72,.18);border-radius:999px;background:#cbe9dc8a;color:var(--mint-deep);font:500 12px/1 DM Mono,monospace}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#38a66f;box-shadow:0 0 0 4px #38a66f1f}.text-link,.source-link{color:var(--ink-soft);font-size:13px;text-decoration:none}.text-link:hover,.source-link:hover{color:var(--orange-deep);text-decoration:underline;text-underline-offset:4px}.source-link small,.detected-rule a small{display:block;margin-top:4px;color:var(--ink-faint);font:9px/1.1 DM Mono,monospace}.hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:7vw;align-items:end;padding:86px 3vw 76px}.eyebrow{margin:0 0 12px;color:var(--orange-deep);font:500 11px/1.2 DM Mono,monospace;letter-spacing:.11em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Space Grotesk,sans-serif;letter-spacing:-.05em}h1{max-width:850px;margin-bottom:22px;font-size:clamp(45px,6vw,86px);line-height:.98}h1 span{color:var(--orange-deep)}.hero__lede{max-width:700px;margin-bottom:26px;color:var(--ink-soft);font-size:clamp(17px,1.7vw,21px);line-height:1.45}.hero__proof{display:flex;flex-wrap:wrap;gap:9px}.hero__proof span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#ffffff6e;color:var(--ink-soft);font:500 11px/1 DM Mono,monospace}.hero__note,.guide-hero{border:1px solid rgba(18,90,72,.17);border-radius:16px;background:#cbe9dc73}.hero__note{padding:20px}.note-icon{display:grid;width:31px;height:31px;margin-bottom:19px;place-items:center;border-radius:10px;background:var(--mint-deep);color:var(--mint)}.hero__note strong{display:block;margin-bottom:8px;font:600 17px/1.1 Space Grotesk,sans-serif}.hero__note p{margin-bottom:0;color:var(--ink-soft);font-size:13px;line-height:1.5}.compact-intro{display:flex;gap:24px;align-items:end;justify-content:space-between;padding:34px 3vw 22px}.compact-intro h1{margin:0 0 7px;font-size:clamp(34px,4.2vw,56px)}.compact-intro p:not(.eyebrow){margin:0;color:var(--ink-soft);font-size:15px}.compact-intro .eyebrow{margin-bottom:8px}.compact-intro__proof{flex:none;padding:8px 10px;border:1px solid var(--line);border-radius:999px;color:var(--ink-faint);font:500 10px/1 DM Mono,monospace}.guide-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);gap:26px;margin:0 3vw 30px;padding:28px}.guide-hero h2{max-width:720px;margin-bottom:12px;font-size:clamp(28px,3vw,44px);line-height:1}.guide-hero p:not(.eyebrow){max-width:720px;margin-bottom:0;color:var(--ink-soft);line-height:1.55}.guide-bullets{display:grid;gap:9px;align-content:center;font-size:13px}.guide-bullets span{padding:10px 12px;border-radius:10px;background:#ffffff94}.guide-hero .source-link{grid-column:1 / -1;width:fit-content}.guide-content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:28px;padding:0 3vw 40px}.guide-content__body{display:grid;grid-template-columns:1fr 1fr;gap:14px}.guide-content__body article,.faq-panel{padding:20px;border:1px solid rgba(24,32,31,.1);border-radius:16px;background:#ffffff85}.guide-content__body h3{margin-bottom:10px;font-size:20px;line-height:1.05}.guide-content__body p{margin-bottom:0;color:var(--ink-soft);font-size:13px;line-height:1.55}.faq-panel{align-self:start}.faq-panel .eyebrow{margin-bottom:13px}.faq-panel details{padding:11px 0;border-top:1px solid var(--line)}.faq-panel details:last-of-type{border-bottom:1px solid var(--line)}.faq-panel summary{cursor:pointer;color:var(--ink);font:600 13px/1.3 Space Grotesk,sans-serif}.faq-panel details p{margin:9px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.45}.related-links{display:grid;gap:7px;margin-top:18px}.related-links>span{color:var(--ink-faint);font:9px/1 DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.related-links a{color:var(--orange-deep);font-size:12px;text-decoration:none}.related-links a:hover{text-decoration:underline;text-underline-offset:3px}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:24px;align-items:start;padding:0 3vw}.workspace-main{min-width:0}.quick-start{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(690px,1.2fr);gap:18px;align-items:start;padding:0 3vw}.quick-start__rules{display:grid;gap:12px;min-width:0}.quick-start .queue-card,.quick-start .requirement-card{margin:0}.quick-start .card{padding:clamp(18px,2.3vw,26px)}.quick-start .section-heading{margin-bottom:15px}.quick-start .section-heading h2{font-size:clamp(22px,2vw,28px)}.site-shell--home main{display:flex;flex-direction:column;min-height:calc(100dvh - 72px)}.home-flow{display:grid;flex:1;align-content:center;gap:10px;min-height:0}.site-shell--home .compact-intro{align-items:center;justify-content:space-between;padding-top:6px;padding-bottom:6px}.site-shell--home .compact-intro h1{margin:0;font-size:clamp(25px,2.25vw,34px)}.site-shell--home .compact-intro p:not(.eyebrow){font-size:13px}.site-shell--home .quick-start{padding-top:0;padding-bottom:0}.site-shell--home .quick-start .dropzone{min-height:112px;gap:5px;padding:10px}.site-shell--home .quick-start .dropzone__icon{width:31px;height:31px;font-size:20px}.site-shell--home .quick-start .dropzone strong{font-size:14px}.site-shell--home .quick-start .dropzone__cta{min-height:30px;padding:0 11px}.site-shell--home .quick-start .dropzone small{display:none}.site-shell--home .quick-choice-grid{gap:6px;margin-bottom:9px}.site-shell--home .quick-choice{gap:4px;padding:5px}.site-shell--home .quick-choice__image{border-radius:7px}.site-shell--home .quick-choice__copy strong{font-size:12px}.site-shell--home .quick-choice__copy small{font-size:10px}.site-shell--home .quick-fit-choice strong{font-size:12px}.home-flow__custom-note{margin:10px 0 0;color:var(--ink-faint);font:500 10px/1.35 DM Mono,monospace}.route-intro,.custom-flow,.results-flow{width:min(1040px,100%);margin:0 auto}.route-intro{padding:42px 3vw 22px}.route-intro h1{max-width:760px;margin:0 0 9px;font-size:clamp(36px,5vw,62px);line-height:.98}.route-intro p:not(.eyebrow){max-width:690px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.45}.custom-flow,.results-flow{display:grid;gap:18px;padding:0 3vw 42px}body.has-privacy-cookie-notice .home-flow,body.has-privacy-cookie-notice .custom-flow,body.has-privacy-cookie-notice .results-flow,body.has-ads-consent-banner .home-flow,body.has-ads-consent-banner .custom-flow,body.has-ads-consent-banner .results-flow{padding-bottom:190px}.custom-flow .requirement-card,.custom-flow .queue-card,.custom-flow .action-bar,.results-flow .action-bar,.results-flow .results-card{margin:0}.custom-flow .settings-panel{position:static}.custom-flow .action-bar{position:relative;z-index:1}.results-empty,.results-start-over{display:flex;gap:18px;align-items:center;justify-content:space-between}.results-empty p,.results-start-over p{max-width:560px;margin:0;color:var(--ink-soft);font-size:13px;line-height:1.45}.results-start-over h2{margin:0 0 7px;font-size:22px}.results-start-over>div:last-child{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.results-thinking{display:flex;gap:18px;align-items:center;min-height:144px;border-color:#236d5838;background:linear-gradient(110deg,#eaf7f0e8,#fff8f1ed)}.results-thinking h2{margin:2px 0 7px;font-size:clamp(21px,3vw,28px)}.results-thinking p:not(.eyebrow){max-width:610px;margin:0;color:var(--ink-soft);font-size:13px;line-height:1.45}.results-thinking small{display:block;margin-top:8px;color:var(--mint-deep);font:500 10px/1.35 DM Mono,monospace}.results-thinking__spinner{display:flex;flex:none;align-items:center;justify-content:center;width:62px;height:62px;border:1px solid rgba(35,109,88,.2);border-radius:50%;background:#ffffffbd;box-shadow:inset 0 0 0 7px #6dc2a217}.results-thinking__progress{position:relative;display:grid;flex:none;width:76px;height:76px;place-items:center}.results-thinking__progress svg{position:absolute;inset:0;width:100%;height:100%}.results-thinking__progress-track,.results-thinking__progress-fill{fill:none;stroke-width:5}.results-thinking__progress-track{stroke:#236d5821}.results-thinking__progress-fill{stroke:var(--mint-deep);stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transform:rotate(-90deg);transform-origin:50% 50%;animation:results-thinking-fill 1.5s cubic-bezier(.22,1,.36,1) forwards}.results-thinking__progress span{color:var(--mint-deep);font:600 8px/1 DM Mono,monospace;letter-spacing:-.05em}.results-thinking__spinner i{width:7px;height:7px;margin:0 3px;border-radius:50%;background:var(--mint-deep);animation:local-thinking .9s ease-in-out infinite}.results-thinking__spinner i:nth-child(2){animation-delay:.12s}.results-thinking__spinner i:nth-child(3){animation-delay:.24s}@keyframes local-thinking{0%,to{transform:translateY(0);opacity:.38}45%{transform:translateY(-7px);opacity:1}}@keyframes results-thinking-fill{to{stroke-dashoffset:0}}.card,.settings-panel{border:1px solid rgba(24,32,31,.11);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.card{padding:clamp(20px,3vw,34px)}.requirement-card,.queue-card{margin-bottom:20px}.quick-requirement-select{display:grid;gap:7px;color:var(--ink-soft);font:500 10px/1.2 DM Mono,monospace}.quick-requirement-select select{height:48px;border-radius:14px;font:600 13px/1 Space Grotesk,sans-serif}.custom-flow .quick-requirement-select{margin-bottom:16px}.home-choice-step{view-transition-name:aftermath-home-choice-step}.home-choice-step.is-entering{animation:home-choice-step-in .22s cubic-bezier(.22,1,.36,1) both}::view-transition-old(root),::view-transition-new(root){animation:none}::view-transition-group(aftermath-home-choice-step){animation-duration:.22s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(aftermath-home-choice-step){animation:home-choice-step-out .15s cubic-bezier(.4,0,1,1) both;transform-origin:top center}::view-transition-new(aftermath-home-choice-step){animation:home-choice-step-in .22s cubic-bezier(.22,1,.36,1) both;transform-origin:top center}@keyframes home-choice-step-in{0%{opacity:0;transform:translateY(7px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes home-choice-step-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-5px) scale(.985)}}.quick-choice-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 8px;color:var(--ink-soft);font:500 10px/1.2 DM Mono,monospace}.quick-choice-heading small{color:var(--ink-faint);font:inherit}.chosen-quick-choice{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:9px 10px;border:1px solid rgba(236,107,71,.42);border-radius:11px;background:#ee7e5412;color:var(--ink);cursor:pointer;text-align:left}.chosen-quick-choice:hover,.chosen-quick-choice:focus-visible{border-color:var(--orange-deep);background:#ee7e5421;outline:none}.chosen-quick-choice>span:first-child{display:grid;gap:2px;min-width:0}.chosen-quick-choice strong{font:600 13px/1.1 Space Grotesk,sans-serif}.chosen-quick-choice small{color:var(--ink-faint);font:500 10px/1.15 DM Mono,monospace}.chosen-quick-choice>span:last-child{flex:none;color:var(--orange-deep);font:600 10px/1 DM Mono,monospace}.quick-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px;margin-bottom:11px}.quick-choice{display:grid;min-width:0;gap:6px;padding:6px;border:1px solid var(--line);border-radius:13px;background:#ffffff85;color:var(--ink);cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.quick-choice:hover,.quick-choice:focus-visible{border-color:#ec6b47b3;background:#fff;box-shadow:0 8px 22px #18201f1c;outline:none;transform:translateY(-2px)}.quick-choice.is-active{border-color:var(--accent);background:#ec6b4714;box-shadow:inset 0 0 0 1px #ec6b4738}.quick-choice__image{display:grid;aspect-ratio:4 / 5;place-items:center;overflow:hidden;border-radius:8px;background:#f7f5ef}.quick-choice__image img{width:100%;height:100%;object-fit:contain;padding:3px}.quick-choice__copy{display:grid;gap:2px;min-width:0}.quick-choice__copy strong{font:650 clamp(11px,.82vw,12px)/1.15 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em;white-space:nowrap}.quick-choice__copy small{color:var(--ink-faint);font:600 clamp(9px,.72vw,10px)/1.15 ui-monospace,"SFMono-Regular",Consolas,monospace;letter-spacing:-.025em;white-space:nowrap}.quick-fit-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:8px}.quick-fit-grid--2{grid-template-columns:repeat(2,minmax(150px,190px))}.quick-fit-grid--3{grid-template-columns:repeat(3,minmax(150px,1fr))}.quick-fit-choice{display:grid;position:relative;min-width:0;gap:6px;padding:6px;border:1px solid var(--line);border-radius:13px;background:#ffffff85;color:var(--ink);text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.quick-fit-choice.is-recommended:not(.is-active){border-color:#125a4894}.quick-fit-choice__label{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:5px}.quick-fit-choice__label small,.recommended-inline{flex:none;padding:3px 5px;border-radius:999px;background:#125a481f;color:var(--mint-deep);font:700 8px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.02em;text-transform:uppercase}.quick-fit-choice__label small{position:absolute;top:10px;right:10px;z-index:1;box-shadow:0 2px 8px #18201f1f}.recommended-inline{display:inline-block;margin-left:5px;vertical-align:middle;font-style:normal}.quick-fit-choice:hover,.quick-fit-choice:focus-visible{border-color:#ec6b47b3;background:#fff;box-shadow:0 8px 22px #18201f1c;outline:none;transform:translateY(-2px)}.quick-fit-choice.is-active{border-color:var(--accent);background:#ec6b4714;box-shadow:inset 0 0 0 1px #ec6b4738}.quick-fit-choice__image{display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;background:#e7e4dd}.quick-fit-choice__image img{width:100%;height:100%;object-fit:contain;padding:0}.quick-fit-choice strong{font:650 clamp(11px,.82vw,12px)/1.15 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em;white-space:nowrap}.quick-choice-heading--method{margin-top:11px}.quick-fit-expectation{margin:8px 0 0;color:var(--ink-soft);font:500 clamp(10px,.78vw,11px)/1.3 ui-monospace,"SFMono-Regular",Consolas,monospace;white-space:normal}.quick-fit-expectation strong{color:var(--ink)}.quick-fit-recommendation{margin:5px 0 0;color:var(--mint-deep);font:600 clamp(9px,.74vw,10px)/1.3 ui-monospace,"SFMono-Regular",Consolas,monospace}.custom-route-button{display:inline-flex;gap:7px;align-items:center;margin-top:10px;padding:6px 8px 6px 6px;border:1px dashed var(--line);border-radius:9px;background:#ffffff52;color:var(--orange-deep);font:600 10px/1 DM Mono,monospace}.custom-route-button:hover,.custom-route-button:focus-visible,.custom-route-button.is-active{border-color:var(--orange);background:#ee7e5417;outline:none}.custom-route-button img{width:24px;height:24px;border-radius:5px;background:#f7f5ef;object-fit:contain}.custom-requirement{margin-top:12px;color:var(--ink-soft)}.custom-requirement summary{cursor:pointer;font:500 11px/1.25 DM Mono,monospace}.custom-requirement .requirement-form{margin-top:10px}.custom-requirement__fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px}.custom-requirement__fields label{display:grid;gap:5px;color:var(--ink-faint);font:500 9px/1.2 DM Mono,monospace;text-transform:uppercase}.custom-requirement__fields input,.custom-requirement__fields select{min-width:0;height:38px;padding:8px;font:500 11px/1 DM Sans,system-ui,sans-serif}.section-heading{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.section-heading h2{margin-bottom:0;font-size:clamp(24px,2.3vw,34px);line-height:1.02}.step-pill,.count-badge,.muted{color:var(--ink-faint);font:500 11px/1.2 DM Mono,monospace}.step-pill,.count-badge{flex:none;padding:8px 10px;border:1px solid var(--line);border-radius:999px}.requirement-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}textarea,input[type=number],input[type=color],select{border:1px solid var(--line);border-radius:11px;background:#fffc;color:var(--ink);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{width:100%;min-height:80px;resize:vertical;padding:13px 14px;font-size:15px;line-height:1.4}input[type=number],select{width:100%;height:40px;padding:0 10px;font-size:13px}input[type=color]{width:43px;height:40px;padding:4px}textarea:focus,input:focus,select:focus,button:focus-visible,a:focus-visible{border-color:var(--orange);box-shadow:0 0 0 4px #ee7e542b;outline:none}.button{display:inline-flex;gap:14px;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:12px;font:600 13px/1 Space Grotesk,sans-serif;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button--primary{background:var(--orange);color:var(--white);box-shadow:4px 4px #18201f24}.button--primary:hover:not(:disabled){background:var(--orange-deep);box-shadow:6px 6px #18201f24}.button--secondary{border-color:var(--line);background:#ffffffab;color:var(--ink)}.button--secondary:hover:not(:disabled){border-color:var(--orange);background:var(--white)}.button--compact{min-height:40px;padding:0 13px;font-size:12px}.examples{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:12px 0 22px;color:var(--ink-faint);font:500 11px/1.2 DM Mono,monospace}.chip{padding:6px 9px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink-soft);font:inherit}.chip:hover{border-color:var(--orange);color:var(--orange-deep)}.detected-rule{display:flex;gap:11px;align-items:center;padding:12px 13px;border:1px solid rgba(238,126,84,.18);border-radius:12px;background:#f3d88433}.detected-rule__icon{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:9px;background:var(--yellow);color:var(--ink);font-size:18px}.detected-rule div{display:grid;gap:4px}.detected-rule strong{font:600 13px/1.1 Space Grotesk,sans-serif}.detected-rule div span{color:var(--ink-soft);font-size:12px;line-height:1.35}.detected-rule a{margin-left:auto;color:var(--orange-deep);font-size:11px;text-decoration:none;white-space:nowrap}.preset-row{display:grid;grid-template-columns:1fr 2fr;gap:15px;align-items:center;margin-top:20px;color:var(--ink-soft);font:500 11px/1.2 DM Mono,monospace}.dropzone{display:grid;width:100%;min-height:218px;border:1.5px dashed rgba(18,90,72,.36);appearance:none;place-items:center;align-content:center;gap:9px;padding:20px;border-radius:16px;background:#cbe9dc2e;color:var(--ink-soft);cursor:pointer;font:inherit;text-align:center;transition:background .16s ease,border-color .16s ease,transform .16s ease}.quick-start .dropzone{min-height:164px;padding:14px}.quick-start .dropzone__icon{width:37px;height:37px;margin-bottom:0;border-radius:11px;font-size:23px}.quick-start .dropzone strong{font-size:15px}.quick-start .dropzone small{font-size:10px}.dropzone.is-dragging,.dropzone:hover{border-color:var(--mint-deep);background:#cbe9dc80;transform:translateY(-2px)}.dropzone strong{color:var(--ink);font:600 17px/1.1 Space Grotesk,sans-serif}.dropzone span,.dropzone small{color:var(--ink-soft);font-size:12px}.dropzone__cta{display:inline-flex;min-height:36px;align-items:center;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:#ffffffb8;color:var(--mint-deep)!important;font:600 12px/1 Space Grotesk,sans-serif!important}.dropzone small{color:var(--ink-faint);font:11px/1.2 DM Mono,monospace}.dropzone__icon{display:grid;width:45px;height:45px;margin-bottom:3px;place-items:center;border-radius:14px;background:var(--mint-deep);color:var(--mint);font-size:28px;line-height:1}.empty-queue{display:flex;flex-direction:column;align-items:center;padding:30px 10px 8px;color:var(--ink-faint);text-align:center}.empty-queue>span{margin-bottom:12px;color:var(--mint-deep);font-size:30px}.empty-queue p{margin-bottom:5px;color:var(--ink-soft);font:600 15px/1.2 Space Grotesk,sans-serif}.empty-queue small{font:11px/1.3 DM Mono,monospace}.queue-list{display:grid;gap:9px;padding:0;margin:18px 0 0;list-style:none}.queue-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:13px;background:#ffffffa1;transition:border-color .16s ease,background .16s ease,transform .16s ease}.queue-item__thumb-wrap{position:relative;display:grid;width:64px;height:58px;place-items:start center}.queue-item__thumb-wrap:after{position:absolute;top:20px;left:27px;width:10px;height:10px;border:2px solid rgba(255,255,255,.94);border-radius:50%;box-shadow:0 0 0 2px #ee7e5494;content:"";pointer-events:none;animation:tap-edit-ripple 1.7s ease-out 2}.queue-item__tap{position:absolute;bottom:0;left:50%;z-index:1;width:max-content;max-width:64px;padding:3px 5px;border-radius:999px;background:var(--ink);color:var(--white);font:700 7px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.02em;pointer-events:none;text-transform:uppercase;transform:translate(-50%)}@keyframes tap-edit-ripple{0%{opacity:.9;transform:scale(.35)}75%,to{opacity:0;transform:scale(3.2)}}.queue-item--adjustable{cursor:pointer}.queue-item--adjustable:hover,.queue-item--adjustable:focus-visible,.queue-item--adjustable:focus-within{border-color:#ee7e54ad;background:linear-gradient(105deg,#fffffff0,#ffeee5c7);box-shadow:0 10px 22px #272f2c14;transform:translateY(-1px)}.queue-item--adjustable:focus-visible{outline:3px solid rgba(238,126,84,.32);outline-offset:2px}.queue-item--processing{border-color:var(--orange);background:#f3d8842e}.queue-item--fail,.queue-item--error{border-color:#be4c476b}.queue-item__thumb{width:50px;height:50px;border-radius:9px;background:linear-gradient(45deg,#e7e2da 25%,transparent 25%),linear-gradient(-45deg,#e7e2da 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e7e2da 75%),linear-gradient(-45deg,transparent 75%,#e7e2da 75%);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;object-fit:cover}.queue-item__body{min-width:0}.queue-item__title,.queue-item__meta,.queue-item__result{display:flex;gap:9px;align-items:center}.queue-item__title{min-width:0;margin-bottom:5px}.queue-item__title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 13px/1.1 Space Grotesk,sans-serif}.queue-item__meta,.queue-item__result{color:var(--ink-faint);font:10px/1.2 DM Mono,monospace}.queue-item__result{margin-top:5px;color:var(--mint-deep)}.status-tag{flex:none;padding:4px 6px;border-radius:5px;font:500 9px/1 DM Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.status-tag--ready,.status-tag--processing{background:#87908c26;color:var(--ink-soft)}.status-tag--done,.status-tag--pass{background:#38a66f26;color:var(--mint-deep)}.status-tag--warning{background:#f3d8847a;color:#806526}.status-tag--fail,.status-tag--error{background:#be4c4721;color:var(--red)}.queue-item__actions{display:flex;gap:3px;align-items:center}.icon-button,.text-button,.small-toggle,.anchor-grid button,.fit-option{border:1px solid transparent;background:transparent;color:var(--ink-soft)}.icon-button{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;font-size:13px}.icon-button:hover:not(:disabled){border-color:var(--line);background:var(--paper);color:var(--ink)}.icon-button--danger:hover:not(:disabled){border-color:#be4c474d;color:var(--red)}.text-button{padding:5px 7px;border-radius:6px;color:var(--orange-deep);font-size:11px;white-space:nowrap}.text-button:hover{background:#ee7e541a}.text-button--active{background:#cbe9dc80;color:var(--mint-deep)}.item-adjustment-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;overflow-y:auto;background:#18201f75;backdrop-filter:blur(8px)}.item-adjustment-dialog{width:min(920px,100%);max-height:calc(100dvh - 48px);overflow:auto;border:1px solid rgba(24,32,31,.16);border-radius:22px;background:var(--paper);box-shadow:0 28px 90px #0a121047}.item-adjustment__header{display:flex;gap:18px;align-items:start;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid var(--line)}.item-adjustment__header .eyebrow{margin-bottom:7px}.item-adjustment__header h2{margin:0 0 7px;font-size:25px}.item-adjustment__header p:not(.eyebrow){max-width:650px;margin:0;overflow:hidden;color:var(--ink-soft);font:11px/1.35 DM Mono,monospace;text-overflow:ellipsis;white-space:nowrap}.item-adjustment__close{flex:none;width:32px;height:32px;border-color:var(--line);background:#ffffffb3;font-size:19px}.item-adjustment__workspace{display:grid;grid-template-columns:minmax(260px,.88fr) minmax(300px,1.12fr);gap:24px;padding:24px}.item-adjustment__footer{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid var(--line);background:#ffffff94}.item-adjustment__footer p{margin:0;color:var(--ink-faint);font:10px/1.35 DM Mono,monospace}.item-adjustment__footer>div{display:flex;flex:none;gap:8px}.item-adjustment__footer .button{min-height:40px;padding:9px 13px;font-size:12px}.item-adjustment__preview,.item-adjustment__controls{display:grid;min-width:0;align-content:start;gap:14px}.item-adjustment__preview .focal-picker{width:fit-content;max-width:100%;height:auto;max-height:min(46vh,410px);justify-self:center}.item-adjustment__preview .focal-picker img{max-height:min(46vh,410px);object-fit:contain}.item-adjustment__preview p,.item-adjustment__note{margin:0;color:var(--ink-soft);font:10px/1.45 DM Mono,monospace}.item-adjustment__field{display:grid;gap:7px;color:var(--ink-faint);font:10px/1.2 DM Mono,monospace}.item-adjustment__field select{width:100%;height:44px;font:600 14px/1 Space Grotesk,sans-serif}.item-anchor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.item-anchor>span{grid-column:1 / -1;color:var(--ink-faint);font:10px/1.2 DM Mono,monospace}.item-anchor button{display:grid;width:100%;height:42px;place-items:center;border:1px solid var(--line);border-radius:9px;background:#ffffff94;color:var(--ink-soft);font-size:16px}.item-anchor button:hover,.item-anchor button.is-active{border-color:var(--mint-deep);background:var(--mint);color:var(--mint-deep)}.inline-error{margin:5px 0 0;color:var(--red);font-size:11px}.action-bar{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:17px 19px;margin:0 0 20px;border:1px solid rgba(18,90,72,.18);border-radius:15px;background:#cbe9dc59}.quick-start .action-bar{margin:0;padding:13px 15px}.quick-start .action-bar__message{max-width:46%}.advanced-settings{margin:16px 3vw 0;border:1px solid rgba(24,32,31,.11);border-radius:16px;background:#fff6}.advanced-settings>summary{padding:14px 17px;cursor:pointer;color:var(--ink-soft);font:600 12px/1.2 Space Grotesk,sans-serif}.advanced-settings[open]>summary{border-bottom:1px solid var(--line)}.advanced-settings .settings-panel{position:static;border:0;border-radius:0 0 16px 16px;box-shadow:none}.action-bar__message{display:flex;gap:10px;align-items:center;max-width:55%;color:var(--ink-soft);font-size:12px;line-height:1.3}.action-bar__controls{display:flex;gap:13px;align-items:center}.progress-wrap{display:grid;gap:5px;width:130px}progress{width:100%;height:5px;overflow:hidden;border:0;border-radius:999px;appearance:none}progress::-webkit-progress-bar{background:#125a481f}progress::-webkit-progress-value{border-radius:999px;background:var(--mint-deep)}progress::-moz-progress-bar{border-radius:999px;background:var(--mint-deep)}.progress-wrap span{color:var(--ink-faint);font:9px/1 DM Mono,monospace;white-space:nowrap}.settings-panel{position:sticky;top:18px;overflow:hidden}.settings-panel--locked{opacity:.68;pointer-events:none}.settings-head{padding:27px 25px 21px;border-bottom:1px solid var(--line)}.settings-head h2{margin-bottom:10px;font-size:29px;line-height:1}.settings-head p:last-child{max-width:340px;margin-bottom:0;color:var(--ink-soft);font-size:12px;line-height:1.45}.settings-section{padding:19px 25px;border-bottom:1px solid rgba(217,212,203,.75)}.settings-label{display:flex;gap:10px;justify-content:space-between;margin-bottom:11px}.settings-label span,.full-label,.quality-label{color:var(--ink);font:600 12px/1.2 Space Grotesk,sans-serif}.settings-label small{max-width:160px;color:var(--ink-faint);font:9px/1.3 DM Mono,monospace;text-align:right}.pack-builder .full-label{margin-bottom:11px}.pack-variant-actions{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px}.pack-variants{display:grid;gap:6px;max-height:260px;overflow:auto;padding:9px;border:1px solid var(--line);border-radius:10px;background:#ffffff6b}.pack-variants label{display:flex;gap:8px;align-items:flex-start;color:var(--ink-soft);font-size:10px;line-height:1.3}.pack-variants input{flex:none;margin-top:1px;accent-color:var(--mint-deep)}.pack-active-note .setting-help{margin:0}.pack-source-link{display:inline-block;margin-top:9px}.dimension-fields,.kb-fields,.background-row{display:flex;gap:9px;align-items:end}.dimension-fields>span{padding-bottom:11px;color:var(--ink-faint);font:13px/1 DM Mono,monospace}.dimension-fields label,.kb-fields label{display:grid;flex:1;gap:6px;color:var(--ink-faint);font:9px/1.2 DM Mono,monospace;text-transform:uppercase}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.fit-option{display:grid;gap:4px;padding:10px;border:1px solid var(--line);border-radius:10px;text-align:left}.fit-option:hover,.fit-option.is-active{border-color:var(--mint-deep);background:#cbe9dc66}.fit-option strong{color:var(--ink);font:600 11px/1.1 Space Grotesk,sans-serif}.fit-option span{color:var(--ink-faint);font-size:10px;line-height:1.25}.fit-option__art{display:block;aspect-ratio:16 / 9;overflow:hidden;margin:-3px -3px 2px;border-radius:7px;background:#ebe6dc}.fit-option__art img{width:100%;height:100%;object-fit:cover}.fit-expectation{margin:10px 0 0;color:var(--ink-soft);font:500 11px/1.35 DM Mono,monospace}.fit-expectation strong{color:var(--ink)}.anchor-grid{display:grid;grid-template-columns:repeat(3,1fr);width:116px;overflow:hidden;border:1px solid var(--line);border-radius:10px}.anchor-grid button{height:34px;border-right-color:var(--line);border-bottom-color:var(--line);font-size:17px}.anchor-grid button:nth-child(3n){border-right:0}.anchor-grid button:nth-child(n+7){border-bottom:0}.anchor-grid button:hover,.anchor-grid button.is-active{background:var(--mint);color:var(--mint-deep)}.focal-picker{position:relative;display:inline-grid;width:fit-content;max-width:min(100%,310px);flex:0 1 240px;align-self:stretch;place-items:center;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#e7e2da;cursor:crosshair}.focal-picker:hover,.focal-picker:focus-visible{border-color:var(--orange);box-shadow:0 0 0 3px #ee7e5426;outline:none}.focal-picker img{display:block;width:auto;height:auto;max-width:100%;max-height:220px;object-fit:contain}.focal-picker__marker{position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.focal-picker__marker circle{fill:#ee7e54d1;stroke:#fff;stroke-width:3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 2px rgba(24,32,31,.8))}.focal-picker__marker line{stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 1px rgba(24,32,31,.55))}.focal-picker__hint{position:absolute;right:6px;bottom:6px;z-index:1;padding:4px 5px;border-radius:5px;background:#18201fb8;color:#fff!important;font:500 8px/1 DM Mono,monospace;letter-spacing:.02em;pointer-events:none}.focal-section>.focal-picker{width:fit-content;max-width:min(100%,420px);max-height:none;margin:0 0 11px}.background-row select{flex:1}.control-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.small-toggle{padding:8px 9px;border:1px solid var(--line);border-radius:8px;font:10px/1 DM Mono,monospace}.small-toggle:hover,.small-toggle.is-active{border-color:var(--mint-deep);background:var(--mint);color:var(--mint-deep)}.full-label{display:grid;gap:7px}.full-label select{font-weight:400}.setting-help{margin:8px 0 0;color:var(--ink-faint);font-size:11px;line-height:1.35}.kb-fields{margin-top:10px}.quality-label{display:flex;gap:9px;align-items:center;margin-top:14px}.quality-label input{flex:1;accent-color:var(--orange)}.quality-label output{min-width:34px;color:var(--ink-soft);font:10px/1 DM Mono,monospace;text-align:right}.source-note{display:flex;gap:9px;padding:15px 25px 20px;color:var(--ink-faint)}.source-note span{color:var(--orange-deep)}.source-note p{margin:0;font:10px/1.45 DM Mono,monospace}.results-card--empty{padding:20px;margin-bottom:20px}.results-placeholder{display:flex;gap:14px;align-items:center;padding:20px 10px;color:var(--ink-soft)}.results-placeholder>span{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:11px;background:var(--paper-deep);color:var(--ink-faint);font-size:20px}.results-placeholder strong{display:block;margin-bottom:5px;color:var(--ink);font:600 14px/1.1 Space Grotesk,sans-serif}.results-placeholder p,.result-footnote{margin-bottom:0;font-size:12px;line-height:1.4}.result-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.results-card__heading{align-items:center}.results-card__downloads{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.download-format{display:flex;gap:7px;align-items:center;color:var(--ink-faint);font:500 9px/1 DM Mono,monospace;letter-spacing:.04em;text-transform:uppercase}.download-format>div{display:flex;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff9}.download-format__choice{min-height:30px;padding:0 8px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--ink-soft);font:600 9px/1 DM Mono,monospace;letter-spacing:.04em}.download-format__choice:last-child{border-right:0}.download-format__choice:hover,.download-format__choice:focus-visible{background:#ee7e541a;outline:none}.download-format__choice.is-active{background:var(--ink);color:var(--white)}.summary-pill{padding:7px 9px;border-radius:999px;font:11px/1 DM Mono,monospace}.summary-pill b{margin-right:4px;font-weight:500}.summary-pill--pass{background:#38a66f26;color:var(--mint-deep)}.summary-pill--warning{background:#f3d8846b;color:#806526}.summary-pill--fail{background:#be4c4721;color:var(--red)}.result-list{display:grid;gap:10px}.result-item{display:grid;grid-template-columns:minmax(150px,190px) minmax(0,1fr) auto;gap:13px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:12px;background:#ffffff85}.result-item__preview{display:grid;gap:6px;min-width:0}.result-item__image{position:relative;display:grid;width:100%;max-height:190px;place-items:center;overflow:hidden;padding:6px;border-radius:9px;background-color:var(--paper-deep);background-image:linear-gradient(45deg,rgba(24,32,31,.06) 25%,transparent 25%),linear-gradient(-45deg,rgba(24,32,31,.06) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(24,32,31,.06) 75%),linear-gradient(-45deg,transparent 75%,rgba(24,32,31,.06) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.result-item__image--portrait{width:min(100%,152px);aspect-ratio:4 / 5;justify-self:center}.result-item__image--landscape{aspect-ratio:16 / 10}.result-item__image--square{width:min(100%,170px);aspect-ratio:1;justify-self:center}.result-item__image>img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.result-item__preview>span{color:var(--ink-faint);font:9px/1 DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase}.result-item__guidance{color:var(--ink-soft);font:9px/1.35 DM Mono,monospace}.result-item__title,.result-item__meta{display:flex;gap:9px;align-items:center}.result-item__title{margin-bottom:5px}.result-item__title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 12px/1.1 Space Grotesk,sans-serif}.result-item__variant{color:var(--mint-deep);font:9px/1.2 DM Mono,monospace}.result-item__meta{flex-wrap:wrap;color:var(--ink-faint);font:10px/1.2 DM Mono,monospace}.result-item__body ul{display:grid;gap:3px;padding:0;margin:8px 0 0;color:var(--ink-soft);font-size:11px;line-height:1.3;list-style:none}.result-item__body li:before{margin-right:5px;content:"·"}.result-item__body li.message--error{color:var(--red)}.result-item__body li.message--warning{color:#806526}.result-item__body li.message--info{color:var(--mint-deep)}.result-footnote{margin-top:17px;color:var(--ink-faint);font:10px/1.45 DM Mono,monospace}.next-destinations{display:grid;gap:18px;margin:0 0 20px;padding:22px;border:1px solid rgba(18,90,72,.18);border-radius:var(--radius);background:#cbe9dc2e}.next-destinations h3{margin:5px 0 8px;font-size:22px;line-height:1.05}.next-destinations p:not(.eyebrow){max-width:650px;margin:0;color:var(--ink-soft);font-size:12px;line-height:1.45}.next-destinations__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.next-destinations__links a{display:grid;gap:6px;min-height:82px;padding:12px;border:1px solid rgba(18,90,72,.16);border-radius:11px;background:#ffffff85;color:var(--ink);text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.next-destinations__links a:hover{border-color:var(--mint-deep);background:#ffffffd9;transform:translateY(-2px)}.next-destinations__links span{font:600 12px/1.2 Space Grotesk,sans-serif}.next-destinations__links small{color:var(--ink-soft);font-size:10px;line-height:1.35}.how-section{padding:122px 3vw 82px}.how-section h2,.guide-index h2{margin-bottom:0;font-size:clamp(29px,3.7vw,53px);line-height:.98}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:39px}.steps article{padding-top:17px;border-top:1px solid var(--ink)}.steps article>span{color:var(--orange-deep);font:500 12px/1 DM Mono,monospace}.steps h3{margin:20px 0 9px;font-size:22px;line-height:1}.steps p{max-width:320px;margin-bottom:0;color:var(--ink-soft);font-size:13px;line-height:1.5}.guide-index{padding:40px 3vw 70px}.guide-index .section-heading{align-items:end}.guide-index h2{max-width:680px}.guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px}.guide-card{display:grid;gap:9px;min-height:110px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#ffffff6b;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.guide-card:hover{border-color:var(--orange);background:#fffc;transform:translateY(-3px)}.guide-card span{color:var(--ink);font:600 14px/1.15 Space Grotesk,sans-serif}.guide-card small{color:var(--ink-soft);font-size:11px;line-height:1.35}.ad-slot{display:grid;gap:5px;min-height:112px;padding:20px 3vw;margin:0 3vw 30px;border:1px dashed rgba(135,144,140,.5);border-radius:14px;background:#ffffff47}.ad-slot__eyebrow{color:var(--ink-faint);font:9px/1 DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.ad-slot strong{font:600 14px/1.1 Space Grotesk,sans-serif}.ad-slot p{max-width:600px;margin:0;color:var(--ink-soft);font-size:11px;line-height:1.4}.ad-slot__copy{display:grid;gap:5px}.ad-slot__fallback-promo{display:inline-flex;width:fit-content;min-height:34px;gap:9px;align-items:center;padding:0 12px;border:1px solid rgba(18,90,72,.25);border-radius:9px;background:#cbe9dc59;color:var(--mint-deep);font:600 11px/1 Space Grotesk,sans-serif;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.ad-slot__fallback-promo:hover{border-color:var(--mint-deep);background:#cbe9dcb3;transform:translateY(-1px)}.adsbygoogle{display:block;min-height:90px;width:100%}.ads-consent-banner,.privacy-cookie-notice{position:fixed;right:18px;bottom:18px;left:18px;z-index:40;display:flex;gap:22px;align-items:center;justify-content:space-between;max-width:860px;margin:0 auto;padding:17px 19px;border:1px solid rgba(18,90,72,.3);border-radius:16px;background:#fffffff0;box-shadow:0 18px 60px #18201f2e;backdrop-filter:blur(16px)}.ads-consent-banner>div:first-child,.privacy-cookie-notice>div:first-child{display:grid;gap:5px}.ads-consent-banner .eyebrow,.privacy-cookie-notice .eyebrow{margin-bottom:0;font-size:9px}.ads-consent-banner strong,.privacy-cookie-notice strong{font:600 14px/1.1 Space Grotesk,sans-serif}.ads-consent-banner p,.privacy-cookie-notice p{max-width:600px;margin:0;color:var(--ink-soft);font-size:11px;line-height:1.4}.ads-consent-banner__actions,.privacy-cookie-notice__actions{display:flex;flex:none;gap:7px}.footer{display:flex;gap:20px;align-items:center;justify-content:space-between;min-height:120px;padding:24px 0;border-top:1px solid rgba(24,32,31,.12);color:var(--ink-faint)}.footer--compact{min-height:34px;padding-top:7px;padding-bottom:7px}.site-shell--home .footer--compact{margin-top:auto;position:sticky;bottom:0;z-index:10;background:#f6f3eee0;backdrop-filter:blur(12px)}.footer--compact strong{font-size:11px}.footer--compact span,.footer--compact a{font-size:8px}.footer div{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.footer strong{color:var(--ink);font:600 14px/1 Space Grotesk,sans-serif}.footer span{font:10px/1.3 DM Mono,monospace}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px)and (min-width:821px){.quick-start{grid-template-columns:1fr;max-width:920px;margin-right:auto;margin-left:auto}}@media(max-width:1050px){.hero{grid-template-columns:minmax(0,1fr) 260px;gap:35px}.workspace-grid{grid-template-columns:minmax(0,1fr) 330px}.queue-item__actions{flex-wrap:wrap;justify-content:end}}@media(max-width:820px){.site-shell,.site-shell--custom,.site-shell--results,.site-shell--guide{width:min(100% - 28px,700px)}.topbar,.footer{margin-right:0;margin-left:0}.topbar{min-height:70px}.text-link{display:none}.hero{grid-template-columns:1fr;gap:24px;padding:60px 0 48px}.compact-intro{padding-right:0;padding-left:0}.quick-start{grid-template-columns:1fr;padding-right:0;padding-left:0}.site-shell--home main{min-height:0}.home-flow{align-content:start}.route-intro,.custom-flow,.results-flow{padding-right:0;padding-left:0}.results-empty,.results-start-over{align-items:flex-start;flex-direction:column}.results-start-over>div:last-child{justify-content:flex-start}.advanced-settings{margin-right:0;margin-left:0}.hero__note{max-width:450px}.guide-hero{grid-template-columns:1fr;margin-right:0;margin-left:0}.guide-content{grid-template-columns:1fr;padding-right:0;padding-left:0}.workspace-grid{grid-template-columns:1fr;padding:0}.settings-panel{position:static}.how-section{padding:90px 0 55px}.guide-index{padding-right:0;padding-left:0}.ad-slot{margin-right:0;margin-left:0}.footer{padding-right:0;padding-left:0}}@media(max-width:700px){body.has-privacy-cookie-notice .home-flow,body.has-privacy-cookie-notice .custom-flow,body.has-privacy-cookie-notice .results-flow,body.has-ads-consent-banner .home-flow,body.has-ads-consent-banner .custom-flow,body.has-ads-consent-banner .results-flow{padding-bottom:290px}.site-shell,.site-shell--custom,.site-shell--results,.site-shell--guide{width:min(100% - 20px,700px)}.topbar{gap:8px}.brand{min-width:0;gap:8px;font-size:16px}.topbar__actions{flex:none;gap:8px}.quick-choice-grid,.quick-fit-grid,.custom-requirement__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.detected-rule{flex-wrap:wrap;align-items:flex-start}.detected-rule div{min-width:0;flex:1 1 180px}.detected-rule a{width:100%;margin-left:41px;white-space:normal}.results-thinking,.results-placeholder{align-items:flex-start}.results-card__downloads,.download-format{align-items:flex-start;justify-content:flex-start}.download-format{flex-wrap:wrap}.next-destinations__links,.guide-cards,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.ads-consent-banner,.privacy-cookie-notice{display:grid;gap:13px;right:10px;bottom:10px;left:10px;padding:15px}.ads-consent-banner__actions,.privacy-cookie-notice__actions{flex-wrap:wrap}.item-adjustment-overlay{padding:12px}.item-adjustment-dialog{max-height:calc(100dvh - 24px);border-radius:17px}.item-adjustment__header,.item-adjustment__workspace,.item-adjustment__footer{padding:17px}.item-adjustment__header h2{font-size:21px}.item-adjustment__workspace{grid-template-columns:1fr;gap:17px}.item-adjustment__preview .focal-picker{height:min(36vh,300px)}.item-adjustment__footer{align-items:stretch;flex-direction:column}.item-adjustment__footer>div{display:grid;grid-template-columns:1fr 1fr}.item-adjustment__footer .button{justify-content:center}}@media(max-width:560px){.privacy-chip{padding:7px 8px;font-size:9px}.hero h1{font-size:46px}.topbar{min-height:48px}.brand em{display:none}.privacy-chip{display:grid;width:28px;height:28px;place-items:center;padding:0;font-size:0}.privacy-chip .status-dot{margin:0}.topbar__custom-button{min-height:28px;padding:0 8px;font-size:10px}.compact-intro{display:grid;gap:9px;align-items:start;padding-top:22px;padding-bottom:15px}.site-shell--home .compact-intro--home{display:grid;gap:7px;align-items:start;justify-content:start;padding-top:10px;padding-bottom:8px}.site-shell--home .compact-intro--home h1{font-size:clamp(24px,8vw,32px)}.compact-intro h1{font-size:34px}.compact-intro p:not(.eyebrow){font-size:13px}.quick-start .card{padding:16px}.quick-start .dropzone{min-height:142px;gap:5px;padding:11px}.quick-start .dropzone__cta,.quick-start .dropzone small{display:none}.quick-start .action-bar__message{max-width:none}.quick-choice-grid,.quick-fit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-choice__copy strong,.quick-choice__copy small,.quick-fit-choice strong{white-space:normal}.chosen-quick-choice{align-items:flex-start}.quick-fit-expectation{white-space:normal}.custom-requirement__fields{grid-template-columns:1fr 1fr}.pre-rendered-home,.pre-rendered-page{width:min(100% - 28px,700px);padding:55px 0}.pre-rendered-home nav,.pre-rendered-page__sections{grid-template-columns:1fr}.card{padding:19px 15px;border-radius:16px}.section-heading{gap:10px}.section-heading>div{min-width:0}.section-heading h2{font-size:25px}.results-card__heading,.results-card__downloads{align-items:flex-start;justify-content:flex-start}.results-card__heading{flex-direction:column}.results-card__downloads,.download-format{width:100%}.download-format{display:grid;gap:6px}.step-pill{display:none}.requirement-form{grid-template-columns:1fr}.requirement-form .button{width:100%}.preset-row{grid-template-columns:1fr;gap:8px}.queue-item{grid-template-columns:56px minmax(0,1fr)}.queue-item__thumb-wrap{width:56px;height:52px}.queue-item__thumb-wrap:after{top:17px;left:23px}.queue-item__thumb{width:42px;height:42px}.queue-item__actions{grid-column:2;justify-content:start}.action-bar{display:grid;gap:13px}.action-bar__message{max-width:none}.action-bar__controls{display:grid;grid-template-columns:1fr}.progress-wrap,.action-bar__controls .button{width:100%}.settings-head,.settings-section,.source-note{padding-right:17px;padding-left:17px}.result-item{grid-template-columns:1fr;align-items:start}.result-item__preview{width:min(100%,360px)}.result-item>.text-button{justify-self:start}.guide-cards,.steps,.next-destinations__links,.guide-content__body{grid-template-columns:1fr}.guide-index .section-heading{display:grid;gap:12px}.footer{display:grid;gap:14px;align-items:start;padding-top:25px;padding-bottom:25px}.ads-consent-banner,.privacy-cookie-notice{display:grid;gap:13px;right:10px;bottom:10px;left:10px;padding:15px}.ads-consent-banner__actions,.privacy-cookie-notice__actions{display:grid;grid-template-columns:1fr 1fr}.ads-consent-banner__actions .button,.privacy-cookie-notice__actions .button{width:100%;padding:0 8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
