@import "https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600;700;800;900&display=swap";:root{--black:#0c0c0c;--paper:#fff;--ink:#d7e2ea;--muted:#d7e2eaad;--soft:#d7e2ea1f;--line:#d7e2ea47;--dark-line:#0c0c0c26;--orange:#ef7b32;--pink:#b600a8;--violet:#7621b0;--red:#d7323d;--green:#134d3c;--shadow:0 30px 100px #0000006b}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--black);min-height:100%}html{scroll-behavior:smooth}body{color:var(--ink);letter-spacing:0;font-family:Kanit,Microsoft YaHei,PingFang SC,system-ui,sans-serif}button,a{color:inherit;font:inherit}button{border:0}a{text-decoration:none}img,video{max-width:100%;display:block}.site-shell{background:var(--black);min-height:100vh;overflow-x:clip}.smart-nav{z-index:80;-webkit-backdrop-filter:blur(18px)saturate(1.35);backdrop-filter:blur(18px)saturate(1.35);background:#0c0c0c9e;border:1px solid #d7e2ea33;border-radius:999px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px;display:grid;position:fixed;top:12px;left:14px;right:14px;box-shadow:0 18px 52px #00000047}.smart-nav>span{color:#ffcb7a;white-space:nowrap;background:#d7e2ea1f;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.smart-nav div{scrollbar-width:none;gap:6px;min-width:0;display:flex;overflow-x:auto}.smart-nav div::-webkit-scrollbar{display:none}.smart-nav a{color:#fff;border-radius:999px;flex:none;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.smart-nav a:active{transform:scale(.97)}.scroll-progress-button{z-index:70;background:radial-gradient(circle at center, #0c0c0ce6 0 54%, transparent 56%), conic-gradient(#ffcb7a var(--progress), #ffffff2e 0);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px)saturate(1.25);backdrop-filter:blur(16px)saturate(1.25);border:0;border-radius:999px;grid-template-rows:1fr auto;place-items:center;width:62px;height:62px;transition:transform .18s,box-shadow .18s,opacity .18s;display:grid;position:fixed;top:74px;right:16px;box-shadow:inset 0 1px #fff3,0 18px 48px #00000061}.scroll-progress-button span{font-size:11px;font-weight:900;line-height:1}.scroll-progress-button svg{color:#ffcb7a;transform:rotate(-90deg)}.scroll-progress-button:active{transform:scale(.96)}.hero-heading{background:linear-gradient(#646973 0%,#bbccd7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-v2{isolation:isolate;flex-direction:column;min-height:100svh;padding:74px 18px 30px;display:flex;position:relative;overflow:hidden}.hero-v2,.about-section,.questions-section,.offer-section,.value-section,.rhythm-section,.projects-section,.faq-section,.contact-section-v2{scroll-margin-top:18px}.hero-video-bg{z-index:-3;background:#111;position:absolute;inset:0}.hero-video-bg video,.hero-video-bg img{object-fit:cover;opacity:.5;width:100%;height:100%;animation:18s ease-in-out infinite alternate hero-film-drift;transform:scale(1.05)}.hero-v2:before{z-index:-2;content:"";background:radial-gradient(circle at 52% 42%,#be4c0029,#0000 30%),linear-gradient(#0c0c0c61 0%,#0c0c0cad 54%,#0c0c0c 100%);position:absolute;inset:0}.hero-v2:after{z-index:-1;content:"";background-image:linear-gradient(#d7e2ea0b 1px,#0000 1px),linear-gradient(90deg,#d7e2ea09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 18% 82%,#0000 100%)}.hero-nav{z-index:20;color:var(--ink);letter-spacing:.08em;justify-content:space-between;gap:12px;font-size:clamp(.78rem,2.7vw,1.35rem);font-weight:700;display:flex;position:relative}.hero-nav a{text-transform:uppercase;transition:opacity .2s}.hero-nav a:hover{opacity:.7}.hero-title-wrap{z-index:5;margin-top:clamp(22px,7vh,52px);position:relative}.hero-kicker,.mini-tag{color:#ffcb7a;letter-spacing:.04em;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.hero-v2 h1{text-transform:uppercase;letter-spacing:0;width:100%;margin-top:12px;font-size:clamp(3.2rem,14.5vw,13.5rem);font-weight:900;line-height:.95}.hero-poster-magnet{z-index:10;width:min(76vw,360px);transition:transform .45s;position:absolute;top:52%;left:50%;transform:translate(0,0)}.hero-poster{width:100%;box-shadow:var(--shadow);cursor:pointer;background:#111;border:1px solid #d7e2eab3;border-radius:8px;position:relative;overflow:hidden;transform:translate(-50%)}.hero-poster img{aspect-ratio:4/5;object-fit:cover;width:100%}.hero-poster:after{content:"";background:linear-gradient(#0000 34%,#000000b8);position:absolute;inset:0}.hero-poster span{z-index:1;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0c0c94;border:1px solid #ffffff61;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;bottom:14px;left:14px}.hero-bottom{z-index:14;flex:1;justify-content:space-between;align-items:flex-end;gap:18px;padding-top:34vh;display:flex;position:relative}.hero-copy-mini{max-width:260px}.hero-copy-mini p{color:var(--ink);font-size:clamp(.82rem,1.45vw,1.5rem);font-weight:300;line-height:1.55}.hero-badges{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.hero-badges span,.camp-pills span{color:#ffffffdb;background:#d7e2ea1a;border:1px solid #d7e2ea4d;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.hero-actions-v2,.contact-actions-v2{flex-direction:column;align-items:stretch;gap:10px;display:flex}.contact-button{outline-offset:-3px;color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(123deg,#18011f 7%,#b600a8 37%,#7621b0 72%,#be4c00 100%);border-radius:999px;outline:2px solid #fff;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 24px;font-size:13px;font-weight:800;transition:transform .18s,filter .18s;display:inline-flex;box-shadow:0 4px 4px #b501a740,inset 4px 4px 12px #7721b1}.ghost-button,.live-button{border:2px solid var(--ink);min-height:48px;color:var(--ink);letter-spacing:.06em;white-space:nowrap;background:#d7e2ea0d;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.ghost-button.light{color:#111;border-color:#111}.contact-button:active,.ghost-button:active,.live-button:active{transform:translateY(1px)scale(.99)}.marquee-section{background:var(--black);gap:12px;padding:64px 0 70px;display:grid;overflow:hidden}.marquee-row{will-change:transform;gap:12px;width:max-content;display:flex}.marquee-tile{cursor:pointer;background:#151515;border:1px solid #d7e2ea2e;border-radius:8px;width:clamp(250px,56vw,390px);height:clamp(160px,35vw,245px);position:relative;overflow:hidden}.marquee-tile img{object-fit:cover;width:100%;height:100%;transition:transform .48s}.marquee-tile:after{content:"";background:linear-gradient(#0000 42%,#000000b8);position:absolute;inset:0}.marquee-tile span{z-index:1;color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 28px);font-size:13px;font-weight:800;position:absolute;bottom:12px;left:14px;overflow:hidden}.about-section{background:var(--black);min-height:auto;padding:76px 18px 92px;position:relative;overflow:hidden}.section-intro{z-index:4;max-width:980px;margin:0 auto 30px;position:relative}.section-intro:before{content:"";transform-origin:0;background:linear-gradient(90deg,#b600a8,#ef7b32);border-radius:999px;width:54px;height:4px;margin-bottom:18px;animation:.9s both intro-line;display:block}.section-intro span{color:#ffcb7a;letter-spacing:.08em;margin-bottom:12px;font-size:13px;font-weight:900;display:inline-flex}.section-intro h2{letter-spacing:0;font-size:clamp(2.55rem,9.5vw,6.8rem);font-weight:900;line-height:1.02}.section-intro p{max-width:720px;margin-top:16px;font-size:clamp(.98rem,2vw,1.24rem);line-height:1.75}.dark-intro h2{color:#fff}.dark-intro p{color:var(--muted)}.light-intro h2{color:#0c0c0c}.light-intro span{color:var(--pink)}.light-intro p{color:#0c0c0c9e}.pain-summary-grid{z-index:4;gap:12px;max-width:1120px;margin:0 auto 28px;display:grid;position:relative}.pain-summary-card{color:inherit;cursor:pointer;text-align:left;background:#d7e2ea0b;border:1px solid #d7e2ea2e;border-radius:8px;padding:18px;transition:border-color .18s,background .18s,box-shadow .18s}.pain-summary-card.active{background:linear-gradient(135deg,#ffcb7a24,#b600a814),#d7e2ea0f;border-color:#ffcb7ab8;box-shadow:0 18px 54px #00000042}.pain-summary-card span{color:#ffcb7a;font-size:13px;font-weight:900}.pain-summary-card h3{color:#fff;margin:10px 0 8px;font-size:20px;line-height:1.2}.pain-summary-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.72;display:-webkit-box;overflow:hidden}.pain-summary-card em{color:#ffcb7a;background:#ffcb7a1f;border-radius:999px;width:fit-content;margin-top:12px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.inline-detail-button{color:#fff;cursor:pointer;letter-spacing:.04em;background:#d7e2ea14;border:1px solid #d7e2ea6b;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:0 16px;font-size:13px;font-weight:900;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.inline-detail-button.dark{color:#fff;background:#0c0c0c;border-color:#0c0c0c2e}.inline-detail-button:active{transform:scale(.97)}.match-feature .inline-detail-button,.proof-card .inline-detail-button{margin-top:6px}.profile-switch{z-index:5;scroll-snap-type:x mandatory;gap:8px;max-width:760px;margin:8px auto 18px;padding:4px 0 10px;display:flex;position:relative;overflow-x:auto}.profile-pill{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;scroll-snap-align:start;background:0 0;border-radius:999px;flex:none;padding:10px 16px;font-size:13px;font-weight:800;transition:background .18s,border-color .18s,color .18s,box-shadow .18s}.profile-pill.active{background:var(--ink);color:#111;border-color:#0000;box-shadow:0 10px 28px #d7e2ea29}.match-feature{z-index:5;background:#d7e2ea0a;border:1px solid #d7e2ea61;border-radius:8px;gap:20px;max-width:980px;margin:0 auto;padding:20px;display:grid;position:relative;box-shadow:0 26px 70px #00000038}.match-feature h3{color:#fff;margin:10px 0 8px;font-size:clamp(1.8rem,5.7vw,3.2rem);line-height:1.05}.match-feature p,.match-feature blockquote{color:var(--muted);font-size:15px;line-height:1.75}.match-feature blockquote{border-left:4px solid var(--orange);padding-left:14px}.match-stats{gap:10px;display:grid}.match-stats div{border:1px solid var(--line);border-radius:8px;padding:14px}.match-stats strong,.match-stats span{display:block}.match-stats strong{color:#fff;font-size:18px;line-height:1.25}.match-stats span{color:var(--muted);margin-top:5px;font-size:12px}.recommendation-lab{z-index:5;gap:16px;max-width:1120px;margin:0 auto;display:grid;position:relative}.diagnosis-panel{gap:12px;display:grid}.question-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.question-progress button{color:#ffffff94;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;align-content:center;gap:6px;min-height:72px;padding:10px;font-size:12px;font-weight:800;transition:background .18s,border-color .18s,color .18s;display:grid}.question-progress span{color:#ffcb7a;font-size:12px;font-weight:900}.question-progress button.active,.question-progress button.done{color:#fff;background:#ffcb7a1c;border-color:#ffcb7a61}.diagnosis-group{-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:linear-gradient(145deg,#ffffff1c,#ffffff09),#ffffff0a;border:1px solid #d7e2ea2e;border-radius:16px;gap:12px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff24,0 18px 54px #00000038}.diagnosis-group.single{min-height:360px}.diagnosis-group>span{color:#ffcb7a;background:#ffcb7a1f;border-radius:999px;width:fit-content;padding:6px 9px;font-size:12px;font-weight:900}.diagnosis-group h3{color:#fff;font-size:clamp(1.1rem,4.8vw,1.8rem);line-height:1.18}.diagnosis-options{gap:8px;display:grid}.diagnosis-options button{color:#fff;cursor:pointer;text-align:left;background:#ffffff0e;border:1px solid #d7e2ea29;border-radius:12px;gap:4px;padding:12px;transition:background .18s,border-color .18s,transform .18s;display:grid}.diagnosis-options button:hover,.diagnosis-options button.active{background:linear-gradient(135deg,#ffcb7a24,#b600a81f),#ffffff14;border-color:#ffcb7a8a}.diagnosis-options button:active{transform:scale(.98)}.diagnosis-options strong{font-size:14px}.diagnosis-options em{color:#d7e2eaad;font-size:12px;font-style:normal;line-height:1.45}.selected-summary{flex-wrap:wrap;gap:8px;display:flex}.selected-summary button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;grid-template-columns:auto auto;align-items:center;gap:7px;padding:8px 11px;display:inline-grid}.selected-summary span{color:#ffcb7a;font-size:11px;font-weight:900}.selected-summary strong{font-size:12px}.recommendation-result{-webkit-backdrop-filter:blur(20px)saturate(1.24);backdrop-filter:blur(20px)saturate(1.24);background:linear-gradient(145deg,#ffcb7a21,#b600a81c),#ffffff0e;border:1px solid #ffcb7a57;border-radius:18px;scroll-margin-top:104px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 28px 86px #00000057}.recommendation-waiting{-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:linear-gradient(145deg,#ffffff1c,#ffffff09),#ffffff0b;border:1px solid #d7e2ea2e;border-radius:18px;align-content:center;gap:14px;min-height:360px;padding:22px;display:grid;box-shadow:inset 0 1px #ffffff29,0 24px 72px #0000004d}.recommendation-waiting h3{color:#fff;max-width:620px;font-size:clamp(2rem,6vw,4rem);line-height:1.05}.recommendation-waiting p{color:#d7e2eab8;max-width:560px;line-height:1.7}.recommendation-waiting strong{color:#ffcb7a;font-size:13px;font-weight:900}.waiting-progress{background:#ffffff1f;border-radius:999px;width:min(100%,360px);height:8px;overflow:hidden}.waiting-progress span{border-radius:inherit;background:linear-gradient(90deg,#ffcb7a,#b600a8);height:100%;transition:width .26s;display:block}.recommendation-result>img{object-fit:cover;width:100%;height:240px}.result-copy{gap:14px;padding:18px;display:grid}.result-copy h3{color:#fff;font-size:clamp(2rem,7vw,4.2rem);line-height:1.02}.result-copy p,.result-copy blockquote,.result-reasons{color:#d7e2eac2;line-height:1.7}.result-reasons{gap:8px;padding-left:18px;display:grid}.result-copy blockquote{border-left:4px solid var(--orange);padding-left:14px}.result-actions,.selection-actions,.plan-next-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.result-actions .inline-detail-button{min-height:48px}.selection-bridge{z-index:2;-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:linear-gradient(145deg,#ffcb7a1f,#ffffff0b),#ffffff0e;border:1px solid #ffcb7a47;border-radius:18px;gap:16px;max-width:1080px;margin:0 auto 24px;padding:18px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff29,0 22px 68px #00000047}.selection-bridge h3{color:#fff;margin-top:8px;font-size:clamp(1.8rem,5.8vw,3.4rem);line-height:1.05}.selection-bridge p,.selection-bridge li{color:#d7e2eabd;line-height:1.7}.selection-bridge ul{gap:6px;padding-left:18px;display:grid}.selection-actions a,.selection-actions button,.plan-next-actions a{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.selection-actions button{background:#ffcb7a29;border-color:#ffcb7a6b}.plan-chip-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:1080px;margin:0 auto 34px;display:grid}.plan-chip-row button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ffffff1a,#ffffff09),#ffffff0b;border:1px solid #d7e2ea29;border-radius:16px;place-items:center;gap:4px;min-height:88px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;box-shadow:inset 0 1px #ffffff1f}.plan-chip-row button.active{background:linear-gradient(145deg,#ffcb7a2e,#b600a81f),#ffffff0f;border-color:#ffcb7a85;box-shadow:inset 0 1px #ffffff2e,0 18px 54px #00000042}.plan-chip-row strong{font-size:clamp(1.05rem,4vw,1.8rem);line-height:1}.plan-chip-row span{color:#ffcb7a;font-size:13px;font-weight:900}.questions-section{background:linear-gradient(#ffffff06,#fff0),#0c0c0c;padding:76px 18px 92px;position:relative;overflow:hidden}.questions-section:before{content:"";pointer-events:none;background:linear-gradient(120deg,#3bd4b81a,#0000 34%),linear-gradient(300deg,#ffcb7a14,#0000 42%);position:absolute;inset:0}.question-lane{z-index:2;gap:12px;max-width:1120px;margin:0 auto;display:grid;position:relative}.question-card{min-height:300px;color:inherit;cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);background:linear-gradient(145deg,#ffffff29,#ffffff0b),#ffffff0d;border:1px solid #ffffff2e;border-radius:14px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,0 24px 76px #00000047}.question-card:after{content:"";background:linear-gradient(#0000 18%,#0c0c0c85 52%,#0c0c0ceb);position:absolute;inset:0}.question-card img{object-fit:cover;opacity:.38;width:100%;height:100%;transition:transform .52s;position:absolute;inset:0}.question-card span,.question-card h3,.question-card p,.question-card em{z-index:1;position:relative}.question-card span{color:#ffcb7a;background:#0c0c0c7a;border:1px solid #ffcb7a6b;border-radius:999px;width:fit-content;padding:8px 11px;font-size:12px;font-weight:900;display:inline-flex}.question-card h3{color:#fff;max-width:360px;margin-top:120px;font-size:clamp(1.65rem,5.2vw,2.65rem);line-height:1.08}.question-card p{color:#ffffffc2;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:390px;margin-top:10px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.question-card em{color:#fff;background:#ffffff21;border-radius:999px;width:fit-content;margin-top:14px;padding:8px 12px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.question-card:hover{border-color:#ffcb7a80;box-shadow:inset 0 1px #ffffff47,0 28px 86px #00000061}.offer-section{z-index:2;background:var(--paper);color:#0c0c0c;border-radius:40px 40px 0 0;padding:76px 18px 92px;position:relative}.offer-section:before,.faq-section:before{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(#b600a80f,#0000);height:140px;position:absolute;inset:0 0 auto}.service-list{max-width:1080px;margin:0 auto}.service-item{border-bottom:1px solid var(--dark-line);color:#0c0c0c;text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(78px,.35fr) minmax(0,1fr);gap:16px;width:100%;padding:24px 0;transition:background .18s,padding-left .18s,border-color .18s;display:grid}.service-item:first-child{border-top:1px solid var(--dark-line)}.service-item.active .service-no,.service-item.active strong{color:var(--pink)}.service-item.active{background:linear-gradient(90deg,#b600a814,#0000 58%);border-color:#b600a83d;padding-left:12px}.service-no{font-size:clamp(2.8rem,11vw,7rem);font-weight:900;line-height:.82}.service-main{align-content:center;gap:8px;display:grid}.service-main strong{text-transform:uppercase;font-size:clamp(1.08rem,3vw,2.1rem);font-weight:700;line-height:1.1}.service-main em{color:#0c0c0c;font-size:clamp(.95rem,2vw,1.3rem);font-style:normal;font-weight:700}.service-main p,.camp-panel p,.plan-callout p,.faq-list p,.contact-section-v2 p{color:#0c0c0c9e;font-size:clamp(.92rem,1.5vw,1.1rem);font-weight:300;line-height:1.75}.service-main p,.camp-panel>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.plan-callout{background:#f4f4f4;border:1px solid #0c0c0c24;border-radius:8px;gap:8px;max-width:900px;margin:28px auto 44px;padding:18px;display:grid;box-shadow:0 18px 42px #0c0c0c14}.plan-callout span{color:var(--pink);font-size:13px;font-weight:900}.plan-callout strong{font-size:26px}.price-proof-strip{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(168px,1fr);grid-auto-flow:column;gap:10px;max-width:1080px;margin:0 auto 36px;padding:2px 1px 12px;display:grid;overflow-x:auto}.price-proof-strip::-webkit-scrollbar{display:none}.price-proof-card{color:#fff;cursor:pointer;scroll-snap-align:start;text-align:left;background:#111;border:1px solid #0c0c0c24;border-radius:10px;min-height:210px;position:relative;overflow:hidden}.price-proof-card img{object-fit:cover;opacity:.78;width:100%;height:100%;min-height:210px}.price-proof-card:after{content:"";background:linear-gradient(#0000 38%,#000000c7);position:absolute;inset:0}.price-proof-card span{z-index:1;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:12px;left:12px;right:12px}.price-proof-card-data{color:#0c0c0c;-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(145deg,#ffffffbd,#ffffff52),radial-gradient(circle at 84% 10%,#b600a829,#0000 36%),#f5f5f5;align-content:end;gap:8px;padding:16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:inset 0 1px #ffffffe0,0 18px 48px #0c0c0c14}.price-proof-card-data:hover{border-color:#b600a86b;box-shadow:inset 0 1px #ffffffeb,0 22px 62px #0c0c0c24}.price-proof-card-data:after{display:none}.price-proof-card-data span{color:var(--pink);background:#b600a81a;border:1px solid #b600a838;position:static}.price-proof-card-data strong{color:#0c0c0c;font-size:clamp(2rem,7vw,3.2rem);line-height:.95}.price-proof-card-data em,.price-proof-card-data p{color:#0c0c0cad;font-style:normal;line-height:1.55}.price-proof-card-data em{font-weight:900}.price-proof-card-data p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.camp-duo{gap:14px;max-width:1080px;margin:0 auto;display:grid}.camp-panel{background:#fff;border:2px solid #0c0c0c;border-radius:8px;gap:12px;padding:20px;transition:box-shadow .18s,border-color .18s;display:grid}.camp-panel:hover{border-color:var(--pink);box-shadow:0 20px 54px #0c0c0c1f}.camp-panel.recommended{background:linear-gradient(145deg,#ffcb7a21,#b600a814),#ffffff12;border-color:#ffcb7a9e}.camp-panel-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.camp-panel-top span{color:var(--pink);font-size:13px;font-weight:900}.camp-panel-top strong{color:#fff;background:#0c0c0c;border-radius:999px;padding:8px 12px;font-size:12px}.camp-panel h3{font-size:clamp(1.8rem,6vw,3.2rem);line-height:1}.camp-cover{object-fit:cover;border-radius:8px;width:100%;height:220px}.camp-location{align-items:center;gap:6px;display:inline-flex;color:#0c0c0c!important;font-weight:700!important}.camp-pills{flex-wrap:wrap;gap:8px;display:flex}.camp-why{background:#ffcb7a14;border:1px solid #ffcb7a3d;border-radius:12px;gap:6px;padding:12px;display:grid}.camp-why strong{color:#ffcb7a;font-size:13px}.camp-why p{color:#d7e2eabd!important;-webkit-line-clamp:unset!important;display:block!important}.value-section{z-index:3;background:radial-gradient(circle at 82% 12%,#b600a82e,#0000 28%),radial-gradient(circle at 8% 92%,#ef7b3221,#0000 26%),#0c0c0c;border-radius:40px 40px 0 0;margin-top:-38px;padding:76px 18px 92px;position:relative;overflow:hidden}.value-card-grid{gap:12px;max-width:1120px;margin:0 auto;display:grid}.value-card{min-height:260px;color:inherit;cursor:pointer;text-align:left;background:#111;border:1px solid #d7e2ea2e;border-radius:8px;transition:border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 64px #00000038}.value-card:hover{border-color:#ffcb7a94;box-shadow:0 28px 86px #00000061}.value-card img{object-fit:cover;opacity:.32;width:100%;height:100%;transition:transform .52s;position:absolute;inset:0}.value-card:hover img{transform:scale(1.06)}.value-card:after{content:"";background:linear-gradient(#0c0c0c47,#0c0c0cdb),linear-gradient(90deg,#0c0c0ca6,#0000);position:absolute;inset:0}.value-card>div{z-index:1;align-content:end;gap:10px;padding:18px;display:grid;position:relative}.value-card span{color:#ffcb7a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0c0c70;border:1px solid #ffcb7a52;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.value-card h3{color:#fff;max-width:480px;font-size:clamp(1.7rem,5vw,3rem);line-height:1.08}.value-card p{color:#d7e2eac2;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:560px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.value-card em{color:#fff;background:#ffffff1f;border-radius:999px;width:fit-content;padding:8px 11px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.rhythm-section{z-index:4;color:#0c0c0c;background:linear-gradient(#3bd4b814,#0000 38%),#fff;border-radius:40px 40px 0 0;margin-top:-38px;padding:76px 18px 92px;position:relative;overflow:hidden}.rhythm-section:before{content:"";pointer-events:none;background:linear-gradient(#0c0c0c0d,#0000);height:160px;position:absolute;inset:0 0 auto}.rhythm-board{z-index:1;gap:16px;max-width:1120px;margin:0 auto;display:grid;position:relative}.rhythm-tabs{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(132px,1fr);grid-auto-flow:column;gap:8px;padding-bottom:8px;display:grid;overflow-x:auto}.rhythm-tabs::-webkit-scrollbar{display:none}.rhythm-tabs button{color:#0c0c0c;cursor:pointer;scroll-snap-align:start;background:#ffffff94;border:1px solid #0c0c0c24;border-radius:14px;align-content:center;gap:5px;min-height:74px;font-size:13px;font-weight:900;transition:background .18s,border-color .18s,transform .18s;display:grid;box-shadow:inset 0 1px #ffffffdb}.rhythm-tabs button span{color:var(--pink);font-size:12px}.rhythm-feature{background:linear-gradient(145deg,#ffffffc7,#ffffff6b),#ffffffb8;border:1px solid #0c0c0c1f;border-radius:18px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffdb,0 24px 80px #0c0c0c1f}.rhythm-copy{align-content:center;gap:12px;padding:20px;display:grid}.rhythm-copy>span{color:var(--pink);font-size:13px;font-weight:900}.rhythm-copy h3{max-width:620px;font-size:clamp(2rem,8vw,5.1rem);font-weight:900;line-height:1.02}.rhythm-copy p{color:#0c0c0ca3;max-width:620px;font-size:clamp(1rem,2vw,1.22rem);line-height:1.75}.rhythm-feature img{object-fit:cover;width:100%;height:100%;min-height:300px}.projects-section{z-index:3;background:var(--black);border-radius:40px 40px 0 0;margin-top:0;padding:76px 18px 92px;position:relative}.proof-intro{margin-bottom:34px}.project-stack{max-width:1120px;margin:0 auto 70px}.sticky-holder{height:66vh}.proof-card{background:var(--black);box-shadow:var(--shadow);transform-origin:top;border:1px solid #d7e2ea94;border-radius:8px;padding:18px;transition:border-color .18s,box-shadow .18s;display:grid;position:sticky;overflow:hidden}.proof-card:hover{border-color:#ffcb7ab8;box-shadow:0 34px 110px #0000008a}.proof-card-head{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-bottom:14px;display:grid}.proof-card-head span{color:var(--ink);font-size:clamp(3rem,12vw,8rem);font-weight:900;line-height:.8}.proof-card-head em{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-style:normal;font-weight:800}.proof-card-body{gap:18px;padding-top:18px;display:grid}.proof-icon{background:var(--ink);width:48px;height:48px;color:var(--black);border-radius:999px;place-items:center;display:grid}.proof-card h3{color:#fff;max-width:720px;margin:16px 0 12px;font-size:clamp(1.8rem,5.8vw,4.2rem);line-height:1.05}.proof-card p{max-width:720px;color:var(--muted);font-size:clamp(1rem,2vw,1.35rem);font-weight:300;line-height:1.65}.proof-card img{object-fit:cover;border-radius:8px;width:100%;max-height:360px}.media-explorer-v2{max-width:1120px;margin:0 auto}.media-tabs-v2{gap:10px;padding-bottom:12px;display:flex;overflow-x:auto}.media-tabs-v2 button{border:2px solid var(--ink);min-height:46px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;flex:none;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:inline-flex}.media-tabs-v2 button.active{background:var(--ink);color:#0c0c0c}.media-tabs-v2 button:active{transform:scale(.97)}.media-heading-v2{gap:6px;margin:16px 0 18px;display:grid}.media-heading-v2 h3{color:#fff;align-items:center;gap:8px;font-size:28px;display:inline-flex}.media-heading-v2 p{color:var(--muted);line-height:1.7}.media-grid-v2{scroll-snap-type:x mandatory;grid-auto-columns:minmax(240px,76vw);grid-auto-flow:column;gap:12px;padding-bottom:10px;display:grid;overflow-x:auto}.media-card-v2{border:1px solid var(--line);cursor:pointer;scroll-snap-align:start;background:#151515;border-radius:8px;min-height:230px;transition:border-color .18s,box-shadow .18s;position:relative;overflow:hidden}.media-card-v2:hover{border-color:#ffcb7a94;box-shadow:0 18px 52px #00000057}.media-card-v2 img{object-fit:cover;width:100%;height:100%;min-height:230px;transition:transform .42s}.media-card-v2:after{content:"";background:linear-gradient(#0000 35%,#000000d1);position:absolute;inset:0}.media-card-v2 span,.media-card-v2 strong{z-index:1;position:absolute;left:14px}.media-card-v2 span{color:#fff;background:#0c0c0c8a;border:1px solid #ffffff4d;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;top:14px}.media-card-v2 strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.2;bottom:14px;right:14px;overflow:hidden}.faq-section{color:#0c0c0c;background:#fff;padding:76px 18px 92px;position:relative}.offer-section>*,.faq-section>*{z-index:1;position:relative}.faq-section h2,.contact-section-v2 h2{color:#0c0c0c;max-width:920px;margin:0 auto 32px;font-size:clamp(2.5rem,8vw,5.8rem);font-weight:900;line-height:1.03}.faq-list{gap:12px;max-width:940px;margin:0 auto;display:grid}.faq-list article{border:1px solid #0c0c0c29;border-radius:8px;transition:background .18s,border-color .18s;overflow:hidden}.faq-list button{width:100%;min-height:62px;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;font-weight:800;line-height:1.4;display:grid}.faq-list button svg{color:#ffcb7a;transition:transform .18s;transform:rotate(90deg)}.faq-list article.open button svg{transform:rotate(-90deg)}.faq-answer{overflow:hidden}.faq-list p{padding:0 16px 16px}.contact-section-v2{color:#0c0c0c;background:#fff;gap:22px;padding:32px 18px 88px;display:grid}.contact-section-v2>div{max-width:860px}.contact-section-v2 h2{text-align:left;margin:12px 0 16px}.site-footer{color:var(--muted);flex-direction:column;gap:10px;padding:24px 18px 112px;display:flex}.site-footer a{color:#fff;font-weight:800}.offer-section,.rhythm-section,.faq-section,.contact-section-v2{color:#fff;background:radial-gradient(circle at 86% 8%,#b600a82e,#0000 30%),radial-gradient(circle at 8% 88%,#3bd4b81c,#0000 28%),linear-gradient(#151515 0%,#0c0c0c 100%)}.offer-section:before,.faq-section:before,.rhythm-section:before{background:linear-gradient(#ffffff13,#0000)}.light-intro h2,.faq-section h2,.contact-section-v2 h2,.service-item,.service-main em,.camp-panel h3,.camp-location,.rhythm-copy h3,.faq-list button{color:#fff!important}.light-intro p,.service-main p,.camp-panel p,.plan-callout p,.rhythm-copy p,.faq-list p,.contact-section-v2 p{color:#d7e2eab8}.service-item,.service-item:first-child{border-color:#d7e2ea29}.service-item.active{background:linear-gradient(90deg,#b600a838,#ffcb7a0f,#0000 70%);border-color:#ffcb7a3d}.plan-callout,.camp-panel,.price-proof-card-data,.rhythm-feature,.faq-list article{-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);background:linear-gradient(145deg,#ffffff24,#ffffff0b),#ffffff0b;border:1px solid #ffffff2e;box-shadow:inset 0 1px #ffffff2e,0 24px 70px #00000047}.plan-callout strong,.price-proof-card-data strong{color:#fff}.price-proof-card-data span{color:#ffcb7a;background:#ffcb7a1f;border-color:#ffcb7a52}.price-proof-card-data em,.price-proof-card-data p{color:#d7e2eac2}.camp-panel{border-color:#fff3}.camp-panel:hover,.price-proof-card-data:hover{border-color:#ffcb7a8a;box-shadow:inset 0 1px #ffffff3d,0 28px 86px #0000006b}.camp-panel-top strong{color:#fff;background:#ffffff24}.camp-pills span{color:#ffffffdb;background:#ffffff14;border-color:#fff3}.rhythm-tabs button{color:#ffffffd1;background:#ffffff12;border-color:#ffffff29;box-shadow:inset 0 1px #ffffff24}.rhythm-tabs button.active{color:#fff;background:#ffcb7a24;border-color:#ffcb7a6b}.offer-section .inline-detail-button.dark,.rhythm-section .inline-detail-button.dark{color:#fff;background:#ffffff1f;border-color:#fff3}.faq-list article.open{background:#ffcb7a14;border-color:#ffcb7a57}.mobile-dock-v2{z-index:60;-webkit-backdrop-filter:blur(18px)saturate(1.4);backdrop-filter:blur(18px)saturate(1.4);background:#0c0c0cbd;border:1px solid #ffffff47;border-radius:999px;grid-template-columns:.9fr 1.1fr;gap:8px;padding:7px;display:grid;position:fixed;bottom:10px;left:14px;right:14px;box-shadow:0 18px 52px #0000005c}.mobile-dock-v2.hidden{pointer-events:none;opacity:0;transform:translateY(18px)}.mobile-dock-v2 a{color:#fff;border-radius:999px;place-items:center;min-height:40px;font-weight:900;transition:transform .16s;display:grid}.mobile-dock-v2 a:active{transform:scale(.97)}.mobile-dock-v2 a:first-child{background:#ffffff21}.mobile-dock-v2 a:last-child{background:linear-gradient(123deg,#b600a8 16%,#7621b0 60%,#be4c00 100%)}.video-modal-v2{z-index:100;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.modal-scrim-v2{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b8;position:absolute;inset:0}.video-sheet-v2{z-index:1;border:2px solid var(--ink);width:min(100%,920px);box-shadow:var(--shadow);background:#0c0c0c;border-radius:8px;position:relative;overflow:hidden}.modal-close-v2{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:10px;right:10px}.video-frame-v2 video,.video-frame-v2 img{object-fit:contain;background:#050505;width:100%;max-height:66vh}.video-reserved-v2{min-height:300px;position:relative}.video-reserved-v2 img{object-fit:cover;opacity:.44;width:100%;height:330px}.video-reserved-v2 div{color:#fff;text-align:center;place-content:center;gap:10px;padding:24px;display:grid;position:absolute;inset:0}.video-reserved-v2 p{max-width:420px;color:var(--muted);line-height:1.7}.video-meta-v2{padding:16px}.video-meta-v2 span{color:#ff7bcf;font-size:13px;font-weight:900}.video-meta-v2 h3{color:#fff;margin:6px 0;font-size:24px}.video-meta-v2 p{color:var(--muted);line-height:1.6}.info-modal{z-index:110;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.info-sheet{z-index:1;background:linear-gradient(145deg,#d7e2ea14,#d7e2ea06),#0c0c0c;border:1px solid #d7e2ea94;border-radius:8px;gap:14px;width:min(100%,720px);max-height:min(82vh,780px);padding:24px;display:grid;position:relative;overflow-y:auto;box-shadow:0 28px 100px #0000008a}.info-sheet>span{color:#ffcb7a;letter-spacing:.08em;font-size:13px;font-weight:900}.info-sheet h3{color:#fff;max-width:600px;font-size:clamp(2rem,7vw,4rem);line-height:1.05}.info-sheet p{color:var(--muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.info-sheet ul{gap:10px;list-style:none;display:grid}.info-sheet li{color:#ffffffe0;background:#d7e2ea0b;border:1px solid #d7e2ea1f;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px;line-height:1.55;display:grid}.info-sheet li svg{color:#ffcb7a;margin-top:2px}.info-sheet>strong{color:#fff;border-left:4px solid #ffcb7a;padding-left:12px;line-height:1.65}@keyframes hero-film-drift{0%{transform:scale(1.05)translate(0,0)}to{transform:scale(1.11)translate(-1.5%,-1%)}}@keyframes intro-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (hover:hover){.marquee-tile:hover img,.media-card-v2:hover img{transform:scale(1.06)}.contact-button:hover,.ghost-button:hover,.live-button:hover{transform:translateY(-2px)}.ghost-button:hover,.live-button:hover{background:#d7e2ea1c}.pain-summary-card:hover{border-color:#ffcb7a75}.question-card:hover img{transform:scale(1.06)}.rhythm-tabs button:hover{transform:translateY(-2px)}}@media (width<=640px){.about-section,.questions-section,.offer-section,.value-section,.rhythm-section,.projects-section,.faq-section{padding-top:46px;padding-bottom:78px}.contact-section-v2{padding-bottom:116px}.hero-v2{padding-top:78px}.hero-nav{padding-bottom:6px;overflow-x:auto}.hero-nav a{flex:none}.hero-poster-magnet{display:none}.hero-bottom{flex-direction:column;justify-content:flex-end;align-items:stretch;padding-top:14vh}.hero-copy-mini{max-width:none}.hero-actions-v2{grid-template-columns:1fr;display:grid}.proof-card{top:82px!important}.proof-card-head{grid-template-columns:auto 1fr}.proof-card-head .live-button{grid-column:1/-1}.sticky-holder{height:auto;margin-bottom:14px}.proof-card{position:relative;top:auto!important}.section-intro h2{font-size:clamp(2.25rem,9.8vw,3.4rem);line-height:1.08}.section-intro p{margin-top:12px;font-size:.95rem}.pain-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.pain-summary-card{min-height:156px;padding:14px}.pain-summary-card h3{font-size:18px}.pain-summary-card p{-webkit-line-clamp:2;font-size:13px;line-height:1.58}.pain-summary-card em{margin-top:10px}.recommendation-lab{gap:12px;padding-bottom:96px}.diagnosis-group{padding:14px}.diagnosis-options{grid-template-columns:1fr}.recommendation-result>img{height:210px}.result-copy{padding:16px}.result-actions,.selection-actions,.plan-next-actions{grid-template-columns:1fr;display:grid}.result-actions .contact-button,.result-actions .ghost-button,.result-actions .inline-detail-button,.selection-actions a,.plan-next-actions a{width:100%}.question-lane{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(286px,84vw);grid-auto-flow:column;padding:4px 1px 12px;overflow-x:auto}.question-lane::-webkit-scrollbar{display:none}.question-card{scroll-snap-align:start;min-height:292px}.question-card h3{margin-top:108px}.service-item{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:18px 0}.service-no{font-size:2.45rem}.service-main{gap:6px}.service-main p{-webkit-line-clamp:1}.plan-callout{margin:20px auto 28px;padding:16px}.price-proof-strip{grid-auto-columns:minmax(142px,44vw);gap:8px;margin-bottom:26px}.price-proof-card,.price-proof-card img{min-height:166px}.camp-panel{padding:16px}.camp-cover{height:176px}.value-card{min-width:0;min-height:224px}.value-card>div{padding:16px}.value-card-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(270px,82vw);grid-auto-flow:column;padding:2px 1px 12px;overflow-x:auto}.value-card-grid::-webkit-scrollbar{display:none}.value-card{scroll-snap-align:start}.rhythm-tabs{grid-auto-columns:minmax(112px,40vw)}.rhythm-tabs button{min-height:62px}.rhythm-feature{border-radius:16px}.rhythm-feature img{min-height:210px;max-height:260px}.rhythm-copy{padding:18px}.project-stack{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(288px,84vw);grid-auto-flow:column;gap:12px;margin-bottom:34px;padding:2px 1px 12px;display:grid;overflow-x:auto}.project-stack::-webkit-scrollbar{display:none}.proof-card h3{font-size:clamp(1.75rem,7vw,2.35rem);line-height:1.12}.proof-card img{max-height:230px}.proof-card{scroll-snap-align:start;min-height:458px}.media-grid-v2{grid-auto-columns:minmax(214px,72vw)}.media-card-v2,.media-card-v2 img{min-height:190px}.faq-section h2,.contact-section-v2 h2{font-size:clamp(2.4rem,10vw,3.6rem)}.mobile-dock-v2{padding:5px;bottom:8px;left:16px;right:16px}.mobile-dock-v2 a{min-height:38px;font-size:13px}}@media (width>=760px){.hero-v2{padding:28px 42px 38px}.hero-poster-magnet{width:min(36vw,520px);top:auto;bottom:0}.hero-bottom{padding-top:22vh}.hero-actions-v2,.contact-actions-v2{flex-direction:row;align-items:flex-end}.about-section{padding:110px 42px 120px}.pain-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.recommendation-lab{grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);align-items:start}.diagnosis-options{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendation-result{position:sticky;top:96px}.selection-bridge{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);align-items:center}.questions-section{padding:110px 42px 120px}.question-lane{grid-template-columns:repeat(4,minmax(0,1fr))}.match-feature{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);padding:28px}.match-feature blockquote{grid-column:1/-1}.match-stats{grid-template-columns:1fr}.offer-section,.value-section,.rhythm-section,.projects-section,.faq-section,.contact-section-v2{padding-left:42px;padding-right:42px}.camp-duo{grid-template-columns:repeat(2,minmax(0,1fr))}.value-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.value-card:first-child,.value-card:nth-child(2){min-height:340px}.rhythm-feature{grid-template-columns:minmax(0,.86fr) minmax(360px,.72fr);min-height:520px}.rhythm-copy{padding:34px}.proof-card{padding:28px}.proof-card-body{grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);align-items:stretch}.proof-card img{height:100%;min-height:390px}.media-grid-v2{grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.contact-section-v2{grid-template-columns:minmax(0,1fr) auto;align-items:end}.mobile-dock-v2{display:none}.site-footer{flex-direction:row;justify-content:space-between;padding:28px 42px}}@media (width>=1100px){.hero-v2{padding-left:64px;padding-right:64px}.hero-copy-mini{max-width:360px}.offer-section,.value-section,.rhythm-section,.projects-section,.faq-section,.contact-section-v2{padding-left:64px;padding-right:64px}}
