:root{--ink:#0b0e11;--ink2:#11151a;--panel:#151a20;--panel2:#1b2128;--paper:#f2f0e9;--white:#fff;--muted:#aeb7c1;--text:#20262d;--line:#d7d9d4;--lime:#b9ff66;--lime2:#d9ffad;--danger:#ffbf5f;--mono:'IBM Plex Mono',monospace;--sans:'Noto Sans TC',sans-serif;--display:'Space Grotesk','Noto Sans TC',sans-serif;--radius:22px;--shadow:0 20px 60px rgba(0,0,0,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:var(--sans);line-height:1.65}.noise{position:fixed;inset:0;pointer-events:none;z-index:99;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.container{width:min(1180px,calc(100% - 44px));margin:auto}.section{padding:110px 0}.section-dark{background:var(--ink);color:#f7f8f6}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(11,14,17,.82);backdrop-filter:blur(18px)}.nav-wrap{height:78px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(185,255,102,.55);border-radius:12px;font:700 13px var(--mono);color:var(--lime);background:rgba(185,255,102,.06)}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font:700 14px var(--display);letter-spacing:.08em}.brand-copy small{font:500 9px var(--mono);color:#87919d;margin-top:5px;letter-spacing:.08em}.main-nav{margin-left:auto;display:flex;gap:28px}.main-nav a{color:#b8c0c9;text-decoration:none;font-size:14px;transition:.2s}.main-nav a:hover{color:var(--lime)}.nav-cta{color:var(--ink);background:var(--lime);text-decoration:none;font-weight:800;font-size:13px;padding:11px 16px;border-radius:10px}.menu-toggle{display:none;background:none;border:0}.hero{position:relative;min-height:780px;padding:154px 0 0;overflow:hidden}.grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000 0%,transparent 86%)}.hero:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;right:-260px;top:-250px;background:radial-gradient(circle,rgba(185,255,102,.15),transparent 68%);filter:blur(10px)}.hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:80px;align-items:center}.status-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(185,255,102,.23);border-radius:999px;padding:7px 11px;font:500 10px var(--mono);letter-spacing:.08em;color:#c6d0d8;background:rgba(255,255,255,.03)}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 0 rgba(185,255,102,.7);animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 10px rgba(185,255,102,0)}100%{box-shadow:0 0 0 0 rgba(185,255,102,0)}}.eyebrow{font:600 11px var(--mono);letter-spacing:.14em;color:var(--lime);margin:22px 0 14px}.eyebrow.dark{color:#6e7b59}.hero h1,.section-heading h2,.check-copy h2,.about-copy h2,.booking h2{font-family:var(--display);letter-spacing:-.04em;line-height:1.08;margin:0}.hero h1{font-size:clamp(48px,6.4vw,82px);font-weight:700}.hero h1 span,.process h2 span,.booking h2 span{color:var(--lime)}.hero-lead{font-size:18px;color:#b6bec7;line-height:1.8;margin:28px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 20px;border-radius:12px;text-decoration:none;font-weight:800;font-size:14px;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--lime);color:var(--ink);box-shadow:0 12px 30px rgba(185,255,102,.12)}.btn-secondary{color:#edf2f5;border:1px solid #303740;background:rgba(255,255,255,.03)}.btn.full{width:100%}.hero-trust{display:flex;gap:0;margin-top:50px;border-top:1px solid #262d34}.hero-trust div{padding:20px 28px 0 0;margin-right:28px;border-right:1px solid #262d34;display:flex;flex-direction:column}.hero-trust div:last-child{border:0}.hero-trust small{font:500 9px var(--mono);letter-spacing:.12em;color:#65717d}.hero-trust strong{font:700 20px var(--display);color:#fff;margin:4px 0 1px}.hero-trust span{font-size:11px;color:#7e8995}.system-panel{position:relative;background:linear-gradient(180deg,#151a20,#101419);border:1px solid #2a323b;border-radius:20px;box-shadow:0 35px 80px rgba(0,0,0,.35);overflow:visible;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.terminal-head{height:44px;display:flex;align-items:center;padding:0 15px;border-bottom:1px solid #282f36;color:#7d8892;font:500 10px var(--mono)}.terminal-head>div{display:flex;gap:6px}.terminal-head i{width:7px;height:7px;border-radius:50%;background:#3b444e}.terminal-head span{margin:auto}.terminal-head b{font-size:9px;color:var(--lime);border:1px solid rgba(185,255,102,.2);padding:3px 7px;border-radius:999px}.system-body{padding:24px}.system-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.system-title span{font:700 18px var(--display);letter-spacing:.05em}.system-title small{font:400 9px var(--mono);color:#65717d}.metric{margin:18px 0}.metric-label{display:flex;justify-content:space-between;font:500 10px var(--mono);letter-spacing:.06em;color:#aab4be}.metric-label b{color:#fff}.bar{height:7px;background:#232a31;border-radius:999px;overflow:hidden;margin:7px 0}.bar i{display:block;height:100%;width:var(--w);background:linear-gradient(90deg,#7fae4d,var(--lime));border-radius:999px}.metric.warning .bar i{background:linear-gradient(90deg,#b8843c,var(--danger))}.metric>small{display:block;font:400 9px var(--mono);color:#596572}.metric.warning>small{color:#b98b50}.console-log{margin-top:24px;padding:14px;border:1px solid #282f36;background:#0b0f13;border-radius:12px}.console-log p{margin:5px 0;color:#7f8a94;font:400 9px var(--mono)}.console-log span{color:#4d5964}.console-log b{color:#c3cbd3}.console-log .ok{color:#8bc94e}.floating-chip{position:absolute;background:#1b2229;border:1px solid #33404a;box-shadow:0 14px 34px rgba(0,0,0,.35);border-radius:10px;padding:9px 12px;color:#cbd3db;font:600 9px var(--mono)}.chip-a{left:-28px;bottom:90px}.chip-b{right:-22px;top:86px;color:var(--lime2)}.hero-marquee{position:relative;margin-top:88px;border-top:1px solid #242b31;border-bottom:1px solid #242b31;overflow:hidden;height:66px;display:flex;align-items:center}.hero-marquee>div{display:flex;min-width:max-content;align-items:center;gap:28px;animation:marquee 20s linear infinite;color:#697580;font:600 11px var(--mono);letter-spacing:.15em}.hero-marquee>div:after{content:"NECK   ·   SHOULDER   ·   LOWER BACK   ·   WRIST   ·   RUNNING   ·   HIKING   ·   BASKETBALL";white-space:pre;margin-left:28px}.hero-marquee i{width:4px;height:4px;border-radius:50%;background:var(--lime)}@keyframes marquee{to{transform:translateX(-25%)}}.section-heading h2,.check-copy h2,.about-copy h2,.booking h2{font-size:clamp(38px,4.2vw,58px);color:var(--ink)}.section-heading>p:last-child{max-width:590px;color:#687079}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:80px;margin-bottom:50px}.split-heading>p{max-width:480px}.bug-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.bug-card{position:relative;background:#f8f7f2;border:1px solid #d9d9d3;border-radius:18px;padding:28px;overflow:hidden;min-height:310px;transition:.25s}.bug-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c4c7bf}.bug-card.highlight{background:#12171c;color:#fff;border-color:#21282f}.bug-top{display:flex;justify-content:space-between;font:500 9px var(--mono);letter-spacing:.12em;color:#8a928f}.bug-top b{font-weight:600;color:#66705d}.bug-icon{font:500 46px var(--mono);color:#a2b18f;margin:24px 0 10px}.highlight .bug-icon{color:var(--lime)}.bug-card h3{font-size:24px;letter-spacing:-.02em;margin:0 0 12px}.bug-card p{color:#6d747a;max-width:520px}.highlight p{color:#929ca5}.bug-tags{position:absolute;bottom:26px;display:flex;gap:7px}.bug-tags span{font:500 9px var(--mono);color:#747d73;padding:6px 8px;border:1px solid #d6d7d1;border-radius:7px}.highlight .bug-tags span{border-color:#2f3942;color:#8c9a8b}.process{position:relative}.process .section-heading h2{color:#f5f7f7}.process .section-heading>p:last-child{color:#929ca5}.flow-wrap{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:58px}.flow-line{position:absolute;top:53px;left:7%;right:7%;height:1px;background:linear-gradient(90deg,transparent,#39434b 10%,#39434b 90%,transparent)}.flow-wrap article{position:relative;z-index:2}.flow-wrap article>span{display:block;font:500 9px var(--mono);color:#58636d}.flow-icon{width:58px;height:58px;display:grid;place-items:center;margin:12px 0 18px;border:1px solid #333c44;border-radius:16px;background:#11161b;color:var(--lime);font:500 21px var(--mono);box-shadow:0 0 0 8px var(--ink)}.flow-wrap small{font:600 9px var(--mono);letter-spacing:.14em;color:#69757f}.flow-wrap h3{font-size:18px;margin:5px 0 8px}.flow-wrap p{font-size:13px;color:#7f8a94;line-height:1.7}.check-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.check-copy{position:sticky;top:120px}.check-copy .lead,.about-copy .lead{font-size:18px;color:#59616a;margin:24px 0}.check-note{display:flex;gap:13px;margin-top:32px;padding:18px;border-left:3px solid #92b463;background:#e8eadf}.check-note b{font:600 10px var(--mono);color:#6a7f4e}.check-note span{font-size:13px}.check-console{border:1px solid #cfd2cc;background:#faf9f5;border-radius:18px;box-shadow:0 20px 60px rgba(45,52,47,.09);overflow:hidden}.console-header{display:flex;justify-content:space-between;padding:14px 18px;background:#14191e;color:#aab3bb;font:500 10px var(--mono)}.console-header small{color:#68747e}.check-item{position:relative;display:grid;grid-template-columns:30px 1fr auto;gap:14px;align-items:center;padding:19px 20px;border-bottom:1px solid #e0e1dc;cursor:pointer;transition:.2s}.check-item:hover{background:#f3f5ed}.check-item input{position:absolute;opacity:0}.box{width:20px;height:20px;border:1.5px solid #9fa6a0;border-radius:6px;position:relative}.check-item input:checked+.box{background:var(--lime);border-color:#8fbd55}.check-item input:checked+.box:after{content:"✓";position:absolute;left:4px;top:-2px;color:#17200f;font:700 14px var(--mono)}.check-item b{font-size:14px}.check-item small{display:block;color:#8a918c;font-size:11px;margin-top:2px}.check-item em{font:500 10px var(--mono);font-style:normal;color:#a1a8a1}.check-result{padding:24px;background:#f1f4e8}.check-result>div:first-child{display:flex;justify-content:space-between;align-items:flex-end}.check-result small{font:600 9px var(--mono);letter-spacing:.12em;color:#687158}.check-result strong{font:700 28px var(--display)}.result-text{display:flex;gap:10px;align-items:flex-start;margin:14px 0 20px;padding-top:14px;border-top:1px solid #d9ddce}.result-text p{margin:0;font-size:13px;color:#5b6259}.result-dot{width:8px;height:8px;border-radius:50%;background:#8e9a83;margin-top:6px;flex:0 0 auto}.service-map{padding-top:35px}.centered{text-align:center}.centered>p:last-child{margin-inline:auto}.service-table{margin-top:45px;border:1px solid #d5d8d2;border-radius:18px;overflow:hidden;background:#f9f8f4}.service-row{display:grid;grid-template-columns:1.05fr 1fr 1.15fr;border-top:1px solid #dedfd9}.service-row:first-child{border-top:0}.service-row>span{padding:22px 24px;border-left:1px solid #dedfd9;font-size:13px}.service-row>span:first-child{border-left:0}.service-row b{display:block;font-size:15px}.service-row small{display:block;color:#8c938d;margin-top:3px}.service-row.head{background:#12171c;color:#9ca7b0;font:600 9px var(--mono);letter-spacing:.08em}.service-row.head span{font-size:9px}.about{background:#e9e8e1}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-panel{min-height:460px;background:#11161b;border-radius:22px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:var(--shadow)}.code-block{font:500 15px/1.9 var(--mono);color:#d1d8df}.code-block>span{display:block;color:#5f6b76;margin-bottom:20px}.code-block p{margin:0}.code-block b{color:var(--lime)}.mountain-line{position:relative;border-top:1px solid #323b43;padding-top:18px;color:#77838d;font:500 9px var(--mono);letter-spacing:.12em}.mountain-line span{position:absolute;bottom:20px;left:0;width:70%;height:100px;clip-path:polygon(0 100%,18% 55%,34% 80%,55% 20%,69% 63%,84% 40%,100% 100%);background:linear-gradient(180deg,rgba(185,255,102,.5),rgba(185,255,102,.03))}.mountain-line i{position:absolute;bottom:18px;left:55%;width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 18px rgba(185,255,102,.8)}.mountain-line b{position:relative}.about-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.about-points span{padding:10px 12px;border:1px solid #cdd0c9;border-radius:10px;font:500 10px var(--mono);color:#7d857d}.about-points b{font-family:var(--sans);color:#30362f;margin-left:5px}.booking{padding:95px 0}.booking h2{color:#fff}.booking-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center}.booking-grid>div:first-child>p:last-child{color:#87929c}.booking-card{background:#141a20;border:1px solid #2a333b;border-radius:20px;padding:28px}.booking-status{font:600 9px var(--mono);letter-spacing:.12em;color:#92a09e;display:flex;align-items:center;gap:9px}.booking-card h3{font-size:22px;line-height:1.45;margin:18px 0 9px}.booking-card p{color:#8b96a0;font-size:13px}.booking-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.booking-meta span{padding:12px;border:1px solid #2a333b;border-radius:10px;color:#bac2c9;font-size:12px}.booking-meta small{display:block;color:#5f6b75;font:500 8px var(--mono);letter-spacing:.1em;margin-bottom:3px}footer{background:#090c0f;color:#67737e;border-top:1px solid #1e252b}.footer-wrap{min-height:120px;display:flex;justify-content:space-between;align-items:center;gap:40px}.footer-wrap strong{color:#d4dbe0;font:700 13px var(--display);letter-spacing:.06em}.footer-wrap p{margin:2px 0;font-size:11px}.footer-wrap>div:last-child{display:flex;flex-direction:column;text-align:right;font-size:10px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.show{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@media(max-width:950px){.main-nav{display:none}.nav-cta{margin-left:auto}.menu-toggle{display:block;order:3}.hero-grid,.check-grid,.about-grid,.booking-grid{grid-template-columns:1fr;gap:52px}.hero{padding-top:125px}.system-panel{max-width:620px}.split-heading{display:block}.split-heading>p{margin-top:20px}.flow-wrap{grid-template-columns:1fr 1fr}.flow-line{display:none}.check-copy{position:static}.service-row{grid-template-columns:1fr}.service-row>span{border-left:0;border-top:1px solid #dedfd9}.service-row>span:first-child{border-top:0}.service-row.head{display:none}.about-panel{min-height:380px}.booking-grid{gap:35px}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.nav-wrap{height:68px}.brand-copy small{display:none}.nav-cta{font-size:11px;padding:9px 12px}.hero h1{font-size:48px}.hero-lead{font-size:15px}.hero-trust{display:grid;grid-template-columns:repeat(3,1fr)}.hero-trust div{padding-right:12px;margin-right:12px}.hero-trust strong{font-size:16px}.system-panel{transform:none}.floating-chip{display:none}.bug-grid,.flow-wrap{grid-template-columns:1fr}.bug-card{min-height:290px}.section-heading h2,.check-copy h2,.about-copy h2,.booking h2{font-size:38px}.service-table{border-radius:14px}.booking-meta{grid-template-columns:1fr}.footer-wrap{padding:30px 0;display:block}.footer-wrap>div:last-child{text-align:left;margin-top:20px}.hero-marquee{margin-top:60px}}

/* v2: reordered navigation + teacher + 3-step process + pricing */
.main-nav{gap:20px}.main-nav a{white-space:nowrap}
.teacher{background:#f5f3ed}.teacher-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:85px;align-items:center}.teacher-photo-wrap{display:flex;justify-content:center}.teacher-photo-card{position:relative;width:min(100%,390px);background:#11161b;border:1px solid #2b333b;border-radius:24px;padding:18px;box-shadow:var(--shadow);overflow:hidden}.teacher-photo-label{display:flex;justify-content:space-between;color:#6e7a84;font:600 9px var(--mono);letter-spacing:.12em;padding:1px 2px 14px}.teacher-photo-label b{color:var(--lime)}.teacher-photo{display:block;width:100%;aspect-ratio:4/4.7;object-fit:cover;object-position:center 44%;border-radius:18px;filter:saturate(.92) contrast(1.02)}.teacher-chip{position:absolute;left:34px;bottom:34px;background:var(--lime);color:#10150d;padding:10px 15px;border-radius:10px;font-weight:900;font-size:17px;box-shadow:0 10px 30px rgba(0,0,0,.22)}.teacher-copy h2{font:700 clamp(38px,4.2vw,58px)/1.08 var(--display);letter-spacing:-.04em;margin:0}.teacher-lead{font-size:18px;color:#5b6369;margin:22px 0 26px;max-width:630px}.credential-list{border-top:1px solid #d7d9d4}.credential-list>div{display:grid;grid-template-columns:54px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #d7d9d4}.credential-list>div>span{font:600 10px var(--mono);color:#8aa05e;padding-top:3px}.credential-list p{margin:0}.credential-list b{display:block;font-size:15px}.credential-list small{display:block;color:#89908a;font-size:11px;margin-top:2px}.teacher-note{display:flex;gap:14px;margin-top:24px;padding:17px 18px;border-left:3px solid #95b566;background:#e8eadf}.teacher-note b{font:600 10px var(--mono);color:#687c4d}.teacher-note span{font-size:13px;color:#555d56}
.process-three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.process-three article{position:relative;min-height:390px;padding:28px;border:1px solid #2c353d;border-radius:20px;background:linear-gradient(180deg,#151b21,#11161b);overflow:hidden}.process-three article:before{content:"";position:absolute;right:-70px;top:-90px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(185,255,102,.13),transparent 70%)}.step-code{display:flex;justify-content:space-between;position:relative;font:600 9px var(--mono);letter-spacing:.1em;color:#58646f}.step-code b{color:var(--lime);font-weight:600}.step-number{font:700 72px/1 var(--display);letter-spacing:-.08em;color:#293139;margin:34px 0 6px}.process-three h3{font-size:22px;line-height:1.35;margin:0 0 12px;color:#f2f5f6}.process-three p{color:#8d98a2;font-size:13px;line-height:1.8;margin:0}.step-tags{position:absolute;left:28px;right:28px;bottom:28px;display:flex;gap:7px;flex-wrap:wrap}.step-tags span{border:1px solid #34404a;color:#87939e;border-radius:7px;padding:6px 8px;font:500 9px var(--mono)}
.pricing{background:#e9e8e1}.pricing-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.price-card{border:1px solid #d2d4ce;border-radius:20px;background:#f7f6f1;padding:28px;min-height:430px}.price-card.featured{background:#12171c;color:#fff;border-color:#252d34}.price-head{display:flex;justify-content:space-between;font:600 9px var(--mono);letter-spacing:.11em;color:#7e898f}.price-head b{color:#6e7b59}.featured .price-head b{color:var(--lime)}.price-card h3{font-size:27px;margin:34px 0 8px}.price-card>p{color:#747c81;max-width:530px}.featured>p{color:#909aa3}.price-value{margin:38px 0 18px;padding:18px 0;border-top:1px solid #303941;border-bottom:1px solid #303941;display:flex;justify-content:space-between;align-items:flex-end}.price-value small{font:600 9px var(--mono);letter-spacing:.12em;color:#66727d}.price-value strong{font:700 28px var(--display);color:var(--lime)}.price-card ul{margin:0 0 26px;padding:0;list-style:none}.price-card li{padding:7px 0;color:#a1abb4;font-size:13px}.price-card li:before{content:"✓";color:var(--lime);font-family:var(--mono);margin-right:9px}.price-meta{display:grid;gap:10px;margin-top:34px}.price-meta span{display:flex;gap:14px;align-items:center;padding:15px;border:1px solid #d7d9d3;border-radius:12px;font-size:13px}.price-meta small{font:600 10px var(--mono);color:#7f9658}.issues-table{margin-top:52px}
@media(max-width:1080px){.main-nav{gap:13px}.main-nav a{font-size:12px}}
@media(max-width:950px){.teacher-grid,.pricing-grid{grid-template-columns:1fr;gap:48px}.teacher-photo-wrap{justify-content:flex-start}.process-three{grid-template-columns:1fr}.process-three article{min-height:320px}.step-tags{position:static;margin-top:26px}}
@media(max-width:650px){.teacher-photo-card{width:100%}.teacher-chip{left:28px;bottom:28px}.process-three article{padding:23px}.step-number{font-size:60px}.price-card{min-height:auto}.pricing-grid{gap:14px}}


/* v3: pricing poster supplied by studio */
.pricing-poster-wrap{display:flex;justify-content:center;margin-top:8px}
.pricing-poster{display:block;width:min(100%,760px);height:auto;border-radius:24px;box-shadow:0 24px 70px rgba(16,28,39,.14);border:1px solid rgba(16,28,39,.08);background:#f7f1e8}
.pricing-actions{margin:28px auto 0;max-width:760px;display:flex;justify-content:space-between;align-items:center;gap:28px;padding:22px 24px;border:1px solid #d2d4ce;border-radius:18px;background:#f7f6f1}
.pricing-actions>div{min-width:0}.pricing-note-label{display:block;font:700 9px var(--mono);letter-spacing:.14em;color:#7f9658;margin-bottom:7px}.pricing-actions strong{display:block;font-size:18px;margin-bottom:5px}.pricing-actions p{margin:0;color:#707a80;font-size:13px;line-height:1.7}.pricing-actions .btn{flex:0 0 auto;white-space:nowrap}
@media(max-width:650px){.pricing-poster{border-radius:16px}.pricing-actions{align-items:flex-start;flex-direction:column;padding:18px}.pricing-actions .btn{width:100%;justify-content:center}}

/* v4: larger typography + studio emblem + redesigned pricing */
body{font-size:18px}
.brand-logo{padding:0;overflow:hidden;background:#fff;border-color:rgba(185,255,102,.55)}
.brand-logo img{width:100%;height:100%;display:block;object-fit:cover}
.brand-copy strong{font-size:16px}.brand-copy small{font-size:10px}
.main-nav a{font-size:15px;font-weight:600}.nav-cta{font-size:15px;padding:12px 18px}
.status-pill{font-size:11px}.eyebrow{font-size:13px}.hero-lead{font-size:20px}.btn{font-size:16px;min-height:54px;padding:0 22px}
.hero-trust small{font-size:10px}.hero-trust span{font-size:13px}.hero-trust strong{font-size:22px}
.system-title span{font-size:20px}.system-title small,.metric>small,.console-log p{font-size:10px}.metric-label{font-size:11px}.floating-chip{font-size:10px}
.section-heading>p:last-child,.split-heading>p,.about-copy>p:not(.eyebrow),.check-copy>p:not(.eyebrow){font-size:18px;line-height:1.85}
.lead,.teacher-lead{font-size:20px;line-height:1.75}
.about-points span{font-size:12px}.code-block{font-size:17px}
.about-panel{position:relative;overflow:hidden}.philosophy-logo{position:absolute;right:28px;top:28px;width:84px;height:84px;border-radius:50%;object-fit:cover;border:3px solid rgba(185,255,102,.3);box-shadow:0 12px 34px rgba(0,0,0,.28);opacity:.95}
.teacher-photo-card{width:min(100%,430px)}.teacher-photo{aspect-ratio:4/4.6;object-position:center 42%}.teacher-chip{font-size:20px;padding:11px 17px}
.credential-list>div{grid-template-columns:62px 1fr;padding:19px 0}.credential-list>div>span{font-size:12px}.credential-list b{font-size:18px}.credential-list small{font-size:14px;line-height:1.6}.teacher-note b{font-size:11px}.teacher-note span{font-size:16px;line-height:1.7}
.check-item span b{font-size:17px}.check-item span small{font-size:13px}.check-item em{font-size:12px}.check-result small{font-size:10px}.result-text p{font-size:16px}
.process-three h3{font-size:25px}.process-three p{font-size:16px;line-height:1.85}.step-code{font-size:11px}.step-tags span{font-size:11px;padding:7px 10px}
.bug-top{font-size:11px}.bug-card h3{font-size:27px}.bug-card p{font-size:17px;line-height:1.75}.bug-tags span{font-size:11px}.service-row span{font-size:16px}.service-row b{font-size:17px}.service-row small{font-size:13px}.service-row.head span{font-size:11px}
.booking-card h3{font-size:26px}.booking-card p{font-size:16px}.booking-meta span{font-size:14px}.booking-meta small{font-size:10px}.footer-wrap strong{font-size:15px}.footer-wrap p{font-size:13px}.footer-wrap>div:last-child{font-size:12px}

/* Pricing redesigned to match the website instead of embedding the poster */
.pricing-board{display:grid;gap:18px}
.pricing-primary{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.pricing-main-card{position:relative;overflow:hidden;background:#f8f7f2;border:1px solid #ced2cb;border-radius:22px;padding:30px;min-height:360px;box-shadow:0 18px 46px rgba(22,31,39,.06)}
.pricing-main-card:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-115px;top:-120px;background:radial-gradient(circle,rgba(31,72,98,.12),transparent 70%)}
.pricing-main-card.featured{background:#12171c;color:#f6f8f8;border-color:#28323a}.pricing-main-card.featured:after{background:radial-gradient(circle,rgba(185,255,102,.14),transparent 70%)}
.pricing-card-head{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;font:700 11px var(--mono);letter-spacing:.13em;color:#7f8983}.pricing-card-head b{color:#71885a}.featured .pricing-card-head{color:#697580}.featured .pricing-card-head b{color:var(--lime)}
.pricing-main-card h3{position:relative;z-index:1;margin:40px 0 5px;font:800 32px/1.2 var(--display);letter-spacing:-.02em}.pricing-duration{position:relative;z-index:1;margin:0;color:#79817d;font-size:15px}.featured .pricing-duration{color:#8c98a2}
.pricing-number{position:relative;z-index:1;display:flex;align-items:flex-end;gap:9px;margin:24px 0 20px}.pricing-number strong{font:700 clamp(52px,5vw,74px)/.95 var(--display);letter-spacing:-.06em;color:#123556}.pricing-number span{font-size:18px;font-weight:800;margin-bottom:7px}.featured .pricing-number strong{color:var(--lime)}.featured .pricing-number span{color:#dce3e7}
.pricing-desc{position:relative;z-index:1;margin:0;max-width:540px;color:#666f72;font-size:16px;line-height:1.8}.featured .pricing-desc{color:#929da6}
.pricing-extra{border:1px solid #d1d4cd;border-radius:22px;overflow:hidden;background:#f8f7f2}.pricing-extra-head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#e4e5df;border-bottom:1px solid #d1d4cd}.pricing-extra-head span{font:700 11px var(--mono);letter-spacing:.13em;color:#788178}.pricing-extra-head b{font-size:19px}
.price-line{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:18px;padding:19px 24px;border-bottom:1px solid #dedfd9}.price-line:last-child{border-bottom:0}.price-icon{width:60px;height:36px;display:grid;place-items:center;border:1px solid #ccd0c8;border-radius:9px;background:#efefe9;color:#6e7d66;font:700 10px var(--mono);letter-spacing:.05em}.price-line>div b{display:block;font-size:19px}.price-line>div small{display:block;margin-top:2px;color:#808884;font-size:14px}.price-line>strong{font:700 26px var(--display);color:#173d60;white-space:nowrap}.price-line>strong em{font:700 14px var(--sans);font-style:normal}.price-line.free>strong{color:#5d8743}
.pricing-footnote{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 26px;border-radius:18px;background:#12171c;color:#fff;border:1px solid #27313a}.pricing-footnote>div{min-width:0}.pricing-note-label{display:block;font:700 11px var(--mono);letter-spacing:.14em;color:var(--lime);margin-bottom:7px}.pricing-footnote strong{display:block;font-size:19px;margin-bottom:5px}.pricing-footnote p{margin:0;color:#8f9aa4;font-size:15px}.pricing-footnote .btn{flex:0 0 auto;white-space:nowrap}

@media(max-width:950px){.pricing-primary{grid-template-columns:1fr}.philosophy-logo{width:72px;height:72px}.main-nav a{font-size:16px}}
@media(max-width:650px){body{font-size:17px}.hero-lead{font-size:18px}.nav-cta{font-size:13px}.section-heading>p:last-child,.split-heading>p,.about-copy>p:not(.eyebrow),.check-copy>p:not(.eyebrow){font-size:17px}.teacher-lead,.lead{font-size:18px}.credential-list b{font-size:17px}.credential-list small{font-size:13px}.philosophy-logo{width:62px;height:62px;right:22px;top:22px}.pricing-main-card{padding:24px;min-height:auto}.pricing-main-card h3{font-size:28px;margin-top:32px}.pricing-number strong{font-size:56px}.price-line{grid-template-columns:58px 1fr auto;gap:12px;padding:17px 16px}.price-icon{width:52px}.price-line>div b{font-size:17px}.price-line>div small{font-size:12px}.price-line>strong{font-size:22px}.pricing-footnote{align-items:flex-start;flex-direction:column;padding:20px}.pricing-footnote .btn{width:100%;justify-content:center}.process-three h3{font-size:23px}.process-three p{font-size:15px}.bug-card h3{font-size:24px}.bug-card p{font-size:16px}}

/* v5: larger reading size + official studio name + read-only education section */
body{font-size:20px}
.brand-copy strong{font-size:19px;letter-spacing:.02em}.brand-copy small{font-size:11px;letter-spacing:.05em}
.main-nav a{font-size:17px}.nav-cta{font-size:16px;padding:13px 19px}
.hero-studio-name{margin:24px 0 4px;color:#fff;font-size:25px;font-weight:900;letter-spacing:.04em}
.status-pill{font-size:12px}.eyebrow{font-size:14px}.hero-lead{font-size:22px;line-height:1.9}.btn{font-size:17px;min-height:58px;padding:0 24px}
.hero-trust small{font-size:11px}.hero-trust span{font-size:15px}.hero-trust strong{font-size:24px}
.system-title span{font-size:22px}.system-title small,.metric>small,.console-log p{font-size:11px}.metric-label{font-size:12px}.floating-chip{font-size:11px}
.section-heading h2,.check-copy h2,.about-copy h2,.booking h2{font-size:clamp(44px,4.8vw,68px)}
.section-heading>p:last-child,.split-heading>p,.about-copy>p:not(.eyebrow),.check-copy>p:not(.eyebrow){font-size:21px;line-height:1.9}
.lead,.teacher-lead{font-size:23px;line-height:1.8}.code-block{font-size:19px}.about-points span{font-size:14px}
.teacher-chip{font-size:22px}.credential-list b{font-size:21px}.credential-list small{font-size:16px;line-height:1.7}.teacher-note b{font-size:12px}.teacher-note span{font-size:18px;line-height:1.8}
.check-item span b{font-size:20px}.check-item span small{font-size:15px;line-height:1.6}.check-item em{font-size:13px}.result-text p{font-size:18px;line-height:1.7}
.process-three h3{font-size:29px}.process-three p{font-size:19px;line-height:1.9}.step-code{font-size:12px}.step-tags span{font-size:13px;padding:8px 11px}
.bug-top{font-size:12px}.bug-card h3{font-size:31px}.bug-card p{font-size:20px;line-height:1.8}.bug-tags span{font-size:12px}
.service-row span{font-size:19px;line-height:1.7}.service-row b{font-size:20px}.service-row small{font-size:15px}.service-row.head span{font-size:13px}
.pricing-main-card h3{font-size:37px}.pricing-duration{font-size:18px}.pricing-number span{font-size:20px}.pricing-desc{font-size:19px;line-height:1.85}.pricing-extra-head b{font-size:22px}.pricing-extra-head span{font-size:12px}.price-line>div b{font-size:22px}.price-line>div small{font-size:16px}.price-line>strong{font-size:30px}.price-line>strong em{font-size:16px}.price-icon{font-size:11px}.pricing-footnote strong{font-size:22px}.pricing-footnote p{font-size:17px}
.booking-card h3{font-size:30px}.booking-card p{font-size:19px;line-height:1.8}.booking-meta span{font-size:16px}.footer-wrap strong{font-size:18px}.footer-wrap p{font-size:15px}.footer-wrap>div:last-child{font-size:14px}

.education-zone{margin-top:64px;padding:34px;border:1px solid #d1d4cd;border-radius:24px;background:#e9ebe4}
.education-heading{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:end;margin-bottom:24px}
.education-heading .eyebrow{margin-top:0}.education-heading h3{margin:0;font:800 38px/1.2 var(--display);letter-spacing:-.03em;color:#14191e}.education-heading>p{margin:0;color:#636d71;font-size:19px;line-height:1.8}
.education-list{display:grid;gap:14px}.education-empty{padding:28px;border:1px dashed #adb5aa;border-radius:16px;background:#f7f7f2}.education-empty span{display:block;font:700 12px var(--mono);letter-spacing:.12em;color:#73865e}.education-empty strong{display:block;margin:8px 0 4px;font-size:23px}.education-empty p{margin:0;color:#6e777a;font-size:18px}
.education-card{border:1px solid #ccd0c7;border-radius:16px;background:#f8f8f3;overflow:hidden}.education-card summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:90px 1fr 44px;gap:20px;align-items:center;padding:24px}.education-card summary::-webkit-details-marker{display:none}.education-meta{display:flex;flex-direction:column;gap:5px}.education-meta span{font:700 12px var(--mono);color:#8a938e}.education-meta b{font-size:15px;color:#627950}.education-summary-copy h4{margin:0 0 7px;font-size:24px;line-height:1.35}.education-summary-copy p{margin:0;color:#6d7679;font-size:17px;line-height:1.7}.education-toggle{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#151a20;color:var(--lime);font-size:24px}.education-body{padding:4px 24px 28px 134px;border-top:1px solid #dedfd9}.education-body p{font-size:18px;line-height:1.9;color:#4f595d}.education-body small{display:block;margin-top:18px;color:#89918e;font:600 11px var(--mono)}

@media(max-width:1080px){.brand-copy strong{font-size:17px}.brand-copy small{font-size:10px}.main-nav{gap:11px}.main-nav a{font-size:14px}}
@media(max-width:950px){.brand-copy strong{font-size:19px}.education-heading{grid-template-columns:1fr;gap:12px}.education-heading>p{font-size:18px}}
@media(max-width:650px){body{font-size:19px}.brand-copy strong{font-size:16px}.hero-studio-name{font-size:21px;margin-top:18px}.hero-lead{font-size:20px}.btn{font-size:16px}.section-heading h2,.check-copy h2,.about-copy h2,.booking h2{font-size:42px}.section-heading>p:last-child,.split-heading>p,.about-copy>p:not(.eyebrow),.check-copy>p:not(.eyebrow){font-size:19px}.teacher-lead,.lead{font-size:20px}.credential-list b{font-size:19px}.credential-list small{font-size:15px}.teacher-note span{font-size:17px}.check-item span b{font-size:18px}.check-item span small{font-size:14px}.process-three h3{font-size:26px}.process-three p{font-size:18px}.bug-card h3{font-size:27px}.bug-card p{font-size:18px}.service-row span{font-size:18px}.service-row b{font-size:19px}.service-row small{font-size:14px}.pricing-main-card h3{font-size:32px}.pricing-duration{font-size:17px}.pricing-desc{font-size:18px}.price-line>div b{font-size:20px}.price-line>div small{font-size:14px}.price-line>strong{font-size:25px}.education-zone{margin-top:44px;padding:20px}.education-heading h3{font-size:32px}.education-heading>p{font-size:17px}.education-card summary{grid-template-columns:62px 1fr 40px;gap:12px;padding:18px}.education-summary-copy h4{font-size:21px}.education-summary-copy p{font-size:16px}.education-body{padding:4px 18px 22px}.education-body p{font-size:17px}.education-empty strong{font-size:21px}.education-empty p{font-size:17px}}


/* v6 readability & spacing adjustments */
.pricing-footnote strong{font-size:24px;line-height:1.45;margin-bottom:8px}
.pricing-footnote p{font-size:18px;line-height:1.8;max-width:760px}

.bug-grid{gap:24px}
.bug-card{display:flex;flex-direction:column;align-items:flex-start;padding:34px;min-height:340px}
.bug-card h3{margin:0 0 16px;line-height:1.35;max-width:92%}
.bug-card p{margin:0;max-width:92%;line-height:1.9}
.bug-icon{margin:28px 0 16px}
.bug-tags{position:static;display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:24px}
.bug-tags span{padding:8px 12px;border-radius:10px;line-height:1.2}
@media (max-width: 900px){
  .bug-card{padding:28px;min-height:auto}
  .bug-card h3,.bug-card p{max-width:100%}
}
@media (max-width: 650px){
  .bug-grid{gap:18px}
  .bug-card{padding:24px}
  .bug-card h3{line-height:1.4}
  .bug-card p{line-height:1.85}
  .bug-tags{padding-top:18px;gap:8px}
}


/* v8: published education cards carousel + click-to-read */
.featured-education{margin:6px 0 54px;border:1px solid #d1d4cd;border-radius:24px;background:#e6e7e1;padding:24px;overflow:hidden}
.featured-education-head{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:20px}
.featured-education-head>div:first-child{display:flex;align-items:baseline;gap:15px;flex-wrap:wrap}
.featured-education-head span{font:700 12px var(--mono);letter-spacing:.12em;color:#74806f}
.featured-education-head strong{font-size:24px;color:#1c2328}
.carousel-controls{display:flex;align-items:center;gap:10px}
.carousel-controls button{width:46px;height:46px;border-radius:12px;border:1px solid #c9cdc5;background:#f7f7f2;color:#20262d;font-size:21px;font-weight:800;cursor:pointer;transition:.2s}
.carousel-controls button:hover:not(:disabled){background:#12171c;color:var(--lime);border-color:#12171c}
.carousel-controls button:disabled{opacity:.35;cursor:default}
.carousel-controls span{min-width:74px;text-align:center;font:700 12px var(--mono);color:#737d75}
.education-carousel-viewport{overflow:hidden;border-radius:18px}
.education-carousel-track{display:flex;gap:20px;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
.featured-article-card{font-family:var(--sans);text-align:left;display:flex;flex-direction:column;min-height:365px;padding:30px;border:1px solid #d3d6cf;border-radius:18px;background:#faf9f5;color:#20262d;cursor:pointer;appearance:none;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}
.featured-article-card:hover{transform:translateY(-4px);border-color:#afb8a8;box-shadow:0 18px 44px rgba(27,34,29,.10)}
.featured-article-card:focus-visible{outline:3px solid rgba(130,169,76,.42);outline-offset:3px}
.featured-article-card.is-dark{background:#12171c;color:#fff;border-color:#242d34}
.featured-article-card.is-empty{cursor:default;min-width:100%;background:#f7f7f2}
.featured-article-card.is-empty:hover{transform:none;box-shadow:none}
.featured-card-top{display:flex;justify-content:space-between;gap:20px;font:700 11px var(--mono);letter-spacing:.12em;color:#8a938e}
.featured-card-top b{font:700 12px var(--sans);color:#66765c}
.is-dark .featured-card-top b{color:#8ea17d}
.featured-card-icon{font:600 48px var(--mono);color:#94aa7d;margin:28px 0 18px}
.is-dark .featured-card-icon{color:var(--lime)}
.featured-article-card h3{font-size:28px;line-height:1.45;letter-spacing:-.025em;margin:0 0 14px;color:inherit}
.featured-article-card p{font-size:18px;line-height:1.85;color:#697276;margin:0 0 24px}
.is-dark p{color:#9ca7af}
.featured-card-footer{margin-top:auto;padding-top:20px;border-top:1px solid #dcddd7;display:flex;justify-content:space-between;align-items:center}
.is-dark .featured-card-footer{border-color:#2e373e}
.featured-card-footer span{font:800 15px var(--sans);letter-spacing:0;color:#2c352a}
.is-dark .featured-card-footer span{color:#d9e1d3}
.featured-card-footer b{font-size:23px;color:#7c9761}
.is-dark .featured-card-footer b{color:var(--lime)}
.education-card.education-focus{animation:educationFocus 1.35s ease}
@keyframes educationFocus{0%{box-shadow:0 0 0 0 rgba(185,255,102,0)}20%{box-shadow:0 0 0 5px rgba(134,174,83,.32)}100%{box-shadow:0 0 0 12px rgba(134,174,83,0)}}
@media(max-width:980px){.featured-article-card{min-height:340px}.featured-article-card h3{font-size:26px}}
@media(max-width:680px){
  .featured-education{padding:16px;margin-bottom:40px}
  .featured-education-head{align-items:flex-start}
  .featured-education-head>div:first-child{display:block}
  .featured-education-head strong{display:block;margin-top:4px;font-size:21px}
  .carousel-controls{gap:6px}
  .carousel-controls button{width:40px;height:40px}
  .carousel-controls span{min-width:58px;font-size:11px}
  .education-carousel-track{gap:14px}
  .featured-article-card{padding:24px;min-height:350px}
  .featured-article-card h3{font-size:25px}
  .featured-article-card p{font-size:17px}
}


/* v9: promotion + studio location */
.pricing-heading{margin-bottom:36px}.pricing-heading h2{margin:0}
.hero-promotion{margin-top:24px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:16px 18px;border:1px solid rgba(185,255,102,.32);border-radius:15px;background:linear-gradient(135deg,rgba(185,255,102,.11),rgba(255,255,255,.025));color:#fff;text-decoration:none;max-width:620px;transition:.2s}
.hero-promotion:hover{transform:translateY(-2px);border-color:rgba(185,255,102,.7);background:linear-gradient(135deg,rgba(185,255,102,.16),rgba(255,255,255,.035))}
.hero-promotion-label{font:700 11px var(--mono);letter-spacing:.12em;color:var(--lime);padding:7px 9px;border:1px solid rgba(185,255,102,.25);border-radius:8px}
.hero-promotion>div{display:flex;flex-direction:column;min-width:0}.hero-promotion strong{font-size:20px;line-height:1.3}.hero-promotion small{font-size:15px;color:#aeb8c0;margin-top:2px}.hero-promotion>b{font-size:22px;color:var(--lime)}
.hero-trust{margin-top:32px}

.promotion-slot{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:30px 32px;margin-bottom:28px;border-radius:20px;background:#12171c;color:#fff;border:1px solid #2a333b;box-shadow:0 18px 48px rgba(23,29,25,.12)}
.promotion-copy{min-width:0}.promotion-kicker{display:block;font:700 11px var(--mono);letter-spacing:.14em;color:var(--lime);margin-bottom:8px}.promotion-slot h3{font-size:34px;line-height:1.2;margin:0 0 8px}.promotion-slot strong{display:block;font-size:21px;color:#f3f6f7;margin-bottom:4px}.promotion-slot p{margin:0;color:#98a3ac;font-size:17px;line-height:1.75}.promotion-slot .btn{flex:0 0 auto;white-space:nowrap}

.location-section{background:#f3f1ea}.location-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch}.location-info,.location-map-card{border:1px solid #d2d5ce;border-radius:22px;background:#faf9f5;overflow:hidden;box-shadow:0 18px 50px rgba(45,52,47,.08)}
.location-info{padding:30px}.location-primary{padding-bottom:24px;border-bottom:1px solid #d9dcd5}.location-primary>span,.location-facts article>span,.location-map-head span{font:700 11px var(--mono);letter-spacing:.13em;color:#72805f}.location-primary h3{font-size:34px;line-height:1.35;margin:10px 0 16px;letter-spacing:-.02em}.location-primary a{font-weight:800;color:#53683c;text-decoration:none;font-size:17px}.location-primary a:hover{text-decoration:underline}.location-facts{display:grid;gap:0;margin:18px 0 24px}.location-facts article{padding:18px 0;border-bottom:1px solid #dedfd9}.location-facts article:last-child{border-bottom:0}.location-facts strong{display:block;font-size:21px;margin:5px 0 2px}.location-facts p{font-size:17px;line-height:1.8;color:#697178;margin:0}
.location-map-card{margin:0;display:flex;flex-direction:column}.location-map-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:#12171c;color:#fff}.location-map-head b{font-size:16px}.location-map-card img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}.location-map-card figcaption{padding:16px 20px 20px;color:#6c747a;font-size:15px;line-height:1.7;background:#faf9f5}

@media(max-width:1100px){.main-nav{gap:9px}.main-nav a{font-size:13px}}
@media(max-width:950px){.location-grid{grid-template-columns:1fr}.promotion-slot{align-items:flex-start;flex-direction:column}.promotion-slot .btn{width:100%;justify-content:center}}
@media(max-width:650px){.hero-promotion{grid-template-columns:1fr auto;gap:10px;padding:15px}.hero-promotion-label{grid-column:1/-1;width:max-content}.hero-promotion strong{font-size:21px}.hero-promotion small{font-size:16px}.promotion-slot{padding:22px}.promotion-slot h3{font-size:31px}.promotion-slot strong{font-size:20px}.promotion-slot p{font-size:17px}.location-info{padding:22px}.location-primary h3{font-size:30px}.location-facts strong{font-size:20px}.location-facts p{font-size:17px}.location-map-card figcaption{font-size:16px}}


/* v10 — 首頁短期優惠加大 */
.hero-promotion{
  margin-top:30px;
  width:100%;
  max-width:760px;
  grid-template-columns:auto 1fr auto;
  gap:22px;
  padding:24px 26px;
  border-width:2px;
  border-color:rgba(185,255,102,.58);
  border-radius:20px;
  background:
    radial-gradient(circle at 88% 20%,rgba(185,255,102,.16),transparent 34%),
    linear-gradient(135deg,rgba(185,255,102,.17),rgba(255,255,255,.035));
  box-shadow:0 18px 50px rgba(0,0,0,.20),0 0 0 1px rgba(185,255,102,.06) inset;
}
.hero-promotion-label{
  font-size:13px;
  padding:9px 11px;
  border-radius:10px;
}
.hero-promotion strong{
  font-size:30px;
  line-height:1.25;
  letter-spacing:-.02em;
}
.hero-promotion small{
  font-size:22px;
  line-height:1.45;
  color:#e9f0f2;
  font-weight:700;
  margin-top:5px;
}
.hero-promotion>b{
  font-size:32px;
}
@media(max-width:650px){
  .hero-promotion{
    padding:20px;
    gap:14px;
    margin-top:24px;
  }
  .hero-promotion strong{font-size:27px}
  .hero-promotion small{font-size:20px}
  .hero-promotion>b{font-size:28px}
}


/* v11 — 首頁優惠固定在右上方，一進頁面即可看到 */
.hero-grid{align-items:start}
.hero-side{
  position:relative;
  min-width:0;
  padding-top:126px;
}
.hero-side .hero-promotion{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  max-width:none;
  margin:0;
  min-height:104px;
  padding:20px 24px;
  grid-template-columns:auto 1fr auto;
  border-color:rgba(185,255,102,.76);
  background:
    radial-gradient(circle at 88% 12%,rgba(185,255,102,.26),transparent 35%),
    linear-gradient(135deg,rgba(185,255,102,.20),rgba(255,255,255,.045));
  box-shadow:0 22px 55px rgba(0,0,0,.28),0 0 0 1px rgba(185,255,102,.08) inset;
  z-index:4;
}
.hero-side .hero-promotion-label{
  font-size:12px;
  padding:9px 10px;
}
.hero-side .hero-promotion strong{
  font-size:25px;
  line-height:1.2;
}
.hero-side .hero-promotion small{
  display:block;
  color:var(--lime);
  font-size:28px;
  line-height:1.25;
  font-weight:900;
  letter-spacing:-.02em;
  margin-top:4px;
}
.hero-side .hero-promotion>b{
  font-size:30px;
}
.hero-side .system-panel{
  width:100%;
}

@media(max-width:950px){
  .hero-side{
    padding-top:0;
    max-width:620px;
  }
  .hero-side .hero-promotion{
    position:static;
    margin:0 0 22px;
  }
}
@media(max-width:650px){
  .hero-side .hero-promotion{
    min-height:auto;
    grid-template-columns:1fr auto;
    padding:18px;
  }
  .hero-side .hero-promotion-label{
    grid-column:1/-1;
  }
  .hero-side .hero-promotion strong{font-size:23px}
  .hero-side .hero-promotion small{font-size:25px}
}


/* v12 — Movement Library */
.movement-library{
  margin-top:58px;
  padding:34px;
  border:1px solid #d4d8d1;
  border-radius:22px;
  background:#f1f1eb;
}
.movement-library-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:42px;
  margin-bottom:28px;
}
.movement-library-head .eyebrow{margin-top:0}
.movement-library-head h3{
  margin:0;
  font-family:var(--display);
  font-size:38px;
  line-height:1.15;
  letter-spacing:-.03em;
}
.movement-library-head>p{
  max-width:590px;
  margin:0;
  color:#6b747b;
  font-size:17px;
  line-height:1.8;
}
.movement-library-head code{
  font-family:var(--mono);
  font-size:.86em;
  padding:2px 6px;
  border-radius:6px;
  background:#e3e5de;
}
.exercise-video-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
}
.exercise-video-card{
  min-width:0;
  overflow:hidden;
  border:1px solid #d2d6cf;
  border-radius:18px;
  background:#faf9f5;
  box-shadow:0 18px 45px rgba(34,40,35,.06);
}
.exercise-video-media{
  position:relative;
  aspect-ratio:16/9;
  background:#11171c;
  overflow:hidden;
}
.exercise-video-media iframe,
.exercise-video-media video{
  width:100%;
  height:100%;
  display:block;
  border:0;
  object-fit:cover;
  background:#0f1419;
}
.exercise-video-placeholder{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  align-content:center;
  gap:10px;
  background:
    radial-gradient(circle at 75% 15%,rgba(185,255,102,.16),transparent 30%),
    linear-gradient(135deg,#141b20,#0e1317);
}
.exercise-video-placeholder span{
  width:68px;
  height:68px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--lime);
  color:#101419;
  font-size:28px;
  padding-left:4px;
}
.exercise-video-placeholder small{
  color:#81909b;
  font:600 11px var(--mono);
  letter-spacing:.12em;
}
.exercise-video-body{padding:24px}
.exercise-video-meta{
  display:flex;
  justify-content:space-between;
  gap:18px;
  color:#72806a;
  font:600 11px var(--mono);
  letter-spacing:.09em;
}
.exercise-video-body h4{
  margin:16px 0 8px;
  font-size:25px;
  line-height:1.4;
}
.exercise-video-body p{
  margin:0;
  color:#6c747a;
  font-size:17px;
  line-height:1.8;
}
.exercise-video-link{
  display:inline-flex;
  margin-top:18px;
  color:#2f3a2d;
  font-weight:800;
  text-decoration:none;
  border-bottom:2px solid #a7ce71;
}
.exercise-video-updated{
  display:block;
  margin-top:18px;
  color:#8c948e;
  font:500 10px var(--mono);
}
.exercise-video-empty{
  grid-column:1/-1;
  min-height:240px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  padding:34px;
  border:1px dashed #c8cec3;
  border-radius:16px;
  background:#faf9f5;
}
.exercise-video-empty span{
  color:#7f8b77;
  font:600 11px var(--mono);
  letter-spacing:.12em;
}
.exercise-video-empty strong{
  margin-top:15px;
  font-size:27px;
}
.exercise-video-empty p{
  margin:7px 0 0;
  color:#747d82;
  font-size:17px;
}
@media(max-width:800px){
  .movement-library{padding:24px}
  .movement-library-head{display:block}
  .movement-library-head>p{margin-top:16px}
  .exercise-video-grid{grid-template-columns:1fr}
}
@media(max-width:650px){
  .movement-library{margin-top:42px;padding:20px}
  .movement-library-head h3{font-size:32px}
  .movement-library-head>p{font-size:17px}
  .exercise-video-body{padding:20px}
  .exercise-video-body h4{font-size:23px}
}


/* v13 — 衛教文章圖片：維持簡潔，不改變無圖片文章的樣式 */
.featured-card-image{
  width:calc(100% + 60px);
  margin:22px -30px 22px;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#e7e9e2;
  border-top:1px solid #d7dad3;
  border-bottom:1px solid #d7dad3;
}
.featured-card-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.is-dark .featured-card-image{
  border-color:#2b343b;
  background:#0c1115;
}

.education-figure{
  margin:24px 0 30px;
}
.education-figure img{
  display:block;
  width:100%;
  max-height:620px;
  object-fit:cover;
  border-radius:16px;
  border:1px solid #d5d8d1;
  background:#eceee8;
}
.education-cover-figure{
  margin-top:24px;
}
.education-inline-figure{
  max-width:820px;
}
.education-figure figcaption{
  margin-top:9px;
  color:#7b8480;
  font-size:14px;
  line-height:1.6;
}
@media(max-width:680px){
  .featured-card-image{
    width:calc(100% + 48px);
    margin:18px -24px 20px;
  }
  .education-figure{
    margin:20px 0 24px;
  }
  .education-figure img{
    border-radius:12px;
    max-height:460px;
  }
  .education-figure figcaption{
    font-size:13px;
  }
}
