:root{--wine:#7b1028;--wine-dark:#560a1d;--ink:#17212a;--paper:#fbf7f0;--paper-2:#f5eee5;--olive:#9ca17d;--line:#ddcfc2;--serif:'Newsreader',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-weight:300;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{height:92px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;gap:48px;position:relative;z-index:20;background:rgba(251,247,240,.94);border-bottom:1px solid transparent}.brand{display:flex;align-items:center;gap:12px;color:var(--wine);font:500 34px/1 var(--serif);white-space:nowrap}.brand-mark{font:28px/1 var(--serif)}.primary-nav{display:flex;gap:44px;margin:auto;font-size:15px}.primary-nav a,.header-actions>a:first-child{position:relative}.primary-nav a:after,.header-actions>a:first-child:after{content:'';position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:var(--wine);transition:.25s}.primary-nav a:hover:after,.header-actions>a:first-child:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:28px;font-size:15px}.button{min-height:54px;padding:0 30px;border-radius:8px;border:1px solid var(--wine);display:inline-flex;align-items:center;justify-content:center;font-weight:500;transition:.25s;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 9px 25px rgba(86,10,29,.13)}.button-solid{background:var(--wine);color:white}.button-outline{color:var(--wine);background:rgba(255,255,255,.35)}.button-small{min-height:46px;padding:0 24px}.menu-toggle{display:none;background:none;border:0;width:36px}.menu-toggle span{height:1px;background:var(--ink);display:block;margin:8px 0}.hero{min-height:calc(100vh - 92px);padding:80px 24px 48px;text-align:center;overflow:hidden;position:relative;background:radial-gradient(circle at 50% 45%,#fff 0,transparent 55%)}.orb{position:absolute;border:1px solid rgba(156,161,125,.35);border-radius:50%;pointer-events:none}.orb-one{width:500px;height:500px;left:-330px;top:30px}.orb-two{width:600px;height:600px;right:-420px;top:160px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:13px;font-weight:600;color:var(--wine);margin:0 0 20px}.hero h1,.section-heading h2,.mobile-copy h2,.cta-section h2{font:400 clamp(50px,6vw,88px)/.99 var(--serif);letter-spacing:-.03em;margin:0;color:var(--wine-dark)}.hero h1 em{font-weight:400;font-style:normal}.hero-copy{max-width:690px;margin:26px auto;color:#515052;font-size:18px}.hero-actions{display:flex;justify-content:center;gap:16px;margin:34px 0 55px}.app-window{max-width:1160px;margin:auto;background:#fffdf9;border:1px solid #e5d8cc;border-radius:20px;box-shadow:0 28px 80px rgba(66,39,31,.12);overflow:hidden;text-align:left}.window-bar{height:66px;display:flex;align-items:center;gap:8px;padding:0 18px;border-bottom:1px solid #eadfd5}.window-bar>i{width:10px;height:10px;border-radius:50%;background:#d57f75}.window-bar>i:nth-child(2){background:#dfb86d}.window-bar>i:nth-child(3){background:#91ad7e}.workspace-name{margin-left:15px;font-weight:500;font-size:14px;display:flex;align-items:center;gap:10px}.workspace-name small{font-weight:300;color:#85817e}.mini-mark{color:var(--wine)}.search{margin-left:auto;border:1px solid #e9dfd6;border-radius:7px;padding:8px 18px;color:#999;width:310px;font-size:12px}.avatar{margin-left:12px;background:#ded7bd;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:11px}.app-body{display:grid;grid-template-columns:165px 1fr}.app-sidebar{padding:20px 15px;background:linear-gradient(180deg,var(--wine-dark),#8f263a 75%,#f7f1ea);min-height:470px;color:white;display:flex;flex-direction:column;gap:9px}.app-sidebar>strong{font:26px var(--serif);margin:0 8px 15px}.app-sidebar span{padding:11px;border-radius:7px;font-size:13px}.app-sidebar span.active{background:rgba(255,255,255,.2)}.app-sidebar b{font-weight:400;margin-left:8px}.dashboard{padding:34px 30px;background:#fff}.dash-heading{display:flex;justify-content:space-between;align-items:start}.dash-heading h3{font:26px var(--serif);margin:0 0 4px}.dash-heading p{margin:0;color:#888;font-size:12px}.dash-heading button{background:transparent;border:1px solid var(--line);padding:9px 15px;border-radius:6px;color:var(--wine)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:25px 0}.stat-grid article,.dash-lower article{border:1px solid #e8ded4;border-radius:9px;padding:17px}.stat-grid small,.stat-grid span{display:block;color:#888;font-size:11px}.stat-grid b{display:block;font:20px var(--serif);margin:10px 0 3px}.dash-lower{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.card-title{font:17px var(--serif);display:flex;justify-content:space-between}.card-title span{font:11px var(--sans);color:var(--wine)}.progress{height:5px;background:#eee9e1;border-radius:5px;margin:17px 0}.progress i{display:block;background:var(--olive);width:72%;height:100%;border-radius:5px}.dash-lower ul{padding:0;margin:0;list-style:none}.dash-lower li{font-size:11px;padding:8px 0;border-top:1px solid #eee8e1;display:flex;justify-content:space-between}.pill{padding:2px 7px;border-radius:5px;font-size:9px}.pill.green{background:#e5eadb;color:#67704d}.pill.amber{background:#f5e8d1;color:#936a24}.timeline time{color:#999}.scroll-cue{display:inline-flex;gap:15px;align-items:center;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-top:38px}.scroll-cue span{font-size:22px}.section{padding:130px clamp(24px,7vw,110px)}.section-heading{max-width:1000px}.section-heading h2,.mobile-copy h2{font-size:clamp(45px,5vw,70px);color:var(--ink)}.section-heading>p:last-child{font-size:18px;max-width:620px;color:#505257}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:70px;max-width:1000px}.audience-grid article{padding:26px 32px 22px;border-bottom:1px solid var(--wine);transition:.25s}.audience-grid article:nth-child(4n+1),.audience-grid article:nth-child(4n){background:#f8eae4}.audience-grid article:hover{transform:translateY(-4px)}.audience-grid span,.problem-grid span,.step>span{font:28px var(--serif);color:var(--wine)}.audience-grid h3,.problem-grid h3,.step h3{font:30px var(--serif);margin:12px 0 5px}.audience-grid p{margin:0;color:#666}.section-tint{background:#f8f1e9}.problem{padding:120px clamp(24px,7vw,110px)}.problem-grid{margin-top:55px;display:grid;gap:12px}.problem-grid article{border:1px solid #d99baa;border-radius:12px;padding:30px 45px;display:grid;grid-template-columns:270px 1fr;align-items:center;max-width:1120px}.problem-grid h3{color:var(--wine-dark)}.problem-grid p{max-width:560px}.problem-icon{width:220px;height:130px;position:relative}.sheets i{position:absolute;width:145px;height:90px;border:1px solid var(--wine);border-radius:5px;top:10px;left:10px;background:rgba(255,255,255,.7)}.sheets i:nth-child(2){transform:translate(15px,-8px)}.sheets i:nth-child(3){transform:translate(30px,-16px)}.nodes{display:grid;grid-template-columns:repeat(2,55px);gap:30px 70px}.nodes i{width:55px;height:55px;border-radius:50%;border:1px solid var(--wine);background:#f8e7df}.nodes:after{content:'×     ×';position:absolute;top:44px;left:50px;letter-spacing:60px;color:var(--wine)}.stages{display:flex;align-items:center;gap:15px}.stages i{width:42px;height:42px;border:2px solid #a8aa9a;border-radius:50%}.stages i:first-child{background:var(--wine);border-color:var(--wine)}.product-shell{max-width:1120px;margin:55px auto 35px;display:grid;grid-template-columns:180px 1fr;border:1px solid #d9c4c6;border-radius:15px;overflow:hidden;box-shadow:0 30px 60px rgba(73,43,34,.09)}.product-nav{background:linear-gradient(180deg,var(--wine-dark),var(--wine));color:white;padding:22px 15px;display:flex;flex-direction:column;gap:7px}.product-nav b{font:18px var(--serif);letter-spacing:.12em;margin:0 8px 20px}.product-nav span{padding:10px;border-radius:6px;font-size:12px}.product-nav .active{background:white;color:var(--wine)}.product-main{padding:40px;background:#fff}.product-top{display:flex;justify-content:space-between}.product-top h3{font:30px var(--serif);margin:0}.product-top p{font-size:12px;margin:0;color:#777}.status{border:1px solid #e8ddd4;border-radius:8px;padding:13px;width:240px}.status span,.status strong{font-size:10px;display:flex;justify-content:space-between}.status span b{background:#e4e9da;color:#667248;padding:2px 7px;border-radius:4px}.status>div{height:5px;background:#eee;margin-top:10px}.status i{display:block;width:62%;height:100%;background:#778e62}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:28px 0}.metric-row article{border:1px solid #eadfd5;border-radius:8px;padding:16px;font:15px var(--serif)}.metric-row b{display:block;font-size:28px;margin-top:10px}.tables{display:grid;grid-template-columns:1fr 1fr;gap:15px}.tables article{padding:18px;border:1px solid #eadfd5;border-radius:8px}.tables h4{font:18px var(--serif);margin:0 0 15px}.tables p{font-size:11px;border-top:1px solid #eee;padding-top:10px}.tables p b{float:right}.dot{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:7px}.green-bg{background:#7d9c6b}.amber-bg{background:#d7a04b}.feature-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:auto;color:var(--wine);font:20px var(--serif)}.feature-links span{padding:15px;border-bottom:1px solid var(--line)}.how{background:#fff}.steps{max-width:1000px;margin:70px auto 0;position:relative}.steps:before{content:'';position:absolute;left:50%;top:8%;bottom:8%;width:1px;background:var(--wine)}.step{min-height:220px;display:grid;grid-template-columns:55px 1fr 1fr;gap:20px;align-items:center}.step.reverse{grid-template-columns:1fr 55px 1fr}.step.reverse>span{grid-column:2}.step.reverse>div:nth-child(2){grid-column:3}.step.reverse>.step-art{grid-column:1;grid-row:1}.step h3{color:var(--wine-dark)}.step p{max-width:350px}.step-art{width:240px;height:145px;border:1px solid var(--line);border-radius:10px;justify-self:center;background:#fcfaf6;display:flex;align-items:center;justify-content:center;gap:25px;color:var(--wine);font:48px var(--serif);box-shadow:12px 12px 0 #f2eee6}.step-art small{font:12px/2 var(--sans);color:#666}.mobile-section{padding:100px clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.mobile-copy{max-width:610px}.mobile-copy p:not(.eyebrow){font-size:18px;max-width:520px}.mobile-note{margin-top:80px;padding-top:20px;border-top:2px solid var(--wine);width:max-content;max-width:100%}.phone{width:340px;height:680px;border:10px solid #222;border-radius:52px;padding:8px;background:#111;justify-self:center;transform:rotate(4deg);box-shadow:15px 22px 35px rgba(0,0,0,.18)}.phone-screen{height:100%;border-radius:36px;background:#fff;padding:24px 18px 10px;overflow:hidden}.phone-top{display:flex;justify-content:space-between;align-items:center;font:28px var(--serif);margin-bottom:15px}.phone-top span{font:12px var(--sans);background:#f0ddd5;border-radius:50%;padding:9px}.phone article{border:1px solid #e8ddd4;border-radius:10px;padding:14px;font-size:13px;margin:9px 0;position:relative}.phone article small{display:block;color:#888}.phone article button{position:absolute;right:12px;bottom:18px;border:0;border-radius:12px;padding:4px 12px;color:#62704b}.phone h4{margin:14px 0 8px;font-weight:400}.phone h4 b{float:right;background:#e9eddc;border-radius:10px;padding:4px 9px;font-size:10px}.phone-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.phone-stats span{border:1px solid #e8ddd4;border-radius:10px;padding:16px;text-align:center}.phone-stats b,.phone-stats small{display:block}.phone ul{list-style:none;padding:0;border:1px solid #e8ddd4;border-radius:10px}.phone li{padding:10px;font-size:11px;border-bottom:1px solid #eee}.phone nav{text-align:center;padding-top:10px;color:#777}.cta-section{background:radial-gradient(circle at 50% 0,#8e2940,var(--wine-dark) 65%);color:white;text-align:center;padding:120px 24px}.cta-section .eyebrow,.cta-section h2{color:white}.cta-section>p:not(.eyebrow){max-width:680px;margin:20px auto 40px;color:#f0dfe1;font-size:18px}.demo-form{max-width:950px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:12px;text-align:left}.demo-form label span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;color:#ecd8dc}.demo-form input{height:54px;width:100%;border:1px solid #bb7181;background:rgba(255,255,255,.08);border-radius:7px;padding:0 15px;color:white;outline:none}.demo-form input::placeholder{color:#d4adb6}.demo-form input:focus{border-color:white}.button-light{background:var(--paper);color:var(--wine);border-color:var(--paper);align-self:end}.form-message{grid-column:1/-1;text-align:center;margin:5px 0;color:white}.text-link{display:inline-block;margin-top:26px;color:#f1dadd}.site-footer{padding:70px clamp(24px,6vw,90px) 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;border-top:1px solid var(--line)}.site-footer>div,.site-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer strong{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--wine)}.site-footer a:not(.brand){font-size:14px}.site-footer p{color:#777;font-size:13px}.copyright{grid-column:1/-1;border-top:1px solid var(--line);padding-top:25px;text-align:center}.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}.hero .reveal:nth-of-type(2){transition-delay:.08s}.hero .reveal:nth-of-type(3){transition-delay:.16s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:900px){.site-header{height:76px;padding:0 22px}.brand{font-size:29px}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:25px;flex-direction:column;gap:20px;border-bottom:1px solid var(--line)}.primary-nav.open{display:flex}.header-actions>a:first-child{display:none}.header-actions{gap:10px}.button-small{min-height:40px;padding:0 15px;font-size:12px}.hero{padding-top:65px}.app-body{grid-template-columns:85px 1fr}.app-sidebar{padding:15px 8px}.app-sidebar b{display:none}.app-sidebar span{text-align:center}.search{display:none}.stat-grid{grid-template-columns:1fr 1fr}.audience-grid{grid-template-columns:1fr}.problem-grid article{grid-template-columns:1fr}.problem-icon{display:none}.mobile-section{grid-template-columns:1fr;gap:70px}.phone{justify-self:center}.demo-form{grid-template-columns:1fr 1fr}.demo-form button{grid-column:1/-1}.site-footer{grid-template-columns:1.5fr 1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}@media(max-width:650px){.header-actions .button{display:none}.hero h1{font-size:48px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column}.app-window{border-radius:12px}.window-bar{height:50px}.workspace-name small,.window-bar>i,.avatar{display:none}.app-body{grid-template-columns:50px 1fr}.app-sidebar{min-height:390px}.app-sidebar>strong{margin:0 0 10px}.dashboard{padding:18px 12px}.dash-heading button{display:none}.stat-grid{gap:7px;margin:15px 0}.stat-grid article{padding:10px}.stat-grid article:nth-child(n+3){display:none}.dash-lower{grid-template-columns:1fr}.dash-lower article:last-child{display:none}.section,.problem{padding:85px 22px}.section-heading h2,.mobile-copy h2{font-size:42px}.audience-grid{margin-top:40px}.audience-grid article{padding:22px 20px}.product-shell{grid-template-columns:55px 1fr}.product-nav{padding:10px 6px}.product-nav b{font-size:0}.product-nav b:first-letter{font-size:18px}.product-nav span{font-size:0;text-align:center}.product-nav span:first-letter{font-size:15px}.product-main{padding:20px 12px}.product-top{display:block}.status{display:none}.metric-row{grid-template-columns:1fr 1fr;gap:7px}.tables{grid-template-columns:1fr}.tables article:last-child{display:none}.feature-links{grid-template-columns:1fr;font-size:17px}.steps:before{left:14px}.step,.step.reverse{grid-template-columns:40px 1fr;min-height:auto;margin-bottom:55px}.step>span,.step.reverse>span{grid-column:1}.step>div:nth-child(2),.step.reverse>div:nth-child(2){grid-column:2}.step-art,.step.reverse>.step-art{display:none}.mobile-section{padding:80px 22px}.mobile-note{margin-top:45px}.phone{width:290px;height:590px}.cta-section{padding:90px 22px}.cta-section h2{font-size:45px}.demo-form{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
@media(max-width:650px){.hero h1{font-size:min(12.2vw,48px)}.hero h1 .keep-line{white-space:nowrap}}
