@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.inline{display:inline}.table{display:table}}:root{--black:#090909;--charcoal:#1c1c1c;--white:#fff;--blue:#1b6fd8;--blue-bright:#2e8af6;--red:#d62828;--green:#15895b;--yellow:#f5c518;--cream:#f4f0e8;--gray-100:#f5f5f5;--gray-200:#e8e8e8;--gray-400:#979797;--gray-600:#606060;--gray-800:#292929}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--black);margin:0;font-family:Inter,Arial,sans-serif;font-size:15px;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,ul,blockquote{margin-top:0}button,summary,a{-webkit-tap-highlight-color:transparent}.container{width:min(100% - 36px,680px);margin-inline:auto}.display{letter-spacing:.02em;font-family:Bebas Neue,Impact,sans-serif}.serif{font-family:DM Serif Display,Georgia,serif;font-weight:400}.topbar{background:var(--black);min-height:40px;color:var(--white);letter-spacing:.08em;text-align:center;justify-content:center;align-items:center;gap:9px;padding:7px 14px;font-size:9px;font-weight:800;display:flex}.topbar-dot{background:var(--yellow);border-radius:50%;flex:none;width:7px;height:7px;animation:1.5s infinite blink}.topbar-pill{background:var(--blue);white-space:nowrap;border-radius:999px;padding:2px 8px}@keyframes blink{50%{opacity:.25}}.hero{background:radial-gradient(circle at 100% 2%, #2e8af62e, transparent 30%), var(--black);color:var(--white);padding-top:53px;overflow:hidden}.hero-kicker,.section-tag{background:var(--blue);color:var(--white);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;padding:6px 12px;font-size:10px;font-weight:900;display:inline-flex}.hero-kicker{color:#1a0f00;background:linear-gradient(135deg,#c8902a 0%,#f8ecaf 38%,#e8b84b 62%,#c8902a 100%) 0 0/200% 200%;animation:2.8s infinite gold}.section-tag{color:var(--blue);background:0 0;padding:0}.problem-tag{color:var(--red)}.light-tag{color:var(--blue-bright)}.testimonial-tag{color:var(--yellow)}.hero-title{max-width:650px;color:var(--white);letter-spacing:-.04em;margin-bottom:23px;font-family:Plus Jakarta Sans,Inter,Arial,sans-serif;font-size:clamp(32px,8.5vw,62px);font-weight:800;line-height:1.02}.hero-title .red{color:#ff4d4d}.hero-title .blue{color:var(--blue-bright)}.hero-title .yellow{color:#e8b84b}.hero-copy{color:#ffffffa6;max-width:570px;margin-bottom:10px;line-height:1.7}.hero-punch{color:var(--white);gap:3px;margin:20px 0 27px;font-size:19px;font-weight:900;display:grid}.hero-punch span{display:block}.hero-punch .hero-punch-detail{letter-spacing:-.01em;white-space:nowrap;font-size:clamp(12.5px,3.65vw,16px)}.button{letter-spacing:.025em;text-align:center;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:58px;padding:14px 18px;font-size:13px;font-weight:900;line-height:1.25;transition:transform .2s,filter .2s;display:flex}.button:hover{filter:brightness(1.06);transform:translateY(-2px)}.gold-button{color:#1a0f00;background:linear-gradient(135deg,#c8902a 0%,#f8ecaf 38%,#e8b84b 62%,#c8902a 100%) 0 0/200% 200%;animation:2.8s infinite gold;box-shadow:0 0 24px #f8ecaf40}.blue-animated-button{color:var(--white);background:linear-gradient(135deg,#176fc6 0%,#59adff 38%,#2e8af6 62%,#176fc6 100%) 0 0/200% 200%;animation:2.8s infinite blue-shimmer;box-shadow:0 0 24px #2e8af63d}.green-button{color:var(--white);background:linear-gradient(135deg,#0d7659 0%,#56d6aa 38%,#20a77d 62%,#0d7659 100%) 0 0/200% 200%;animation:2.8s infinite green-shimmer;box-shadow:0 0 24px #20a77d3d}.blue-button{background:var(--blue-bright);color:var(--white);box-shadow:0 10px 28px #2e8af63b}.dark-button{background:var(--black);color:var(--white)}.button-arrow{animation:.8s ease-in-out infinite bob}@keyframes gold{50%{background-position:100%;box-shadow:0 0 30px #f8ecaf7a}}@keyframes blue-shimmer{50%{background-position:100%;box-shadow:0 0 30px #2e8af66b}}@keyframes green-shimmer{50%{background-position:100%;box-shadow:0 0 30px #20a77d6b}}@keyframes bob{50%{transform:translateY(4px)}}.proof-cards{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:34px;margin-bottom:36px;display:grid}.proof-cards article{text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;min-width:0;padding:17px 9px}.proof-cards strong{color:var(--blue-bright);margin-bottom:4px;font-size:27px;line-height:1;display:block}.proof-cards span{color:#ffffff80;font-size:9.5px;line-height:1.35;display:block}.ticker{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin-top:36px;padding:12px 0;overflow:hidden}.ticker-track{width:max-content;animation:24s linear infinite ticker;display:flex}.ticker-group{align-items:center;gap:26px;padding-right:26px;display:flex}.ticker span{color:#ffffff80;letter-spacing:.08em;white-space:nowrap;font-size:10px;font-weight:800}.ticker b{color:var(--yellow)}.ticker i{color:#ffffff2e}@keyframes ticker{to{transform:translate(-50%)}}.section{padding:58px 0}.section-title{margin-bottom:14px;font-size:clamp(31px,7.4vw,48px);line-height:1.08}.section-intro{color:var(--gray-600);margin-bottom:24px}.light-title{color:var(--white)}.light-copy{color:#ffffff9e}.stack-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.list-row{align-items:flex-start;gap:11px;line-height:1.5;display:flex}.icon{border-radius:50%;flex:0 0 21px;place-items:center;width:21px;height:21px;margin-top:1px;font-size:11px;font-weight:900;display:grid}.icon.cross{color:var(--red);background:#d628281f}.icon.check{color:var(--green);background:#15895b21}.icon.arrow{color:#ad8200;background:#f5c51826;font-size:15px}.dark-list .list-row{color:var(--white);background:#8b1e2d;border-bottom:1px solid #ffffff29;padding:13px 14px}.dark-list .icon.cross{color:var(--white);background:#ffffff24}.dark-list .list-row:first-child{border-radius:12px 12px 0 0}.dark-list .list-row:last-child{border-bottom:0;border-radius:0 0 12px 12px}.pain-card{border:1px solid var(--gray-200);background:var(--white);border-radius:16px;margin-top:20px;padding:23px 19px}.pain-card h3{margin-bottom:17px;font-size:21px;line-height:1.3}.problem{background:var(--white)}.problem-statement{background:var(--black);color:var(--white);border-radius:16px;margin-top:24px;padding:25px 21px;position:relative;overflow:hidden}.problem-statement:before{background:var(--blue-bright);content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.problem-statement p{color:#ffffff8c}.problem-statement h3{margin-bottom:0;font-size:24px;line-height:1.35}.problem-statement mark{background:var(--yellow);color:var(--black);padding:0 4px}.problem-statement em{color:var(--white);font:inherit;margin-top:8px;font-style:normal;display:block}.gym{background:var(--black);color:var(--white)}.gym .section-intro{color:#ffffff8c}.black-card,.blue-card{border-radius:16px;padding:22px 19px}.black-card{background:var(--gray-800);border:1px solid #ffffff1f}.black-card .list-row{color:#ffffffb8}.blue-card{background:var(--blue);margin-top:12px}.blue-card .list-row{color:#ffffffe6}.blue-card .list-row strong{color:var(--white);font-weight:800}.blue-card .icon.arrow{color:var(--white);background:#ffffff26}.mini-label{color:var(--yellow);letter-spacing:.14em;margin-bottom:17px;font-size:10px;font-weight:900;display:block}.recovery-logic{background:var(--white)}.giant-title{margin-bottom:22px;font-size:clamp(47px,11vw,73px);line-height:.93}.giant-title span{color:var(--blue)}.soft-list .list-row{color:var(--white);background:#8b1e2d;border-radius:10px;padding:14px}.soft-list .icon.cross{color:var(--white);background:#ffffff24}.pullquote{border-left:4px solid var(--blue);background:#eef5ff;margin:28px 0;padding:23px 18px;font-size:19px;line-height:1.55}.pullquote mark{background:var(--yellow)}.recovery-box{background:var(--black);color:var(--white);border-radius:16px;padding:22px 18px}.recovery-box .mini-label{font-size:16px;line-height:1.35}.recovery-box .list-row{background:var(--blue);color:#ffffffd1;border-radius:10px;padding:15px 14px}.recovery-box .list-row strong{color:var(--white);font-weight:800}.recovery-box .icon.check{color:var(--white);background:#ffffff2b}.system-line{text-align:center;margin-top:25px}.system-line span{color:var(--gray-600);font-family:DM Serif Display,serif;font-style:italic;display:block}.system-line strong{color:var(--blue);margin-top:5px;font-size:37px;line-height:1;display:block}.introduce{background:radial-gradient(circle at 100% 100%, #2e8af633, transparent 35%), var(--black);color:var(--white)}.introduce-title{margin-bottom:15px;font-size:clamp(54px,13vw,84px);line-height:.88}.introduce-title span{color:var(--blue-bright);display:block}.introduce-sub{color:var(--white);margin-bottom:15px;font-size:21px;line-height:1.4}.introduce-sub .duration-highlight{color:var(--yellow)}.program-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:17px;margin:27px 0 18px;padding:23px 19px}.program-card .mini-label{color:var(--white)}.program-card .list-row{color:#1a0f00;background:linear-gradient(135deg,#c8902a 0%,#f8ecaf 42%,#e8b84b 100%);border-radius:10px;padding:15px 14px}.program-card .icon.check{color:var(--white);background:#000000c7}.trainer{background:var(--gray-100)}.trainer-section-title{color:var(--blue);letter-spacing:.08em;margin-bottom:24px;font-size:24px;font-weight:900;line-height:1.15}.profile-card{border:1px solid var(--gray-200);background:var(--white);border-radius:19px;overflow:hidden}.profile-photo{aspect-ratio:4/5;object-fit:cover;object-position:center 46%;background:var(--black);width:100%;display:block}.profile-copy{padding:23px 20px}.profile-copy h2{margin-bottom:2px;font-size:43px;line-height:1}.profile-copy>a{color:var(--blue);margin-bottom:24px;font-weight:800;display:inline-block}.trainer-timeline{gap:13px;padding-left:22px;display:grid;position:relative}.trainer-timeline:before{background:linear-gradient(var(--yellow), #c8902a);content:"";width:2px;position:absolute;top:7px;bottom:7px;left:5px}.trainer-timeline article{border:1px solid var(--gray-200);background:var(--gray-100);border-radius:12px;padding:15px;position:relative}.trainer-timeline article:before{border:3px solid var(--white);background:var(--yellow);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:19px;left:-22px;box-shadow:0 0 0 1px #c8902a}.trainer-timeline time{color:#b87912;letter-spacing:.09em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.trainer-timeline p{color:var(--gray-600);margin:0;line-height:1.6}.before-gallery{background:var(--black);color:var(--white);border-radius:17px;margin-top:18px;padding:18px 0 4px}.before-gallery>.journey-label,.before-gallery>h3{margin-inline:18px}.before-gallery>h3{margin-bottom:17px;font-size:24px;line-height:1.3}.journey-label{letter-spacing:.1em;border-radius:6px;margin-bottom:12px;padding:5px 9px;font-size:9px;font-weight:900;display:inline-flex}.journey-label.old{color:var(--yellow);background:#ffffff1a}.journey-label.now{color:var(--green);background:#15895b1f}.carousel-controls{color:#ffffff8c;justify-content:space-between;align-items:center;gap:15px;padding:0 18px 13px;font-size:10px;display:flex}.carousel-controls>div{gap:8px;display:flex}.carousel-controls button{width:36px;height:36px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:50%;place-items:center;padding:0;font-size:25px;display:grid}.carousel-controls button:disabled{cursor:default;opacity:.25}.photo-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:11px;padding:0 18px 8px;display:flex;overflow-x:auto}.photo-track::-webkit-scrollbar{display:none}.before-photo{aspect-ratio:9/13;scroll-snap-align:start;background:#141414;border:1px solid #ffffff26;border-radius:16px;flex:0 0 min(82%,360px);min-width:min(82%,360px);margin:0;position:relative;overflow:hidden}.before-photo img{object-fit:contain;width:100%;height:100%;display:block}.before-photo figcaption{color:#ffffffd1;letter-spacing:.08em;background:#000000bf;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;bottom:10px;right:10px}.carousel-dots{justify-content:center;gap:7px;padding:12px 18px 14px;display:flex}.carousel-dots button{cursor:pointer;background:#ffffff40;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.carousel-dots button.active{background:var(--yellow);width:27px}.photo-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.placeholder{background:linear-gradient(135deg,#2e8af612,#f5c51814), var(--gray-100);min-height:118px;color:var(--gray-400);letter-spacing:.08em;text-align:center;border:1px dashed #b8b8b8;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.placeholder.tall{min-height:260px}.placeholder-icon{font-size:18px;font-weight:400}.comparison{background:var(--white)}.testimonials{background:var(--black);color:var(--white)}.testimonial-title{margin-bottom:27px;font-size:clamp(48px,11vw,75px);line-height:.93}.testimonial-title span{color:var(--yellow)}.testimonial-grid{gap:10px;display:grid}.testimonial-card{background:var(--gray-800);border:1px solid #ffffff1a;border-radius:14px;padding:13px}.testimonial-card>span{color:var(--yellow);letter-spacing:.12em;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.testimonial-placeholder-pair{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.testimonial-card .placeholder{color:#ffffff45;background:#ffffff0a;border-color:#ffffff2b;min-height:165px}.testimonial-card-featured{padding:18px 0 4px;overflow:hidden}.testimonial-card-featured>span,.testimonial-card-featured>h3{margin-inline:18px}.testimonial-card-featured>h3{margin-bottom:17px;font-size:26px;line-height:1.2}.testimonial-card-featured .before-photo{background:var(--white)}.testimonial-cta{margin-top:24px}.packages{background:var(--gray-100)}.package-grid{gap:16px;display:grid}.package-card{border:1px solid var(--gray-200);background:var(--white);border-radius:19px;padding:27px 21px 22px;position:relative;overflow:hidden}.package-card.package-blue{border:2px solid var(--blue-bright);box-shadow:0 18px 48px #2e8af621}.package-card.package-gold{border:2px solid #d9a62e;box-shadow:0 18px 48px #c8902a29}.package-card.package-green{border:2px solid #20a77d;box-shadow:0 18px 48px #20a77d24}.popular{color:#1a0f00;letter-spacing:.1em;background:linear-gradient(135deg,#f8ecaf 0%,#e8b84b 68%,#c8902a 100%);border-radius:0 0 0 9px;padding:7px 12px;font-size:8px;font-weight:900;position:absolute;top:0;right:0}.package-duration{letter-spacing:.12em;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.package-blue .package-duration,.package-blue .price{color:var(--blue-bright)}.package-gold .package-duration,.package-gold .price{color:#b77a08}.package-green .package-duration,.package-green .price{color:#168b69}.package-card h3{margin-bottom:14px;font-size:28px}.package-fit{background:var(--gray-100);color:var(--gray-600);border-radius:10px;padding:13px;font-size:12px;line-height:1.5}.package-fit-blue{color:#16436d;background:linear-gradient(135deg,#dbefffd9,#2e8af61f);border:1px solid #2e8af652}.package-fit-gold{color:#4a340a;background:linear-gradient(135deg,#f8ecafb3,#e8b84b47);border:1px solid #c8902a6b}.package-fit-green{color:#155845;background:linear-gradient(135deg,#dcf8eee0,#20a77d24);border:1px solid #20a77d57}.button-arrow-right{animation:.9s ease-in-out infinite nudge-right}@keyframes nudge-right{50%{transform:translate(5px)}}.price{margin:18px 0 0;font-size:47px;line-height:1}.once{color:var(--gray-400);letter-spacing:.12em;margin-bottom:22px;font-size:8px;font-weight:900;display:block}.package-card h4{border-top:1px solid var(--gray-200);padding-top:17px;font-size:12px}.package-list{gap:8px;margin:0 0 22px;padding:0;list-style:none;display:grid}.package-list .list-row{font-size:12px}.package-list .icon{flex-basis:18px;width:18px;height:18px;font-size:9px}.faq{background:var(--white)}.faq-list{gap:8px;display:grid}details{border:1px solid var(--gray-200);background:var(--white);border-radius:12px;overflow:hidden}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:15px 17px;font-weight:800;line-height:1.4;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:20px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--gray-600);margin:0;padding:0 17px 17px;font-size:13px;line-height:1.65}.closing{background:radial-gradient(circle at 100% 0, #2e8af633, transparent 35%), var(--black);color:var(--white);padding:62px 0 75px}.closing h2{margin-bottom:16px;font-size:clamp(52px,12vw,80px);line-height:.9}.closing h2 span{color:var(--blue-bright)}.closing>.container>p{color:#fff9;margin-bottom:25px}.disclaimer{color:#ffffff6b;border:1px solid #ffffff1a;border-radius:10px;margin-top:17px;padding:15px;font-size:10px;line-height:1.55}footer{color:#ffffff4d;background:#030303;padding:29px 0}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-inner strong{font-size:19px}.footer-inner span{font-size:9px}@media (width>=560px){body{font-size:16px}.section{padding:72px 0}.journey-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card-featured{grid-column:1/-1}.package-card{padding:34px 29px 28px}}@media (width<=380px){.container{width:min(100% - 28px,680px)}.hero-title{font-size:31px}.proof-cards strong{font-size:23px}.proof-cards span{font-size:8.5px}.topbar>span:nth-child(2){display:none}.photo-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
/* V11: gold glowing card requested by the user. */
.blue-card {
  background: linear-gradient(135deg, #8a5b08 0%, #c8902a 34%, #f8ecaf 54%, #dcae3a 74%, #7c4e05 100%);
  background-size: 200% 200%;
  color: #1a0f00;
  border: 1px solid rgba(248, 236, 175, .9);
  box-shadow: 0 0 22px rgba(232, 184, 75, .46), 0 18px 45px rgba(200, 144, 42, .28);
  animation: gold-card-glow 2.8s ease-in-out infinite;
}

/* V14: carousel images are fetched only when the carousel approaches the viewport. */
.before-photo img[data-src] {
  opacity: 0;
  transition: opacity .18s ease;
}

.before-photo img[data-src].is-loaded {
  opacity: 1;
}
.blue-card .list-row,
.blue-card .list-row strong { color: #1a0f00; }
.blue-card .icon.arrow {
  color: #fff;
  background: rgba(26, 15, 0, .72);
}
.blue-card .mini-label { color: #1a0f00; }
@keyframes gold-card-glow {
  50% {
    background-position: 100% 50%;
    box-shadow: 0 0 34px rgba(248, 236, 175, .7), 0 20px 55px rgba(200, 144, 42, .36);
  }
}

/* V14 Core Web Vitals: preserve the premium gradients but stop continuous
   repaint work. Below-fold sections are rendered only near the viewport. */
.hero-kicker,
.gold-button,
.blue-animated-button,
.green-button,
.blue-card,
.button-arrow,
.button-arrow-right {
  animation: none !important;
}

.hero-kicker,
.gold-button,
.blue-card {
  background-position: 50% 50% !important;
}

.section,
.closing,
footer {
  content-visibility: auto;
  contain-intrinsic-size: auto 900px;
}

.trainer,
.testimonials {
  contain-intrinsic-size: auto 2400px;
}

.hero-image-wrap img {
  filter: none !important;
}

*,
*::before,
*::after {
  animation: none !important;
}

/* V15: keep the trainer heading on one line at every supported width. */
.trainer-section-title {
  white-space: nowrap;
  font-size: clamp(19px, 5.5vw, 24px);
  letter-spacing: .045em;
}

/* V16 — gold problem statement with clean white emphasis blocks */
.problem-statement {
  background: linear-gradient(135deg, #c8902a 0%, #f8ecaf 42%, #e8b84b 100%);
  color: #1a0f00;
  border: 1px solid rgba(248, 236, 175, .95);
  box-shadow: 0 18px 45px rgba(200, 144, 42, .26);
}

.problem-statement::before {
  background: #714706;
}

.problem-statement p {
  color: rgba(26, 15, 0, .72);
}

.problem-statement h3,
.problem-statement em {
  color: #1a0f00;
}

.problem-statement mark {
  background: #fff;
  color: #1a0f00;
  padding: 0 5px;
  box-shadow: 0 3px 12px rgba(70, 42, 0, .12);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

/* V17 — colored emphasis inside the hero subheadline */
.hero-copy-gold {
  color: #e8b84b;
  font-weight: 800;
}

.hero-copy-red {
  color: #ff4d4d;
  font-weight: 800;
}

/* V17 — glossy premium blue cards for recovery guidance */
.recovery-box {
  box-shadow: 0 20px 50px rgba(8, 58, 126, .18);
}

.recovery-box .list-row {
  background:
    radial-gradient(circle at 86% 6%, rgba(255, 255, 255, .42), transparent 29%),
    linear-gradient(135deg, #073b82 0%, #176fc6 26%, #59adff 48%, #227bd9 68%, #063675 100%);
  border: 1px solid rgba(154, 211, 255, .5);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .5),
    inset 0 -1px 0 rgba(0, 38, 91, .4),
    0 10px 24px rgba(9, 76, 160, .28);
}

.recovery-box .icon.check {
  background: rgba(255, 255, 255, .2);
  border: 1px solid rgba(255, 255, 255, .22);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3);
}

/* V19 — emphasize familiar medicine names in the problem intro */
.problem .section-intro .medicine-names {
  color: #090909;
  font-weight: 900;
}

/* V20 — unify the recovery section with the premium gold visual language */
.recovery-box .mini-label {
  color: #fff;
}

.recovery-box .list-row {
  color: #1a0f00;
  background:
    radial-gradient(circle at 84% 7%, rgba(255, 255, 255, .68), transparent 30%),
    linear-gradient(135deg, #c8902a 0%, #f8ecaf 42%, #e8b84b 72%, #c8902a 100%);
  border: 1px solid rgba(255, 239, 173, .9);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .72),
    inset 0 -1px 0 rgba(116, 70, 0, .24),
    0 10px 24px rgba(200, 144, 42, .28);
}

.recovery-box .list-row strong {
  color: #1a0f00;
}

.recovery-box .icon.check {
  color: #fff;
  background: #2a1c08;
  border: 1px solid rgba(255, 255, 255, .18);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .22);
}

/* V21 — deter saving, dragging, selecting, and long-pressing site images. */
img,
picture,
figure,
.hero-image-wrap,
.profile-card {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
}

img {
  pointer-events: none;
}

/* V28 — frasa utama tetap hitam dan lebih tegas di atas kartu gold. */
.program-card .list-row strong {
  color: #1a0f00;
  font-weight: 900;
}


/* V33 — 100% money-back guarantee placed after packages and before FAQ. */
.money-back-guarantee {
  background: var(--gray-100);
  padding-top: 0;
  padding-bottom: 58px;
}

.money-back-card {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  padding: 25px 23px;
  color: var(--white);
  background:
    radial-gradient(circle at 10% 50%, rgba(248, 236, 175, .14), transparent 31%),
    linear-gradient(145deg, #050505 0%, #111 58%, #050505 100%);
  border: 1.5px solid #d9a62e;
  border-radius: 19px;
  box-shadow: 0 18px 46px rgba(200, 144, 42, .22), inset 0 1px 0 rgba(255, 255, 255, .06);
}

.money-back-card::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(105deg, transparent 0 41%, rgba(255,255,255,.055) 50%, transparent 59%);
}

.money-back-icon {
  position: relative;
  z-index: 1;
  width: 84px;
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(248, 236, 175, .2), rgba(200, 144, 42, .06) 65%, transparent 66%);
  filter: drop-shadow(0 8px 20px rgba(232, 184, 75, .28));
}

.money-back-icon svg {
  width: 65px;
  height: 72px;
  overflow: visible;
}

.money-back-icon svg path:first-child {
  fill: rgba(232, 184, 75, .14);
  stroke: #e8b84b;
  stroke-width: 3.2;
  stroke-linejoin: round;
}

.money-back-icon svg path:last-child {
  fill: none;
  stroke: #f8ecaf;
  stroke-width: 5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.money-back-copy {
  position: relative;
  z-index: 1;
  min-width: 0;
}

.money-back-title {
  margin: 0 0 10px;
  color: var(--white);
  font-size: clamp(29px, 8.1vw, 46px);
  line-height: .98;
  letter-spacing: .025em;
}

.money-back-title span {
  color: #e8b84b;
  white-space: nowrap;
}

.money-back-copy p {
  margin: 0 0 15px;
  color: rgba(255, 255, 255, .72);
  font-size: 12.5px;
  line-height: 1.65;
}

.money-back-copy p strong {
  color: #f8ecaf;
  font-weight: 800;
}

.money-back-result {
  padding-top: 13px;
  color: var(--white);
  border-top: 1px solid rgba(232, 184, 75, .35);
  font-size: 14px;
  font-weight: 900;
  line-height: 1.35;
}

.money-back-result strong {
  color: #e8b84b;
  font-size: 1.15em;
}

@media (max-width: 480px) {
  .money-back-guarantee {
    padding-bottom: 50px;
  }

  .money-back-card {
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 14px;
    padding: 22px 17px;
    border-radius: 16px;
  }

  .money-back-icon {
    width: 64px;
  }

  .money-back-icon svg {
    width: 49px;
    height: 56px;
  }

  .money-back-title {
    font-size: clamp(25px, 7.7vw, 33px);
    line-height: 1;
  }

  .money-back-copy p {
    font-size: 11.5px;
    line-height: 1.6;
  }

  .money-back-result {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .money-back-card {
    grid-template-columns: 1fr;
  }

  .money-back-icon {
    width: 58px;
  }
}


/* V35 - closing section copy update only */
.closing .closing-prehead{
  display:grid;
  gap:3px;
  margin:0 0 22px;
  font-size:10px;
  font-weight:900;
  line-height:1.35;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.closing .closing-prehead span{display:block}
.closing .closing-prehead-white{color:#fff}
.closing .closing-prehead-red{color:#ff4d4d}
.closing h2 span{color:#ff4d4d}
@media (min-width:560px){
  .closing .closing-prehead{font-size:10px}
}


/* V37 — CTA package animation. Scoped overrides intentionally use !important
   because V14 disables all animations globally with animation:none!important. */
.package-cta-animated{
  --cta-glow:232,184,75;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  transform:translateZ(0);
  animation:packageCtaPulseV37 1.75s ease-in-out infinite !important;
  will-change:transform,box-shadow,filter;
}

.blue-animated-button.package-cta-animated{--cta-glow:46,138,246}
.gold-button.package-cta-animated{--cta-glow:232,184,75}
.green-button.package-cta-animated{--cta-glow:32,167,125}

.package-cta-animated::before{
  content:"";
  position:absolute;
  z-index:0;
  top:-50%;
  left:-42%;
  width:25%;
  height:200%;
  pointer-events:none;
  opacity:0;
  transform:rotate(18deg);
  background:linear-gradient(90deg,
    transparent 0%,
    rgba(255,255,255,.08) 16%,
    rgba(255,255,255,.92) 50%,
    rgba(255,255,255,.08) 84%,
    transparent 100%);
  animation:packageCtaShineV37 2.55s ease-in-out infinite !important;
}

.package-cta-animated > *{
  position:relative;
  z-index:1;
}

.package-cta-animated .button-arrow-right{
  display:inline-block;
  animation:packageArrowMoveV37 .82s ease-in-out infinite !important;
}

@keyframes packageCtaPulseV37{
  0%,100%{
    transform:translateY(0) scale(1);
    filter:brightness(1);
    box-shadow:0 8px 20px rgba(var(--cta-glow),.20),0 0 0 1px rgba(255,255,255,.05) inset;
  }
  50%{
    transform:translateY(-2px) scale(1.025);
    filter:brightness(1.09);
    box-shadow:0 12px 38px rgba(var(--cta-glow),.52),0 0 22px rgba(var(--cta-glow),.28),0 0 0 1px rgba(255,255,255,.12) inset;
  }
}

@keyframes packageCtaShineV37{
  0%,22%{left:-42%;opacity:0}
  28%{opacity:.95}
  52%{left:118%;opacity:.95}
  58%,100%{left:118%;opacity:0}
}

@keyframes packageArrowMoveV37{
  0%,100%{transform:translateX(0)}
  50%{transform:translateX(7px)}
}

.package-cta-animated:hover{
  animation-play-state:paused !important;
  transform:translateY(-2px) scale(1.025);
  filter:brightness(1.08);
}
.package-cta-animated:hover::before,
.package-cta-animated:hover .button-arrow-right{
  animation-play-state:paused !important;
}

@media (prefers-reduced-motion:reduce){
  .package-cta-animated,
  .package-cta-animated::before,
  .package-cta-animated .button-arrow-right{
    animation:none!important;
  }
}
