:root{--ink:#111411;--lime:#ccff36;--lime-soft:#efffc9;--milk:#f7f8f4;--paper:#fff;--blush:#f2dfd8;--sage:#dfe8dc;--muted:#6e756f;--line:#dfe3db;--shadow:0 24px 70px rgba(17,20,17,.09);--radius:32px;--max:1240px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--milk);color:var(--ink);font:16px/1.55 Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{color:inherit}
.skip-link{position:fixed;left:16px;top:-60px;z-index:99;padding:12px 18px;background:var(--ink);color:#fff;border-radius:99px}.skip-link:focus{top:16px}
.launch-strip{padding:9px 18px;text-align:center;background:var(--ink);color:#fff;font-size:13px;letter-spacing:.02em}.launch-strip b{color:var(--lime)}
.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(17,20,17,.08);background:rgba(247,248,244,.9);backdrop-filter:blur(18px)}
.header-inner{max-width:var(--max);min-height:82px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:28px}
.brand{display:inline-flex;align-items:center;gap:5px;flex:none;font-size:24px;font-weight:800;letter-spacing:.08em}.brand img{width:42px;height:42px}.brand-word{margin-left:-1px}
.main-nav{display:flex;align-items:center;justify-content:center;gap:4px;margin-left:auto}.main-nav a{padding:10px 11px;border-radius:999px;font-size:14px}.main-nav a:hover,.main-nav a[aria-current="page"]{background:#fff}
.header-actions{display:flex;align-items:center;gap:10px}.button,.button-secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--ink);border-radius:999px;font-weight:750;cursor:pointer}.button{background:var(--ink);color:#fff}.button:hover{background:#262b26}.button-secondary{background:transparent}.button-lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}
.menu-button{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:#fff}.menu-button span,.menu-button:before,.menu-button:after{content:"";display:block;width:18px;height:2px;margin:4px auto;background:var(--ink)}
.shell{max-width:var(--max);margin:auto;padding:0 24px}.eyebrow{margin:0 0 16px;color:#a35e49;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.display{max-width:850px;margin:0;font:500 clamp(44px,7vw,92px)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.lede{max-width:680px;margin:26px 0 0;color:var(--muted);font-size:clamp(18px,2vw,23px)}
.hero{padding:72px 0 36px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:620px;border-radius:44px;overflow:hidden;background:var(--lime-soft);box-shadow:var(--shadow)}.hero-copy{padding:70px 64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-note{margin-top:18px;color:var(--muted);font-size:13px}.hero-visual{position:relative;min-height:520px;overflow:hidden;background:#e4e6df}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:50% 48%}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--lime-soft),transparent 18%),linear-gradient(0deg,rgba(17,20,17,.15),transparent 35%);pointer-events:none}
.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:22px 0 72px}.trust-item{padding:22px 24px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.65)}.trust-item b{display:block;margin-bottom:4px}.trust-item span{color:var(--muted);font-size:14px}
.section{padding:84px 0}.section-tight{padding:48px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-head h2,.page-intro h1{margin:0;font:500 clamp(38px,5vw,68px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.03em}.section-head p{max-width:500px;margin:0;color:var(--muted)}
.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-card{position:relative;min-height:470px;padding:38px;border-radius:var(--radius);overflow:hidden;background:#fff}.feature-card .card-copy{position:relative;z-index:2;max-width:440px}.feature-card h3{margin:6px 0 10px;font:500 38px/1.05 Georgia,serif}.feature-card p{margin:0;color:var(--muted)}.feature-card .text-link{display:inline-flex;margin-top:24px;font-weight:800;border-bottom:2px solid var(--ink)}.feature-art{position:absolute;inset:45% 0 0;overflow:hidden}.feature-art img{width:100%;height:100%;object-fit:cover}.feature-art:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,.2) 25%,transparent 50%)}
.feature-card.care{background:var(--blush)}.feature-card.care .feature-art:before{background:linear-gradient(180deg,var(--blush),rgba(242,223,216,.2) 28%,transparent 55%)}.feature-card.fitness{background:#e5efdf url('/website/assets/backgrounds/fitness-women.svg') center/cover no-repeat}.feature-card.style{background:var(--lime-soft)}.feature-card.style .feature-art:before{background:linear-gradient(180deg,var(--lime-soft),rgba(239,255,201,.12) 30%,transparent 58%)}.feature-card.learn{background:#ede9e0 url('/website/assets/backgrounds/learn-men.svg') center/cover no-repeat}
.principles{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.principle-lead,.principle-list{border-radius:var(--radius);padding:44px}.principle-lead{background:var(--ink);color:#fff}.principle-lead h2{margin:0;font:500 46px/1 Georgia,serif}.principle-lead p{color:#b8beb8}.principle-list{background:#fff}.principle{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.principle:last-child{border:0}.principle-index{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--lime);font-weight:800}.principle h3{margin:0 0 4px}.principle p{margin:0;color:var(--muted)}
.page-intro{padding:78px 0 34px}.page-intro-grid{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:48px}.page-intro p{margin:0;color:var(--muted);font-size:20px}
.editorial-hero{position:relative;min-height:610px;margin:28px 0 76px;border-radius:42px;overflow:hidden;background:var(--blush)}.editorial-hero .photo{position:absolute;inset:0}.editorial-hero .photo img{width:100%;height:100%;object-fit:cover}.editorial-hero .photo.duo{display:grid;grid-template-columns:1fr 1fr}.editorial-hero .photo.duo img{min-width:0}.editorial-hero .shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,20,17,.72),rgba(17,20,17,.08) 72%),linear-gradient(0deg,rgba(17,20,17,.25),transparent 45%)}.editorial-copy{position:absolute;left:0;top:0;bottom:0;z-index:2;width:min(620px,68%);padding:60px;display:flex;flex-direction:column;justify-content:end;color:#fff}.editorial-copy h2{margin:0 0 18px;font:500 clamp(42px,6vw,72px)/.98 Georgia,serif}.editorial-copy p{max-width:520px;margin:0 0 28px;font-size:18px;color:rgba(255,255,255,.82)}
.editorial-hero.care .photo img:first-child{object-position:50% 42%}.editorial-hero.care .photo img:last-child{object-position:50% 42%}.editorial-hero.style-page .photo img{object-position:50% 58%}.editorial-hero.abstract{background-position:center;background-size:cover}.editorial-hero.fitness-page{background-image:url('/website/assets/backgrounds/fitness-women.svg')}.editorial-hero.learn-page{background-image:url('/website/assets/backgrounds/learn-women.svg')}.editorial-hero.abstract:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,20,17,.78),rgba(17,20,17,.03))}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{min-height:240px;padding:28px;border-radius:26px;background:#fff;border:1px solid var(--line)}.step small{color:#a35e49;font-weight:800;letter-spacing:.15em}.step h3{margin:40px 0 10px;font-size:22px}.step p{margin:0;color:var(--muted)}
.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-panel{padding:42px;border-radius:var(--radius);background:#fff}.info-panel.tint{background:var(--lime-soft)}.info-panel h2{margin:0 0 18px;font:500 42px/1.05 Georgia,serif}.check-list{padding:0;margin:22px 0 0;list-style:none}.check-list li{position:relative;padding:12px 0 12px 34px;border-bottom:1px solid rgba(17,20,17,.1)}.check-list li:before{content:"✓";position:absolute;left:0;top:12px;width:22px;height:22px;display:grid;place-items:center;background:var(--lime);border-radius:50%;font-size:13px;font-weight:900}
.cta-band{margin:78px 0;padding:56px;border-radius:38px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:38px}.cta-band h2{max-width:670px;margin:0;font:500 clamp(38px,5vw,62px)/1 Georgia,serif}.cta-band p{margin:10px 0 0;color:#b8beb8}.cta-band .button{background:var(--lime);color:var(--ink);border-color:var(--lime);white-space:nowrap}
.period-switch{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0}.period-switch button{min-width:90px;padding:11px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer}.period-switch button.active{background:var(--ink);color:#fff;border-color:var(--ink)}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.tier-card{position:relative;padding:34px;border:1px solid var(--line);border-radius:30px;background:#fff;display:flex;flex-direction:column}.tier-card.light{background:var(--lime-soft)}.tier-card.pro{background:var(--ink);color:#fff}.tier-badge{align-self:flex-start;padding:7px 12px;border-radius:999px;background:var(--lime);color:var(--ink);font-size:12px;font-weight:850}.tier-card h2{margin:18px 0 6px;font:500 42px/1 Georgia,serif}.tier-sub{min-height:50px;color:var(--muted)}.tier-card.pro .tier-sub,.tier-card.pro .fine{color:#b8beb8}.price{margin:26px 0 0;font-size:44px;font-weight:850;letter-spacing:-.05em}.price span{font-size:15px;font-weight:600;letter-spacing:0}.per-month{margin:0 0 24px;color:var(--muted);font-size:14px}.tier-card.pro .per-month{color:#b8beb8}.tier-card .button{margin-top:auto}.tier-card.pro .button{background:var(--lime);color:var(--ink);border-color:var(--lime)}.feature-list{margin:24px 0 30px;padding:0;list-style:none}.feature-list li{padding:10px 0;border-bottom:1px solid rgba(17,20,17,.1)}.tier-card.pro .feature-list li{border-color:rgba(255,255,255,.13)}.fine{font-size:12px;color:var(--muted)}
.module-picker{margin:10px 0 24px;padding:16px;border-radius:18px;background:rgba(255,255,255,.62)}.module-picker legend{padding:0;font-size:13px;font-weight:800}.module-option{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:13px}.module-option input{width:18px;height:18px;accent-color:var(--ink)}.module-state{min-height:20px;margin:6px 0 0;color:#715241;font-size:12px}.button.disabled,.button[aria-disabled="true"]{opacity:.45;pointer-events:none}
.compare-wrap{overflow:auto;border:1px solid var(--line);border-radius:26px;background:#fff}.compare{width:100%;border-collapse:collapse;min-width:760px}.compare th,.compare td{padding:18px 22px;text-align:left;border-bottom:1px solid var(--line)}.compare th{background:#f0f2ed}.compare th:not(:first-child),.compare td:not(:first-child){text-align:center}.compare tr:last-child td{border-bottom:0}
.faq{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq details{padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff}.faq summary{cursor:pointer;font-weight:800}.faq p{margin:14px 0 0;color:var(--muted)}
.form-card{max-width:620px;margin:30px auto 90px;padding:42px;border-radius:32px;background:#fff;box-shadow:var(--shadow)}.form-card h1{margin:0 0 10px;font:500 48px/1 Georgia,serif}.form-card p{color:var(--muted)}.telegram-button{width:100%;margin-top:24px;background:#229ed9;border-color:#229ed9}.notice{padding:18px;border-radius:18px;background:var(--lime-soft);font-size:14px}.legal{max-width:840px;padding-top:70px;padding-bottom:100px}.legal h1{font:500 58px/1 Georgia,serif}.legal h2{margin-top:42px}.legal p,.legal li{color:#4f5650}.legal .status{padding:18px;border-radius:18px;background:#fff;border:1px solid var(--line)}
.site-footer{margin-top:40px;background:var(--ink);color:#fff}.footer-inner{max-width:var(--max);margin:auto;padding:58px 24px 34px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,.7fr);gap:40px}.footer-brand p{max-width:320px;color:#b8beb8}.footer-col h3{margin:0 0 14px;font-size:14px}.footer-col a{display:block;padding:5px 0;color:#b8beb8;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);color:#8f978f;font-size:12px}
:focus-visible{outline:3px solid #77a800;outline-offset:3px}
@media(max-width:1000px){.main-nav,.header-actions .button-secondary{display:none}.menu-button{display:block;margin-left:auto}.main-nav.open{position:fixed;inset:82px 0 auto;display:flex;flex-direction:column;align-items:stretch;padding:22px;background:var(--milk);box-shadow:var(--shadow)}.main-nav.open a{padding:16px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:54px 44px}.hero-visual{min-height:520px}.hero-visual:after{background:linear-gradient(180deg,var(--lime-soft),transparent 18%)}.principles,.page-intro-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr}.tier-sub{min-height:0}.footer-grid{grid-template-columns:1fr 1fr}.editorial-copy{width:78%}}
@media(max-width:720px){.shell{padding:0 16px}.header-inner{padding:0 16px}.brand{font-size:21px}.hero{padding-top:28px}.hero-grid{border-radius:28px}.hero-copy{padding:42px 26px}.hero-visual{min-height:440px}.trust-row,.feature-grid,.steps,.split,.faq{grid-template-columns:1fr}.section{padding:60px 0}.section-head{display:block}.section-head p{margin-top:16px}.feature-card{min-height:430px;padding:28px}.page-intro{padding-top:48px}.editorial-hero{min-height:650px;border-radius:28px}.editorial-hero .photo.duo{grid-template-columns:1fr}.editorial-hero .photo.duo img:last-child{display:none}.editorial-copy{width:100%;padding:32px 26px}.cta-band{padding:38px 26px;display:block}.cta-band .button{margin-top:26px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.pricing-grid{gap:12px}.tier-card{padding:28px}.display{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

.unika-site{height:100%;overflow:auto;color:var(--ink);background:var(--milk);font:16px/1.55 Manrope,system-ui,sans-serif}.unika-site main{min-height:55vh}.unika-site button:disabled{opacity:.5;cursor:not-allowed}.unika-site .shell{width:calc(100% - 48px);padding-left:0;padding-right:0}.unika-site .editorial-hero{margin-left:auto;margin-right:auto}.unika-site .hero-visual img,.unika-site .style-page .photo img,.unika-site .feature-card.style .feature-art img{object-fit:contain}.unika-site .hero-visual{height:620px}.unika-site .hero-visual img{position:absolute;inset:0}.unika-site .style-page .photo{position:relative;height:610px}.unika-site .style-page .editorial-copy{position:relative;width:100%;color:var(--ink);background:var(--lime-soft)}.unika-site .style-page .editorial-copy p{color:var(--muted)}.unika-site .style-page .shade{display:none}.unika-site .account-content{max-width:840px;padding:48px 0;display:grid;gap:20px}.unika-site .status-message{margin:24px auto;padding:20px;border:1px solid var(--line);border-radius:20px;max-width:1192px}.unika-site .feature-list{flex:1}.unika-site .legal-body{white-space:pre-wrap}.unika-site .editorial-hero .photo.duo img{min-height:0}.unika-site .checkout-details{display:grid;gap:16px}.unika-site .checkout-details label{display:flex;align-items:flex-start;gap:12px}.unika-site .checkout-details input{width:20px;height:20px;flex:none}.unika-site .legal-links{display:flex;flex-wrap:wrap;gap:20px;text-decoration:underline}.unika-site .hero .display{overflow-wrap:anywhere}@media(max-width:720px){.unika-site .shell{width:calc(100% - 32px)}.unika-site .header-inner{gap:10px}.unika-site .header-actions .button{padding:0 12px;font-size:13px}.unika-site .hero-visual{height:460px;min-height:0}.unika-site .style-page .photo.duo{height:460px;grid-template-columns:1fr 1fr}.unika-site .style-page .photo.duo img:last-child{display:block}.unika-site .editorial-hero.care .photo.duo{grid-template-columns:1fr 1fr}.unika-site .editorial-hero.care .photo.duo img:last-child{display:block}.unika-site .form-card{padding:26px}.unika-site .legal h1{font-size:42px}.unika-site .main-nav.open{top:82px;max-height:calc(100vh - 100px);overflow:auto}}

/* v9 editorial typography */

.unika-site.art-direction{background-color:#f5f6f1;background-image:radial-gradient(circle at 8% 12%,rgba(204,255,54,.14),transparent 20%),linear-gradient(rgba(17,20,17,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(17,20,17,.025) 1px,transparent 1px);background-size:auto,64px 64px,64px 64px}
.unika-site.art-direction .launch-strip{letter-spacing:.09em;text-transform:uppercase}
.unika-site.art-direction .site-header{background:rgba(245,246,241,.92)}
.unika-site .type-lockup{position:relative;z-index:2;margin:0;overflow:visible;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:clamp(58px,7.6vw,112px);font-weight:900;line-height:1;letter-spacing:-.025em;text-transform:uppercase}
.unika-site .type-lockup>span{display:block;padding:.09em 0 .025em}
.unika-site .type-lockup>span+span{margin-top:-.045em}
.unika-site .type-lockup .outline{color:transparent;-webkit-text-stroke:2px var(--ink);text-stroke:2px var(--ink)}
.unika-site .type-lockup .serif{margin:.08em 0 0 .42em;padding-top:.02em;font-family:Georgia,"Times New Roman",serif;font-size:.68em;font-style:italic;font-weight:400;line-height:1.08;letter-spacing:-.025em;text-transform:none;transform:rotate(-2deg)}
.unika-site .type-lockup-page{font-size:clamp(52px,6vw,92px)}
.unika-site .poster-label{display:block;margin-bottom:20px;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.unika-site .poster-label-light{color:var(--lime)}
.unika-site .art-hero{position:relative;display:block;min-height:720px;background:#ddd}
.unika-site .art-hero .hero-visual{position:absolute;inset:0;min-height:0}
.unika-site .art-hero .hero-visual img{object-position:center}
.unika-site .art-hero .hero-visual:after{background:linear-gradient(90deg,rgba(247,248,244,.99) 0%,rgba(247,248,244,.94) 36%,rgba(247,248,244,.24) 65%,rgba(17,20,17,.08) 100%),linear-gradient(0deg,rgba(17,20,17,.16),transparent 40%)}
.unika-site .art-hero .hero-copy{position:relative;z-index:3;width:64%;min-height:720px;padding:64px 54px;overflow:visible;justify-content:center}
.unika-site .art-hero .eyebrow{display:none}
.unika-site .art-hero .lede{max-width:580px;color:#3f463f;font-size:19px}
.unika-site .art-hero .hero-note{padding:8px 12px;border-radius:99px;background:rgba(247,248,244,.72);backdrop-filter:blur(8px)}
.unika-site .hero-label{position:absolute;top:34px;left:54px}
.unika-site .section-lockup{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif!important;font-size:clamp(48px,5vw,76px)!important;font-weight:900!important;line-height:1!important;letter-spacing:-.025em!important;text-transform:uppercase}
.unika-site .section-lockup em{display:inline-block;padding-top:.06em;font-family:Georgia,"Times New Roman",serif;font-size:.7em;font-weight:400;line-height:1.08;text-transform:none}
.unika-site .feature-grid{grid-template-columns:1fr;gap:26px}
.unika-site .feature-card.art-card{--tone-rgb:255,255,255;min-height:560px;padding:48px;border:1px solid rgba(17,20,17,.12);background:rgb(var(--tone-rgb));box-shadow:0 18px 50px rgba(17,20,17,.08);isolation:isolate}
.unika-site .feature-card.art-card:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(var(--tone-rgb),1) 0%,rgba(var(--tone-rgb),.98) 35%,rgba(var(--tone-rgb),.82) 48%,rgba(var(--tone-rgb),.28) 68%,rgba(var(--tone-rgb),0) 84%),linear-gradient(0deg,rgba(var(--tone-rgb),.62) 0%,rgba(var(--tone-rgb),0) 38%);pointer-events:none}
.unika-site .feature-card.art-card:after{content:none}
.unika-site .feature-card.art-card .card-copy{z-index:3;display:flex;width:min(56%,620px);max-width:none;min-height:462px;flex-direction:column;align-items:flex-start;justify-content:center;overflow:visible}
.unika-site .feature-card.art-card .eyebrow{display:none}
.unika-site .feature-card.art-card h3{max-width:620px;margin:8px 0 14px;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:clamp(48px,5vw,72px);font-weight:900;line-height:1.01;letter-spacing:-.015em;text-transform:uppercase}
.unika-site .feature-card.art-card .card-copy>p{max-width:520px;line-height:1.55}
.unika-site .feature-card.art-card .text-link{min-height:42px;margin-top:22px;padding:0 18px;align-items:center;border:1px solid currentColor;border-radius:999px;background:var(--ink);color:#fff;font-weight:800}
.unika-site .feature-card.art-card .feature-art{z-index:0;inset:0}
.unika-site .feature-card.art-card .feature-art img{width:100%;height:100%;object-fit:cover;object-position:68% 48%;filter:saturate(.9) contrast(1.02)}
.unika-site .feature-card.art-card .feature-art:before,.unika-site .feature-card.art-card .feature-art:after{content:none}
.unika-site .feature-card.art-card.care{--tone-rgb:242,223,216}
.unika-site .feature-card.art-card.style{--tone-rgb:239,255,201}
.unika-site .feature-card.art-card.fitness,.unika-site .feature-card.art-card.learn{--tone-rgb:23,26,23;color:#fff}
.unika-site .feature-card.art-card.fitness p,.unika-site .feature-card.art-card.learn p{color:#d9ddd8}
.unika-site .feature-card.art-card.fitness .text-link,.unika-site .feature-card.art-card.learn .text-link{border-color:var(--lime);background:var(--lime);color:var(--ink)}
.unika-site .feature-card.art-card.fitness .feature-art img,.unika-site .feature-card.art-card.learn .feature-art img{filter:saturate(.84) contrast(1.03) brightness(.92)}
.unika-site .feature-card.art-card.care .feature-art img{object-position:72% 44%}
.unika-site .feature-card.art-card.style .feature-art img{object-position:68% top}
.unika-site .feature-card.art-card.learn .feature-art img{object-position:68% 48%}
.unika-site .page-intro{position:relative;overflow:visible;padding-top:90px}
.unika-site .page-intro-grid{align-items:center}
.unika-site .page-intro-grid>p{max-width:460px;padding-left:24px;border-left:6px solid var(--lime);font-size:18px}
.unika-site .editorial-hero.art-poster{min-height:700px;box-shadow:var(--shadow)}
.unika-site .editorial-hero.art-poster.care{background-image:url('/website/assets/care-hero-women.jpg');background-position:70% 43%}
.unika-site .editorial-hero.art-poster.fitness-page{background-image:url('/website/assets/fitness-hd.webp');background-position:center}
.unika-site .editorial-hero.art-poster.learn-page{background-image:url('/website/assets/learn-hd.webp');background-position:center}
.unika-site .editorial-hero.art-poster.style-page{background-image:url('/website/assets/style-hd.webp');background-position:center}
.unika-site .editorial-hero.art-poster .shade,.unika-site .editorial-hero.art-poster.abstract:before{background:linear-gradient(90deg,rgba(10,12,10,.92) 0%,rgba(10,12,10,.7) 38%,rgba(10,12,10,.08) 75%),linear-gradient(0deg,rgba(10,12,10,.45),transparent 50%)}
.unika-site .editorial-hero.art-poster .editorial-copy{width:min(720px,72%);padding:58px;overflow:visible;justify-content:center}
.unika-site .poster-title{margin:0 0 26px!important;overflow:visible;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif!important;font-size:clamp(56px,7vw,104px)!important;font-weight:900!important;line-height:1!important;letter-spacing:-.025em!important;text-transform:uppercase}
.unika-site .poster-title span{display:block;padding:.09em 0 .025em}
.unika-site .poster-title span+span{margin-top:-.045em}
.unika-site .poster-title .outline-light{color:transparent;-webkit-text-stroke:2px #fff}
.unika-site .poster-title .serif-light{margin:.08em 0 0 .38em;padding-top:.02em;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:.68em;font-style:italic;font-weight:400;line-height:1.08;text-transform:none;transform:rotate(-2deg)}
.unika-site .steps{gap:20px}
.unika-site .step.art-step{position:relative;min-height:320px;padding:34px;overflow:hidden;border:0;box-shadow:0 12px 40px rgba(17,20,17,.07)}
.unika-site .step.art-step:nth-child(2){background:var(--lime-soft)}
.unika-site .step.art-step:nth-child(3){background:var(--ink);color:#fff}
.unika-site .step.art-step:nth-child(3) p{color:#b8beb8}
.unika-site .step.art-step h3{position:relative;z-index:1;margin-top:66px;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:28px;font-weight:850;line-height:1.1;letter-spacing:-.025em;text-transform:none}
.unika-site .step.art-step p,.unika-site .step.art-step small{position:relative;z-index:1}
.unika-site .info-panel.art-info{position:relative;overflow:hidden;min-height:430px;border:1px solid rgba(17,20,17,.08);box-shadow:0 16px 45px rgba(17,20,17,.06)}
.unika-site .info-panel.art-info h2{position:relative;z-index:1;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:48px;font-weight:900;line-height:1.02;letter-spacing:-.015em;text-transform:uppercase}
.unika-site .info-panel.art-info>*{position:relative;z-index:1}
.unika-site .cta-band{position:relative;overflow:hidden;border:1px solid rgba(204,255,54,.25)}
.unika-site .cta-band:after{content:"UNIKA";position:absolute;right:-20px;bottom:-54px;color:rgba(255,255,255,.045);font:900 180px/1 Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;letter-spacing:-.035em}
.unika-site .cta-band>*{position:relative;z-index:1}
.unika-site .cta-band h2{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-weight:900;line-height:1.02;letter-spacing:-.015em;text-transform:uppercase}
.unika-site .tier-card.art-tier{overflow:hidden;min-height:650px;border-width:2px}
.unika-site .tier-card.art-tier:after{content:attr(data-tier);position:absolute;z-index:0;right:-14px;top:130px;color:rgba(17,20,17,.04);font:900 110px/.8 Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;writing-mode:vertical-rl}
.unika-site .tier-card.art-tier.pro:after{color:rgba(255,255,255,.05)}
.unika-site .tier-card.art-tier>*{position:relative;z-index:1}
.unika-site .tier-card.art-tier h2{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:58px;font-weight:900;letter-spacing:-.04em;text-transform:uppercase}
.unika-site .tier-card.art-tier .price{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:64px}
.unika-site .period-switch button{font-weight:800}
.unika-site .period-switch button.active{background:var(--lime);color:var(--ink);border-color:var(--ink);box-shadow:4px 4px 0 var(--ink)}
@media(max-width:1000px){
.unika-site .art-hero .hero-copy{width:78%}
.unika-site .feature-card.art-card{min-height:520px}
.unika-site .feature-card.art-card .card-copy{width:64%;min-height:422px}
.unika-site .feature-card.art-card h3{font-size:54px}
.unika-site .poster-title{font-size:70px!important}
.unika-site .tier-card.art-tier{min-height:0}
.unika-site .type-lockup-page{font-size:70px}}
@media(max-width:720px){
.unika-site .type-lockup{font-size:52px;line-height:1.02}
.unika-site .type-lockup .outline,.unika-site .poster-title .outline-light{-webkit-text-stroke-width:1px}
.unika-site .art-hero{min-height:700px}
.unika-site .art-hero .hero-copy{width:100%;min-height:700px;padding:110px 24px 30px;background:linear-gradient(180deg,rgba(247,248,244,.96),rgba(247,248,244,.82) 54%,rgba(247,248,244,.12) 78%)}
.unika-site .art-hero .hero-visual img{object-position:64% center}
.unika-site .hero-label{top:32px;left:24px}
.unika-site .art-hero .hero-actions{margin-top:22px}
.unika-site .type-lockup-page{font-size:48px}
.unika-site .page-intro-grid>p{padding-left:16px}
.unika-site .feature-card.art-card{min-height:640px;padding:28px}
.unika-site .feature-card.art-card:before{background:linear-gradient(180deg,rgba(var(--tone-rgb),1) 0%,rgba(var(--tone-rgb),.98) 42%,rgba(var(--tone-rgb),.76) 58%,rgba(var(--tone-rgb),.12) 82%,rgba(var(--tone-rgb),0) 100%)}
.unika-site .feature-card.art-card .card-copy{width:100%;min-height:310px;justify-content:flex-start}
.unika-site .feature-card.art-card h3{font-size:40px;line-height:1.04}
.unika-site .feature-card.art-card .feature-art img{object-position:68% 68%}
.unika-site .editorial-hero.art-poster{min-height:680px}
.unika-site .editorial-hero.art-poster .editorial-copy{width:100%;padding:30px 24px;justify-content:end}
.unika-site .poster-title{font-size:54px!important;line-height:1.02!important}
.unika-site .step.art-step{min-height:270px}
.unika-site .info-panel.art-info{min-height:0}
.unika-site .cta-band:after{font-size:110px}
.unika-site .tier-card.art-tier h2{font-size:48px}}

.unika-site .art-hero .hero-visual{height:100%}.unika-site .art-hero .hero-visual img{object-fit:cover}.unika-site .style-page .outline-light{-webkit-text-stroke-color:var(--ink)}
@media(max-width:420px){.unika-site .type-lockup{font-size:42px}.unika-site .type-lockup-page{font-size:40px}.unika-site .poster-title{font-size:44px!important}.unika-site .art-card h3{font-size:36px}.unika-site .art-hero .hero-copy{padding-left:18px;padding-right:18px}}

/* Readability: give large uppercase letters room to separate. */
.unika-site .type-lockup,.unika-site .type-lockup-page,.unika-site .poster-title,.unika-site .section-lockup,.unika-site .feature-card.art-card h3,.unika-site .info-panel.art-info h2,.unika-site .step.art-step h3,.unika-site .cta-band h2,.unika-site .tier-card.art-tier h2{letter-spacing:.025em!important}
.unika-site .type-lockup .outline,.unika-site .poster-title .outline-light{letter-spacing:.035em}
.unika-site .type-lockup .serif,.unika-site .poster-title .serif-light,.unika-site .section-lockup em{letter-spacing:0!important}

/* Keep lime calls to action readable in every pointer state. */
.unika-site .button.button-lime:hover,.unika-site .cta-band .button:hover,.unika-site .tier-card.pro .button:hover{background:#d9ff70;border-color:#d9ff70;color:#111411}
.unika-site .button.button-lime:active,.unika-site .cta-band .button:active,.unika-site .tier-card.pro .button:active{background:#bce92e;border-color:#bce92e;color:#111411}

/* Revised v9 uses a single full-frame style scene with light overlay text. */
.unika-site .editorial-hero.style-page .editorial-copy{position:relative;background:transparent;color:#fff}
.unika-site .editorial-hero.style-page .editorial-copy p{color:#fff}
.unika-site .editorial-hero.style-page .outline-light{-webkit-text-stroke-color:#fff}
.unika-site .feature-card.art-card.style .feature-art img{object-fit:cover}
