@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&family=Noto+Sans+TC:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--ink:#211b30;--muted:#77727f;--purple:#7058ed;--lime:#d4f6a6;--dark:#181521;--line:#e9e6ef;--surface:#f7f6fa;--radius:16px;font-family:'DM Sans','Noto Sans TC',sans-serif;color:var(--ink);font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{width:20px;height:20px;flex-shrink:0}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #9278ff;outline-offset:5px}.skip{position:fixed;left:20px;top:-60px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.site-header{height:88px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.nav-wrap{max-width:1440px;height:100%;padding:0 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:23px;font-weight:750;letter-spacing:.08em;flex-shrink:0}.brand small{display:block;font-size:10px;letter-spacing:.32em;line-height:1.3;margin-top:4px;font-weight:650}.brand-mark{display:flex;align-items:end;gap:4px;height:32px;transform:skewY(-12deg)}.brand-mark i{width:7px;background:var(--purple);height:21px;border-radius:2px}.brand-mark i:nth-child(2){height:32px}.brand-mark i:nth-child(3){height:25px}.site-header nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:550}.site-header nav a:hover{color:var(--purple)}.nav-new{font-size:9px;background:#f0ecff;color:var(--purple);padding:3px 4px;vertical-align:super;border-radius:3px;letter-spacing:.06em}.nav-cta{display:flex;align-items:center;gap:18px;padding:12px 18px;border:1px solid #ded9eb;border-radius:7px;font-size:14px;font-weight:550}.nav-cta:hover{border-color:var(--purple);color:var(--purple)}.menu-toggle{display:none;background:none;border:0;font-size:25px}.hero{background:var(--dark);color:#fff;overflow:hidden;position:relative}.hero-noise{pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse at 75% 35%,#6d499118,transparent 65%),linear-gradient(90deg,transparent 49.9%,#ffffff03 50%,transparent 50.1%);background-size:auto,100px 100%}.hero-inner{max-width:1440px;position:relative;margin:auto;padding:83px 5% 67px;display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:center}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.16em;color:#c8bfde;font-weight:500}.eyebrow>span{width:6px;height:6px;background:var(--lime);border-radius:50%}h1,h2,h3,p{margin:0}h1{font-size:clamp(40px,4.1vw,62px);line-height:1.42;letter-spacing:-.045em;font-weight:700;margin:28px 0 23px}.accent{color:var(--lime)}.hero-copy>p{font-size:15px;line-height:2.05;color:#bbb5c8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:33px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;border-radius:6px;border:1px solid transparent;min-height:50px;padding:13px 22px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-lime{background:var(--lime);color:#262731}.text-link{font-size:14px;display:inline-flex;gap:15px;align-items:center}.hero-notes{display:flex;gap:12px;flex-direction:column;margin-top:41px}.hero-notes span:first-child{font-size:11px;letter-spacing:.13em;color:#9c94ad}.hero-notes span:last-child{font-size:12px;color:#bfb9cc}.hero-visual{min-width:0}.visual-label{font-size:9px;letter-spacing:.15em;color:#a098b1;display:flex;justify-content:space-between;margin:0 2px 14px}.report-preview{border:1px solid #443953;border-radius:12px;background:#211d2c;box-shadow:0 24px 70px #0004;transform:perspective(1400px) rotateY(-4deg) rotateX(2deg);overflow:hidden}.preview-toolbar{border-bottom:1px solid #ffffff0d;display:flex;align-items:center;gap:10px;padding:13px 17px;font-size:11px}.mini-logo{font-weight:700;background:var(--purple);border-radius:5px;padding:3px 6px;font-size:13px}.preview-tag{background:#ffffff08;border:1px solid #ffffff12;color:#bcb4cd;border-radius:4px;padding:3px 5px;font-size:10px}.preview-date{margin-left:auto;font-size:10px;color:#a8a0b9}.preview-body{padding:20px}.preview-title{display:flex;align-items:center;justify-content:space-between}.overline{font-size:8px;letter-spacing:.15em;color:#a69cb9}.preview-title h3{font-size:16px;font-weight:550;margin-top:7px}.period-chip{padding:7px 9px;background:#ffffff05;border:1px solid #ffffff12;border-radius:5px;font-size:10px;color:#c6bed6}.preview-kpis{display:grid;grid-template-columns:1.17fr 1fr 1fr;border:1px solid #ffffff0d;border-radius:7px;margin:22px 0 20px}.preview-kpis>div{padding:12px 11px;min-width:0}.preview-kpis>div+div{border-left:1px solid #ffffff0d}.preview-kpis span{font-size:10px;color:#aaa1bb}.preview-kpis strong{font-size:24px;display:flex;gap:7px;align-items:baseline;letter-spacing:-.055em;font-weight:550;margin-top:7px;white-space:nowrap}.preview-kpis strong small{font-size:14px}.preview-kpis em{font-size:9px;color:var(--lime);font-style:normal;letter-spacing:0;font-weight:450}.tiny-bars{color:#9d8ae0;letter-spacing:3px;font-size:13px;margin-top:5px;height:23px;overflow:hidden}.tiny-bars.lime{color:#b8d496}.tiny-bars.blue{color:#86bed1}.preview-chart-head{display:flex;align-items:center;justify-content:space-between;font-size:11px}.preview-chart-head b{font-weight:500}.preview-chart-head>span{font-size:9px;color:#b9b1c9;display:flex;align-items:center;gap:7px}.legend{width:6px;height:6px;border-radius:2px;display:inline-block}.purple{background:#a492ff}.green{background:#c5eaa0}.chart-wrap{display:flex;gap:10px;margin-top:15px;height:138px}.axis{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:3px;font-size:8px;color:#837a97}.growth-chart{flex:1;width:100%;height:100%;overflow:visible}.gridline{fill:none;stroke:#ffffff10;stroke-dasharray:3 4}.x-axis{display:flex;justify-content:space-between;padding-left:26px;margin:8px 0 16px;color:#837a97;font-size:8px}.insight{display:flex;align-items:center;gap:12px;border:1px solid #9e80e133;background:#8b68d710;padding:11px 12px;border-radius:6px}.insight>span{color:#b89fea}.insight p{font-size:10px;line-height:1.8;color:#a99cbf}.insight b{font-weight:500;color:#d1c2e8}.insight>a{margin-left:auto;color:#bfa9ea}.visual-caption{display:flex;align-items:center;gap:12px;font-size:10px;color:#aba1be;justify-content:end;margin-top:21px;letter-spacing:.1em}.caption-line{width:34px;height:1px;background:#756781}.hero-bottom{max-width:1296px;margin:0 auto;border-top:1px solid #ffffff14;display:flex;align-items:center;justify-content:space-between;padding:24px 0 27px;color:#a49cb5}.hero-bottom>span{font-size:10px;letter-spacing:.12em}.hero-bottom>div{font-size:12px;display:flex;gap:20px}.hero-bottom>div>span{color:#554e63}.section{max-width:1440px;margin:auto;padding:91px 5%}.section-kicker{font-size:11px;font-weight:600;letter-spacing:.13em;color:var(--purple);margin-bottom:24px}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:38px}.section-heading h2{font-size:35px;line-height:1.5;letter-spacing:-.035em;font-weight:650}.section-heading h2 span{color:#9a94a2}.section-heading p{font-size:14px;line-height:1.9;color:var(--muted);padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{display:block;border:1px solid var(--line);border-radius:10px;padding:27px;transition:border .2s,transform .2s;background:linear-gradient(130deg,#fff,#faf9fc)}.product-card:hover{border-color:#a392dd;transform:translateY(-4px)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.card-top>span:last-child{font-size:11px;color:#aaa1b5}.product-icon{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border:1px solid #e5def5;border-radius:9px;color:var(--purple);background:#f6f2ff}.product-name{font-size:12px;color:var(--purple);font-weight:550}.product-card h3{font-size:19px;letter-spacing:-.03em;font-weight:600;margin:13px 0}.product-card p{font-size:14px;line-height:1.9;color:var(--muted)}.card-link{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;margin-top:29px}footer{padding:42px 5% 24px;border-top:1px solid var(--line);background:#faf9fc}.footer-top,.footer-bottom{max-width:1296px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top p{font-size:14px;color:var(--muted);margin-right:auto}.footer-top>a:last-child{display:flex;align-items:center;gap:15px;font-size:14px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:21px;font-size:11px;color:#958d9f}.footer-bottom span:last-child{font-size:9px;letter-spacing:.1em}@media(min-width:1500px){.hero-inner{padding-top:100px;padding-bottom:85px}}@media(max-width:1350px){.hero-bottom{margin:0 5%}.hero-inner{gap:38px}.preview-kpis strong{font-size:21px;gap:5px}.hero-actions{gap:18px}.site-header nav{gap:20px}}@media(max-width:1100px){.site-header nav{gap:15px;font-size:13px}.nav-cta{padding:10px;font-size:12px;gap:8px}.hero-inner{padding-top:66px;padding-bottom:55px;gap:28px;grid-template-columns:.85fr 1.15fr}.hero-copy>p{font-size:14px}.hero-actions{align-items:start;flex-direction:column;gap:20px}.hero-notes{margin-top:30px}.preview-kpis strong{font-size:20px}.preview-kpis em{font-size:8px}.section-heading p{max-width:40%}.product-card{padding:23px}.product-card h3{font-size:17px}}@media(max-width:800px){.site-header{height:76px}.brand{font-size:21px}.site-header nav{display:none}.menu-toggle{display:block}.nav-cta{margin-left:auto}.menu-open nav{display:flex;position:absolute;top:76px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:20px 5%;gap:0;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #0001}.menu-open nav a{padding:14px 0;font-size:16px}.hero-inner{grid-template-columns:1fr;padding:54px 6% 34px;gap:44px}.hero-copy{max-width:650px}h1{font-size:48px;margin-top:22px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:row;align-items:center}.hero-notes{margin-top:29px;flex-direction:row;gap:18px;flex-wrap:wrap}.hero-visual{width:100%}.report-preview{transform:none}.preview-kpis strong{font-size:27px;gap:10px}.preview-kpis em{font-size:10px}.preview-title h3{font-size:17px}.preview-body{padding:23px}.preview-kpis>div{padding:17px 13px}.chart-wrap{height:155px}.hero-bottom{flex-direction:column;align-items:start;gap:16px;padding:24px 0}.section{padding:65px 6%}.section-heading{display:block}.section-heading h2{font-size:30px}.section-heading p{max-width:none;margin-top:20px;font-size:15px}.product-grid{grid-template-columns:1fr}.product-card{padding:26px}.card-top{margin-bottom:22px}.product-card h3{font-size:21px}.product-card p{font-size:16px}.card-link{font-size:14px}.footer-top{flex-wrap:wrap}.footer-top p{font-size:13px}.footer-top>a:last-child{width:100%}}@media(max-width:480px){.nav-cta{font-size:12px;gap:8px;padding:9px}.nav-cta svg{width:15px}.nav-wrap{gap:13px}.brand{font-size:19px;gap:9px}.brand-mark{height:27px;gap:3px}.brand-mark i{width:6px}.brand-mark i:nth-child(2){height:27px}.brand small{font-size:8px}.hero-copy h1{font-size:42px}.eyebrow{font-size:10px;letter-spacing:.11em}.hero-copy>p{font-size:14px}.hero-actions{gap:20px}.button{font-size:13px;padding:13px 16px;gap:16px}.text-link{font-size:13px;gap:9px}.hero-notes{flex-direction:column;gap:10px}.preview-body{padding:15px}.preview-kpis strong{font-size:20px;display:block}.preview-kpis em{display:block;font-size:9px;margin-top:4px}.preview-kpis>div{padding:12px 8px}.preview-kpis span{font-size:9px}.tiny-bars{font-size:11px;letter-spacing:1px}.preview-title h3{font-size:14px}.period-chip{font-size:9px}.hero-bottom>div{font-size:11px;gap:9px}.footer-bottom{flex-direction:column;align-items:start;gap:12px}.desktop-break{display:none}.preview-date{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}


