.landing{--green:#08EFA7;--ground:#F1F2EE;background:var(--ground);color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:clip}.landing *{box-sizing:border-box}.landing a{color:inherit;text-decoration:none}.landing button{font:inherit;cursor:pointer}.landing p{line-height:1.65;color:#5d625d}.landing h1,.landing h2,.landing h3,.landing p{margin:0}.landing h1,.landing h2{font-weight:500;letter-spacing:-.065em;line-height:.98;text-wrap:balance}.landing h2{font-weight:700;font-size:clamp(38px,4.6vw,72px)}.landing h3{font-weight:550;font-size:28px;line-height:1.12;letter-spacing:-.035em}.landing em{font-family:Georgia,serif;font-weight:400}.landing .skip{position:fixed;top:-100px}.landing .skip:focus{top:10px;z-index:20;background:white;padding:20px}.landing :focus-visible{outline:2px solid #08c98e;outline-offset:5px}.land-nav{height:100px;max-width:1440px;margin:auto;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:25px}.land-nav img{width:115px;display:block}.land-nav nav{display:flex;gap:30px;font-size:13px}.pill{display:inline-flex;align-items:center;gap:35px;justify-content:space-between;border-radius:40px;padding:16px 24px;font-size:13px;font-weight:550;transition:transform .2s,box-shadow .2s}.pill:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0002}.landing .dark{background:#000;color:white}.hero{max-width:1440px;min-height:710px;padding:55px 4% 70px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center}.overline{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.overline i{display:inline-block;background:var(--green);width:8px;height:8px;border-radius:50%;margin-right:7px}.hero h1{font-size:clamp(62px,6.8vw,104px);margin-top:32px;position:relative;z-index:2}.hero h1>span{white-space:nowrap}.hero-under{margin-top:32px}.hero-under p{font-size:15px;margin-bottom:24px}.hero-under small{display:block;color:#6e6e6e;margin-top:14px;font-size:10px}.hero-world{height:570px;position:relative;isolation:isolate;margin-left:10px}.orbit{position:absolute;border:1px solid #ccd1c8;border-radius:50%;width:440px;height:440px;left:40px;top:90px;transform:rotateX(52deg) rotate(-28deg);z-index:-1}.orbit.two{transform:rotateX(20deg) rotateY(50deg) rotate(30deg);width:500px;height:500px;left:0;top:40px}.photo-tile{position:absolute;top:20px;right:0;width:215px;height:268px;transform:rotate(8deg);border:7px solid white;border-radius:7px;box-shadow:0 20px 50px #00000015;margin:0;overflow:hidden;animation:drift 8s ease-in-out infinite}.photo-tile img{width:100%;height:100%;object-fit:cover}.photo-tile figcaption{bottom:0;padding:11px;font-size:10px;right:0}.float-stat,.photo-tile figcaption{position:absolute;background:white;left:0}.float-stat{top:15px;width:244px;border-radius:20px;padding:23px;transform:rotate(-7deg);box-shadow:0 20px 45px #0000000c;animation:drift 9s ease-in-out infinite reverse}.float-stat>span{font-size:10px;display:block;border-bottom:1px solid #eee;padding-bottom:16px;margin-bottom:18px}.float-stat small{display:block;font-size:11px;color:#777}.float-stat strong{font-size:33px;font-weight:500;letter-spacing:-1.4px}.float-stat strong span{font-size:22px;color:#888}.tiny-bars{display:flex;align-items:flex-end;height:65px;gap:5px;margin-top:20px}.tiny-bars i{flex:1 1;background:var(--green);border-radius:3px}.hero-head{position:absolute;left:25%;top:200px;z-index:3;width:260px;transform:scale(1.35);animation:headFloat 7s ease-in-out infinite}.hero-head>span{display:block;font-size:11px;text-align:center;margin-top:-2px;transform:rotate(-5deg)}.floating-note{position:absolute;bottom:4px;left:35px;width:340px;padding:22px;display:flex;align-items:flex-start;gap:14px;background:white;border-radius:20px;transform:rotate(-4deg);box-shadow:0 16px 50px #00000012;animation:drift 11s ease-in-out infinite}.floating-note>img{width:28px;margin-top:4px}.floating-note strong{font-size:12px}.floating-note p{font-size:11px;margin:8px 0}.floating-note span{font-size:10px}.world-caption{position:absolute;right:0;bottom:12px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.16em}.chapter-nav{border-top:1px solid #d7dcd3;border-bottom:1px solid #d7dcd3;display:flex;justify-content:space-between;gap:20px;padding:24px 5%;font-size:11px}.chapter-nav>span{color:#6e6e6e}.chapter-nav button{border:0;background:none;color:#6e6e6e;font-size:11px}.feature-section,.start-section{max-width:1340px;padding:100px 35px;margin:auto;scroll-margin-top:25px}.section-heading .overline{margin-bottom:28px}.section-heading p{max-width:380px;font-size:14px;margin:25px 0}.feature-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:25px;margin-top:48px}.wide-feature{background:#e4e7e0;border-radius:28px;padding:30px}.feature-top{display:flex;justify-content:space-between;font-size:11px;margin-bottom:30px}.mini-dashboard{background:white;padding:26px;border-radius:16px;box-shadow:0 25px 50px #0000000a;transform:rotate(-2deg);margin:15px 12px 38px}.mini-title{display:flex;justify-content:space-between;font-size:10px;gap:10px}.mini-title span{color:#6e6e6e}.mini-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.mini-metrics>div{padding:18px 15px;background:#F1F2EE;border-radius:12px}.mini-metrics>div.green{background:var(--green)}.mini-metrics small{font-size:10px;display:block}.mini-metrics strong{font-weight:500;font-size:30px;letter-spacing:-1px;display:block;margin-top:6px}.chart-grid{padding:20px 0 0}.chart-grid>small{font-size:9px;color:#666;display:block;margin-top:10px}.chart-bars{height:125px;display:flex;gap:10px;border-bottom:1px solid #ccc;background:repeating-linear-gradient(0deg,transparent 0,transparent 30px,#eee 0,#eee 31px)}.chart-bars>div{position:relative;flex:1 1;display:flex;align-items:flex-end}.chart-bars i{display:block;background:#d7dcd3;transform-origin:bottom;animation:grow 1.5s ease both}.chart-bars b,.chart-bars i{width:100%;border-radius:4px 4px 0 0}.chart-bars b{position:absolute;bottom:0;background:var(--green)}.wide-feature>p{font-size:13px;max-width:460px;margin-top:16px}.photo-feature{position:relative;border-radius:28px;overflow:hidden;min-height:550px;background:#c9c9b9}.photo-feature>img{width:100%;height:100%;object-fit:cover;position:absolute;transition:transform 1.5s}.photo-feature:hover>img{transform:scale(1.06)}.photo-feature>div{position:absolute;bottom:0;left:0;right:0;padding:80px 30px 30px;color:white;background:linear-gradient(transparent,#0009)}.photo-feature .overline{margin-bottom:20px}.daily-section{max-width:1280px;margin:30px auto 80px;padding:50px 35px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;scroll-margin-top:25px}.daily-copy h2{margin:25px 0}.daily-copy p{font-size:14px;max-width:370px;margin:16px 0}.text-link{display:inline-block;margin:15px 0;border-bottom:1px solid #000;padding-bottom:5px;font-size:13px}.daily-copy>small{display:block;color:#777;font-size:10px}.message-stage{padding:30px;background:#e3e7df;border-radius:32px}.channel-tabs{display:flex;gap:7px;justify-content:center;margin-bottom:22px}.channel-tabs button{padding:9px 16px;border:0;background:transparent;border-radius:30px;font-size:11px}.channel-tabs .selected{background:#000;color:#fff}.message-window{background:white;border-radius:19px;overflow:hidden;box-shadow:0 20px 55px #0001;transform:rotate(2deg)}.message-header{display:flex;align-items:center;gap:12px;border-bottom:1px solid #ddd;padding:17px;background:#fff}.message-header img{width:34px;border-radius:9px}.message-header b{font-size:12px}.message-header small{display:block;color:#777;font-size:9px;margin-top:3px}.message-header>span{margin-left:auto;font-size:10px}.message-body{padding:25px;font-size:12px}.whatsapp{background:#eef0e8}.whatsapp .message-body{background:white;margin:16px;border-radius:0 14px 14px 14px;padding:20px}.message-body>small{font-size:8px;color:#777;display:block;letter-spacing:.04em}.message-body h3{font-size:20px;margin:15px 0 8px}.message-body p{margin:9px 0 18px;font-size:11px}.message-body b{font-size:11px}.message-body a{font-size:11px;text-decoration:underline;display:block;margin:15px 0}.message-body hr{border:0;border-top:1px solid #eee;margin:20px 0}.start-section{border-top:1px solid #d7dcd3;padding-top:80px}.start-steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-top:55px}.start-steps>div{border-top:1px solid #c8cec3;padding-top:20px}.start-steps span{font-size:12px}.start-steps h3{font-size:23px;margin:25px 0 13px}.start-steps p{font-size:13px;max-width:290px}.start-cta{gap:28px;margin-top:40px;font-size:12px}.closing,.start-cta{display:flex;align-items:center}.closing{background:var(--green);border-radius:30px;margin:0 25px;justify-content:space-between;padding:70px max(5%,30px);gap:30px}.closing h2{margin:25px 0 35px;font-size:clamp(45px,6.5vw,95px)}.closing-head{width:35%;transform:scale(1.7)}.land-footer{display:flex;justify-content:space-between;gap:24px;padding:40px 5%;align-items:center;font-size:10px;color:#666}.land-footer>img{width:95px}.land-footer>div{display:grid;gap:6px;text-align:right}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s}.reveal.seen{opacity:1;transform:none}.paused *{animation-play-state:paused!important}@keyframes drift{50%{translate:0 -12px}}@keyframes headFloat{50%{translate:0 -10px}}@keyframes grow{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}@media(min-width:1600px){.hero{padding-top:75px;padding-bottom:100px;min-height:800px}}@media(max-width:1000px){.land-nav nav{display:none}.hero{grid-template-columns:1fr 1fr;min-height:620px}.hero h1{font-size:66px}.hero-world{transform:scale(.8);transform-origin:center right;width:500px;margin-left:-130px}.chapter-nav>span{display:none}.daily-section{gap:30px}.message-stage{padding:20px}.mini-metrics strong{font-size:24px}}@media(max-width:700px){.land-nav{height:80px;padding:0 22px}.land-nav img{width:90px}.land-nav .pill{padding:12px 16px;font-size:11px;gap:15px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:35px 24px 30px}.hero h1{font-size:clamp(54px,10vw,76px)}.hero h1>span{white-space:normal}.hero-under p{font-size:13px}.hero-world{transform:scale(.66);transform-origin:top left;margin:50px 0 -170px;width:500px;height:570px}.chapter-nav{padding:20px;gap:12px;flex-wrap:wrap}.chapter-nav,.chapter-nav button{font-size:9px}.feature-section,.start-section{padding:60px 22px}.feature-grid{grid-template-columns:1fr;gap:20px;margin-top:35px}.wide-feature{padding:22px}.mini-dashboard{padding:16px;margin:10px 0 30px}.mini-metrics>div{padding:12px}.mini-metrics strong{font-size:25px}.photo-feature{min-height:420px}.daily-section{grid-template-columns:1fr;margin:0;padding:30px 22px 60px;gap:35px}.message-stage{padding:18px}.message-window{transform:none}.start-steps{grid-template-columns:1fr;gap:25px;margin-top:35px}.start-steps h3{margin-top:15px}.start-cta{align-items:flex-start;flex-direction:column;gap:20px}.closing{margin:0 14px;padding:40px 26px;overflow:hidden;position:relative}.closing>div:first-child{position:relative;z-index:1}.closing-head{position:absolute;right:-25px;top:110px;width:140px;transform:scale(.8);opacity:.7}.closing h2{font-size:49px}.land-footer{flex-wrap:wrap;font-size:9px;padding:30px 22px}.land-footer>div{text-align:left}.landing h2{font-size:43px}}@media(prefers-reduced-motion:reduce){.landing *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}.landing{--ground:#fff;background:#fff}.editions-hero{position:relative;max-width:1600px;margin:auto;padding-top:35px}.hero-eyebrow{text-align:center;font-size:10px;letter-spacing:.18em;color:#5d6259}.word-world{height:550px;position:relative;max-width:1180px;margin:0 auto;isolation:isolate}.word-world h1{font-size:clamp(120px,20vw,285px);font-weight:550;letter-spacing:-.085em;text-align:center;position:absolute;top:145px;left:0;right:0;line-height:1;pointer-events:none}.elliptic-orbit{position:absolute;width:92%;height:290px;border:1px solid #aeb8a5;left:4%;top:110px;border-radius:50%;transform:rotate(-12deg);z-index:-1}.elliptic-orbit.second{width:78%;height:390px;left:11%;top:60px;transform:rotate(18deg);border-color:#ccd3c5}.data-sphere{position:absolute;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset -12px -18px 25px #0002,inset 8px 10px 18px #ffffffa6,0 15px 25px #00000010;background:radial-gradient(circle at 30% 25%,#fff,var(--green));color:#000;animation:sphere-drift 10s ease-in-out infinite}.data-sphere>span{font-size:11px}.data-sphere strong{font-size:40px;letter-spacing:-2px;font-weight:500;line-height:1.1;margin:8px 0}.data-sphere small{font-size:8px}.sphere-sales{width:190px;height:190px;left:10%;top:8px;transform:rotate(-12deg)}.sphere-meta{width:120px;height:120px;right:9%;top:43px;animation-delay:-5s}.sphere-meta strong{font-size:37px;margin:0}.sphere-meta small{font-size:7px}.hero-core{position:absolute;right:23%;top:-15px;width:200px;z-index:4;animation:sphere-drift 8s ease-in-out infinite;transform:scale(1.04)}.sphere-margin{width:160px;height:160px;right:9%;bottom:3px;animation-delay:-3s;transform:rotate(10deg)}.sphere-margin strong{font-size:35px}.sphere-email{width:90px;height:90px;left:18%;bottom:40px;animation-delay:-7s;background:radial-gradient(circle at 30% 25%,white,#d9ded3)}.sphere-email strong{font-size:27px;margin:0}.small-sphere{width:38px;height:38px;position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 25%,white,var(--green) 55%,#555);box-shadow:0 8px 20px #0001;animation:sphere-drift 6s ease-in-out infinite}.small-sphere.a{left:3%;top:285px}.small-sphere.b{right:3%;top:230px;width:24px;height:24px;animation-delay:-4s}.orbit-caption{position:absolute;left:40%;bottom:40px;font-size:11px;line-height:1.5;color:#5d6756;transform:rotate(-4deg)}.editions-hero-bottom{text-align:center;margin:10px auto 0;padding-bottom:35px;max-width:700px}.editions-hero-bottom p{font-size:15px;line-height:1.6}.hero-links{display:flex;align-items:center;justify-content:center;gap:24px;margin:23px 0;font-size:12px}.hero-label{color:#6e6e6e;margin-bottom:28px}.hero-label,.scroll-cue{display:block;font-size:10px}.scroll-cue{margin-top:30px;color:#555}.chapter-nav{position:sticky;top:0;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:8;justify-content:center;gap:35px;padding:21px 25px}.editions-body{max-width:1490px;margin:auto;padding:70px 35px;display:grid;grid-template-columns:200px minmax(0,1fr);gap:45px}.edition-index{position:sticky;top:95px;align-self:start;display:grid;gap:6px;padding-top:7px;font-size:11px}.edition-index>span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#626b5c;margin-bottom:22px}.edition-index a{padding:14px 12px;border-radius:9px;display:flex;gap:12px;font-size:9px}.edition-index a b{font-size:11px;font-weight:500}.edition-index a:hover{background:var(--green);color:var(--accent-text)}.edition-index .index-demo{margin-top:30px;border-top:1px solid #b3bdaa;border-radius:0;font-size:10px}.edition-content{min-width:0}.number-heading>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;margin-bottom:25px;color:#505b48}.number-heading h2{font-size:clamp(35px,4vw,60px);font-weight:700;letter-spacing:-.055em;line-height:1.04}.connect-section,.founder-section,.your-brand-section{scroll-margin-top:105px;padding-bottom:80px}.founder-film{margin-top:35px;position:relative;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#e9e9e2}.founder-film>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 36%}.founder-caption{position:absolute;inset:0;padding:40px;color:white;background:linear-gradient(90deg,#0009,transparent 75%);display:flex;flex-direction:column;align-items:flex-start}.founder-caption>span{font-size:9px;letter-spacing:.1em}.founder-caption h3{font-size:38px;max-width:330px;margin-top:22px;line-height:1.08;letter-spacing:-1px}.film-placeholder{margin-top:auto;display:flex;gap:13px;align-items:center;font-size:12px}.film-placeholder>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid white;border-radius:50%;font-size:30px}.film-placeholder small{display:block;font-size:9px;margin-top:4px;opacity:.85}.founder-details{display:grid;grid-template-columns:1fr 1.7fr;gap:35px;margin-top:25px;font-size:12px}.founder-details b{font-weight:550}.founder-details span{display:block;color:#626b5c;font-size:10px;margin-top:5px}.founder-details p{font-size:12px}.connect-section{padding-top:30px;border-top:1px solid #a9b59f}.connector-scene{margin-top:40px;background:#f1f2ee;padding:40px 25px;min-height:340px;border-radius:22px;display:flex;align-items:center;position:relative}.source-column{width:155px;display:grid;gap:16px;flex-shrink:0}.source-column>div{display:flex;gap:12px;align-items:center;background:white;border-radius:12px;padding:14px;position:relative;box-shadow:0 4px 12px #00000008;font-size:10px}.source-column b{font-size:20px;width:24px;font-weight:500}.source-column i{position:absolute;width:6px;height:6px;right:-3px;background:#000;border-radius:50%}.flow-lanes{flex:1 1;height:260px;position:relative;min-width:90px;color:#000}.flow-lanes svg{width:100%;height:100%}.flow-lanes>span{position:absolute;bottom:-10px;font-size:8px;left:10%;white-space:nowrap}.connector-kicco{width:175px;flex-shrink:0;text-align:center;font-size:11px}.result-column{margin-left:20px;display:grid;gap:12px;max-width:140px}.result-column span{padding:14px 10px;border-bottom:1px solid #748365;font-size:9px}.connection-captions{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:30px}.connection-captions h3{font-size:22px}.connection-captions p{font-size:12px;margin-top:14px}.edition-content .feature-section,.edition-content .start-section{padding:30px 0 80px;border-top:1px solid #a9b59f}.edition-content .section-heading h2{font-size:clamp(35px,4vw,60px)}.edition-content .feature-grid{gap:20px}.edition-content .wide-feature{padding:25px}.edition-content .mini-dashboard{padding:20px;margin-left:0;margin-right:0}.edition-content .mini-metrics strong{font-size:25px}.edition-content .photo-feature{min-height:530px}.edition-content .daily-section{padding:30px 0 80px;margin:0;border-top:1px solid #a9b59f;gap:40px}.edition-content .daily-section h2{font-size:clamp(35px,4vw,58px)}.edition-content .message-stage{padding:20px}.your-brand-section{padding-top:30px;border-top:1px solid #a9b59f}.brand-preview{background:#f1f2ee;border-radius:22px;padding:30px;margin-top:35px}.branded-preview{display:flex;align-items:center;justify-content:space-between;gap:20px;background:white;padding:30px;margin-top:30px;border-radius:20px}.branded-preview>div:first-child{max-width:230px}.branded-preview span{font-size:9px}.branded-preview h3{font-size:28px;margin-top:10px}.branded-preview p{font-size:11px;margin-top:12px}.preview-profit{background:var(--green);color:var(--accent-text);padding:25px;border-radius:15px;min-width:185px}.preview-profit small{font-size:10px}.preview-profit strong{display:block;font-size:30px;font-weight:500;letter-spacing:-1px;margin:8px 0}.permanent-kicco{width:140px;text-align:center;flex-shrink:0}.permanent-kicco small{font-size:9px}.closing{background:#f1f2ee}.chart-bars i{background:#78816e}.mini-metrics .green{color:var(--accent-text)}.chapter-nav button{color:#444}.paused .flow-lanes svg{visibility:hidden}@keyframes sphere-drift{50%{translate:12px -15px}}@media(max-width:1100px){.editions-body{grid-template-columns:150px minmax(0,1fr);gap:25px;padding:50px 25px}.edition-index a{padding:12px 5px;gap:8px}.word-world{height:490px}.word-world h1{top:155px;font-size:21vw}.hero-core{right:24%;transform:scale(.85)}.sphere-sales{width:155px;height:155px;left:9%}.sphere-margin{width:130px;height:130px}.connector-kicco{width:140px}.result-column{display:none}.founder-caption h3{font-size:30px}.branded-preview{flex-wrap:wrap}.edition-content .feature-grid{grid-template-columns:1fr}.edition-content .photo-feature{min-height:400px}.edition-content .daily-section{grid-template-columns:1fr}.edition-content .message-stage{max-width:450px}}@media(max-width:700px){.editions-hero{padding-top:25px}.word-world{height:330px;margin-top:20px}.word-world h1{font-size:24vw;top:128px}.hero-core{right:30%;top:-55px;transform:scale(.55);width:150px}.sphere-sales{left:6%;top:13px;width:95px;height:95px}.data-sphere>span{font-size:8px}.data-sphere strong{font-size:23px;letter-spacing:-1px}.data-sphere small{font-size:6px}.sphere-meta{right:4%;top:28px;width:80px;height:80px}.sphere-margin{right:8%;bottom:0;width:97px;height:97px}.sphere-margin strong{font-size:24px}.sphere-email{width:60px;height:60px;left:12%;bottom:14px}.sphere-email strong{font-size:20px}.small-sphere.a{top:195px;left:5%;width:22px;height:22px}.small-sphere.b{top:193px;right:2%;width:14px;height:14px}.elliptic-orbit{height:160px;top:100px}.elliptic-orbit.second{height:240px;top:35px}.orbit-caption{font-size:8px;left:37%;bottom:32px}.editions-hero-bottom{padding:20px 25px 28px;margin:0}.editions-hero-bottom p{font-size:12px}.hero-links,.hero-links .pill{gap:20px;font-size:11px}.hero-links .pill{padding:13px 20px}.palette-control{gap:12px}.chapter-nav{position:relative;gap:14px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding:18px 20px}.chapter-nav,.chapter-nav button{font-size:9px}.editions-body{display:block;padding:45px 22px}.edition-index{display:none}.founder-film{aspect-ratio:4/5;margin-top:25px}.founder-film>img{object-position:60% center}.founder-caption{padding:25px;background:linear-gradient(0deg,#0009,transparent 80%)}.founder-caption h3{margin-top:auto;font-size:29px}.film-placeholder{margin-top:22px}.founder-caption>span{font-size:8px}.founder-details{grid-template-columns:1fr;gap:16px}.edition-content .daily-section h2,.edition-content .section-heading h2,.number-heading h2{font-size:36px}.connect-section,.founder-section,.your-brand-section{padding-bottom:55px}.connector-scene{padding:25px 14px;min-height:280px}.source-column{width:125px;gap:15px}.source-column>div{padding:12px 8px;font-size:9px;gap:7px}.source-column b{font-size:17px;width:20px}.flow-lanes{min-width:20px;height:250px}.flow-lanes>span{display:none}.connector-kicco{width:110px;transform:scale(.8);margin-left:-10px;font-size:11px}.connection-captions{gap:22px}.connection-captions h3{font-size:20px}.connection-captions p{font-size:11px}.edition-content .wide-feature{padding:20px}.edition-content .mini-dashboard{padding:16px}.edition-content .mini-metrics strong{font-size:24px}.edition-content .feature-section,.edition-content .start-section{padding-bottom:55px}.brand-preview{padding:22px 15px}.branded-preview{padding:20px;gap:15px}.preview-profit{padding:20px;min-width:145px}.preview-profit strong{font-size:27px}.permanent-kicco{width:90px;transform:scale(.8);margin-left:-5px}.branded-preview>div:first-child{max-width:100%;width:100%}.editions-body{padding-bottom:0}}.palette-control{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;color:#000;font-size:10px}.palette-control>span{font-size:10px}.palette-control>div{display:flex;gap:8px;align-items:center}.palette-control button{width:23px;height:23px;border:1px solid #0004;border-radius:50%;cursor:pointer;padding:0}.palette-control button[aria-pressed=true]{outline:none}.palette-control label{display:block;width:25px;height:25px;border-radius:50%;border:1px solid #0005;position:relative;overflow:hidden;background:white}.palette-control input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.palette-control label>span{pointer-events:none;display:grid;place-items:center;font-size:16px}.palette-control small{font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#666}.side-bottom .palette-control{justify-content:flex-start;gap:12px}.side-bottom .palette-control>span{width:100%}.founder-caption{color:#000;background:linear-gradient(90deg,#ffffffd9,transparent 70%)}.film-placeholder>span{border-color:#000}.founder-caption h3{max-width:300px}.founder-film>img{object-position:65% center}.word-world h1{letter-spacing:-.075em}.sphere-margin{bottom:-15px;right:5%}.sphere-sales{left:6%}.sphere-meta{right:5%}@media(max-width:700px){.founder-caption{background:linear-gradient(0deg,#ffffffed,transparent 75%);padding:23px}.founder-caption h3{font-size:27px;max-width:210px}.founder-film>img{object-position:66% center}.sphere-margin{right:8%;bottom:0}.sphere-sales{left:6%}.sphere-meta{right:4%}}.word-world .front-orbit{z-index:3;clip-path:inset(50% 0 0 0);border-color:#73816a;pointer-events:none}.word-world .elliptic-orbit:not(.front-orbit){border-color:#a5b09a}.word-world h1{z-index:2}.word-world .sphere-sales{z-index:4;left:19%;top:160px;width:170px;height:170px;background:radial-gradient(circle at 28% 20%,#08EFA7 0,#08EFA7 36%,#E5A91B 80%,#bc8114 100%);box-shadow:inset 0 7px 13px #fff9,inset -12px -18px 24px #85480025,0 15px 28px #0002}.word-world .sphere-margin{background:radial-gradient(circle at 28% 20%,#ffa893,#FF785A 40%,#EC593D 80%,#cb3927 100%);z-index:4}.word-world .sphere-meta{background:radial-gradient(circle at 26% 20%,#fff 0,#c9e2ff44 20%,#73b6ff80 60%,#4196eacc 92%,#fff 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:inset 2px 3px 5px #fff,inset -6px -9px 15px #2365b333,0 12px 30px #0001}.sphere-logo{width:52px;height:40px;object-fit:contain;margin-bottom:7px}.sphere-email{background:radial-gradient(circle at 28% 22%,#fff,#c7b4ff55 25%,#9177df99 75%,#7455ca);border:1px solid #c0aaff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sphere-email .klaviyo-mark{width:68px;height:30px;margin:0}.connector-logo{width:26px;height:26px;object-fit:contain}.orbiting-bead{position:absolute;left:0;top:0;width:38px;height:38px;border-radius:50%;background:radial-gradient(circle at 30% 20%,#fff 0,#B58BFF 24%,#8B49F5 65%,#5822b0 100%);box-shadow:inset 0 3px 5px #fff9,0 8px 16px #0002;offset-path:ellipse(46% 26% at 50% 50%);offset-rotate:0deg;animation:round-word 13s linear infinite;z-index:5;pointer-events:none}.paused .orbiting-bead{animation-play-state:paused}.paused .flow-lanes svg{visibility:visible}.hero-core{filter:saturate(1.15)}.connector-scene{background:#08EFA7}.bold-bento{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}.bold-bento article{padding:30px;border-radius:20px;min-height:350px;display:flex;flex-direction:column}.bold-bento article>span{font-size:9px;letter-spacing:.08em}.bento-coral{background:#B88AFF}.bento-blue{background:#68C5F5}.bold-bento h3{font-size:28px;margin:28px 0 15px}.bold-bento p{font-size:12px;color:#263024;line-height:1.6}.bold-bento a{font-size:11px;margin-top:22px;text-decoration:underline;text-underline-offset:4px}.mini-flow{display:flex;align-items:center;justify-content:center;gap:15px;height:120px;margin:20px 0}.mini-flow>img{width:65px;height:65px;background:white;border-radius:18px;padding:12px;box-shadow:0 12px 25px #0001}.mini-flow>div{width:65px;display:flex;gap:10px}.mini-flow i{width:7px;height:7px;background:#000;border-radius:50%;animation:data-hop 1.7s infinite}.mini-flow i:nth-child(2){animation-delay:.2s}.mini-flow i:nth-child(3){animation-delay:.4s}.data-proof{background:white;border-radius:15px;padding:18px;margin:20px 0;transform:rotate(-3deg);box-shadow:0 12px 25px #0001}.data-proof>div{display:flex;gap:12px;justify-content:space-between;padding:12px 0;font-size:9px;border-bottom:1px solid #a7b0a0}.data-proof>div:last-child{border:0}.data-proof b{font-weight:550}.edition-content .message-stage,.edition-content .wide-feature{background:#B88AFF}.brand-preview{background:#68C5F5}.edition-content .mini-metrics>div.green{background:#08EFA7;color:#000}.start-steps>div:first-child{border-color:#be8f1e}.start-steps>div:nth-child(2){border-color:#a0503c}.start-steps>div:nth-child(3){border-color:#5d6ba1}@keyframes round-word{0%{offset-distance:0;z-index:1;scale:.8}24%{z-index:1}25%{z-index:5}50%{offset-distance:50%;z-index:5;scale:1.15}74%{z-index:5}75%{z-index:1}to{offset-distance:100%;z-index:1;scale:.8}}@keyframes data-hop{0%,to{opacity:.25;transform:translateX(-4px)}50%{opacity:1;transform:translateX(4px)}}@media(max-width:1100px){.word-world .sphere-sales{left:12%;top:155px;width:135px;height:135px}.bold-bento article{padding:24px}.bold-bento h3{font-size:24px}}@media(max-width:700px){.word-world .sphere-sales{left:8%;top:135px;width:85px;height:85px}.sphere-logo{width:36px;height:27px;margin-bottom:4px}.sphere-email .klaviyo-mark{width:47px;height:23px}.orbiting-bead{width:23px;height:23px}.bold-bento{gap:14px}.bold-bento article{padding:18px;min-height:330px;border-radius:16px}.bold-bento h3{font-size:22px;margin-top:20px}.bold-bento p{font-size:11px}.mini-flow{gap:7px;height:100px}.mini-flow>img{width:39px;height:39px;padding:8px;border-radius:12px}.mini-flow>div{width:24px;gap:3px}.mini-flow i{width:4px;height:4px}.data-proof{padding:12px;margin:20px 0}.data-proof>div{display:block;padding:7px 0;font-size:8px}.data-proof b{display:block}.bold-bento article>span{font-size:8px}.connector-logo{width:22px;height:22px}}@media(max-width:390px){.bold-bento{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.orbiting-bead{animation:none;offset-distance:35%;z-index:5}.flow-lanes animateMotion{display:none}}