:root{--ink: #141414;--muted: #6f6f6f;--soft: #f6f4ef;--paper: #ffffff;--line: #e8e5de;--line-strong: #d8d3c7;--accent: #121212;--cream: #fbfaf6;--green: #11795f;--gold: #d8a443;--font-sans: "MiSans", "HarmonyOS Sans SC", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "MiSans", "HarmonyOS Sans SC", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", system-ui, sans-serif;color:var(--ink);background:var(--cream);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:0;margin:0;background:var(--cream);font-weight:400;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img,svg{max-width:100%}.hero h1,.section-heading h2,.expert-title h3,.expert-body>strong,.detail-copy h2,.proof-panel h2,.booking-panel h2,.teacher-panel h2,.app-modal h2,.empty-state h3{overflow-wrap:break-word;text-wrap:balance}.shell{width:min(1700px,calc(100% - 64px));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:#fbfaf6eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:grid;grid-template-columns:auto minmax(260px,420px) 1fr auto;align-items:center;gap:22px;min-height:78px}.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.brand span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:var(--ink);font-weight:900}.brand strong{font-size:16px;font-weight:800;letter-spacing:0}.header-search{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-size:14px}.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.header-search input::placeholder{color:var(--muted)}.site-header nav{display:flex;justify-content:center;gap:28px;color:#373737;font-size:15px;font-weight:600}.site-header nav button,.brand-button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.site-header nav button{font-weight:600;white-space:nowrap}.site-header nav button:hover{color:var(--green)}.brand-button{text-align:left}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.gift-link,.login-link,.teacher-link,.primary-button,.secondary-button,.expert-card button,.section-heading a,.see-all,.booking-panel button,.plan-grid button,.detail-actions button,.teacher-panel button,.login-modal button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;cursor:pointer;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}button:active,a:active{transform:translateY(1px) scale(.99)}.login-link,.teacher-link{min-height:44px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:900}.teacher-link{color:#fff;border-color:#303030;background:#303030}.gift-link{justify-self:end;width:fit-content;min-height:48px;padding:0 20px;border-radius:999px;color:#fff;background:var(--ink);font-weight:900}.gift-link:hover,.login-link:hover,.teacher-link:hover,.primary-button:hover,.secondary-button:hover,.expert-card button:hover,.section-heading a:hover,.see-all:hover,.booking-panel button:hover,.plan-grid button:hover,.detail-actions button:hover,.teacher-panel button:hover,.login-modal button:hover{transform:translateY(-2px)}.hero{padding:82px 0 54px;text-align:center}.hero-inner{display:grid;justify-items:center}.hero-eyebrow,.mini-label,.section-heading span{display:inline-flex;align-items:center;gap:8px;width:fit-content;color:var(--green);font-size:14px;font-weight:700}.hero-eyebrow{padding:10px 15px;border:1px solid #d9eadf;border-radius:999px;background:#f1fbf5;animation:fadeUp .52s ease both}.hero h1{max-width:1240px;margin:28px 0 18px;font-family:var(--font-display);font-size:clamp(42px,3.55vw,68px);font-weight:800;line-height:1.14;letter-spacing:0;animation:fadeUp .62s 80ms ease both}.title-line{display:inline}@media(min-width:900px){.title-line{display:block}}.hero p{max-width:840px;margin:0;color:#4f4f4f;font-size:20px;font-weight:400;line-height:1.82;animation:fadeUp .62s .14s ease both}.hero-actions{display:flex;justify-content:center;gap:14px;margin-top:36px;animation:fadeUp .62s .2s ease both}.primary-button,.secondary-button{min-height:58px;padding:0 28px;border-radius:999px;font-size:17px;font-weight:700}.primary-button{color:#fff;background:var(--ink);box-shadow:0 18px 34px #14141429}.secondary-button{border:1px solid var(--line-strong);background:#fff}.category-bar{position:sticky;top:78px;z-index:30;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfaf6f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.category-row{display:flex;gap:10px;overflow-x:auto;padding:14px 0}.category-row button{min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#222;cursor:pointer;font-weight:700;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.category-row button:hover{transform:translateY(-2px);border-color:var(--ink)}.category-row button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.section{padding:62px 0}.marketplace-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start}.filters{position:sticky;top:156px;display:grid;gap:28px;padding:24px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 16px 42px #1414140d}.filter-head{display:flex;align-items:center;gap:10px}.filter-head strong{flex:1;font-size:18px;font-weight:800}.filter-head button{border:0;background:transparent;color:var(--muted);cursor:pointer;font-weight:800}.filter-group{display:grid;gap:12px}.filter-group h3{margin:0;font-size:15px;font-weight:800}.filter-group label{display:flex;align-items:center;gap:10px;color:#4f4f4f;line-height:1.4;cursor:pointer;transition:color .16s ease,transform .16s ease}.filter-group label:hover{color:var(--ink);transform:translate(3px)}.filter-group input{width:17px;height:17px;accent-color:var(--ink)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:26px}.section-heading h2{max-width:960px;margin:8px 0 0;font-family:var(--font-display);font-size:clamp(32px,2.6vw,40px);font-weight:800;line-height:1.2;letter-spacing:0}.section-heading a,.see-all{min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-weight:700}.expert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.expert-card{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 18px 48px #1414140f;animation:cardIn .52s ease both;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.expert-card:hover{transform:translateY(-8px);border-color:var(--line-strong);box-shadow:0 28px 72px #14141421}.expert-card:nth-child(2){animation-delay:60ms}.expert-card:nth-child(3){animation-delay:.12s}.expert-card:nth-child(4){animation-delay:.18s}.expert-card:nth-child(5){animation-delay:.24s}.expert-card:nth-child(6){animation-delay:.3s}.expert-media{position:relative;height:360px;overflow:hidden;background:#e3ded4}.expert-media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 36%,rgba(0,0,0,.48))}.expert-media img{width:100%;height:100%;object-fit:cover;object-position:center 22%;transition:transform .26s ease}.expert-photo-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#1b372f;background:linear-gradient(145deg,#cbe2d7f5,#f4f2ebf5),repeating-linear-gradient(90deg,transparent 0 38px,rgba(31,65,54,.08) 38px 39px)}.expert-photo-placeholder span{display:grid;width:96px;height:96px;place-items:center;border:1px solid rgba(27,55,47,.2);border-radius:50%;background:#fff9;font-family:var(--font-display);font-size:44px;font-weight:800}.expert-photo-placeholder small{padding:6px 11px;border:1px solid rgba(27,55,47,.14);border-radius:999px;background:#fff9;font-size:12px;font-weight:800}.expert-media .expert-photo-placeholder{position:relative;z-index:1}.expert-card:hover .expert-media img{transform:scale(1.04)}.media-top,.media-bottom{position:absolute;z-index:2;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.media-top{top:16px}.media-badges{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.media-bottom{bottom:16px}.top-expert,.price-chip,.media-bottom span{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 12px;border-radius:999px;color:#141414eb;background:#ffffffb8;font-size:12px;font-weight:900;border:1px solid rgba(255,255,255,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 24px #1414141f}.price-chip{margin-right:0}.media-bottom span{color:#fff;border-color:#ffffff29;background:#14141475}.save-button{display:inline-grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;color:#141414d1;background:#ffffffb8;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 24px #1414141f;transition:transform .16s ease,background .16s ease,color .16s ease}.save-button:hover{transform:translateY(-1px) scale(1.04);background:#ffffffe6}.save-button.liked{color:#d83b3b;background:#fff3f3;animation:heartPop .26s ease both}.quick-book{position:absolute;right:16px;top:62px;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.62);border-radius:999px;color:var(--ink);background:#ffffffc2;font-weight:900;opacity:0;pointer-events:none;transform:translateY(-4px);box-shadow:0 12px 28px #14141424;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:opacity .18s ease,transform .18s ease,background .18s ease}.expert-card:hover .quick-book{opacity:1;pointer-events:auto;transform:translateY(0)}.quick-book:hover{background:#fffffff0}.quick-book.pending-status{color:#244b3d;background:#edf8f2e6;cursor:default}.expert-body{padding:22px}.expert-title{display:flex;align-items:start;justify-content:space-between;gap:14px}.expert-title h3{margin:0 0 7px;font-family:var(--font-display);font-size:clamp(20px,1.35vw,24px);font-weight:800;line-height:1.2;letter-spacing:0}.expert-title p{margin:0;color:var(--muted);font-size:14px;font-weight:400;line-height:1.5}.expert-title svg{flex:0 0 auto;color:var(--green)}.expert-body>strong{display:block;min-height:48px;margin-top:18px;font-size:clamp(16px,1.05vw,17px);font-weight:700;line-height:1.45}.expert-proof{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag-row span{padding:7px 10px;border-radius:999px;background:var(--soft);color:#373737;font-size:12px;font-weight:900;transition:background .16s ease,transform .16s ease}.expert-card:hover .tag-row span{background:#ece9df;transform:translateY(-1px)}.expert-card button{width:100%;min-height:48px;margin-top:20px;border-radius:999px;color:#fff;background:var(--ink);font-weight:900}.expert-card .save-button{width:38px;min-height:38px;margin-top:0;padding:0;border-radius:50%;color:#141414d1;background:#ffffffb8}.expert-card .quick-book{width:auto;min-height:38px;margin-top:0;padding:0 14px;color:var(--ink);background:#ffffffc2}.proof-section{padding-top:44px}.resources-section{padding-top:20px}.resource-marketplace-page{min-height:calc(100vh - 78px);padding:38px 0 88px}.resource-market-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:64px;align-items:end;padding:40px 0 38px;border-bottom:1px solid var(--line)}.resource-market-hero h1{max-width:780px;margin:14px 0 16px;font-family:var(--font-display);font-size:clamp(42px,4.2vw,66px);line-height:1.08}.resource-market-hero p{max-width:660px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.resource-market-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.resource-market-metrics span{min-height:112px;padding:18px 14px;border-top:2px solid var(--ink);color:var(--muted);font-size:13px;line-height:1.45}.resource-market-metrics strong{display:block;margin-bottom:9px;color:var(--ink);font-family:var(--font-display);font-size:29px;line-height:1}.resource-market-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:28px 0;border-bottom:1px solid var(--line)}.resource-market-tabs button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#fff;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.resource-market-tabs button:hover,.resource-market-tabs button.active{border-color:var(--ink);color:#fff;background:var(--ink)}.resource-market-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:34px 0 24px}.resource-market-heading span{color:var(--green);font-size:14px;font-weight:900}.resource-market-heading h2{margin:8px 0 0;font-family:var(--font-display);font-size:clamp(28px,2.3vw,40px);line-height:1.18}.resource-market-heading p{margin:0;color:var(--muted);font-weight:800}.resource-market-grid{padding-bottom:8px}.resource-heading{align-items:end}.resource-heading>p{max-width:380px;margin:0;color:var(--muted);font-size:15px;line-height:1.7;text-align:right}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resource-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 48px #1414140d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.resource-card:hover{transform:translateY(-6px);border-color:var(--line-strong);box-shadow:0 26px 68px #1414141a}.resource-image{position:relative;height:216px;overflow:hidden;background:#e4e6e1}.resource-image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#14141429}.resource-image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.resource-card:hover .resource-image img{transform:scale(1.04)}.resource-image span{position:absolute;z-index:1;top:16px;left:16px;min-height:30px;padding:0 11px;border:1px solid rgba(255,255,255,.44);border-radius:999px;color:#202020;background:#ffffffc7;font-size:12px;font-weight:900;line-height:28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.resource-card-body{padding:22px}.resource-card-body>svg{color:var(--green)}.resource-card h3{min-height:54px;margin:15px 0 10px;font-family:var(--font-display);font-size:22px;line-height:1.25}.resource-card p{min-height:68px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.resource-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.resource-card-footer strong{font-size:20px}.resource-card-footer button,.back-link,.summary-actions button,.service-packages button,.side-proof-card button,.product-summary button,.orders-empty button,.checkout-success button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;font-weight:900;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.resource-card-footer button{min-height:40px;padding:0 14px;border-radius:999px;color:#fff;background:var(--ink);font-size:13px}.detail-page{min-height:calc(100vh - 78px);padding:38px 0 84px}.back-link{min-height:42px;margin-bottom:28px;padding:0;color:#454545;background:transparent;font-size:14px}.back-link:hover{color:var(--green);transform:translate(-2px)}.service-hero-grid,.product-hero-grid{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:44px;align-items:stretch;padding-bottom:54px;border-bottom:1px solid var(--line)}.service-cover,.product-preview{position:relative;min-height:440px;overflow:hidden;border-radius:28px;background:#ddd}.service-cover img,.product-preview img,.service-cover .expert-photo-placeholder{width:100%;height:100%;object-fit:cover}.service-cover .expert-visual{object-position:center 22%}.service-cover .expert-photo-placeholder{position:relative;z-index:1}.service-cover .expert-photo-placeholder span{width:128px;height:128px;font-size:58px}.service-cover:after,.product-preview:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#0000002e}.service-cover-meta{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;display:flex;justify-content:space-between;gap:10px}.service-cover-meta span{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#14141475;font-size:13px;font-weight:800;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.service-summary,.product-summary{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;padding:26px 10px 26px 0}.service-summary h1,.product-summary h1{max-width:850px;margin:12px 0 14px;font-family:var(--font-display);font-size:clamp(42px,3.8vw,66px);font-weight:800;line-height:1.12;overflow-wrap:break-word;text-wrap:balance}.service-provider{display:flex;align-items:center;gap:8px;margin:0;color:#454545;font-size:16px;font-weight:700}.service-provider svg{color:var(--green)}.service-intro,.product-summary>p{max-width:740px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.service-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.service-proof-row span{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:#494949;background:#fff;font-size:13px;font-weight:800}.service-proof-row svg{color:var(--green)}.summary-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.summary-actions button,.product-summary>button{min-height:52px;padding:0 20px;border-radius:999px;color:#fff;background:var(--ink)}.summary-actions .secondary-summary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.service-page-grid,.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:52px;padding-top:54px}.service-main-content{display:grid;gap:58px}.detail-block-heading>span{color:var(--green);font-size:13px;font-weight:900}.detail-block-heading h2{margin:9px 0 26px;font-family:var(--font-display);font-size:clamp(28px,2.25vw,38px);line-height:1.2;text-wrap:balance}.flow-list{border-top:1px solid var(--line)}.flow-list article{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.flow-list article>span{color:var(--green);font-family:var(--font-display);font-size:20px;font-weight:900}.flow-list h3{margin:0 0 6px;font-size:18px}.flow-list p,.side-proof-card p,.product-info-stack p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.service-packages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-packages article{position:relative;display:flex;min-height:248px;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.service-packages .recommended-package{border-color:var(--ink);box-shadow:0 14px 36px #14141414}.package-recommended{margin:-5px 0 15px;color:var(--green);font-size:12px;font-weight:900}.service-packages h3{min-height:48px;margin:0 0 12px;font-size:17px;line-height:1.42}.service-packages strong{font-size:25px}.service-packages p{margin:12px 0 18px;color:var(--muted);font-size:14px;line-height:1.62}.service-packages button{min-height:42px;margin-top:auto;padding:0 14px;border-radius:999px;color:#fff;background:var(--ink);font-size:13px}.service-side-content,.product-info-stack{display:grid;align-content:start;gap:14px}.side-proof-card,.product-info-stack section{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.side-proof-card ul{display:grid;gap:13px;padding:0;margin:18px 0 0;list-style:none}.side-proof-card li{display:flex;gap:9px;color:#464646;font-size:14px;line-height:1.55}.side-proof-card li svg{flex:0 0 auto;margin-top:2px;color:var(--green)}.side-proof-card p{margin-top:16px}.side-proof-card button{min-height:42px;margin-top:20px;padding:0 14px;border-radius:999px;color:#fff;background:var(--ink);font-size:13px}.muted-card{background:var(--soft)}.product-preview{min-height:410px}.product-preview>div{position:absolute;z-index:2;top:18px;left:18px;display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(255,255,255,.42);border-radius:18px;color:#202020;background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-price{margin-top:26px;font-family:var(--font-display);font-size:38px}.product-summary>button{margin-top:20px}.product-note{font-size:13px!important}.product-includes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-includes div{display:flex;align-items:center;gap:10px;min-height:64px;padding:16px;border-radius:16px;background:var(--soft);font-size:15px;font-weight:700}.product-includes svg{flex:0 0 auto;color:var(--green)}.detail-section{padding-top:0}.expert-detail{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:34px;align-items:stretch;padding:28px;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 18px 48px #1414140d}.expert-detail>img{width:100%;height:100%;min-height:430px;border-radius:26px;object-fit:cover;background:#e3ded4}.detail-copy{display:flex;flex-direction:column;justify-content:center;padding:12px 12px 12px 0}.detail-copy h2{margin:12px 0 8px;font-family:var(--font-display);font-size:clamp(38px,3.1vw,52px);font-weight:800;line-height:1.12}.detail-role{margin:0;color:var(--muted);font-size:19px}.detail-tags{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.detail-tags span{padding:9px 12px;border-radius:999px;background:var(--soft);font-size:13px;font-weight:900}.detail-copy ul{display:grid;gap:13px;padding:0;margin:0;list-style:none}.detail-copy li{display:flex;gap:10px;color:#424242;font-size:17px;line-height:1.58}.detail-copy li svg{flex:0 0 auto;margin-top:4px;color:var(--green)}.detail-actions{display:flex;gap:12px;margin-top:30px}.detail-actions button{min-height:52px;padding:0 22px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-weight:900}.detail-actions .light-button{border:1px solid var(--line);color:var(--ink);background:#fff}.proof-panel{display:grid;grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center;padding:44px;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 18px 48px #1414140d}.proof-panel h2,.booking-panel h2{margin:10px 0 0;font-family:var(--font-display);font-size:clamp(34px,2.55vw,42px);font-weight:800;line-height:1.18;letter-spacing:0}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.proof-grid article{min-height:168px;padding:24px;border-radius:24px;background:var(--soft);transition:transform .18s ease,background .18s ease}.proof-grid article:hover{transform:translateY(-4px);background:#f0ede4}.proof-grid svg{color:var(--green)}.proof-grid h3,.plan-grid h3{margin:20px 0 10px;font-size:22px;font-weight:800}.proof-grid p,.plan-grid p,.booking-panel p{margin:0;color:var(--muted);line-height:1.7}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.plan-grid article{min-height:260px;padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 18px 48px #1414140d;transition:transform .2s ease,box-shadow .2s ease}.plan-grid article:hover{transform:translateY(-6px);box-shadow:0 28px 70px #1414141f}.plan-grid button{min-height:46px;margin-top:26px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-weight:900}.plan-grid svg{color:var(--green)}.plan-grid .featured-plan{color:#fff;background:var(--ink)}.featured-plan p{color:#ffffffb8}.featured-plan svg{color:var(--gold)}.featured-plan button{color:var(--ink);background:#fff}.booking-section{padding:46px 0 82px}.booking-panel{display:grid;grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center;padding:44px;border-radius:34px;color:#fff;background:radial-gradient(circle at top left,rgba(216,164,67,.2),transparent 36%),var(--ink)}.booking-panel .mini-label{color:#f5ca70}.booking-panel p{max-width:680px;margin-top:18px;color:#ffffffbd;font-size:18px}.booking-panel form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#ffffff14}.booking-panel label{display:grid;gap:9px;color:#ffffffe0;font-weight:900}.booking-panel label:nth-child(3),.booking-panel button{grid-column:span 2}.booking-panel input,.booking-panel select{width:100%;min-height:54px;padding:0 15px;border:0;border-radius:16px;outline:0;color:var(--ink);background:#fff}.booking-panel button{min-height:56px;border-radius:999px;color:var(--ink);background:#fff;font-weight:900}.form-success{grid-column:1 / -1;margin:4px 0 0;padding:12px 14px;border-radius:16px;color:#153e31;background:#e7f6ee;font-weight:800;animation:successIn .32s ease both}.booking-panel .form-success{color:#153e31}.form-success.dark{color:#153e31;background:#e7f6ee}.teacher-section{padding-top:0}.teacher-panel{display:grid;grid-template-columns:.92fr 1.08fr;gap:42px;align-items:center;padding:44px;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 18px 48px #1414140d}.teacher-panel h2{margin:10px 0 16px;font-family:var(--font-display);font-size:clamp(32px,2.5vw,40px);font-weight:800;line-height:1.2}.teacher-panel p{margin:0;color:var(--muted);font-size:18px;line-height:1.7}.teacher-panel form,.app-modal form{display:grid;gap:14px}.teacher-panel label,.app-modal label{display:grid;gap:9px;color:#343434;font-weight:900}.teacher-panel input,.teacher-panel select,.app-modal input,.app-modal select{width:100%;min-height:54px;padding:0 15px;border:1px solid var(--line);border-radius:16px;outline:0;background:#fff;color:var(--ink)}.teacher-panel button,.app-modal button[type=submit]{min-height:54px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-weight:900}.empty-state{display:grid;place-items:center;min-height:320px;padding:40px;border:1px dashed var(--line-strong);border-radius:28px;background:#fff;text-align:center}.empty-state h3{margin:0 0 8px;font-size:28px;font-weight:800}.empty-state p{margin:0 0 20px;color:var(--muted)}.empty-state button{min-height:44px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-weight:900;cursor:pointer}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#14141480;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:backdropIn .18s ease both}.app-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:34px;border-radius:30px;background:#fff;box-shadow:0 30px 100px #0000003d;animation:modalIn .24s ease both}.login-modal{width:min(760px,100%)}.wide-modal{width:min(680px,100%)}.trace-modal{width:min(920px,100%)}.checkout-modal,.account-modal{width:min(620px,100%)}.app-modal h2{margin:10px 0 24px;font-family:var(--font-display);font-size:clamp(26px,2.1vw,32px);font-weight:800;line-height:1.22}.modal-intro{margin:-8px 0 22px;color:var(--muted);font-size:16px;line-height:1.7}.login-methods{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:20px;align-items:stretch}.qr-login{display:grid;align-content:center;justify-items:center;gap:10px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:22px;background:var(--soft);text-align:center}.qr-code{display:grid;grid-template-columns:repeat(15,1fr);gap:3px;width:168px;height:168px;padding:14px;border:1px solid var(--line-strong);border-radius:18px;background:#fff;box-shadow:inset 0 0 0 8px #fff}.qr-code span{border-radius:2px;background:transparent}.qr-code .filled{background:var(--ink)}.qr-login strong{font-size:17px;font-weight:900}.qr-login p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.checkout-summary{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.checkout-summary div{display:grid;gap:7px}.checkout-summary span,.order-list span{color:var(--green);font-size:12px;font-weight:900}.checkout-summary strong{font-size:18px;line-height:1.35}.checkout-summary p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.checkout-summary b{flex:0 0 auto;font-size:20px}.checkout-success{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:18px;border-radius:18px;color:#1d4c3d;background:#e8f6ef}.checkout-success>svg{margin-top:2px}.checkout-success strong{display:block;color:#153e31;font-size:17px}.checkout-success p{margin:6px 0 0;color:#276150;font-size:14px;line-height:1.6}.checkout-success button{grid-column:2;width:fit-content;min-height:40px;margin-top:2px;padding:0 13px;border-radius:999px;color:#fff;background:#153e31;font-size:13px}.order-list{display:grid;gap:10px}.order-list article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid var(--line);border-radius:17px;background:var(--soft)}.order-list article>div{display:grid;min-width:0;gap:5px}.order-list strong{overflow-wrap:break-word;font-size:16px;line-height:1.38}.order-list p{margin:0;color:var(--muted);font-size:13px}.order-list b{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#23604e;background:#e4f3eb;font-size:12px}.orders-empty{display:grid;justify-items:center;padding:30px 22px;border:1px dashed var(--line-strong);border-radius:20px;color:#464646;text-align:center}.orders-empty>svg{margin-bottom:12px;color:var(--green)}.orders-empty strong{font-size:18px}.orders-empty p{max-width:360px;margin:8px 0 18px;color:var(--muted);font-size:14px;line-height:1.65}.orders-empty button{min-height:42px;padding:0 15px;border-radius:999px;color:#fff;background:var(--ink)}.trace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.trace-grid section{padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--soft)}.trace-grid h3{margin:0 0 14px;font-size:18px}.trace-grid ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.trace-grid li{display:flex;gap:8px;color:#444;font-size:14px;line-height:1.55}.trace-grid li svg{flex:0 0 auto;margin-top:2px;color:var(--green)}.trace-actions{display:flex;justify-content:flex-end;margin-top:20px}.trace-actions button{min-height:50px;padding:0 20px;border:0;border-radius:999px;color:#fff;background:var(--ink);font-weight:900;cursor:pointer}.inline-cta-card{display:grid;gap:14px;padding:26px;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#ffffff14}.inline-cta-card.light{border-color:var(--line);background:var(--soft)}.inline-cta-card strong{color:inherit;font-size:24px}.inline-cta-card p{margin:0}.inline-cta-card button{width:fit-content;min-height:54px;padding:0 22px;border:0;border-radius:999px;color:var(--ink);background:#fff;font-weight:900;cursor:pointer}.inline-cta-card.light button{color:#fff;background:var(--ink)}.modal-close{position:absolute;top:18px;right:18px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer;transition:transform .16s ease,background .16s ease}.modal-close:hover{transform:rotate(90deg);background:var(--soft)}.header-search:focus-within,.app-modal input:focus,.app-modal select:focus,.teacher-panel input:focus,.teacher-panel select:focus{border-color:#b9b2a3;box-shadow:0 0 0 4px #1414140f}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes modalIn{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes heartPop{0%{transform:scale(.86)}60%{transform:scale(1.16)}to{transform:scale(1)}}@keyframes successIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}footer{border-top:1px solid var(--line);background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:112px;padding:24px 0;color:var(--muted)}.footer-inner p{margin:0}.footer-brand-block,.footer-legal{display:grid;gap:10px}.footer-brand-block>p,.footer-legal p{font-size:13px;line-height:1.6}.footer-legal{justify-items:end;text-align:right}.footer-legal button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.footer-legal button:hover,.filing-links a:hover{color:var(--green)}.footer-legal p:nth-child(2),.filing-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.filing-links a{color:#444}.legal-modal{width:min(720px,100%)}.legal-sections{display:grid;gap:10px}.legal-sections section{padding:17px 18px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.legal-sections h3{margin:0 0 7px;font-size:16px}.legal-sections p,.legal-contact{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.legal-contact{margin-top:18px}@media(max-width:1480px){.expert-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.expert-media{height:330px}}@media(max-width:1380px){.header-inner{grid-template-columns:auto minmax(260px,1fr) auto}.site-header nav{grid-column:1 / -1;display:flex;justify-content:flex-start;gap:22px;order:3;overflow-x:auto;padding:0 0 14px}}@media(max-width:1180px){.shell{width:min(100% - 40px,1700px)}.header-inner{grid-template-columns:auto 1fr}.header-search{grid-column:1 / -1;display:flex;order:3}.site-header nav{grid-column:1 / -1;order:4}.header-actions{order:2;justify-content:flex-end}.hero h1{font-size:clamp(44px,5.3vw,56px)}.marketplace-layout,.proof-panel,.booking-panel,.teacher-panel,.resource-market-hero,.expert-detail,.service-hero-grid,.product-hero-grid,.service-page-grid,.product-detail-grid{grid-template-columns:1fr}.expert-detail>img{max-height:520px}.detail-copy{padding:0}.filters{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.filter-head{grid-column:1 / -1}.expert-grid,.plan-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-summary,.product-summary{padding:0}.service-cover,.product-preview{min-height:360px}.service-page-grid,.product-detail-grid{gap:32px;padding-top:40px}}@media(max-width:760px){.hero{text-align:left}.hero-inner{justify-items:start}.hero h1{font-size:clamp(34px,9.4vw,42px)}.hero-actions,.section-heading,.detail-actions,.footer-inner{align-items:stretch;flex-direction:column}.footer-legal{justify-items:start;text-align:left}.footer-legal p:nth-child(2),.filing-links{justify-content:flex-start}.header-actions{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:3px}.filters,.expert-grid,.proof-grid,.trace-grid,.login-methods,.plan-grid,.booking-panel form,.resource-grid,.service-packages,.product-includes{grid-template-columns:1fr}.resource-heading>p{text-align:left}.resource-marketplace-page{padding-top:28px}.resource-market-hero{gap:28px;padding-top:14px}.resource-market-metrics{grid-template-columns:1fr}.resource-market-tabs{padding:22px 0}.resource-market-heading{align-items:stretch;flex-direction:column}.service-hero-grid,.product-hero-grid{gap:26px;padding-bottom:36px}.service-cover,.product-preview{min-height:280px;border-radius:22px}.service-summary h1,.product-summary h1{font-size:clamp(34px,9vw,44px)}.service-intro,.product-summary>p{font-size:16px}.service-page-grid,.product-detail-grid{padding-top:32px}.flow-list article{grid-template-columns:52px 1fr}.checkout-summary,.order-list article{align-items:flex-start;flex-direction:column}.checkout-success{grid-template-columns:1fr}.checkout-success button{grid-column:auto}.detail-copy h2,.proof-panel h2,.booking-panel h2,.teacher-panel h2{font-size:clamp(30px,8vw,36px)}.app-modal{padding:28px;border-radius:26px}.qr-login{padding:16px}.booking-panel label:nth-child(3),.booking-panel button{grid-column:auto}}
