:root{--canvas:#f7f1e6;--canvas-deep:#efe2cf;--surface:#fffdf8;--surface-tint:#fbf1e6;--ink-rgb:34 26 21;--ink:#221a15;--ink-soft:#4a3b30;--muted:#8a7a68;--line:#221a1524;--line-strong:#221a1542;--burgundy:#6e2a34;--burgundy-deep:#4c1b23;--burgundy-tint:#f0dcda;--terracotta:#b5654a;--terracotta-tint:#f1ddd2;--blush:#e6ada2;--blush-soft:#f7e5df;--sand:#cdb996;--cream-white:#fff;--success:#5c7a54;--radius-sm:14px;--radius-md:22px;--radius-lg:30px;--radius-pill:999px;--max:1180px;--max-narrow:760px;--pad:20px;--header-h:72px;--font-display:var(--font-playfair), "Iowan Old Style", Georgia, "Times New Roman", serif;--font-body:var(--font-sans), "Avenir Next", "Segoe UI", sans-serif;--ease:cubic-bezier(.22, .61, .36, 1);--dur:.22s;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}*{margin:0}html{background:var(--canvas);color:var(--ink);scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px);-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--canvas);color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100svh;font-weight:400;line-height:1.6}img,video{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-weight:600;line-height:1.12}svg{display:block}::selection{background:var(--burgundy);color:var(--cream-white)}:focus-visible{outline:2.5px solid var(--burgundy);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.wrap{width:100%;max-width:var(--max);padding-inline:var(--pad);margin-inline:auto}.wrap--narrow{max-width:var(--max-narrow)}.section{padding-block:clamp(52px,11vw,108px);position:relative}.section--tint{background:var(--surface-tint)}.section--deep{background:var(--canvas-deep)}.section--ink{background:var(--ink);color:var(--surface)}.section--ink h2,.section--ink h3{color:var(--surface)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--burgundy);align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";opacity:.7;background:currentColor;width:22px;height:1px}.section-head{max-width:640px;margin-bottom:clamp(32px,6vw,52px)}.section-head--center{text-align:center;margin-inline:auto}.section-head h2{margin-top:10px;font-size:clamp(1.7rem,4.4vw,2.6rem)}.section-head p{color:var(--ink-soft);margin-top:14px;font-size:1.02rem;line-height:1.65}.lede{color:var(--ink-soft);max-width:62ch;font-size:clamp(1.05rem,2.6vw,1.2rem)}.btn{--btn-bg:var(--burgundy);--btn-fg:var(--cream-white);--btn-border:transparent;border-radius:var(--radius-pill);background:var(--btn-bg);min-height:52px;color:var(--btn-fg);border:1.5px solid var(--btn-border);font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;transition:transform var(--dur) var(--ease), background var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);box-shadow:0 1px 2px rgba(var(--ink-rgb), .08);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-size:.98rem;font-weight:500;display:inline-flex}.btn:hover{background:var(--burgundy-deep);box-shadow:0 10px 24px -12px rgba(var(--ink-rgb), .45);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--outline{--btn-bg:transparent;--btn-fg:var(--ink);--btn-border:var(--line-strong);box-shadow:none}.btn--outline:hover{--btn-bg:var(--ink);--btn-fg:var(--cream-white);--btn-border:var(--ink)}.btn--ghost-light{--btn-bg:transparent;--btn-fg:var(--surface);--btn-border:#fff6;box-shadow:none}.btn--ghost-light:hover{--btn-bg:var(--surface);--btn-fg:var(--ink);--btn-border:var(--surface)}.btn--lg{min-height:58px;padding:16px 38px;font-size:1.05rem}.btn--block{width:100%}.btn[disabled]{opacity:.6;cursor:not-allowed;transform:none!important}.cta-note{color:var(--muted);margin-top:10px;font-size:.84rem}.site-header{z-index:50;height:var(--header-h);-webkit-backdrop-filter:blur(10px)saturate(140%);border-bottom:1px solid var(--line);transition:transform var(--dur) var(--ease);background:#f7f1e6db;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.site-header[data-revealed=true]{transform:translateY(0)}@media (width>=1000px){.site-header{transform:translateY(0)}}.site-header__row{justify-content:space-between;align-items:center;gap:16px;display:flex}.site-header__logo{color:var(--burgundy);align-items:center;gap:10px;display:flex}.site-header__logo-mark{width:auto;height:54px}.site-header .btn{min-height:42px;padding:10px 20px;font-size:.88rem}.hero{padding-top:clamp(18px,4vw,28px);padding-bottom:clamp(40px,8vw,64px);position:relative;overflow:clip}@media (width>=1000px){.hero{padding-top:calc(var(--header-h) + clamp(24px, 4vw, 48px))}}.hero:before{content:"";filter:blur(2px);pointer-events:none;background:radial-gradient(circle at 40% 40%,#e6ada28c,#e6ada200 70%);border-radius:50%;width:62vw;max-width:640px;height:62vw;max-height:640px;display:none;position:absolute;top:-18%;right:-22%}@media (width>=1000px){.hero:before{display:block}}.hero__desktop{display:none}#hero-sentinel{height:2px}.hero__card{border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 26px 54px -30px rgba(var(--ink-rgb), .35);text-align:center;padding:22px 18px 26px}.hero__card-logo{width:min(240px,72%);height:auto;color:var(--burgundy);margin:0 auto;display:block}.hero__card-photo{border-radius:var(--radius-md);aspect-ratio:4/5;margin-top:6px;overflow:hidden}.hero__card-photo img{object-fit:cover;object-position:50% 8%;width:100%;height:100%}.hero__card-body{margin-top:18px}.hero__card-title{font-size:clamp(1.7rem,8vw,2.1rem);line-height:1.08}.hero__card-subhead{color:var(--ink-soft);margin-top:10px;font-size:.98rem;line-height:1.5}.hero__card-body .btn{margin-top:18px}.hero__card-price{font-family:var(--font-display);color:var(--burgundy);margin-top:12px;font-size:1.05rem}.hero__card-trust{color:var(--muted);margin-top:6px;font-size:.78rem}.hero__more{margin-top:32px;padding-inline:4px}.hero__more .hero__eyebrow{display:block}.hero__more .hero__text{margin-top:10px}.hero__more .hero__trust{margin-top:18px}@media (width>=1000px){.hero__mobile{display:none}.hero__desktop{display:grid}}.hero__grid{align-items:center;gap:40px}@media (width>=1000px){.hero__content{order:1}.hero__media{order:2}}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--burgundy);max-width:30ch;font-size:.78rem;font-weight:600}.hero__title{margin-top:14px;font-size:clamp(2.5rem,9vw,4.4rem);line-height:1.02}.hero__title em{color:var(--burgundy);font-style:italic}.hero__subhead{font-size:clamp(1.05rem,3vw,1.3rem);font-family:var(--font-display);color:var(--ink-soft);max-width:34ch;margin-top:18px;font-weight:500;line-height:1.4}.hero__text{color:var(--ink-soft);max-width:46ch;margin-top:18px;font-size:1.02rem;line-height:1.65}.hero__trust{flex-wrap:wrap;gap:10px 18px;margin-top:22px;display:flex}.hero__trust li{color:var(--ink-soft);align-items:center;gap:7px;font-size:.86rem;display:flex}.hero__trust svg{width:16px;height:16px;color:var(--burgundy);flex:none}.hero__actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:28px;display:flex}.hero__media{position:relative}.hero__media-frame{border-radius:var(--radius-lg);aspect-ratio:4/5;box-shadow:0 30px 60px -30px rgba(var(--ink-rgb), .45);position:relative;overflow:hidden}.hero__media-frame img{object-fit:cover;object-position:50% 18%;width:100%;height:100%}.hero__media-tag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--radius-pill);box-shadow:0 12px 26px -14px rgba(var(--ink-rgb), .5);background:#fffdf8eb;align-items:center;gap:10px;padding:10px 16px 10px 10px;display:flex;position:absolute;bottom:18px;left:18px}.hero__media-tag strong{font-family:var(--font-display);font-size:.95rem;line-height:1.1;display:block}.hero__media-tag span{color:var(--muted);font-size:.72rem;display:block}.hero__media-tag i{background:var(--blush-soft);width:34px;height:34px;color:var(--burgundy);border-radius:50%;place-items:center;font-style:normal;display:grid}.hero__media-tag i svg{width:16px;height:16px}.cards-grid{grid-template-columns:1fr;gap:14px;display:grid}.pain-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);transition:border-color var(--dur) var(--ease), transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);align-items:flex-start;gap:14px;padding:20px;display:flex}.pain-card:hover{border-color:var(--blush);box-shadow:0 18px 34px -26px rgba(var(--ink-rgb), .5);transform:translateY(-2px)}.pain-card__icon{background:var(--blush-soft);width:44px;height:44px;color:var(--burgundy);border-radius:50%;flex:none;place-items:center;display:grid}.pain-card__icon svg{width:22px;height:22px}.pain-card p{color:var(--ink-soft);padding-top:8px;font-size:.98rem;line-height:1.5}.section-cta{justify-content:center;margin-top:clamp(28px,6vw,44px);display:flex}.results-grid{grid-template-columns:1fr;gap:14px;display:grid}.result-card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);padding:22px 20px}.result-card__mark{background:var(--burgundy);width:36px;height:36px;color:var(--cream-white);border-radius:50%;place-items:center;margin-bottom:14px;display:grid}.result-card__mark svg{width:18px;height:18px}.result-card p{color:var(--ink-soft);font-size:.98rem;line-height:1.55}.about__grid{align-items:center;gap:36px;display:grid}.about__media{position:relative}.about__media-frame{border-radius:var(--radius-lg);aspect-ratio:3/4;box-shadow:0 30px 60px -34px rgba(var(--ink-rgb), .5);position:relative;overflow:hidden}.about__media-frame img{object-fit:cover;object-position:50% 15%;width:100%;height:100%}.about__badge{background:var(--ink);color:var(--surface);border-radius:var(--radius-md);max-width:190px;box-shadow:0 20px 40px -20px rgba(var(--ink-rgb), .55);padding:16px 18px;position:absolute;bottom:-18px;right:-10px}.about__badge strong{font-family:var(--font-display);font-size:1.5rem;line-height:1;display:block}.about__badge span{color:#fffdf8b8;margin-top:6px;font-size:.76rem;line-height:1.35;display:block}.about__bio p{color:var(--ink-soft);font-size:1rem;line-height:1.7}.about__bio p+p{margin-top:14px}.about__credentials{gap:10px;margin-top:24px;display:grid}.about__credentials li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.94rem;display:flex}.about__credentials svg{width:18px;height:18px;color:var(--burgundy);flex:none;margin-top:2px}.nutritionist{text-align:center;align-items:center;gap:22px;max-width:720px;margin-inline:auto;display:grid}.nutritionist__photo{background:var(--surface);width:132px;height:132px;box-shadow:0 20px 40px -24px rgba(var(--ink-rgb), .4);border-radius:50%;margin-inline:auto;overflow:hidden}.nutritionist__photo img{object-fit:cover;object-position:50% 15%;width:100%;height:100%}.nutritionist__quote{font-family:var(--font-display);color:var(--ink-soft);margin:14px 0 0;font-size:clamp(1.02rem,2.6vw,1.2rem);font-style:italic;line-height:1.55}.nutritionist__quote:before{content:"“"}.nutritionist__quote:after{content:"”"}.nutritionist__name{color:var(--burgundy);margin-top:14px;font-weight:600}@media (width>=640px){.nutritionist{text-align:left;grid-template-columns:auto 1fr}.nutritionist__photo{margin-inline:0}}.inside-grid{grid-template-columns:1fr;gap:14px;display:grid}.inside-card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);padding:24px 20px}.inside-card__icon{border-radius:var(--radius-sm);background:var(--ink);width:46px;height:46px;color:var(--blush-soft);place-items:center;margin-bottom:16px;display:grid}.inside-card__icon svg{width:22px;height:22px}.inside-card h3{margin-bottom:6px;font-size:1.08rem}.inside-card p{color:var(--ink-soft);font-size:.92rem;line-height:1.55}.steps{counter-reset:step;gap:0;display:grid}.step{border-left:1.5px solid var(--line-strong);padding:22px 0 22px 56px;position:relative}.step:last-child{border-left:1.5px solid #0000;padding-bottom:0}.step:before{counter-increment:step;content:counter(step);background:var(--burgundy);width:44px;height:44px;color:var(--cream-white);font-family:var(--font-display);box-shadow:0 8px 18px -10px rgba(var(--ink-rgb), .5);border-radius:50%;place-items:center;font-size:1.05rem;display:grid;position:absolute;top:18px;left:-22px}.step h3{margin-bottom:6px;font-size:1.1rem}.step p{color:var(--ink-soft);max-width:52ch;font-size:.96rem;line-height:1.55}.reviews-rail{scroll-snap-type:x mandatory;margin:0 calc(var(--pad) * -1);padding-block:12px 10px;padding-inline:var(--pad);scrollbar-width:none;gap:22px;display:flex;overflow-x:auto}.reviews-rail::-webkit-scrollbar{display:none}.review-item{scroll-snap-align:center;flex:none;width:230px}.review-card{aspect-ratio:1;background:var(--ink);width:100%;box-shadow:0 20px 40px -20px rgba(var(--ink-rgb), .5), 0 0 0 6px var(--surface-tint);border-radius:50%;position:relative;overflow:hidden}.review-card video{object-fit:cover;width:100%;height:100%}.review-card__play{color:var(--surface);cursor:pointer;background:linear-gradient(#0000 45%,#00000080 100%);border:none;place-items:center;padding:0;display:grid;position:absolute;inset:0}.review-card__play svg{filter:drop-shadow(0 6px 14px #0006);width:52px;height:52px}.review-card__play[data-playing=true]{pointer-events:none;opacity:0;background:0 0}.review-card__play[data-playing=true] svg{opacity:0}.reviews-pagination{justify-content:center;align-items:center;gap:8px;margin-top:22px;display:flex}.reviews-dot{border-radius:var(--radius-pill);background:var(--line-strong);cursor:pointer;width:8px;height:8px;transition:width var(--dur) var(--ease), background var(--dur) var(--ease);border:none;padding:0}.reviews-dot[aria-current=true]{background:var(--burgundy);width:26px}.pricing-grid{grid-template-columns:1fr;gap:18px;display:grid}.price-card{border-radius:var(--radius-lg);background:var(--surface);border:1.5px solid var(--line);flex-direction:column;padding:28px 24px;display:flex;position:relative}.price-card--featured{border-color:var(--burgundy);background:var(--ink);color:var(--surface);box-shadow:0 30px 60px -30px rgba(var(--ink-rgb), .55)}.price-card--featured .price-card__desc,.price-card--featured .price-card__old{color:#fffdf8ad}.price-card--featured .price-card__per-day{color:#fffdf88c}.price-card__badge{background:var(--burgundy);color:var(--cream-white);letter-spacing:.04em;border-radius:var(--radius-pill);padding:7px 14px;font-size:.74rem;font-weight:600;position:absolute;top:-14px;left:24px}.price-card__name{font-family:var(--font-display);font-size:1.3rem}.price-card__desc{color:var(--ink-soft);min-height:44px;margin-top:8px;font-size:.9rem;line-height:1.5}.price-card__price-row{flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:20px;display:flex}.price-card__old{color:var(--muted);font-size:1rem;text-decoration:line-through}.price-card__price{font-family:var(--font-display);font-size:2.1rem}.price-card__per-day{color:var(--muted);margin-top:4px;font-size:.82rem}.price-card .btn{margin-top:22px}.pricing-foot{text-align:center;color:var(--ink-soft);background:var(--blush-soft);border-radius:var(--radius-sm);margin-top:22px;padding:14px 18px;font-size:.88rem}.guarantee{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--burgundy) 0%, var(--burgundy-deep) 100%);color:var(--surface);align-items:center;gap:24px;padding:clamp(28px,6vw,48px);display:grid}.guarantee__icon{background:#fffdf824;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.guarantee__icon svg{width:30px;height:30px}.guarantee h2{color:var(--surface);font-size:clamp(1.5rem,4vw,2rem)}.guarantee p{color:#fffdf8d1;max-width:56ch;margin-top:10px;line-height:1.6}.faq-list{gap:10px;display:grid}.faq-item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:4px 20px}.faq-item summary{cursor:pointer;font-family:var(--font-display);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:1.02rem;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .faq-plus{border:1.5px solid var(--line-strong);width:26px;height:26px;transition:transform var(--dur) var(--ease), background var(--dur) var(--ease);border-radius:50%;flex:none;place-items:center;display:grid}.faq-item summary .faq-plus svg{width:12px;height:12px;transition:transform var(--dur) var(--ease)}.faq-item[open] summary .faq-plus{background:var(--burgundy);border-color:var(--burgundy);color:var(--surface)}.faq-item[open] summary .faq-plus svg{transform:rotate(45deg)}.faq-item p{color:var(--ink-soft);max-width:62ch;padding-bottom:18px;font-size:.96rem;line-height:1.6}.faq-item p:has(+.faq-item__list){padding-bottom:8px}.faq-item__list{gap:7px;max-width:62ch;padding:0 0 20px;display:grid}.faq-item__list li{color:var(--ink-soft);padding-left:18px;font-size:.94rem;line-height:1.5;position:relative}.faq-item__list li:before{content:"";background:var(--burgundy);border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:2px}.faq-item__images{flex-wrap:wrap;gap:10px;padding-bottom:20px;display:flex}.faq-item__images img{object-fit:cover;border-radius:var(--radius-sm);background:var(--canvas-deep);width:104px;height:156px}.final-cta{text-align:center;position:relative}.final-cta__title{color:var(--surface);max-width:16ch;margin-inline:auto;font-size:clamp(2rem,6vw,3.1rem)}.final-cta__lede{color:#fffdf8c7;max-width:48ch;margin:16px auto 0}.final-cta__urgency{border-radius:var(--radius-pill);color:var(--surface);background:#fffdf81a;border:1px solid #fffdf83d;align-items:center;gap:8px;margin:24px auto 0;padding:9px 18px;font-size:.84rem;display:inline-flex}.final-cta__urgency svg{width:15px;height:15px;color:var(--blush)}.final-cta .btn{margin-top:30px}.final-cta .cta-note{color:#fffdf899}.join{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);box-shadow:0 30px 70px -40px rgba(var(--ink-rgb), .4);padding:clamp(26px,5vw,44px)}.join__tariffs{gap:10px;margin-top:18px;display:grid}.join__tariff{border-radius:var(--radius-sm);border:1.5px solid var(--line);cursor:pointer;transition:border-color var(--dur) var(--ease), background var(--dur) var(--ease);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.join__tariff:has(input:checked){border-color:var(--burgundy);background:var(--blush-soft)}.join__tariff-name{font-size:.96rem;font-weight:500}.join__tariff-price{color:var(--burgundy);font-size:.96rem;font-weight:600}.join__tariff input{accent-color:var(--burgundy);width:18px;height:18px}.field{gap:7px;margin-top:16px;display:grid}.field label{color:var(--ink-soft);font-size:.84rem;font-weight:500}.field input{border-radius:var(--radius-sm);border:1.5px solid var(--line);background:var(--canvas);height:50px;transition:border-color var(--dur) var(--ease);padding:0 16px;font-size:.98rem}.field input:focus-visible{border-color:var(--burgundy)}.field-error{color:var(--burgundy);font-size:.8rem}.join form .btn{margin-top:22px}.join__legal{color:var(--muted);margin-top:14px;font-size:.78rem;line-height:1.5}.site-footer{background:var(--ink);color:#fffdf8b3;padding-block:48px 28px}.site-footer__grid{gap:28px;display:grid}.site-footer__brand{color:var(--blush);align-items:center;gap:10px;display:flex}.site-footer__logo-mark{width:auto;height:50px}.site-footer h4{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:#fffdf880;margin-bottom:12px;font-size:.82rem;font-weight:600}.site-footer ul{gap:9px;display:grid}.site-footer a{transition:color var(--dur) var(--ease);font-size:.92rem}.site-footer a:hover{color:var(--surface)}.site-footer__bottom{color:#fffdf873;border-top:1px solid #fffdf81f;flex-wrap:wrap;justify-content:space-between;gap:10px 20px;margin-top:36px;padding-top:22px;font-size:.78rem;display:flex}main{padding-bottom:86px}.site-footer{padding-bottom:114px}@media (width>=860px){main{padding-bottom:0}.site-footer{padding-bottom:28px}}.legal-bar{border-bottom:1px solid var(--line);background:var(--surface-tint)}.legal-bar__row{height:var(--header-h);justify-content:space-between;align-items:center;gap:16px;display:flex}.legal-bar__logo-mark{width:auto;height:48px;color:var(--burgundy)}.legal-bar__back{color:var(--ink-soft);transition:color var(--dur) var(--ease);font-size:.9rem}.legal-bar__back:hover{color:var(--burgundy)}.legal{padding-block:clamp(36px,7vw,64px)}.legal__title{color:var(--burgundy);font-size:clamp(1.8rem,5vw,2.6rem);font-style:italic}.legal__intro{color:var(--muted);margin-top:14px;font-size:.92rem}.legal__intro p{line-height:1.5}.legal__section{border-top:1px solid var(--line);margin-top:34px;padding-top:34px}.legal__section:first-of-type{margin-top:40px}.legal__section h2{color:var(--ink);font-size:1.2rem;font-style:italic}.legal__section p,.legal__section li{color:var(--ink-soft);font-size:.98rem;line-height:1.65}.legal__section p{margin-top:14px}.legal__section h2+p{margin-top:12px}.legal__section ul,.legal__section ol{gap:8px;margin-top:12px;padding-left:22px;display:grid}.legal__section ul{padding-left:0;list-style:none}.legal__section ul li{padding-left:18px;position:relative}.legal__section ul li:before{content:"";background:var(--burgundy);border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:2px}.legal__section ol{list-style:decimal}.legal__section ol li::marker{color:var(--burgundy)}.mobile-bar{z-index:40;padding:12px var(--pad) calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);will-change:transform;background:#f7f1e6eb;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0)}.mobile-bar .btn{width:100%}@media (width>=700px){.cards-grid,.results-grid,.inside-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:repeat(3,1fr)}.hero__actions{flex-direction:row;align-items:center}.guarantee{text-align:left;grid-template-columns:auto 1fr}.review-item{width:270px}}@media (width>=860px){.mobile-bar{display:none}.about__grid{grid-template-columns:.85fr 1fr}.about__grid--reverse{direction:rtl}.about__grid--reverse>*{direction:ltr}}@media (width>=1000px){.hero__grid{grid-template-columns:1.05fr .95fr}.cards-grid,.inside-grid{grid-template-columns:repeat(3,1fr)}.site-footer__grid{grid-template-columns:1.4fr repeat(3,1fr)}.steps{grid-template-columns:repeat(2,1fr);gap:0 48px}.step:nth-child(2){border-left:1.5px solid var(--line-strong)}}@media (width>=640px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}