.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button-purple{background:var(--purple);color:white}.button-purple:hover{background:#6045dc}.button-outline{background:white;border-color:#ded9e8;color:var(--ink)}.button-outline:hover{border-color:var(--purple);color:var(--purple)}.full-width{width:100%}.workflow-section{border-top:1px solid var(--line)}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px}.step-number{display:block;font-size:14px;color:var(--purple);font-weight:600;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:25px}.workflow-grid h3{font-size:22px;margin-bottom:15px}.workflow-grid p{font-size:16px;line-height:1.9;color:var(--muted)}.statement{padding:85px 6%;background:#eeebf7;text-align:center}.statement>span{font-size:11px;color:var(--purple);letter-spacing:.18em}.statement p{font-size:36px;line-height:1.7;font-weight:550;letter-spacing:-.03em;margin:28px 0}.statement p span{color:var(--purple)}.statement a{display:inline-flex;align-items:center;gap:18px;font-size:14px}.closing-cta{background:var(--dark);color:white;border-radius:14px;margin:40px auto 90px;max-width:1296px; padding:56px 60px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-cta .section-kicker{color:#b6a8dc}.closing-cta h2{font-size:36px;line-height:1.5;letter-spacing:-.03em;margin-top:21px}.closing-cta>div:last-child{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.closing-cta .button{background:var(--lime);color:var(--ink)}.footer-links{display:flex;gap:20px;font-size:12px}.section-heading>.section-kicker,.product-detail .section-kicker{display:block}.breadcrumb{font-size:12px;color:var(--muted)}a.breadcrumb:hover{color:var(--purple)}.product-hero{padding-top:27px;padding-bottom:80px}.product-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center; margin-top:59px}.product-hero-grid h1{font-size:46px;letter-spacing:-.04em;margin:23px 0;line-height:1.5}.product-hero-grid>div>p{font-size:16px;color:var(--muted);line-height:2;max-width:520px}.source-label{font-size:12px;color:#92899e;margin-top:32px}.source-label>span{padding-left:12px;color:var(--ink)}.product-metric-card{border:1px solid #e7e1f3;background:#f8f6fe;border-radius:18px;padding:32px 38px;position:relative;overflow:hidden;box-shadow:0 25px 65px #36234f09}.metric-card-top{display:flex;justify-content:space-between;align-items:center;color:var(--purple);margin-bottom:38px}.metric-card-top>svg{width:27px;height:27px}.metric-card-top>span{font-size:10px;letter-spacing:.06em}.product-metric-card>p{font-size:14px;color:var(--muted)}.product-metric-card>strong{display:block;font-size:62px;letter-spacing:-.06em;line-height:1.5;font-weight:550}.product-metric-card>strong small{font-size:28px;margin-left:8px}.metric-change{font-size:14px;color:var(--purple)}.metric-change>span{font-size:12px;color:var(--muted);margin-left:10px}.metric-bars{display:flex;align-items:end;gap:6px;height:108px;margin-top:36px;border-bottom:1px solid #d8d0eb}.metric-bars>i{height:var(--height);flex:1;background:#7058ed;border-radius:3px 3px 0 0;opacity:.75}.metric-bars>i:nth-child(even){opacity:.45}.metric-bottom{display:flex;justify-content:space-between;color:#a499b4;font-size:10px;margin-top:10px}.product-metric-card.lime{background:#f2f7ec;border-color:#e1e9d8}.product-metric-card.lime .metric-bars>i{background:#739a4c}.product-metric-card.blue{background:#eff7f9;border-color:#dce9ed}.product-metric-card.blue .metric-bars>i{background:#4d9bac}.feature-band{background:#f7f6fa;border-block:1px solid var(--line)}.feature-row{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);padding:58px 5%;gap:50px}.feature-row article>span{font-size:12px;color:var(--purple)}.feature-row h2{font-size:22px;margin:20px 0 13px;font-weight:600}.feature-row p{font-size:16px;line-height:1.9;color:var(--muted)}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:10px}table{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap;text-align:left}thead{background:#f9f8fc;color:#89818f;font-size:12px;font-weight:450}th,td{padding:20px 23px;border-bottom:1px solid var(--line);font-weight:450}tbody th{font-weight:550}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfaff}.data-note{font-size:13px;color:var(--muted);line-height:1.8;margin-top:20px}.pricing-head{text-align:center;padding:65px 5% 28px}.pricing-head .section-kicker{margin-bottom:18px}.pricing-head h1{font-size:46px;line-height:1.5;margin:18px 0}.pricing-head h1 span{color:#918899}.pricing-head>p{font-size:16px;color:var(--muted);line-height:1.9}.billing-switch{display:inline-flex;gap:5px;background:#f1eef7;border:1px solid #e6e0ee;border-radius:8px;padding:5px;margin-top:30px}.billing-switch button{border:0;background:transparent;border-radius:5px;padding:10px 20px;color:#7b738a;font-size:14px}.billing-switch button.active{background:white;color:var(--ink);box-shadow:0 2px 5px #2315350d;font-weight:600}.billing-switch button span{color:var(--purple);background:#e8e1fc;font-size:10px;margin-left:8px;padding:3px 6px;border-radius:3px}.pricing-head .planning-notice{font-size:12px;color:#958d9f;margin-top:15px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:35px auto 24px;max-width:1180px;padding:0 20px;align-items:stretch}.price-card{border:1px solid var(--line);border-radius:12px;padding:34px 29px;position:relative}.price-card.featured{border:2px solid var(--purple);padding:33px 28px;background:linear-gradient(#f8f5ff,#fff 50%)}.recommended{position:absolute;top:-29px;left:-2px;right:-2px;height:31px;background:var(--purple);color:white;text-align:center;border-radius:9px 9px 0 0;font-size:12px;padding-top:8px}.featured{border-top-left-radius:0;border-top-right-radius:0}.plan-label{display:flex;justify-content:space-between;font-size:11px;color:var(--purple);letter-spacing:.1em}.plan-label>span:last-child{color:#b2a7bd}.price-card h2{font-size:26px;letter-spacing:-.025em;margin:17px 0 11px;font-weight:600}.plan-description{font-size:13px;color:var(--muted);min-height:44px;line-height:1.8}.price{display:flex;align-items:baseline;gap:7px;margin-top:26px;white-space:nowrap}.price>small{font-size:14px;color:#817786}.price>strong{font-size:46px;letter-spacing:-.04em;font-weight:550}.price>span{color:var(--muted);font-size:12px}.billing-detail{font-size:12px;color:var(--muted);margin:8px 0 25px}.price-card>.button{width:100%;justify-content:space-between}.feature-divider{border-top:1px solid var(--line);padding-top:26px;font-size:12px;color:#958b9e;margin-top:27px}.price-card ul{list-style:none;padding:0;margin:20px 0 0;font-size:14px}.price-card li{margin:16px 0;display:flex;gap:12px}.price-card li>span{color:var(--purple)}.pricing-disclaimer{max-width:1050px;padding:0 5%;text-align:center;margin:23px auto;color:#918799;font-size:12px;line-height:1.9}.comparison{max-width:1240px;padding-top:65px}.comparison h2{font-size:32px;margin-bottom:35px}.comparison table th,.comparison table td{text-align:center}.comparison table th:first-child{text-align:left}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.faq-section h2{font-size:30px;margin-top:20px}.faq-section>div>p{margin-top:19px;color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;padding:24px 0;font-size:16px;font-weight:550;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--purple)}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:15px;color:var(--muted);line-height:2;padding:0 30px 24px 0}.about-hero{padding-top:100px;padding-bottom:70px;background:#f8f6fc;max-width:none;text-align:center}.about-hero h1{ font-size:62px;line-height:1.5;margin:25px 0}.about-hero h1 span{color:var(--purple)}.about-hero p{font-size:17px;line-height:2;color:var(--muted)}.about-principles{padding-block:50px}.about-principles article{display:grid;grid-template-columns:80px 1fr 1.5fr;gap:40px;padding:43px 0;border-bottom:1px solid var(--line);align-items:start}.about-principles article>span{color:var(--purple);font-size:14px}.about-principles h2{font-size:26px;font-weight:600}.about-principles p{font-size:16px;line-height:2;color:var(--muted)}.about-wordmark{padding:30px 5% 70px;text-align:center;font-size:clamp(34px,8vw,115px);font-weight:650;letter-spacing:-.055em;color:#e6e0f2;line-height:1.1}.about-wordmark>span{color:var(--purple)}.account-main{max-width:1240px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:90px 5%;align-items:center;min-height:690px}.account-intro h1{font-size:46px;line-height:1.5;margin:20px 0}.account-intro>p{font-size:16px;color:var(--muted);line-height:1.9}.onboarding-steps{display:flex;flex-direction:column;gap:26px;margin-top:36px}.onboarding-steps>div{display:flex;align-items:center;gap:18px}.onboarding-steps b{background:#f1edfa;color:var(--purple);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:12px}.onboarding-steps span{font-size:15px;font-weight:500}.onboarding-steps small{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:5px}.account-panel{border:1px solid var(--line);border-radius:15px;box-shadow:0 20px 70px #2b143308;padding:34px;background:#fff}.panel-label{font-size:12px;letter-spacing:.05em;color:var(--purple)}.account-panel h2{font-size:24px;line-height:1.6;margin:16px 0 28px}.account-status{display:flex;gap:14px;align-items:start;background:#f7f5fb;border-radius:8px;padding:20px;margin-bottom:24px}.status-mark{font-size:23px;color:var(--purple);line-height:1}.account-status b{font-size:14px;font-weight:550}.account-status p{font-size:14px;color:var(--muted);line-height:1.9;margin-top:8px}.account-back{display:block;text-align:center;font-size:14px;margin:20px 0}.data-privacy-note{display:flex;align-items:start;gap:10px;font-size:12px;line-height:1.8;color:#93889c;border-top:1px solid var(--line);padding-top:23px}.data-privacy-note svg{width:16px;height:16px;margin-top:3px}.selection-summary{border:1px solid #e7def6;border-radius:7px;padding:16px;margin-bottom:20px;background:#fcfaff;display:flex;flex-direction:column;gap:10px}.selection-summary>span{font-size:13px;color:var(--muted)}.selection-summary>b{font-size:22px;font-weight:550}.selection-summary>small{font-size:11px;color:var(--muted)}.legal-page{max-width:950px;padding-block:70px;min-height:700px}.legal-page h1{font-size:36px}.legal-intro{color:var(--muted);line-height:2;margin-bottom:30px}.legal-page section{padding:25px 0;border-bottom:1px solid var(--line)}.legal-page h2{font-size:21px;margin-bottom:12px}.legal-page p{font-size:16px;line-height:2;color:var(--muted)}.legal-page .button{margin-top:25px}.app-shell{background:#f7f7fb;min-height:100vh;display:flex}.app-sidebar{width:244px;position:fixed;left:0;top:0;bottom:0;background:#fff;border-right:1px solid var(--line);padding:30px 20px;display:flex;flex-direction:column;z-index:15}.app-sidebar>.brand{margin:0 9px 36px;font-size:22px}.workspace-label{font-size:11px;color:#a49aac;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.workspace-label>span{font-size:9px;color:var(--purple);background:#f0ebff;border-radius:3px;padding:3px 5px}.workspace-card{border:1px solid var(--line);border-radius:7px;padding:12px 9px;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:550}.workspace-card small{display:block;font-size:10px;color:#9f95a7;margin-top:4px;font-weight:400}.workspace-avatar{height:32px;width:32px;background:#e7e0f7;color:var(--purple);display:grid;place-items:center;border-radius:7px;font-size:16px}.sidebar-group-label{font-size:11px;color:#a69aaf;margin:30px 10px 11px}.sidebar-item{display:flex;align-items:center;gap:11px;width:100%;border:0;border-radius:6px;padding:12px 11px;background:none;color:#7c7089;font-size:14px;text-align:left;margin-bottom:5px}.sidebar-item:hover{background:#f8f6fc}.sidebar-item.active{background:#f0ecfc;color:var(--purple);font-weight:550}.sidebar-item svg{width:18px;height:18px}.small-tag{font-size:8px;color:var(--purple);margin-left:auto}.sidebar-bottom{margin-top:auto;padding:20px 10px 0}.sidebar-bottom>span{font-size:11px;color:#a195ad}.sidebar-bottom>a{display:flex;align-items:center;gap:10px;font-size:13px;margin-top:22px;color:#897a96}.sidebar-bottom>a svg{transform:rotate(180deg);width:16px}.app-main{margin-left:244px;width:calc(100% - 244px);min-width:0}.app-topbar{ height:76px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;font-size:12px;color:#9b90a5}.app-topbar>span>span{margin:0 12px;color:#d1cbd9}.app-topbar b{color:var(--ink);font-weight:450}.app-topbar>a{display:flex;align-items:center;gap:18px;color:#7b6e86}.avatar{width:32px;height:32px;background:#ece7f7;color:var(--purple);border-radius:50%;display:grid;place-items:center;font-size:13px}.dashboard-main{padding:25px 34px 40px;max-width:1700px;margin:auto}.demo-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e3dcf3;background:#f1edf9;border-radius:7px;padding:11px 15px;margin-bottom:32px;font-size:12px;color:#837296}.demo-banner>span,.demo-banner>a{display:flex;align-items:center;gap:9px}.demo-banner svg{width:16px;height:16px}.demo-banner>a{color:var(--purple);white-space:nowrap;font-weight:500}.dashboard-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.dashboard-heading .section-kicker{font-size:9px;letter-spacing:.12em;color:#a79aac}.dashboard-heading h1{font-size:29px;line-height:1.5;margin:8px 0;font-weight:600}.dashboard-heading p{font-size:13px;color:#9a8ea4;line-height:1.8}.dashboard-actions{display:flex;gap:10px;flex-wrap:wrap}.dashboard-actions select{background:white;border:1px solid #e1dce9;border-radius:6px;padding:10px 12px;color:#7d6f8a;font-size:12px;max-width:100%;cursor:pointer}.dashboard-actions .button{font-size:12px;min-height:39px;padding:10px 14px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kpi-card{border:1px solid #e7e2ee;border-radius:9px;background:#fff;padding:18px 19px;min-width:0;position:relative;overflow:hidden}.kpi-label{display:flex;justify-content:space-between;font-size:12px;color:#8f819b;gap:10px}.kpi-label>span{color:#b9afc3}.kpi-card>strong{display:block;font-size:31px;letter-spacing:-.045em;margin:14px 0 8px;font-weight:550;line-height:1.2}.kpi-card>strong small{font-size:16px;margin-left:4px;color:#766582}.kpi-change{color:#72924f;font-size:11px;display:block;position:relative;z-index:1}.kpi-change>span{color:#b0a6b9;font-size:9px;margin-left:4px}.kpi-sparkline{display:flex;align-items:end;gap:3px;height:25px;margin-top:13px;max-width:160px;opacity:.6}.kpi-sparkline i{display:block;flex:1;background:#c0b2ec;border-radius:2px 2px 0 0}.kpi-card:nth-child(3) .kpi-sparkline i{background:#b5cfa0}.kpi-card:nth-child(4) .kpi-sparkline i{background:#a2c6ce}.dashboard-charts{display:grid;grid-template-columns:1fr 295px;gap:18px;margin-top:20px}.chart-panel,.source-panel,.report-table-panel{border:1px solid #e7e2ee;background:white;border-radius:10px;min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 23px}.panel-heading h2{font-size:15px;letter-spacing:-.025em;font-weight:550}.panel-heading p{font-size:10px;color:#a296ae;margin-top:6px}.chart-legend{font-size:10px;display:flex;align-items:center;gap:7px;color:#a196ac}.chart-legend>i{width:6px;height:6px;border-radius:2px;background:var(--purple)}.chart-legend>i:last-child{background:#d3cedd;margin-left:5px}.live-chart-wrap{display:flex;gap:16px;padding:15px 23px 0;height:215px}.live-axis{display:flex;flex-direction:column;justify-content:space-between;padding:0 0 10px;min-width:22px;color:#b2a6bc;font-size:9px}.live-chart{width:100%;height:100%;overflow:visible;flex:1;min-width:0}.live-x-axis{display:flex;justify-content:space-between;  margin:6px 23px 24px 62px;color:#b0a4b9;font-size:9px}.donut-wrap{display:flex;justify-content:center;padding:0 0 15px}.donut{width:143px;height:143px;border-radius:50%;background:conic-gradient(#7058ed 0 43.8%,#b4a5f7 43.8% 67.1%,#d3e8b7 67.1% 87.6%,#e9e5f3 87.6% 100%);display:grid;place-items:center;transform:rotate(-30deg)}.donut>div{width:111px;height:111px;background:white;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(30deg)}.donut span{font-size:10px;color:#a294ae}.donut strong{font-size:29px;letter-spacing:-.04em;margin-top:4px;font-weight:550}.donut small{font-size:14px}.source-legend{padding:0 23px 19px;display:grid;grid-template-columns:1fr 1fr;gap:13px 18px}.source-legend>div{display:flex;gap:8px;justify-content:space-between;font-size:9px;color:#9b8da8}.source-legend span{display:flex;gap:6px;align-items:center;white-space:nowrap}.source-legend i{width:5px;height:5px;display:inline-block;border-radius:1px}.source-legend b{font-weight:450;color:#7b6c89}.action-insight{display:flex;align-items:center;gap:16px;background:#f0ecf9;border:1px solid #e1d8f1;border-radius:8px;margin:20px 0;padding:16px 20px}.insight-symbol{font-size:26px;color:#9880be}.action-insight>div:nth-child(2)>span{color:#7a609a;font-size:12px;font-weight:550}.action-insight p{font-size:12px;line-height:1.9;color:#9b88ac;margin-top:5px}.insight-badge{margin-left:auto;white-space:nowrap;font-size:10px;color:#a892bd;background:#ebe4f5;border-radius:4px;padding:5px 8px}.report-table-panel .table-scroll{border:0;border-radius:0}.report-table-panel th,.report-table-panel td{padding:17px 23px;font-size:12px}.report-table-panel thead th{font-size:11px;background:#faf9fc}.report-table-panel th button{padding:0;border:0;background:none;color:inherit;display:flex;align-items:center;gap:15px;font:inherit}.report-table-panel th button>span{color:#b3a6bd}.report-table-panel tbody th{font-weight:500}.table-search input{border:1px solid #e5dfec;border-radius:5px;padding:9px 12px;font-size:11px;min-width:190px;color:var(--ink);background:white;max-width:100%}.table-search input::placeholder{color:#b0a2bc}.table-foot{padding:15px 23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#b0a3bb}.empty-search{text-align:center;color:var(--muted);padding:35px!important}.dashboard-footnote{text-align:center;font-size:10px;color:#b0a3bc;margin-top:25px}.mobile-report-tabs{display:none}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(30px);opacity:0;pointer-events:none;transition:.2s;z-index:60;background:#292034;color:white;border-radius:8px;padding:15px 23px;font-size:14px;max-width:90vw;box-shadow:0 8px 30px #0002}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
/* Readable working surfaces, distinct from the illustrative report in the hero. */
.hero-copy>p,.section-heading p,.product-card p{font-size:16px}.product-name,.card-link{font-size:14px}.workspace-label,.sidebar-group-label{font-size:12px}.workspace-card{font-size:14px}.workspace-card small{font-size:12px}.app-topbar{font-size:14px}.demo-banner{font-size:14px;line-height:1.8}.dashboard-heading p,.dashboard-actions select,.dashboard-actions .button,.kpi-label{font-size:14px}.kpi-change{font-size:12px}.kpi-change>span{font-size:12px}.panel-heading h2{font-size:16px}.panel-heading p,.chart-legend,.live-axis,.live-x-axis,.donut span,.source-legend>div{font-size:12px}.action-insight>div:nth-child(2)>span,.action-insight p{font-size:14px}.insight-badge{font-size:12px}.report-table-panel th,.report-table-panel td,.report-table-panel thead th,.table-search input{font-size:14px}.table-foot,.dashboard-footnote{font-size:12px}.source-legend{grid-template-columns:1fr}.source-panel .panel-heading{padding-bottom:17px}.donut-wrap{padding-bottom:20px}.live-chart-wrap{height:245px}.source-panel{padding-bottom:0}.kpi-card{padding:20px}.kpi-label{min-height:40px;line-height:1.6}.kpi-change>span{display:block;margin:5px 0 0}.footer-top{flex-wrap:wrap}.footer-top .footer-links{margin-left:auto}.table-scroll:focus-visible{outline:2px solid var(--purple)}
@media(max-width:1350px){.closing-cta{margin-inline:5%}.product-hero-grid{gap:45px}.product-hero-grid h1{font-size:40px}.app-sidebar{width:218px;padding-inline:15px}.app-main{margin-left:218px;width:calc(100% - 218px)}.dashboard-main{padding-inline:25px}.app-topbar{padding-inline:25px}.dashboard-charts{grid-template-columns:1fr 260px}.dashboard-heading{align-items:start;flex-direction:column;gap:20px}.dashboard-actions{width:100%;justify-content:flex-end;margin-top:-10px}.kpi-card{padding:16px}.kpi-card>strong{font-size:29px}.kpi-label{font-size:12px}.source-legend{padding-inline:20px}.panel-heading{padding:20px}.report-table-panel th,.report-table-panel td{padding:17px 20px}.pricing-grid{padding:0 5%;gap:18px}.price-card{padding-inline:24px}.price-card.featured{padding-inline:23px}}
@media(max-width:1100px){.closing-cta{padding:45px}.closing-cta>div:last-child{flex-direction:column;align-items:start}.product-hero-grid{gap:35px}.product-hero-grid h1{font-size:36px}.product-metric-card{padding:27px}.product-metric-card>strong{font-size:54px}.pricing-grid{gap:14px}.price-card{padding:29px 20px}.price-card.featured{padding:28px 19px}.price>strong{font-size:37px}.price-card ul{font-size:13px}.plan-description{min-height:50px}.feature-row{gap:30px}.app-sidebar{width:196px;padding-inline:12px}.app-sidebar>.brand{font-size:20px;margin-inline:5px}.app-main{margin-left:196px;width:calc(100% - 196px)}.sidebar-item{font-size:12px;padding:12px 9px;gap:8px}.dashboard-main{padding:22px}.dashboard-charts{grid-template-columns:1fr 230px;gap:14px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi-label{min-height:0;font-size:14px}.kpi-change>span{display:inline;margin-left:8px}.demo-banner{align-items:start;flex-direction:column;gap:8px;font-size:13px}.dashboard-actions{margin-top:0;justify-content:start}.live-chart-wrap{padding-inline:18px;gap:10px}.panel-heading{padding:20px 18px}.chart-legend{font-size:10px}.account-main{gap:40px}.account-panel{padding:27px}.account-intro h1{font-size:40px}}
@media(max-width:800px){.workflow-grid{gap:30px;grid-template-columns:1fr;margin-top:30px}.workflow-grid h3{font-size:22px}.step-number{margin-bottom:18px}.statement{padding:60px 6%}.statement p{font-size:27px}.closing-cta{margin:25px 6% 60px;padding:36px 27px;flex-direction:column;align-items:start;gap:32px}.closing-cta h2{font-size:30px}.closing-cta>div:last-child{flex-direction:row;align-items:center;gap:20px}.closing-cta .section-kicker{font-size:10px}.product-hero-grid{grid-template-columns:1fr;gap:38px;margin-top:38px}.product-hero-grid h1{font-size:42px}.product-hero{padding-top:25px;padding-bottom:50px}.product-metric-card{max-width:650px}.feature-row{grid-template-columns:1fr; padding:40px 6%;gap:30px}.feature-row article+article{border-top:1px solid var(--line);padding-top:28px}.feature-row h2{margin:12px 0}.pricing-head{ padding-top:50px}.pricing-head h1{font-size:38px}.pricing-head>p{max-width:470px;margin:auto}.pricing-grid{grid-template-columns:1fr;max-width:600px;gap:48px;padding:0 6%;margin-top:28px}.price-card,.price-card.featured{padding:32px}.plan-description{min-height:0;font-size:15px}.price>strong{font-size:48px}.price-card li{font-size:16px}.price-card .button{font-size:15px}.pricing-disclaimer{margin-top:28px}.comparison{padding-top:50px}.comparison h2{font-size:28px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section h2{font-size:28px}.faq-list summary{font-size:16px}.about-hero{padding-top:65px}.about-hero h1{font-size:44px}.about-hero p{font-size:16px}.about-principles article{grid-template-columns:30px 1fr;gap:18px}.about-principles article p{grid-column:2}.about-principles h2{font-size:24px}.account-main{grid-template-columns:1fr;gap:40px;padding:50px 6%}.account-intro h1{font-size:40px}.onboarding-steps{gap:18px}.account-panel{padding:26px}.app-sidebar{display:none}.app-main{margin:0;width:100%}.app-topbar{ height:60px;padding:0 20px}.app-topbar>a{font-size:12px;gap:10px}.dashboard-main{padding:20px}.demo-banner{margin-bottom:25px;font-size:12px;padding:13px}.dashboard-heading{margin-bottom:20px}.dashboard-heading h1{font-size:28px}.dashboard-heading p{font-size:14px}.dashboard-actions{justify-content:space-between}.mobile-report-tabs{display:flex;gap:5px;background:#eee9f7;padding:5px;border-radius:6px;margin:0 0 20px}.mobile-report-tabs button{flex:1;background:none;border:0;border-radius:4px;padding:10px;color:#998aab;font-size:14px}.mobile-report-tabs button.active{background:white;color:var(--purple);box-shadow:0 1px 4px #0001}.dashboard-charts{grid-template-columns:1fr}.source-panel{display:none}.live-chart-wrap{height:230px}.kpi-change>span{display:block;margin:5px 0 0}.kpi-label{font-size:13px}.kpi-change{font-size:11px}.kpi-change>span{font-size:11px}.action-insight{padding:17px 15px;gap:12px;align-items:start}.action-insight p{font-size:13px}.insight-badge{display:none}.report-table-panel .panel-heading{align-items:start;gap:15px;flex-direction:column}.table-search{width:100%}.table-search input{width:100%}.table-foot{flex-wrap:wrap;font-size:11px}.dashboard-footnote{font-size:11px;line-height:1.9}.footer-links{width:100%;margin-top:10px;flex-wrap:wrap}.footer-top>a:last-child{width:auto}.legal-page h1{font-size:31px}}
@media(max-width:480px){.statement p{font-size:24px}.closing-cta .text-link{font-size:13px}.product-hero-grid h1{font-size:34px}.product-hero .hero-actions{flex-direction:column;align-items:start}.product-metric-card{padding:25px}.metric-card-top{margin-bottom:27px}.product-metric-card>strong{ font-size:50px}.metric-card-top>span{font-size:9px}.metric-change{font-size:12px}.metric-change>span{font-size:11px}.pricing-head h1{font-size:34px}.pricing-head>p{font-size:15px}.price-card,.price-card.featured{padding:30px 25px}.faq-section h2{font-size:26px}.about-hero h1{font-size:37px}.about-principles h2{font-size:21px}.about-wordmark{font-size:9vw}.account-intro h1{font-size:36px}.account-panel h2{font-size:22px}.dashboard-main{padding:15px}.dashboard-actions select{max-width:210px;padding-inline:9px;font-size:12px}.dashboard-actions .button{font-size:12px;padding-inline:10px}.kpi-grid{gap:10px}.kpi-card{padding:14px 12px}.kpi-card>strong{font-size:27px}.kpi-label{font-size:11px}.kpi-change>span{font-size:10px}.chart-legend{font-size:9px;gap:5px}.panel-heading h2{font-size:14px}.panel-heading p{font-size:10px}.live-axis,.live-x-axis{font-size:10px}.app-topbar{padding-inline:15px}.app-topbar>span{font-size:12px}.app-topbar>span>span{margin-inline:7px}.app-topbar>a{font-size:11px}.demo-banner>a{font-size:12px}.report-table-panel th,.report-table-panel td{font-size:13px;padding:16px}.dashboard-heading .section-kicker{font-size:9px}.account-status{padding:16px}}


