:root{color-scheme:light;--ink:#132d43;--muted:#5e7183;--green:#087b5d;--gold:#d6a642;--line:#d8bc91;--cream:#fffaf0;--beige:#f3dfbd;--rose:#f7dfe2;--shadow:#5e44201f}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;margin:0;background:radial-gradient(circle at 8% 0%,#fff4dc 0,transparent 34%),radial-gradient(circle at 92% 8%,#f4dfe6 0,transparent 28%),linear-gradient(145deg,#f7e6c8,#efd2a6);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}
.landing-nav{position:sticky;top:14px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 28px));margin:14px auto 0;padding:14px 18px;border:1px solid #dfc398;border-radius:20px;background:#fff6e7ed;box-shadow:0 16px 45px var(--shadow);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:13px}.brand span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#ffd067,#ffad3d);color:#24210f;font-weight:950}.brand strong{display:block;font-size:17px}.brand small{display:block;margin-top:3px;color:var(--muted);font-size:12px}.landing-nav nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.landing-nav nav a{padding:10px 12px;border:1px solid #d9bd94;border-radius:11px;background:#fffaf2;color:var(--ink);font-size:12px;font-weight:850}.landing-nav nav a:hover{border-color:#087b5d;color:#087b5d}
main{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:30px 0 50px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:26px;align-items:center;padding:40px 30px;border:2px solid #d6b47e;border-radius:30px;background:radial-gradient(circle at 15% 12%,#fff8df 0,#0000 34%),radial-gradient(circle at 88% 5%,#f8dce5 0,#0000 30%),linear-gradient(135deg,#fff8e9,#f5e3bf);box-shadow:0 24px 70px #69451926}.eyebrow{margin:0 0 9px;color:#0876a0;font-size:10px;font-weight:950;letter-spacing:.18em}.hero h1{margin:0;color:#102c44;font-size:clamp(44px,7vw,78px);letter-spacing:-.07em;line-height:.92}.hero-text{max-width:650px;margin:20px 0 0;color:#405a6d;font-size:19px;line-height:1.6}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 20px;border-radius:14px;font-size:14px;font-weight:950}.primary{background:linear-gradient(145deg,#0c9872,#077255);color:#fff;box-shadow:0 12px 25px #087b5d2b}.secondary{border:1px solid #cda86e;background:#fffaf2;color:#17364e}.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.trust-row span{padding:8px 10px;border:1px solid #d7bc93;border-radius:999px;background:#fffaf2;color:#536676;font-size:11px;font-weight:850}.hero-preview{min-width:0}.preview-window{padding:16px;border:1px solid #cda86e;border-radius:24px;background:#fffaf2;box-shadow:0 22px 60px #5b3c1728}.window-top{display:flex;align-items:center;gap:7px;margin-bottom:14px}.window-top span{width:10px;height:10px;border-radius:999px;background:#e4b86d}.window-top span:nth-child(2){background:#7fb39f}.window-top span:nth-child(3){background:#f0a3aa}.window-top strong{margin-left:auto;color:#536676;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.command-card{padding:18px;border:1px solid #dec49b;border-radius:18px;background:linear-gradient(135deg,#fff,#effaf4)}.command-card small,.mini-stats small{display:block;color:#6b7884;font-size:8px;font-weight:950;letter-spacing:.14em}.command-card strong{display:block;margin-top:6px;color:#102c44;font-size:24px}.command-card p{margin:8px 0 0;color:#526879}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.mini-stats article{padding:13px;border:1px solid #dec49b;border-radius:15px;background:#fff}.mini-stats strong{display:block;margin-top:6px;color:#087b5d}.chart-placeholder{display:flex;align-items:flex-end;gap:9px;height:170px;margin-top:14px;padding:18px;border:1px solid #dec49b;border-radius:18px;background:linear-gradient(#fff,#fff7e7)}.chart-placeholder i{width:100%;border-radius:7px 7px 0 0;background:#087b5d}.chart-placeholder i:nth-child(1){height:36%}.chart-placeholder i:nth-child(2){height:58%;background:#d84c58}.chart-placeholder i:nth-child(3){height:42%}.chart-placeholder i:nth-child(4){height:76%}.chart-placeholder i:nth-child(5){height:60%;background:#d84c58}.chart-placeholder i:nth-child(6){height:88%}.chart-placeholder i:nth-child(7){height:68%}
.hero-primary-cta{display:grid;gap:7px;justify-items:center}.hero-primary-cta small{color:#526879;font-size:12px;font-weight:900}.hero-primary-cta .primary{width:100%}
.hero-social-proof{margin:16px 0 0;color:#0d624b;font-size:14px;font-weight:950;letter-spacing:.01em}
.section{margin-top:24px;padding:30px;border:2px solid #d6b47e;border-radius:28px;background:#fffaf2e8;box-shadow:0 18px 50px #69451918}.section-head{text-align:center;max-width:760px;margin:0 auto 24px}.section-head h2,.split h2,.mobile-section h2,.disclaimer h2,.cta h2{margin:0;color:#102c44;font-size:clamp(30px,4vw,44px);letter-spacing:-.05em}.section-head p,.split p,.mobile-section p,.disclaimer p,.cta p{color:#526879;line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article,.showcase-grid article,.price-grid article{min-width:0;padding:20px;border:1px solid #dec49b;border-radius:20px;background:#fff;box-shadow:0 10px 26px #69451910;overflow-wrap:anywhere}.feature-grid span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:14px;border-radius:14px;background:#edf9f1;color:#087b5d;font-weight:950}.feature-grid h3,.showcase-grid h3,.price-grid h3{margin:0;color:#102c44}.feature-grid p,.showcase-grid p,.price-grid p{color:#526879;line-height:1.5;font-size:14px}.showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mock{height:160px;margin-bottom:16px;border:1px solid #d7bc93;border-radius:18px;background:linear-gradient(135deg,#fff8e8,#effaf4);position:relative;overflow:hidden}.mock:before,.mock:after{content:"";position:absolute;border-radius:999px;background:#087b5d22}.mock:before{width:130px;height:130px;right:-28px;top:-28px}.mock:after{width:70%;height:10px;left:18px;bottom:24px;background:#d6a64266}.mock-brief{background:linear-gradient(135deg,#fff,#fff1df)}.mock-portfolio{background:linear-gradient(135deg,#effaf4,#fff)}.mock-coach{background:linear-gradient(135deg,#fff8e8,#f7dfe2)}
.early-access-banner{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;padding:12px 14px;border:1px solid #9bd3bf;border-radius:16px;background:linear-gradient(135deg,#effff8,#fffaf2);box-shadow:0 10px 22px #087b5d14}.early-access-banner strong{color:#087b5d}.early-access-banner span{color:#405a6d;font-size:13px;font-weight:850}.product-screenshots{background:radial-gradient(circle at 12% 5%,#e1f8ef 0,#0000 31%),linear-gradient(135deg,#fffaf2,#fff4e6)}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.screenshot-card{display:flex;flex-direction:column;min-width:0;padding:16px;border:1px solid #dec49b;border-radius:24px;background:#fff;box-shadow:0 18px 42px #69451914}.screenshot-card.wide{grid-column:span 2}.screenshot-window{min-height:250px;border:1px solid #244b68;border-radius:20px;background:linear-gradient(145deg,#07111f,#102c44);box-shadow:inset 0 1px #ffffff10;overflow:hidden}.screenshot-top{display:flex;align-items:center;gap:7px;padding:12px 14px;border-bottom:1px solid #ffffff16;color:#b9d7e8}.screenshot-top span{width:9px;height:9px;border-radius:999px;background:#f0a3aa}.screenshot-top span:nth-child(2){background:#d6a642}.screenshot-top span:nth-child(3){background:#33c99a}.screenshot-top b{margin-left:auto;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.morning-preview-screen,.briefing-preview-screen,.scanner-preview-screen,.admin-preview-screen{padding:18px;color:#e8f4ff}.morning-preview-screen section{padding:18px;border:1px solid #315979;border-radius:18px;background:radial-gradient(circle at 86% 0,#2ee59d24,#0000 32%),#0a1828}.morning-preview-screen small,.briefing-preview-screen small,.scanner-preview-screen small{display:block;color:#8fb3ca;font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.morning-preview-screen strong{display:block;margin-top:8px;color:#fff;font-size:32px;line-height:1;letter-spacing:-.05em}.morning-preview-screen p,.briefing-preview-screen p,.scanner-preview-screen p{color:#b9c8db;line-height:1.45}.preview-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.preview-pill-row span{padding:7px 9px;border:1px solid #315979;border-radius:999px;background:#0a1828;color:#dff7ff;font-size:11px;font-weight:900}.preview-kpi-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.preview-kpi-row b{padding:13px;border:1px solid #315979;border-radius:15px;background:#0a1828;color:#9af5d2;font-size:22px}.preview-kpi-row small{display:block;margin-top:5px;color:#8fb3ca;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.briefing-preview-screen strong{display:block;margin-top:8px;color:#fff;font-size:20px}.briefing-preview-screen button{width:100%;min-height:44px;margin-top:12px;border:0;border-radius:13px;background:linear-gradient(135deg,#0c9872,#12c493);color:#fff;font-weight:950}.scanner-preview-screen>div:first-child{position:relative;padding:14px;border:1px solid #315979;border-radius:16px;background:#0a1828}.scanner-preview-screen strong{display:block;margin-top:7px;color:#fff;font-size:25px}.scanner-preview-screen span{position:absolute;right:12px;top:12px;padding:6px 9px;border-radius:999px;background:#27184a;color:#d9c9ff;font-size:10px;font-weight:950}.scanner-levels{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.scanner-levels b{padding:10px;border:1px solid #315979;border-radius:13px;background:#07111f;color:#f8fafc;font-size:12px}.admin-preview-screen{display:grid;gap:10px}.admin-preview-screen>strong{padding:16px;border:1px solid #2f705d;border-radius:16px;background:#0a2a23;color:#9af5d2;font-size:24px}.admin-preview-screen div{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #315979;border-radius:14px;background:#0a1828}.admin-preview-screen span{color:#8fb3ca;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.admin-preview-screen b{color:#fff}.screenshot-card h3{margin:16px 0 0;color:#102c44;font-size:21px}.screenshot-card p{margin:8px 0 0;color:#526879;line-height:1.5;font-size:14px}
.split,.mobile-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.check-list{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none}.check-list li{padding:14px 15px;border:1px solid #dec49b;border-radius:14px;background:#fff;color:#304a5e;font-weight:750}.check-list li:before{content:"✓";margin-right:10px;color:#087b5d;font-weight:950}.difference-card{padding:26px;border:1px solid #dec49b;border-radius:24px;background:linear-gradient(135deg,#fff,#fff7e7)}.phone-card{display:grid;place-items:center}.phone-screen{width:min(310px,100%);min-height:430px;padding:28px;border:10px solid #17364e;border-radius:38px;background:linear-gradient(160deg,#fffaf2,#effaf4);box-shadow:0 22px 55px #17364e2b}.phone-screen small{color:#0876a0;font-weight:950;letter-spacing:.12em}.phone-screen strong{display:block;margin-top:70px;color:#102c44;font-size:34px;letter-spacing:-.05em}.phone-screen p{color:#526879}.phone-screen span{display:inline-block;margin-top:30px;padding:9px 12px;border-radius:999px;background:#087b5d;color:#fff;font-size:12px;font-weight:900}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-grid article{display:flex;flex-direction:column}.price-grid small{color:#0876a0;font-size:10px;font-weight:950;letter-spacing:.16em}.price-grid h3{font-size:28px}.price-grid a{margin-top:auto;padding:13px 15px;border-radius:13px;background:#17364e;color:#fff;text-align:center;font-size:13px;font-weight:950}.price-grid .featured{border-color:#087b5d;box-shadow:0 18px 45px #087b5d1f}.price-grid .featured a{background:#087b5d}.pricing-guarantee{max-width:720px;margin:22px auto 0;padding:14px 18px;border:1px solid #dec49b;border-radius:16px;background:#fff7e9;color:#17364e;text-align:center;font-size:13px;font-weight:900}.disclaimer{border-color:#c9935a;background:#fff5e2}.disclaimer p{font-weight:750}.cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:30px;border-radius:28px;background:linear-gradient(135deg,#102c44,#087b5d);color:#fff;box-shadow:0 22px 60px #102c4433}.cta .eyebrow,.cta h2,.cta p{color:#fff}.cta .secondary{background:#fffaf2;color:#102c44}footer{width:min(1180px,calc(100% - 28px));margin:0 auto 30px;padding:18px;color:#5e7183;text-align:center}footer strong{display:block;color:#102c44;margin-bottom:5px}
.partner-preview{background:radial-gradient(circle at 12% 8%,#effaf4 0,#0000 34%),linear-gradient(135deg,#fffaf2,#fff4df)}.partner-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.partner-preview-grid article{padding:22px;border:1px solid #dec49b;border-radius:22px;background:#fff;box-shadow:0 10px 26px #69451910}.partner-preview-grid span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:14px;border-radius:18px;background:#edf9f1;color:#087b5d;font-size:18px;font-weight:950}.partner-preview-grid h3{margin:0;color:#102c44;font-size:20px}.partner-preview-grid p{color:#526879;line-height:1.55;font-size:14px}.partner-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:18px;border:1px solid #dec49b;border-radius:20px;background:#fffaf2}.partner-cta p{margin:0;color:#405a6d;font-weight:800;line-height:1.5}.partner-cta .primary{margin:0;white-space:nowrap}
.why-choose{background:radial-gradient(circle at 10% 5%,#e7f8ef 0,#0000 30%),radial-gradient(circle at 90% 12%,#f8dce5 0,#0000 25%),linear-gradient(135deg,#fffaf2,#fff3df)}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.why-grid article{position:relative;min-height:235px;padding:22px;border:1px solid #dec49b;border-radius:22px;background:linear-gradient(145deg,#fff,#fff8ec);box-shadow:0 12px 32px #69451912;overflow:hidden}.why-grid article:after{content:"";position:absolute;right:-36px;bottom:-42px;width:120px;height:120px;border-radius:999px;background:#087b5d12}.why-grid span{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:16px;border-radius:14px;background:#102c44;color:#f7c85b;font-size:12px;font-weight:950;letter-spacing:.08em}.why-grid h3{position:relative;margin:0;color:#102c44;font-size:19px;letter-spacing:-.03em}.why-grid p{position:relative;margin:11px 0 0;color:#526879;font-size:14px;line-height:1.55}.why-grid article:nth-child(2) span,.why-grid article:nth-child(4) span{background:#087b5d;color:#fff}.why-grid article:nth-child(3) span{background:#d6a642;color:#102c44}
.trust-section{background:radial-gradient(circle at 12% 8%,#e6f8ef 0,#0000 32%),radial-gradient(circle at 92% 14%,#fff0c9 0,#0000 28%),linear-gradient(135deg,#fffaf2,#fff6e9)}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.trust-grid article{position:relative;min-height:210px;padding:22px;border:1px solid #dec49b;border-radius:22px;background:linear-gradient(145deg,#fff,#fff8ec);box-shadow:0 12px 32px #69451912;overflow:hidden}
.trust-grid article:after{content:"";position:absolute;right:-42px;bottom:-48px;width:132px;height:132px;border-radius:999px;background:#087b5d10}
.trust-grid span{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:34px;margin-bottom:16px;padding:0 10px;border-radius:999px;background:#102c44;color:#f7c85b;font-size:10px;font-weight:950;letter-spacing:.12em}
.trust-grid h3{position:relative;margin:0;color:#102c44;font-size:20px;letter-spacing:-.035em}
.trust-grid p{position:relative;margin:11px 0 0;color:#526879;font-size:14px;line-height:1.55}
.trust-grid article:nth-child(2) span,.trust-grid article:nth-child(4) span{background:#087b5d;color:#fff}
.trust-grid article:nth-child(3) span{background:#d6a642;color:#102c44}
.faq-panel{margin-top:18px;padding:22px;border:1px solid #dec49b;border-radius:24px;background:#fff;box-shadow:0 12px 32px #69451910}
.faq-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}
.faq-head h3{margin:0;color:#102c44;font-size:26px;letter-spacing:-.04em}
.faq-panel details{border-top:1px solid #eed9b8}
.faq-panel details:first-of-type{border-top:0}
.faq-panel summary{cursor:pointer;padding:16px 0;color:#102c44;font-weight:950;list-style:none}
.faq-panel summary::-webkit-details-marker{display:none}
.faq-panel summary:after{content:"+";float:right;color:#087b5d;font-weight:950}
.faq-panel details[open] summary:after{content:"–"}
.faq-panel p{margin:0 0 16px;color:#526879;line-height:1.55}
@media(max-width:1050px){.hero,.split,.mobile-section{grid-template-columns:1fr}.feature-grid,.showcase-grid,.trust-grid,.screenshot-grid{grid-template-columns:repeat(2,1fr)}.screenshot-card.wide{grid-column:1/-1}.price-grid,.partner-preview-grid{grid-template-columns:1fr}.partner-cta{align-items:stretch;flex-direction:column}.landing-nav{align-items:flex-start;flex-direction:column}.landing-nav nav{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.landing-nav nav a{flex:0 0 auto}}
@media(max-width:1050px){.why-grid{grid-template-columns:repeat(2,1fr)}.why-grid article{min-height:205px}}
@media(max-width:640px){main,.landing-nav,footer{width:min(100% - 18px,1180px)}.hero,.section,.cta{padding:22px;border-radius:22px}.hero h1{font-size:42px}.hero-text{font-size:16px}.hero-actions,.cta{align-items:stretch;flex-direction:column}.primary,.secondary{width:100%}.mini-stats,.feature-grid,.showcase-grid,.trust-grid,.screenshot-grid,.preview-kpi-row{grid-template-columns:1fr}.window-top strong{display:none}.phone-screen{min-height:350px}.landing-nav{top:7px;margin-top:7px}.brand span{width:42px;height:42px}.brand strong{font-size:15px}.partner-preview-grid span{width:50px;height:50px}.partner-cta .primary{width:100%}.faq-head{display:block}.faq-head h3{font-size:23px}.screenshot-card.wide{grid-column:auto}.morning-preview-screen strong{font-size:25px}}
@media(max-width:640px){.why-grid{grid-template-columns:1fr}.why-grid article{min-height:auto}}
.free-starter-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:20px;align-items:center;background:radial-gradient(circle at 12% 8%,#e6f8ef 0,#0000 32%),linear-gradient(135deg,#fffaf2,#fff3df)}
.free-starter-copy h2{margin:0;color:#102c44;font-size:clamp(30px,4vw,48px);letter-spacing:-.05em;line-height:1}
.free-starter-copy p{max-width:680px;color:#526879;line-height:1.62}
.free-starter-card{padding:24px;border:1px solid #087b5d;border-radius:24px;background:linear-gradient(145deg,#102c44,#071827);box-shadow:0 22px 55px #102c4430;color:#e8f4ff}
.free-starter-card span{display:inline-flex;margin-bottom:14px;padding:8px 11px;border:1px solid #2ee59d55;border-radius:999px;background:#092f27;color:#9af5d2;font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.free-starter-card h3{margin:0;color:#fff;font-size:28px;letter-spacing:-.04em}
.free-starter-card ul{display:grid;gap:11px;margin:18px 0;padding:0;list-style:none}
.free-starter-card li{position:relative;padding-left:24px;color:#c8d8e6;line-height:1.42;font-size:14px;font-weight:750}
.free-starter-card li:before{content:"✓";position:absolute;left:0;top:0;color:#2ee59d;font-weight:950}
.free-starter-card small{display:block;color:#9eb5c7;line-height:1.5}
.feature-grid article span{border:1px solid #ffffff24;color:#ffffff!important;box-shadow:0 12px 26px #06182733,inset 0 1px #ffffff30}
.feature-grid article:nth-child(1) span,.feature-grid article:nth-child(5) span{background:linear-gradient(145deg,#36d399,#087b5d)}
.feature-grid article:nth-child(2) span{background:linear-gradient(145deg,#5fb9ff,#075f93)}
.feature-grid article:nth-child(3) span{background:linear-gradient(145deg,#a98cff,#5e35a2)}
.feature-grid article:nth-child(4) span{background:linear-gradient(145deg,#f7c85b,#9a6818)}
.feature-grid article:nth-child(6) span{background:linear-gradient(145deg,#ff8a6b,#9d2737)}
.feature-grid article:nth-child(7) span{background:linear-gradient(145deg,#55d6d0,#0876a0)}
.feature-grid article:nth-child(8) span{background:linear-gradient(145deg,#f0a3aa,#b83254)}
.showcase-grid .mock{border-color:#2d9fc4;background:linear-gradient(145deg,#071827,#102c44)}
.showcase-grid .mock:before{background:radial-gradient(circle,#36d39966,#0000 68%)}
.showcase-grid .mock:after{background:linear-gradient(90deg,#2ee59d,#5fb9ff)}
.showcase-grid .mock-home{background:radial-gradient(circle at 80% 18%,#36d39966 0,#0000 28%),linear-gradient(145deg,#061827,#0a2f35)}
.showcase-grid .mock-brief{background:radial-gradient(circle at 78% 18%,#5fb9ff66 0,#0000 28%),linear-gradient(145deg,#071827,#0b2740)}
.showcase-grid .mock-portfolio{background:radial-gradient(circle at 78% 18%,#a98cff66 0,#0000 28%),linear-gradient(145deg,#0b1730,#25184a)}
.showcase-grid .mock-coach{background:radial-gradient(circle at 78% 18%,#ff8a6b66 0,#0000 28%),linear-gradient(145deg,#1c1020,#3a1720)}
.showcase-grid .mock-home:after{background:linear-gradient(90deg,#36d399,#9af5d2)}
.showcase-grid .mock-brief:after{background:linear-gradient(90deg,#5fb9ff,#55d6d0)}
.showcase-grid .mock-portfolio:after{background:linear-gradient(90deg,#a98cff,#f0a3ff)}
.showcase-grid .mock-coach:after{background:linear-gradient(90deg,#ff8a6b,#f7c85b)}
.split .check-list li{border-color:#315979;background:linear-gradient(145deg,#0d1f32,#071827);color:#e8f4ff!important;box-shadow:0 14px 30px #06182735}
.split .check-list li:before{color:#36d399;text-shadow:0 0 14px #36d39955}
.split .difference-card{border-color:#315979;background:radial-gradient(circle at 88% 8%,#36d39920 0,#0000 32%),linear-gradient(145deg,#0d1f32,#071827);box-shadow:0 18px 42px #06182735}
.split .difference-card h2{color:#f8fafc!important}
.split .difference-card p{color:#c8d8e6!important}
.mobile-section .phone-screen{border-color:#244b68;background:radial-gradient(circle at 78% 8%,#36d39933 0,#0000 30%),linear-gradient(160deg,#0d1f32,#071827);box-shadow:0 24px 60px #06182755,inset 0 1px #ffffff18}
.mobile-section .phone-screen small{color:#8fd9ff!important}
.mobile-section .phone-screen strong{color:#f8fafc!important;text-shadow:none!important}
.mobile-section .phone-screen p{color:#c8d8e6!important}
.mobile-section .phone-screen span{background:linear-gradient(145deg,#36d399,#087b5d);color:#fff!important;box-shadow:0 12px 26px #087b5d35}
.partner-preview-grid article:nth-child(1) span{background:linear-gradient(145deg,#36d399,#087b5d);color:#fff!important}
.partner-preview-grid article:nth-child(2) span{background:linear-gradient(145deg,#5fb9ff,#075f93);color:#fff!important}
.partner-preview-grid article:nth-child(3) span{background:linear-gradient(145deg,#a98cff,#5e35a2);color:#fff!important}
.partner-cta{border-color:#315979;background:linear-gradient(145deg,#0d1f32,#071827)!important;box-shadow:0 18px 42px #06182735}
.partner-cta p{color:#e8f4ff!important}
.partner-cta .primary{background:linear-gradient(145deg,#36d399,#087b5d)!important;color:#fff!important;box-shadow:0 12px 26px #087b5d35}
@media(max-width:900px){.free-starter-section{grid-template-columns:1fr}.free-starter-card{order:-1}}
@media(max-width:640px){.free-starter-section{gap:16px}.free-starter-card{padding:20px;border-radius:20px}.free-starter-card h3{font-size:24px}}

/* Premium brand mark */
.landing-nav .brand>span{position:relative;overflow:hidden;background:radial-gradient(circle at 25% 18%,rgba(255,219,126,.32),transparent 24%),linear-gradient(145deg,#0a2742,#061827 70%);color:#f7c85b;border:1px solid rgba(247,200,91,.45);text-shadow:0 1px 0 rgba(0,0,0,.28);box-shadow:0 12px 26px rgba(6,24,39,.2),inset 0 1px rgba(255,255,255,.16)}.landing-nav .brand>span:after{content:"";position:absolute;right:7px;bottom:9px;width:17px;height:8px;border-top:2px solid #33c99a;border-right:2px solid #33c99a;border-radius:0 8px 0 0;transform:skewX(-18deg);opacity:.95}

.install-steps{display:grid;gap:10px;margin-top:18px}.install-steps article{padding:14px 15px;border:1px solid #dec49b;border-radius:16px;background:#fff;box-shadow:0 8px 20px #6945190d}.install-steps strong{display:block;color:#102c44;font-size:14px}.install-steps span{display:block;margin-top:5px;color:#526879;font-size:13px;line-height:1.45}.install-actions-inline{display:flex;flex-wrap:wrap;gap:11px;margin-top:18px}.install-actions-inline .primary,.install-actions-inline .secondary{min-height:45px;padding:12px 16px}

.tour-section{background:radial-gradient(circle at 88% 8%,#e5f8ef 0,#0000 32%),linear-gradient(135deg,#fffaf2,#fff3de)}.tour-player{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px;align-items:stretch}.tour-stage{min-height:360px;padding:14px;border:1px solid #cda86e;border-radius:24px;background:#102c44;box-shadow:0 24px 60px #102c4433;overflow:hidden}.tour-topbar{display:flex;align-items:center;gap:8px;color:#d8e6ef;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.tour-topbar span{width:10px;height:10px;border-radius:999px;background:#f0a3aa}.tour-topbar span:nth-child(2){background:#d6a642}.tour-topbar span:nth-child(3){background:#33c99a}.tour-topbar strong{margin-left:auto}.tour-screen{position:relative;display:grid;align-content:center;min-height:308px;margin-top:12px;padding:28px;border:1px solid #ffffff24;border-radius:20px;background:radial-gradient(circle at 78% 10%,#2eb9893d 0,#0000 30%),linear-gradient(135deg,#fffaf2,#f4e1bd);color:#102c44}.tour-badge{display:inline-flex;width:max-content;margin-bottom:12px;padding:8px 11px;border:1px solid #d5b77d;border-radius:999px;background:#fff8df;color:#8a641f;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.tour-screen h3{max-width:720px;margin:0;color:#102c44;font-size:clamp(32px,5vw,58px);letter-spacing:-.06em;line-height:.95}.tour-screen p{max-width:720px;margin:15px 0 0;color:#405a6d;font-size:18px;line-height:1.55}.tour-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.tour-visual article{padding:15px;border:1px solid #dec49b;border-radius:16px;background:#fff;box-shadow:0 8px 20px #6945190d}.tour-visual small{display:block;color:#667989;font-size:8px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.tour-visual strong{display:block;margin-top:8px;color:#087b5d;font-size:18px}.tour-tagline{margin-top:18px;padding:14px 16px;border-radius:16px;background:#087b5d;color:#fff;font-size:24px;font-weight:950;text-align:center;box-shadow:0 16px 35px #087b5d2b}.tour-controls{display:grid;align-content:center;gap:11px;padding:16px;border:1px solid #dec49b;border-radius:22px;background:#fff;box-shadow:0 12px 32px #69451912}.tour-controls button,.tour-controls a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 16px;border-radius:14px;font-size:13px;font-weight:950;text-align:center}.tour-controls button{border:0;background:#087b5d;color:#fff;cursor:pointer;box-shadow:0 12px 24px #087b5d24}.tour-controls button:nth-child(2){border:1px solid #cda86e;background:#fffaf2;color:#17364e;box-shadow:none}.tour-controls a{background:#17364e;color:#fff}.tour-controls button:hover,.tour-controls a:hover{transform:translateY(-1px)}.tour-pop .tour-screen h3,.tour-pop .tour-screen p,.tour-pop .tour-visual,.tour-pop .tour-tagline{animation:tourFade .32s ease}@keyframes tourFade{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(max-width:900px){.tour-player{grid-template-columns:1fr}.tour-controls{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.tour-stage{min-height:auto}.tour-screen{min-height:320px;padding:21px}.tour-visual{grid-template-columns:1fr}.tour-controls{grid-template-columns:1fr}.tour-screen p{font-size:15px}.tour-tagline{font-size:20px}}
