:root{--paper:#fff;--ink:#111817;--muted:#66706e;--line:#e5e9e8;--accent:#168264;--soft:#f5f8f7;--sans:'Inter',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.65 var(--sans);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #168264;outline-offset:4px}button:disabled{opacity:.55;cursor:wait}[hidden]{display:none!important}h1,h2,h3,h4,h5,p{margin:0}h1,h2,h3,h4,h5{font-family:var(--sans);font-weight:600;letter-spacing:-.045em;line-height:1.1}h2{font-size:clamp(34px,3.5vw,46px)}p+p{margin-top:14px}em{font-style:normal}.topbar{position:sticky;top:0;z-index:30;height:72px;border-bottom:1px solid #e5e9e8b0;background:#ffffffed;backdrop-filter:blur(16px)}.nav-inner{height:100%;max-width:1280px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:650;letter-spacing:-.8px;text-decoration:none;white-space:nowrap}.brand-symbol{display:grid;place-items:center;width:29px;height:29px;background:#178565;border-radius:8px;color:white}.brand-symbol svg{width:22px;height:22px}.topbar nav,.header-actions{display:flex;align-items:center;gap:28px}.topbar nav a{font-size:12px;color:#555f5c;text-decoration:none}.topbar nav a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 20px;background:var(--accent);color:white;border:1px solid var(--accent);border-radius:8px;font-size:13px;font-weight:550;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 2px 3px #102b1610}.button:hover{background:#11694f;transform:translateY(-2px);box-shadow:0 5px 14px #16826422}.button.small{min-height:39px;padding:8px 14px;font-size:12px;gap:16px}.button.secondary,.button.outline{background:white;color:#28332e;border-color:#dfe5e2;box-shadow:0 2px 3px #12251d04}.button.secondary:hover,.button.outline:hover{background:#f4f8f6}.button.light{background:var(--accent);color:white}.text-button,.inline-link{background:none;border:0;padding:10px 0;color:inherit;font-size:12px;text-decoration:none}.inline-link{display:inline-flex;align-items:center;gap:20px;font-weight:550;color:#168264}.inline-link:hover{text-decoration:underline}.hero{padding:76px 32px 0;overflow:hidden}.hero-copy{text-align:center;max-width:980px;margin:auto;animation:entrance .5s both}.badge{display:inline-flex;align-items:center;gap:9px;font-size:11px;color:#49665a;padding:5px 11px;border:1px solid #dfe9e3;border-radius:6px;background:#f9fcfa;margin-bottom:25px}.badge>span,.small-dot{width:6px;height:6px;display:inline-block;background:#229570;border-radius:50%}.hero h1{font-size:clamp(48px,5.4vw,76px);font-weight:600;line-height:1.06;letter-spacing:-.057em}.lead{font-size:16px;line-height:1.75;color:var(--muted);margin-top:24px}.actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:27px}.hero-note{font-size:11px;color:#707977;margin-top:17px}.hero-note span{margin:0 10px;color:#a3aaa7}.hero-product{position:relative;max-width:1160px;margin:55px auto 0}.hero-product:before{content:'';position:absolute;inset:-20px -65px 0;background:radial-gradient(ellipse at 25% 30%,#d1f1e966,transparent 55%),radial-gradient(ellipse at 80% 30%,#d7e9ff70,transparent 55%);filter:blur(28px);z-index:-1}.app-preview{background:#fff;border:1px solid #dce4e0;border-radius:16px;box-shadow:0 30px 70px -25px #193c3229,0 0 0 6px #edf4f180;overflow:hidden;transform:scale(var(--preview-scale,1));transform-origin:50% 75%}.preview-top{height:40px;background:#fbfcfc;border-bottom:1px solid var(--line);padding:0 18px;display:flex;align-items:center;gap:20px}.window-dots{display:flex;gap:5px}.window-dots i{display:block;width:7px;height:7px;border-radius:50%;background:#dae0de}.app-address{font-size:9px;color:#85908b;margin:auto}.preview-tag{font-size:7px;color:#7c8782;letter-spacing:.08em}.preview-body{display:grid;grid-template-columns:210px 1fr;min-height:494px}.preview-sidebar{padding:22px 12px 12px;background:#f8faf9;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.mini-brand{font-size:14px;font-weight:650;display:flex;align-items:center;gap:8px;padding:0 10px 26px}.mini-logo{display:inline-grid;place-items:center;background:#198666;border-radius:5px;color:white;font-weight:650;font-size:11px;min-width:22px;height:22px;letter-spacing:-1px}.workspace-label{font-size:7px;letter-spacing:.08em;color:#929c96;padding:0 11px 10px}.preview-sidebar>span:not(.mini-brand):not(.workspace-label){display:flex;align-items:center;gap:9px;padding:8px 11px;font-size:10px;color:#6f7a75;border-radius:5px}.preview-sidebar b{font-size:16px;font-weight:400;width:16px;line-height:1}.preview-sidebar .selected{background:#e9f3ee;color:#218464!important}.sidebar-bottom{margin-top:auto;padding:16px 10px 0;display:flex;align-items:center;gap:8px;font-size:9px;border-top:1px solid var(--line)}.sidebar-bottom small{display:block;font-size:8px;color:#88918d}.sidebar-bottom>span:last-child{margin-left:auto}.preview-avatar{width:26px;height:26px;background:#dceee5;color:#49826b;display:inline-grid;place-items:center;border-radius:7px;font-size:10px;flex-shrink:0}.workspace-toolbar{height:45px;padding:0 28px;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#718079;border-bottom:1px solid #edf0ee}.workspace-toolbar>span>span{margin:0 10px;color:#bac4bd}.workspace-toolbar>span:last-child{border:1px solid var(--line);border-radius:4px;padding:1px 5px}.workspace-content{padding:34px 42px 36px}.tiny-label{font-size:8px;font-weight:550;letter-spacing:.08em;color:#7c8d84}.workspace-content h2{font-size:30px;letter-spacing:-.04em;margin-top:10px}.workspace-content>p:not(.tiny-label){font-size:11px;color:#88938c;margin-top:10px}.preview-search{display:flex;align-items:center;gap:12px;border:1px solid #cdded3;border-radius:8px;box-shadow:0 0 0 3px #f3f8f5;padding:12px 13px;margin-top:24px;font-size:11px;color:#89998f}.preview-search>span:first-child{font-size:21px;line-height:1}.send-icon{display:inline-grid;place-items:center;background:#188467;color:white;border-radius:5px;width:25px;height:25px;flex-shrink:0;font-size:15px;margin-left:auto}.suggestion-chips{display:flex;gap:7px;margin-top:12px}.suggestion-chips span{font-size:8px;border:1px solid #e5ebe7;padding:4px 8px;border-radius:5px;color:#7a8980}.recent-heading{display:flex;justify-content:space-between;align-items:center;margin:31px 0 13px;font-size:10px}.recent-heading strong{font-weight:550}.recent-heading>span{font-size:8px;color:#8c9790}.remedy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.remedy-grid>div{border:1px solid #e3ebe6;border-radius:8px;padding:16px}.remedy-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#eaf4ef;color:#518b71;font-size:12px;font-weight:550;margin-bottom:17px}.blue{background:#edf3fb!important;color:#6482a0!important}.violet{background:#f3effb!important;color:#9180ad!important}.remedy-grid h3{font-size:11px;letter-spacing:-.02em}.remedy-grid p{font-size:8px;color:#96a098;margin-top:8px;line-height:1.75}.mini-link{font-size:8px;color:#6b8476;display:inline-block;margin-top:16px}.preview-caption{text-align:center;font-size:9px;color:#7e8982;margin:19px 0 0}.value-bar{max-width:1060px;margin:45px auto 0;padding:25px 20px 45px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:12px;font-weight:500;color:#7c8781}.value-bar i{font-style:normal;color:#bbc7c0}.section{max-width:1264px;margin:auto;padding:110px 32px}.section-heading{margin-bottom:55px}.centered{text-align:center}.eyebrow{font-size:10px;letter-spacing:.1em;font-weight:600;color:#228466;margin-bottom:18px}.section-heading>p:last-child:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:20px}.product{padding-top:90px}.product-row{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;align-items:center;margin-top:80px}.product-row+.product-row{margin-top:100px}.product-copy{max-width:430px;padding:10px 0 10px 10px}.feature-label{font-size:9px;font-weight:600;letter-spacing:.08em;color:#6f7f76}.product-copy h3{font-size:36px;line-height:1.15;letter-spacing:-.04em;margin:20px 0}.product-copy>p{font-size:14px;color:var(--muted);line-height:1.9}.check-list{list-style:none;padding:0;margin:24px 0 16px;font-size:12px;color:#48584e}.check-list li{padding:6px 0}.check-list li:before{content:'✓';margin-right:10px;color:#228b67}.feature-stage{background:#f0f6f2;border:1px solid #e9efeb;border-radius:16px;padding:35px;overflow:hidden}.stage-blue{background:#f0f5f8;border-color:#e8edf0}.stage-neutral{background:#f5f6f7;border-color:#ebedef}.ui-window{background:white;border:1px solid #dfe8e2;border-radius:10px;box-shadow:0 14px 30px -12px #294a3521;overflow:hidden}.ui-title{display:flex;justify-content:space-between;gap:10px;padding:15px 18px;border-bottom:1px solid #edf0ee;font-size:10px;font-weight:500;color:#51665a}.ui-title>span:last-child{font-size:8px;color:#8a9790}.ui-search{display:flex;align-items:center;gap:10px;border:1px solid #e4eae6;border-radius:6px;margin:18px 20px;padding:10px 11px;font-size:11px;color:#829489}.ui-search>span:last-child{margin-left:auto}.keycap{border:1px solid #dfe7e2;border-radius:4px;padding:0 4px;font-size:9px;color:#8c9d93}.remedy-detail{padding:0 20px 20px}.ui-badge{font-size:7px;color:#348565;background:#eef7f1;padding:4px 6px;border-radius:4px;letter-spacing:.05em}.remedy-detail h4{font-size:24px;margin:14px 0 5px}.remedy-detail>p{font-size:10px;color:#8c9891}.ui-tabs{display:flex;gap:20px;border-bottom:1px solid #e9eeeb;font-size:8px;margin:21px 0 19px;color:#829287}.ui-tabs span{padding-bottom:10px}.ui-tabs .active{color:#27876b;border-bottom:2px solid #27876b}.remedy-detail h5{font-size:11px;letter-spacing:0;margin-bottom:7px}.remedy-detail h5+p{font-size:10px;line-height:1.8}.skeleton{margin-top:14px}.skeleton i{display:block;background:#f0f3f1;height:4px;border-radius:2px;margin:7px 0;width:90%}.skeleton i:nth-child(2){width:100%}.skeleton i:last-child{width:70%}.ui-bottom{display:flex;align-items:center;gap:7px;border-top:1px solid #edf0ee;margin-top:20px;padding-top:12px;font-size:8px;color:#7a8e81}.ui-bottom>span:last-child{margin-left:auto}.reverse{grid-template-columns:1.15fr 1fr}.reverse .product-copy{grid-column:2;grid-row:1}.reverse .feature-stage{grid-column:1;grid-row:1}.cross-content{padding:23px}.criteria-input{display:flex;justify-content:space-between;align-items:center;border:1px solid #dfe7e2;background:#fafcfb;border-radius:6px;padding:12px;font-size:11px;color:#647e6d;margin-top:12px}.criteria-input>span:last-child{color:#a1b1a6}.criteria-add{font-size:10px;color:#739180;padding:17px 0}.ui-action{display:flex;justify-content:space-between;background:#208367;color:#fff;padding:11px 13px;border-radius:6px;font-size:10px}.result-row{display:flex;align-items:center;gap:10px;border-top:1px solid #eaf0ec;margin-top:25px;padding-top:20px;font-size:10px}.result-row strong{font-weight:500}.result-row p{font-size:9px;color:#95a198;margin-top:4px}.result-row>span:last-child{margin-left:auto;color:#96ab9c}.result-check{width:25px;height:25px;display:grid;place-items:center;background:#eaf5ef;color:#6a9b7e;border-radius:50%}.chat-preview{padding:22px}.chat-user{margin-left:25%;padding:12px 15px;background:#f0f5f2;border:1px solid #e6ece8;border-radius:8px;font-size:11px;color:#587561}.chat-answer{display:flex;gap:10px;margin:25px 0}.chat-answer strong{font-size:11px;font-weight:550}.chat-answer p{font-size:11px;line-height:1.9;color:#7a8e81;margin-top:10px}.answer-label{display:inline-block;font-size:8px;color:#98a99d;margin-top:14px}.chat-preview .ui-search{margin:0;font-size:9px}.features-section{background:#f8faf9;border-block:1px solid #e9eeeb}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bento{border:1px solid #e1e7e3;border-radius:14px;background:white;overflow:hidden;min-height:310px;transition:box-shadow .2s,transform .2s}.bento:hover{transform:translateY(-3px);box-shadow:0 12px 30px #17352909}.bento.wide{grid-column:span 2}.bento-copy{padding:28px 28px 0}.feature-icon{display:grid;place-items:center;width:32px;height:32px;border:1px solid #e3eae5;background:#fafcfb;border-radius:8px;color:#478168;font-size:19px;line-height:1;margin-bottom:20px}.bento h3{font-size:20px;line-height:1.25;letter-spacing:-.03em;margin-bottom:10px}.bento p{font-size:12px;color:var(--muted);line-height:1.8;max-width:440px}.mini-command{display:flex;align-items:center;gap:14px;padding:15px 16px;border:1px solid #d8e7dd;border-radius:9px;box-shadow:0 4px 18px #244a3010;margin:27px 28px 12px;font-size:12px;color:#94a39a}.mini-command>span:first-child{font-size:22px}.mini-tags{display:flex;gap:8px;margin:0 28px 28px}.mini-tags span{font-size:8px;color:#8aa191;border:1px solid #e3ece6;border-radius:4px;padding:3px 8px}.mini-table{border:1px solid #e4ece6;border-radius:8px;margin:24px 28px -15px;overflow:hidden}.mini-table>div{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e9eee9;gap:20px;padding:13px 16px;font-size:10px;color:#6d8778}.mini-table>div:first-child{background:#f6faf7;font-weight:500}.mini-table i{height:4px;background:#e6eee9;border-radius:2px}.note-ui{margin:23px 28px -15px;border:1px solid #e4eae5;border-radius:8px;padding:15px 18px;background:#fcfdfc}.note-ui>span{display:flex;justify-content:space-between;font-size:8px;color:#839a8c;border-bottom:1px solid #e9efeb;padding-bottom:12px}.note-ui small{font-size:7px;color:#3c926b}.note-ui strong{font-size:11px;font-weight:550;display:block;margin:16px 0 10px}.note-ui p{font-size:9px;margin:6px 0;color:#90a194}.history-ui{margin:25px 28px 15px}.history-ui>div{display:flex;align-items:center;gap:10px;border:1px solid #e6ece8;border-radius:7px;padding:11px;font-size:9px;margin-top:9px}.history-ui small{display:block;color:#91a095;font-size:8px}.history-ui>div>span:last-child{margin-left:auto;color:#9caf9f}.planner-ui{border:1px solid #e1eae4;margin:24px 28px 20px;border-radius:8px;padding:15px;font-size:10px}.planner-ui>span{font-weight:550}.planner-ui>div{display:flex;align-items:center;gap:9px;border-top:1px solid #e9efeb;margin-top:12px;padding-top:12px;font-size:9px}.planner-ui i{width:10px;height:10px;border:1px solid #b2c8ba;border-radius:3px}.planner-ui small{display:block;font-size:8px;color:#97aa9d}.planner-ui b{margin-left:auto;color:#8ca193;font-weight:400}.explore{padding:105px 24px;background:#0d1512;color:#f5faf7;position:relative;overflow:hidden}.explore:before{content:'';position:absolute;width:900px;height:600px;left:50%;top:160px;transform:translateX(-50%);background:radial-gradient(ellipse,#21865b1c,transparent 67%);pointer-events:none}.explore-inner{position:relative;max-width:730px;margin:auto;text-align:center}.explore .eyebrow{color:#64bb94}.explore h2{font-size:clamp(34px,3.8vw,52px)}.explore-inner>p:not(.eyebrow):not(.knowledge-note){font-size:14px;color:#98aaa0;margin-top:22px}.search-demo{max-width:590px;margin:35px auto 0;padding:0 16px 12px;text-align:left;border:1px solid #344139;border-radius:12px;background:#19231ddd;box-shadow:0 20px 65px #0003}.search-demo-bar{display:flex;align-items:center;gap:14px;padding:19px 8px;border-bottom:1px solid #354038;font-size:12px;color:#b1c0b7}.search-demo-bar>span:first-child{font-size:23px}.search-demo-bar>.keycap{margin-left:auto;border-color:#48594c;color:#98ae9f}.search-demo .tiny-label{padding:18px 10px 8px;font-size:8px;color:#7b9986}.search-demo>button{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:0;border-radius:6px;color:#b6c8bb;padding:13px 10px;font-size:12px;text-align:left;transition:background .18s}.search-demo>button:hover,.search-demo>button[aria-expanded=true]{background:#263d2f;color:#f0f7f1}.search-demo>button>span:last-child{color:#72947f}.search-demo #topicAnswer{margin-top:10px;padding:15px 10px 5px;border-top:1px solid #334337;color:#b8cebf;font-size:12px;line-height:1.85}.knowledge-note{margin-top:29px;font-size:10px;color:#9eafa3;line-height:1.85}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{display:grid;place-items:center;background:#f0f7f3;border:1px solid #e2ece6;border-radius:8px;width:34px;height:34px;color:#4e896b;font-size:11px}.steps h3{font-size:18px;margin:24px 0 13px;letter-spacing:-.025em}.steps p{font-size:13px;color:var(--muted);max-width:300px}.pricing{border-top:1px solid var(--line);padding-top:90px}.pricing .section-heading{text-align:center}.price-grid{max-width:920px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:24px}.price-free,.price-full{padding:32px;border:1px solid #dfe6e1;border-radius:14px;background:white}.price-full{border-color:#a3cdb5;background:linear-gradient(#f3faf6,#fff 65%);box-shadow:0 0 0 3px #edf7f0}.price-grid .eyebrow{font-size:9px;margin-bottom:20px}.price-grid h3{font-size:25px;letter-spacing:-.04em}.price{font-size:52px;font-weight:600;letter-spacing:-.05em;margin-top:24px;line-height:1.3}.price-grid article>p:not(.eyebrow):not(.price){font-size:11px;color:var(--muted)}.price-grid ul{list-style:none;padding:20px 0 0;margin:0 0 24px;font-size:12px;color:#4c6153}.price-grid li{padding:9px 0;border-bottom:1px solid #e9efe9}.price-grid li:before{content:'✓';color:#438e65;margin-right:10px}.price-grid .button{width:100%}.small-print{margin-bottom:18px}#paidPrices{margin-top:20px;margin-bottom:15px}.plan-option{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e0ece4;font-size:12px;color:#4c6555}.plan-option strong{font-size:22px;font-weight:550;letter-spacing:-.03em;line-height:1.5;text-align:right;color:#152b1d}.plan-option small{display:block;font-size:9px;font-weight:400;letter-spacing:0;color:#718477}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.faq h2{font-size:37px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:13px;font-weight:500;cursor:pointer}.faq details p{font-size:13px;color:var(--muted);margin-top:15px}.closing{text-align:center;padding:90px 24px 100px;border-top:1px solid #e5eee8;background:radial-gradient(ellipse at 50% 100%,#e7f6ed88,transparent 65%),#fbfdfc}.closing h2{font-size:clamp(34px,3.6vw,48px)}.closing>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:20px}.closing .button{margin:27px 0 15px}.closing small{display:block;color:#7a8a7f;font-size:10px}.footer{max-width:1264px;margin:auto;padding:45px 32px 24px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer p{font-size:12px;color:var(--muted);margin-top:8px}.footer nav{display:flex;gap:28px;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap}.footer nav>a{font-size:12px;text-decoration:none;padding:10px 0}.footer-bottom{display:flex;gap:25px;grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;font-size:10px;color:#79887d}.footer-bottom small{margin-right:auto;font-size:10px}.footer-bottom a{text-decoration:none}.reveal.motion-ready{opacity:0;translate:0 14px;transition:opacity .4s,translate .4s}.reveal.motion-ready.visible{opacity:1;translate:0 0}@keyframes entrance{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:10px;z-index:100}.skip-link:focus{top:10px}.modal{display:none;position:fixed;inset:0;background:#10271ecc;z-index:100;overflow:auto;padding:40px 20px}.modal-content,dialog{position:relative;background:var(--paper);border:0;border-radius:10px;padding:40px;width:min(100%,470px);margin:4vh auto;color:var(--ink)}.modal-content h2{font-size:32px;margin-bottom:22px}.modal-content label{display:block;font-size:13px;margin:14px 0 5px}.modal-content input:not([type=checkbox]){width:100%;padding:12px;background:white;border:1px solid #adb9af;border-radius:5px;font-size:16px}.modal-content .button{width:100%;margin:22px 0 12px}.modal-content .checkbox-label{display:flex;gap:10px;align-items:flex-start}.checkbox-label input{margin-top:5px}.close{position:absolute;right:16px;top:10px;border:0;background:none;color:inherit;font-size:30px;padding:5px 10px}.notification{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;z-index:200;padding:18px 26px;border-radius:8px;max-width:90vw}.notification.error{background:#8b352c}dialog{width:min(90vw,760px);max-height:85vh;overflow:auto;margin:auto}dialog::backdrop{background:#10271ecc}dialog h3{font-size:22px;margin:28px 0 12px}dialog h4{margin:18px 0 8px}dialog p{font-size:14px}.loading-overlay{position:fixed;inset:0;background:#ffffff80;z-index:300;display:grid;place-items:center}.modal{background:#101c16b8;backdrop-filter:blur(5px)}.modal-content,dialog{border:1px solid var(--line);border-radius:14px;background:white;color:var(--ink)}.modal-content h2{font-size:30px}.modal-content p{font-size:13px}.modal-content input:not([type=checkbox]){border-color:#d5dfd8}.modal-content .checkbox-label{line-height:1.6}dialog::backdrop{background:#101c16b8;backdrop-filter:blur(5px)}dialog h2{font-size:30px;margin-bottom:20px}.notification{background:var(--ink)}
@media(max-width:1050px){.topbar nav,.header-actions{gap:18px}.nav-inner{padding:0 24px;gap:20px}.hero{padding-top:60px}.hero h1{font-size:62px}.preview-body{grid-template-columns:170px 1fr}.workspace-content{padding:30px}.product-row,.product-row.reverse{gap:45px}.feature-stage{padding:25px}.product-copy h3{font-size:32px}.bento-copy{padding:24px 22px 0}.bento h3{font-size:18px}.mini-command,.mini-tags{margin-left:22px;margin-right:22px}.mini-table,.note-ui,.history-ui,.planner-ui{margin-left:20px;margin-right:20px}.section{padding:90px 30px}.steps{gap:35px}}
@media(max-width:760px){html{scroll-padding-top:86px}.topbar{height:64px}.nav-inner{padding:0 18px;gap:14px}.topbar nav{display:none}.wordmark{font-size:19px;gap:7px}.brand-symbol{width:25px;height:25px;border-radius:6px}.brand-symbol svg{width:19px;height:19px}.header-actions{gap:13px}.header-actions .text-button{font-size:10px}.button.small{font-size:10px;padding:7px 10px;min-height:35px;gap:8px}.header-actions .button.small>span{display:none}.hero{padding:49px 20px 0}.badge{font-size:9px;margin-bottom:24px;padding:5px 9px}.hero h1{font-size:clamp(36px,7.3vw,52px);line-height:1.1;letter-spacing:-.055em}.lead{font-size:13px;line-height:1.85;margin-top:20px;max-width:430px;margin-left:auto;margin-right:auto}.desktop-break{display:none}.actions{gap:9px;margin-top:24px}.actions .button{font-size:11px;min-height:44px;padding:11px 14px;gap:12px}.hero-note{font-size:9px;margin-top:16px}.hero-product{margin-top:38px}.app-preview{border-radius:10px;box-shadow:0 15px 40px -15px #193c3229,0 0 0 4px #edf4f180}.preview-top{height:30px;padding:0 11px;gap:10px}.window-dots{gap:3px}.window-dots i{width:5px;height:5px}.app-address{font-size:6px}.preview-tag{font-size:5px}.preview-body{grid-template-columns:1fr;min-height:auto}.preview-sidebar{display:none}.workspace-toolbar{height:30px;font-size:6px;padding:0 17px}.workspace-content{padding:23px 18px}.tiny-label{font-size:6px}.workspace-content h2{font-size:22px;margin-top:8px}.workspace-content>p:not(.tiny-label){font-size:8px;margin-top:8px}.preview-search{margin-top:18px;font-size:8px;gap:8px;padding:10px}.preview-search>span:first-child{font-size:18px}.send-icon{height:21px;width:21px;font-size:13px}.suggestion-chips{gap:5px;margin-top:10px}.suggestion-chips span{font-size:6px;padding:3px 6px}.recent-heading{font-size:8px;margin:23px 0 12px}.recent-heading>span{font-size:6px}.remedy-grid{gap:8px;grid-template-columns:1fr 1fr}.remedy-grid>div{padding:12px;border-radius:7px}.remedy-grid>div:last-child{display:none}.remedy-icon{width:24px;height:24px;font-size:10px;margin-bottom:13px}.remedy-grid h3{font-size:9px}.remedy-grid p{font-size:7px}.mini-link{font-size:7px;margin-top:12px}.preview-caption{font-size:8px;line-height:1.8;margin-top:16px;padding:0 10px}.value-bar{margin:20px 20px 0;padding:17px 4px 28px;justify-content:center;flex-wrap:wrap;gap:12px 18px;font-size:10px}.value-bar i{display:none}.section{padding:70px 22px}.section-heading{margin-bottom:35px}h2{font-size:34px;line-height:1.13}.eyebrow{font-size:8px;margin-bottom:16px}.section-heading>p:last-child:not(.eyebrow){font-size:12px;line-height:1.8;margin-top:17px}.product-row,.product-row.reverse{grid-template-columns:1fr;gap:27px;margin-top:45px}.product-row+.product-row{margin-top:65px}.product-copy{padding:0;max-width:100%}.product-copy h3{font-size:29px;margin:16px 0}.feature-label{font-size:8px}.product-copy>p{font-size:13px;line-height:1.8}.check-list{font-size:11px;margin:18px 0 8px}.check-list li{padding:5px 0}.feature-stage{padding:22px;border-radius:12px}.reverse .product-copy,.reverse .feature-stage{grid-column:auto;grid-row:auto}.ui-title{font-size:9px;padding:13px 15px}.ui-title>span:last-child{font-size:7px}.ui-search{margin:15px;font-size:10px}.remedy-detail{padding:0 15px 16px}.remedy-detail h4{font-size:22px}.remedy-detail h5+p{font-size:10px}.ui-tabs{gap:17px}.cross-content{padding:19px}.chat-preview{padding:17px}.chat-user{font-size:10px;padding:11px}.chat-answer{gap:9px;margin:22px 0}.chat-answer strong{font-size:10px}.chat-answer p{font-size:10px}.bento-grid{grid-template-columns:1fr;gap:15px}.bento.wide{grid-column:auto}.bento{min-height:290px}.bento-copy{padding:24px 23px 0}.bento h3{font-size:20px}.bento p{font-size:12px}.feature-icon{margin-bottom:17px}.mini-command{margin-top:22px;font-size:10px;gap:9px;padding:13px}.mini-tags{margin-bottom:24px}.mini-table{margin-bottom:0}.note-ui{margin-bottom:0}.history-ui,.planner-ui{margin-bottom:24px}.explore{padding:75px 22px}.explore h2{font-size:35px}.explore-inner>p:not(.eyebrow):not(.knowledge-note){font-size:12px;line-height:1.8}.search-demo{padding:0 10px 10px;margin-top:27px}.search-demo-bar{font-size:9px;padding:16px 5px;gap:9px}.search-demo-bar>span:first-child{font-size:19px}.search-demo>button{font-size:10px;padding:13px 7px}.search-demo .tiny-label{font-size:7px;padding:15px 7px 6px}.search-demo #topicAnswer{font-size:11px}.knowledge-note{font-size:9px}.knowledge-note br{display:none}.steps{grid-template-columns:1fr;gap:28px}.steps article{padding-top:20px}.steps h3{margin:18px 0 10px}.steps p{font-size:12px;max-width:100%}.price-grid{grid-template-columns:1fr;gap:20px}.price-free,.price-full{padding:27px}.price-grid h3{font-size:25px}.price-grid ul{font-size:11px}.pricing .section-heading{text-align:left}.faq{grid-template-columns:1fr;gap:22px}.faq h2{font-size:33px}.faq summary{font-size:12px}.faq details p{font-size:12px}.closing{padding:65px 22px 75px}.closing h2{font-size:34px}.closing>p:not(.eyebrow){font-size:12px;line-height:1.8}.closing small{font-size:9px}.footer{padding:35px 22px 22px;grid-template-columns:1fr;gap:24px}.footer nav{justify-content:flex-start;gap:24px}.footer nav>a,.footer .text-button{font-size:11px}.footer-bottom{gap:18px;font-size:9px}.footer-bottom small{font-size:9px}.modal{padding:16px}.modal-content{padding:35px 24px}.modal-content h2{font-size:28px}}
@media(max-width:370px){.nav-inner{padding:0 12px}.wordmark{font-size:17px}.header-actions{gap:9px}.header-actions .button.small{font-size:9px;padding:7px 8px}.hero{padding-left:16px;padding-right:16px}.hero h1{font-size:34px}.actions .button{padding:11px 12px;font-size:10px}.feature-stage{padding:15px}.preview-tag{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.app-preview,.bento:hover{transform:none!important}.reveal.motion-ready{opacity:1;translate:none}}
.screenshot-stage{padding:25px}.real-screen-title{display:flex;align-items:center;gap:8px;font-size:10px;color:#617d6c;margin-bottom:17px}.real-screen{height:380px;overflow:hidden;border:1px solid #dce5e0;border-radius:8px;background:#fff;box-shadow:0 10px 30px #2549340a}.real-screen img{display:block;width:139%;height:auto;max-width:none;margin-left:-39%}.screen-caption{font-size:9px;color:#6d8176;line-height:1.8;margin-top:14px}@media(max-width:760px){.screenshot-stage{padding:20px}.real-screen{height:310px}.real-screen-title{font-size:9px}.screen-caption{font-size:8px}}
/* One offer and original product imagery. */
.showcase-tabs{display:flex;gap:6px;padding:14px 20px;border-bottom:1px solid var(--line);background:#fff}.showcase-tabs button{padding:9px 15px;border:1px solid transparent;border-radius:7px;background:none;color:#62736a;font-size:12px;transition:background .18s,color .18s}.showcase-tabs button[aria-selected=true]{background:#eaf5ef;border-color:#d8e9df;color:#176548;font-weight:550}.showcase-tabs button:hover{background:#f1f6f3}.showcase-panel{display:grid;grid-template-columns:.85fr 1.4fr;align-items:center;min-height:465px;background:#f7faf8}.showcase-description{padding:45px 40px}.showcase-description h2{font-size:34px;line-height:1.15;margin-bottom:20px}.showcase-description>p:not(.eyebrow){font-size:13px;color:#66796e;line-height:1.85}.screen-origin{display:block;font-size:10px;color:#7a8a80;margin-top:30px}.showcase-image{align-self:stretch;min-width:0;margin:25px 25px 0 0;height:455px;overflow:hidden;border:1px solid #dfe5e2;border-radius:9px 9px 0 0;box-shadow:0 12px 30px #223b2d0b;background:#fff}.showcase-image img{display:block;width:100%;height:auto}.comparison-shot img{width:139%;max-width:none;margin-left:-39%}.card-shot img,.summary-shot img{width:100%}.preview-caption{max-width:850px;margin:19px auto 0;line-height:1.8}.original-stage{margin:0;padding:22px;background:#f3f7f5}.original-stage>img{width:100%;height:auto;display:block;border:1px solid #e1e7e3;border-radius:8px}.original-stage figcaption{font-size:9px;color:#6e8074;line-height:1.8;margin-top:14px}.original-stage .real-screen{height:490px}.source-strip{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:70px;border-top:1px solid var(--line);padding-top:35px}.source-strip h3{font-size:20px;line-height:1.3}.source-strip p{font-size:13px;color:var(--muted);margin-top:10px;max-width:750px}.source-strip .inline-link{flex-shrink:0}.unified-offer{max-width:970px;margin:auto;border:1px solid #cee2d5;box-shadow:0 0 0 4px #f2f8f4;border-radius:16px;overflow:hidden;background:#fff}.offer-heading{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:35px 40px;background:#f4faf6;border-bottom:1px solid #dfece3}.offer-heading h3{font-size:28px}.offer-heading>div>p{font-size:12px;color:#617b6a;margin-top:10px}.offer-heading #paidPrices{margin:0;max-width:360px;text-align:right}.starting-price{margin:0!important;white-space:nowrap}.starting-price>span{font-size:18px;color:#567460}.starting-price strong{font-size:43px;font-weight:600;letter-spacing:-.05em;color:#152f20}.starting-price small{display:block;font-size:12px;font-weight:400;color:#587663}.offer-table{border-collapse:collapse;width:100%;text-align:left}.offer-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.offer-table thead{background:#fcfdfc}.offer-table th,.offer-table td{padding:19px 40px;border-bottom:1px solid #e7eee9;font-size:13px;line-height:1.75}.offer-table thead th{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#819789;font-weight:550}.offer-table tbody th{width:34%;font-weight:550;color:#263e30}.offer-table tbody td{color:#65786c;padding-left:15px}.offer-table thead th:last-child{padding-left:15px}.offer-bottom{text-align:center;padding:30px 40px 35px}.offer-bottom>p{font-size:12px;color:#64796b;max-width:740px;margin:auto}.offer-bottom>p+p{margin-top:10px;font-size:13px;color:#2f513c}.offer-bottom .button{margin:23px 0 13px;min-width:240px}.offer-bottom>small{display:block;font-size:10px;color:#748879}.free-start-details{max-width:740px;margin:17px auto 0;font-size:11px;color:#627f6d}.free-start-details summary{cursor:pointer}.free-start-details p{font-size:11px;line-height:1.9;margin-top:12px}.offer-heading #paidPrices .button{margin-top:10px}.offer-heading #paidPrices:not(:has(.starting-price)){font-size:12px;color:#65796b}
@media(max-width:1000px){.showcase-description{padding:32px 25px}.showcase-description h2{font-size:29px}.showcase-image{height:425px}.showcase-panel{min-height:440px}.offer-table th,.offer-table td{padding-left:28px;padding-right:28px}.offer-heading{padding:30px}}
@media(max-width:760px){.showcase-tabs{padding:9px;gap:3px;justify-content:space-between}.showcase-tabs button{font-size:9px;padding:8px 7px}.showcase-panel{grid-template-columns:1fr;min-height:0}.showcase-description{padding:23px 20px}.showcase-description .eyebrow{font-size:7px;margin-bottom:12px}.showcase-description h2{font-size:25px;margin-bottom:12px}.showcase-description>p:not(.eyebrow){font-size:11px;line-height:1.8}.screen-origin{font-size:8px;margin-top:14px}.showcase-image{height:330px;margin:0 13px;border-radius:7px 7px 0 0}.preview-tag{font-size:5px}.original-stage{padding:16px}.original-stage figcaption{font-size:8px}.original-stage .real-screen{height:370px}.source-strip{display:block;margin-top:45px;padding-top:28px}.source-strip h3{font-size:18px}.source-strip p{font-size:12px;line-height:1.85}.source-strip .inline-link{margin-top:15px}.offer-heading{padding:25px 22px;display:block}.offer-heading h3{font-size:25px}.offer-heading>div>p{font-size:11px}.offer-heading #paidPrices{margin-top:20px;text-align:left;max-width:none}.starting-price strong{font-size:39px}.starting-price small{font-size:11px}.offer-table th,.offer-table td{padding:16px 15px;font-size:11px;line-height:1.75}.offer-table tbody th{width:37%}.offer-table tbody td,.offer-table thead th:last-child{padding-left:10px}.offer-table thead th{font-size:8px}.offer-bottom{padding:25px 20px}.offer-bottom>p{font-size:11px}.offer-bottom>p+p{font-size:12px}.offer-bottom .button{width:100%;min-width:0}.free-start-details{font-size:10px}.free-start-details p{font-size:10px;text-align:left}}
/* Keep the source list in the viewport, with only its contents scrolling. */
html.sources-open{overflow:hidden}
#sourcesDialog{position:fixed;inset:0;margin:auto;padding:0;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow:hidden}
#sourcesDialog[open]{display:flex;flex-direction:column}
.sources-heading{position:relative;flex-shrink:0;padding:28px 60px 22px 30px;border-bottom:1px solid var(--line);background:#fff}
.sources-heading .eyebrow{margin-bottom:12px}.sources-heading h2{font-size:28px;margin:0}.sources-heading .close{top:15px;right:13px}
.sources-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:25px 30px 30px;scrollbar-gutter:stable}.sources-body>p:first-child{color:var(--muted)}
.ai-assistant{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;border-bottom:1px solid var(--line)}.ai-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted);margin-top:22px}.ai-copy>p+p{margin-top:16px}.ai-copy .check-list{margin:22px 0}.ai-copy .ai-note{font-size:11px!important;margin-top:16px!important}.ai-chat{border:1px solid #dbe6df;border-radius:16px;overflow:hidden;background:#fafcfb;box-shadow:0 18px 45px #203e2e0a}.ai-chat-header{display:flex;align-items:center;gap:12px;padding:21px 24px;background:white;border-bottom:1px solid var(--line)}.ai-chat-header strong{display:block;font-size:13px;font-weight:550}.ai-chat-header div>span{font-size:10px;color:#788c7f}.ai-chat-content{padding:26px;display:flex;flex-direction:column;gap:24px}.ai-user-message{align-self:flex-end;max-width:85%;background:#e9f3ed;border:1px solid #dceae1;border-radius:12px 12px 3px 12px;padding:14px 17px;font-size:13px;line-height:1.8;color:#315d43}.ai-bot-message{display:flex;align-items:flex-start;gap:12px}.ai-bot-message .mini-logo{flex-shrink:0;margin-top:3px}.ai-bot-message p{font-size:13px;line-height:1.85;color:#52695a}.ai-chat-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);background:white;padding:18px 24px;font-size:10px;color:#718778}.ai-chat-footer>span:last-child{background:#188467;color:white;width:24px;height:24px;display:grid;place-items:center;border-radius:6px;font-size:14px}
@media(max-width:1000px){.ai-assistant{gap:40px}}
@media(max-width:760px){.ai-assistant{grid-template-columns:1fr;gap:30px}.ai-copy>p:not(.eyebrow){font-size:13px}.ai-chat-content{padding:20px;gap:20px}.ai-chat-header{padding:18px 20px}.ai-user-message,.ai-bot-message p{font-size:12px}.ai-chat-footer{padding:15px 20px;font-size:9px}.ai-copy .ai-note{font-size:10px!important}#sourcesDialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.sources-heading{padding:23px 52px 20px 22px}.sources-heading h2{font-size:23px}.sources-body{padding:20px 22px}.sources-body p{font-size:13px}}

/* Readability improvements requested for landing-page copy and calls to action. */
.lead{font-size:19px}
.hero .actions .button{font-size:16px}
.showcase-description>p:not(.eyebrow){font-size:16px}
.ai-copy>p:not(.eyebrow),.product-copy>p{font-size:17px}
.check-list{font-size:16px}
.inline-link{font-size:16px}
.source-strip p{font-size:16px}
.bento p{font-size:16px}
.steps p{font-size:16px}
.section-heading>p:last-child:not(.eyebrow){font-size:17px}
.offer-heading>div>p{font-size:16px}
.header-actions .text-button{font-size:15px;padding:11px 14px;min-height:42px}

@media(max-width:760px){
  .lead{font-size:17px}
  .hero .actions .button{font-size:14px}
  .showcase-description>p:not(.eyebrow){font-size:16px}
  .ai-copy>p:not(.eyebrow),.product-copy>p{font-size:16px}
  .check-list{font-size:16px}
  .inline-link{font-size:16px}
  .source-strip p{font-size:16px}
  .bento p{font-size:16px}
  .steps p{font-size:16px}
  .section-heading>p:last-child:not(.eyebrow){font-size:16px}
  .offer-heading>div>p{font-size:16px}
  .header-actions .text-button{font-size:13px;padding:10px 11px;min-height:40px}
}

@media(max-width:370px){
  .header-actions .text-button{font-size:11px;padding:8px 7px}
  .hero .actions .button{font-size:12px}
}
