@import"https://fonts.googleapis.com/css2?family=LXGW+WenKai+Screen&family=Noto+Sans:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800&family=Noto+Serif+SC:wght@400;500;600;700&display=swap";@font-face{font-family:"Noto Serif SC Hero";src:url(/fonts/noto-serif-sc-hero-title-400.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--font-en-sans: "Noto Sans", "Avenir Next", "Segoe UI", system-ui, sans-serif;--font-zh-sans: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-zh-serif: "Noto Serif SC", "Source Han Serif SC", "Songti SC", "STSong", serif;--ink: #113f36;--ink-soft: #29443d;--gold: #b98430;--gold-light: #d9b067;--paper: #fffaf1;--warm: #f8efe1;--line: rgba(188, 143, 71, .28);--green-line: rgba(17, 82, 70, .18);--shadow: 0 18px 45px rgba(103, 72, 35, .09);--page-container-max: 1540px;--page-gutter: 20px;font-family:var(--font-zh-sans);color:var(--ink);background:var(--warm)}*{box-sizing:border-box}html{min-height:100%;overscroll-behavior-y:none;scroll-behavior:smooth}body{margin:0;min-height:100%;min-width:320px;overscroll-behavior-y:none;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.88),transparent 25rem),radial-gradient(circle at 90% 12%,rgba(217,176,103,.11),transparent 20rem),linear-gradient(180deg,#fffaf2,#f8efe1 45%,#fffaf2 78%)}body.home-body,body.workshop-body{position:relative}body.home-body{color:var(--ink)}body.workshop-body{color:var(--ink);background:var(--page-bg-color, #c6c3a4)}body.workshop-body:before,body.workshop-body:after{content:"";position:absolute;top:0;bottom:0;z-index:0;width:max(0px,calc((100vw - var(--page-container-max)) / 2));min-width:0;pointer-events:none;background-position:center top;background-repeat:repeat-y;background-size:100% auto;opacity:.5}body.workshop-body:before{left:0;background-image:var(--side-bg-left-image)}body.workshop-body:after{right:0;background-image:var(--side-bg-right-image)}body.home-body #root,body.workshop-body #root{position:relative;z-index:1}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{overflow-x:clip}.home-page{position:relative}.topbar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:minmax(210px,320px) minmax(0,1fr) auto;align-items:center;gap:clamp(16px,2.4vw,28px);min-height:86px;padding:0 max(var(--page-gutter),calc((100vw - var(--page-container-max)) / 2 + var(--page-gutter)));border-top:1px solid #fffcf8;border-bottom:1px solid rgba(185,132,48,.18);background:#fffcf8e3;box-shadow:0 8px 20px #604f2b0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;justify-self:start;min-width:0}.brand-logo-image{display:block;width:clamp(188px,16vw,252px);height:auto;max-height:68px;object-fit:contain}.nav-links{grid-column:2;grid-row:1;display:flex;justify-content:center;justify-content:safe center;gap:clamp(16px,3.4vw,58px);min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-gutter:stable;scrollbar-width:thin;color:#1e2b27;font-family:var(--font-zh-sans);font-size:1.12rem;font-weight:800;line-height:1.35;white-space:nowrap}.nav-links a{position:relative;padding:29px 0 26px}.nav-link-featured{display:inline-flex;align-items:center;align-self:center;height:42px;padding:0 18px!important;border:1px solid rgba(214,182,113,.38);border-radius:999px;background:linear-gradient(180deg,#fff7e04d,#fff7e014),linear-gradient(180deg,#eccc80e6,#dcb661e0);box-shadow:inset 0 1px #fff7e057,0 8px 18px #7a531724;transform:translateY(0);overflow:visible;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.nav-link-featured:after{content:none!important}.nav-link-featured-inner{display:inline-flex;align-items:center;justify-content:center;height:100%;padding:0;background:transparent;box-shadow:none;text-align:center;line-height:1}.nav-link-featured-title{display:inline-block;padding:0;background:transparent;box-shadow:none;color:#245142;font-size:inherit;font-weight:900;letter-spacing:.01em;line-height:inherit;transition:color .16s ease}.nav-link-featured:hover{background:linear-gradient(180deg,#e9f6ec38,#e9f6ec14 42%),linear-gradient(180deg,#216e57f5,#165241f5);border-color:#216e57ad;box-shadow:inset 0 1px #e6f5eb47,0 12px 24px #11483938;transform:translateY(-1px)}.nav-link-featured:hover .nav-link-featured-title{color:#f7e5ae}.nav-link-featured-hint{display:none;color:#a47024;font-size:.7rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.nav-links a:after{content:"";position:absolute;right:0;bottom:8px;left:0;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .16s ease}.nav-links a:hover:after{transform:scaleX(1)}.nav-links a:hover{color:#b37a2a}.nav-links .locale-route-button:after,.nav-links .locale-route-button:hover:after{content:none!important}.nav-links .locale-route-button:hover{color:#0c5a4c}.nav-links a[href="#contact"]{cursor:pointer}.nav-links-sizer{position:absolute;visibility:hidden;pointer-events:none;white-space:nowrap;font-family:var(--font-zh-sans);font-size:1.12rem;font-weight:800}.nav-links-sizer span+span{margin-left:clamp(16px,3.4vw,58px)}.topbar-measurements{position:absolute;visibility:hidden;pointer-events:none;white-space:nowrap;inset:0 auto auto 0}.topbar-measurements .menu-toggle{display:inline-flex}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;width:54px;height:54px;border:1px solid rgba(17,82,70,.12);border-radius:18px;background:#fffaf1f5;box-shadow:0 10px 24px #113f3614;cursor:pointer}.menu-toggle span{display:block;width:24px;height:3px;border-radius:999px;background:#0d5b4b;transition:transform .16s ease,opacity .16s ease}.menu-toggle span+span{margin-top:5px}.menu-toggle.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.gold-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:18px;border:0;border-radius:18px;padding:0 46px;background:linear-gradient(180deg,#c99a50,#ad7220);box-shadow:inset 0 1px #ffffff61,0 10px 20px #85521333;color:#fff;cursor:pointer;font-family:var(--font-zh-sans);font-size:1.25rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.workshop-page .gold-button{color:#fffdf7;font-weight:900;text-shadow:0 1px 1px rgba(4,35,29,.22)}.gold-button>span{display:inline-block}.gold-button:hover{filter:brightness(1.04)}.gold-button:disabled{cursor:progress;opacity:.75}.modal-backdrop,.seat-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:20px;background:#113f367a}.checkout-modal,.seat-form,.admin-login,.admin-section{border:1px solid var(--line);border-radius:8px;background:#fffdf8;box-shadow:var(--shadow)}.checkout-modal,.seat-form{width:min(520px,100%);padding:26px;color:#173a33;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.checkout-modal,.seat-form{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow-y:auto}.modal-head,.seat-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-head h2,.seat-form-head h2,.admin-section h2,.admin-section h1,.admin-login h1{margin:0;color:#06473d}.modal-head p,.seat-form-head p{margin:6px 0 0;color:var(--ink-soft);line-height:1.6;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}.icon-button{position:relative;display:block;width:36px;height:36px;border:1px solid var(--line);border-radius:999px;background:#fffaf1;color:var(--ink);cursor:pointer;font-size:0;line-height:1}.icon-button:before,.icon-button:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}.icon-button:before{transform:translate(-50%,-50%) rotate(45deg)}.icon-button:after{transform:translate(-50%,-50%) rotate(-45deg)}.checkout-modal label,.seat-form label,.admin-login label{display:grid;gap:7px;margin-bottom:14px;justify-items:start;text-align:left;color:#1f3e37;font-weight:700}.checkout-modal label span,.seat-form label span,.admin-login label span{display:block;width:100%;color:#173a33;font-size:.98rem;line-height:1.35}.checkout-modal input,.seat-form input,.admin-login input,.admin-section input,.admin-section select,.admin-section textarea{width:100%;min-height:42px;border:1px solid rgba(17,82,70,.2);border-radius:8px;padding:8px 12px;background:#fffefb;color:#173a33;font:inherit;font-size:1rem;font-weight:500;line-height:1.4}.checkout-modal input::placeholder,.seat-form input::placeholder,.admin-login input::placeholder,.admin-section input::placeholder,.admin-section textarea::placeholder{color:#173a3370}.checkout-modal .email-field-input,.seat-form .seat-email-input{min-height:52px}.field-hint,.seat-field-hint{display:block;width:100%;margin-top:4px;color:#46675f94;font-size:.82rem;font-weight:500;line-height:1.5;white-space:pre-line}.inventory-note{margin:4px 0 0;color:var(--ink-soft);font-weight:700}.form-error{margin:12px 0;color:#9f2f22;font-weight:700}.auto-promo-note,.seat-promo-note{margin:12px 0 0;border:1px solid rgba(173,114,32,.2);border-radius:8px;padding:10px 12px;background:#fff7e5;color:#7a4f19;font-size:.94rem;font-weight:800;line-height:1.55}.modal-submit-row,.seat-form-actions{display:grid;gap:10px;margin-top:10px}.modal-submit-row.dual,.seat-form-actions.dual{grid-template-columns:1fr}.modal-submit,.seat-form-submit{width:100%;min-height:54px;white-space:normal;line-height:1.35}.privacy-consent-note,.seat-privacy-note{margin:12px 0 4px;color:#4e6a62;font-size:.92rem;font-weight:600;line-height:1.65}.privacy-consent-note a,.seat-privacy-note a{margin:0 3px;color:#9b631a;font-weight:800;text-decoration:underline;text-underline-offset:3px}.confirmation-backdrop{z-index:140}.confirmation-modal{width:min(820px,100%);max-height:calc(100vh - 28px);overflow-y:auto;border:1px solid rgba(173,114,32,.28);border-radius:8px;padding:26px;background:#fffdf8;color:#173a33;box-shadow:0 26px 70px #0b342c47}.confirmation-head{align-items:center;margin-bottom:20px}.confirmation-eyebrow{margin:0 0 5px;color:#ad7220;font-size:.9rem;font-weight:800;letter-spacing:0}.confirmation-ticket-area{margin:18px 0}.confirmation-ticket-grid{display:grid;gap:14px;max-height:390px;overflow-y:auto;padding-right:4px}.confirmation-ticket-card{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:18px;border:1px solid rgba(17,82,70,.14);border-radius:8px;padding:14px;background:#fffaf1}.confirmation-qr-frame{display:grid;place-items:center;border:1px solid rgba(17,82,70,.12);border-radius:8px;padding:10px;background:#fff}.confirmation-qr-frame img{display:block;width:150px;height:150px}.confirmation-ticket-actions{display:grid;gap:8px;min-width:0}.confirmation-ticket-actions span{color:#5f6f69;font-weight:800}.confirmation-ticket-actions strong{overflow-wrap:anywhere;color:#06473d;font-size:1.1rem}.save-qr-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-height:42px;border:1px solid rgba(173,114,32,.28);border-radius:8px;padding:0 14px;background:#ad7220;color:#fffdf8;cursor:pointer;font:inherit;font-weight:800}.save-qr-button,.save-qr-button span,.save-qr-button svg{color:#fff}.save-qr-button svg{width:18px;height:18px}.confirmation-promo{display:flex;align-items:stretch;justify-content:space-between;gap:20px;margin:22px 0;border:1px solid rgba(185,132,48,.42);border-radius:24px;padding:22px;background:radial-gradient(circle at top right,rgba(255,243,214,.9),transparent 34%),linear-gradient(135deg,#fffaf1,#fdf5e7 52%,#fff8ec);box-shadow:inset 0 1px #ffffffb3,0 14px 30px #ad72201f;animation:promo-card-rise .52s ease-out}.confirmation-promo-copy{flex:1}.confirmation-promo-badge{display:inline-flex;align-items:center;gap:10px;min-height:0;margin:0 0 16px;padding:0;background:transparent;color:#8a5209;font-size:1.48rem;font-weight:900;letter-spacing:.08em;text-transform:none;white-space:nowrap}.confirmation-promo-badge:before{content:"";display:block;width:6px;height:1.2em;border-radius:999px;background:linear-gradient(180deg,#d6a14a,#9e671a)}.confirmation-promo p.confirmation-promo-badge{color:#8a5209}.confirmation-promo-lead{margin:8px 0 0;color:#173a33;font-size:1.05rem;font-weight:800;white-space:pre-line}.confirmation-promo-urgency{display:inline-flex;align-items:center;margin:10px 0 0;border-radius:999px;padding:5px 12px;background:#ad722029;color:#8a5209;font-size:.88rem;font-weight:900}.confirmation-promo strong{display:block;color:#06473d;font-size:clamp(1.38rem,2vw,1.7rem);line-height:1.2}.confirmation-promo p{margin:6px 0 0;color:#26423b;font-weight:800;line-height:1.55}.confirmation-promo-prices{display:flex;align-items:end;flex-wrap:wrap;gap:22px;margin:18px 0 10px}.confirmation-promo-prices .confirmation-promo-cta{align-self:center;margin-left:40px}.confirmation-promo-price-line{display:grid;gap:4px}.confirmation-promo-price-line small{display:block;font-size:.88rem;font-weight:900;letter-spacing:.04em;white-space:pre-line}.confirmation-promo-price-line span{display:block;font-size:1.5rem;font-weight:900;line-height:1.1}.confirmation-promo-price-line.is-original{padding-bottom:6px}.confirmation-promo-price-line.is-original small{color:#8b7b68}.confirmation-promo-price-line.is-original span{color:#9a866d;font-size:1.35rem;text-decoration:line-through;text-decoration-thickness:2px}.confirmation-promo-price-line.is-discounted{position:relative;padding-left:22px}.confirmation-promo-price-line.is-discounted:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:2px;border-radius:999px;background:linear-gradient(180deg,#d6a14a,#b76b1f)}.confirmation-promo-price-line.is-discounted small{color:#9a5518}.confirmation-promo-price-line.is-discounted span{color:#aa4a13;font-size:clamp(2.35rem,3.8vw,2.9rem);text-shadow:0 1px 0 rgba(255,255,255,.35)}.confirmation-promo-price-notes{display:grid;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(138,82,9,.14)}.confirmation-promo-price-notes p{margin:0;color:#6d4f1f;font-size:.98rem;font-weight:800;line-height:1.5;letter-spacing:.01em;white-space:pre-line}.confirmation-promo-cta,.confirmation-promo-copy-button .copy-button,.confirmation-notes p{white-space:pre-line}.confirmation-promo p span{display:inline-block;margin:0 6px 0 4px;border-radius:999px;padding:4px 12px;background:#fffdf8;color:#8a5209;box-shadow:inset 0 0 0 1px #ad72203d;font-size:1.08rem;font-weight:900;letter-spacing:.06em}.confirmation-promo p b{color:#0d6657;font-size:1.16rem}.confirmation-promo-hint{color:#6b4b19;font-size:.95rem}.confirmation-promo-actions{display:grid;align-content:start;gap:12px;min-width:180px}.confirmation-promo-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;max-width:260px;border-radius:999px;padding:0 20px;background:linear-gradient(180deg,#0f7766,#095447);box-shadow:0 14px 30px #0a584a47;color:#fffdf8;font-size:1rem;font-weight:900;text-align:center;animation:promo-cta-pulse 1.8s ease-in-out infinite}.confirmation-promo-cta:hover{filter:brightness(1.04)}.confirmation-promo-autoapply{margin:0;color:#6b4b19;font-size:.9rem;font-weight:800;text-align:center}.confirmation-promo-copy-button{display:flex;justify-content:center}.confirmation-promo a{text-decoration:none}.confirmation-details{display:grid;gap:10px;margin:18px 0}.confirmation-details div{display:grid;grid-template-columns:72px 1fr;gap:12px;border-bottom:1px solid rgba(17,82,70,.1);padding-bottom:10px}.confirmation-details dt{color:#0d6657;font-weight:900}.confirmation-details dd{margin:0;color:#29443d;line-height:1.55}.confirmation-notes{display:grid;gap:6px;margin-top:16px;border-radius:8px;padding:14px 16px;background:#0d665714;color:#315a51;font-weight:800}.confirmation-notes p{margin:0}.confirmation-workshop-note{color:#8a5209}.confirmation-workshop-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}.confirmation-notes-top{margin-top:0;margin-bottom:18px}.confirmation-waiting{display:grid;justify-items:center;gap:14px;padding:26px 10px 8px;text-align:center;color:#4e6a62;font-weight:700}.confirmation-spinner{width:42px;height:42px;border:4px solid rgba(13,102,87,.16);border-top-color:#ad7220;border-radius:999px;animation:confirmation-spin .9s linear infinite}.confirmation-terminal{justify-items:start;border:1px solid rgba(173,114,32,.2);border-radius:8px;padding:16px;background:#fff7e5;text-align:left}@keyframes confirmation-spin{to{transform:rotate(360deg)}}@keyframes promo-card-rise{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes promo-cta-pulse{0%,to{transform:translateY(0);box-shadow:0 14px 30px #0a584a47}50%{transform:translateY(-2px);box-shadow:0 18px 34px #0a584a57}}@keyframes featured-badge-glow{0%,to{transform:translateY(0);box-shadow:0 6px 14px #ff8a1f38;filter:brightness(1)}50%{transform:translateY(-1px);box-shadow:0 9px 18px #ff8a1f4d;filter:brightness(1.06)}}.admin-page{min-height:100vh;padding:28px;background:#f8efe1}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-top>div{display:flex;align-items:center;gap:14px}.admin-page button,.admin-page select{cursor:pointer}.admin-page button:not(.gold-button):not(.icon-button){min-height:36px;border:1px solid rgba(17,82,70,.24);border-radius:8px;padding:0 12px;background:#fffaf1;color:var(--ink);font-weight:700}.admin-page button:disabled{cursor:not-allowed;opacity:.5}.admin-login{max-width:430px;margin:9vh auto 0;padding:28px}.admin-login .brand{margin-bottom:22px}.admin-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px;margin-bottom:18px}.admin-section{padding:20px;margin-bottom:18px}.inventory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0}.inventory-grid span{display:grid;gap:4px;border:1px solid var(--green-line);border-radius:8px;padding:12px;color:var(--ink-soft);font-size:.92rem}.inventory-grid strong{color:var(--ink);font-size:1.35rem}.inline-form,.password-form,.notice-form{display:grid;gap:10px}.inline-form{grid-template-columns:1fr auto}.section-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.section-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.facebook-marketing-note{max-width:720px;margin:6px 0 0;color:var(--ink-soft);font-size:.92rem;line-height:1.55}.facebook-marketing-controls .admin-filter input{width:auto;min-width:142px}.admin-download-link{display:inline-flex;min-height:42px;align-items:center;border:1px solid rgba(17,82,70,.32);border-radius:8px;padding:8px 12px;color:#0f655a;font-weight:800;text-decoration:none}.admin-download-link:hover{background:#0f655a14}.facebook-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px 0}.facebook-metric-grid span{display:grid;gap:4px;border:1px solid var(--green-line);border-radius:8px;padding:12px;color:var(--ink-soft);font-size:.9rem}.facebook-metric-grid strong{color:var(--ink);font-size:1.15rem}.sales-dashboard{margin:2px 0 18px;padding:18px;border:1px solid rgba(15,101,90,.16);border-radius:18px;background:radial-gradient(circle at 100% 0%,rgba(247,205,116,.2),transparent 34%),linear-gradient(135deg,#f6fbf5,#fffaf0)}.sales-dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.sales-dashboard-kicker{margin:0 0 3px;color:#b47723;font-size:.68rem;font-weight:900;letter-spacing:.16em}.sales-dashboard-heading h3{margin:0;color:#06473d;font-size:1.15rem}.sales-dashboard-heading>span{color:var(--ink-soft);font-size:.8rem;text-align:right}.sales-dashboard-cards{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.sales-dashboard-card{min-width:0;padding:14px 15px 12px;border:1px solid rgba(15,101,90,.15);border-radius:14px;background:#fffdf8d1}.sales-dashboard-card-afternoon{border-color:#b4772340}.sales-dashboard-card-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;color:var(--ink-soft);font-size:.88rem;font-weight:800}.sales-dashboard-card-top strong{color:#0f655a;font-size:1.35rem;line-height:1;white-space:nowrap}.sales-dashboard-card-afternoon .sales-dashboard-card-top strong{color:#a96a18}.sales-dashboard-card-top small{color:var(--ink-soft);font-size:.72rem;font-weight:700}.sales-dashboard-dot{width:9px;height:9px;border-radius:50%;background:#168371;box-shadow:0 0 0 4px #1683711f}.sales-dashboard-card-afternoon .sales-dashboard-dot{background:#d18a2a;box-shadow:0 0 0 4px #d18a2a21}.sales-progress{height:8px;margin-top:14px;overflow:hidden;border-radius:999px;background:#0f655a1a}.sales-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#168371,#55ae8f);transition:width .26s ease}.sales-dashboard-card-afternoon .sales-progress span{background:linear-gradient(90deg,#bd7420,#e1ae55)}.sales-dashboard-card-meta{display:flex;justify-content:space-between;gap:10px;margin-top:8px;color:var(--ink-soft);font-size:.76rem}.order-ticket-tabs{display:flex;gap:5px;margin:4px 0 14px;padding:4px;border-radius:12px;background:#f2eadb}.admin-page .order-ticket-tabs button{min-height:40px;flex:1;border-color:transparent;border-radius:9px;background:transparent;color:var(--ink-soft)}.admin-page .order-ticket-tabs button.active{border-color:#0f655a29;background:#fffdf8;color:#0f655a;box-shadow:0 3px 9px #1152461a}.facebook-marketing-table{min-width:980px}.admin-filter{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:.92rem}.admin-filter span{white-space:nowrap}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;min-width:1040px;border-collapse:collapse;font-size:.92rem}.orders-table th,.orders-table td{border-bottom:1px solid var(--green-line);padding:10px 8px;text-align:left;vertical-align:top}.orders-table th{color:var(--ink-soft);font-size:.82rem;text-transform:uppercase}.orders-table th.order-ticket-type-heading,.orders-table td.order-ticket-type-cell{width:112px;min-width:112px}.orders-table th.order-actions-heading,.orders-table td.order-actions-cell{width:220px;min-width:220px}.orders-table td:nth-child(9) span{display:block;white-space:nowrap}.orders-table td.order-actions-cell{display:flex;flex-wrap:wrap;gap:8px}.orders-empty{color:var(--ink-soft);text-align:center!important;padding:18px 12px}.notice-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.notice-form textarea{grid-column:1 / -2;min-height:76px;resize:vertical}.offline-order-section{border-color:#ad722057}.offline-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;place-items:center;padding:24px;background:#0c2522ad;-webkit-backdrop-filter:blur(14px) saturate(.88);backdrop-filter:blur(14px) saturate(.88);animation:offline-confirm-fade-in .18s ease-out}.offline-confirm-modal{position:relative;isolation:isolate;width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid rgba(185,132,48,.42);border-radius:26px;padding:32px;background:radial-gradient(circle at 100% 0%,rgba(246,224,172,.5),transparent 30%),linear-gradient(145deg,#fffdf7,#fffaf0 52%,#f8f1e3);color:#173a33;box-shadow:0 30px 90px #05231f61,0 3px #ffffffb3 inset;-webkit-font-smoothing:antialiased}.offline-confirm-glow{position:absolute;z-index:-1;width:160px;height:160px;border-radius:50%;filter:blur(2px);opacity:.36;pointer-events:none}.offline-confirm-glow-left{top:-84px;left:-68px;background:radial-gradient(circle,rgba(14,102,88,.24),transparent 67%)}.offline-confirm-glow-right{right:-78px;bottom:-82px;background:radial-gradient(circle,rgba(190,138,48,.28),transparent 67%)}.offline-confirm-head{display:grid;grid-template-columns:58px 1fr auto;align-items:start;gap:16px}.offline-confirm-mark{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(185,132,48,.5);border-radius:18px;background:linear-gradient(145deg,#0d6657,#06473d);box-shadow:0 10px 22px #06473d38,0 1px #ffffff5c inset;color:#f4d58c;font-family:Georgia,Times New Roman,serif;font-size:.95rem;font-weight:900;letter-spacing:.08em}.offline-confirm-eyebrow{margin:2px 0 6px;color:#ad7220;font-size:.7rem;font-weight:900;letter-spacing:.14em}.offline-confirm-head h2{margin:0;color:#06473d;font-size:clamp(1.45rem,3vw,1.9rem);letter-spacing:-.02em}.offline-confirm-head p:last-child{max-width:480px;margin:7px 0 0;color:#66756f;font-size:.92rem;line-height:1.55}.offline-confirm-close{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(17,82,70,.14);border-radius:50%;background:#ffffff94;color:#31574e;cursor:pointer;font-size:1.55rem;line-height:1}.offline-confirm-close:hover{border-color:#ad72206b;background:#fffaf1;color:#8b5b15}.offline-confirm-rule{height:1px;margin:25px 0 20px;background:linear-gradient(90deg,rgba(185,132,48,.5),rgba(185,132,48,.08),transparent)}.offline-confirm-summary{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(170px,.75fr);gap:18px;border:1px solid rgba(185,132,48,.2);border-radius:18px;padding:18px 20px;background:#ffffff94}.offline-confirm-customer,.offline-confirm-total{display:grid;gap:3px;min-width:0}.offline-confirm-total{align-content:center;border-left:1px solid rgba(185,132,48,.2);padding-left:20px;text-align:right}.offline-confirm-label,.offline-confirm-detail-grid span,.offline-confirm-note>span{color:#8b7b68;font-size:.74rem;font-weight:800;letter-spacing:.04em}.offline-confirm-customer strong{overflow-wrap:anywhere;color:#06473d;font-size:1.2rem}.offline-confirm-customer small,.offline-confirm-total small{overflow-wrap:anywhere;color:#687771;font-size:.82rem}.offline-confirm-total strong{color:#9a5518;font-size:clamp(1.5rem,4vw,2rem);line-height:1.1}.offline-confirm-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:16px;overflow:hidden;border:1px solid rgba(17,82,70,.12);border-radius:16px;background:#1152461a}.offline-confirm-detail-grid>div{display:grid;gap:5px;min-width:0;padding:13px 15px;background:#fffdf7e0}.offline-confirm-detail-grid strong{overflow-wrap:anywhere;color:#29443d;font-size:.92rem;line-height:1.4}.offline-confirm-inventory{display:flex;align-items:flex-start;gap:11px;margin-top:16px;border:1px solid rgba(15,101,90,.18);border-radius:15px;padding:13px 15px;background:#0f655a12}.offline-confirm-inventory-icon{display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border-radius:50%;background:#0f655a;color:#fffdf7;font-size:.85rem;font-weight:900}.offline-confirm-inventory strong{color:#0f655a;font-size:.88rem}.offline-confirm-inventory p{margin:2px 0 0;color:#49635c;font-size:.84rem;line-height:1.45}.offline-confirm-inventory b{color:#06473d}.offline-confirm-note{display:grid;gap:4px;margin-top:16px;border-bottom:1px solid rgba(185,132,48,.18);padding:0 2px 15px}.offline-confirm-note p{margin:0;color:#405b53;font-size:.88rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.offline-confirm-error{display:flex;align-items:flex-start;gap:9px;margin-top:15px;border:1px solid rgba(159,47,34,.28);border-radius:12px;padding:11px 13px;background:#b04a3614;color:#8e2d20}.offline-confirm-error>span{display:grid;flex:0 0 auto;width:19px;height:19px;place-items:center;border:1px solid rgba(159,47,34,.42);border-radius:50%;font-size:.75rem;font-weight:900}.offline-confirm-error p{margin:0;font-size:.84rem;line-height:1.45}.offline-confirm-warning{display:flex;align-items:flex-start;gap:9px;margin-top:15px;color:#8b5b15}.offline-confirm-warning>span{display:grid;flex:0 0 auto;width:19px;height:19px;place-items:center;border:1px solid rgba(173,114,32,.45);border-radius:50%;color:#ad7220;font-size:.75rem;font-weight:900}.offline-confirm-warning p{margin:0;font-size:.82rem;line-height:1.45}.offline-confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.offline-confirm-secondary,.offline-confirm-primary{min-height:46px;border-radius:999px;padding:0 20px;font:inherit;font-weight:800;cursor:pointer}.offline-confirm-secondary{border:1px solid rgba(17,82,70,.2);background:#ffffff9e;color:#31574e}.offline-confirm-secondary:hover{border-color:#0f655a6b;background:#fffdf7}.offline-confirm-primary{display:inline-flex;align-items:center;gap:14px;border:1px solid #9d651a;background:linear-gradient(135deg,#b97b28,#986019);color:#fffdf7;box-shadow:0 9px 20px #9a601940,0 1px #ffffff57 inset}.offline-confirm-primary:hover{background:linear-gradient(135deg,#c58832,#a8691c);transform:translateY(-1px)}.offline-confirm-primary>span:last-child{font-size:1.2rem;line-height:1}.offline-confirm-secondary:disabled,.offline-confirm-primary:disabled,.offline-confirm-close:disabled{cursor:not-allowed;opacity:.58}@keyframes offline-confirm-fade-in{0%{opacity:0}to{opacity:1}}.offline-order-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.offline-order-form label{display:grid;align-content:start;gap:6px;color:var(--ink-soft);font-size:.92rem}.offline-order-form label>span{color:#173a33;font-weight:700}.offline-order-form [aria-invalid=true]{border-color:#b04a36;box-shadow:0 0 0 3px #b04a361f}.offline-field-error{display:block;margin-top:2px;color:#9f2f22;font-size:.78rem;font-weight:700;line-height:1.35}.offline-order-note{grid-column:1 / 3}.offline-order-note textarea{min-height:84px;resize:vertical}.offline-order-email-option{display:flex!important;align-items:center;align-self:end;grid-column:3;gap:8px!important;min-height:42px}.offline-order-email-option input{width:auto;min-height:0;accent-color:#0f655a}.offline-order-submit{grid-column:1 / -1;justify-self:start;min-height:44px;padding:0 20px}.order-source-tag{display:inline-flex;width:fit-content;border:1px solid rgba(15,101,90,.24);border-radius:999px;padding:3px 8px;background:#0f655a14;color:#0f655a;font-size:.78rem;font-weight:800;white-space:nowrap}.order-source-offline{border-color:#ad722059;background:#ad72201a;color:#8b5b15}.orders-table td .order-source-tag+small,.orders-table td>small{display:block;margin-top:5px;color:var(--ink-soft);white-space:nowrap}.orders-table td.order-note-cell{width:180px;min-width:180px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders-table th:nth-child(10){width:180px;min-width:180px}.orders-table td.order-number-cell>small{display:block;margin-top:5px;color:var(--ink-soft);font-size:.76rem;line-height:1.35;white-space:nowrap}.orders-table td.order-email-status span{display:block;white-space:nowrap}.admin-status{border:1px solid rgba(15,101,90,.24);border-radius:8px;padding:10px 14px;background:#0f655a14;color:#0f655a;font-weight:800}.admin-toast{position:sticky;top:18px;z-index:80;display:flex;align-items:center;gap:12px;width:min(720px,100%);margin:0 auto 18px;border:1px solid rgba(15,101,90,.28);border-radius:16px;padding:13px 14px 13px 16px;background:#f8fffaf0;box-shadow:0 14px 34px #11524629,0 1px #fffc inset;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:admin-toast-in .22s ease-out}.admin-toast-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#168371,#0f655a);color:#fffdf7;font-size:1rem;font-weight:900;box-shadow:0 5px 12px #0f655a40}.admin-toast-copy{min-width:0;flex:1}.admin-toast-copy strong{display:block;color:#0f655a;font-size:.95rem}.admin-toast-copy p{margin:2px 0 0;color:#49635c;font-size:.86rem;line-height:1.45;overflow-wrap:anywhere}.admin-toast-close{display:grid;width:30px;height:30px;place-items:center;flex:0 0 auto;border:1px solid rgba(15,101,90,.14);border-radius:50%;background:transparent;color:#51716a;cursor:pointer;font-size:1.2rem;line-height:1}.admin-toast-close:hover{border-color:#0f655a4d;background:#0f655a14;color:#0f655a}.admin-toast-error{border-color:#9f2f224d;background:#fff8f6f5;box-shadow:0 14px 34px #8f302224,0 1px #fffc inset}.admin-toast-error .admin-toast-icon{background:linear-gradient(145deg,#b04a36,#8e2d20);box-shadow:0 5px 12px #8e2d2040}.admin-toast-error .admin-toast-copy strong{color:#8e2d20}.admin-toast-error .admin-toast-copy p{color:#70453f}.admin-toast-error .admin-toast-close{border-color:#9f2f2229;color:#986058}.admin-toast-error .admin-toast-close:hover{border-color:#9f2f2252;background:#b04a3614;color:#8e2d20}@keyframes admin-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.admin-error{max-width:900px}.test-delete-confirm-modal{border-color:#9f2f2257;background:radial-gradient(circle at 100% 0%,rgba(247,215,204,.46),transparent 31%),linear-gradient(145deg,#fffdfb,#fff8f4 56%,#f8eee8)}.test-delete-confirm-orb{position:absolute;z-index:-1;width:170px;height:170px;border-radius:50%;filter:blur(2px);opacity:.4;pointer-events:none}.test-delete-confirm-orb-left{top:-92px;left:-70px;background:radial-gradient(circle,rgba(142,45,32,.2),transparent 68%)}.test-delete-confirm-orb-right{right:-78px;bottom:-86px;background:radial-gradient(circle,rgba(185,132,48,.22),transparent 68%)}.test-delete-confirm-mark{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(159,47,34,.42);border-radius:18px;background:linear-gradient(145deg,#a63f2e,#79251b);box-shadow:0 10px 22px #79251b38,0 1px #ffffff5c inset;color:#ffe9dd;font-size:1.7rem;font-weight:500;line-height:1}.test-delete-confirm-eyebrow{color:#9f2f22}.test-delete-confirm-modal .offline-confirm-head h2{color:#7d2b20}.test-delete-confirm-rule{background:linear-gradient(90deg,rgba(159,47,34,.5),rgba(159,47,34,.08),transparent)}.test-delete-confirm-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(159,47,34,.16);border-radius:16px;background:#9f2f221a}.test-delete-confirm-summary>div{display:grid;gap:5px;min-width:0;padding:14px 15px;background:#fffdfbdb}.test-delete-confirm-summary span{color:#94766b;font-size:.72rem;font-weight:800;letter-spacing:.05em}.test-delete-confirm-summary strong,.test-delete-confirm-summary small{overflow-wrap:anywhere}.test-delete-confirm-summary strong{color:#4e3933;font-size:.92rem;line-height:1.35}.test-delete-confirm-summary small{color:#79645d;font-size:.78rem}.test-delete-confirm-danger{display:flex;align-items:flex-start;gap:11px;margin-top:16px;border:1px solid rgba(159,47,34,.24);border-radius:15px;padding:13px 15px;background:#b04a3614}.test-delete-confirm-danger>span{display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border:1px solid rgba(159,47,34,.34);border-radius:50%;background:#fffdfbbf;color:#9f2f22;font-size:.82rem;font-weight:900}.test-delete-confirm-danger strong{color:#8e2d20;font-size:.88rem}.test-delete-confirm-danger p{margin:2px 0 0;color:#76514a;font-size:.82rem;line-height:1.45}.test-delete-confirm-primary{display:inline-flex;align-items:center;gap:14px;min-height:46px;border:1px solid #8e2d20;border-radius:999px;padding:0 20px;background:linear-gradient(135deg,#b04a36,#8e2d20);color:#fffdfb;box-shadow:0 9px 20px #8e2d203d,0 1px #ffffff47 inset;font:inherit;font-weight:800;cursor:pointer}.test-delete-confirm-primary:hover{background:linear-gradient(135deg,#bd5843,#9e3426);transform:translateY(-1px)}.test-delete-confirm-primary>span:last-child{font-size:1.2rem;line-height:1}.test-delete-confirm-primary:disabled{cursor:not-allowed;opacity:.58}.ticket-verify{display:grid;gap:12px;max-width:520px}.ticket-verify p{display:flex;justify-content:space-between;gap:18px;margin:0;border-bottom:1px solid var(--green-line);padding-bottom:8px}.nav-cta{grid-column:3;grid-row:1;justify-self:end;min-height:58px;padding:0 46px;border-radius:999px;box-shadow:inset 0 1px #ffffff6b,0 14px 30px #85521347;font-size:1.2rem;font-weight:900}.topbar-actions,.privacy-topbar-actions{display:flex;align-items:center;justify-self:end;gap:12px}.topbar-actions{grid-column:3;grid-row:1}.workshop-topbar.topbar-compact{grid-template-columns:minmax(180px,1fr) auto auto;gap:12px}.workshop-topbar.topbar-compact .topbar-actions{grid-column:2;justify-self:end}.workshop-topbar.topbar-compact .menu-toggle{display:inline-flex;grid-column:3;grid-row:1;justify-self:end}.workshop-topbar.topbar-compact .nav-links{position:absolute;top:calc(100% + 10px);right:24px;left:auto;display:grid;width:min(420px,calc(100vw - 40px));margin-top:0;padding:12px 12px 2px;overflow:visible;border:1px solid rgba(185,132,48,.16);border-radius:22px;background:#fffaf1f7;box-shadow:0 14px 34px #113f3614;font-size:1.06rem;gap:2px;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}.workshop-topbar.topbar-compact .nav-links a{padding:12px 8px}.workshop-topbar.topbar-compact .nav-links a:after{right:8px;bottom:6px;left:8px}.nav-links-locale{display:flex;justify-content:flex-start;padding:4px 8px 12px;border-bottom:1px solid rgba(185,132,48,.14);margin-bottom:2px}.workshop-topbar.topbar-compact .nav-links.nav-links-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.locale-switch{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(17,82,70,.14);border-radius:999px;padding:4px;background:#fffaf1eb;box-shadow:0 10px 24px #113f360f}.locale-switch button{min-width:54px;min-height:36px;border:0;border-radius:999px;padding:0 14px;background:transparent;color:#35574f;cursor:pointer;font-size:.92rem;font-weight:800;white-space:nowrap;word-break:keep-all}.locale-switch button.active{background:#0d5b4b;color:#fff8ec}.locale-route-button{display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:122px;min-height:42px;padding:3px;border:2px solid #106b58;border-radius:999px;background:#fdfdf8;color:#0c5a4c;font-size:.95rem;font-weight:800;line-height:1;white-space:nowrap;text-decoration:none;box-shadow:0 8px 18px #113f3614,inset 0 1px #ffffffad;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.locale-route-button,.locale-route-button:link,.locale-route-button:visited,.locale-route-button:hover,.locale-route-button:active,.locale-route-button:focus,.locale-route-button:focus-visible,.locale-route-button span,.locale-route-button span:link,.locale-route-button span:visited,.locale-route-button span:hover,.locale-route-button span:active,.locale-route-button span:focus,.locale-route-button span:focus-visible{text-decoration:none!important}.locale-route-pill-segment{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:32px;padding:0 16px;border-radius:999px;color:#0c5a4c;text-decoration:none;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.locale-route-pill-segment.active{background:linear-gradient(180deg,#106b58,#073f37);color:#f3ddb4;box-shadow:inset 0 0 0 2px #04312a38}.home-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.home-nav-links-locale{display:none}.home-locale-desktop{margin-right:34px}.home-page-en .topbar{grid-template-columns:minmax(170px,240px) minmax(0,1fr) auto;gap:clamp(10px,1.4vw,16px)}.home-page-en,.home-page-en :is(h1,h2,h3,h4,h5,h6,p,li,a,button,strong,span,label,small),html:lang(en) .workshop-page,html:lang(en) .workshop-page :is(h1,h2,h3,h4,h5,h6,p,li,a,button,strong,span,label,small){font-family:var(--font-en-sans);font-kerning:normal;letter-spacing:.01em}.home-page-en .nav-links{gap:clamp(8px,1.2vw,18px);font-size:.95rem}.home-page-en .home-topbar-actions{gap:4px}.home-page-en .home-locale-desktop{margin-right:16px}.home-page-en .home-topbar-actions .nav-cta{min-width:166px;padding-inline:18px;font-size:.94rem}.home-page-en .hero{grid-template-columns:minmax(0,54%) minmax(0,46%);column-gap:clamp(24px,3vw,44px)}.home-page-en .hero-copy{max-width:640px;padding-right:clamp(30px,3vw,54px)}.home-page-en .hero h1{max-width:840px;font-family:var(--font-en-sans);font-size:clamp(2.6rem,3vw,3.75rem);line-height:1.06}.home-page-en .hero h1 span{white-space:normal}.home-page-en .hero h1 .hero-title-question{font-size:clamp(2.38rem,2.7vw,3.18rem);letter-spacing:.01em;white-space:nowrap}.home-page-en .hero h1 .hero-title-answer{display:grid;gap:.08em;font-size:clamp(1.82rem,2.12vw,2.5rem);white-space:nowrap}.home-page-en .hero-line,.home-page-en .hero-text{max-width:500px}.home-page-en .hero-text{font-size:.96rem}.home-page-en .feedback-card{min-height:438px}.home-page-en .feedback-card h3{font-size:clamp(1.72rem,2.2vw,2.32rem);line-height:1.18}.home-page-en .feedback-card p{max-width:none;margin:0 0 82px 92px;font-size:.98rem;line-height:1.72}.home-page-en .feedback-person strong{font-size:.94rem;line-height:1.45}.home-page-en .badge-row{grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:clamp(10px,1.35vw,16px);max-width:min(100%,760px)}.home-page-en .badge-row>span{font-size:.95rem}.home-page-en .badge-label{line-height:1.22}.hero{--hero-visual-shift: clamp(20px, 3vw, 68px);--hero-side-gutter: max(0px, calc((100% - var(--page-container-max)) / 2));position:relative;display:grid;grid-template-columns:minmax(0,56%) minmax(0,44%);column-gap:clamp(40px,4.4vw,76px);min-height:748px;overflow:hidden;padding:42px max(var(--page-gutter),calc((100% - var(--page-container-max)) / 2 + var(--page-gutter))) 42px;background:transparent}.hero:before{content:"";position:absolute;inset:0 var(--hero-side-gutter);background:radial-gradient(circle at 10% 40%,rgba(47,93,81,.08),transparent 16rem),linear-gradient(180deg,rgba(255,255,255,.5),transparent 58%),radial-gradient(circle at 18% 38%,rgba(255,255,255,.8),transparent 20rem),linear-gradient(90deg,#fffaf1fa,#fffaf1f0 47%,#fffaf1e6),var(--bg-left) 24% 40% / 240% auto no-repeat,#fff8ed;pointer-events:none}.hero:after{content:"";position:absolute;inset:0 var(--hero-side-gutter);z-index:1;background:linear-gradient(90deg,#fffbf2e0,#fffbf2c2 18%,#fffbf280,#fffbf22e 66%,#fffbf20a);pointer-events:none}.hero-copy,.hero-visual{position:relative}.hero-copy{z-index:3;display:grid;align-content:center;isolation:isolate;max-width:760px;padding:0 clamp(28px,3vw,64px) 0 0}.hero-copy>*{position:relative;z-index:1}.hero-copy:before{content:none}.hero h1{display:grid;gap:10px;margin:0;max-width:640px;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(3.05rem,3.75vw,4.55rem);font-weight:400;letter-spacing:.025em;line-height:1.03;text-shadow:0 2px 0 rgba(255,255,255,.62),0 12px 26px rgba(7,70,61,.08)}.hero h1 span{display:block;white-space:nowrap}.hero h1 .hero-title-question{color:#123f38;font-size:clamp(2.46rem,2.78vw,3.38rem);font-weight:600;letter-spacing:.018em}.hero h1 .hero-title-answer{display:flex;align-items:baseline;gap:.18em;font-size:clamp(2.66rem,3.08vw,3.82rem);letter-spacing:.012em}.hero h1 .hero-title-prefix{color:#a86c1f;font-weight:600}.hero h1 .hero-title-focus{color:#a86c1f;font-weight:600;text-shadow:0 1px 0 rgba(255,255,255,.72),0 10px 20px rgba(168,108,31,.12)}.hero h1 .hero-title-mobile{display:none}.hero-line{width:fit-content;max-width:620px;margin:22px 0 16px;padding-bottom:10px;border-bottom:1px solid rgba(185,132,48,.48);color:#111;font-family:var(--font-zh-sans);font-size:clamp(1.45rem,1.9vw,2.05rem);font-weight:600;letter-spacing:.025em}.hero-text{display:grid;gap:12px;max-width:min(100%,620px);margin:0 0 24px;color:#263d36;font-family:var(--font-zh-sans);font-size:1.18rem;font-weight:600;line-height:1.8}.hero-text-paragraph{display:grid;gap:2px;margin:0}.hero-text-paragraph span{display:block}.workshop-hero-proof{width:fit-content;max-width:100%;margin:-6px 0 24px;border-left:5px solid #b98430;border-radius:0 12px 12px 0;padding:12px 18px 12px 20px;background:linear-gradient(90deg,#fff8deeb,#fffaf19e);color:#0d5b4b;font-family:var(--font-zh-sans);font-size:clamp(1.04rem,1.3vw,1.28rem);font-weight:900;line-height:1.55}@media (min-width: 1181px){.home-page-en .hero h1 .hero-title-question{font-size:clamp(2.1rem,2.35vw,2.9rem)}.home-page-en .hero h1 .hero-title-answer{font-size:clamp(1.65rem,1.9vw,2.25rem)}.home-page-en .hero h1 .hero-title-answer,.home-page-en .hero h1 .hero-title-focus{white-space:nowrap}.home-page-en .doctor{transform:translate(10px,30px)}.hero-text-paragraph span{white-space:nowrap}}.badge-row{position:relative;display:grid;grid-template-columns:repeat(7,minmax(88px,1fr));gap:14px;max-width:min(100%,620px);margin:0 0 24px}.badge-row:before{content:"";position:absolute;top:55px;left:64px;right:64px;height:2px;background:#b9843024;pointer-events:none}.badge-row>span{position:relative;z-index:1;display:grid;justify-items:center;align-items:center;gap:10px;color:#244d44;font-family:var(--font-zh-sans);font-size:1.08rem;font-weight:850;text-align:center}.badge-item:before{content:none}.badge-item:after{content:none}.badge-label{display:grid;gap:2px;line-height:1.28;color:#31594f;text-shadow:0 1px 0 rgba(255,255,255,.3)}.badge-label span{display:block}.badge-item .hero-badge-illustration{width:84px;height:84px;margin-top:0;color:#2f6a58;filter:drop-shadow(0 1px 0 rgba(255,255,255,.3))}.badge-item .hero-badge-illustration,.badge-item .hero-badge-illustration *{fill:currentColor;stroke:none}.badge-item .hero-badge-illustration .hero-badge-cutout{fill:#fffaf2}.badge-item:nth-child(1) .hero-badge-illustration,.badge-item:nth-child(4) .hero-badge-illustration,.badge-item:nth-child(5) .hero-badge-illustration{color:#2f6a58}.badge-item:nth-child(2) .hero-badge-illustration,.badge-item:nth-child(3) .hero-badge-illustration{color:#3a7b67}.badge-item:nth-child(6) .hero-badge-illustration,.badge-item:nth-child(7) .hero-badge-illustration{color:#a7772f}svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.badge-row img{width:112px;height:112px;border:1px solid rgba(185,132,48,.18);border-radius:50%;padding:20px;background:radial-gradient(circle,#fffffcfa 0,#fffffcfa 55%,#fffdf7e6);box-shadow:0 12px 28px #694e260e;object-fit:contain}.price-row{display:flex;align-items:center;gap:46px;margin-bottom:22px}.price-row .gold-button{min-width:238px;min-height:66px;border-radius:22px;padding:0 28px 0 48px;font-size:1.35rem;box-shadow:inset 0 1px #ffffff61,0 16px 28px #8552133d}.price-row .gold-button:after{content:"›";display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#fffffff2;color:#ba7f2a;font-family:Arial,sans-serif;font-size:2.1rem;font-weight:700;line-height:.7;padding-bottom:3px}.price-row strong{display:block;color:#202a31;font-family:var(--font-zh-sans);font-size:2.6rem;line-height:1.1}.price-row small{display:block;margin-top:5px;color:#6c5a43;font-family:var(--font-zh-sans);font-size:1.02rem}.doctor-note{position:relative;width:fit-content;max-width:620px;margin:16px 0 0;border-left:5px solid #b98430;border-radius:0 8px 8px 0;padding:10px 22px 10px 24px;background:#e5e7d899;color:#31574e;font-family:var(--font-zh-sans);font-size:1.04rem;font-weight:800;line-height:1.65}.doctor-note:before{content:none}.doctor-note:after{content:none}.hero-visual{z-index:2;align-self:stretch;justify-self:end;width:calc(100% + var(--hero-visual-shift));min-height:748px;margin:-42px 0;border-radius:8px;background:radial-gradient(circle at 72% 44%,rgba(255,250,241,.5),transparent 60%),linear-gradient(90deg,transparent 0%,transparent 30%,rgba(255,249,239,.85) 66%,rgba(255,247,236,.95) 100%);transform:none}.hero-visual:before{content:"";position:absolute;right:clamp(98px,11vw,188px);bottom:0;z-index:2;width:clamp(330px,27vw,470px);height:82%;background:radial-gradient(ellipse at 50% 20%,rgba(255,248,236,.38),transparent 42%),radial-gradient(ellipse at 50% 58%,rgba(255,244,228,.3),transparent 48%),radial-gradient(ellipse at 50% 92%,rgba(255,248,238,.24),transparent 30%);filter:blur(10px);opacity:.72;pointer-events:none}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,transparent 0%,transparent 14%,rgba(255,250,241,.4) 34%,rgba(255,250,241,.34) 52%,rgba(255,250,241,.12) 72%,transparent 100%);pointer-events:none}.meeting{position:absolute;right:0;top:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:58% center;opacity:.95;transform:scale(1.14) translate(-16px);transform-origin:center center;filter:blur(3px) saturate(.96) contrast(.95) brightness(1.02);-webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 6%,rgba(0,0,0,.62) 40%,#000 76%),linear-gradient(180deg,transparent 0%,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,transparent 6%,rgba(0,0,0,.62) 40%,#000 76%),linear-gradient(180deg,transparent 0%,#000 14%,#000 86%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.meeting.hero-video-shell{overflow:hidden;filter:none}.hero-video,.hero-video-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-video{z-index:1;filter:blur(3px) saturate(.96) contrast(.95) brightness(1.02);pointer-events:none}.hero-video-fallback{z-index:0;filter:blur(3px) saturate(.96) contrast(.95) brightness(1.02);opacity:0;transition:opacity .22s ease}.hero-video-shell.is-error .hero-video{visibility:hidden}.hero-video-shell.is-error .hero-video-fallback{opacity:1}.hero-video-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,rgba(22,52,44,.16),transparent 42%,rgba(255,248,236,.2)),linear-gradient(180deg,rgba(255,250,241,.08),transparent 38%,rgba(29,54,44,.14));pointer-events:none}.hero-video-status{position:absolute;top:clamp(18px,2.3vw,32px);right:clamp(18px,2.4vw,34px);z-index:6;max-width:min(230px,42%);padding:8px 12px;border:1px solid rgba(255,250,241,.42);border-radius:999px;background:#0d322b4d;box-shadow:0 10px 24px #11352d1f;color:#fffaf1f0;font-family:var(--font-zh-sans);font-size:.76rem;line-height:1.2;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.hero-video-controls{position:absolute;right:clamp(18px,2.4vw,34px);bottom:clamp(18px,2.4vw,34px);z-index:7}.hero-video-sound-toggle{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 16px;border:1px solid rgba(255,246,224,.72);border-radius:999px;background:#0b4337bd;box-shadow:0 12px 26px #12342c33,inset 0 1px #ffffff3d;color:#fff8e9;font-family:var(--font-zh-sans);font-size:.88rem;font-weight:700;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.hero-video-sound-toggle:hover,.hero-video-sound-toggle:focus-visible{background:#0b5645eb;box-shadow:0 16px 30px #12342c40,inset 0 1px #ffffff52;transform:translateY(-2px)}.hero-video-sound-toggle:focus-visible{outline:3px solid rgba(244,211,143,.9);outline-offset:3px}.hero-video-sound-icon{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid rgba(255,246,224,.64);border-radius:50%;font-size:1rem;line-height:1}.hero-video-sound-icon svg{width:15px;height:15px}.hero-video-sound-icon svg path:first-child{fill:currentColor;stroke:none}.hero-video-sound-icon svg path:not(:first-child){fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.doctor{position:absolute;right:clamp(42px,4.2vw,96px);bottom:0;z-index:3;width:clamp(540px,39vw,650px);max-width:none;transform:translate(-80px);filter:drop-shadow(0 18px 28px rgba(47,52,45,.18)) drop-shadow(0 0 28px rgba(255,245,229,.42))}.vertical-name{position:absolute;right:clamp(18px,2.2vw,42px);bottom:clamp(126px,11vw,178px);z-index:4;display:inline-flex;align-items:center;justify-content:center;min-width:168px;min-height:52px;padding:0 20px;border:2px solid rgba(230,206,157,.9);border-radius:999px;background:linear-gradient(180deg,#106b58,#073f37);box-shadow:inset 0 0 0 7px #04312a47,0 12px 22px #05322b29;color:#f3ddb4;font-size:1rem;font-weight:800;letter-spacing:.03em;white-space:nowrap}.section{max-width:var(--page-container-max);margin:0 auto;padding:36px var(--page-gutter) 0}.section[id]{scroll-margin-top:108px}.section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;margin-bottom:22px}.section-title span{height:1px;background:linear-gradient(90deg,transparent,rgba(179,122,42,.72),transparent)}.section-title h2{margin:0;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(2.26rem,2.8vw,2.9rem);font-weight:600;letter-spacing:.08em;line-height:1.16}.section-title.section-title-en h2{font-family:var(--font-en-sans);letter-spacing:.01em}.section-title.section-title-benefits-en h2{font-size:clamp(1.8rem,2.2vw,2.35rem);white-space:nowrap}.panel .section-title h2,.doctor-profile-section>.section-title h2,.feedback-section>.section-title h2{color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(2.26rem,2.8vw,2.9rem);font-weight:600;letter-spacing:.08em;line-height:1.16;text-align:center}.panel .section-title.section-title-en h2,.doctor-profile-section>.section-title.section-title-en h2,.feedback-section>.section-title.section-title-en h2{font-family:var(--font-en-sans);letter-spacing:.01em}.panel .section-title.section-title-benefits-en h2,.doctor-profile-section>.section-title.section-title-benefits-en h2,.feedback-section>.section-title.section-title-benefits-en h2{font-size:clamp(1.8rem,2.2vw,2.35rem);white-space:nowrap}.problems-panel>.section-title,.doctor-profile-section>.section-title,.feedback-section>.section-title{position:relative;z-index:1}.harvest-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px}.icon-card,.panel,.teaching-strip,.case-card,.info-card,.faq-grid article{border:1px solid var(--line);background:#fffdf8d1;box-shadow:var(--shadow)}.icon-card{min-height:238px;padding:30px 24px 26px;border-radius:16px;text-align:center;background:linear-gradient(90deg,#fffdf8bd,#fffdf84d),var(--bg-left) var(--bg-pos, 34% 54%) / var(--bg-size, 250%) auto no-repeat}.icon-card svg{width:64px;height:64px;margin:0 auto 16px;color:#07554b;stroke-width:1.45}.harvest-grid .icon-card img{display:block;width:72px;height:72px;margin:0 auto 16px;object-fit:contain}.icon-card h3,.teaching-strip h3,.case-card h3,.info-card h2,.faq h3,.panel h2{margin:0;color:#06473d}.icon-card h3{font-size:1.45rem;letter-spacing:.04em}.icon-card p{margin:14px 0 0;color:#243d36;font-family:var(--font-zh-sans);font-size:.98rem;font-weight:600;line-height:1.75}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:26px}.speaker-teaching{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:stretch}.panel{border-radius:18px;padding:28px 32px;background:linear-gradient(90deg,#fffdf8bd,#fffdf84d),var(--bg-left) var(--bg-pos, 34% 54%) / var(--bg-size, 250%) auto no-repeat}.panel h2{text-align:center;font-size:1.85rem;letter-spacing:.1em}.problem-list{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin:26px 0 20px}.problem-item{text-align:center}.problem-item img{width:88px;height:88px;margin:0 auto 12px;border-radius:50%;object-fit:cover}.problem-item span{color:#253a35;font-family:var(--font-zh-sans);font-size:.96rem;font-weight:700;line-height:1.45}.problem-card-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:28px 0 22px}.problem-card{display:grid;align-content:start;gap:12px;text-align:center}.badge-row svg{width:86px;height:86px;border:1px solid rgba(185,132,48,.18);border-radius:50%;padding:19px;background:radial-gradient(circle,#fffffcfa 0,#fffffcfa 55%,#fffdf7e6);box-shadow:0 12px 28px #694e260e;color:#a06a21;margin:0 0 14px}.problem-card img{width:100%;height:auto;aspect-ratio:4 / 5;margin:0;border-radius:18px;object-fit:cover;box-shadow:0 12px 26px #3829161f}.problem-card h3{margin:0;color:#06473d;font-size:1.28rem;letter-spacing:.02em;text-align:center;justify-self:center;transform:translate(10px)}.problem-card p{margin:0;font-size:.97rem;line-height:1.7}.problem-summary{max-width:980px;margin:4px auto 0;padding-left:0;text-align:center}.problem-actions{display:flex;justify-content:center;margin-top:22px}.panel p,.panel li,.info-card li,.info-card p,.info-card dd,.faq p,.case-card p{color:#29443d;font-family:var(--font-zh-sans);font-size:1.02rem;font-weight:600;line-height:1.85}.problems-panel>p{margin:14px 0 0;padding-left:36px}.intro-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,34%);gap:24px;align-items:stretch;overflow:hidden;min-height:430px}.intro-panel h2{text-align:left}.intro-panel ul{margin:22px 0 0;padding:0;list-style:none}.intro-panel li{position:relative;margin-bottom:12px;padding-left:30px}.intro-panel li:before{content:"✓";position:absolute;left:0;color:#0f655a;font-size:1.2rem;font-weight:900}.intro-copy p{margin:16px 0 0}.doctor-credentials{display:grid;gap:8px;margin-top:18px}.doctor-credentials li{margin-bottom:0;color:#25433c;font-weight:800;line-height:1.55}.intro-doctor-stage{position:relative;align-self:stretch;min-height:420px;overflow:hidden}.intro-doctor-stage:before{content:"";position:absolute;right:0;bottom:24px;left:0;height:58%;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at 50% 62%,rgba(255,249,238,.92),rgba(217,176,103,.12) 62%,transparent 70%)}.intro-doctor-stage img{position:absolute;top:0;right:50%;width:min(350px,140%);max-width:none;transform:translate(50%);filter:drop-shadow(0 14px 24px rgba(31,51,43,.13))}.teaching-panel{display:grid;align-content:start}.teaching-panel h2{text-align:left}.teaching-stack{display:grid;gap:14px;margin-top:10px}.teaching-card{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:start;min-height:0;border:1px solid var(--line);border-radius:14px;padding:18px 20px;background:#fffdf8b8;box-shadow:inset 0 1px #ffffffa6}.teaching-card svg{width:54px;height:54px;color:#0a5a50}.teaching-card h3{margin:0;color:#06473d;font-size:1.14rem}.teaching-card p{margin:6px 0 0;color:#29443d;font-size:.95rem;line-height:1.6}.teaching-strip{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:0;border-radius:16px;overflow:hidden}.teaching-strip article{display:flex;min-height:132px;align-items:center;gap:16px;padding:22px 24px;border-right:1px solid var(--line)}.teaching-strip article:last-child{border-right:0}.teaching-strip svg{flex:0 0 auto;width:58px;height:58px;color:#0a5a50}.teaching-strip h3{font-size:1.2rem}.teaching-strip p{margin:5px 0 0;color:#29443d;font-family:var(--font-zh-sans);font-size:.95rem;font-weight:600;line-height:1.55}.doctor-profile-section{position:relative;width:calc(100% - 48px);max-width:1440px;margin-top:40px;border:1px solid var(--line);border-radius:18px;padding:68px 32px 52px;background:radial-gradient(circle at 18% 35%,rgba(255,255,255,.72),transparent 26rem),linear-gradient(180deg,#fffaf1e0,#fcf4e7a3);box-shadow:var(--shadow);overflow:hidden}.doctor-profile-section>.section-title{margin:0 auto 34px}.doctor-profile-hero{position:relative;display:grid;grid-template-columns:minmax(500px,.96fr) minmax(620px,1.04fr);align-items:center;max-width:none;min-height:620px;margin:0 auto;padding:0 28px}.doctor-profile-copy{position:relative;z-index:2;padding:0 0 64px}.doctor-profile-title{display:grid;grid-template-columns:136px auto 132px;align-items:center;gap:20px;width:fit-content;margin:0 0 54px 8px;color:#06473d}.doctor-profile-title img{width:100%;height:auto;opacity:.96}.doctor-profile-title h2{position:relative;margin:0;font-family:var(--font-zh-serif);font-size:clamp(3.15rem,4.5vw,5rem);font-weight:400;letter-spacing:.2em;line-height:1;white-space:nowrap}.doctor-profile-title h2:after{content:"";position:absolute;right:18%;bottom:-22px;left:18%;height:3px;background:linear-gradient(90deg,transparent,#b98430 18%,#b98430 82%,transparent)}.doctor-name-row{display:grid;grid-template-columns:96px 1fr;gap:30px;align-items:center;margin-bottom:28px}.doctor-name-row h3{min-width:0;margin:0;color:#06473d;font-size:clamp(2.35rem,3.4vw,3.85rem);font-weight:600;letter-spacing:.08em;line-height:1.1;text-wrap:balance}.doctor-name-mobile-break{display:none}.doctor-seal-icon{display:grid;width:92px;height:92px;place-items:center;border:4px solid rgba(230,198,142,.92);border-radius:50%;background:radial-gradient(circle at 34% 24%,#167966,#075244 68%);color:#f1cd8f;box-shadow:0 12px 26px #06473d29}.doctor-seal-icon svg{width:55px;height:55px;stroke-width:1.45}.doctor-profile-credentials{display:grid;gap:18px;margin:0 0 34px 110px;padding:0;list-style:none}.doctor-profile-credentials li{display:grid;grid-template-columns:30px 1fr;gap:22px;align-items:center;min-width:0;color:#1f2927;font-size:clamp(1.05rem,1.28vw,1.32rem);font-weight:850;line-height:1.45}.doctor-profile-credentials svg{width:24px;height:24px;color:#b98430;stroke-width:1.7}.doctor-profile-text{max-width:730px;color:#212b28;font-size:clamp(1.05rem,1.25vw,1.24rem);font-weight:750;line-height:1.9}.doctor-profile-text p{margin:0}.doctor-profile-text p+p{margin-top:4px}.doctor-feature-story{position:relative;margin-top:-6px;padding:0;background:transparent}.doctor-feature-story-home{width:min(100%,820px);margin-top:4px;align-self:start}.doctor-feature-heading-home{position:relative;margin:0 0 18px;padding:0 0 8px;text-align:center}.doctor-feature-heading-home h4{margin:0;color:#06473d;font-family:var(--font-zh-sans);font-size:clamp(1.34rem,1.62vw,1.78rem);font-weight:950;letter-spacing:.05em;line-height:1.2;white-space:nowrap;text-shadow:0 2px 0 rgba(255,255,255,.62),0 8px 18px rgba(6,71,61,.05)}.doctor-feature-heading-home:after{content:"";position:absolute;right:26%;bottom:0;left:26%;height:2px;background:linear-gradient(90deg,transparent,rgba(185,132,48,.52),transparent)}.doctor-feature-title{display:grid;grid-template-columns:78px 1fr;gap:18px;align-items:center;margin-bottom:26px}.doctor-feature-title span{display:grid;width:72px;height:72px;place-items:center;border:3px solid rgba(230,198,142,.92);border-radius:50%;background:radial-gradient(circle at 34% 24%,#167966,#075244 68%);color:#f2d395;font-family:var(--font-zh-serif);font-size:2.7rem;line-height:1;box-shadow:0 10px 24px #06473d24}.doctor-feature-title h4{margin:0;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(2rem,3vw,3.2rem);font-weight:400;letter-spacing:.08em;line-height:1.12}.doctor-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px}.doctor-feature-grid-home{gap:14px}.doctor-feature-card{position:relative;display:grid;justify-items:center;align-content:start;min-height:316px;height:316px;border:1px solid rgba(208,180,126,.42);border-radius:150px 150px 12px 12px/126px 126px 12px 12px;padding:18px;background:#fffffcb3;box-shadow:0 10px 24px #60492514;text-align:center}.doctor-feature-card-home{min-height:292px;height:292px;padding:16px 15px;background:linear-gradient(180deg,#fffffcf5,#fffbf3f0),radial-gradient(circle at 50% 16%,rgba(255,249,229,.72),transparent 12rem);box-shadow:0 12px 26px #60492514}.doctor-feature-card:after{content:"";width:84%;height:1px;margin-top:12px;background:linear-gradient(90deg,transparent,rgba(185,132,48,.5) 18%,rgba(185,132,48,.5) 82%,transparent)}.doctor-feature-icon{display:grid;width:82px;height:82px;place-items:center;color:#0d6657}.doctor-feature-card-home .doctor-feature-icon{width:72px;height:72px}.doctor-feature-icon svg{width:52px;height:52px;stroke-width:1.45}.doctor-feature-card-home .doctor-feature-icon svg{width:48px;height:48px}.doctor-feature-card h5{min-width:0;margin:10px 0 0;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(1.4rem,1.72vw,2rem);font-weight:400;letter-spacing:.08em;line-height:1.12;text-wrap:balance}.doctor-feature-card-home h5{margin-top:7px;font-size:clamp(1.58rem,2vw,2.18rem);letter-spacing:.08em}.doctor-feature-card p{min-width:0;margin:12px 0 0;color:#1f2927;font-family:var(--font-zh-serif);font-size:.94rem;font-weight:600;line-height:1.82;overflow-wrap:break-word}.doctor-feature-card-home p{margin-top:12px;font-size:.9rem;line-height:1.78}.doctor-profile-section-home .doctor-profile-hero{grid-template-columns:minmax(500px,.94fr) minmax(660px,1.06fr);align-items:start;min-height:620px}.doctor-profile-section-home .doctor-profile-copy{display:grid;align-content:start;min-height:0;padding-bottom:0}.doctor-profile-section-home .doctor-profile-art{right:-28px;top:14px;width:min(1020px,64vw)}.doctor-profile-art{position:absolute;right:0;top:98px;z-index:1;width:min(820px,54vw);pointer-events:none}.doctor-profile-art:before{content:"";position:absolute;inset:0 auto 0 -1px;width:min(180px,24%);background:linear-gradient(90deg,rgba(251,245,235,1) 0%,rgba(251,245,235,.92) 18%,rgba(251,245,235,.62) 42%,rgba(251,245,235,.2) 74%,transparent 100%);z-index:2}.doctor-profile-art img{width:100%;max-width:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 10%,rgba(0,0,0,.74) 18%,#000 28%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 10%,rgba(0,0,0,.74) 18%,#000 28%,#000 100%);filter:drop-shadow(0 14px 34px rgba(72,45,18,.04))}.doctor-profile-section-workshop .doctor-profile-hero{grid-template-columns:1fr;align-items:start;gap:clamp(24px,3vw,42px);min-height:0;padding:0 clamp(18px,2.4vw,34px)}.doctor-profile-section-workshop .doctor-profile-copy{width:min(100%,1120px);min-width:0;margin:0 auto;padding-bottom:0}.doctor-profile-section-workshop .doctor-profile-art{order:-1;position:relative;right:auto;top:auto;align-self:center;width:min(100%,1040px);min-height:clamp(520px,44vw,660px);margin:0 auto;overflow:hidden;border-radius:18px}.doctor-profile-section-workshop .doctor-profile-art:before{width:min(240px,30%);background:linear-gradient(90deg,rgba(251,245,235,1) 0%,rgba(251,245,235,.96) 16%,rgba(251,245,235,.78) 34%,rgba(251,245,235,.38) 62%,rgba(251,245,235,.08) 84%,transparent 100%)}.doctor-profile-section-workshop .doctor-profile-art img{position:relative;right:auto;top:auto;display:block;width:100%;height:auto;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.16) 8%,rgba(0,0,0,.56) 16%,rgba(0,0,0,.9) 24%,#000 32%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.16) 8%,rgba(0,0,0,.56) 16%,rgba(0,0,0,.9) 24%,#000 32%,#000 100%)}.doctor-profile-section-workshop .doctor-feature-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))}.doctor-profile-section-workshop .doctor-feature-story{margin-top:18px}.doctor-profile-section-workshop .doctor-feature-card{height:auto;min-height:304px}.doctor-profile-section-workshop .doctor-feature-icon{width:44px;height:44px;color:#0d6657c7}.doctor-profile-section-workshop .doctor-feature-icon svg{width:24px;height:24px}.doctor-profile-section-workshop .doctor-feature-card h5{margin-top:28px}html:lang(en) .doctor-profile-section-workshop .doctor-name-row h3{font-size:clamp(2rem,2.75vw,3.28rem);letter-spacing:.035em;white-space:nowrap}html:lang(en) .doctor-profile-section-workshop .doctor-profile-credentials li{font-size:clamp(1rem,1.08vw,1.18rem);line-height:1.42}html:lang(en) .doctor-profile-section-workshop .doctor-feature-card{padding-inline:14px}html:lang(en) .doctor-profile-section-workshop .doctor-feature-card h5{font-family:var(--font-en-sans);font-size:clamp(1.15rem,1.35vw,1.54rem);font-weight:800;letter-spacing:.01em;line-height:1.15}html:lang(en) .workshop-page .workshop-problem-card-en h3,html:lang(en) .workshop-page .why-item h3,html:lang(en) .workshop-page .benefit-copy strong,html:lang(en) .workshop-page .feedback-card h3{font-family:var(--font-en-sans);letter-spacing:.01em}html:lang(en) .workshop-page .workshop-problem-card-en h3,html:lang(en) .workshop-page .why-item h3,html:lang(en) .workshop-page .benefit-copy strong,html:lang(en) .workshop-page .doctor-feature-card h5{font-weight:800}html:lang(en) .workshop-page .feedback-card h3{font-weight:700;line-height:1.18}html:lang(en) .doctor-profile-section-workshop .doctor-feature-card p{font-family:var(--font-zh-sans);font-size:.9rem;line-height:1.6}html:lang(en) .workshop-hero-copy{max-width:620px;padding-right:0}html:lang(en) .workshop-hero h1{max-width:540px;gap:8px;font-family:var(--font-en-sans);letter-spacing:-.01em;line-height:1.06;font-kerning:normal}html:lang(en) .workshop-hero h1 span{white-space:normal}html:lang(en) .workshop-hero h1 span:first-child{max-width:600px;font-size:clamp(1.95rem,2.25vw,2.85rem);line-height:1.12}html:lang(en) .workshop-hero h1 span:last-child{max-width:600px;font-size:clamp(2.55rem,3.15vw,3.8rem);line-height:1.08}html:lang(en) .workshop-hero .hero-text,html:lang(en) .workshop-hero .workshop-hero-proof{max-width:540px;font-family:var(--font-en-sans)}html:lang(en) .workshop-audience-grid .target-card .info-card-action{justify-self:center}.doctor-highlight-panel{position:relative;z-index:3;display:grid;grid-template-columns:320px minmax(0,1fr);align-items:center;max-width:none;min-height:174px;margin:18px 28px 0;border:1px solid rgba(185,132,48,.26);border-radius:24px;padding:22px 30px;background:linear-gradient(90deg,#fffdf8e6,#fffdf8b8),var(--bg-left) 42% 54% / 330% auto no-repeat;box-shadow:0 18px 46px #5b3c1c14}.doctor-highlight-heading{display:grid;grid-template-columns:82px 1fr;gap:24px;align-items:center;border-right:1px solid rgba(185,132,48,.28);padding-right:34px}.doctor-highlight-heading span{display:grid;width:72px;height:72px;place-items:center;border:1px solid rgba(185,132,48,.24);border-radius:50%;background:#fffaf19e;color:#c08a3b}.doctor-highlight-heading svg{width:50px;height:50px;stroke-width:1.28}.doctor-highlight-heading h3{position:relative;margin:0;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(1.9rem,2.6vw,2.85rem);font-weight:400;letter-spacing:.12em;white-space:nowrap}.doctor-highlight-heading h3:after{content:"";position:absolute;right:26%;bottom:-14px;left:26%;height:2px;background:linear-gradient(90deg,transparent,#b98430,transparent)}.doctor-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.doctor-highlight-card{display:grid;justify-items:center;align-content:center;gap:14px;min-height:126px;border-right:1px solid rgba(185,132,48,.28);padding:0 24px;text-align:center}.doctor-highlight-card:last-child{border-right:0}.doctor-highlight-card>span{display:grid;width:70px;height:70px;place-items:center;border:4px solid rgba(230,198,142,.92);border-radius:50%;background:radial-gradient(circle at 35% 25%,#1c806b,#075244 68%);color:#f2d395;box-shadow:inset 0 0 0 1px #ffffff2e,0 10px 22px #06473d24}.doctor-highlight-card svg{width:42px;height:42px;stroke-width:1.45}.doctor-highlight-card p{margin:0;color:#173b35;font-size:clamp(.98rem,1.18vw,1.22rem);font-weight:850;line-height:1.62}.feedback-section{position:relative;width:calc(100% - 48px);max-width:1440px;margin-top:36px;border:1px solid var(--line);border-radius:18px;padding-top:54px;padding-bottom:24px;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.7),transparent 26rem),linear-gradient(180deg,#fffaf1e6,#fcf4e7b8);box-shadow:var(--shadow);overflow:hidden}.feedback-section>.section-title{margin:0 auto 26px}.feedback-section-home .feedback-card .feedback-accent{display:none}.feedback-section-home .feedback-card.accent-cloud:after,.feedback-section-home .feedback-card.accent-people:after,.feedback-section-home .feedback-card.accent-star:after,.feedback-section-home .feedback-card.accent-eye:after{content:none}.feedback-section:before{content:"";position:absolute;pointer-events:none}.feedback-section:before{top:-10px;left:-28px;width:240px;height:240px;background:radial-gradient(circle at 18% 14%,rgba(94,130,70,.2),transparent 50%),linear-gradient(135deg,rgba(100,142,76,.38),transparent 58%);opacity:.7;clip-path:polygon(0 0,100% 0,68% 22%,24% 54%,0 100%)}.feedback-header{position:relative;z-index:1;margin:0 auto 28px;text-align:center}.feedback-header h2{margin:0;color:#173f24;font-family:var(--font-zh-serif);font-size:clamp(3.35rem,5.4vw,5.8rem);font-weight:400;letter-spacing:.16em;line-height:1}.feedback-header p{margin:18px 0 0;color:#a06a21;font-family:var(--font-zh-serif);font-size:clamp(1.45rem,2.2vw,2.5rem);font-weight:400;letter-spacing:.08em}.feedback-header span{display:block;max-width:1020px;margin:18px auto 0;color:#263d36;font-size:1.04rem;font-weight:600;line-height:1.9}.feedback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 26px}.feedback-card{position:relative;isolation:isolate;min-height:436px;overflow:hidden;border:1px solid rgba(209,174,112,.4);border-radius:26px;padding:30px 32px 24px;background:radial-gradient(circle at 68% 46%,rgba(255,255,255,.76),transparent 32%),linear-gradient(180deg,#fffdf8f5,#fffaf2eb),var(--bg-left) 46% 57% / 300% auto no-repeat;box-shadow:0 18px 42px #6748231a}.feedback-ribbon{position:absolute;top:0;left:28px;display:grid;width:68px;height:70px;place-items:center;background:linear-gradient(180deg,#6e8b52,#395329);color:#f8f3e8;font-family:var(--font-zh-serif);font-size:1.18rem;font-weight:800;line-height:1;clip-path:polygon(0 0,100% 0,100% 82%,50% 100%,0 82%)}.feedback-quote-mark{position:absolute;top:82px;left:28px;color:#6d8c54;font-family:Georgia,serif;font-size:6.9rem;line-height:.8;opacity:.92}.feedback-card h3{position:relative;z-index:1;margin:16px 0 8px 126px;color:#24481f;font-family:var(--font-zh-serif);font-size:clamp(2.2rem,3.35vw,3.3rem);font-weight:400;line-height:1.22;white-space:pre-line}.feedback-card>i{display:block;width:34px;height:3px;margin:0 0 16px 126px;background:#b98430}.feedback-card p{position:relative;z-index:1;max-width:84%;margin:0 0 34px 92px;color:#24322f;font-size:1.06rem;font-weight:600;line-height:1.82}.feedback-person{position:absolute;right:32px;bottom:26px;left:32px;z-index:1;display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center}.feedback-avatar{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 28%,#6f9352,#44652f 70%);color:#f8f0df;font-family:var(--font-zh-serif);font-size:2rem;font-weight:400}.feedback-avatar svg{width:34px;height:34px;stroke-width:1.9}.feedback-person strong{color:#2d2a24;font-size:.98rem;font-weight:700;line-height:1.55}.feedback-accent{position:absolute;right:24px;bottom:22px;color:#76965594}.feedback-accent svg{width:86px;height:86px;stroke-width:1.25}.feedback-card.accent-cloud:after,.feedback-card.accent-people:after,.feedback-card.accent-star:after,.feedback-card.accent-eye:after{content:"";position:absolute;right:34px;top:40px;width:122px;height:48px;border-top:2px solid rgba(209,174,112,.52);border-right:2px solid rgba(209,174,112,.52);border-radius:0 48px 0 0;z-index:0;opacity:.82;pointer-events:none}.medical-note{margin:18px 0 0;text-align:center;color:#60726d;font-size:.92rem}.three-col{display:grid;grid-template-columns:1fr .85fr 1.05fr;gap:34px}.content-grid,.details-target-grid{align-items:stretch}.info-card{position:relative;min-height:520px;overflow:hidden;border-radius:22px;padding:34px 34px 32px;background:radial-gradient(circle at 16% 12%,rgba(255,255,255,.74),transparent 16rem),linear-gradient(135deg,#fffdf8e6,#fffaf19e),var(--bg-left) var(--bg-pos, 34% 54%) / var(--bg-size, 240%) auto no-repeat;box-shadow:0 18px 45px #67482317}.info-card:before,.info-card:after{content:"";position:absolute;pointer-events:none}.info-card:before{right:var(--watermark-right, 18px);bottom:var(--watermark-bottom, 34px);z-index:0;width:var(--watermark-size, 210px);height:var(--watermark-size, 210px);background:var(--info-watermark) center / contain no-repeat;opacity:var(--watermark-opacity, .16);transform:rotate(var(--watermark-rotate, -7deg))}.info-card:after{top:24px;right:24px;z-index:0;width:156px;height:72px;border-top:2px solid rgba(209,174,112,.52);border-right:2px solid rgba(209,174,112,.52);border-radius:0 64px 0 0;opacity:.82}.info-card-header{position:relative;z-index:1;display:grid;grid-template-columns:78px 1fr;gap:22px;align-items:center;margin-bottom:30px}.info-card-title-block{position:relative;z-index:1;margin-bottom:30px}.info-card-title-block .section-title{margin-bottom:0}.info-card-title-block .section-title h2{color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(2.18rem,2.55vw,2.68rem);font-weight:600;letter-spacing:.08em;line-height:1.16;text-align:center}.info-card-title-block .section-title.section-title-en h2{font-family:var(--font-en-sans);letter-spacing:.01em}.info-card-title-block .section-title.section-title-benefits-en h2{font-size:clamp(1.8rem,2.2vw,2.35rem);white-space:nowrap}.lecture-card:after{content:none}.lecture-card-title .section-title{grid-template-columns:1fr;justify-items:center}.lecture-card-title .section-title span{display:none}.info-card-seal{display:grid;width:72px;height:72px;place-items:center;border:4px solid rgba(230,198,142,.92);border-radius:50%;background:radial-gradient(circle at 35% 25%,#1c806b,#075244 68%);color:#f2d395;box-shadow:inset 0 0 0 1px #ffffff2e,0 10px 22px #06473d24}.info-card-seal svg{width:42px;height:42px;stroke-width:1.45}.info-card-header p,.anchor-eyebrow,.confirmation-eyebrow,.privacy-hero p{margin:0 0 6px;color:#b37a2a;font-family:var(--font-zh-serif);font-size:1.12rem;font-weight:400;letter-spacing:.1em}.info-card h2{position:relative;margin:0;text-align:left;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(2rem,2.4vw,2.48rem);font-weight:600;letter-spacing:.08em;line-height:1.16}.info-card-header.info-card-header-en h2{font-family:var(--font-en-sans);letter-spacing:.01em}.info-card-header.info-card-header-audience-en h2{font-size:clamp(1.72rem,2vw,2.18rem);white-space:nowrap}.info-card h2:after{content:"";display:block;width:92px;height:2px;margin-top:14px;background:linear-gradient(90deg,#b98430,#b9843000)}.info-card h3{margin:0;color:#06473d}.info-card ol,.info-card ul{position:relative;z-index:1;margin:0;padding-left:0;list-style:none}.info-card li{position:relative;margin-bottom:12px}.info-card-action{position:relative;z-index:1;margin-top:24px}.why-card{display:grid;align-content:start;--info-watermark: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23115c50' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20c-4-1-7-4-8-8 4 0 7 2 8 8Zm0 0c4-1 7-4 8-8-4 0-7 2-8 8Zm0 0c-2-3-2-8 0-12 2 4 2 9 0 12Zm0-12c-2-2-3-4-3-6 2 1 3 3 3 6Zm0 0c2-2 3-4 3-6-2 1-3 3-3 6Z'/%3E%3C/svg%3E");--watermark-bottom: 116px;--watermark-right: 42px;--watermark-size: 236px}.why-list{position:relative;z-index:1;display:grid;gap:18px}.why-item{display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center;min-height:104px;border:1px solid rgba(188,143,71,.22);border-radius:18px;padding:18px 20px;background:linear-gradient(90deg,#fffdf8e6,#fffdf89e),var(--bg-left) 48% 54% / 360% auto no-repeat;box-shadow:inset 0 1px #ffffffb8}.why-item-icon,.info-list-icon{display:grid;place-items:center;border-radius:50%;background:#fffaf1d1;color:#0f655a;box-shadow:inset 0 0 0 1px #b9843038}.why-item-icon{width:58px;height:58px}.why-item-icon svg{width:34px;height:34px;stroke-width:1.5}.why-item h3{font-size:1.36rem;letter-spacing:.06em}.why-item p{margin:6px 0 0;color:#29443d;font-size:1.02rem;font-weight:700;line-height:1.7}.learn-card{--info-watermark: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23115c50' stroke-width='1.18' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 5.5A3.5 3.5 0 0 1 8.5 2H20v17H8.5A3.5 3.5 0 0 0 5 22V5.5Zm0 0V22M8 6h8m-8 4h8'/%3E%3C/svg%3E");--watermark-right: 36px;--watermark-bottom: 52px;--watermark-size: 230px;--watermark-rotate: 6deg}.lecture-benefit-card{--info-watermark: none;--watermark-opacity: 0}.lecture-benefit-card:after{content:none}.lecture-benefit-card .section-title{grid-template-columns:1fr;justify-items:center}.lecture-benefit-card .section-title span{display:none}.learn-card.lecture-benefit-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.learn-card.lecture-benefit-card li{grid-template-columns:1fr;justify-items:center;gap:14px;min-height:178px;border:1px solid rgba(185,132,48,.16);border-radius:18px;padding:22px 16px;background:#fffdf8a8;text-align:center;box-shadow:inset 0 1px #ffffffb8}.learn-card.lecture-benefit-card li:last-child{border-bottom:1px solid rgba(185,132,48,.16);padding-bottom:22px}.learn-card.lecture-benefit-card .info-list-icon{width:82px;height:82px;border:1px solid rgba(191,148,73,.18);background:radial-gradient(circle at 32% 28%,#fffffff2,#fffcf6e0 48%,#f6ecd5b8);box-shadow:inset 0 1px #ffffffe0,0 10px 22px #76572914}.learn-card.lecture-benefit-card .info-list-icon svg{width:48px;height:48px;stroke-width:1.5}.learn-card.lecture-benefit-card li:nth-child(1) .info-list-icon{color:#a36a1f;background:radial-gradient(circle at 34% 28%,#fffffff5,#fff9eee6 46%,#f3e1bfc7)}.learn-card.lecture-benefit-card li:nth-child(2) .info-list-icon{color:#1d6d60;background:radial-gradient(circle at 34% 28%,#fffffff5,#f4fcf9e6 46%,#cbe7ddd1)}.learn-card.lecture-benefit-card li:nth-child(3) .info-list-icon{color:#2b7a69;background:radial-gradient(circle at 34% 28%,#fffffff5,#f3fbf8e6 46%,#bce2d7d1)}.learn-card.lecture-benefit-card li:nth-child(4) .info-list-icon{color:#8b5b24;background:radial-gradient(circle at 34% 28%,#fffffff5,#fffaf2e6 46%,#ead6b7d1)}.learn-card.lecture-benefit-card li:nth-child(5) .info-list-icon{color:#0c6051;background:radial-gradient(circle at 34% 28%,#fffffff5,#f1faf7e6 46%,#baddd3d1)}.learn-card.lecture-benefit-card li:nth-child(6) .info-list-icon{color:#9b6d28;background:radial-gradient(circle at 34% 28%,#fffffff5,#fffbf4e6 46%,#f1e0c2d1)}.benefit-copy{display:grid;gap:7px}.benefit-copy strong{color:#06473d;font-size:1.16rem;font-weight:900;line-height:1.35;letter-spacing:.06em}.benefit-copy span{color:#29443d;font-size:.98rem;font-weight:700;line-height:1.65}.learn-card ul,.target-card ul{max-width:none}.learn-card li,.target-card li{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:center;min-height:62px;border-bottom:1px solid rgba(185,132,48,.14);padding:0 8px 14px 0;color:#1e3f38;font-size:1.08rem;font-weight:850;line-height:1.65}.learn-card li:last-child,.target-card li:last-child{border-bottom:0;padding-bottom:0}.info-list-icon{width:44px;height:44px}.info-list-icon svg{width:25px;height:25px;stroke-width:1.65}.info-card ol{counter-reset:item}.info-card ol li{counter-increment:item}.info-card ol li:before{content:counter(item,decimal-leading-zero);position:absolute;left:0;top:3px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#0f655a;color:#fff;font-size:.72rem;font-weight:800}.info-card dl{position:relative;z-index:1;margin:0;border:1px solid rgba(188,143,71,.2);border-radius:18px;padding:18px 20px 8px;background:#fffdf894}.info-card dl div{display:grid;grid-template-columns:80px 1fr;gap:12px;margin-bottom:10px;align-items:baseline}.info-card dt{color:#0f655a;font-family:var(--font-zh-sans);font-weight:900}.info-card dd{margin:0}.lecture-card{min-height:0;--info-watermark: none;--watermark-opacity: 0}.target-card{--info-watermark: none;--watermark-right: 6px;--watermark-bottom: 12px;--watermark-size: 260px;--watermark-rotate: 0deg;--watermark-opacity: 0}.lecture-headline{position:relative;z-index:1;margin:0 0 18px;color:#06473d;font-size:1.46rem;font-weight:900;line-height:1.45}.lecture-highlight-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 20px}.lecture-highlight-row article{display:grid;justify-items:center;gap:6px;min-height:118px;border:1px solid rgba(185,132,48,.22);border-radius:18px;padding:16px 10px 14px;background:#fffdf8bd;text-align:center;box-shadow:inset 0 1px #ffffffad}.lecture-highlight-row span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 25%,#1c806b,#075244 68%);color:#f2d395}.lecture-highlight-row svg{width:24px;height:24px;stroke-width:1.55}.lecture-highlight-row small{color:#a06a21;font-weight:900;letter-spacing:.08em}.lecture-highlight-row strong{color:#173b35;font-size:1rem;line-height:1.35}.lecture-highlight-note{margin:0;max-width:22ch;color:#9a6420;font-size:.78rem;font-weight:800;line-height:1.45}.lecture-card dl div{grid-template-columns:118px 1fr;margin-bottom:12px}.lecture-card dd{font-weight:700;line-height:1.75}.workshop-detail-whatsapp{display:inline-flex;align-items:center;gap:8px;color:#0b5d4f;font-weight:900;text-decoration:none}.workshop-detail-whatsapp:hover{color:#8a5a18}.workshop-detail-whatsapp .whatsapp-mark{width:22px;height:22px;flex:0 0 auto}.workshop-detail-highlight-row{margin-bottom:18px}.workshop-detail-highlight-row .lecture-highlight-note{color:#9a6420}.workshop-detail-list{display:block}.workshop-detail-card .workshop-detail-list div{grid-template-columns:138px 1fr;gap:14px;margin-bottom:12px;align-items:baseline;border:0;border-radius:8px;padding:0;background:transparent;box-shadow:none}.workshop-detail-list dt{display:block;color:#0f655a;font-family:var(--font-zh-sans);font-weight:900}.workshop-detail-label{display:inline-flex;align-items:center;gap:8px}.workshop-detail-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 25%,#1c806b,#075244 68%);color:#f2d395;box-shadow:inset 0 1px #ffffff2e}.workshop-detail-icon svg{width:14px;height:14px;stroke-width:1.55}.workshop-detail-list dd{color:#24423b;font-weight:700;line-height:1.75}.workshop-detail-fee{padding:0}.workshop-detail-fee>span:first-child{display:block;color:#173b35;font-size:1.08rem;font-weight:900;line-height:1.3}.workshop-detail-note{display:block;margin:12px 0 0;padding:12px 14px 12px 16px;border:1px solid rgba(185,132,48,.42);border-left:5px solid #b57a23;border-radius:12px;background:linear-gradient(180deg,#f2d39542,#f2d3952e);color:#74470f;font-weight:800;font-size:1rem;line-height:1.6;box-shadow:inset 0 1px #ffffff73}.workshop-detail-note strong{display:inline-block;margin-right:.35em;color:#8f6020;font-weight:900}.lecture-card-action{display:flex;align-items:center;justify-content:center;margin-top:26px}.lecture-card-action .gold-button{min-width:min(100%,260px)}.workshop-detail-cta-note{margin:14px auto 0;text-align:left}.lecture-whatsapp-link{display:inline-flex;align-items:center;justify-content:center;margin-left:10px;width:32px;height:32px;border:0;border-radius:50%;background:transparent;box-shadow:none;vertical-align:middle}.whatsapp-mark{display:block;width:100%;height:100%;object-fit:contain}.lecture-note,.lecture-reminder{position:relative;z-index:1;margin:18px 0 0}.lecture-note{color:#a06a21;font-weight:900}.lecture-reminder{margin-top:12px}.target-card{min-height:0;--info-watermark: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23115c50' stroke-width='1.18' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm8 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM3 20v-2a5 5 0 0 1 10 0v2m-2-3a5 5 0 0 1 10 1v2'/%3E%3C/svg%3E");--watermark-right: 26px;--watermark-bottom: 44px;--watermark-size: 248px;--watermark-rotate: 8deg}.bg-variant-1{--bg-pos: 8% 7%;--bg-size: 286%}.bg-variant-2{--bg-pos: 16% 3%;--bg-size: 274%}.bg-variant-3{--bg-pos: 24% 9%;--bg-size: 295%}.bg-variant-4{--bg-pos: 11% 17%;--bg-size: 282%}.bg-variant-5{--bg-pos: 21% 13%;--bg-size: 288%}.bg-variant-6{--bg-pos: 17% 12%;--bg-size: 262%}.bg-variant-7{--bg-pos: 29% 10%;--bg-size: 258%}.bg-variant-8{--bg-pos: 20% 18%;--bg-size: 248%}.bg-variant-9{--bg-pos: 31% 11%;--bg-size: 252%}.bg-variant-10{--bg-pos: 38% 14%;--bg-size: 266%}.contact-page{padding-top:28px;padding-bottom:60px}.contact-shell{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(90deg,#fffdf8b8,#fffdf84d),var(--bg-left) 34% 54% / 250% auto no-repeat;box-shadow:var(--shadow)}.contact-hero{width:min(820px,calc(100% - 112px));margin:0 auto;padding:56px 0 0;text-align:center}.contact-hero .section-title{margin-bottom:0}.contact-grid{display:grid;grid-template-columns:minmax(0,820px);justify-content:center;gap:24px;padding:12px 56px 56px}.contact-card{min-height:0;padding:34px 32px;border:1px solid rgba(188,143,71,.25);border-radius:22px;background:#fffdf8bd;box-shadow:inset 0 1px #ffffffa6;text-align:left}.contact-item+.contact-item{margin-top:28px;padding-top:28px;border-top:1px solid rgba(188,143,71,.2)}.contact-item h3{margin:0 0 14px;color:#a06a21;font-size:1rem;font-weight:800;letter-spacing:.08em;text-align:left}.contact-value-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.contact-value-row strong{color:#21423b;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.5}.contact-whatsapp-link{display:inline-flex;align-items:center;gap:12px;color:#21423b;text-decoration:none}.contact-whatsapp-link .whatsapp-mark{flex:0 0 auto;width:40px;height:40px;box-shadow:none}.copy-button{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 16px;border:1px solid rgba(16,91,77,.18);border-radius:999px;background:#fffdf8eb;color:#0d5b4b;cursor:pointer;font-size:.96rem;font-weight:700}.copy-button svg{width:18px;height:18px;stroke-width:1.9}.copy-button.copied{color:#a06a21}.contact-action-link{text-decoration:none}.contact-action-link .whatsapp-mark{width:18px;height:18px}.page-anchor-section{scroll-margin-top:108px;padding-top:36px}.anchor-panel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;padding:36px;background:linear-gradient(115deg,#fffdf8f2,#fff8eee6),var(--bg-left) center / 220% auto no-repeat;box-shadow:var(--shadow)}.anchor-panel-copy{max-width:790px}.anchor-eyebrow{margin:0 0 10px;color:#a06a21;font-size:.98rem;font-weight:800;letter-spacing:.16em}.anchor-panel-copy h2{margin:0;color:#06473d;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.3}.anchor-panel-copy span{display:block;margin-top:14px;color:#36554e;font-size:1.05rem;font-weight:600;line-height:1.8}.anchor-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.anchor-panel-grid article{min-height:0;border:1px solid rgba(188,143,71,.2);border-radius:22px;padding:22px 20px;background:#ffffffb8;box-shadow:inset 0 1px #ffffff94}.anchor-panel-grid article span{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#b984301a;color:#0d5b4b}.anchor-panel-grid article svg{width:26px;height:26px}.anchor-panel-grid article strong{display:block;margin-top:16px;color:#06473d;font-size:1.12rem}.anchor-panel-grid article p{margin:10px 0 0;color:#36554e;line-height:1.75}.location-strip{display:grid;grid-template-columns:minmax(0,320px) 1fr;gap:20px;margin-top:22px}.location-venue,.location-tips{border:1px solid rgba(188,143,71,.2);border-radius:22px;background:#ffffffb8;box-shadow:inset 0 1px #ffffff94}.location-venue{padding:22px 24px}.location-venue p{margin:0;color:#a06a21;font-size:.94rem;font-weight:800;letter-spacing:.12em}.location-venue strong{display:block;margin-top:10px;color:#06473d;font-size:1.7rem}.location-venue span{display:block;margin-top:10px;color:#36554e;line-height:1.75}.location-tips{margin:0;padding:20px 24px 20px 42px;color:#21423b}.location-tips li+li{margin-top:12px}.faq{padding-bottom:38px}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-grid article{min-height:0;border-radius:14px;padding:22px 20px}.faq h3{font-family:var(--font-zh-sans);font-size:1rem;line-height:1.5}.faq p{margin:10px 0 0;font-size:.93rem;line-height:1.65}.privacy-page{min-height:100vh;overflow-x:clip;background:radial-gradient(circle at 10% 8%,rgba(255,255,255,.9),transparent 18rem),radial-gradient(circle at 88% 14%,rgba(217,176,103,.13),transparent 22rem),linear-gradient(180deg,#fffaf2,#f8efe1 54%,#fffdf8)}.privacy-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:86px;padding:0 50px;border-bottom:1px solid rgba(185,132,48,.22);background:#fffaf1f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.privacy-home-link,.privacy-contact-link{color:#875712;font-weight:800;text-decoration:underline;text-underline-offset:4px}.privacy-topbar-actions{gap:16px}.privacy-hero{max-width:980px;margin:0 auto;padding:68px 32px 30px;text-align:center}.privacy-hero p{margin:0 0 10px;color:#9a651e;font-size:.95rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.privacy-hero h1{margin:0;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(3rem,6vw,5.4rem);font-weight:400;line-height:1.08}.privacy-hero span{display:block;margin-top:14px;color:#536b64;font-weight:700}.privacy-shell{max-width:1080px;margin:0 auto;padding:0 32px 72px}.privacy-card{border:1px solid var(--line);border-radius:8px;padding:clamp(24px,4vw,48px);background:#fffdf8eb;box-shadow:var(--shadow)}.privacy-intro{margin:0 0 28px;border-left:5px solid var(--gold);border-radius:0 8px 8px 0;padding:14px 20px;background:#e5e7d880;color:#29443d;font-size:1.08rem;font-weight:700;line-height:1.8}.privacy-section-list{display:grid;gap:24px}.privacy-policy-section{border-bottom:1px solid var(--green-line);padding-bottom:22px}.privacy-policy-section:last-child{border-bottom:0;padding-bottom:0}.privacy-policy-section h2{margin:0 0 10px;color:#06473d;font-size:1.22rem;line-height:1.45}.privacy-policy-section p{margin:8px 0 0;color:#29443d;font-size:1rem;font-weight:600;line-height:1.8}.privacy-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px}.privacy-actions .gold-button{min-height:50px;border-radius:999px;padding:0 32px;font-size:1.05rem;letter-spacing:.02em}.footer{background:radial-gradient(circle at 18% 0%,rgba(215,181,112,.16),transparent 15rem),radial-gradient(circle at 84% 12%,rgba(116,145,108,.14),transparent 18rem),linear-gradient(180deg,#5f6d5f,#536257 42%,#49574d);color:#f6ead4}.footer-cta{display:grid;grid-template-columns:1fr;gap:22px;max-width:var(--page-container-max);margin:0 auto;padding:40px 48px 34px;align-items:start;border-bottom:1px solid rgba(217,176,103,.36)}.footer-cta h2{margin:0;color:#f1d58d;font-size:clamp(1.72rem,2.45vw,2.7rem);letter-spacing:.04em;line-height:1.24}html:lang(en) .home-page-en .footer-cta h2{white-space:pre-line}html:lang(en) .workshop-page .footer-cta h2{font-family:var(--font-en-sans);letter-spacing:.01em;white-space:nowrap}.footer-cta p{margin:10px 0 0;font-size:1.5rem;letter-spacing:.08em}.footer-copy p{max-width:920px;color:#e6efe6;font-size:1.18rem;font-weight:600;line-height:1.8;letter-spacing:0}.footer-actions{display:flex;flex-wrap:nowrap;gap:20px;align-items:center;justify-content:flex-start;align-self:start}.footer-actions a,.footer-actions span{color:#e3f3e3;font-family:var(--font-zh-sans);font-weight:700;text-align:center}.footer-actions .gold-button{flex:0 0 auto;min-width:232px;min-height:68px;border-radius:24px;padding:0 34px;font-size:1.34rem;box-shadow:inset 0 1px #fff6,0 16px 30px #8552133d}.footer-cta-included{display:grid;flex:0 0 auto;gap:6px;max-width:none;border:1px solid rgba(241,213,141,.42);border-left:5px solid #f1d58d;border-radius:14px;padding:12px 14px 12px 16px;background:linear-gradient(180deg,#fff8e12e,#d9b0671f);color:#f7e7b5;font-family:var(--font-en-sans);font-size:.98rem;font-weight:800;line-height:1.6;text-align:left;box-shadow:inset 0 1px #ffffff2e}.footer-cta-included strong{color:#f3d48d;font-family:var(--font-en-sans);font-size:1.18rem;font-weight:900;letter-spacing:.03em;white-space:nowrap}.footer-cta-included span{white-space:nowrap}.footer-cta-included-home{font-family:var(--font-zh-sans);display:flex;align-items:center;gap:10px}.footer-cta-included-home strong,.footer-cta-included-home span{white-space:nowrap}.footer-cta-included-home strong{font-family:var(--font-zh-sans);letter-spacing:.01em}.footer-whatsapp-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit;text-decoration:none}.footer-whatsapp-link:hover{color:#f1d58d}.footer-whatsapp-link .whatsapp-mark{width:20px;height:20px}.footer-bottom{display:grid;grid-template-columns:240px 1fr 1.2fr auto;gap:40px;max-width:var(--page-container-max);margin:0 auto;padding:30px 48px 34px;align-items:start;font-family:var(--font-zh-sans)}.footer-brand-card{display:inline-flex;justify-self:start;justify-content:center;align-items:center;width:106px;height:106px;max-width:100%;padding:0;border-radius:50%;background:linear-gradient(180deg,#e1bf6fe6,#d8b362e0);box-shadow:inset 0 1px #fff8e647,0 12px 24px #0a261c29}.footer-brand-card .brand{display:inline-flex;justify-content:center;align-items:center;max-width:100%}.footer-brand-card .brand-logo-image{width:122px;height:auto;max-height:none;object-fit:contain}.footer-bottom div{display:grid;gap:8px}.footer-bottom strong{color:#f1d58d}.footer-bottom a,.footer-bottom span,.footer-bottom small{color:#dce7dc}.footer-bottom a{position:relative;width:fit-content;transition:color .16s ease,transform .16s ease}.footer-bottom a:after{content:"";position:absolute;right:0;bottom:-3px;left:0;height:1.5px;background:#f1d58deb;transform:scaleX(0);transform-origin:left center;transition:transform .16s ease}.footer-bottom a:hover{color:#f3ddab;transform:translateY(-1px)}.footer-bottom a:hover:after{transform:scaleX(1)}.footer-bottom-home{grid-template-columns:max-content minmax(0,1fr);gap:32px;align-items:start}.footer-brand-panel{display:grid;justify-items:start;width:242px;gap:14px}.footer-brand-panel .footer-brand-card{justify-self:start}.footer-brand-note{margin:0;width:100%;color:#f0dca5;font-family:var(--font-zh-serif);font-size:1.18rem;font-weight:700;letter-spacing:.03em;line-height:1.5;text-align:center}.footer-bottom-home .footer-brand-panel{width:188px;margin-left:168px;justify-items:center;justify-self:end}.footer-bottom-home .footer-brand-note{width:100%;max-width:none;font-family:var(--font-en-sans);font-size:1rem;letter-spacing:.01em;line-height:1.4;text-align:center;white-space:nowrap}.footer-meta-panel{display:grid;grid-template-columns:1fr;align-items:start;gap:12px;justify-self:start;align-self:start;width:min(100%,780px);min-width:0}.footer-bottom-home .footer-links-block{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px 36px;min-width:0}.footer-bottom-home .footer-links-block strong{width:100%;margin-right:0;font-size:20px;white-space:nowrap}.footer-bottom-home .footer-links-block a{font-size:16px;font-weight:700;white-space:nowrap}.footer-copyright-row{display:flex;justify-content:flex-start;align-items:center;margin-top:22px}.footer-meta-panel small{color:#e8efe3;white-space:normal;text-align:left;line-height:1.6;font-size:.95rem}.footer-bottom-home .footer-brand-card{width:130px;height:130px;padding:0;border-radius:50%;justify-self:center}.footer-bottom-home .footer-brand-card .brand{justify-content:center;width:100%}.footer-bottom-home .footer-brand-card .brand-logo-image{width:108px}@media (min-width: 1181px){.home-page:not(.home-page-en) .footer-bottom-home .footer-brand-panel{margin-left:0;justify-items:start;justify-self:start}.home-page:not(.home-page-en) .footer-bottom-home .footer-brand-card{justify-self:start}.home-page-en .footer-copy,.home-page-en .footer-actions{margin-left:197px}}.workshop-page{--workshop-ink: #173f35;--workshop-leaf: #0d6657;--workshop-moss: #6f7f43;--workshop-paper: #fffaf0;position:relative}.workshop-page .topbar{border-bottom:1px solid rgba(186,172,136,.42);background:var(--page-bg-color, #c6c3a4);box-shadow:0 12px 28px #60563e14}.workshop-page .topbar .nav-links{color:#344438}.workshop-page .topbar .locale-switch{border-color:#586a4e1f;background:#fffaf18f;box-shadow:0 8px 22px #4b594214}.workshop-page .topbar .locale-switch button{color:#395247}.workshop-page .topbar .locale-switch button.active{background:#67795de0;color:#fff9ef}.workshop-sticky-topbar{position:fixed;inset:0 0 auto;z-index:40;width:100%;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-110%);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .18s ease,visibility 0s linear .26s}.workshop-sticky-topbar.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.workshop-sticky-topbar:not(.workshop-prevideo-topbar):not(.is-visible){display:none}.workshop-prevideo-topbar{position:relative;inset:auto;z-index:10;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none}.workshop-video-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100svh;min-height:440px;overflow:hidden;background:#020403;color:#f6f0e2;cursor:pointer;isolation:isolate;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .65s cubic-bezier(.22,1,.36,1),visibility 0s linear .65s}.workshop-video-stage.is-ready{position:relative;inset:auto;visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.workshop-video-stage.is-error{display:none}.workshop-video-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;background:linear-gradient(104deg,transparent 38%,rgba(255,239,201,.18) 49%,transparent 60%),radial-gradient(circle at 50% 50%,rgba(246,221,167,.08),transparent 38%);opacity:0;transform:translate(-112%)}.workshop-video-stage.is-complete:after{animation:workshop-video-finish-sweep .82s cubic-bezier(.22,1,.36,1) both}.workshop-video-canvas{position:relative;width:100%;height:100%;overflow:hidden;background:#020403;transform-origin:center center;transition:transform .98s cubic-bezier(.22,1,.36,1),filter .98s ease}.workshop-video-stage.is-complete .workshop-video-canvas{filter:saturate(.94) brightness(.94);transform:scale(1.014)}.workshop-video-stage .hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center;transform:none;filter:none;-webkit-mask-image:none;mask-image:none}.workshop-video-stage .hero-video{z-index:1;opacity:1;pointer-events:none}.workshop-video-stage.is-error .hero-video{visibility:hidden}.workshop-video-stage:focus-visible{outline:2px solid rgba(242,224,181,.86);outline-offset:-6px}.workshop-video-brand{position:fixed;top:10px;left:10px;z-index:30;display:inline-flex;align-items:center;justify-content:center;transform:none;filter:drop-shadow(0 2px 12px rgba(0,0,0,.38));transition:opacity .18s ease,transform .18s ease}.workshop-video-brand img{width:clamp(63px,6vw,98px);height:auto}.workshop-video-register{position:fixed;top:calc(clamp(20px,3.25vw,48px) - 10px);right:clamp(18px,3.1vw,48px);z-index:31;min-height:42px;padding:0 17px;border:1px solid rgba(244,228,188,.58);border-radius:999px;background:linear-gradient(120deg,#2227208f,#8b672b73);box-shadow:inset 0 1px #ffffff2e,0 8px 28px #0000002e;-webkit-backdrop-filter:blur(12px) saturate(1.05);backdrop-filter:blur(12px) saturate(1.05);color:#fff8e9;font-size:clamp(.76rem,1vw,.92rem);font-weight:700;letter-spacing:.07em;text-shadow:0 1px 8px rgba(0,0,0,.28);animation:workshop-video-register-in .3s cubic-bezier(.22,1,.36,1) both}.workshop-video-register:before{content:"";width:6px;height:6px;border-radius:50%;background:#f0c56e;box-shadow:0 0 0 4px #f0c56e1f,0 0 12px #f0c56e8a}.workshop-video-register:hover,.workshop-video-register:focus-visible{border-color:#fff2cfeb;background:linear-gradient(120deg,#2b3228b8,#a777279e);filter:none;transform:translateY(-1px)}.workshop-video-register:focus-visible{outline:2px solid #fff4d2;outline-offset:3px}.workshop-video-ending-register{position:fixed;left:50%;bottom:calc(clamp(120px,24svh,360px) - 12px);z-index:35;display:inline-flex;align-items:center;justify-content:center;min-width:clamp(220px,17vw,310px);min-height:clamp(60px,5.5vw,78px);padding:0 48px 0 30px;overflow:visible;border:1px solid rgba(255,248,214,.96);border-radius:999px;background:linear-gradient(135deg,#fff6c7,#f0cc70 40%,#c17b20);box-shadow:0 0 0 5px #f6c45321,inset 0 1px #ffffffd1,0 18px 42px #17342c57,0 0 34px #f0b7406b;color:#173a33;cursor:pointer;font-size:clamp(1rem,1.5vw,1.38rem);font-weight:900;letter-spacing:.1em;text-shadow:0 1px 0 rgba(255,255,255,.54);transform:translate(-50%);animation:workshop-video-ending-register-in .56s cubic-bezier(.22,1,.36,1) both,workshop-video-ending-register-pulse 1.8s ease-in-out .56s infinite}.workshop-video-ending-register:before{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;border:1px solid rgba(255,226,133,.76);border-radius:inherit;pointer-events:none;animation:workshop-video-ending-register-ring 1.8s ease-out .56s infinite}.workshop-video-ending-register:after{content:"→";position:absolute;right:18px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#173a33f0;color:#ffe9a6;font-family:Arial,sans-serif;font-size:1.35rem;line-height:1}.workshop-video-ending-register:hover,.workshop-video-ending-register:focus-visible{border-color:#fffdf0;background:linear-gradient(135deg,#fffbe0,#f6d783 40%,#d38d2c);box-shadow:0 0 0 6px #f6c4532e,inset 0 1px #ffffffeb,0 22px 48px #17342c66,0 0 46px #f0b74094;transform:translate(-50%) translateY(-3px) scale(1.025)}.workshop-video-ending-register:focus-visible{outline:3px solid #fff4c7;outline-offset:5px}@keyframes workshop-video-ending-register-in{0%{opacity:0;transform:translate(-50%) translateY(18px) scale(.84)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes workshop-video-ending-register-pulse{0%,to{box-shadow:0 0 0 5px #f6c45321,inset 0 1px #ffffffd1,0 18px 42px #17342c57,0 0 34px #f0b7406b}50%{box-shadow:0 0 0 8px #f6c45333,inset 0 1px #ffffffe6,0 20px 46px #17342c61,0 0 52px #f0b740a3}}@keyframes workshop-video-ending-register-ring{0%{opacity:.78;transform:scale(.94)}75%,to{opacity:0;transform:scale(1.14)}}.workshop-video-side-effect{position:absolute;top:clamp(76px,10svh,122px);bottom:clamp(154px,24svh,288px);z-index:3;width:clamp(34px,5.4vw,112px);opacity:.38;pointer-events:none;transition:opacity .24s ease,filter .24s ease}.workshop-video-side-effect.is-left{left:clamp(16px,2.7vw,54px)}.workshop-video-side-effect.is-right{right:clamp(16px,2.7vw,54px);transform:scaleX(-1)}.workshop-video-side-effect:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(244,221,168,.64) 22%,rgba(229,193,116,.3) 76%,transparent);box-shadow:0 0 18px #e2ba644d}.workshop-video-side-effect:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;border:1px solid rgba(249,230,183,.72);border-radius:50%;box-shadow:0 0 0 7px #e8c47a1a,0 0 22px #e6bc6061;transform:translate(-50%,-50%);animation:workshop-video-orbit 5.8s ease-in-out infinite}.workshop-video-side-effect.is-right:after{animation-delay:-2.9s}.workshop-video-stage.is-audible .workshop-video-side-effect,.workshop-video-stage:focus-visible .workshop-video-side-effect{opacity:.72;filter:brightness(1.18)}.workshop-video-stage.is-complete .workshop-video-side-effect{opacity:.14;filter:blur(.3px);transition-duration:.68s}.workshop-video-screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes workshop-video-orbit{0%,to{opacity:.46;transform:translate(-50%,-50%) scale(.82)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.18)}}@keyframes workshop-video-register-in{0%{opacity:0;transform:translateY(-7px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes workshop-video-finish-sweep{0%{opacity:0;transform:translate(-112%)}22%{opacity:1}72%{opacity:.72}to{opacity:0;transform:translate(112%)}}.workshop-hero{--workshop-hero-side-gutter: max(0px, calc((100% - var(--page-container-max)) / 2));position:relative;display:grid;grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);column-gap:clamp(24px,3.6vw,60px);min-height:0;align-items:center;padding:clamp(48px,5vw,78px) max(var(--page-gutter),calc((100% - var(--page-container-max)) / 2 + var(--page-gutter)));overflow:hidden;background:transparent}.workshop-hero:before{content:"";position:absolute;inset:0 var(--workshop-hero-side-gutter);background:radial-gradient(circle at 10% 42%,rgba(13,102,87,.04),transparent 18rem),radial-gradient(circle at 78% 18%,rgba(255,249,238,.18),transparent 16rem),linear-gradient(180deg,rgba(255,255,255,.14),transparent 58%),radial-gradient(circle at 22% 32%,rgba(255,253,246,.4),transparent 20rem),radial-gradient(circle at 86% 24%,rgba(238,226,202,.34),transparent 18rem),linear-gradient(90deg,#c6c3a4f0,#e5ddc7e0 16%,#f3ecdccc 40%,#f6f0e2bd 56%,#eee6d1d1 76%,#d6d0b6eb),var(--bg-left) 22% 42% / 250% auto no-repeat,#c6c3a4;pointer-events:none}.workshop-hero:after{content:"";position:absolute;inset:0 var(--workshop-hero-side-gutter);z-index:1;background:radial-gradient(circle at 50% 52%,rgba(255,250,241,.24),transparent 18rem),linear-gradient(90deg,#fffbf438,#fffbf41f 28%,#f4eee038 44%,#f4eee029 56%,#f4eee00d 74%,#f4eee000);pointer-events:none}.workshop-hero-copy,.workshop-hero-visual{position:relative;min-width:0}.workshop-hero-copy{z-index:3;display:grid;align-content:center;isolation:isolate;max-width:650px;padding:0}.workshop-hero-eyebrow{width:fit-content;max-width:100%;margin:0 0 18px;color:#a06a21;font-size:clamp(1rem,1.3vw,1.2rem);font-weight:900;letter-spacing:.04em;line-height:1.4}.workshop-hero h1{display:grid;gap:8px;margin:0;max-width:620px;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(2.75rem,3.45vw,4.2rem);font-weight:400;letter-spacing:.012em;line-height:1.08;text-shadow:0 2px 0 rgba(255,255,255,.62),0 12px 26px rgba(7,70,61,.08)}.workshop-hero h1 span{display:block;white-space:normal}.workshop-hero h1 span:first-child{color:#173f35;font-size:clamp(2rem,2.55vw,3.1rem);font-weight:600}.workshop-hero h1 span:last-child{color:#0d5b4b;font-size:clamp(2.75rem,3.55vw,4.35rem);font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.68),0 14px 28px rgba(7,70,61,.12)}.workshop-hero .hero-text{width:100%;max-width:100%;margin:24px 0 12px;font-size:clamp(1.06rem,1.25vw,1.18rem);line-height:1.78}.workshop-hero .hero-text-paragraph span{white-space:normal}.workshop-meta-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.workshop-meta-row span{border:1px solid rgba(15,101,90,.2);border-radius:999px;padding:8px 14px;background:#fffdf8b8;color:#174139;font-weight:850}.workshop-badge-row{position:relative;display:grid;grid-template-columns:repeat(6,minmax(88px,1fr));gap:14px;max-width:min(100%,660px);margin-bottom:28px}.workshop-badge-row:before{content:"";position:absolute;top:55px;left:64px;right:64px;height:2px;background:#b9843024;pointer-events:none}.workshop-badge-row>span{position:relative;z-index:1;display:grid;justify-items:center;align-items:center;gap:10px;color:#244d44;font-family:var(--font-zh-sans);font-size:1.04rem;font-weight:850;text-align:center}.workshop-badge-label{line-height:1.28;color:#31594f;text-shadow:0 1px 0 rgba(255,255,255,.3)}.workshop-badge-row .hero-badge-illustration{width:84px;height:84px;margin-top:0;color:#2f6a58;filter:drop-shadow(0 1px 0 rgba(255,255,255,.3))}.workshop-badge-row .hero-badge-illustration,.workshop-badge-row .hero-badge-illustration *{fill:currentColor;stroke:none}.workshop-badge-row .hero-badge-illustration .hero-badge-cutout{fill:#fffaf2}.workshop-badge-row .badge-item:nth-child(1) .hero-badge-illustration,.workshop-badge-row .badge-item:nth-child(4) .hero-badge-illustration{color:#2f6a58}.workshop-badge-row .badge-item:nth-child(2) .hero-badge-illustration,.workshop-badge-row .badge-item:nth-child(3) .hero-badge-illustration{color:#3a7b67}.workshop-badge-row .badge-item:nth-child(5) .hero-badge-illustration,.workshop-badge-row .badge-item:nth-child(6) .hero-badge-illustration{color:#a7772f}.workshop-price-row{margin:0}.workshop-hero-purchase{display:grid;gap:10px;margin-top:2px}.workshop-hero-price{margin:0;color:#8f6020;font-family:var(--font-zh-sans);font-size:clamp(1.45rem,1.9vw,1.9rem);font-weight:950;line-height:1.3}.workshop-hero-price span{color:#31574e;font-size:.72em;font-weight:850}.workshop-hero-payment,.workshop-hero-organizer{margin:0;color:#46675f;font-size:.96rem;font-weight:750;line-height:1.5}.workshop-hero-organizer{margin-top:18px;color:#6c5a43;font-size:.88rem;font-weight:700}.workshop-price-copy{display:grid;gap:8px}.workshop-price-copy small{display:block}.workshop-gift-note{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:7px;width:fit-content;color:#29443d;font-size:clamp(.98rem,1.05vw,1.12rem);font-weight:800;line-height:1.25;white-space:nowrap}.workshop-gift-note strong{display:inline-flex;align-items:center;border:1px solid rgba(185,132,48,.34);border-radius:999px;padding:4px 10px 5px;background:linear-gradient(180deg,#fff8df,#f7e8bd);color:#8a5a18;font-size:inherit;font-weight:950;line-height:1}.workshop-whatsapp-link{display:inline-flex;width:fit-content;align-items:center;gap:7px;color:#0b5d4f;font-weight:900;text-decoration:none}.workshop-whatsapp-link:hover{color:#8a5a18}.workshop-whatsapp-link .whatsapp-mark{width:20px;height:20px}.workshop-hero-visual{z-index:2;justify-self:end;width:100%;min-height:0}.workshop-video-shell{position:relative;width:100%;overflow:hidden;border:1px solid rgba(185,132,48,.38);border-radius:24px;background:#173a33;box-shadow:0 24px 50px #343f2d33;isolation:isolate}.workshop-hero-video{display:block;width:100%;aspect-ratio:16 / 9;object-fit:contain;object-position:center center;background:#173a33}.workshop-video-label,.workshop-video-sound-toggle{position:absolute;z-index:1;border:1px solid rgba(255,249,234,.28);background:#0c332bc7;color:#fff9ed;font-family:var(--font-zh-sans);font-weight:800;line-height:1.25;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.workshop-video-label{top:14px;left:14px;border-radius:999px;padding:7px 12px;font-size:.78rem}.workshop-video-error{position:absolute;inset:50% auto auto 50%;z-index:1;max-width:calc(100% - 32px);padding:9px 14px;border:1px solid rgba(255,249,234,.28);border-radius:999px;background:#0c332bd1;color:#fff9ed;font-size:.86rem;font-weight:800;line-height:1.3;text-align:center;transform:translate(-50%,-50%)}.workshop-video-sound-toggle{right:14px;bottom:14px;min-height:44px;border-radius:999px;padding:9px 14px;cursor:pointer;font-size:.82rem}.workshop-video-sound-toggle:hover,.workshop-video-sound-toggle:focus-visible{background:#b88430f0;outline:none}.workshop-comment-proof{max-width:var(--page-container-max);padding-top:34px;padding-bottom:28px;overflow:hidden}.workshop-comment-proof-header{margin-bottom:18px;text-align:center}.workshop-comment-proof-header .section-title{margin-bottom:12px}.workshop-comment-proof-header>p{max-width:760px;margin:0 auto;color:#52645d;font-size:.95rem;font-weight:650;line-height:1.7}.workshop-comment-track-wrap{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px}.workshop-comment-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px) / 3);gap:24px;min-width:0;overflow-x:auto;padding:8px 2px 18px;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:rgba(160,106,33,.55) transparent;scrollbar-width:thin}.workshop-comment-card{min-width:0;scroll-snap-align:start}.workshop-comment-card-button{display:grid;width:100%;height:100%;overflow:hidden;padding:0;border:1px solid rgba(185,132,48,.34);border-radius:20px;background:#fffdf8f0;box-shadow:0 15px 34px #3d4f3d1f;color:inherit;cursor:zoom-in;font:inherit;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.workshop-comment-card-button:hover,.workshop-comment-card-button:focus-visible{border-color:#b98430b8;box-shadow:0 20px 38px #3d4f3d2e;outline:none;transform:translateY(-3px)}.workshop-comment-image-frame{position:relative;display:block;aspect-ratio:3.15 / 1;overflow:hidden;background:#f4f1e9}.workshop-comment-image-frame img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.workshop-comment-image-badge{position:absolute;right:10px;bottom:10px;padding:4px 8px;border-radius:999px;background:#0c332bd1;color:#fff9ed;font-family:var(--font-en-sans);font-size:.68rem;font-weight:800;letter-spacing:.04em}.workshop-comment-card-copy{display:grid;align-content:start;gap:10px;min-height:194px;padding:18px 20px 17px}.workshop-comment-card-label{color:#a06a21;font-family:var(--font-en-sans);font-size:.73rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.workshop-comment-translation-label{margin-top:-5px;color:#7f8d85;font-size:.76rem;font-weight:750}.workshop-comment-card-copy strong{color:#0d5b4b;font-family:var(--font-zh-serif);font-size:clamp(1.35rem,1.6vw,1.72rem);font-weight:700;line-height:1.45}html:lang(en) .workshop-comment-card-copy strong{font-family:var(--font-en-sans);font-size:clamp(1.14rem,1.35vw,1.4rem);line-height:1.5}.workshop-comment-zoom-hint{align-self:end;color:#69766f;font-size:.82rem;font-weight:700}.workshop-comment-nav,.workshop-comment-lightbox-nav,.workshop-comment-lightbox-close{display:inline-grid;place-items:center;border:1px solid rgba(185,132,48,.38);background:#fffdf8e0;color:#0d5b4b;cursor:pointer;font:inherit;font-weight:900}.workshop-comment-nav{width:42px;height:42px;border-radius:50%;font-size:1.25rem;box-shadow:0 8px 18px #3d4f3d1a}.workshop-comment-nav:hover,.workshop-comment-nav:focus-visible,.workshop-comment-lightbox-nav:hover,.workshop-comment-lightbox-nav:focus-visible,.workshop-comment-lightbox-close:hover,.workshop-comment-lightbox-close:focus-visible{border-color:#b98430c2;background:#b98430;color:#fffdf7;outline:none}.workshop-comment-proof-source,.workshop-comment-proof-disclaimer{margin:15px 0 0;color:#61716a;font-size:.86rem;font-weight:650;line-height:1.6;text-align:center}.workshop-comment-proof-disclaimer{margin-top:4px;color:#8c7252;font-size:.78rem}.workshop-comment-hover-preview{position:fixed;z-index:130;overflow:hidden;padding:8px;border:1px solid rgba(185,132,48,.62);border-radius:14px;background:#fffdf8;box-shadow:0 22px 52px #162b2547;pointer-events:none}.workshop-comment-hover-preview img{display:block;width:100%;height:auto;max-height:calc(100svh - 32px);object-fit:contain}.workshop-comment-lightbox-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;background:#071815d1}.workshop-comment-lightbox{width:min(1180px,100%);max-height:min(92svh,900px);overflow:auto;border:1px solid rgba(242,224,181,.32);border-radius:22px;background:#fffdf8;box-shadow:0 28px 80px #0000004d}.workshop-comment-lightbox-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 24px 14px}.workshop-comment-lightbox-header p{margin:0 0 4px;color:#a06a21;font-size:.78rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.workshop-comment-lightbox-header h2{margin:0;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.35}html:lang(en) .workshop-comment-lightbox-header h2{font-family:var(--font-en-sans)}.workshop-comment-lightbox-close{width:40px;height:40px;flex:0 0 auto;border-radius:50%;font-size:1.7rem;line-height:1}.workshop-comment-lightbox-body{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;padding:0 24px 24px}.workshop-comment-lightbox-nav{width:44px;height:44px;border-radius:50%;font-size:1.3rem}.workshop-comment-lightbox-body figure{min-width:0;margin:0}.workshop-comment-lightbox-image-wrap{display:grid;min-height:120px;place-items:center;overflow:auto;border-radius:12px;background:#f1eee7}.workshop-comment-lightbox-image-wrap img{display:block;width:100%;max-height:62svh;object-fit:contain}.workshop-comment-lightbox-body figcaption{display:grid;gap:8px;padding:16px 4px 0}.workshop-comment-lightbox-body figcaption strong{color:#0d5b4b;font-family:var(--font-zh-serif);font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.5}html:lang(en) .workshop-comment-lightbox-body figcaption strong{font-family:var(--font-en-sans);font-size:clamp(1.08rem,1.5vw,1.45rem)}.workshop-comment-lightbox-body figcaption p{margin:0;color:#61716a;font-size:.86rem;line-height:1.6}.workshop-learning-outcomes,.workshop-authority-proof,.workshop-watch-vs-live{max-width:var(--page-container-max);padding-top:30px;padding-bottom:30px}.workshop-learning-outcomes-panel,.workshop-authority-proof-panel,.workshop-watch-vs-live-panel{overflow:hidden;border:1px solid rgba(185,132,48,.22);border-radius:24px;background:radial-gradient(circle at 50% 0%,rgba(255,249,224,.7),transparent 28rem),#fffdf894;box-shadow:0 18px 46px #3d4f3d1a}.workshop-learning-outcomes-header,.workshop-authority-proof-header{max-width:900px;margin:0 auto;text-align:center}.workshop-learning-outcomes-header .section-title,.workshop-authority-proof-header .section-title{margin-bottom:12px}.workshop-learning-outcomes-header>p,.workshop-authority-proof-header>p{max-width:720px;margin:0 auto;color:#29443d;font-size:1rem;font-weight:650;line-height:1.75}.workshop-learning-outcomes-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:30px}.workshop-learning-outcome-card{display:grid;align-content:start;gap:16px;min-height:188px;grid-column:span 2;padding:24px 22px 22px;border:1px solid rgba(185,132,48,.24);border-radius:18px;background:#fffdf8e6;box-shadow:0 10px 26px #3d4f3d14}.workshop-learning-outcome-card:nth-child(n+4){grid-column:span 3}.workshop-learning-outcome-number{color:#b98430;font-family:var(--font-en-sans);font-size:1.18rem;font-weight:950;letter-spacing:.12em}.workshop-learning-outcome-card p{margin:0;color:#0d5b4b;font-family:var(--font-zh-serif);font-size:clamp(1.18rem,1.5vw,1.48rem);font-weight:700;line-height:1.65}html:lang(en) .workshop-learning-outcome-card p{font-family:var(--font-en-sans);font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.55}.workshop-learning-outcomes-action{display:flex;justify-content:center;margin-top:26px}.workshop-authority-proof-panel{padding:34px}.workshop-authority-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.workshop-authority-video-card{min-width:0}.workshop-authority-video-card.is-featured{grid-column:1 / -1}.workshop-authority-video-grid.is-two-videos .workshop-authority-video-card:not(.is-featured){grid-column:1 / -1;justify-self:center;width:min(100%,620px)}.workshop-authority-video-button{display:grid;width:100%;height:100%;overflow:hidden;padding:0;border:1px solid rgba(185,132,48,.28);border-radius:20px;background:#fffdf8f5;box-shadow:0 14px 34px #3d4f3d1a;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.workshop-authority-video-button:hover,.workshop-authority-video-button:focus-visible{border-color:#b98430b8;box-shadow:0 20px 42px #3d4f3d2e;outline:none;transform:translateY(-3px)}.workshop-authority-video-card.is-featured .workshop-authority-video-button{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr)}.workshop-authority-video-thumbnail{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;background:#dfddd0}.workshop-authority-video-card.is-featured .workshop-authority-video-thumbnail{min-height:290px;aspect-ratio:auto}.workshop-authority-video-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.workshop-authority-video-play{position:absolute;right:18px;bottom:18px;display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:#0d5b4b;box-shadow:0 8px 18px #072b2442;color:#fffdf7;font-size:1rem;line-height:1}.workshop-authority-video-copy{display:grid;align-content:start;gap:10px;padding:22px 24px 24px}.workshop-authority-video-card.is-featured .workshop-authority-video-copy{align-content:center;padding:30px}.workshop-authority-video-eyebrow{color:#a06a21;font-family:var(--font-en-sans);font-size:.74rem;font-weight:850;letter-spacing:.06em;line-height:1.4;text-transform:uppercase}.workshop-authority-video-copy strong{color:#0d5b4b;font-family:var(--font-zh-serif);font-size:clamp(1.22rem,1.8vw,1.7rem);line-height:1.45}html:lang(en) .workshop-authority-video-copy strong{font-family:var(--font-en-sans);font-size:clamp(1.06rem,1.35vw,1.34rem);line-height:1.45}.workshop-authority-video-copy>span:not(.workshop-authority-video-eyebrow):not(.workshop-authority-video-watch){color:#29443d;font-size:.93rem;font-weight:600;line-height:1.65}.workshop-authority-video-watch{margin-top:8px;color:#a06a21;font-size:.86rem;font-weight:850}.workshop-authority-video-watch span{display:inline-block;margin-left:4px;transition:transform .18s ease}.workshop-authority-video-button:hover .workshop-authority-video-watch span,.workshop-authority-video-button:focus-visible .workshop-authority-video-watch span{transform:translate(3px)}.workshop-authority-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:24px;background:#071815d6}.workshop-authority-modal{width:min(980px,100%);max-height:min(92svh,900px);overflow:auto;border:1px solid rgba(242,224,181,.34);border-radius:22px;background:#fffdf8;box-shadow:0 28px 80px #00000052}.workshop-authority-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 24px 14px}.workshop-authority-modal-header p{margin:0 0 4px;color:#a06a21;font-size:.78rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.workshop-authority-modal-header h2{margin:0;color:#06473d;font-family:var(--font-zh-serif);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.35}html:lang(en) .workshop-authority-modal-header h2{font-family:var(--font-en-sans)}.workshop-authority-modal-close{display:inline-grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid rgba(185,132,48,.38);border-radius:50%;background:#fffdf8e0;color:#0d5b4b;cursor:pointer;font:inherit;font-size:1.7rem;line-height:1}.workshop-authority-modal-close:hover,.workshop-authority-modal-close:focus-visible{border-color:#b98430c2;background:#b98430;color:#fffdf7;outline:none}.workshop-authority-modal-player{aspect-ratio:16 / 9;overflow:hidden;background:#071815}.workshop-authority-modal-player iframe{display:block;width:100%;height:100%;border:0}.workshop-authority-modal-copy{display:grid;gap:9px;padding:22px 24px 24px}.workshop-authority-modal-copy h3{margin:0;color:#0d5b4b;font-family:var(--font-zh-serif);font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.4}html:lang(en) .workshop-authority-modal-copy h3{font-family:var(--font-en-sans)}.workshop-authority-modal-copy>p{margin:0;color:#29443d;font-size:.94rem;font-weight:600;line-height:1.65}.workshop-authority-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:8px;padding:16px 18px;border:1px solid rgba(13,91,75,.18);border-radius:16px;background:linear-gradient(135deg,#e4f1e1,#fff4d8)}.workshop-authority-modal-actions>div{display:grid;gap:4px}.workshop-authority-modal-actions strong{color:#0d5b4b;font-size:1.02rem}.workshop-authority-modal-actions>div>span{color:#29443d;font-size:.82rem;font-weight:700}.workshop-authority-modal-actions .gold-button{min-width:148px;border:1px solid #0d5b4b;background:#0d5b4b;box-shadow:0 10px 22px #0d5b4b38;color:#fffdf7;opacity:1}.workshop-authority-modal-actions .gold-button>span{color:#fff;font-weight:950;text-shadow:0 1px 1px rgba(4,35,29,.28)}.workshop-authority-modal-actions .gold-button:hover,.workshop-authority-modal-actions .gold-button:focus-visible{border-color:#06473d;background:#06473d;box-shadow:0 14px 28px #0d5b4b4d;color:#fff;outline:3px solid rgba(185,132,48,.32);outline-offset:2px}.workshop-watch-vs-live-panel{padding:34px}.workshop-watch-vs-live-panel>.section-title{margin-bottom:28px}.workshop-watch-vs-table{overflow:hidden;border:1px solid rgba(185,132,48,.25);border-radius:18px;background:#fffdf8e6}.workshop-watch-vs-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.workshop-watch-vs-row>div{min-width:0;padding:17px 22px;color:#52645d;font-size:1rem;font-weight:650;line-height:1.55}.workshop-watch-vs-row>div+div{border-left:1px solid rgba(185,132,48,.2);background:#eef7e89e;color:#0d5b4b}.workshop-watch-vs-row+.workshop-watch-vs-row{border-top:1px solid rgba(185,132,48,.16)}.workshop-watch-vs-row strong{font-weight:900}.workshop-watch-vs-header>div{color:#a06a21;font-family:var(--font-en-sans);font-size:.8rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.workshop-watch-vs-header>div+div{color:#0d5b4b}.workshop-watch-vs-live-cta{display:grid;justify-items:center;gap:8px;margin-top:28px;text-align:center}.workshop-watch-vs-live-cta h3{max-width:760px;margin:0;color:#0d5b4b;font-family:var(--font-zh-serif);font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.45}html:lang(en) .workshop-watch-vs-live-cta h3{font-family:var(--font-en-sans)}.workshop-watch-vs-live-cta p{margin:0 0 8px;color:#a06a21;font-size:1.05rem;font-weight:900}@media (max-width: 1180px) and (min-width: 761px){.workshop-comment-track{grid-auto-columns:calc((100% - 24px)/2)}.workshop-learning-outcomes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workshop-learning-outcome-card,.workshop-learning-outcome-card:nth-child(n+4){grid-column:auto}}@media (max-width: 760px){.workshop-comment-proof{padding:28px 18px 24px}.workshop-comment-proof-header{margin-bottom:12px}.workshop-comment-proof-header .section-title{gap:12px}.workshop-comment-proof-header .section-title h2{font-size:clamp(1.75rem,8vw,2.4rem);letter-spacing:.06em;white-space:nowrap}.workshop-comment-proof-header>p{font-size:.86rem;line-height:1.65}.workshop-comment-track-wrap{display:block}.workshop-comment-track{grid-auto-columns:minmax(82vw,320px);gap:14px;padding:6px 4px 16px 0}.workshop-comment-nav{display:none}.workshop-comment-card-button{border-radius:18px}.workshop-comment-image-frame{aspect-ratio:2.9 / 1}.workshop-comment-hover-preview{display:none}.workshop-comment-card-copy{min-height:174px;padding:16px 17px 15px}.workshop-comment-card-copy strong{font-size:1.32rem}html:lang(en) .workshop-comment-card-copy strong{font-size:1.12rem}.workshop-comment-proof-source{margin-top:10px;font-size:.8rem}.workshop-comment-proof-disclaimer{font-size:.74rem}.workshop-comment-lightbox-backdrop{padding:10px}.workshop-comment-lightbox{max-height:94svh;border-radius:16px}.workshop-comment-lightbox-header{padding:16px 16px 10px}.workshop-comment-lightbox-header h2{font-size:1.12rem}.workshop-comment-lightbox-close{width:36px;height:36px}.workshop-comment-lightbox-body{grid-template-columns:32px minmax(0,1fr) 32px;gap:4px;padding:0 10px 16px}.workshop-comment-lightbox-nav{width:32px;height:32px;font-size:1rem}.workshop-comment-lightbox-image-wrap{min-height:86px}.workshop-comment-lightbox-image-wrap img{max-height:46svh}.workshop-comment-lightbox-body figcaption{padding-top:12px}.workshop-comment-lightbox-body figcaption strong{font-size:1.18rem}html:lang(en) .workshop-comment-lightbox-body figcaption strong{font-size:1rem}.workshop-learning-outcomes,.workshop-authority-proof,.workshop-watch-vs-live{padding:20px 18px}.workshop-learning-outcomes-panel,.workshop-authority-proof-panel,.workshop-watch-vs-live-panel{border-radius:18px}.workshop-learning-outcomes-panel{padding:22px 16px 24px}.workshop-learning-outcomes-header>p,.workshop-authority-proof-header>p{font-size:.9rem;line-height:1.65}.workshop-learning-outcomes-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.workshop-learning-outcome-card,.workshop-learning-outcome-card:nth-child(n+4){grid-column:auto;min-height:0;gap:10px;padding:18px 17px}.workshop-learning-outcome-card p{font-size:1.12rem;line-height:1.55}html:lang(en) .workshop-learning-outcome-card p{font-size:1rem}.workshop-learning-outcomes-action{margin-top:20px}.workshop-learning-outcomes-action .gold-button,.workshop-watch-vs-live-cta .gold-button{width:100%}.workshop-authority-proof-panel,.workshop-watch-vs-live-panel{padding:22px 16px 24px}.workshop-authority-video-grid{grid-template-columns:1fr;gap:14px;margin-top:22px}.workshop-authority-video-card.is-featured{grid-column:auto}.workshop-authority-video-grid.is-two-videos .workshop-authority-video-card:not(.is-featured){grid-column:auto;width:100%}.workshop-authority-video-card.is-featured .workshop-authority-video-button{grid-template-columns:1fr}.workshop-authority-video-card.is-featured .workshop-authority-video-thumbnail{min-height:0;aspect-ratio:16 / 9}.workshop-authority-video-copy,.workshop-authority-video-card.is-featured .workshop-authority-video-copy{padding:18px 17px 20px}.workshop-authority-video-copy strong{font-size:1.22rem}html:lang(en) .workshop-authority-video-copy strong{font-size:1.08rem}.workshop-authority-modal-backdrop{padding:10px}.workshop-authority-modal{max-height:94svh;border-radius:16px}.workshop-authority-modal-header{padding:16px 16px 10px}.workshop-authority-modal-header h2{font-size:1.12rem}.workshop-authority-modal-close{width:36px;height:36px}.workshop-authority-modal-copy{padding:18px 16px 20px}.workshop-authority-modal-copy h3{font-size:1.28rem}html:lang(en) .workshop-authority-modal-copy h3{font-size:1.12rem}.workshop-authority-modal-actions{align-items:stretch;flex-direction:column;gap:12px;padding:14px}.workshop-authority-modal-actions .gold-button{width:100%}.workshop-watch-vs-live-panel>.section-title{margin-bottom:20px}.workshop-watch-vs-table{border-radius:14px}.workshop-watch-vs-header{display:none}.workshop-watch-vs-row{grid-template-columns:1fr}.workshop-watch-vs-row+.workshop-watch-vs-row{border-top:1px solid rgba(185,132,48,.22)}.workshop-watch-vs-row>div,.workshop-watch-vs-row>div+div{border-left:0;padding:13px 15px}.workshop-watch-vs-row>div:before{display:block;margin-bottom:3px;color:#a06a21;font-family:var(--font-en-sans);font-size:.7rem;font-weight:900;letter-spacing:.06em;line-height:1.4;text-transform:uppercase;content:attr(data-label)}.workshop-watch-vs-row>div+div{background:#eef7e8c7}.workshop-watch-vs-live-cta{margin-top:22px}.workshop-watch-vs-live-cta h3{font-size:1.3rem}}.live-links-section{margin-top:20px}.live-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.live-link-card{display:grid;grid-template-columns:minmax(160px,210px) minmax(0,1fr);gap:18px;align-items:start;border:1px solid rgba(17,82,70,.14);border-radius:18px;padding:16px;background:#ffffff9e}.live-link-qr-wrap{display:grid;place-items:center;border-radius:14px;padding:8px;background:#fff}.live-link-qr{display:block;width:100%;height:auto;aspect-ratio:1}.live-link-copy{min-width:0}.live-link-copy h3{margin:0 0 6px;color:#06473d;font-size:1.05rem}.live-link-price{margin:0 0 14px;color:var(--ink-soft);font-size:.88rem;line-height:1.5}.live-link-copy label{margin-bottom:10px}.live-link-copy label span{font-size:.86rem}.live-link-copy input{min-height:38px;padding:6px 9px;font-size:.84rem}.live-link-url-control{display:flex;align-items:stretch;gap:6px;min-width:0}.live-link-url-control>input{min-width:0;flex:1 1 auto}.live-link-url-control .copy-button{flex:0 0 auto;min-height:38px;padding:0 12px;font-size:.84rem}.live-link-open-button{display:inline-grid;flex:0 0 38px;place-items:center;min-height:38px;border:1px solid rgba(16,91,77,.18);border-radius:999px;background:#fffdf8eb;color:#0d5b4b;text-decoration:none}.live-link-open-button:hover,.live-link-open-button:focus-visible{border-color:#105b4d6b;background:#fff}.live-link-open-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.live-link-actions{display:flex;flex-wrap:wrap;gap:8px}.live-links-save{margin-top:18px}.order-source-online{border-color:#ad722059;background:#ad72201a;color:#8b5b15}@media (max-width: 900px){.live-links-grid{grid-template-columns:1fr}}@media (max-width: 560px){.live-link-card{grid-template-columns:1fr}.live-link-qr-wrap{width:min(260px,100%);justify-self:center}}@media (min-width: 1181px){.workshop-hero-visual{transform:none}}.workshop-ticket-section{padding-top:46px}.workshop-ticket-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,.82fr) minmax(0,1.1fr);gap:22px;align-items:stretch;max-width:1260px;margin:0 auto}.workshop-ticket-card{position:relative;display:grid;align-content:start;justify-items:center;overflow:hidden;border:1px solid rgba(185,132,48,.28);border-radius:10px;padding:30px 24px 24px;background:radial-gradient(circle at 50% 8%,rgba(255,249,227,.92),transparent 13rem),linear-gradient(180deg,#fffdf7fa,#faf8eceb);box-shadow:0 16px 34px #343f2d1a;text-align:center}.workshop-ticket-card:not(.workshop-ticket-card-featured){align-content:center;gap:14px;min-height:100%;padding-top:40px;padding-bottom:36px}.workshop-ticket-card-featured{grid-template-columns:minmax(0,1fr) minmax(124px,.72fr);column-gap:18px;align-items:center;border-color:#b9843085;border-width:2px;padding:54px 32px 28px;background:radial-gradient(circle at 50% 10%,rgba(255,247,222,.98),transparent 14rem),linear-gradient(180deg,#fffdf7fc,#faf7e8f5);box-shadow:0 18px 40px #624b2729}.workshop-ticket-gifts{position:relative;z-index:1;grid-column:2;justify-self:center;align-self:center;width:min(100%,214px);height:132px;background:url(/assets/bg-gifts-v2-xSEK4n6R.webp) center / contain no-repeat;pointer-events:none}.workshop-ticket-card h2{margin:8px 0 4px;color:#06473d;font-family:var(--font-zh-sans);font-size:clamp(1.52rem,2vw,2rem);font-weight:950;letter-spacing:.08em;line-height:1.2}.workshop-ticket-card:not(.workshop-ticket-card-featured) h2{margin-top:0}.workshop-ticket-card-featured h2{display:flex;align-items:center;justify-content:center;gap:12px;grid-column:1 / -1;width:100%;min-width:0;max-width:min(100%,720px);margin-top:0;font-size:clamp(1.75rem,2.25vw,2.55rem);letter-spacing:.04em;text-align:center}.workshop-ticket-card-featured h2:before,.workshop-ticket-card-featured h2:after{content:"";flex:0 0 auto;width:20px;height:16px;background:#6f8b44;clip-path:polygon(0 50%,100% 0,82% 100%);opacity:.78}.workshop-ticket-card-featured h2:after{transform:scaleX(-1)}.workshop-ticket-icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(185,132,48,.24);border-radius:50%;background:#fffdf7e6;color:#0d6657;box-shadow:0 8px 18px #694e2614}.workshop-ticket-icon svg{width:29px;height:29px}.workshop-ticket-time,.workshop-ticket-subtitle,.workshop-ticket-label,.workshop-ticket-original,.workshop-ticket-card small{font-family:var(--font-zh-sans)}.workshop-ticket-time{margin:0;color:#2d403b;font-size:.94rem;font-weight:800}.workshop-ticket-subtitle{min-height:48px;margin:10px 0 12px;color:#31574e;font-size:1rem;font-weight:850;line-height:1.55}.workshop-ticket-price-small{margin:0 0 10px;color:#31574e;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,3.6vw,3.35rem);font-weight:700;line-height:1}.workshop-ticket-original{margin:16px 0 0;color:#8b4933;font-size:1.06rem;font-weight:900}.workshop-ticket-original del{color:#7a493b;text-decoration-color:#9f6b2c;text-decoration-thickness:.12em;text-decoration-skip-ink:none}.workshop-ticket-label{margin:6px 0 0;color:#8b4933;font-size:1rem;font-weight:900}.workshop-ticket-current{grid-column:1 / -1;margin:4px 0 12px;color:#a85139;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.5rem,6vw,6.1rem);font-weight:600;line-height:.98;letter-spacing:.01em}.workshop-ticket-card ul{display:grid;gap:8px;width:100%;margin:2px 0 0;padding:0;list-style:none}.workshop-ticket-card-featured .workshop-ticket-time,.workshop-ticket-card-featured .workshop-ticket-original,.workshop-ticket-card-featured .workshop-ticket-label{grid-column:1 / -1}.workshop-ticket-card-featured ul{grid-column:1;z-index:1;align-self:center;margin-top:4px}.workshop-ticket-card li{display:flex;align-items:flex-start;gap:8px;color:#1e3f38;font-size:.92rem;font-weight:850;line-height:1.45;text-align:left}.workshop-ticket-card li svg{width:18px;height:18px;margin-top:2px;color:#0d6657;flex:0 0 auto}.workshop-ticket-card .gold-button{width:min(100%,280px);min-height:50px;margin-top:14px;border-radius:6px;font-size:1rem}.workshop-ticket-card-featured .gold-button,.workshop-ticket-card-featured small{grid-column:1 / -1;z-index:2}.workshop-ticket-card small{margin-top:10px;color:#7b6f56;font-size:.8rem;font-weight:800}.workshop-ticket-ribbon{position:absolute;top:34px;z-index:2;width:188px;padding:7px 0;color:#fff7e8;font-size:.9rem;font-weight:950;letter-spacing:.12em;line-height:1;text-align:center}.workshop-ticket-ribbon-left{left:-44px;background:#2c7355;transform:rotate(-45deg)}.workshop-ticket-ribbon-right{right:-44px;background:#b95d32;transform:rotate(45deg)}#workshop-problems .problems-panel{padding:clamp(34px,3.4vw,52px) clamp(28px,3vw,46px) clamp(30px,3vw,42px)}.workshop-problem-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.35vw,22px)}.workshop-harvest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.workshop-copy-block{max-width:920px;margin:0 auto;color:#29443d;font-size:1.08rem;font-weight:600;line-height:1.85}.workshop-copy-block p{margin:0}.workshop-copy-block p+p{margin-top:18px}.workshop-experience-card{max-width:980px;margin:0 auto}.workshop-problem-card{display:grid;align-content:start;gap:0;min-height:100%;border:1px solid rgba(185,132,48,.18);border-radius:14px;padding:0 0 clamp(10px,1vw,14px);background:#fffdf8bd;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.workshop-problem-card img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block;box-shadow:0 10px 24px #3829161a}.workshop-problem-card h3{margin:18px clamp(18px,1.5vw,22px) 8px;color:#06473d;font-size:clamp(1.18rem,1.15vw,1.34rem);line-height:1.35}.workshop-problem-card p{margin:0 clamp(18px,1.5vw,22px) 10px;color:#395247;font-size:.98rem;font-weight:600;line-height:1.65}html:lang(en) .workshop-problem-card-en img{aspect-ratio:1 / .62;object-position:center 8%;transform:scale(1.1);transform-origin:top center}html:lang(en) .workshop-problem-card-en .workshop-problem-copy{margin:18px 16px 12px;padding:18px 18px 16px;border-left:1px solid rgba(185,132,48,.24);border-right:1px solid rgba(185,132,48,.24);border-bottom:1px solid rgba(185,132,48,.24);border-radius:0 0 14px 14px;background:linear-gradient(180deg,#fffdf8d6,#fffcf5eb)}html:lang(en) .workshop-problem-card-en h3{margin:0 0 10px}html:lang(en) .workshop-problem-card-en p{margin:0}.workshop-info-grid,.workshop-audience-grid{align-items:stretch}.workshop-page .details-target-grid,.workshop-page .content-grid{gap:26px}.workshop-detail-card,.workshop-course-card{min-height:100%}.workshop-course-card:after{content:none}.workshop-course-list{position:relative;z-index:1;display:grid;gap:18px}.workshop-course-list section{border:1px solid rgba(185,132,48,.16);border-radius:16px;padding:20px;background:#fffdf8ad;box-shadow:inset 0 1px #ffffffb3}.workshop-course-list h3{margin:0 0 14px;color:#06473d;font-size:1.3rem;font-weight:950}.workshop-course-list article{border-top:1px solid rgba(185,132,48,.14);padding-top:12px}.workshop-course-list article+article{margin-top:12px}.workshop-course-list strong{display:block;color:#1f4c42;font-size:1.06rem;font-weight:900;line-height:1.45}.workshop-course-list p{margin:6px 0 0;color:#29443d;font-size:.99rem;font-weight:700;line-height:1.68}.workshop-benefits-section{max-width:var(--page-container-max)}.workshop-benefit-card{max-width:none;min-height:100%}.workshop-benefit-card .center-action{margin-top:30px}.workshop-info-grid .lecture-card,.workshop-info-grid .workshop-benefit-card,.workshop-audience-grid .target-card,.workshop-audience-grid .why-card{min-height:100%}.workshop-doctor-intro{margin:18px 0 0;color:#29443d;font-size:1.05rem;font-weight:750;line-height:1.8}.workshop-doctor-intro p{margin:0}.workshop-doctor-intro p+p{margin-top:14px}.workshop-feedback-section{max-width:var(--page-container-max)}.workshop-feedback-section .feedback-grid{margin-top:4px}.workshop-feedback-grid .feedback-card{min-height:388px}.workshop-feedback-grid .feedback-card p{max-width:none;margin-bottom:92px}.workshop-feedback-grid .feedback-accent{display:none}.workshop-harvest-grid .icon-card{min-height:190px}.workshop-harvest-grid .icon-card img{display:block;width:72px;height:72px;margin:0 auto 16px;object-fit:contain}.workshop-harvest-grid .icon-card h3{margin-bottom:0}.center-action{display:flex;justify-content:center;margin-top:26px}.workshop-vs-section{max-width:1220px;margin:0 auto}.workshop-footer-bottom{grid-template-columns:max-content minmax(0,1fr);gap:70px;align-items:start}.workshop-footer-brand-panel{width:auto}.workshop-footer-brand-panel .footer-brand-note{width:fit-content;max-width:100%;color:#fff;font-family:var(--font-en-sans);font-size:1.02rem;font-weight:700;letter-spacing:.01em;line-height:1.5;text-align:left;white-space:nowrap}.workshop-footer-meta-panel{width:min(100%,780px);gap:12px}.workshop-footer-links-row{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.workshop-footer-links-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px 54px}.workshop-footer-links-block strong{width:100%}.workshop-vs-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:22px;align-items:stretch}.workshop-vs-grid>span{display:grid;width:74px;height:74px;place-items:center;align-self:center;border-radius:50%;background:linear-gradient(135deg,#0d6657,#06473d);color:#f1d58d;font-size:1.38rem;font-weight:950}.workshop-vs-grid article{border:1px solid rgba(185,132,48,.22);border-radius:18px;padding:30px;background:#fffdf8cc;box-shadow:var(--shadow)}.workshop-vs-grid article:last-child{background:linear-gradient(135deg,#eef7e8eb,#fffdf8f5)}.workshop-vs-card{position:relative;overflow:hidden;min-height:290px;padding-right:clamp(210px,32%,270px);isolation:isolate}.workshop-vs-card:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;width:clamp(170px,36%,250px);background-image:var(--vs-card-art);background-repeat:no-repeat;background-position:center right;background-size:contain;opacity:.92;pointer-events:none;z-index:0}.workshop-vs-copy{position:relative;z-index:1;max-width:320px}.workshop-vs-grid h3{margin:0 0 16px;color:#06473d;font-size:1.7rem}.workshop-vs-grid p{margin:8px 0;color:#29443d;font-size:1.08rem;font-weight:800}.workshop-vs-note{margin:24px 0 0;color:#9b631a;font-size:1.24rem;font-weight:950;text-align:center}@media (max-width: 1180px){.workshop-hero{grid-template-columns:1fr;gap:24px;min-height:0;padding:24px 28px 48px}.workshop-hero-copy{max-width:none;padding-right:0}.workshop-badge-row{grid-template-columns:repeat(3,minmax(0,1fr));max-width:780px}.workshop-hero-visual{order:2;justify-self:stretch;width:100%;min-height:0;margin:0;border-radius:0;background:none}.workshop-video-shell{max-width:900px;margin:0 auto}.workshop-ticket-grid{grid-template-columns:1fr;max-width:460px}.workshop-ticket-card .gold-button{justify-self:center}.workshop-ticket-gifts{right:auto;bottom:auto;width:150px;height:92px}.workshop-problem-grid,.workshop-harvest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{grid-template-columns:minmax(180px,240px) minmax(0,1fr) auto;gap:14px;padding:0 28px}.nav-links{gap:clamp(12px,2vw,24px);font-size:1.02rem}.nav-links-sizer{font-size:1.02rem}.nav-links-sizer span+span{margin-left:clamp(12px,2vw,24px)}.hero{--hero-visual-shift: 0px;grid-template-columns:1fr;padding:46px 28px 0}.home-page-en .hero{grid-template-columns:1fr}.home-page-en .hero-copy{max-width:none;padding-right:0}.home-page-en .hero-line,.home-page-en .hero-text{max-width:none}.hero:after{width:100%}.hero-visual{justify-self:stretch;width:calc(100% + 28px);min-height:460px;margin:0 -14px}.hero-visual:before{right:clamp(118px,19vw,224px);width:clamp(310px,36vw,430px);height:74%}.meeting{right:auto;left:50%;width:min(920px,104%);height:100%;object-fit:cover;object-position:60% top;transform:translate(-49%)}.doctor{right:clamp(56px,13vw,132px);width:clamp(330px,40vw,458px);bottom:0}.vertical-name{right:clamp(18px,5vw,56px);bottom:clamp(72px,12vw,120px);min-width:150px;min-height:48px;padding:0 18px;font-size:.94rem}.harvest-grid,.teaching-strip,.faq-grid{grid-template-columns:repeat(2,1fr)}.two-col,.three-col,.contact-grid,.footer-cta,.footer-bottom{grid-template-columns:1fr}.footer-brand-card{justify-self:start}.footer-bottom-home{gap:24px}.footer-brand-panel{justify-items:center;width:242px}.footer-brand-panel .footer-brand-card{justify-self:center}.workshop-footer-links-row{grid-template-columns:1fr;justify-items:center;gap:18px}.workshop-footer-links-block{justify-content:center}.workshop-footer-contact-block{justify-items:center;text-align:center}.footer-meta-panel{justify-self:stretch;gap:18px;width:100%}.footer-bottom-home .footer-links-block{flex-wrap:wrap;justify-content:center}.footer-meta-panel small{text-align:center}.footer-copyright-row{justify-content:center;margin-top:0}.anchor-panel-grid,.location-strip{grid-template-columns:1fr}.problem-card-list{grid-template-columns:repeat(3,minmax(0,1fr))}.feedback-grid{grid-template-columns:1fr}.feedback-card{min-height:0}.faq-grid{grid-template-columns:repeat(2,1fr)}.doctor-profile-section{margin-top:28px;padding:56px 28px 42px}.doctor-profile-section-home .doctor-profile-hero{grid-template-columns:1fr;min-height:0}.doctor-profile-section-home .doctor-profile-copy{min-height:0}.doctor-profile-section-workshop .doctor-profile-hero{grid-template-columns:1fr;min-height:0}.doctor-profile-section-workshop .doctor-profile-art{min-height:0;border-radius:18px}.doctor-profile-section-workshop .doctor-profile-art img{position:relative;right:auto;top:auto;width:100%;height:auto}.doctor-profile-section-home .doctor-feature-story-home{margin-top:18px;max-width:none}.doctor-feature-heading-home{margin-bottom:18px}.doctor-feature-heading-home h4{font-size:clamp(2.25rem,5.2vw,3.25rem);text-align:center}.doctor-feature-heading-home:after{right:18%;left:18%}.doctor-profile-hero{grid-template-columns:1fr;min-height:0;padding:0 18px}.doctor-profile-copy{min-width:0;padding-bottom:26px}.doctor-profile-art{order:-1;position:relative;right:auto;top:auto;bottom:auto;width:min(760px,100%);margin:0 auto 24px}.doctor-feature-story{min-width:0;background-size:250px auto}.doctor-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-feature-card{min-height:320px}.doctor-feature-card-home{min-height:300px;height:auto}.doctor-highlight-panel{grid-template-columns:1fr;margin:20px 18px 0}.doctor-highlight-heading{grid-template-columns:72px auto;justify-content:center;border-right:0;border-bottom:1px solid rgba(185,132,48,.28);padding:0 0 22px}.doctor-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-highlight-card:nth-child(2){border-right:0}}@media (max-width: 760px){.modal-submit-row.dual,.seat-form-actions.dual{grid-template-columns:1fr}.workshop-hero{gap:18px;padding:18px 18px 34px}.workshop-hero-visual{width:calc(100% + 36px);margin:0 -18px;border-radius:18px}.workshop-video-shell{border-radius:18px}.workshop-hero-video{aspect-ratio:9 / 16}.workshop-hero h1{font-size:clamp(2.18rem,9.8vw,3.08rem);gap:6px;line-height:1.12;white-space:normal}.workshop-hero h1 span{white-space:normal;text-wrap:balance}.workshop-hero-eyebrow{margin-bottom:14px;font-size:.98rem;line-height:1.5}.workshop-hero h1 span:first-child{font-size:clamp(1.92rem,7vw,2.36rem)}.workshop-hero h1 span:last-child{font-size:clamp(2.34rem,8.9vw,2.92rem);line-height:1.08}html:lang(en) .workshop-hero-copy,html:lang(en) .workshop-hero h1{max-width:none}.workshop-hero .hero-text{margin-top:18px;font-size:1rem;line-height:1.72}.workshop-hero-proof{width:100%;margin-top:0;padding:11px 14px 11px 16px;font-size:1rem}.workshop-hero-price{font-size:1.42rem}.workshop-hero-payment{font-size:.9rem}.workshop-ticket-section{padding-top:28px}.workshop-ticket-card{gap:20px;border-radius:14px;padding:28px 18px 24px}.workshop-ticket-grid{max-width:390px}.workshop-ticket-card h2{font-size:clamp(3.05rem,14vw,4.4rem)}.workshop-ticket-card-featured h2{font-size:clamp(2rem,8.8vw,3rem)}.workshop-ticket-card:not(.workshop-ticket-card-featured) h2{font-size:clamp(1.6rem,8vw,2rem)}.workshop-ticket-subtitle{min-height:0}.workshop-ticket-current{font-size:clamp(4.75rem,23vw,6.6rem)}.workshop-ticket-card-featured{grid-template-columns:minmax(0,1fr) minmax(104px,.62fr);column-gap:12px;padding-top:42px}.workshop-ticket-card .gold-button,.center-action .gold-button{width:100%}.workshop-ticket-gifts{right:auto;bottom:auto;width:126px;height:76px;opacity:1}.workshop-problem-grid,.workshop-harvest-grid,.workshop-vs-grid{grid-template-columns:1fr}.workshop-vs-grid>span{width:58px;height:58px;justify-self:center}.workshop-vs-grid article{padding:22px}.workshop-vs-card{min-height:0;padding-right:132px;padding-bottom:22px}.workshop-vs-card:after{top:50%;right:12px;bottom:auto;width:108px;height:108px;transform:translateY(-20%);background-position:center right;opacity:.5}.workshop-vs-copy{max-width:calc(100% - 12px)}.topbar{position:sticky;grid-template-columns:auto minmax(0,1fr) auto;justify-items:stretch;gap:12px;min-height:0;padding:14px 18px}.workshop-topbar.topbar-compact{grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.brand{justify-self:start;overflow:visible}.topbar .nav-cta{display:inline-flex;grid-column:2;grid-row:1;justify-self:center;width:auto;min-width:clamp(128px,36vw,148px);min-height:54px;padding:0 clamp(16px,5vw,22px);border-radius:22px;font-size:1.08rem}.menu-toggle{display:inline-flex;grid-column:3;grid-row:1;justify-self:end}.topbar-actions{grid-column:2;justify-content:center;gap:8px}.workshop-topbar.topbar-compact .topbar-actions{grid-column:2;justify-content:center}.locale-switch button{min-width:52px;min-height:34px;padding:0 10px;font-size:.82rem}.locale-route-button{min-width:114px;min-height:38px;padding:2px;font-size:.82rem}.locale-route-pill-segment{min-width:48px;min-height:30px;padding:0 12px}.brand-logo-image{width:clamp(116px,31vw,150px);max-height:52px}.workshop-topbar{grid-template-columns:72px minmax(0,1fr);gap:6px;padding:12px 16px}.workshop-topbar .workshop-brand .brand-logo-image{width:72px;max-width:none;max-height:46px}.workshop-topbar .topbar-actions{justify-content:flex-end;gap:4px}.workshop-topbar .nav-cta{min-width:116px;min-height:46px;padding:0 12px;border-radius:18px;font-size:1rem}.workshop-topbar .locale-switch button{min-width:42px;min-height:32px;padding:0 7px;font-size:.76rem}.nav-links{display:none;grid-column:1 / -1;grid-row:2;width:100%;margin-top:4px;padding:12px 12px 2px;border:1px solid rgba(185,132,48,.16);border-radius:22px;background:#fffaf1f7;box-shadow:0 14px 34px #113f3614;font-size:1.08rem;line-height:1.45;gap:2px}.nav-links.nav-links-open{display:grid}.home-page-en .home-topbar .nav-links.nav-links-open .nav-item-details{order:1}.home-page-en .home-topbar .nav-links.nav-links-open .nav-item-speaker{order:2}.home-page-en .home-topbar .nav-links.nav-links-open .nav-item-feedback{order:3}.home-page-en .home-topbar .nav-links.nav-links-open .nav-item-contact{order:4}.home-page-en .home-topbar .nav-links.nav-links-open .nav-item-workshop{order:5}.workshop-topbar.topbar-compact .nav-links{display:none;position:static;top:auto;right:auto;left:auto;width:100%;margin-top:4px;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none}.nav-links a{padding:14px 10px}.nav-link-featured{display:flex;height:38px;padding:0 14px!important;margin-bottom:10px}.nav-link-featured:after{content:none!important}.nav-link-featured-inner{display:inline-flex;align-items:center}.nav-link-featured-hint{font-size:.72rem}.workshop-topbar.topbar-compact .nav-links.nav-links-open{display:grid}.home-topbar-actions{grid-column:2;justify-content:center}.home-topbar-actions .home-locale-desktop{display:none}.home-nav-links-locale{display:flex}.home-page-en .topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.home-page-en .home-topbar-actions .nav-cta{min-width:clamp(128px,36vw,148px);padding-inline:clamp(16px,5vw,22px)}.home-page-en .hero h1,.home-page-en .hero h1 .hero-title-question,.home-page-en .hero h1 .hero-title-answer{font-size:inherit}.home-page-en .hero h1 .hero-title-answer{display:block}.home-page-en .hero{grid-template-columns:1fr}.home-page-en .hero-copy,.home-page-en .hero-line,.home-page-en .hero-text{max-width:none}.hero{min-height:auto;padding:0 18px}.hero-copy{padding-right:0}.hero-copy:before{content:none}.hero h1{font-size:clamp(2.15rem,9vw,2.86rem);gap:9px;line-height:1.12;white-space:normal}.hero h1 span{white-space:normal}.home-page:not(.home-page-en) .hero h1 .hero-title-question{font-size:clamp(1.72rem,7.6vw,2rem);letter-spacing:.01em;white-space:nowrap}.hero h1 .hero-title-answer{display:block;font-size:clamp(2rem,8vw,2.5rem)}.hero h1 .hero-title-focus{display:inline}.hero h1 .hero-title-desktop{display:none}.hero h1 .hero-title-mobile{display:block}.hero-line{width:auto;font-size:1.08rem;letter-spacing:.02em;line-height:1.55}.hero-text{gap:14px;font-size:1.02rem;line-height:1.82}.hero-text-paragraph{gap:0}.badge-row{grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:12px;max-width:none;margin-bottom:24px}.badge-row:before{top:42px;left:40px;right:40px}.badge-row>span{gap:8px;font-size:.88rem}.badge-item:before{content:none}.badge-item:after{content:none}.badge-item .hero-badge-illustration{width:62px;height:62px;margin-top:2px}.home-page:not(.home-page-en) .badge-item .hero-badge-illustration{box-shadow:none;filter:none}.badge-row img{width:78px;height:78px;padding:13px}.badge-row svg{width:78px;height:78px;padding:16px;margin-bottom:8px}.price-row{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:24px}.gold-button{width:100%;padding:0 20px;font-size:1.08rem}.home-page-en .why-card .info-card-action{width:100%}.home-page-en .why-card .info-card-action .gold-button{width:100%;min-width:0;padding:12px 18px;font-size:.96rem;line-height:1.35;white-space:normal}.home-page-en .why-card .info-card-action .gold-button>span{display:block;width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center}.topbar .nav-cta{width:auto;padding:0 clamp(16px,5vw,22px);font-size:1.08rem}.price-row .gold-button{min-width:0;min-height:60px;padding:0 22px;font-size:1.18rem}.price-row .gold-button:after{width:30px;height:30px;font-size:1.9rem}.doctor-note{width:100%;margin-bottom:18px;font-size:.98rem;line-height:1.58}.hero-visual{order:-1;justify-self:stretch;width:calc(100% + 36px);height:clamp(350px,98vw,400px);min-height:0;margin:0 -18px 18px;overflow:hidden}.hero-visual:before{right:clamp(72px,24vw,116px);bottom:0;width:clamp(220px,70vw,330px);height:72%;filter:blur(10px)}.hero-visual:after{top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 56%,rgba(255,250,241,.18),transparent 30%),linear-gradient(90deg,#fffaf1f7,#fffaf1e6 24%,#fffaf194,#fffaf129 60%,#fffaf100 84%)}.meeting{right:auto;left:0;top:0;width:130%;height:100%;object-fit:cover;object-position:67% top;transform:translate(.5%) scale(1.01);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.14) 9%,rgba(0,0,0,.54) 22%,rgba(0,0,0,.86) 38%,#000 50%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.14) 9%,rgba(0,0,0,.54) 22%,rgba(0,0,0,.86) 38%,#000 50%,#000 100%)}.doctor{right:auto;left:clamp(-26px,-6vw,-10px);bottom:0;width:clamp(250px,72vw,318px);transform:none}.home-page .hero-visual .doctor{top:clamp(8px,2.6vw,14px);bottom:auto;transform:scale(1);transform-origin:left top}.vertical-name{right:clamp(10px,3vw,18px);top:auto;bottom:clamp(26px,8vw,40px);min-width:136px;min-height:42px;padding:0 14px;border-radius:999px;font-size:.84rem}.section{padding:28px 18px 0}.section[id]{scroll-margin-top:92px}.section-title{gap:12px}.section-title h2{font-size:1.64rem;letter-spacing:.06em;text-align:center}.section-title.section-title-benefits-en h2{white-space:normal;font-size:1.5rem;letter-spacing:.01em}.panel .section-title h2,.doctor-profile-section>.section-title h2,.feedback-section>.section-title h2,.info-card-title-block .section-title h2{font-size:1.64rem;letter-spacing:.06em}.panel .section-title.section-title-benefits-en h2,.doctor-profile-section>.section-title.section-title-benefits-en h2,.feedback-section>.section-title.section-title-benefits-en h2,.info-card-title-block .section-title.section-title-benefits-en h2{white-space:normal;font-size:1.5rem;letter-spacing:.01em}.harvest-grid,.problem-list,.case-grid,.faq-grid,.doctor-highlight-grid{grid-template-columns:1fr}.feedback-section{padding-top:30px}.feedback-section:before{top:-24px;left:-12px;width:128px;height:128px}.feedback-header{margin-bottom:18px}.feedback-header h2{font-size:clamp(2.6rem,16vw,3.8rem);letter-spacing:.08em}.feedback-header p{margin-top:10px;font-size:1.35rem}.feedback-header span{margin-top:12px;font-size:.98rem;line-height:1.8}.feedback-grid{gap:18px}.feedback-card{border-radius:20px;padding:24px 18px 22px}.feedback-ribbon{left:18px;width:58px;height:60px;font-size:1rem}.feedback-quote-mark{top:72px;left:14px;font-size:5rem}.feedback-card h3{margin:10px 0 8px 74px;font-size:2rem}.feedback-card>i{margin:0 0 14px 74px}.feedback-card p{max-width:none;margin:0 0 110px;font-size:.98rem;line-height:1.76}.feedback-person{right:18px;bottom:18px;left:18px;grid-template-columns:58px 1fr;gap:12px}.feedback-avatar{width:58px;height:58px;font-size:1.62rem}.feedback-person strong{font-size:.92rem}.feedback-accent{right:10px;bottom:14px}.feedback-accent svg{width:64px;height:64px}.problem-card-list,.teaching-stack{grid-template-columns:1fr}.panel,.info-card{padding:24px 18px}.info-card{min-height:0;border-radius:18px;--watermark-size: 150px;--watermark-right: 8px;--watermark-bottom: 24px;--watermark-opacity: .1}.info-card:after{top:18px;right:18px;width:104px;height:48px;border-radius:0 46px 0 0;opacity:.54}.info-card-header{grid-template-columns:60px 1fr;gap:14px;margin-bottom:22px}.info-card-seal{width:56px;height:56px;border-width:3px}.info-card-seal svg{width:34px;height:34px}.info-card-header p{font-size:.98rem}.info-card h2{font-size:clamp(1.48rem,6.4vw,1.9rem);letter-spacing:.04em}.info-card-header.info-card-header-audience-en h2{white-space:normal}.info-card h2:after{width:66px;margin-top:10px}.why-list{gap:12px}.why-item{grid-template-columns:48px 1fr;gap:12px;min-height:0;border-radius:14px;padding:14px}.why-item-icon{width:44px;height:44px}.why-item-icon svg{width:26px;height:26px}.why-item h3{font-size:1.12rem}.why-item p{font-size:.94rem;line-height:1.62}.learn-card li,.target-card li{grid-template-columns:40px 1fr;gap:12px;min-height:0;padding-bottom:12px;font-size:.98rem;line-height:1.58}.learn-card.lecture-benefit-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.learn-card.lecture-benefit-card li{grid-template-columns:1fr;gap:12px;min-height:158px;padding:18px 12px;font-size:.92rem;line-height:1.55}.learn-card.lecture-benefit-card li:last-child{padding-bottom:18px}.learn-card.lecture-benefit-card .info-list-icon{width:68px;height:68px}.learn-card.lecture-benefit-card .info-list-icon svg{width:40px;height:40px}.benefit-copy{gap:5px}.benefit-copy strong{font-size:1.02rem;letter-spacing:.04em}.benefit-copy span{font-size:.88rem;line-height:1.55}.info-list-icon{width:36px;height:36px}.info-list-icon svg{width:21px;height:21px}.lecture-highlight-row{grid-template-columns:1fr;gap:10px}.lecture-highlight-row article{grid-template-columns:38px 56px 1fr;justify-items:start;align-items:center;min-height:0;padding:12px 14px;text-align:left}.home-page-en .lecture-highlight-row article{grid-template-columns:38px 76px minmax(0,1fr);column-gap:12px}.home-page-en .lecture-highlight-row small{white-space:nowrap}.lecture-highlight-note{grid-column:2 / -1;max-width:none;width:100%;overflow-wrap:normal;word-break:normal}.lecture-highlight-row span{width:36px;height:36px}.lecture-highlight-row svg{width:21px;height:21px}.workshop-detail-card .workshop-detail-list div{padding:0;grid-template-columns:104px minmax(0,1fr);gap:12px}.workshop-detail-row-fee{grid-template-columns:minmax(0,1fr)!important;align-items:start;gap:10px!important}.workshop-detail-row-fee dt,.workshop-detail-row-fee dd{min-width:0}.workshop-detail-row-fee .workshop-detail-fee{display:grid;gap:8px}.workshop-detail-row-fee .workshop-detail-note{width:100%;margin-top:0;overflow-wrap:normal;word-break:normal}.workshop-detail-icon{width:24px;height:24px}.workshop-detail-icon svg{width:13px;height:13px}.info-card dl{border-radius:14px;padding:14px 14px 4px}.contact-hero{width:auto;margin:0;padding:34px 22px 10px}.contact-grid{padding:10px 22px 28px}.contact-card{min-height:0;padding:22px 18px}.contact-value-row{align-items:flex-start;flex-direction:column;justify-content:flex-start;text-align:left}.contact-value-row strong{max-width:100%;overflow-wrap:normal;word-break:normal}.contact-email-address{font-size:clamp(1.36rem,6.05vw,1.56rem);line-height:1.35;letter-spacing:0;white-space:nowrap}.contact-whatsapp-link{align-items:flex-start}.contact-page .copy-button{display:none}.page-anchor-section{scroll-margin-top:92px}.anchor-panel{border-radius:20px;padding:24px 18px}.anchor-panel-copy h2{font-size:clamp(1.55rem,7vw,2rem)}.anchor-panel-copy span,.anchor-panel-grid article p,.location-venue span,.location-tips{font-size:.98rem;line-height:1.72}.anchor-panel-grid{margin-top:20px}.anchor-panel-grid article{border-radius:18px;padding:18px 16px}.location-strip{margin-top:18px}.location-venue,.location-tips{border-radius:18px}.location-venue{padding:18px 16px}.location-venue strong{font-size:1.34rem}.location-tips{padding:18px 16px 18px 34px}.intro-panel,.case-card{grid-template-columns:1fr}.intro-panel{min-height:0}.intro-doctor-stage{min-height:360px}.intro-doctor-stage img{top:0;bottom:auto;width:300px}.doctor-profile-section{width:calc(100% - 32px);margin-top:20px;padding:34px 16px}.feedback-section{width:calc(100% - 32px)}.doctor-profile-hero{padding:0 4px}.doctor-profile-copy{min-width:0;padding:0 0 18px}.doctor-profile-title{grid-template-columns:minmax(58px,1fr) auto minmax(58px,1fr);gap:8px;width:100%;margin:0 0 34px}.doctor-profile-title h2{font-size:clamp(2.45rem,12vw,3.25rem);letter-spacing:.14em}.doctor-profile-title h2:after{bottom:-14px}.doctor-name-row{grid-template-columns:70px 1fr;gap:18px;margin-bottom:22px}.doctor-seal-icon{width:66px;height:66px;border-width:3px}.doctor-seal-icon svg{width:40px;height:40px}.doctor-name-row h3{min-width:0;font-size:clamp(2rem,10vw,2.75rem)}.home-page-en .doctor-profile-section-home .doctor-name-row h3{font-size:clamp(1.25rem,5.4vw,1.45rem);letter-spacing:.01em;line-height:1.18;text-wrap:initial}.home-page-en .doctor-profile-section-home .doctor-name-mobile-break{display:block}html:lang(en) .doctor-profile-section-workshop .doctor-name-row h3{white-space:normal}.doctor-profile-credentials{gap:14px;margin:0 0 24px 4px}.doctor-profile-credentials li{grid-template-columns:26px 1fr;gap:14px;min-width:0;font-size:1rem;overflow-wrap:anywhere}.doctor-profile-credentials svg{width:22px;height:22px}.doctor-profile-text{font-size:1rem;line-height:1.82}.doctor-feature-story{margin-top:10px;min-width:0;padding-top:0;background:transparent}.doctor-feature-heading-home{margin-bottom:16px;padding-bottom:8px}.doctor-feature-heading-home h4{font-size:clamp(1.9rem,9vw,2.45rem);letter-spacing:.04em;text-align:center;white-space:normal;text-wrap:balance}.doctor-feature-heading-home:after{right:20%;left:20%}.doctor-feature-title{grid-template-columns:58px 1fr;gap:14px;margin-bottom:18px}.doctor-feature-title span{width:54px;height:54px;font-size:2rem}.doctor-feature-title h4{font-size:clamp(1.52rem,8vw,2.1rem);letter-spacing:.04em}.doctor-feature-grid{grid-template-columns:1fr;gap:14px}.doctor-feature-story-home,.doctor-profile-credentials li span{min-width:0}.doctor-feature-card{min-height:0;height:auto;border-radius:30px 30px 14px 14px/38px 38px 14px 14px;padding:22px 16px 20px}.doctor-feature-card-home{min-height:0;height:auto;padding:24px 18px 22px}.doctor-feature-card:after{margin-top:10px}.doctor-feature-icon{width:72px;height:72px}.doctor-feature-card-home .doctor-feature-icon{width:88px;height:88px}.doctor-profile-section-workshop .doctor-feature-icon{width:40px;height:40px}.doctor-profile-section-workshop .doctor-feature-icon svg{width:22px;height:22px}.doctor-profile-section-workshop .doctor-feature-card h5{margin-top:24px}.doctor-feature-icon svg{width:46px;height:46px}.doctor-feature-card-home .doctor-feature-icon svg{width:58px;height:58px}.doctor-feature-card h5{margin-top:10px;font-size:1.42rem;letter-spacing:.06em}.doctor-feature-card-home h5{margin-top:14px;font-size:clamp(1.72rem,9vw,2.3rem)}.doctor-feature-card p{margin-top:12px;font-size:.96rem;line-height:1.78}.doctor-feature-card-home p{margin-top:16px;font-size:1rem;line-height:1.88}.doctor-profile-art{order:-1;width:calc(100% + 44px);margin:0 -22px 22px}.doctor-highlight-panel{min-height:0;margin:18px 16px 0;border-radius:18px;padding:20px 18px}.doctor-highlight-heading{grid-template-columns:64px auto;gap:16px;padding-bottom:18px}.doctor-highlight-heading span{width:58px;height:58px}.doctor-highlight-heading svg{width:40px;height:40px}.doctor-highlight-heading h3{font-size:2.05rem}.doctor-highlight-card{min-height:0;border-right:0;border-bottom:1px solid rgba(185,132,48,.22);gap:12px;padding:22px 12px}.doctor-highlight-card:last-child{border-bottom:0}.doctor-highlight-card>span{width:64px;height:64px;border-width:4px}.doctor-highlight-card svg{width:45px;height:45px}.doctor-highlight-card p{font-size:1rem}.target-card ul{max-width:none}.footer-cta,.footer-bottom{padding-right:20px;padding-left:20px}.privacy-topbar{padding:12px 20px}.privacy-topbar-actions{align-items:flex-end;flex-direction:column;gap:10px}.privacy-topbar .brand-logo-image{width:156px}.footer-brand-card{width:96px;height:96px;padding:0;border-radius:50%}.footer-brand-note{font-size:1.06rem}.footer-bottom-home .footer-brand-card{width:96px;height:96px;padding:0;border-radius:50%}.footer-bottom-home .footer-brand-panel{width:208px}.footer-bottom-home .footer-brand-card .brand-logo-image{width:84px}.privacy-hero{padding:42px 20px 22px}.privacy-shell{padding:0 20px 46px}.privacy-card{padding:22px 18px}.privacy-actions{align-items:stretch;flex-direction:column}.footer-cta p{font-size:1.05rem}.footer-cta h2{font-size:1.5rem;letter-spacing:.02em}.footer-actions{flex-wrap:wrap}.footer-actions .gold-button{width:auto;max-width:100%;justify-self:center;min-height:64px;padding:0 28px;font-size:1.18rem}.footer-cta-benefit{font-size:.96rem}.footer-cta-included{max-width:100%;font-size:.94rem}.lecture-headline{font-size:1.16rem}.lecture-card dl div{grid-template-columns:96px 1fr;gap:10px}.checkout-modal,.seat-form{max-height:calc(100vh - 30px);max-height:calc(100dvh - 30px);overflow-y:auto;padding:20px}.checkout-modal label,.checkout-modal label span,.seat-form label,.seat-form label span{justify-items:start;text-align:left}.admin-page{padding:16px}.admin-top,.admin-grid,.inline-form,.notice-form,.offline-order-form{grid-template-columns:1fr}.admin-top{align-items:flex-start;flex-direction:column}.inventory-grid,.facebook-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-dashboard-heading{align-items:flex-start;flex-direction:column}.sales-dashboard-heading>span{text-align:left}.sales-dashboard-cards{grid-template-columns:1fr}.section-row{align-items:flex-start;flex-direction:column}.notice-form textarea,.offline-order-note,.offline-order-email-option,.offline-order-submit{grid-column:auto}.offline-confirm-backdrop{padding:12px}.offline-confirm-modal{max-height:calc(100vh - 24px);border-radius:20px;padding:22px}.offline-confirm-head{grid-template-columns:46px 1fr auto;gap:11px}.offline-confirm-mark{width:46px;height:46px;border-radius:14px;font-size:.8rem}.offline-confirm-eyebrow{font-size:.6rem;letter-spacing:.1em}.offline-confirm-head h2{font-size:1.28rem}.offline-confirm-head p:last-child{font-size:.82rem}.offline-confirm-summary{grid-template-columns:1fr;gap:13px;padding:15px}.offline-confirm-total{border-top:1px solid rgba(185,132,48,.2);border-left:0;padding-top:13px;padding-left:0;text-align:left}.offline-confirm-detail-grid{grid-template-columns:1fr}.offline-confirm-actions{flex-direction:column-reverse}.offline-confirm-secondary,.offline-confirm-primary{width:100%;justify-content:center}.test-delete-confirm-mark{width:46px;height:46px;border-radius:14px}.test-delete-confirm-summary{grid-template-columns:1fr}.test-delete-confirm-primary{width:100%;justify-content:center}}@media (max-width: 760px){.confirmation-modal{padding:20px}.confirmation-ticket-card{grid-template-columns:1fr;justify-items:center;text-align:center}.confirmation-ticket-actions{justify-items:center}.confirmation-promo{align-items:stretch;flex-direction:column;padding:18px}.confirmation-promo-actions{min-width:0}.confirmation-promo-prices{align-items:start;gap:12px}.confirmation-promo .copy-button,.confirmation-promo-cta{justify-content:center;width:100%}.confirmation-details div{grid-template-columns:1fr;gap:4px}.footer-actions{display:grid;grid-template-columns:1fr;align-items:stretch;justify-items:stretch;gap:12px;width:100%}.footer-actions .gold-button{width:100%;max-width:100%;min-width:0;min-height:54px;padding:10px 14px;white-space:normal;font-size:.86rem;line-height:1.2;text-align:center}.footer-copy,.footer-copy p,.footer-cta h2{max-width:100%;overflow-wrap:anywhere}.footer-cta-benefit{width:auto;max-width:100%;font-size:.94rem}html:lang(en) .workshop-page .footer-cta h2{white-space:normal}.footer-cta-included{width:100%;min-width:0;max-width:100%;flex:1 1 auto;padding:10px 14px;gap:4px;text-align:left}.footer-cta-included strong{white-space:nowrap;overflow-wrap:normal}.footer-cta-included span{white-space:normal;overflow-wrap:anywhere}.footer-cta-included span{font-size:.82rem;line-height:1.45}.footer-actions .gold-button>span{display:block;width:100%;white-space:normal;overflow-wrap:anywhere}.footer-bottom-home .footer-links-block{gap:12px 22px}.footer-bottom-home .footer-links-block strong{width:100%;margin-right:0;text-align:left}.footer-brand-note{max-width:242px;text-align:center}.footer-bottom-home{grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.footer-bottom-home .footer-brand-panel{width:auto;margin-left:0;justify-items:start;justify-self:start}.footer-bottom-home .footer-brand-panel .footer-brand-card{justify-self:start}.footer-bottom-home .footer-meta-panel{justify-self:stretch;width:100%}.footer-bottom-home .footer-links-block,.footer-copyright-row{justify-content:flex-start}.footer-meta-panel small{text-align:left}}@media (max-width: 390px){.learn-card.lecture-benefit-card ul{grid-template-columns:1fr}}.home-page-ad .home-topbar,.home-page-ad>#talk,.home-page-ad>#content,.home-page-ad>.feedback-section,.home-page-ad>.faq{display:none}@media (max-width: 760px){.workshop-video-stage{min-height:360px}.workshop-video-stage .hero-video{object-fit:cover;object-position:center center}.workshop-video-brand{top:max(12px,env(safe-area-inset-top));left:14px}.workshop-video-brand img{width:72px}.workshop-video-register{top:max(12px,env(safe-area-inset-top));right:auto;left:50%;width:min(176px,calc(100vw - 132px));min-width:0;min-height:38px;gap:7px;padding:0 15px;border-color:#fff4d59e;background:linear-gradient(135deg,#132522d6,#4d5b41c2);box-shadow:inset 0 1px #ffffff38,0 7px 24px #0003,0 0 0 1px #091e1b1f;-webkit-backdrop-filter:blur(14px) saturate(1.14);backdrop-filter:blur(14px) saturate(1.14);font-size:.72rem;letter-spacing:.08em;transform:translate(-50%);animation-name:workshop-video-register-in-mobile}.workshop-video-register:after{content:"↗";margin-left:auto;color:#ffe5a4;font-size:.9rem;line-height:1;opacity:.9}.workshop-video-register:hover,.workshop-video-register:focus-visible{transform:translate(-50%) translateY(-1px)}@keyframes workshop-video-register-in-mobile{0%{opacity:0;transform:translate(-50%) translateY(-7px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.workshop-video-ending-register{left:50%;bottom:calc(clamp(72px,12svh,132px) - 12px);min-width:min(250px,calc(100vw - 34px));min-height:60px;padding:0 44px 0 26px;font-size:.98rem;letter-spacing:.08em}.workshop-video-side-effect{top:68px;bottom:31svh;width:32px;opacity:.28}.workshop-video-side-effect.is-left{left:14px}.workshop-video-side-effect.is-right{right:14px}}@media (prefers-reduced-motion: reduce){.workshop-video-stage,.workshop-video-canvas,.workshop-video-brand,.workshop-video-side-effect{transition:none}.workshop-video-side-effect:after,.workshop-video-register,.workshop-video-ending-register,.workshop-video-ending-register:before{animation:none}.workshop-video-stage:after{display:none}}@media (max-width: 1180px){.meeting.hero-video-shell .hero-video,.meeting.hero-video-shell .hero-video-fallback{object-position:60% top}}@media (max-width: 760px){.meeting.hero-video-shell .hero-video,.meeting.hero-video-shell .hero-video-fallback{object-position:67% top}.hero-video-status{top:14px;right:14px;max-width:48%;padding:7px 10px;font-size:.7rem}.hero-video-controls{right:14px;bottom:14px}.hero-video-sound-toggle{min-height:42px;padding:0 13px;font-size:.8rem}}
