@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&display=swap";:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;background:#f7f6f8;color:#141118}#root{min-height:100vh}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}button{font-family:inherit}:root{--primary: #7f13ec;--background: #f7f6f8;--text: #141118;--muted: #756189;--stroke: #e0dbe6;--card: #ffffff;--shadow: 0 24px 60px -40px rgba(20, 17, 24, .5)}.page{min-height:100vh;background:var(--background);color:var(--text)}.container{max-width:1120px;margin:0 auto;padding:0 24px}.nav{position:sticky;top:0;z-index:10;background:#ffffffd1;border-bottom:1px solid var(--stroke);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-inner{height:64px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;font-weight:700}.brand-icon{color:var(--primary);font-size:1.5rem}.nav-link{border:none;background:transparent;color:var(--primary);font-weight:700;font-size:.9rem;cursor:pointer}.nav-actions{display:flex;align-items:center;gap:16px}.lang-select{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:var(--muted)}.lang-select select{border-radius:999px;border:1px solid var(--stroke);background:#fff;padding:6px 12px;font-weight:600;color:var(--text);cursor:pointer}.back-link{border:none;background:transparent;color:var(--muted);font-weight:600;font-size:.9rem;cursor:pointer}.nav-spacer{width:72px}.hero{padding:24px 0 0}.hero-card{min-height:520px;border-radius:24px;padding:48px 24px;text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background-image:linear-gradient(#0003,#0009),url(https://lh3.googleusercontent.com/aida-public/AB6AXuAsMxlcxdPLuQU9xuTZhFgMr_JK7asgbUjSqEkfeS687Z8_EXtrhBHoEwe7zjkzoHS5-eOQheu6vr-8BFmoVK7LnLLzEBAyPshmvPRnM7rO4HNdKC9rUWtT44ToPKlRBjISD8nLeSxKYQeLuKW5JuRS4iPGdTtj8rjsVqf2YcqnTWKp_LIP83XwXdu5e8jcL3sSp44Z9Zmf1CPrk1nnQAmEVfniM0Ab7RM3ntA_rPiAE3ykb73r2A6wjOpkfcTrgw54gRU4XZAEtCHy);background-size:cover;background-position:center;box-shadow:var(--shadow)}.hero-copy{max-width:520px;display:grid;gap:12px}.hero-copy h1{font-size:clamp(2.2rem,3.2vw,3.6rem);font-weight:800;letter-spacing:-.03em}.hero-copy p{font-size:.98rem;color:#ffffffd9}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.checkout-actions{display:flex;flex-direction:column;gap:10px;align-items:center}.badge-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px}.badge{border-radius:999px;padding:6px 12px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);font-size:.78rem;font-weight:600;color:#fff}.primary{border:none;border-radius:999px;padding:12px 28px;background:var(--primary);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 18px 32px -22px #7f13ecb3;transition:transform .2s ease,box-shadow .2s ease}.primary:hover{transform:translateY(-1px);box-shadow:0 22px 36px -22px #7f13ec99}.section-intro{text-align:center;padding:32px 0 0}.eyebrow{text-transform:uppercase;font-size:.72rem;letter-spacing:.26em;font-weight:800;color:var(--primary)}.section-intro h2{margin-top:4px;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:700}.steps{padding:24px 0 0}.steps-card{background:var(--card);border-radius:20px;border:1px solid var(--stroke);padding:28px;display:grid;grid-template-columns:48px 1fr;gap:12px 18px;box-shadow:0 18px 36px -30px #14111866}.step-rail{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:2px}.step-dot{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:#7f13ec1f;color:var(--primary)}.step-dot.is-active{background:var(--primary);color:#fff}.step-dot span{font-size:1.35rem}.step-line{width:2px;flex:1;background:#7f13ec33}.step-rail.is-last .step-line{display:none}.step-body{padding-bottom:12px;display:grid;gap:6px}.step-body h3{font-size:1.05rem;font-weight:700}.step-body p{color:var(--muted);font-size:.92rem}.features{padding:48px 0 0}.features-header{display:grid;gap:8px;margin-bottom:20px}.features-header h2{font-size:clamp(1.9rem,2.4vw,2.5rem);font-weight:800}.features-header p{color:var(--muted);max-width:420px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.feature-card{background:var(--card);border-radius:16px;border:1px solid var(--stroke);padding:20px;display:grid;gap:8px;box-shadow:0 16px 30px -30px #14111859}.feature-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#7f13ec1f;color:var(--primary)}.feature-card h3{font-size:1rem;font-weight:700}.feature-card p{color:var(--muted);font-size:.92rem}.compliance-note{margin-top:20px;border-radius:16px;border:1px solid rgba(127,19,236,.2);background:#7f13ec14;padding:18px 20px;display:grid;gap:6px}.compliance-note h3{font-size:1rem}.compliance-note p{color:var(--muted);font-size:.9rem}.cta{padding:48px 0 32px}.cta-card{border-radius:20px;border:1px solid rgba(127,19,236,.15);background:#7f13ec0f;padding:28px;text-align:center;display:grid;gap:16px;justify-items:center}.cta-card h2{font-size:clamp(1.5rem,2.2vw,2rem);font-weight:800}.cta-card p{color:var(--muted);font-size:.9rem}.footer{border-top:1px solid var(--stroke);background:#fff;padding:28px 0 36px}.footer-inner{display:grid;justify-items:center;gap:12px;text-align:center}.footer-brand{display:flex;align-items:center;gap:8px;font-weight:700}.footer p{color:#756189b3;font-size:.8rem}.footer-links{display:flex;gap:14px;font-size:.82rem}.footer-links a{color:#756189cc;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-icons{display:flex;gap:16px;color:#756189b3}.report-page{background:linear-gradient(180deg,#f7f6f8,#f1eef5 60%,#f7f6f8)}.report-shell{max-width:960px;margin:0 auto;padding:40px 24px 64px}.report-card{background:var(--card);border-radius:24px;border:1px solid var(--stroke);padding:32px;display:grid;gap:24px;box-shadow:var(--shadow)}.report-card h1{font-size:clamp(1.7rem,2.2vw,2.2rem);font-weight:800}.report-card p{color:var(--muted);font-size:.95rem}.report-form{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.photo-upload{cursor:pointer;grid-column:1 / -1}.photo-upload input{display:none}.photo-frame{display:flex;align-items:center;gap:18px;padding:18px;border-radius:18px;border:1px dashed var(--stroke);background:linear-gradient(135deg,#ffffffe6,#f7f6f8cc)}.photo-upload.is-dragging .photo-frame{border-color:#7f13ec99;background:linear-gradient(135deg,#fffffff2,#7f13ec14);box-shadow:0 18px 30px -24px #7f13ec73}.photo-thumb{width:76px;height:76px;border-radius:18px;background:radial-gradient(circle at top,#7f13ec59,#7f13ec14);border:1px solid rgba(127,19,236,.3);position:relative;overflow:hidden;flex-shrink:0}.photo-thumb:after{content:"+";position:absolute;inset:0;display:grid;place-items:center;color:var(--primary);font-size:2rem;font-weight:600}.photo-thumb.has-image:after{content:""}.photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.photo-text{display:grid;gap:6px;color:var(--text)}.photo-text strong{font-size:1rem}.photo-text span{color:var(--muted);font-size:.9rem}.photo-filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.photo-actions{margin-top:6px}.unit-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid var(--stroke);background:#fff}.unit-toggle select{border-radius:999px;border:1px solid var(--stroke);background:#fff;padding:6px 12px;font-weight:600;color:var(--text);cursor:pointer}.unit-split{display:flex;gap:10px}.ghost{border:1px solid var(--stroke);border-radius:999px;padding:8px 16px;background:#ffffffd9;color:var(--text);font-size:.85rem;font-weight:600;cursor:pointer}.report-form label{display:grid;gap:8px;font-size:.9rem;font-weight:600;color:var(--text)}.report-form input,.report-form textarea{border:1px solid var(--stroke);border-radius:14px;padding:12px 14px;font-size:1rem;background:#fff}.report-form textarea{resize:vertical}.report-form .span-2{grid-column:span 2}.report-form button{justify-self:start}.access-banner{border-radius:16px;border:1px solid rgba(127,19,236,.2);background:#7f13ec0f;padding:16px 18px;display:grid;gap:12px}.access-banner strong{font-size:1rem}.access-banner p{color:var(--muted);font-size:.9rem;margin-top:6px}.access-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.access-error{color:#b0422a;font-size:.85rem}.report-disclaimer{margin:0;padding:14px 16px;border-radius:16px;border:1px solid rgba(127,19,236,.2);background:#7f13ec0f;font-size:.9rem}.report-result{border-top:1px solid var(--stroke);padding-top:20px;display:grid;gap:12px}.report-actions{margin-top:18px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.report-header h3{font-size:1.2rem}.report-header span{color:var(--muted);font-size:.85rem}.progress-steps{display:flex;gap:10px;flex-wrap:wrap}.progress-chip{padding:6px 12px;border-radius:999px;border:1px solid var(--stroke);color:var(--muted);font-size:.78rem;font-weight:600}.progress-chip.is-active{border-color:#7f13ec80;color:#1c0f2d;background:#7f13ec24}.report-body{white-space:pre-wrap;margin:0;padding:16px;border-radius:16px;border:1px solid var(--stroke);background:#fff;font-size:.95rem;line-height:1.6}.report-empty,.report-error{margin:0;color:var(--muted);font-size:.9rem}.report-error{color:#b0422a}@media(max-width:720px){.container{padding:0 18px}.hero-card{min-height:480px}.steps-card{padding:22px;grid-template-columns:40px 1fr}.report-form .span-2{grid-column:span 1}.photo-frame{flex-direction:column;align-items:flex-start}}
