@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;600;700&family=Playfair+Display:wght@500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:FILL@0..1";:root{font-family:Manrope,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#1c1a19;background-color:#f5f0eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}img{display:block}button,input{font-family:inherit}:root{--bg: #f5f6f8;--card: #ffffff;--ink: #111318;--muted: #707683;--line: #e8ebf0;--primary: #0f5af0;--shell: 380px}#root{min-height:100vh;background:var(--bg)}.app-shell{margin:0 auto;max-width:var(--shell);min-height:100vh;background:var(--bg);color:var(--ink);font-family:Space Grotesk,sans-serif;position:relative}.topbar{position:sticky;top:0;z-index:20;height:56px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;background:#f5f6f8e6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:6px}.brand h1{margin:0;font-size:1rem;font-weight:700}.brand-icon{color:var(--primary);font-size:1rem}.actions{display:flex;align-items:center;gap:2px}.actions button{width:30px;height:30px;border:0;border-radius:99px;background:transparent;color:#4f5867}.actions .lang-btn{width:auto;min-width:34px;padding:0 8px;border:1px solid #d8dee9;border-radius:999px;font-size:.64rem;font-weight:700;background:#fff}.user-chip{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:700;color:#1f3f78;background:#eaf1ff;border:1px solid #c8d8ff;border-radius:999px;padding:3px 8px}.content{padding:12px 10px 86px;display:grid;gap:16px}.hero-card{border-radius:14px;overflow:hidden;min-height:260px;position:relative}.hero-card>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001f 20%,#000000d1)}.hero-copy{position:relative;z-index:1;color:#fff;padding:16px 12px 12px;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end}.pill{width:fit-content;background:var(--primary);border-radius:999px;padding:4px 8px;font-size:.48rem;letter-spacing:.12em;font-weight:700;margin-bottom:8px}.hero-copy h2{margin:0;font-size:1.96rem;line-height:.98;max-width:230px}.hero-copy p{margin:8px 0 12px;color:#d8dbe0;font-size:.68rem;line-height:1.5;max-width:210px}.cta{height:34px;border:0;border-radius:8px;background:var(--primary);color:#fff;font-weight:700;font-size:.74rem}.panel{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:12px}.intake{border-color:#d7e4ff;background:linear-gradient(180deg,#f8fbff,#fff)}.intake-grid{display:grid;gap:10px}.dropzone{position:relative;border:1px dashed #9bb8ff;border-radius:12px;background:#edf4ff;min-height:190px;overflow:hidden;display:grid;place-items:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.dropzone.dragging{border-color:var(--primary);background:#e3edff;transform:translateY(-1px)}.dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.dropzone img{width:100%;height:100%;object-fit:cover}.drop-copy{display:grid;justify-items:center;gap:6px;color:#48608f}.drop-copy span{font-size:1.4rem}.drop-copy strong{font-size:.74rem}.drop-copy small{font-size:.6rem}.intake-fields{display:grid;gap:8px}.intake-fields label{display:grid;gap:5px;font-size:.66rem;font-weight:600;color:#344056}.intake-fields input{height:36px;border:1px solid #d8e2f6;border-radius:8px;padding:0 10px;font-size:.72rem;background:#fff}.intake-fields input:focus{outline:none;border-color:#7fa6ff;box-shadow:0 0 0 3px #0f5af01f}.unit-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.unit-btn{height:34px;font-size:.62rem}.unit-btn.active{background:#0f5af0;color:#fff;border-color:#0f5af0}.imperial-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.submit-btn{border:0;border-radius:8px;height:38px;background:var(--primary);color:#fff;font-size:.72rem;font-weight:700}.submit-btn:disabled{opacity:.6}.refund-help-panel{display:grid;gap:10px}.refund-help-mail{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.quick-help-panel{padding-top:10px;padding-bottom:10px}.refund-quick-btn{width:100%}.auth-panel{display:grid;gap:10px}.auth-form{display:grid;gap:8px}.oauth-google-btn{background:#fff;color:#1f2937;border:1px solid #d1d5db}.auth-or{text-align:center}.auth-signed{display:grid;gap:8px}.checkout-btn{border:1px solid #bcd0ff;border-radius:8px;height:38px;background:#edf3ff;color:#0f4dd0;font-size:.72rem;font-weight:700}.checkout-btn:disabled{opacity:.6}.intake-error,.intake-note{margin:0;font-size:.62rem;line-height:1.35}.intake-error{color:#c22727}.intake-note{color:#875f1a}.policy-check{display:grid;grid-template-columns:16px 1fr;align-items:start;gap:8px;color:#455270;font-size:.58rem;line-height:1.45}.policy-check input{margin-top:2px}.compliance-panel{border-color:#dbe6ff;background:#f7faff}.compliance-panel h3{margin:0 0 8px}.compliance-panel ul{margin:0;padding-left:18px;display:grid;gap:4px}.compliance-panel li{font-size:.62rem;color:#344056;line-height:1.45}.compliance-panel p{margin:8px 0 0;font-size:.6rem;color:#64708a;line-height:1.45}.panel h3{margin:0;font-size:.88rem}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.panel-head button{border:0;background:transparent;color:#4d80f5;font-size:.62rem;font-weight:600}.step-list{display:grid;gap:8px}.step{background:#f8f9fb;border:1px solid var(--line);border-radius:10px;padding:10px;display:flex;align-items:center;gap:10px}.step>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:var(--primary);background:#e8efff;font-size:1rem}.step h4{margin:0;font-size:.72rem}.step p{margin:2px 0 0;color:var(--muted);font-size:.6rem}.why{padding:8px 2px}.why h3{margin:0;text-align:center;font-size:1.04rem;font-weight:700}.why>p{margin:8px auto 12px;text-align:center;color:var(--muted);max-width:260px;font-size:.62rem}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.feature-grid article{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:10px}.feature-grid span{font-size:1rem;color:var(--primary)}.feature-grid h4{margin:6px 0 4px;font-size:.7rem}.feature-grid p{margin:0;color:var(--muted);font-size:.58rem;line-height:1.35}.gallery{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gallery img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.trusted{border-top:1px solid var(--line);padding:12px 4px 6px}.report-panel h3{margin:0 0 8px}.report-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.report-action-btn{height:44px;border-radius:10px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .15s ease,filter .15s ease,opacity .15s ease}.report-action-btn span.material-symbols-outlined{font-size:1rem}.report-action-btn.save{background:linear-gradient(135deg,#0f5af0,#2563eb);color:#fff;box-shadow:0 10px 18px #2563eb38}.report-action-btn.share{background:#edf3ff;border:1px solid #bfd3ff;color:#1e40af}.report-action-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.03)}.report-action-btn:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.report-body{display:grid;gap:8px}.report-body p{margin:0;font-size:.67rem;color:#30394a;line-height:1.45}.result-image{margin-top:10px;display:grid;gap:8px}.result-image h4{margin:0;font-size:.72rem}.result-image img{width:100%;border-radius:10px;border:1px solid var(--line)}.trusted p{margin:0 0 8px;text-align:center;color:#98a0ae;letter-spacing:.16em;font-weight:700;font-size:.48rem}.trusted div{display:flex;justify-content:space-between;gap:6px;color:#9ea4b1;font-size:.66rem;font-weight:700;letter-spacing:.04em}.tabbar{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(var(--shell),100vw);background:#f5f6f8f0;border-top:1px solid var(--line);height:58px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:0 6px;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tabbar button{border:0;background:transparent;color:#8f95a0;display:grid;justify-items:center;gap:2px}.tabbar .active{color:var(--primary)}.tabbar .center{width:38px;height:38px;border-radius:999px;background:var(--primary);color:#fff;margin:-14px auto 0}.tabbar .fill{font-variation-settings:"FILL" 1}.tabbar small{font-size:.5rem;font-weight:600}@media(min-width:920px){.app-shell{width:min(940px,calc(100vw - 24px));max-width:none;margin:16px auto;min-height:calc(100vh - 48px);border:1px solid var(--line);border-radius:24px;box-shadow:0 28px 70px #0e214724;overflow:clip}.topbar{height:64px;padding:0 18px}.brand h1{font-size:1.1rem}.content{padding:18px 18px 96px;gap:18px;grid-template-columns:1fr}.hero-card{min-height:380px;background:#0f131c}.hero-copy{min-height:380px;padding:20px 18px 16px}.hero-card>img{object-fit:contain;object-position:center top}.hero-copy h2{max-width:380px;font-size:2.35rem}.hero-copy p{max-width:320px;font-size:.78rem}.cta{width:220px;height:40px;font-size:.82rem}.panel h3,.why h3{font-size:1rem}.intake-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch}.dropzone{min-height:240px}.submit-btn{margin-top:4px}.step h4,.feature-grid h4,.result-image h4{font-size:.8rem}.step p,.feature-grid p,.report-body p{font-size:.68rem}.policy-check{font-size:.66rem}.compliance-panel li,.compliance-panel p{font-size:.7rem}.report-actions{max-width:420px}.tabbar{bottom:12px;border-radius:999px;width:calc(100% - 24px)}}@media(min-width:1160px){.app-shell{width:min(1360px,calc(100vw - 36px))}.landing-content{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);gap:20px;padding:22px 22px 104px;align-items:start;grid-auto-flow:row dense}.landing-content>:not(.hero-card){grid-column:2}.landing-content .hero-card{grid-column:1;grid-row:1 / span 24;min-height:calc(100vh - 154px);height:calc(100vh - 154px);position:sticky;top:82px;border-radius:18px}.landing-content .hero-copy{min-height:calc(100vh - 154px);padding:24px 22px 20px}.landing-content .hero-copy h2{max-width:520px;font-size:2.9rem}.landing-content .hero-copy p{max-width:460px;font-size:.92rem;line-height:1.5}.landing-content .hero-card>img{object-fit:contain;object-position:center top}.landing-content .intake-grid{grid-template-columns:1fr}.landing-content .dropzone{min-height:220px}.tabbar{width:min(1320px,calc(100vw - 44px));left:50%;transform:translate(-50%)}}@media(max-width:420px){.hero-card{min-height:238px}.hero-copy{min-height:238px;padding:14px 10px 10px}.hero-copy h2{font-size:1.72rem;max-width:210px}.hero-copy p{font-size:.64rem;max-width:196px}.cta{height:32px;font-size:.7rem}.report-actions{grid-template-columns:1fr}}
