:root{--page-ink: #1d1d19;--page-muted: #6a6961;--page-cream: #f4f1e9;--page-white: #fffefa;--page-yellow: #efc74d;--page-line: rgba(29, 29, 25, .15);--page-dark: #1e1e1a;--page-dark-soft: #292924;--page-ease: cubic-bezier(.2, .75, .25, 1)}.product-page{min-width:320px;margin:0;color:var(--page-ink);background:var(--page-cream);font-family:Golos Text,Arial,sans-serif;-webkit-font-smoothing:antialiased}.product-page *{box-sizing:border-box}.product-page a{color:inherit}.product-page img{display:block;max-width:100%}.product-page ::selection{color:var(--page-ink);background:var(--page-yellow)}.product-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.product-page h1,.product-page h2,.product-page h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.061em}.product-header{position:relative;z-index:4;border-bottom:1px solid var(--page-line);background:#f4f1e9e6;backdrop-filter:blur(14px)}.product-nav{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:26px}.product-brand{max-width:285px;color:var(--page-ink);font-size:15px;font-weight:700;line-height:1.04;letter-spacing:-.03em;text-decoration:none}.product-nav-links{display:flex;align-items:center;gap:24px}.product-nav-links>a:not(.product-button){color:var(--page-muted);font-size:13px;text-decoration:none}.product-button{display:inline-flex;min-height:53px;padding:0 22px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;color:var(--page-ink);font-size:14px;font-weight:700;text-decoration:none;transition:transform .22s var(--page-ease),box-shadow .22s var(--page-ease),background .22s var(--page-ease)}.product-button:hover{transform:translateY(-2px)}.product-button--yellow{background:var(--page-yellow);box-shadow:0 10px 26px #684d042b}.product-button--yellow:hover{background:#f5d775;box-shadow:0 15px 31px #684d043b}.product-button--light{border-color:#ffffff61;color:var(--page-white);background:#1f1f1b2e;backdrop-filter:blur(10px)}.product-button--small{min-height:41px;padding-inline:17px;font-size:12px}.product-eyebrow{display:flex;align-items:center;gap:9px;margin:0;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.product-eyebrow:before{width:25px;height:1px;background:currentColor;content:""}.product-hero{padding:30px 0 92px}.product-hero-card{position:relative;min-height:700px;overflow:hidden;border-radius:34px;background:#d9d2c2;box-shadow:0 24px 48px #2923171f}.product-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-hero-card:after{position:absolute;inset:0;background:linear-gradient(90deg,#f6f3eafc,#f6f3eaed 40%,#f6f3ea94 61%,#1f1e180a);content:""}.product-hero-copy{position:relative;z-index:1;display:flex;min-height:700px;max-width:660px;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(44px,7vw,92px)}.product-hero .product-eyebrow{color:var(--page-muted)}.product-hero h1{max-width:660px;margin:22px 0 0;font-size:clamp(49px,5.6vw,79px);font-weight:800;line-height:.98}.product-hero h1 em{font-style:normal;white-space:nowrap}.product-hero-lead{max-width:550px;margin:27px 0 0;color:#55544e;font-size:20px;line-height:1.53}.product-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:33px}.product-hero-actions .product-button{min-height:56px;font-size:16px}.product-hero-specs{position:absolute;z-index:2;right:29px;bottom:28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(520px,calc(100% - 58px));gap:8px}.product-hero-spec{display:grid;min-height:116px;align-content:center;padding:15px 18px;border:1px solid rgba(255,255,255,.72);border-radius:15px;background:#fffefaed;box-shadow:0 14px 36px #1f1b1226;backdrop-filter:blur(12px)}.product-hero-spec b{display:block;font:800 42px/.86 Manrope,sans-serif;letter-spacing:-.085em}.product-hero-spec span{display:block;margin-top:8px;color:#5c5b54;font-size:18px;font-weight:700;line-height:1.04;letter-spacing:-.04em}.product-hero-spec:not(:nth-child(2))>*{transform:translateY(-9px)}.product-dark-section{padding:82px 0 84px;color:var(--page-white);background:var(--page-dark)}.product-dark-section .product-eyebrow{color:#ffffff94}.product-dark-heading{margin-bottom:47px}.product-dark-heading h2,.product-section-head h2,.product-author-copy h2,.product-access-copy h2{max-width:750px;margin:0;font-size:clamp(38px,4.4vw,64px);line-height:1.01}.product-problem-list{overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:27px;background:#ffffff0e}.product-problem-item{display:grid;grid-template-columns:42px 1fr;gap:19px;align-items:center;min-height:108px;padding:22px 29px;border-bottom:1px solid rgba(255,255,255,.14)}.product-problem-item:last-child{border-bottom:0}.product-problem-item span{color:var(--page-yellow);font-size:12px;font-weight:700}.product-problem-item p{margin:0;color:#ffffffe6;font-size:20px;line-height:1.43}.product-section{padding:112px 0;background:var(--page-white)}.product-section--cream{background:var(--page-cream)}.product-section-head{display:grid;grid-template-columns:1fr .72fr;gap:40px;align-items:end;margin-bottom:43px}.product-section-head .product-eyebrow{color:var(--page-muted)}.product-section-head>p{max-width:450px;margin:0 0 5px;color:var(--page-muted);font-size:20px;line-height:1.52}.product-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.product-points li{min-height:178px;padding:26px 26px 26px 66px;border:1px solid var(--page-line);border-radius:19px;color:#3d3c37;background:#fffefab8;font-size:19px;line-height:1.48}.product-points li:before{position:absolute;margin-left:-36px;color:#856a16;content:"✦";font-size:16px}.product-results-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;align-items:stretch}.product-results-grid .product-points{grid-template-columns:repeat(3,minmax(0,1fr))}.product-results-photo{width:100%;min-height:100%;height:100%;border-radius:24px;object-fit:cover;object-position:center}.product-solution{padding:78px 0 82px;color:var(--page-ink);background:var(--page-cream)}.product-solution .product-section-head>p{color:var(--page-muted)}.product-solution .product-section-head h2{color:var(--page-ink)}.product-solution-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.product-solution-list li{padding:23px 25px;border:1px solid var(--page-line);border-radius:16px;color:#3d3c37;background:var(--page-white);font-size:20px;line-height:1.48}.product-solution-list li:before{margin-right:11px;color:#93781d;content:"↗"}.product-blocks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-block{padding:30px;border:1px solid var(--page-line);border-radius:27px;background:var(--page-cream)}.product-block-number{color:#93781d;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-block h3{margin:14px 0 18px;font-size:28px;line-height:1.06}.product-block ul{display:grid;gap:12px;margin:0;padding:0;list-style:none;color:var(--page-muted);font-size:18px;line-height:1.46}.product-block li{padding-left:16px}.product-block li:before{position:absolute;margin-left:-16px;color:#93781d;content:"•"}.product-two-column{display:grid;grid-template-columns:.88fr 1.12fr;gap:60px;align-items:start}.product-two-column h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.02}.product-audience-intro{max-width:440px;margin:23px 0 0;color:var(--page-muted);font-size:20px;line-height:1.52}.product-check-list{display:grid;gap:11px;margin:0;padding:0;list-style:none}.product-check-list li{padding:19px 18px 19px 48px;border-bottom:1px solid var(--page-line);color:#42413c;font-size:20px;line-height:1.45}.product-check-list li:before{position:absolute;margin-left:-28px;color:#93781d;content:"✓";font-weight:700}.product-package-intro{max-width:780px;margin:44px 0 0;color:var(--page-muted);font-size:20px;line-height:1.52}.product-system{max-width:900px}.product-system h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.02}.product-system p{max-width:760px;margin:24px 0 0;color:var(--page-muted);font-size:20px;line-height:1.54}.product-author{padding:112px 0;color:var(--page-white);background:var(--page-dark)}.product-author-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;align-items:center}.product-author-photo{min-height:450px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:linear-gradient(135deg,#d8c486,#786f52 53%,#2b2b26)}.product-author-photo img{width:100%;height:100%;min-height:450px;object-fit:cover;object-position:center}.product-author-copy h2{margin-bottom:30px}.product-author-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-author-stats div{padding:19px 20px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0e;color:#ffffffc7;font-size:17px;line-height:1.42}.product-author-stats b{display:block;margin-bottom:5px;color:var(--page-yellow);font:700 20px/1.1 Manrope,sans-serif;letter-spacing:-.045em}.product-access{padding:105px 0;color:var(--page-white);background:var(--page-dark-soft)}.product-access-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center;padding:clamp(42px,6.5vw,86px);border:1px solid rgba(255,255,255,.18);border-radius:32px;background:var(--page-dark)}.product-access-copy p{max-width:640px;margin:25px 0 0;color:#ffffffb8;font-size:20px;line-height:1.5}.product-price{color:var(--page-yellow);font:800 clamp(48px,6vw,76px)/.95 "Manrope",sans-serif;letter-spacing:-.08em}.product-access-action{display:grid;justify-items:start;gap:16px}.product-legal-note{max-width:350px;margin:0;color:#ffffff94;font-size:12px;line-height:1.5}.product-legal-note .document-placeholder{color:var(--page-white);text-decoration:underline;text-underline-offset:2px}.product-testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-testimonials figure{display:flex;min-height:220px;flex-direction:column;justify-content:space-between;margin:0;padding:28px;border:1px solid var(--page-line);border-radius:22px;background:var(--page-cream)}.product-testimonials blockquote{margin:0 0 24px;color:#35342f;font-size:19px;line-height:1.57}.product-testimonials figcaption{color:var(--page-muted);font-size:16px;line-height:1.4}.product-faq{display:grid;max-width:900px;margin:0}.product-faq details{border-top:1px solid var(--page-line)}.product-faq details:last-child{border-bottom:1px solid var(--page-line)}.product-faq summary{padding:22px 36px 22px 0;cursor:pointer;font-size:19px;font-weight:700}.product-faq p{max-width:760px;margin:-4px 0 24px;color:var(--page-muted);font-size:20px;line-height:1.55}.product-final{padding:96px 0 38px;color:var(--page-white);background:var(--page-dark)}.product-final-card{position:relative;overflow:hidden;padding:clamp(42px,6.5vw,86px);border:1px solid rgba(255,255,255,.18);border-radius:32px;background:var(--page-dark-soft)}.product-final-card:after{position:absolute;right:8%;bottom:0;width:42%;height:5px;border-radius:10px 10px 0 0;background:var(--page-yellow);content:""}.product-final h2{max-width:770px;margin:0;font-size:clamp(43px,5.2vw,74px);line-height:.98}.product-final p{max-width:680px;margin:25px 0 31px;color:#ffffffb8;font-size:20px;line-height:1.5}.product-footer{margin:0;padding:38px 0 46px;border-top:1px solid var(--page-line);color:var(--page-muted);background:var(--page-cream);font-size:15px;line-height:1.52}.product-footer-grid{display:grid;grid-template-columns:1.15fr 1.2fr .9fr 1fr;gap:28px}.product-footer strong{display:block;margin-bottom:8px;color:var(--page-ink)}.product-footer p{margin:0}.product-footer a{color:var(--page-muted);text-decoration:none}.document-placeholder{color:var(--page-muted)}.article-hero{padding:88px 0 68px;color:var(--page-white);background:var(--page-dark)}.article-shell{width:min(920px,calc(100% - 48px))}.article-hero .product-eyebrow{color:#ffffff94}.article-hero h1{max-width:850px;margin:22px 0 0;font-size:clamp(44px,5.4vw,76px);line-height:.99}.article-hero-note{max-width:650px;margin:26px 0 0;color:#ffffffb3;font-size:19px;line-height:1.52}.article-content{padding:78px 0 104px}.article-content>p,.article-content>ul{max-width:760px;margin:0 auto 24px;color:#46453f;font-size:20px;line-height:1.62}.article-content>h2{max-width:760px;margin:72px auto 24px;color:var(--page-ink);font-size:clamp(32px,4vw,49px);line-height:1.06}.article-content>h3{max-width:760px;margin:52px auto 14px;color:var(--page-ink);font-size:clamp(24px,3vw,32px);line-height:1.15}.article-content>ul{padding-left:1.25em}.article-content>li{margin-bottom:10px}.article-content>p a{color:#755c13;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.article-content>p:has(a:only-child){margin:34px auto;padding:21px 24px;border:1px solid var(--page-line);border-radius:17px;background:var(--page-cream)}.article-content>h3+p{max-width:760px;margin:0 auto 20px;color:#46453f;font-size:20px;line-height:1.62}.blog-hero{padding:92px 0 82px;color:var(--page-white);background:var(--page-dark)}.blog-shell{width:min(1060px,calc(100% - 48px))}.blog-hero .product-eyebrow{color:#ffffff94}.blog-hero h1{max-width:880px;margin:24px 0 0;font-size:clamp(45px,6vw,78px);line-height:.98}.blog-hero>.blog-shell>p:last-child{max-width:650px;margin:28px 0 0;color:#ffffffb8;font-size:20px;line-height:1.52}.blog-list-section{background:var(--page-cream)}.blog-list-section .product-section-head{display:block;max-width:850px}.blog-list-section .product-section-head h2{margin-top:20px}.blog-list{display:grid;gap:12px}.blog-card{display:grid;grid-template-columns:64px 1fr 38px;gap:24px;align-items:center;padding:28px 30px;border:1px solid var(--page-line);border-radius:20px;color:var(--page-ink);background:var(--page-white);text-decoration:none;transition:transform .22s var(--page-ease),box-shadow .22s var(--page-ease)}.blog-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #2923171a}.blog-card-number{color:#93781d;font:700 13px/1 Manrope,sans-serif;letter-spacing:.08em}.blog-card-copy{display:grid;gap:9px}.blog-card-copy strong{font:700 clamp(23px,2.7vw,34px)/1.08 "Manrope",sans-serif;letter-spacing:-.05em}.blog-card-copy span{max-width:700px;color:var(--page-muted);font-size:18px;line-height:1.45}.blog-card-arrow{color:#93781d;font-size:26px}.legal-hero{padding:82px 0 64px;color:var(--page-white);background:var(--page-dark)}.legal-hero .product-eyebrow{color:#ffffff94}.legal-hero h1{max-width:900px;margin:20px 0 0;font-size:clamp(40px,5vw,68px);line-height:1.02}.legal-shell{width:min(900px,calc(100% - 48px))}.legal-content{padding:74px 0 104px}.legal-content>h2{margin:62px 0 22px;color:var(--page-ink);font-size:clamp(28px,3.5vw,42px);line-height:1.1}.legal-content>h2:first-child{margin-top:0}.legal-content>p{margin:0 0 21px;color:#46453f;font-size:18px;line-height:1.62}.legal-content>p a{color:#755c13;font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:660px){.article-shell{width:min(100% - 32px,920px)}.article-hero{padding:60px 0 52px}.article-hero h1{font-size:clamp(39px,11vw,57px)}.article-content{padding:52px 0 66px}.article-content>p,.article-content>ul,.article-content>h3+p{font-size:18px}.article-content>h2{margin-top:52px}.legal-shell{width:min(100% - 32px,900px)}.legal-hero{padding:59px 0 48px}.legal-content{padding:52px 0 68px}.legal-content>h2{margin-top:48px}.legal-content>p{font-size:17px}.blog-shell{width:min(100% - 32px,1060px)}.blog-hero{padding:60px 0 54px}.blog-hero h1{font-size:clamp(40px,11vw,58px)}.blog-hero>.blog-shell>p:last-child{font-size:18px}.blog-list-section{padding-top:72px;padding-bottom:72px}.blog-card{grid-template-columns:38px 1fr 22px;gap:13px;padding:22px 18px}.blog-card-copy strong{font-size:23px}.blog-card-copy span{font-size:17px}}@media(max-width:920px){.product-section-head,.product-two-column,.product-author-grid,.product-access-grid,.product-results-grid{grid-template-columns:1fr}.product-dark-heading,.product-section-head{gap:20px}.product-blocks,.product-points,.product-results-grid .product-points{grid-template-columns:repeat(2,minmax(0,1fr))}.product-results-photo{min-height:380px;max-height:500px}.product-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:660px){.product-shell{width:min(100% - 32px,1280px)}.product-nav{min-height:70px}.product-brand{max-width:203px;font-size:13px}.product-nav-links>a:not(.product-button){display:none}.product-nav-links{gap:0}.product-hero{padding:16px 0 64px}.product-hero-card{min-height:690px;border-radius:25px}.product-hero-card:after{background:linear-gradient(180deg,#f6f3eafa,#f6f3eae0 45%,#f6f3ea26 74%,#1d1d193d)}.product-hero-copy{min-height:690px;padding:35px 24px 190px;justify-content:flex-start}.product-hero h1{margin-top:18px;font-size:clamp(43px,12.5vw,60px)}.product-hero h1 em{white-space:normal}.product-hero-lead{margin-top:22px;font-size:18px}.product-hero-actions{display:grid;width:100%;margin-top:27px}.product-hero-actions .product-button{width:100%;min-height:54px;font-size:16px}.product-hero-specs{right:17px;bottom:17px;width:calc(100% - 34px);gap:6px}.product-hero-spec{min-height:104px;padding:9px 11px;border-radius:13px}.product-hero-spec b{font-size:36px}.product-hero-spec span{margin-top:7px;font-size:15px}.product-hero-spec:not(:nth-child(2))>*{transform:none}.product-section,.product-author,.product-access,.product-final{padding-top:72px;padding-bottom:72px}.product-dark-section,.product-solution{padding-top:56px;padding-bottom:58px}.product-problem-item{grid-template-columns:26px 1fr;gap:12px;min-height:auto;padding:21px 18px}.product-problem-item p,.product-section-head>p,.product-solution-list li,.product-audience-intro,.product-check-list li,.product-package-intro,.product-system p,.product-access-copy p,.product-testimonials blockquote,.product-faq p,.product-final p{font-size:18px}.product-block ul{font-size:17px}.product-author-stats div{font-size:16px}.product-points,.product-results-grid .product-points,.product-blocks,.product-solution-list,.product-author-stats,.product-testimonials,.product-footer-grid{grid-template-columns:1fr}.product-points li{min-height:auto}.product-access-grid,.product-final-card{border-radius:25px}.product-access-grid{gap:32px}}@media(prefers-reduced-motion:reduce){.product-page *,.product-page *:before,.product-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
