@font-face{font-family:Golos;src:url('assets/ui/GolosText.ttf') format('truetype');font-weight:400 700;font-style:normal;font-display:swap}
.promo{--ink:#17131f;--muted:#4a4458;--accent:#6e46d7;--line:#e6dff3;--header-h:76px;background:#fbf9ff;color:var(--ink);font:400 17px/1.5 Golos,system-ui,sans-serif;min-height:100vh}
.promo *{box-sizing:border-box}.promo h1,.promo h2,.promo h3,.promo p,.promo figure{margin:0}.promo h1,.promo h2,.promo h3{font-weight:600;line-height:1.13;letter-spacing:-.04em}.promo h1{font-size:clamp(38px,4vw,59px)}.promo h2{font-size:clamp(30px,3vw,43px)}.promo h3{font-size:25px}.promo em{font-style:normal;color:var(--accent)}.promo p{color:var(--muted)}.promo img{display:block;max-width:100%;height:auto}.promo button{font:inherit;cursor:pointer}.promo a,.promo button{touch-action:manipulation}.promo :focus-visible{outline:3px solid #9572f0;outline-offset:4px}.promo [hidden]{display:none!important}.promo section[id],.promo footer[id]{scroll-margin-top:calc(var(--header-h) + 20px)}.promo-wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}
.promo-header{position:sticky;top:0;z-index:100;height:var(--header-h);background:#fbf9ff;border-bottom:1px solid #ece6f6}.promo-header-inner{width:min(1320px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.promo-logo{display:flex;align-items:center;gap:10px;flex-shrink:0;font-size:18px;font-weight:700;letter-spacing:-.04em}.promo-logo img{width:38px;height:38px;border-radius:12px;box-shadow:0 8px 25px #6e46d720}.promo-navigation{display:flex;align-items:center;gap:19px;font-size:13px;white-space:nowrap}.promo-navigation>a[aria-current]{color:var(--accent)}.promo-navigation>a:hover{color:var(--accent)}.promo-registration{color:var(--accent);font-weight:600}.promo-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--accent);border-radius:99px;background:var(--accent);color:white!important;padding:14px 23px;min-height:48px;font-weight:600;line-height:1.2;text-align:center;transition:background .15s}.promo-button:hover{background:#5a35c4}.promo-button.outline{background:transparent;color:var(--accent)!important}.promo-button.outline:hover{background:#eee7ff}.promo-navigation .promo-button{font-size:13px;min-height:44px;padding:11px 17px}.promo-menu{display:none}.promo-actions{display:flex;flex-wrap:wrap;gap:12px}.promo-kicker{font-size:14px;color:var(--accent)!important;font-weight:600;margin-bottom:22px!important}.promo-hero{display:grid;grid-template-columns:1fr 1.04fr;align-items:center;gap:24px;min-height:740px;padding-block:72px 66px;position:relative}.promo-hero-scene{position:relative;isolation:isolate;overflow:hidden}.promo-hero-scene:before{content:'';position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;background:#e5dafe;clip-path:ellipse(77% 98% at 77% 116%);pointer-events:none}.promo-hero-copy{position:relative;z-index:1}.promo-hero-copy>p:not(.promo-kicker){font-size:18px;margin-top:28px;max-width:560px}.promo-hero .promo-actions{margin-top:30px}.promo-hero-art{position:relative}.promo-hero-art img{width:100%}.promo-system-badge{display:inline-block;margin-top:25px;font-size:14px;color:var(--accent);border-bottom:1px solid #c8b5ef;padding-bottom:4px}
.promo-benefits{padding-block:24px 86px}.promo-benefit-grid,.promo-product-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.promo-benefit-grid article,.promo-product-cards article{padding:30px;border-radius:28px;background:white;box-shadow:0 14px 40px #35255708;border:1px solid #f1ecf8}.promo-number{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#eee7ff;color:var(--accent);font-size:16px;font-weight:600;margin-bottom:30px}.promo-benefit-grid h2,.promo-product-cards h2{font-size:25px;line-height:1.2;letter-spacing:-.025em;margin-bottom:17px}.promo-center{text-align:center;margin-top:32px}
.promo-features{padding-block:24px 36px}.promo-section-title{text-align:center;font-size:clamp(30px,3vw,38px)!important;margin-bottom:24px!important}.promo-tabs{display:flex;gap:6px;overflow:auto;padding:5px 2px 13px;scrollbar-width:thin;white-space:nowrap;max-width:100%}.promo-tabs button{flex:none;border:0;background:transparent;color:var(--muted);border-radius:14px;font-size:14px;min-height:48px;padding:11px 13px}.promo-tabs button[aria-selected=true]{background:#ebe2ff;color:var(--accent)}.promo-carousel{min-height:390px;touch-action:pan-y}.promo-slide{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;min-height:390px}.promo-slide h3{font-size:clamp(29px,3vw,40px);margin-bottom:24px}.promo-slide p{white-space:pre-line}.promo-slide figure{height:360px;padding:24px;display:flex;align-items:center;justify-content:center;background:#f0e8ff;border-radius:28px;overflow:hidden}.promo-slide figure img{max-height:100%;width:auto;object-fit:contain;border-radius:13px}.promo-carousel-controls{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:18px}.promo-carousel-controls>button{width:46px;height:46px;border:1px solid #d8c9f5;border-radius:50%;background:white;color:var(--accent);font-size:23px}.promo-dots{display:flex;gap:2px}.promo-dots button{border:0;background:transparent;padding:10px 5px;min-height:44px;display:grid;place-items:center}.promo-dots span{display:block;width:7px;height:7px;border-radius:9px;background:#d9cbed}.promo-dots button[aria-pressed=true] span{width:25px;background:var(--accent)}
.promo-banner{background:#1e162b;color:white;padding:44px 50px;border-radius:30px;display:flex;justify-content:space-between;align-items:center;gap:36px;margin-bottom:86px;position:relative;overflow:hidden}.promo-banner:before{content:'';position:absolute;width:300px;height:300px;border:1px solid #ffffff13;border-radius:50%;right:-100px;top:-160px;pointer-events:none}.promo-banner h2{font-size:34px;max-width:500px;margin-bottom:16px}.promo-banner p{color:#d6cedf;max-width:610px}.promo-banner .promo-actions{flex-shrink:0;flex-direction:column}.promo-banner .outline{border-color:#9174c8;color:white!important}.promo-banner .outline:hover{background:#36264a}
.promo-security{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;padding-block:0 86px}.promo-security h2{max-width:460px}.promo-security ul{list-style:none;padding:0;margin:0}.promo-security li{display:flex;gap:17px;padding:19px 0;border-bottom:1px solid var(--line)}.promo-security li:first-child{padding-top:0}.promo-security li>span{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:50%;background:#e9dfff;color:var(--accent)}
.promo-how{padding-block:0 90px}.promo-how>h2{max-width:850px}.promo-how-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;margin-block:32px}.promo-how ol{list-style:none;padding:0;margin:0;counter-reset:step}.promo-how li{display:flex;gap:18px;align-items:center;margin:22px 0}.promo-how li span{border-radius:50%;border:1px solid #d2bfef;color:var(--accent);width:42px;height:42px;display:grid;place-items:center;flex-shrink:0}.promo-how aside{border-radius:28px;background:#eee6ff;padding:32px}.promo-how aside strong{display:block;font-size:36px;letter-spacing:-.04em;color:var(--accent);line-height:1.2;margin:9px 0}.promo-how aside small{display:block;color:var(--muted);margin-top:14px}
.promo-pricing{padding-block:0 86px;text-align:center}.promo-pricing>p{margin-top:13px}.promo-period{display:inline-flex;gap:3px;background:#eee7f8;padding:5px;border-radius:99px;margin:30px auto}.promo-period button{border:0;background:transparent;border-radius:99px;padding:12px 25px;color:var(--muted);min-height:46px}.promo-period button[aria-pressed=true]{background:var(--accent);color:white}.promo-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;text-align:left}.promo-price{background:white;border-radius:28px;padding:30px;border:1px solid var(--line);display:flex;flex-direction:column}.promo-price.featured{background:#efe7ff;border-color:#b69adf}.promo-price h3{font-size:22px;margin-bottom:10px}.promo-price>strong{font-size:38px;letter-spacing:-.045em;margin-top:24px}.promo-price>span{font-size:14px;color:var(--muted)}.promo-price>small{display:block;min-height:52px;font-size:13px;color:var(--muted);margin-top:13px}.promo-price>p:last-of-type{font-size:14px;border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.promo-price .promo-button{margin-top:24px;font-size:15px}.promo-price-note{font-size:14px}
.promo-faq{padding-block:0 86px}.promo-faq>h2{margin-bottom:32px}.promo-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.promo-faq h3{font-size:18px;color:var(--muted);margin-bottom:20px;letter-spacing:0}.promo-faq details{border:1px solid var(--line);background:white;border-radius:19px;margin-bottom:12px;overflow:hidden}.promo-faq summary{position:relative;padding:22px 54px 22px 23px;cursor:pointer;list-style:none;font-weight:600;font-size:16px;line-height:1.4}.promo-faq summary::-webkit-details-marker{display:none}.promo-faq summary:after{content:'+';position:absolute;right:23px;top:18px;font-size:25px;color:var(--accent);font-weight:400}.promo-faq details[open] summary:after{content:'−'}.promo-faq details p{padding:0 23px 24px;font-size:15px}.promo-related{padding-block:0 80px}.promo-related h2{font-size:30px;margin-bottom:24px}.promo-system-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.promo-system-links a{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#eee7fa;border-radius:18px;padding:23px;color:var(--accent);font-weight:600;font-size:16px}.promo-system-links a:hover{background:#e4d8f8}
.promo-footer{padding-block:0 32px}.promo-footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;margin-bottom:36px;align-items:start}.promo-footer h2{font-size:20px;letter-spacing:0;margin-bottom:15px}.promo-footer-top>div>a{display:inline-block;color:var(--accent);margin-right:22px;font-size:15px}.promo-footer-top>p{font-size:14px}.promo-legal{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px;border-top:1px solid var(--line);padding-top:28px;margin-bottom:30px;font-size:13px;color:var(--muted)}.promo-legal a:hover{text-decoration:underline}.promo-footer>small{font-size:13px;color:var(--muted)}
.promo-product-hero{padding-block:40px 55px;max-width:980px}.promo-back{display:inline-block;color:var(--muted);font-size:14px;margin-bottom:48px}.promo-product-hero h1{max-width:950px;font-size:clamp(37px,4.7vw,66px)}.promo-product-intro{max-width:790px;font-size:20px;margin-block:28px 30px!important}.promo-product-story{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding-bottom:65px}.promo-product-story figure{padding:24px;background:#eee7fa;border-radius:28px}.promo-product-story figure img{width:100%;height:auto;border-radius:12px}.promo-product-story article+article{margin-top:35px}.promo-product-story h2{font-size:30px;margin-bottom:20px}.promo-product-cards{margin-bottom:75px}.promo-product-cards p{font-size:16px}.promo-product .promo-banner{margin-bottom:70px}
@media(min-width:1200px) and (min-height:800px){.promo-features{min-height:calc(100vh - var(--header-h));display:flex;flex-direction:column;justify-content:center}}
@media(max-width:1150px){.promo-navigation{gap:12px}.promo-header-inner{gap:15px}.promo-navigation .promo-button{padding:11px 12px;font-size:12px}.promo-logo{font-size:16px}.promo-hero{min-height:auto;padding-block:60px}.promo-hero h1{font-size:47px}.promo-button{font-size:15px}.promo-banner{padding:36px}.promo-price{padding:26px}}
@media(max-width:1000px){.promo{--header-h:72px}.promo-menu{display:flex;align-items:center;gap:14px;border:0;background:transparent;color:var(--accent);min-height:44px;font-size:14px}.promo-menu span{font-size:22px}.promo-navigation{display:none;position:absolute;top:var(--header-h);left:0;right:0;background:#fbf9ff;border-bottom:1px solid var(--line);padding:22px 32px;box-shadow:0 18px 25px #25183e0d;white-space:normal;gap:10px}.promo-navigation.is-open{display:flex;flex-direction:column;align-items:stretch}.promo-navigation>a{padding:12px;font-size:15px}.promo-navigation .promo-button{font-size:15px}.promo-hero{grid-template-columns:1fr 1fr;gap:10px}.promo-hero h1{font-size:39px}.promo-hero-copy>p:not(.promo-kicker){font-size:16px}.promo-benefit-grid{gap:15px}.promo-benefit-grid article,.promo-product-cards article{padding:23px}.promo-benefit-grid h2{font-size:22px}.promo-benefit-grid p{font-size:15px}.promo-slide{gap:24px}.promo-slide figure{padding:14px;height:380px}.promo-slide h3{font-size:30px}.promo-banner{display:block}.promo-banner .promo-actions{flex-direction:row;margin-top:25px}.promo-security{gap:32px}.promo-how-grid{gap:25px}.promo-price>strong{font-size:32px}.promo-pricing-grid{gap:14px}.promo-price{padding:23px}.promo-price .promo-button{padding-inline:12px;font-size:14px}.promo-system-links{grid-template-columns:1fr}.promo-product-story{gap:30px}.promo-product-cards{grid-template-columns:1fr}.promo-product-cards .promo-number{margin-bottom:15px}}
@media(max-width:650px){.promo{font-size:16px}.promo-wrap{width:calc(100% - 36px)}.promo-header-inner{width:calc(100% - 36px)}.promo-logo{font-size:17px}.promo-hero{grid-template-columns:1fr;padding-block:38px 34px;gap:30px}.promo-hero h1{font-size:39px;letter-spacing:-.045em}.promo-kicker{font-size:13px;margin-bottom:17px!important}.promo-hero-copy>p:not(.promo-kicker){font-size:17px;margin-top:24px}.promo-hero-art{max-width:480px;margin:auto}.promo-hero .promo-actions{gap:10px;margin-top:25px}.promo-hero .promo-button{padding:14px 18px;font-size:14px}.promo-hero .promo-button:first-child{flex-basis:100%}.promo-hero .outline{flex-basis:100%}.promo-benefits{padding-bottom:58px}.promo-benefit-grid{grid-template-columns:1fr;gap:15px}.promo-benefit-grid article{padding:25px}.promo-benefit-grid h2{font-size:25px;max-width:300px}.promo-benefit-grid p{font-size:16px}.promo-number{margin-bottom:20px}.promo-features{padding-top:0;padding-bottom:55px}.promo-section-title{font-size:29px!important;line-height:1.2!important;text-align:left;margin-bottom:22px!important}.promo-tabs{margin-bottom:12px}.promo-slide{grid-template-columns:1fr;gap:22px;min-height:0}.promo-carousel{min-height:0}.promo-slide-copy{min-height:250px}.promo-slide h3{font-size:28px;margin-bottom:18px}.promo-slide p{font-size:16px}.promo-slide figure{height:320px;border-radius:22px;padding:17px}.promo-carousel-controls{gap:18px}.promo-banner{padding:30px 25px;border-radius:26px;margin-bottom:55px}.promo-banner h2{font-size:30px}.promo-banner p{font-size:16px}.promo-banner .promo-actions{flex-direction:column}.promo-security{grid-template-columns:1fr;gap:27px;padding-bottom:55px}.promo h2{font-size:31px}.promo-security li{font-size:16px}.promo-how{padding-bottom:58px}.promo-how-grid{grid-template-columns:1fr;gap:17px;margin-block:20px 26px}.promo-how aside{padding:26px}.promo-how aside strong{font-size:34px}.promo-pricing{padding-bottom:57px}.promo-period{display:flex;margin:26px auto;max-width:400px}.promo-period button{font-size:14px;padding:12px 17px;flex:1;white-space:nowrap}.promo-pricing-grid{grid-template-columns:1fr;gap:18px}.promo-price{padding:29px}.promo-price>strong{font-size:40px;margin-top:22px}.promo-price>small{min-height:0}.promo-price .promo-button{font-size:16px}.promo-faq{padding-bottom:50px}.promo-faq-grid{grid-template-columns:1fr;gap:20px}.promo-faq>h2{margin-bottom:26px}.promo-faq h3{margin-bottom:15px}.promo-faq summary{padding-left:20px}.promo-faq details p{padding-left:20px}.promo-related{padding-bottom:55px}.promo-related h2{font-size:29px}.promo-footer-top{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.promo-footer-top>p{max-width:310px}.promo-legal{grid-template-columns:1fr;gap:14px}.promo-product-hero{padding-block:25px 36px}.promo-back{margin-bottom:35px}.promo-product-hero h1{font-size:39px}.promo-product-intro{font-size:18px;margin-block:24px!important}.promo-product-hero .promo-actions{flex-direction:column}.promo-product-story{grid-template-columns:1fr;gap:34px;padding-bottom:40px}.promo-product-story figure{padding:20px}.promo-product-story h2{font-size:29px}.promo-product-cards{margin-bottom:50px}.promo-product-cards h2{font-size:26px}}
@media(prefers-reduced-motion:no-preference){html:has(.promo){scroll-behavior:smooth}}
@media(prefers-reduced-motion:reduce){.promo *{transition:none!important;scroll-behavior:auto!important}}

/* Reference composition: visible product routes, section surfaces and full slide cards. */
.promo-hero{width:min(1320px,calc(100% - 96px));grid-template-columns:1fr 1.05fr;gap:32px;min-height:710px;padding-block:64px 52px}
.promo-hero h1{font-size:clamp(40px,3.85vw,54px);line-height:1.17;letter-spacing:-.04em}
.promo-hero h1 em{white-space:nowrap}.promo-hero h1>span{display:block}.promo-hero-kicker{font-weight:700;letter-spacing:.035em}
.promo-hero-copy>p:not(.promo-kicker){font-size:20px;max-width:590px;margin-top:32px}
.promo-hero-scene:before{clip-path:ellipse(77% 82% at 77% 100%)}
.promo-audience-links{display:grid;grid-template-columns:.8fr 1.12fr 1.05fr;gap:9px;margin-top:26px}
.promo-audience-links a{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #c8b1ed;border-radius:13px;padding:14px 13px;font-size:14px;font-weight:600;min-height:52px;line-height:1.25;transition:box-shadow .15s,transform .15s}
.promo-audience-links a:hover{box-shadow:0 5px 20px #34214e20;transform:translateY(-2px)}
.promo-audience-links .audience-jyotish{background:#fbf9ff;color:#503b71}
.promo-audience-links .audience-western{background:#d7c1fa;color:#322044;border-color:#b893e5}
.promo-audience-links .audience-marketing{background:#291b43;color:#fff;border-color:#291b43}
.promo-audience-menu{position:relative}.promo-audience-menu>summary{list-style:none;cursor:pointer;font-weight:600;color:var(--accent);min-height:44px;display:flex;align-items:center;gap:7px}
.promo-audience-menu>summary::-webkit-details-marker{display:none}.promo-audience-menu>summary:after{content:'⌄';font-size:16px}
.promo-audience-menu[open]>summary:after{transform:rotate(180deg)}
.promo-audience-dropdown{position:absolute;top:calc(100% + 10px);left:-20px;width:315px;display:grid;gap:5px;padding:12px;border:1px solid #d7c7f1;border-radius:17px;background:#fff;box-shadow:0 18px 45px #25133825;white-space:normal}
.promo-audience-dropdown a{padding:13px 14px;border-radius:9px;font-size:15px;line-height:1.4}.promo-audience-dropdown a:hover,.promo-audience-dropdown a:focus-visible{background:#eee5fc;color:var(--accent)}
.promo-navigation{gap:15px}.promo-navigation .promo-button{padding-inline:15px}
.promo-band{position:relative}.promo-benefits-band{background:#e5dafe}.promo-benefits{padding-block:38px 64px}
.promo-benefit-grid article{border-color:#d6c6ef;box-shadow:none;padding:30px;background:#fff}
.promo-benefit-grid .promo-number{font-size:24px;font-weight:700;background:transparent;justify-content:flex-start;margin-bottom:18px;height:auto;width:auto}
.promo-features-band{isolation:isolate;background:#fbf9ff;overflow:hidden}
.promo-features-band:before{content:'';position:absolute;z-index:-1;left:-20%;top:-370px;width:118%;height:530px;background:#e5dafe;border-radius:0 0 55% 52%;transform:rotate(-6deg);pointer-events:none}
.promo-features{padding-block:44px 55px;min-height:calc(100svh - var(--header-h));justify-content:center}
.promo-section-title{font-size:clamp(30px,3.15vw,43px)!important;line-height:1.15!important;max-width:1180px;margin:0 auto 26px!important}
.promo-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(140px,1fr);gap:0;position:relative;border:1px solid #b8a8cd;border-radius:16px;padding:0;margin-bottom:25px;scrollbar-width:thin;overflow-x:auto;white-space:normal}
.promo-tabs button{border-right:1px solid #b8a8cd;border-radius:0;min-height:72px;padding:12px 15px;font-size:15px;font-weight:600;line-height:1.35;color:#665a78;background:transparent}
.promo-tabs button:last-child{border-right:0}.promo-tabs button[aria-selected=true]{background:#e5dafe;color:#6131cf}.promo-tabs button:focus-visible{outline-offset:-4px}
.promo-carousel-stage{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:15px;align-items:center}
.promo-carousel{min-width:0;min-height:390px}.promo-slide{min-height:390px;grid-template-columns:.94fr 1.06fr;gap:32px;padding:30px 34px;background:#f3eefe;border-radius:28px;border:1px solid #ebe2f7}
.promo-slide h3{font-size:32px;margin-bottom:24px}.promo-slide p{font-size:17px;line-height:1.55}.promo-slide figure{height:330px;padding:0;background:transparent;border-radius:0;overflow:visible}
.promo-slide figure img{max-height:100%;max-width:100%;object-fit:contain;border-radius:14px}
.promo-slide-arrow{display:grid;place-items:center;border:1px solid #cbb6ed;border-radius:50%;background:#fff;color:var(--accent);width:44px;height:44px;font-size:25px;padding:0}
.promo-slide-arrow:hover{background:#eee5fc}.promo-carousel-controls{margin-top:15px;gap:0}.promo-dots{gap:6px}.promo-dots span{width:10px;height:10px;background:#d6c2f8}.promo-dots button[aria-pressed=true] span{width:25px;background:var(--accent)}
.promo-banner{margin-block:52px;padding:42px 48px}.promo-banner h2{font-size:34px}.promo-banner .promo-actions{min-width:280px}
.promo-security-band{background:#fff;border-block:1px solid #eee8f6}.promo-security{display:block;padding-block:68px;text-align:center}
.promo-section-subtitle{font-size:22px;line-height:1.4;margin-top:18px!important;color:var(--muted);letter-spacing:-.02em}
.promo-security h2{max-width:none}.promo-security-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:32px;text-align:left}
.promo-security-cards article{border:1px solid #e0d2f2;background:#f6f1fe;border-radius:24px;padding:28px}
.promo-security-cards article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e5d7fb;color:var(--accent);font-weight:600;margin-bottom:22px}
.promo-security-cards p{font-size:17px;color:var(--ink)}
.promo-how-band{background:#eee5fc}.promo-how{padding-block:68px}.promo-how>.promo-section-subtitle{max-width:820px}
.promo-how-grid{margin-block:25px 32px;gap:55px}.promo-how li{font-size:19px}.promo-how li span{background:#fbf9ff}
.promo-how aside{background:#fff;border:1px solid #d6c3ef;box-shadow:0 12px 40px #5a328110;padding:32px 38px}
.promo-how aside strong{font-size:46px}.promo-pricing-band{background:#fff}.promo-pricing{padding-block:72px}
.promo-price{background:#fbf9ff;box-shadow:none}.promo-price.featured{background:#e9ddfc;border:2px solid #b89bdc;padding:29px}
.promo-faq-band{background:#f0e8fc;border-block:1px solid #e0d3ef}.promo-faq{padding-block:65px}
.promo-footer{background:#f5f0fd;border-top:1px solid #e4d8f1;padding-block:42px 28px}.promo-legal{border:0;padding:0;margin:0;gap:17px 45px;font-size:14px}
.promo-footer-contact{text-align:center;margin-block:38px 28px}.promo-footer-contact h2{font-size:21px;margin-bottom:14px}.promo-footer-contact a{display:inline-block;margin:0 14px;color:var(--accent);font-size:16px}.promo-footer-contact p{font-size:14px;margin-top:14px}
.promo-footer .promo-audience-links{max-width:850px;margin:24px auto 32px}.promo-footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ded0ef;padding-top:24px;gap:20px}.promo-footer-bottom small{color:var(--muted);font-size:13px}
.promo-product main{background:white}.promo-product-hero-band{background:#f0e8fc;border-bottom:1px solid #e0d2f1}
.promo-product-hero{padding-bottom:48px}.promo-product-hero .promo-audience-links{max-width:700px;margin-top:30px}.promo-product-story{padding-top:58px}.promo-product .promo-related{padding-top:20px}.promo-product .promo-faq{padding-top:0}
.promo-product-western .promo-product-hero-band{background:#e5dafe}.promo-product-marketing .promo-product-hero-band{background:#291b43;color:#fff}
.promo-product-marketing .promo-product-hero .promo-kicker{color:#d9c7ff!important}.promo-product-marketing .promo-product-intro,.promo-product-marketing .promo-back{color:#e5d9f2}
.promo-product-marketing .promo-product-hero .outline{color:#fff!important;border-color:#b19acb}.promo-product-marketing .promo-product-hero .outline:hover{background:#49365c}
.promo-product-marketing .promo-audience-links .audience-marketing{border-color:#a78cc8}
@media(min-width:1201px) and (max-height:820px){.promo-features{padding-block:28px}.promo-section-title{font-size:35px!important;margin-bottom:20px!important}.promo-tabs{margin-bottom:18px}.promo-tabs button{min-height:62px}.promo-carousel,.promo-slide{min-height:330px}.promo-slide figure{height:275px}.promo-slide{padding-block:24px}.promo-slide h3{font-size:28px;margin-bottom:18px}.promo-slide p{font-size:16px}.promo-carousel-controls{margin-top:6px}}
@media(max-width:1200px){.promo{--header-h:72px}.promo-menu{display:flex;align-items:center;gap:14px;border:0;background:transparent;color:var(--accent);min-height:44px;font-size:16px}.promo-menu span{font-size:22px}.promo-navigation{display:none;position:absolute;top:var(--header-h);left:0;right:0;background:#fbf9ff;border-bottom:1px solid var(--line);padding:18px 28px;box-shadow:0 18px 25px #25183e0d;white-space:normal;gap:5px;max-height:calc(100svh - var(--header-h));overflow:auto}.promo-navigation.is-open{display:flex;flex-direction:column;align-items:stretch}.promo-navigation>a{padding:11px;font-size:16px}.promo-navigation .promo-button{font-size:16px;min-height:46px}.promo-audience-menu>summary{padding:11px;font-size:16px}.promo-audience-dropdown{position:static;width:auto;box-shadow:none;margin-bottom:8px;background:#eee5fc;border-color:#dbcaef}.promo-audience-dropdown a{font-size:16px}.promo-hero{width:calc(100% - 64px);gap:24px;min-height:650px;padding-block:48px}.promo-hero h1{font-size:42px}.promo-hero-copy>p:not(.promo-kicker){font-size:18px}.promo-audience-links{grid-template-columns:1fr}.promo-audience-links a{min-height:44px;padding:11px 14px;font-size:15px}.promo-carousel-stage{grid-template-columns:38px minmax(0,1fr) 38px;gap:10px}.promo-slide-arrow{width:38px;height:38px}.promo-slide{gap:22px;padding:26px}.promo-slide h3{font-size:28px}.promo-security-cards{gap:15px}.promo-security-cards article{padding:23px}.promo-how-grid{gap:30px}.promo-footer .promo-audience-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.promo-hero{grid-template-columns:1fr 1fr}.promo-hero h1{font-size:37px}.promo-hero .promo-actions{flex-direction:column}.promo-hero .promo-button{font-size:16px;padding-inline:16px}.promo-hero-art{align-self:center}.promo-slide{grid-template-columns:1fr;gap:24px}.promo-slide-copy{min-height:0}.promo-slide h3{font-size:30px}.promo-slide figure{height:330px}.promo-features{padding-block:42px;min-height:0}.promo-how aside{padding:28px}.promo-pricing-grid{gap:16px}.promo-price,.promo-price.featured{padding:25px 22px}.promo-price .promo-button{font-size:15px}.promo-security-cards p{font-size:16px}}
@media(max-width:767px){.promo-wrap{width:calc(100% - 36px)}.promo-hero{width:calc(100% - 36px);grid-template-columns:1fr;gap:28px;padding-block:35px 38px;min-height:0}.promo-hero h1{font-size:38px;line-height:1.18}.promo-hero h1>span{display:inline}.promo-hero-copy>p:not(.promo-kicker){font-size:18px;margin-top:25px}.promo-hero-kicker{font-size:13px}.promo-hero .promo-actions{margin-top:26px}.promo-hero .promo-button{font-size:16px;min-height:48px}.promo-audience-links{grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.promo-audience-links a{font-size:16px;min-height:54px}.promo-audience-links a:last-child{grid-column:1/-1}.promo-hero-art{width:100%;max-width:540px;margin:auto}.promo-hero-scene:before{clip-path:ellipse(110% 84% at 90% 100%)}.promo-benefits{padding-block:24px 45px}.promo-benefit-grid{grid-template-columns:1fr;gap:18px}.promo-benefit-grid article{padding:26px}.promo-benefit-grid h2{font-size:25px}.promo-benefit-grid p{font-size:16px}.promo-features-band:before{left:-40%;top:-230px;width:140%;height:400px;transform:rotate(-10deg)}.promo-section-title{font-size:29px!important;text-align:center;margin-bottom:24px!important}.promo-tabs{grid-auto-columns:155px;border-radius:14px;margin-bottom:22px}.promo-tabs button{font-size:16px;min-height:72px}.promo-carousel-stage{grid-template-columns:1fr 1fr;gap:12px}.promo-carousel{grid-column:1/-1;grid-row:1;min-height:0}.promo-slide-arrow{grid-row:2;width:46px;height:46px}.promo-slide-arrow[data-feature-prev]{justify-self:end}.promo-slide-arrow[data-feature-next]{justify-self:start}.promo-slide{padding:24px 21px;gap:25px;border-radius:23px;min-height:0}.promo-slide h3{font-size:28px;margin-bottom:20px}.promo-slide p{font-size:16px}.promo-slide figure{height:290px;padding:0}.promo-carousel-controls{margin-top:4px}.promo-banner{padding:30px 25px;margin-block:38px}.promo-banner h2{font-size:30px}.promo-banner .promo-actions{min-width:0}.promo-banner .promo-button{font-size:16px}.promo-security{padding-block:45px}.promo-security-cards{grid-template-columns:1fr;gap:15px;margin-top:26px}.promo-security-cards article{padding:25px}.promo-security-cards article>span{margin-bottom:16px}.promo-security-cards p{font-size:17px}.promo-section-subtitle{font-size:20px;margin-top:15px!important}.promo-how{padding-block:45px}.promo-how-grid{grid-template-columns:1fr;gap:20px;margin-block:20px 27px}.promo-how li{font-size:17px}.promo-how aside strong{font-size:39px}.promo-how .promo-actions{flex-direction:column}.promo-pricing{padding-block:46px}.promo-pricing-grid{grid-template-columns:1fr}.promo-price,.promo-price.featured{padding:28px}.promo-price .promo-button{font-size:16px}.promo-period button{font-size:16px;padding-inline:12px}.promo-faq{padding-block:44px}.promo-faq-grid{grid-template-columns:1fr}.promo-faq details p{font-size:16px}.promo-footer{padding-block:32px 26px}.promo-legal{grid-template-columns:1fr;font-size:15px;gap:17px}.promo-footer .promo-audience-links{grid-template-columns:1fr 1fr}.promo-footer-contact p{font-size:15px}.promo-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.promo-product-hero{padding-block:25px 35px}.promo-product-hero h1{font-size:36px}.promo-product-story{grid-template-columns:1fr;padding-top:35px}.promo-product .promo-related{padding-top:0}.promo-product .promo-faq{padding-block:0 30px}}
