/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--blue:#007aff;--blue-dark:#0058c7;--blue-pale:#dcebff;--mint:#34c759;--mint-pale:#e2f7e8;--orange:#ff9500;--orange-pale:#fff1d9;--oops:#c65d63;--oops-pale:#ffd9dd;--ink:#1c1c1e;--muted:#63666d;--bg:#f6f7fb;--surface:#fcfcfe;--line:#e2e5ec;--dark:#101318}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,system-ui,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f7fbe8;border-bottom:1px solid #e2e5ecb5;align-items:center;height:78px;padding:0 5vw;display:flex;position:sticky;top:0}header nav{gap:34px;margin:auto;display:flex}header nav a{color:#41444b;font-size:14px;font-weight:750;transition:color .2s}header nav a:hover{color:var(--blue)}.language-link{border:1px solid var(--line);color:var(--blue-dark);background:#fff;border-radius:10px;margin-right:12px;padding:7px 10px;font-size:12px;font-weight:900}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:24px;font-weight:850;display:flex}.brand img{object-fit:contain;border-radius:12px;width:42px;height:42px}.brand>span{flex-direction:column;line-height:1;display:flex}.brand small{color:#686d76;letter-spacing:.035em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:800}.btn{background:var(--blue);color:#fff;border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:12px 24px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #007aff26}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #007aff36}.btn.small{min-height:43px;padding:9px 18px;font-size:14px}.btn.secondary{color:var(--ink);border:1px solid var(--line);background:#fff;box-shadow:0 8px 22px #15203a0b}.btn.light{color:var(--blue-dark);background:#fff}.btn.disabled{color:#8a8d94;box-shadow:none;background:#e4e6eb}.btn.full{width:100%}.hero{grid-template-columns:minmax(0,1fr) minmax(520px,.92fr);align-items:center;gap:5vw;min-height:780px;padding:70px 6vw 94px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#dcecff 0,#edf5ff 46%,#0000 70%);border-radius:50%;width:680px;height:680px;position:absolute;top:-180px;right:-240px}.hero-copy{z-index:2;max-width:720px;position:relative}.brand-kicker{color:#4b515c;align-items:center;gap:12px;font-size:14px;font-weight:800;display:flex}.brand-kicker img{object-fit:contain;width:54px;height:54px}.hero h1{letter-spacing:-.067em;margin:22px 0;font-size:clamp(52px,5.25vw,78px);line-height:1.08}.hero-product-name{color:#343941;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(17px,1.45vw,22px);font-weight:850;line-height:1.35;display:block}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:var(--muted);max-width:650px;font-size:19px;line-height:1.8}.actions{gap:14px;margin:28px 0 24px;display:flex}.trust-row{color:#4c5159;flex-wrap:wrap;gap:10px 20px;font-size:13px;font-weight:700;display:flex}.trust-row span:before{color:var(--mint)}.phone-wrap{z-index:2;place-items:center;min-height:650px;display:grid;position:relative}.mock-label{border:1px solid var(--line);color:#777b84;z-index:5;background:#ffffffd9;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:750;position:absolute;top:7px;right:14px}.phone{background:var(--surface);border:9px solid #20242b;border-radius:48px;width:330px;height:650px;padding:17px 17px 20px;overflow:hidden;transform:rotate(2deg);box-shadow:0 38px 75px #1826422b}.phone-bar{justify-content:space-between;padding:0 7px 13px;font-size:10px;font-weight:800;display:flex}.app-title{align-items:center;gap:12px;margin-bottom:16px;display:flex}.app-title button{color:var(--blue);background:0 0;border:0;padding:0;font-size:32px;line-height:1}.app-title strong{font-size:20px}.import-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px;box-shadow:0 8px 24px #1a31530a}.import-head{align-items:center;gap:10px;display:flex}.import-head>span{background:var(--blue-pale);width:38px;height:38px;color:var(--blue);border-radius:12px;place-items:center;font-size:19px;display:grid}.import-head div{flex-direction:column;display:flex}.import-head b{font-size:13px}.import-head small{color:var(--muted);margin-top:3px;font-size:9px}.source-buttons{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;display:grid}.source-buttons span{background:var(--blue);color:#fff;text-align:center;border-radius:10px;padding:8px;font-size:10px;font-weight:800}.parsed{background:var(--mint-pale);color:#21793a;border-radius:12px;margin:12px 0;padding:10px;font-size:9px;font-weight:700}.parsed span{background:var(--mint);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-right:3px;display:inline-grid}.phone label{border:1px solid var(--line);color:#777b84;border-radius:11px;flex-direction:column;gap:5px;margin:8px 0;padding:9px 12px;font-size:8px;display:flex}.phone label strong{color:var(--ink);font-size:11px}.category-row{align-items:center;gap:7px;margin-top:9px;display:flex}.category-row span:first-child{background:var(--blue-pale);color:var(--blue-dark);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.category-row span:last-child{color:var(--muted);font-size:8px}.save-button{background:var(--blue);color:#fff;border:0;border-radius:12px;width:100%;margin-top:10px;padding:11px;font-weight:800}.wallet-toast{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:10px;width:245px;padding:13px;display:flex;position:absolute;top:160px;right:-3%;transform:rotate(-2deg);box-shadow:0 18px 48px #16305625}.wallet-dot{color:#fff;background:linear-gradient(135deg,#4285f4,#34a853);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.wallet-toast div{flex-direction:column;gap:2px;display:flex}.wallet-toast small{color:var(--muted);font-size:9px}.wallet-toast b{font-size:11px}.wallet-toast em{background:var(--mint-pale);color:#24763b;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.real-ui{isolation:isolate}.real-ui-label{z-index:6;color:#555b65;background:#fffffff0;border:1px solid #d8dde6;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:850;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 8px 22px #17233a12}.real-ui-label span{color:var(--mint);font-size:9px}.real-phone{background:#f7f8fc;border:9px solid #20242b;border-radius:48px;width:330px;height:650px;overflow:hidden;transform:rotate(2deg);box-shadow:0 38px 75px #1826422b}.real-phone img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.wallet-preview{z-index:4;border:1px solid var(--line);background:#fff;border-radius:24px;width:220px;height:180px;padding:7px;position:absolute;top:170px;right:-3%;overflow:hidden;transform:rotate(-3deg);box-shadow:0 18px 48px #16305625}.wallet-preview img{object-fit:cover;object-position:50% 51%;border-radius:17px;width:100%;height:100%;display:block}.wallet-preview span{color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101318dc;border-radius:10px;padding:8px 10px;font-size:10px;font-weight:850;position:absolute;bottom:13px;left:14px;right:14px}.feature-band{border:1px solid var(--line);background:var(--surface);border-radius:28px;grid-template-columns:repeat(4,1fr);margin:0 5vw 30px;display:grid;overflow:hidden;box-shadow:0 16px 46px #1b2f520a}.feature-band article{min-height:220px;padding:28px}.feature-band article+article{border-left:1px solid var(--line)}.feature-band i,.workflow i{border-radius:15px;place-items:center;width:48px;height:48px;font-size:21px;font-style:normal;font-weight:900;display:grid}.feature-band .blue i{background:var(--blue-pale);color:var(--blue)}.feature-band .mint i{background:var(--mint-pale);color:#23883e}.feature-band .orange i{background:var(--orange-pale);color:#b86d00}.feature-band .violet i{color:#7654c7;background:#eee7ff}.feature-band h3{margin:28px 0 10px;font-size:18px}.feature-band p{color:var(--muted);font-size:14px;line-height:1.7}.section{padding:110px 7vw}.section-heading{max-width:760px}.section-heading.center{text-align:center;margin:0 auto}.eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900;display:block}.section-heading h2,.insight-copy h2,.privacy h2,.receipt-copy h2{letter-spacing:-.05em;margin:14px 0 18px;font-size:clamp(38px,4vw,58px);line-height:1.13}.section-heading>p,.insight-copy>p,.privacy-copy>p,.receipt-copy>p{color:var(--muted);font-size:17px;line-height:1.8}.capture{background:var(--surface)}.workflow{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.workflow article{background:var(--bg);border:1px solid var(--line);border-radius:24px;padding:30px;position:relative}.workflow article>span{color:#bdc1c9;font-size:13px;font-weight:900;position:absolute;top:22px;right:24px}.workflow article:first-child i{background:var(--blue-pale);color:var(--blue)}.workflow article:nth-child(2) i{background:var(--mint-pale);color:#24893f}.workflow article:nth-child(3) i{background:var(--orange-pale);color:#b66d00}.workflow h3{margin-top:38px}.workflow p{color:var(--muted);line-height:1.75}.insights{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-items:center;gap:8vw;display:grid}.insight-mock{border:1px solid var(--line);background:#eef3fa;border-radius:32px;padding:56px 25px 25px;position:relative;box-shadow:0 28px 70px #18345f12}.insight-mock .mock-label{top:18px;right:18px}.real-insights{grid-template-columns:1fr 1fr;align-items:end;gap:18px;min-height:650px;padding:70px 22px 24px;display:grid;overflow:hidden}.real-insights .real-ui-label{top:18px;right:18px}.insight-screen{background:#f7f8fc;border:7px solid #20242b;border-radius:34px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 55px #18345f24}.insight-screen.primary{height:545px;transform:rotate(-2deg)}.insight-screen.secondary{height:500px;transform:translateY(16px)rotate(2deg)}.insight-screen img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.insight-screen figcaption{color:#fff;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101318dc;border-radius:10px;padding:9px;font-size:10px;font-weight:850;position:absolute;bottom:12px;left:12px;right:12px}.insight-top{background:var(--blue);color:#fff;border-radius:22px;grid-template-columns:1fr auto;align-items:center;padding:22px;display:grid}.insight-top>div:first-child{flex-direction:column;gap:4px;display:flex}.insight-top small{opacity:.8}.insight-top strong{font-size:30px}.insight-top span{opacity:.8;font-size:10px}.budget-ring{background:conic-gradient(#fff 0 64%,#ffffff35 64% 100%);border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:relative}.budget-ring:after{content:"";background:var(--blue);border-radius:50%;position:absolute;inset:8px}.budget-ring span{z-index:1;opacity:1;font-size:16px;font-weight:900;position:relative}.insight-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:14px;padding:20px}.card-head{justify-content:space-between;margin-bottom:18px;display:flex}.card-head small{color:var(--muted)}.bar-row{grid-template-columns:50px 1fr 58px;align-items:center;gap:10px;margin:14px 0;font-size:11px;display:grid}.bar-row i{background:#edf0f5;border-radius:99px;height:8px;overflow:hidden}.bar-row em{background:var(--blue);border-radius:99px;height:100%;display:block}.bar-row strong{text-align:right}.insight-note{border:1px solid var(--line);background:#fff;border-radius:18px;gap:13px;margin-top:14px;padding:17px;display:flex}.insight-note>span{background:var(--orange-pale);color:#b76c00;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.insight-note div{flex-direction:column;display:flex}.insight-note p{color:var(--muted);margin:5px 0 0;font-size:11px}.insight-copy ul{gap:22px;margin:34px 0 0;padding:0;list-style:none;display:grid}.insight-copy li{gap:17px;display:flex}.insight-copy li>span{background:var(--blue-pale);width:38px;height:38px;color:var(--blue);border-radius:12px;flex:none;place-items:center;font-size:11px;font-weight:900;display:grid}.insight-copy li div{flex-direction:column;gap:5px;display:flex}.insight-copy li p{color:var(--muted);margin:0;line-height:1.6}.privacy{background:var(--dark);color:#f2f2f7;grid-template-columns:minmax(0,1fr) minmax(460px,.85fr);align-items:center;gap:8vw;padding:110px 7vw;display:grid;position:relative;overflow:hidden}.privacy:after{content:"";background:#0a84ff20;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-260px;right:-180px}.privacy .eyebrow{color:#60aaff}.privacy-copy>p{color:#b8bcc5}.privacy-note{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:18px;margin-top:28px;padding:20px}.privacy-note p{color:#aeb3bd;margin:6px 0 0;line-height:1.7}.privacy-flow{z-index:2;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.privacy-flow>div{text-align:center;background:#191d24;border:1px solid #ffffff14;border-radius:23px;flex-direction:column;align-items:center;width:138px;height:150px;padding:18px;display:flex}.privacy-flow i{color:#58aaff;background:#0a84ff20;border-radius:16px;place-items:center;width:52px;height:52px;font-size:22px;font-style:normal;display:grid}.privacy-flow span{margin-top:14px;font-weight:800}.privacy-flow small{color:#959ba7;margin-top:5px}.privacy-flow>em{color:#69707d;font-style:normal}.privacy-flow .secure{border-color:#30d15855}.privacy-flow .secure i{color:#45df6b;background:#30d15820}.markers{background:var(--surface)}.marker-grid{grid-template-columns:repeat(2,minmax(0,500px));justify-content:center;gap:20px;margin-top:48px;display:grid}.marker-grid article{border:1px solid var(--line);border-radius:28px;padding:34px}.marker-grid article>span{border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.marker-grid h3{margin:34px 0 12px;font-size:25px}.marker-grid p{color:var(--muted);line-height:1.75}.marker-grid small{margin-top:28px;font-weight:800;display:block}.marker-grid .oops{background:#fff7f8}.marker-grid .oops>span{background:var(--oops-pale);color:#9e4249}.marker-grid .oops small{color:var(--oops)}.marker-grid .one-time{background:#f5f9ff}.marker-grid .one-time>span{background:var(--blue-pale);color:var(--blue-dark)}.marker-grid .one-time small{color:var(--blue)}.receipts{grid-template-columns:1fr .85fr;align-items:center;gap:9vw;display:grid}.receipt-stack{min-height:400px;position:relative}.paper{border:1px solid var(--line);background:#fff;border-radius:18px;width:260px;height:330px;padding:28px;position:absolute;top:50%;left:50%;box-shadow:0 24px 60px #1a31531a}.paper-back{color:var(--blue);background:#e6efff;transform:translate(-34%,-50%)rotate(10deg)}.paper-mid{color:#278640;background:#e6f7ea;transform:translate(-58%,-50%)rotate(-7deg)}.paper-front{flex-direction:column;display:flex;transform:translate(-50%,-50%)}.paper>span{font-weight:900}.paper-front small{letter-spacing:.08em}.paper-front b{margin:34px 0;font-size:44px}.paper-front hr{border:0;border-top:1px dashed #cfd3dc;width:100%}.paper-front p{color:var(--muted)}.paper-front em{background:var(--mint-pale);color:#227b3b;border-radius:12px;margin-top:auto;padding:10px;font-size:12px;font-style:normal;font-weight:800}.plans{background:#edf2f8}.research-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:20px;max-width:1000px;margin:50px auto 0;display:grid}.free-now,.research-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:34px}.free-now h3,.research-card h3{margin:17px 0;font-size:27px;line-height:1.28}.free-now>p,.research-card>p{color:var(--muted);line-height:1.75}.free-now{flex-direction:column;display:flex}.free-now .btn{margin-top:auto}.research-card{border:2px solid var(--blue);box-shadow:0 22px 50px #006fd619}.research-actions{gap:10px;margin:24px 0 17px;display:grid}.research-actions button{border:1px solid var(--line);min-height:47px;color:var(--ink);text-align:left;cursor:pointer;background:#f7f9fc;border-radius:13px;padding:11px 15px;font-weight:800;transition:border-color .2s,background .2s}.research-actions button:first-child{background:var(--blue);border-color:var(--blue);color:#fff}.research-actions button:hover{border-color:var(--blue)}.research-actions button:disabled{opacity:.55;cursor:wait}.research-card>small{color:#717680;font-size:11px;line-height:1.6;display:block}.research-thanks{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.research-thanks i{background:var(--mint-pale);color:#22823c;border-radius:50%;place-items:center;width:62px;height:62px;font-size:27px;font-style:normal;font-weight:900;display:grid}.research-thanks p{color:var(--muted)}.research-loading{background:linear-gradient(90deg,#edf0f5,#f8f9fb,#edf0f5) 0 0/200% 100%;border-radius:18px;height:260px;animation:1.4s infinite research-loading}@keyframes research-loading{to{background-position:-200% 0}}.plan-grid{grid-template-columns:repeat(2,minmax(0,450px));justify-content:center;gap:20px;margin-top:50px;display:grid}.plan-grid article{border:1px solid var(--line);background:#fff;border-radius:28px;padding:34px;position:relative}.plan-grid article>small{color:var(--blue);letter-spacing:.11em;font-size:12px;font-weight:900}.plan-grid h3{font-size:28px}.plan-grid article>strong{border-bottom:1px solid var(--line);margin:22px 0;padding-bottom:22px;font-size:38px;display:block}.plan-grid ul{color:#4f545d;gap:15px;padding:0;list-style:none;display:grid}.plan-grid li:before{content:"✓";color:var(--mint);margin-right:9px;font-weight:900}.premium-plan{border:2px solid var(--blue)!important}.premium-plan>em{background:var(--blue);color:#fff;border-radius:0 25px 0 14px;padding:8px 14px;font-size:12px;font-style:normal;font-weight:800;position:absolute;top:-1px;right:-1px}.faq{background:var(--surface);grid-template-columns:1.25fr .75fr;gap:7vw;display:grid}.faq-list{border-top:1px solid var(--line);margin-top:42px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;justify-content:space-between;gap:20px;padding:23px 3px;font-weight:800;list-style:none;display:flex}summary span{color:var(--blue)}details p{color:var(--muted);padding-right:30px;line-height:1.75}.faq aside{background:var(--blue);color:#fff;border-radius:30px;align-self:start;padding:38px;position:sticky;top:105px;box-shadow:0 24px 60px #007aff2b}.faq aside img{object-fit:contain;width:84px;height:84px;margin-bottom:22px;display:block}.faq aside .eyebrow{color:#d7eaff}.faq aside h2{letter-spacing:-.05em;font-size:37px;line-height:1.17}.faq aside p{color:#e4f0ff;line-height:1.75}footer{background:var(--dark);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;padding:32px 5vw;display:grid}footer p{color:#afb4be;text-align:center}footer>span{text-align:right;color:#9298a3;font-size:12px}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 14px;display:flex}.footer-links a{color:#d2d6dd;font-weight:750}.footer-links a:hover{color:#fff}.footer-links em{color:#9298a3;font-style:normal}.research-dashboard{background:#edf2f8;min-height:100vh;padding:70px 20px}.dashboard-shell{max-width:1050px;margin:auto}.dashboard-brand{color:var(--blue);font-weight:850}.dashboard-shell h1{letter-spacing:-.05em;margin:38px 0 10px;font-size:46px}.dashboard-shell>p{color:var(--muted)}.dashboard-shell form{border:1px solid var(--line);background:#fff;border-radius:22px;gap:17px;max-width:460px;margin-top:36px;padding:28px;display:grid}.dashboard-shell form label{gap:8px;font-weight:750;display:grid}.dashboard-shell input{border:1px solid var(--line);min-height:46px;font:inherit;border-radius:12px;padding:10px 13px}.dashboard-error{color:#b32d37}.summary-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:38px;display:grid}.summary-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:24px;display:flex}.summary-grid small{color:var(--muted)}.summary-grid strong{font-size:36px}.dashboard-table{border:1px solid var(--line);background:#fff;border-radius:22px;margin-top:25px;padding:26px;overflow-x:auto}.dashboard-table table{border-collapse:collapse;width:100%}.dashboard-table th,.dashboard-table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:13px}.dashboard-table th{color:var(--muted);font-size:12px}.dashboard-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.legal-page{background:var(--bg);min-height:100vh}.legal-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f6f7fbef;position:sticky;top:0}.legal-shell{width:min(900px,100% - 36px);margin:0 auto;padding:62px 0 100px}.legal-back{color:var(--blue);margin-bottom:42px;font-weight:850;display:inline-flex}.legal-title{border-bottom:1px solid var(--line);padding-bottom:35px}.legal-title h1{letter-spacing:-.06em;margin:15px 0 13px;font-size:clamp(46px,7vw,72px);line-height:1.05}.legal-title p{color:var(--muted);margin:0}.legal-content{border:1px solid var(--line);background:#fff;border-radius:28px;margin-top:42px;padding:46px 54px;box-shadow:0 18px 55px #1b2f520c}.legal-content h2{letter-spacing:-.025em;margin:48px 0 14px;font-size:27px}.legal-content h2:first-of-type{margin-top:34px}.legal-content h3{margin:27px 0 8px;font-size:18px}.legal-content p,.legal-content li{color:#555b65;font-size:16px;line-height:1.85}.legal-content ul{gap:8px;padding-left:24px;display:grid}.legal-content a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.legal-content code{color:#33415a;background:#eef3fa;border-radius:6px;padding:2px 6px}.legal-lead{color:#30353d!important;font-size:19px!important}.legal-note{background:var(--blue-pale);color:#344d71;border-radius:15px;margin-top:42px;padding:18px 20px;font-size:14px;font-weight:700;line-height:1.7}.legal-footer{position:relative}@media (width<=1100px){header nav{gap:20px}.hero{grid-template-columns:1fr 470px}.feature-band{grid-template-columns:repeat(2,1fr)}.feature-band article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.feature-band article:nth-child(4){border-top:1px solid var(--line)}.privacy{grid-template-columns:1fr}.privacy-flow{margin-top:20px}.research-grid{grid-template-columns:1fr}}@media (width<=850px){header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{max-width:none}.phone-wrap{margin-top:20px}.workflow,.insights,.receipts,.faq{grid-template-columns:1fr}.insight-mock{order:2}.insight-copy{order:1}.faq aside{position:relative;top:0}.privacy,.plan-grid,.marker-grid,footer{grid-template-columns:1fr}footer p,footer>span{text-align:left}.footer-links{justify-content:flex-start}.summary-grid{grid-template-columns:repeat(2,1fr)}.dashboard-split{grid-template-columns:1fr}}@media (width<=560px){header{padding:0 17px}.brand>span{font-size:19px}.brand small{font-size:7px}.brand img{width:38px;height:38px}header .small{display:none}.language-link{margin-left:auto;margin-right:0}.dashboard-shell h1{font-size:38px}.summary-grid{grid-template-columns:1fr}.hero,.section,.privacy{padding-left:18px;padding-right:18px}.hero{min-height:auto;padding-bottom:70px}.hero h1{font-size:44px}.hero-copy>p{font-size:16px}.actions{display:grid}.trust-row{gap:8px;display:grid}.phone-wrap{min-height:560px;margin-left:-18px;margin-right:-18px}.phone{transform-origin:50%;transform:scale(.82)rotate(1deg)}.wallet-toast{transform-origin:100%;top:160px;right:0;transform:scale(.82)rotate(-2deg)}.mock-label{right:9px}.real-phone{border-width:8px;border-radius:42px;width:292px;height:574px;transform:rotate(1deg)}.wallet-preview{width:170px;height:142px;top:178px;right:0}.real-ui-label{top:4px;right:8px}.feature-band{border-radius:0;grid-template-columns:1fr;margin:0}.feature-band article+article{border-left:0;border-top:1px solid var(--line)}.section{padding-top:82px;padding-bottom:82px}.section-heading h2,.insight-copy h2,.privacy h2,.receipt-copy h2{font-size:37px}.insight-mock{padding-left:14px;padding-right:14px}.insight-top strong{font-size:23px}.budget-ring{width:65px;height:65px}.real-insights{grid-template-columns:1fr 1fr;gap:9px;min-height:525px;padding:60px 10px 18px}.insight-screen{border-width:5px;border-radius:25px}.insight-screen.primary{height:430px}.insight-screen.secondary{height:392px}.insight-screen figcaption{padding:7px 4px;font-size:8px;bottom:7px;left:7px;right:7px}.privacy-flow{grid-template-columns:1fr;display:grid}.privacy-flow>em{transform:rotate(90deg)}.privacy-flow>div{text-align:left;flex-direction:row;gap:12px;width:100%;height:auto}.privacy-flow span{margin:0}.privacy-flow small{margin:0 0 0 auto}.receipt-stack{transform:scale(.85)}.marker-grid article,.plan-grid article,.faq aside{padding:26px}.legal-header nav{display:none}.legal-shell{padding-top:38px}.legal-content{border-radius:20px;padding:28px 22px}.legal-content h2{font-size:23px}}
