@import url("https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@400;500;600;700&display=swap");.soleen-v1{--black:#000000;--night:#0a0a0a;--ink:#ffffff;--ink-soft:rgba(255,255,255,0.95);--ink-mute:rgba(255,255,255,0.62);--paper:#faf3f2;--paper-2:#f3e9e1;--ink-dark:#0c0b0a;--ink-dark-soft:rgba(12,11,10,0.62);--gold:#c8a068;--gold-bright:#d9b682;--gold-soft:rgba(200,160,104,0.14);--gold-line:rgba(200,160,104,0.42);--card:#141211;--card-2:#1b1816;--line:rgba(255,255,255,0.10);--line-2:rgba(255,255,255,0.06);--line-dark:rgba(12,11,10,0.10);--radius:12px;--radius-sm:8px;--radius-pill:999px;--maxw:1240px;background:var(--black);color:var(--ink);font-family:Red Hat Display,system-ui,-apple-system,sans-serif;font-size:17px;font-weight:500;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.soleen-v1 *{box-sizing:border-box}.soleen-v1 a{color:inherit;text-decoration:none}.soleen-v1 img{max-width:100%;display:block}.soleen-v1 .v1-container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 32px}.soleen-v1 .v1-section{position:relative;padding:104px 0}.soleen-v1 .v1-dark{background:var(--black);color:var(--ink)}.soleen-v1 .v1-paper{background:var(--paper);color:var(--ink-dark)}.soleen-v1 .v1-kicker{font-family:Red Hat Display,sans-serif;font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.soleen-v1 .v1-display{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-.02em;color:var(--ink);margin:0}.soleen-v1 .v1-paper .v1-display{color:var(--ink-dark)}.soleen-v1 .v1-h2{font-weight:800;font-size:clamp(30px,3.4vw,46px);line-height:1.08;letter-spacing:-.018em;margin:0}.soleen-v1 .v1-h2,.soleen-v1 .v1-ital{font-family:Red Hat Display,sans-serif}.soleen-v1 .v1-ital{font-style:italic;font-weight:700;color:var(--gold)}.soleen-v1 .v1-lead{font-size:17px;line-height:1.7;color:var(--ink-soft);max-width:560px}.soleen-v1 .v1-paper .v1-lead{color:var(--ink-dark)}.soleen-v1 .v1-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:17px 30px;border-radius:var(--radius-pill);font-family:Red Hat Display,sans-serif;font-weight:700;font-size:16px;letter-spacing:.01em;cursor:pointer;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.soleen-v1 .v1-btn-gold{background:var(--gold);color:#1a1208}.soleen-v1 .v1-btn-gold:hover{background:var(--gold-bright);transform:translateY(-2px)}.soleen-v1 .v1-btn-outline{background:transparent;color:var(--ink);border-color:var(--gold-line)}.soleen-v1 .v1-btn-outline:hover{border-color:var(--gold);background:var(--gold-soft)}.soleen-v1 .v1-paper .v1-btn-outline{color:var(--ink-dark);border-color:var(--line-dark)}.soleen-v1 .v1-btn-dark{background:var(--ink-dark);color:#fff}.soleen-v1 .v1-btn-dark:hover{transform:translateY(-2px)}.soleen-v1 .v1-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.soleen-v1 .v1-card-paper{background:var(--paper-2);border:1px solid var(--line-dark);border-radius:var(--radius);padding:28px}.soleen-v1 .v1-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:var(--radius-pill);background:var(--gold);color:#1a1208;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.soleen-v1 .v1-stars{display:inline-flex;gap:4px;color:var(--gold)}.soleen-v1 .v1-ic{display:block;-o-object-fit:contain;object-fit:contain;width:30px;height:30px;flex-shrink:0}.soleen-v1 .v1-ic-sm{width:22px;height:22px}.soleen-v1 .v1-ic-lg{width:34px;height:34px}.soleen-v1 .v1-reveal{opacity:0;transform:translateY(34px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.soleen-v1 .v1-reveal.in{opacity:1;transform:translateY(0)}.soleen-v1 .v1-reveal.d1{transition-delay:.08s}.soleen-v1 .v1-reveal.d2{transition-delay:.16s}.soleen-v1 .v1-reveal.d3{transition-delay:.24s}.soleen-v1 .v1-header{position:sticky;top:0;z-index:60;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-2);transition:transform .35s ease;will-change:transform}.soleen-v1 .v1-header.v1-header-hidden{transform:translateY(-100%)}.soleen-v1 .v1-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:78px}.soleen-v1 .v1-logo{display:inline-flex;align-items:center}.soleen-v1 .v1-logo img{height:30px;width:auto;display:block}.soleen-v1 .v1-nav-pill{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:var(--radius-pill);border:1px solid var(--gold-line)}.soleen-v1 .v1-nav-pill a{padding:7px 14px;border-radius:var(--radius-pill);font-size:13px;font-weight:600;letter-spacing:.04em;color:var(--ink-soft);transition:color .15s ease,background .15s ease}.soleen-v1 .v1-nav-pill a:hover{color:var(--ink);background:var(--gold-soft)}.soleen-v1 .v1-header-actions{display:inline-flex;align-items:center;gap:12px}.soleen-v1 .v1-link-login{padding:13px 22px;border-radius:var(--radius-pill);border:1px solid var(--line);font-family:Red Hat Display,sans-serif;font-weight:700;font-size:14px;color:var(--ink);transition:border-color .15s ease}.soleen-v1 .v1-link-login:hover{border-color:var(--gold-line)}.soleen-v1 .v1-burger{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-pill);border:1px solid var(--gold-line);background:transparent;color:var(--ink);cursor:pointer;flex-shrink:0}.soleen-v1 .v1-mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:rgba(0,0,0,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line-2);overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .3s ease,opacity .25s ease,padding .25s ease}.soleen-v1 .v1-mobile-menu.open{max-height:440px;opacity:1;pointer-events:auto;padding:10px 0}.soleen-v1 .v1-mobile-login,.soleen-v1 .v1-mobile-menu a{padding:15px 24px;font-family:Red Hat Display,sans-serif;font-weight:600;font-size:15px;letter-spacing:.04em;color:var(--ink-soft);text-align:left;background:none;border:none;cursor:pointer;width:100%}.soleen-v1 .v1-mobile-login:hover,.soleen-v1 .v1-mobile-menu a:hover{color:var(--ink);background:var(--gold-soft)}.soleen-v1 .v1-mobile-login{border-top:1px solid var(--line-2);margin-top:8px;padding-top:18px;color:var(--gold)}.soleen-v1 .v1-hero{position:relative;overflow:hidden}.soleen-v1 .v1-hero .v1-container{max-width:1440px}.soleen-v1 .v1-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding:56px 0 0;min-height:640px}.soleen-v1 .v1-hero-rating{display:inline-flex;align-items:center;gap:12px;font-size:15px;color:var(--ink-soft);margin-bottom:26px}.soleen-v1 .v1-hero-title{margin-bottom:24px}.soleen-v1 .v1-hero-cta{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.soleen-v1 .v1-hero-feats{display:flex;gap:34px;margin-top:50px;flex-wrap:wrap}.soleen-v1 .v1-hero-feat{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.35;color:var(--ink-soft)}.soleen-v1 .v1-hero-feat svg{color:var(--gold);flex-shrink:0}.soleen-v1 .v1-hero-feat img{width:44px;height:44px;flex-shrink:0}.soleen-v1 .v1-hero-visual{display:grid;grid-template-columns:minmax(0,1fr) clamp(190px,32%,248px);gap:20px;align-items:stretch;align-self:stretch;min-height:560px}.soleen-v1 .v1-hero-portrait{position:relative;min-height:560px}.soleen-v1 .v1-hero-portrait img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom left;object-position:bottom left}.soleen-v1 .v1-hero-cards{display:flex;flex-direction:column;justify-content:center;gap:16px}.soleen-v1 .v1-float-card{background:rgba(42,39,36,.92);border:1px solid var(--line);border-radius:12px;padding:16px 18px;box-shadow:0 18px 50px rgba(0,0,0,.45)}.soleen-v1 .v1-float-label{font-size:12px;color:var(--ink-soft);display:flex;align-items:center;justify-content:space-between;gap:8px}.soleen-v1 .v1-float-value{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:38px;line-height:1;margin-top:6px;display:flex;align-items:baseline;gap:6px}.soleen-v1 .v1-float-unit{font-size:14px;font-weight:500;color:var(--ink-soft)}.soleen-v1 .v1-dot-green{width:11px;height:11px;border-radius:999px;background:#56c98a;box-shadow:0 0 0 4px rgba(86,201,138,.18)}.soleen-v1 .v1-mini-badge{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;background:rgba(255,255,255,.08);color:var(--ink-soft)}.soleen-v1 .v1-routines-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.soleen-v1 .v1-routines-grid .v1-lead{margin-top:22px}.soleen-v1 .v1-factors{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:30px}.soleen-v1 .v1-factor{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.soleen-v1 .v1-factor svg{color:var(--gold)}.soleen-v1 .v1-factor span{font-family:Red Hat Display,sans-serif;font-size:13px;font-weight:700;line-height:1.25;color:var(--ink-dark)}.soleen-v1 .v1-offer-card{background:#2d2a26;border-radius:var(--radius);padding:30px 32px;color:var(--ink)}.soleen-v1 .v1-offer-title{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:22px;line-height:1.25;color:var(--gold);margin-bottom:22px}.soleen-v1 .v1-offer-title strong{color:var(--ink);font-weight:800}.soleen-v1 .v1-offer-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.soleen-v1 .v1-offer-item{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--ink-soft)}.soleen-v1 .v1-offer-item svg{color:var(--gold);flex-shrink:0}.soleen-v1 .v1-decode-section{overflow-x:clip}.soleen-v1 .v1-decode-section .v1-container{max-width:1440px}.soleen-v1 .v1-decode-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:end}.soleen-v1 .v1-decode-media{position:relative}.soleen-v1 .v1-decode-mac{width:116%;max-width:none;margin-left:-16%;height:auto;display:block}.soleen-v1 .v1-decode-phone{position:absolute;width:28%;right:0;bottom:-6%;z-index:2;filter:drop-shadow(0 18px 38px rgba(0,0,0,.55))}.soleen-v1 .v1-decode-lead{margin:20px 0 34px}.soleen-v1 .v1-bene-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 28px}.soleen-v1 .v1-bene{display:flex;gap:14px}.soleen-v1 .v1-bene-ic{flex-shrink:0;width:46px;height:46px;border-radius:999px;display:grid;place-items:center;border:1.5px solid var(--gold-line);background:rgba(200,160,104,.06);color:var(--gold)}.soleen-v1 .v1-bene h4{font-family:Red Hat Display,sans-serif;font-size:16px;font-weight:700;color:var(--gold);margin:2px 0 5px}.soleen-v1 .v1-bene p{font-size:14px;line-height:1.5;color:var(--ink-soft);margin:0}.soleen-v1 .v1-indic-head{text-align:center;margin-bottom:56px}.soleen-v1 .v1-indic-head .v1-lead{margin:14px auto 0;text-align:center}.soleen-v1 .v1-indic-row{display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.soleen-v1 .v1-indic-label{align-items:center;gap:10px;font-size:16px;letter-spacing:.02em;color:var(--c)}.soleen-v1 .v1-indic-label,.soleen-v1 .v1-indic-num{display:flex;font-family:Red Hat Display,sans-serif;font-weight:800}.soleen-v1 .v1-indic-num{font-size:40px;line-height:1;margin:16px 0 14px;align-items:baseline;gap:6px}.soleen-v1 .v1-indic-num small{font-size:16px;font-weight:500;color:#ffffff}.soleen-v1 .v1-indic-bar{width:74px;height:3px;border-radius:999px;background:var(--c);margin-bottom:16px}.soleen-v1 .v1-indic-desc{font-size:14px;line-height:1.5;color:var(--ink-soft)}.soleen-v1 .v1-cam-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:70px}.soleen-v1 .v1-cam-cards{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.soleen-v1 .v1-cam-toasts-row{display:flex;gap:12px;width:100%}.soleen-v1 .v1-cam-toasts-row .v1-cam-toast{flex:1 1 0;max-width:none;align-self:stretch}.soleen-v1 .v1-cam-toast{display:inline-flex;align-items:center;gap:12px;background:var(--card);border:1px solid var(--line);border-radius:10px;padding:14px 18px;font-size:14px;color:var(--ink-soft);align-self:flex-start;max-width:320px}.soleen-v1 .v1-cam-toast img{width:38px;height:38px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.soleen-v1 .v1-cam-cta{display:block;width:100%;text-align:center;background:var(--gold);color:#1a1208;border-radius:12px;padding:20px;font-family:Red Hat Display,sans-serif;font-weight:700;font-size:18px}.soleen-v1 .v1-cam-cta small{display:block;font-weight:500;font-size:14px;opacity:.78;margin-top:4px}.soleen-v1 .v1-tl-pills{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:22px}.soleen-v1 .v1-tl-pills span{justify-self:center}.soleen-v1 .v1-tl-pill{display:inline-block;padding:8px 18px;border-radius:999px;border:1px solid var(--gold-line);font-family:Red Hat Display,sans-serif;font-weight:700;font-size:13px;letter-spacing:.06em;color:var(--gold)}.soleen-v1 .v1-tl-track{display:flex}.soleen-v1 .v1-tl-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;padding:0 6px}.soleen-v1 .v1-tl-circle{position:relative;z-index:2;width:84px;height:84px;border-radius:999px;border:1px solid var(--gold-line);background:var(--night);display:grid;place-items:center;color:var(--ink)}.soleen-v1 .v1-tl-step:not(:last-child):after{content:"";position:absolute;top:42px;left:50%;width:100%;height:2px;background:var(--gold-line);z-index:1}.soleen-v1 .v1-tl-chev{position:absolute;top:42px;left:100%;transform:translate(-50%,-50%);z-index:3;width:26px;height:26px;border-radius:999px;background:var(--gold);color:#1a1208;display:grid;place-items:center}.soleen-v1 .v1-tl-score{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:40px;line-height:1;margin:26px 0 14px}.soleen-v1 .v1-tl-score small{font-size:16px;font-weight:500;color:#ffffff}.soleen-v1 .v1-tl-title{font-family:Red Hat Display,sans-serif;font-weight:700;font-size:15px;color:var(--gold);margin-bottom:8px}.soleen-v1 .v1-tl-desc{font-size:13px;line-height:1.45;color:var(--ink-soft)}.soleen-v1 .v1-tl-note{display:flex;align-items:flex-start;gap:10px;max-width:640px;margin:48px auto 0;font-size:13px;line-height:1.5;color:var(--ink-soft)}.soleen-v1 .v1-tl-note-ic{flex-shrink:0;width:22px;height:22px;border-radius:999px;background:var(--gold);color:#1a1208;display:grid;place-items:center;font-family:Red Hat Display,sans-serif;font-weight:700;font-size:13px;margin-top:1px}.soleen-v1 .v1-center-head{text-align:center;max-width:720px;margin:0 auto 56px}.soleen-v1 .v1-center-head .v1-lead{margin:18px auto 0;text-align:center}.soleen-v1 .v1-al-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.soleen-v1 .v1-al-card{position:relative;min-height:380px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);display:flex;align-items:center;padding:38px 40px;color:var(--ink);isolation:isolate}.soleen-v1 .v1-al-card>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;z-index:0}.soleen-v1 .v1-al-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,7,6,.97),rgba(8,7,6,.92) 40%,rgba(8,7,6,.5) 66%,rgba(8,7,6,0))}.soleen-v1 .v1-al-content{position:relative;z-index:2;width:58%}.soleen-v1 .v1-al-card h3{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:26px;margin:0 0 12px}.soleen-v1 .v1-al-card p{font-size:15px;color:var(--ink-soft);margin:0 0 24px}.soleen-v1 .v1-al-feats{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:28px}.soleen-v1 .v1-al-feat{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.soleen-v1 .v1-al-feat svg{color:var(--gold)}.soleen-v1 .v1-al-feat span{font-size:12px;font-weight:600;color:var(--ink-soft);white-space:nowrap}.soleen-v1 .v1-btn-sm{padding:14px 26px;font-size:14px}.soleen-v1 .v1-btn-sm small{display:block;font-weight:500;opacity:.85;margin-top:2px}.soleen-v1 .v1-al-avatars{display:flex;align-items:center;margin-bottom:28px}.soleen-v1 .v1-al-avatars .v1-av{width:46px;height:46px;margin-left:-12px;border:2px solid rgba(255,255,255,.85);border-radius:999px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.45)}.soleen-v1 .v1-al-avatars .v1-av:first-child{margin-left:0}.soleen-v1 .v1-al-avatars .v1-av img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.soleen-v1 .v1-av-fb{background:#4a443d;color:#fff;font-family:Red Hat Display,sans-serif;font-weight:700;font-size:15px}.soleen-v1 .v1-av-plus{background:var(--gold);color:#1a1208;font-size:20px}.soleen-v1 .v1-exp-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"feats media" "bar media";gap:40px 48px;align-items:start}.soleen-v1 .v1-exp-feats{grid-area:feats;display:grid;grid-template-columns:1fr 1fr;gap:28px 30px;align-content:start}.soleen-v1 .v1-exp-feat{display:flex;gap:14px}.soleen-v1 .v1-exp-ic{flex-shrink:0;display:inline-flex;color:var(--gold)}.soleen-v1 .v1-exp-ic img{width:44px;height:44px}.soleen-v1 .v1-exp-feat h4{font-family:Red Hat Display,sans-serif;font-size:16px;font-weight:700;color:var(--ink);margin:2px 0 5px}.soleen-v1 .v1-exp-feat p{font-size:14px;line-height:1.5;color:var(--ink-soft);margin:0}.soleen-v1 #avis{overflow-x:clip}.soleen-v1 .v1-exp-media{grid-area:media;align-self:end;position:relative}.soleen-v1 .v1-exp-mac{width:114%;max-width:none;margin-right:-14%;height:auto;display:block}.soleen-v1 .v1-exp-phone{position:absolute;width:30%;right:-2%;bottom:-3%;z-index:2;filter:drop-shadow(0 18px 38px rgba(0,0,0,.55))}.soleen-v1 .v1-exp-bar{grid-area:bar;align-self:end;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:26px 32px;flex-wrap:wrap}.soleen-v1 .v1-exp-bar h4{font-family:Red Hat Display,sans-serif;font-size:20px;font-weight:700;margin:0 0 4px}.soleen-v1 .v1-exp-bar p{font-size:14px;color:var(--ink-soft);margin:0;max-width:560px}@media (max-width:1080px){.soleen-v1 .v1-container{padding:0 24px}.soleen-v1 .v1-section{padding:72px 0}.soleen-v1 .v1-nav-pill{display:none}.soleen-v1 .v1-burger{display:inline-flex}.soleen-v1 .v1-mobile-menu{display:flex}}@media (max-width:900px){.soleen-v1 .v1-hero-grid{grid-template-columns:1fr;gap:36px;min-height:0;padding-top:36px}.soleen-v1 .v1-hero-visual{min-height:440px}.soleen-v1 .v1-hero-portrait{min-height:420px}.soleen-v1 .v1-routines-grid{grid-template-columns:1fr;gap:40px}.soleen-v1 .v1-decode-grid{grid-template-columns:1fr;gap:36px;align-items:stretch}.soleen-v1 .v1-decode-mac{width:100%;margin-left:0}.soleen-v1 .v1-cam-head{grid-template-columns:1fr;gap:28px}.soleen-v1 .v1-cam-cards{align-items:stretch}.soleen-v1 .v1-indic-row{grid-template-columns:1fr 1fr 1fr;gap:28px 20px}.soleen-v1 .v1-tl-track{flex-wrap:wrap;gap:32px 0}.soleen-v1 .v1-tl-step{flex:0 0 50%}.soleen-v1 .v1-tl-chev,.soleen-v1 .v1-tl-pills,.soleen-v1 .v1-tl-step:not(:last-child):after{display:none}.soleen-v1 .v1-al-grid{grid-template-columns:1fr}.soleen-v1 .v1-al-content{width:86%}.soleen-v1 .v1-al-card:before{background:linear-gradient(90deg,rgba(8,7,6,.96),rgba(8,7,6,.82) 60%,rgba(8,7,6,.4))}.soleen-v1 .v1-exp-grid{grid-template-columns:1fr;grid-template-areas:"feats" "media" "bar";gap:32px}.soleen-v1 .v1-exp-mac{width:100%;margin-right:0}.soleen-v1 .v1-exp-bar{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.soleen-v1{font-size:16px}.soleen-v1 .v1-container{padding:0 18px}.soleen-v1 .v1-section{padding:56px 0}.soleen-v1 .v1-kicker{font-size:11px}.soleen-v1 .v1-display{font-size:clamp(28px,8vw,36px)}.soleen-v1 .v1-h2{font-size:clamp(24px,7vw,32px)}.soleen-v1 .v1-lead{font-size:15px}.soleen-v1 .v1-btn{padding:15px 24px;font-size:15px}.soleen-v1 .v1-center-head{margin-bottom:36px}.soleen-v1 .v1-header-inner{height:60px}.soleen-v1 .v1-logo img{height:22px}.soleen-v1 .v1-link-login{display:none}.soleen-v1 .v1-header-actions .v1-btn{padding:11px 20px;font-size:14px;width:auto}.soleen-v1 .v1-hero-grid{padding-top:24px;gap:28px}.soleen-v1 .v1-hero-rating{font-size:13px;margin-bottom:18px}.soleen-v1 .v1-hero-cta{gap:10px}.soleen-v1 .v1-hero-cta .v1-btn{width:100%}.soleen-v1 .v1-hero-feats{flex-direction:column;align-items:flex-start;gap:14px;margin-top:30px}.soleen-v1 .v1-hero-feat br{display:none}.soleen-v1 .v1-hero-visual{grid-template-columns:1fr;gap:14px;min-height:0}.soleen-v1 .v1-hero-portrait{min-height:340px}.soleen-v1 .v1-hero-portrait img{-o-object-position:bottom center;object-position:bottom center}.soleen-v1 .v1-hero-cards{flex-direction:row;flex-wrap:wrap;justify-content:center}.soleen-v1 .v1-float-card{flex:1 1 45%;padding:14px 16px}.soleen-v1 .v1-float-value{font-size:30px}.soleen-v1 .v1-factors{grid-template-columns:repeat(3,1fr);gap:16px}.soleen-v1 .v1-offer-card{padding:22px 20px}.soleen-v1 .v1-offer-list{grid-template-columns:1fr}.soleen-v1 .v1-offer-title{font-size:19px}.soleen-v1 .v1-bene-grid{grid-template-columns:1fr;gap:18px}.soleen-v1 .v1-indic-row{grid-template-columns:1fr;gap:26px}.soleen-v1 .v1-indic-num{font-size:34px}.soleen-v1 .v1-tl-step{flex:0 0 100%}.soleen-v1 .v1-tl-circle{width:64px;height:64px}.soleen-v1 .v1-tl-score{font-size:32px;margin:18px 0 10px}.soleen-v1 .v1-cam-head{margin-bottom:44px}.soleen-v1 .v1-cam-toast{max-width:100%}.soleen-v1 .v1-cam-toasts-row{flex-direction:column}.soleen-v1 .v1-cam-cta{padding:16px;font-size:16px}.soleen-v1 .v1-al-card{min-height:0;padding:26px 20px}.soleen-v1 .v1-al-content{width:100%}.soleen-v1 .v1-al-card:before{background:linear-gradient(90deg,rgba(8,7,6,.96),rgba(8,7,6,.72))}.soleen-v1 .v1-al-card h3{font-size:22px}.soleen-v1 .v1-al-feats{gap:14px}.soleen-v1 .v1-al-card .v1-btn{width:100%}.soleen-v1 .v1-exp-feats{grid-template-columns:1fr;gap:18px}.soleen-v1 .v1-exp-bar{padding:22px 20px}.soleen-v1 .v1-exp-bar .v1-btn{width:100%}}.soleen-v1 .v1-evo-section{padding:0;overflow:hidden}.soleen-v1 .v1-evo-wrap{display:grid;grid-template-columns:clamp(300px,26vw,460px) minmax(0,1fr);align-items:stretch}.soleen-v1 .v1-evo-portrait{position:relative;min-height:560px}.soleen-v1 .v1-evo-portrait img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom}.soleen-v1 .v1-evo-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:84px 40px;max-width:1200px}.soleen-v1 .v1-evo-minis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0 16px}.soleen-v1 .v1-evo-mini{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;background:transparent;border:1px solid var(--gold-line);border-radius:10px;padding:18px 8px;font-size:12px;font-weight:600;line-height:1.3;color:var(--ink-dark)}.soleen-v1 .v1-evo-mini svg{color:var(--gold);flex-shrink:0}.soleen-v1 .v1-evo-note{font-size:11.5px;color:var(--ink-dark);line-height:1.45}.soleen-v1 .v1-evo-card{background:#0e0c0b;border:1px solid var(--gold-line);border-radius:var(--radius);padding:26px;text-align:center;color:var(--ink)}.soleen-v1 .v1-evo-card h3{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:24px;color:var(--ink);margin:0}.soleen-v1 .v1-evo-card h3 .v1-ital{display:block}.soleen-v1 .v1-evo-labels{display:flex;justify-content:center;gap:12px;margin:18px 0}.soleen-v1 .v1-evo-lab{padding:9px 22px;border-radius:999px;font-family:Red Hat Display,sans-serif;font-weight:700;font-size:12px;letter-spacing:.06em}.soleen-v1 .v1-evo-lab.now{background:#ffffff;color:#1a1208}.soleen-v1 .v1-evo-lab.future{background:var(--gold);color:#1a1208}.soleen-v1 .v1-evo-frame{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:3/2;background:#111}.soleen-v1 .v1-evo-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.soleen-v1 .v1-evo-divider{position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translateX(-50%);background:rgba(255,255,255,.55)}@media (max-width:1024px){.soleen-v1 .v1-evo-wrap{grid-template-columns:1fr}.soleen-v1 .v1-evo-portrait{min-height:380px}.soleen-v1 .v1-evo-content{grid-template-columns:1fr;gap:28px;padding:40px 24px 56px;max-width:none}}@media (max-width:760px){.soleen-v1 .v1-evo-minis{grid-template-columns:1fr 1fr}}.soleen-v1 .v1-pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:960px;margin:0 auto}.soleen-v1 .v1-price-card{position:relative;border-radius:var(--radius);padding:40px 34px 34px;display:flex;flex-direction:column}.soleen-v1 .v1-price-care{background:var(--paper-2);color:var(--ink-dark);border:1px solid var(--line-dark)}.soleen-v1 .v1-price-expert{background:#0e0c0b;color:var(--ink);border:1px solid var(--gold-line)}.soleen-v1 .v1-price-badge{position:absolute;top:-15px;left:50%;transform:translateX(-50%);padding:7px 18px;border-radius:999px;font-family:Red Hat Display,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em}.soleen-v1 .v1-badge-disc{background:var(--gold);color:#1a1208}.soleen-v1 .v1-badge-reco{background:var(--paper);color:#1a1208;border:1px solid var(--gold-line)}.soleen-v1 .v1-price-name{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:26px;text-align:center;letter-spacing:.01em}.soleen-v1 .v1-price-sub{text-align:center;font-size:14px;font-weight:600;margin-top:8px;color:var(--ink-dark-soft)}.soleen-v1 .v1-price-expert .v1-price-sub{color:var(--gold)}.soleen-v1 .v1-price-rule{width:56px;height:2px;background:var(--gold);margin:22px auto;border-radius:2px}.soleen-v1 .v1-price-amount{text-align:center;font-family:Red Hat Display,sans-serif;font-weight:800;font-size:52px;line-height:1}.soleen-v1 .v1-price-amount small{font-size:18px;font-weight:500;opacity:.7}.soleen-v1 .v1-price-period{text-align:center;font-size:13px;margin-top:8px;color:var(--ink-dark-soft)}.soleen-v1 .v1-price-expert .v1-price-period{color:var(--gold)}.soleen-v1 .v1-price-feats{list-style:none;padding:0;margin:26px 0 28px;display:grid;gap:11px}.soleen-v1 .v1-price-feats li{font-size:14px;display:flex;gap:9px}.soleen-v1 .v1-price-feats li:before{content:"→";color:var(--gold);font-weight:700}.soleen-v1 .v1-price-care .v1-price-feats li{color:var(--ink-dark)}.soleen-v1 .v1-price-expert .v1-price-feats li{color:var(--ink-soft)}.soleen-v1 .v1-price-card .v1-btn{margin-top:auto;width:100%}.soleen-v1 .v1-cmp{max-width:820px;margin:70px auto 0}.soleen-v1 .v1-cmp-row{display:grid;grid-template-columns:1.6fr .7fr .7fr;align-items:center;padding:14px 4px;border-bottom:1px solid var(--line);font-size:14px}.soleen-v1 .v1-cmp-head{border-bottom:1px solid var(--gold-line)}.soleen-v1 .v1-cmp-head span{font-family:Red Hat Display,sans-serif;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.soleen-v1 .v1-cmp-head span:nth-child(2),.soleen-v1 .v1-cmp-head span:nth-child(3){color:var(--gold);text-align:center}.soleen-v1 .v1-cmp-row>span:first-child{color:var(--ink-soft)}.soleen-v1 .v1-cmp-row>span:not(:first-child){text-align:center}.soleen-v1 .v1-cmp-yes{color:#7fd6a8}.soleen-v1 .v1-cmp-no{color:var(--ink-mute)}.soleen-v1 .v1-why-card{position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--gold-line);min-height:300px;display:flex;align-items:center;isolation:isolate}.soleen-v1 .v1-why-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:22% 36%;object-position:22% 36%;z-index:-2}.soleen-v1 .v1-why-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,8,7,0),rgba(10,8,7,.25) 30%,rgba(10,8,7,.85) 58%,rgba(10,8,7,.97))}.soleen-v1 .v1-why-body{margin-left:auto;width:56%;max-width:640px;padding:42px 50px}.soleen-v1 .v1-why-body h3{font-family:Red Hat Display,sans-serif;font-weight:800;font-size:24px;color:var(--gold);margin:0 0 14px}.soleen-v1 .v1-why-body p{font-size:15px;line-height:1.6;color:var(--ink-soft);margin:0}.soleen-v1 .v1-guarantees{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:26px}.soleen-v1 .v1-guar{display:flex;gap:14px;align-items:flex-start;background:#2a2724;border:1px solid var(--line);border-radius:10px;padding:20px 22px}.soleen-v1 .v1-guar-ic{color:var(--gold);flex-shrink:0}.soleen-v1 .v1-guar h4{font-family:Red Hat Display,sans-serif;font-size:15px;font-weight:700;margin:0 0 4px}.soleen-v1 .v1-guar p{font-size:12.5px;line-height:1.4;color:var(--ink-soft);margin:0}.soleen-v1 .v1-disclaimer{text-align:center;font-size:13px;color:var(--ink-mute);margin-top:40px;max-width:720px;margin-left:auto;margin-right:auto}@media (max-width:860px){.soleen-v1 .v1-pricing-grid{grid-template-columns:1fr;gap:36px;max-width:460px}.soleen-v1 .v1-why-card{min-height:320px}.soleen-v1 .v1-why-card:before{background:linear-gradient(180deg,rgba(10,8,7,.45),rgba(10,8,7,.93))}.soleen-v1 .v1-why-body{width:100%;max-width:none;padding:32px 28px}.soleen-v1 .v1-guarantees{grid-template-columns:1fr 1fr;gap:24px}}@media (max-width:520px){.soleen-v1 .v1-guarantees{grid-template-columns:1fr}.soleen-v1 .v1-cmp-row{grid-template-columns:1.4fr .6fr .6fr;font-size:13px}}.soleen-v1 .v1-temo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.soleen-v1 .v1-temo-card{background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-sm);padding:30px 28px;display:flex;flex-direction:column;box-shadow:0 10px 30px -14px rgba(0,0,0,.18)}.soleen-v1 .v1-temo-stars{color:var(--gold);font-size:15px;letter-spacing:2px;margin-bottom:16px}.soleen-v1 .v1-temo-q{font-size:16px;line-height:1.6;color:#322b27;flex:1}.soleen-v1 .v1-temo-foot{display:flex;align-items:center;gap:12px;margin-top:24px}.soleen-v1 .v1-temo-foot img{width:44px;height:44px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.soleen-v1 .v1-temo-name{font-family:Red Hat Display,sans-serif;font-size:14.5px;font-weight:700;color:#1c1614}.soleen-v1 .v1-faq-list{max-width:820px;margin:0 auto}.soleen-v1 .v1-faq-item{border-bottom:1px solid var(--line)}.soleen-v1 .v1-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px;background:none;border:none;cursor:pointer;text-align:left;font-family:Red Hat Display,sans-serif;font-size:17px;font-weight:600;color:var(--ink)}.soleen-v1 .v1-faq-q svg{color:var(--gold);transition:transform .25s ease;flex-shrink:0}.soleen-v1 .v1-faq-item.open .v1-faq-q svg{transform:rotate(90deg)}.soleen-v1 .v1-faq-a{overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease;font-size:15px;line-height:1.65;color:var(--ink-soft);padding:0 4px}.soleen-v1 .v1-faq-item.open .v1-faq-a{max-height:320px;padding:0 4px 24px}.soleen-v1 .v1-footer{background:var(--black);border-top:1px solid var(--line-2);padding:84px 0 60px;text-align:center}.soleen-v1 .v1-footer-logo img{height:38px;width:auto;margin:0 auto;display:block}.soleen-v1 .v1-footer-slogan{font-family:Red Hat Display,sans-serif;font-weight:700;font-size:22px;margin:18px 0 28px}.soleen-v1 .v1-footer-socials{display:flex;justify-content:center;gap:22px;margin-bottom:36px;color:var(--ink)}.soleen-v1 .v1-footer-socials a{transition:color .15s ease}.soleen-v1 .v1-footer-socials a:hover{color:var(--gold)}.soleen-v1 .v1-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 30px;font-family:Red Hat Display,sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-bottom:32px}.soleen-v1 .v1-footer-links a:hover{color:var(--gold-bright)}.soleen-v1 .v1-footer-disc{font-size:14px;line-height:1.6;color:var(--ink-soft);max-width:620px;margin:0 auto 28px}.soleen-v1 .v1-footer-legal{font-size:13px;color:var(--ink-mute)}.soleen-v1 .v1-footer-legal a:hover{color:var(--ink-soft)}@media (max-width:900px){.soleen-v1 .v1-temo-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.soleen-v1 .v1-temo-grid{grid-template-columns:1fr}}@media (max-width:640px){.soleen-v1 .v1-evo-portrait{min-height:300px}.soleen-v1 .v1-evo-text{padding:32px 18px 12px}.soleen-v1 .v1-evo-card{margin:0 18px 48px;padding:20px 16px}.soleen-v1 .v1-evo-card h3{font-size:20px}.soleen-v1 .v1-evo-labels{flex-wrap:wrap;gap:8px}.soleen-v1 .v1-evo-minis{gap:10px}.soleen-v1 .v1-evo-mini{padding:14px 6px;font-size:11.5px}.soleen-v1 .v1-price-card{padding:34px 22px 26px}.soleen-v1 .v1-price-name{font-size:22px}.soleen-v1 .v1-price-amount{font-size:42px}.soleen-v1 .v1-price-feats li{font-size:13.5px}.soleen-v1 .v1-cmp{margin-top:48px}.soleen-v1 .v1-why-card{min-height:0}.soleen-v1 .v1-why-body{padding:26px 20px}.soleen-v1 .v1-why-body h3{font-size:20px}.soleen-v1 .v1-guarantees{gap:12px}.soleen-v1 .v1-guar{padding:16px 18px}.soleen-v1 .v1-disclaimer{font-size:12px;margin-top:28px}.soleen-v1 .v1-temo-card{padding:20px 18px}.soleen-v1 .v1-faq-q{font-size:15.5px;padding:18px 2px}.soleen-v1 .v1-faq-a{font-size:14px}.soleen-v1 .v1-footer{padding:56px 0 44px}.soleen-v1 .v1-footer-logo img{height:30px}.soleen-v1 .v1-footer-slogan{font-size:18px;margin:14px 0 22px}.soleen-v1 .v1-footer-socials{gap:18px;margin-bottom:28px}.soleen-v1 .v1-footer-links{gap:12px 20px;font-size:12px;margin-bottom:24px}.soleen-v1 .v1-footer-disc{font-size:13px;margin-bottom:22px}.soleen-v1 .v1-footer-legal{font-size:12px;line-height:1.8}}