:root{--brand-primary:#ef1b23;--brand-primary-deep:#c8141b;--brand-primary-soft:#ef1b231f;--brand-accent:var(--brand-primary);--brand-accent-deep:var(--brand-primary-deep);--brand-accent-soft:#ef1b232e;--brand-green:var(--brand-primary);--brand-teal-deep:#0f172a;--ink:#111827;--canvas:#fff;--surface:#eef4ff;--surface-2:#fff5f5;--hairline:#dbe4f0;--hairline-soft:#3b82f61f;--on-dark:#ecf3f8;--muted:#5c6575;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--radius-full:9999px;--shadow-sm:0 1px 3px #1e40af0f;--shadow-md:0 6px 24px #1e40af14;--shadow-lg:0 18px 48px #1e40af1a;--shadow-card:0 6px 26px #1e40af14;--container:1200px;--ease-out:cubic-bezier(.22, 1, .36, 1);--font-sans:"Pretendard", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, "Segoe UI", sans-serif;--page-bg:linear-gradient(180deg, #f0f7ff 0%, #fafdff 38%, #fff7f5 100%);--play-mint:#14b8a6;--play-mint-deep:#0f766e;--play-mint-soft:#ecfdf5;--play-mint-glow:#14b8a638;--channel-io-fab-right:max(22px, env(safe-area-inset-right,0px));--channel-io-fab-bottom:max(20px, calc(12px + env(safe-area-inset-bottom,0px)));font-family:var(--font-sans)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:var(--ink);background:var(--page-bg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;margin:0}button,input,textarea,select,optgroup{font-family:inherit}a{color:inherit;text-decoration:none}#root{min-height:100vh}.layout-root{flex-direction:column;min-height:100vh;display:flex}.layout-root>main{background:0 0;flex:1}@media (width<=1023px){.layout-root>main{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}}.mobile-back-bar{display:none}@media (width<=1023px){.mobile-back-bar{z-index:15;-webkit-backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #0000000f;display:block;position:sticky;top:0}.mobile-back-bar__inner{align-items:center;min-height:40px;padding:6px 0;display:flex}.mobile-back-bar__btn{color:var(--ink);cursor:pointer;letter-spacing:-.02em;background:0 0;border:none;padding:6px 4px;font-family:inherit;font-size:14px;font-weight:800}.mobile-back-bar__btn:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:6px}}.app-promo-strip{letter-spacing:-.01em;color:var(--play-mint-deep);text-align:center;background:linear-gradient(92deg,#e6f9f4 0%,#ecfeff 42%,#fff7ed 78%,#fef3c7 100%);border-bottom:1px solid #14b8a624;padding:8px 10px 8px 14px;font-size:12px;font-weight:650;line-height:1.45}.app-promo-strip-wrap{max-width:min(var(--container), calc(100% - 8px));justify-content:center;align-items:center;margin:0 auto;padding-right:36px;display:flex;position:relative}.app-promo-strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;display:inline-flex}.app-promo-strip-dismiss{color:#0f766ed9;cursor:pointer;width:32px;height:32px;transition:background-color .18s var(--ease-out), color .18s var(--ease-out);background:#ffffff8c;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.app-promo-strip-dismiss:hover{color:var(--play-mint-deep);background:#ffffffeb}.app-promo-strip-dismiss:focus-visible{outline:2px solid var(--play-mint,#14b8a6);outline-offset:2px}.app-promo-strip-link{font:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;transition:background-color .18s var(--ease-out), transform .18s var(--ease-out);background:0 0;border:none;border-radius:8px;margin:0;padding:2px 6px}.app-promo-strip-link:hover{background:#14b8a624}.app-promo-strip-link:focus-visible{outline:2px solid var(--play-mint,#14b8a6);outline-offset:2px}.app-promo-strip-sep{opacity:.55;-webkit-user-select:none;user-select:none}@media (width<=520px){.app-promo-strip{padding:6px 8px 6px 10px;font-size:11px}.app-promo-strip-wrap{padding-right:34px}}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}@media (width>=768px){.container{width:min(var(--container), calc(100% - 56px))}}.top-nav{z-index:100;background:#fff;border-bottom:1px solid #3b82f61f;height:auto;position:sticky;top:0;overflow:visible;box-shadow:0 4px 20px #1e40af0f}.gnb-row{align-items:center;height:56px;display:flex}.gnb-search-row{background:linear-gradient(#ffffff80 0%,#f0f9ff59 100%);border-top:1px solid #3b82f614;padding:11px 0 15.4px}.gnb-search-inner{justify-content:center;display:flex}.gnb-search{background:#fffffff2;border:1px solid #3b82f62e;border-radius:999px;grid-template-columns:44px 1fr 44px;align-items:center;gap:6px;width:min(476px,100%);padding:4px;display:grid;box-shadow:0 8px 28px #1e40af1a}.gnb-search-leading{color:#001e2b85;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.gnb-search-input{height:40px;color:var(--ink);background:0 0;border:none;outline:none;padding:0 4px;font-size:14px}.gnb-search-input::placeholder{color:#5c6d82e6}.gnb-search-submit{cursor:pointer;color:#fff;background:linear-gradient(180deg, #ff4b55 0%, var(--brand-primary) 55%, var(--brand-primary-deep) 100%);border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 10px 20px #ef1b2338}.gnb-search-submit:active{transform:translateY(1px)}.nav-inner{justify-content:space-between;align-items:center;gap:16px;height:100%;display:flex}.logo{color:var(--brand-teal-deep);transition:opacity .2s var(--ease-out);align-items:center;gap:10px;display:inline-flex}.logo-image{width:auto;height:36px;display:block}.logo:hover{opacity:.82}.main-menu{align-items:center;gap:4px;display:flex}.gnb-menu{gap:8px}.gnb-link{font-weight:inherit;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.gnb-label{font-family:var(--font-sans);letter-spacing:0;color:inherit;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricprecision;font-size:16px;font-weight:700;line-height:1.3}.gnb-emoji{flex-shrink:0;justify-content:center;align-items:center;font-size:17px;line-height:1;display:inline-flex}.gnb-link.active .gnb-emoji{transform:none}.gnb-drawer-trigger{cursor:pointer;width:42px;height:42px;color:var(--ink);transition:background-color .18s var(--ease-out), border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);background:#ffffffeb;border:1px solid #3b82f629;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:none;position:relative;overflow:visible;box-shadow:0 2px 10px #1e40af0f}.gnb-drawer-trigger:hover{background:#fff;border-color:#3b82f647}.gnb-drawer-trigger:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.gnb-drawer-trigger-lines{flex-direction:column;gap:5px;width:20px;display:flex}.gnb-drawer-trigger-lines span{background:var(--ink);border-radius:2px;height:2px;display:block}.gnb-drawer-trigger--notify:after{content:"";pointer-events:none;z-index:1;background:#ef1b23;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;top:0;right:0;transform:translate(42%,-42%);box-shadow:0 0 0 1px #ef1b232e}.gnb-account-dropdown__row-link--notify,.gnb-account-dropdown__item--notify{position:relative}.gnb-account-dropdown__row-link--notify:after,.gnb-account-dropdown__item--notify:after{content:"";pointer-events:none;background:#ef1b23;border-radius:50%;width:8px;height:8px;margin-top:-4px;position:absolute;top:50%;right:14px}.gnb-user-desktop-only{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.gnb-actions--authed{flex-shrink:0;align-items:center;gap:10px;display:flex}.gnb-classroom-link{z-index:2;border-radius:var(--radius-full);min-height:40px;color:var(--ink);font-size:15px;font-weight:700;font-family:var(--font-sans);white-space:nowrap;cursor:pointer;-webkit-font-smoothing:subpixel-antialiased;text-rendering:geometricprecision;transition:border-color .18s var(--ease-out), background-color .18s var(--ease-out), box-shadow .18s var(--ease-out);background:#fffffff2;border:1px solid #3b82f638;flex-shrink:0;justify-content:center;align-items:center;padding:0 16px;text-decoration:none;display:inline-flex;position:relative}.gnb-classroom-link:hover{background:#fff;border-color:#3b82f659;box-shadow:0 2px 10px #1e40af14}.gnb-classroom-link.active{border-color:var(--play-mint-glow);color:var(--play-mint-deep);background:linear-gradient(180deg, #fff 0%, var(--play-mint-soft) 100%)}@media (width>=1025px){.gnb-drawer-trigger{display:none!important}.gnb-actions--authed .gnb-drawer-trigger{display:inline-flex!important}}@media (width<=1024px){.gnb-user-menu-anchor .gnb-drawer-trigger{display:inline-flex!important}}.gnb-user-menu-anchor{flex-shrink:0;position:relative;overflow:visible}.gnb-account-dropdown{z-index:120;min-width:220px;max-width:min(92vw,280px);animation:gnb-account-dropdown-in .16s var(--ease-out) both;background:#fffffffa;border:1px solid #00000014;border-radius:14px;padding:10px 0 8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 6px #0000000a,0 18px 40px #0f172a24}@keyframes gnb-account-dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.gnb-account-dropdown__head{border-bottom:1px solid #0000000f;padding:0 14px 8px}.gnb-account-dropdown__title{color:var(--ink);letter-spacing:-.02em;font-size:13px;font-weight:800}.gnb-account-dropdown__user{padding:10px 14px 8px}.gnb-account-dropdown__greeting{color:#001e2bc7;font-size:14px;font-weight:650}.gnb-account-dropdown__meta{color:#001e2b7a;word-break:break-all;margin-top:4px;font-size:12px;font-weight:600}.gnb-account-dropdown__site{border-top:1px solid #0000000d;flex-direction:column;gap:2px;padding:4px 8px 8px;display:none}@media (width<=1024px){.gnb-account-dropdown__site{display:flex}}.gnb-account-dropdown--guest{padding-top:6px}.gnb-account-dropdown--guest .gnb-account-dropdown__site{border-top:none;padding-top:0;display:flex}.gnb-account-dropdown__site-link{color:var(--ink);transition:background-color .15s var(--ease-out);border-radius:10px;align-items:center;gap:8px;padding:8px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.gnb-account-dropdown__site-link:hover{background:#3b82f614}.gnb-account-dropdown__site-link.active{background:var(--play-mint-soft);color:var(--play-mint-deep)}.gnb-account-dropdown__site-emoji{text-align:center;width:22px;font-size:15px}.gnb-account-dropdown__item{text-align:left;color:#111827e6;cursor:pointer;width:calc(100% - 16px);transition:border-color .15s var(--ease-out), background-color .15s var(--ease-out);background:#fff;border:1px solid #00000012;border-radius:10px;margin:4px 8px 0;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:800;display:block}.gnb-account-dropdown__item:hover{background:#f8fafc;border-color:#3b82f638}.gnb-account-dropdown__item--logout{color:var(--brand-primary);border-color:#ef1b232e;margin-top:6px;margin-bottom:2px}.gnb-account-dropdown__item--logout:hover{background:var(--brand-primary-soft);border-color:#ef1b2347}.auth-actions{align-items:center;gap:10px;display:flex}.student-login-group{align-items:center;gap:8px;display:flex}.student-select{border:1px solid var(--hairline);border-radius:var(--radius-full);height:40px;color:var(--ink);transition:border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);background:#fffffff2;outline:none;padding:0 14px;font-size:13px}.student-select:hover{border-color:#c5d3e0}.student-select:focus-visible{border-color:#ef1b238c;box-shadow:0 0 0 3px #ef1b2333}.user-menu-actions-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.menu-link{border-radius:var(--radius-full);color:var(--ink);-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricprecision;transition:color .2s var(--ease-out), background-color .2s var(--ease-out), border-color .2s var(--ease-out);border:1px solid #0000;padding:9px 16px;font-size:16px;font-weight:700;line-height:1.3}.menu-link:hover{color:var(--ink);background:#102a430b}.menu-link.active{color:var(--play-mint-deep);background:linear-gradient(180deg, #fffffff2 0%, var(--play-mint-soft) 100%);border-color:var(--play-mint-glow);font-weight:800;box-shadow:0 6px 18px #0d948814}.menu-link.active .gnb-label{font-weight:800}@media (resolution<=1.35x){.gnb-label,.top-nav .menu-link,.gnb-classroom-link{letter-spacing:.01em;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;text-rendering:geometricprecision;font-weight:800}.gnb-label,.top-nav .menu-link{font-size:17px}.gnb-classroom-link{font-size:16px;font-weight:800}}@media (width<=1366px){.gnb-menu{gap:4px}.gnb-link{gap:6px;padding:8px 10px}}@media (-webkit-device-pixel-ratio>=1.5),(resolution>=144dpi){.gnb-label,.top-nav .menu-link{letter-spacing:-.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;font-weight:700}.menu-link.active .gnb-label,.menu-link.active{font-weight:800}.gnb-classroom-link{-webkit-font-smoothing:antialiased;font-size:15px;font-weight:700}}.home-vision-stack{flex-direction:column;gap:0;margin-bottom:32px;display:flex}.home-vision{color:#fff;min-height:clamp(400px,54vh,560px);position:relative;overflow:hidden}.home-vision--alt .home-vision-overlay{background:linear-gradient(295deg,#08122aed 0%,#0f172acc 50%,#14b8a638 100%),radial-gradient(480px 220px at 12% 22%,#ef1b2361 0%,#0000 68%)}.home-vision--alt .home-vision-inner{text-align:right;align-items:flex-end;margin-left:auto}.home-vision--alt .home-vision-motto:after{transform-origin:100%;margin-left:auto}.home-vision--alt .home-vision-highlights,.home-vision--alt .home-vision-stats{justify-content:flex-end}.home-vision-media{pointer-events:none;position:absolute;inset:0}.home-vision-bg{will-change:transform;animation:20s ease-in-out infinite alternate home-vision-kenburns;position:absolute;inset:-6%;overflow:hidden}.home-vision-bg .home-vision-bg-img,.home-vision-bg .cropped-image{width:100%;min-width:100%;height:100%;min-height:100%;display:block}.home-vision-grid{opacity:.12;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 88%);mask-image:linear-gradient(#000 0%,#0000 88%)}.home-vision-overlay{background:linear-gradient(115deg,#08122aeb 0%,#0f172ac7 48%,#ef1b2347 100%),radial-gradient(520px 240px at 88% 18%,#38bdf859 0%,#0000 70%);position:absolute;inset:0}.home-vision-shine{background:linear-gradient(105deg,#0000 38%,#ffffff12 48%,#ffffff24 50%,#ffffff12 52%,#0000 62%);animation:7s ease-in-out infinite home-vision-shine;position:absolute;inset:-40% -20%}.home-vision-orb{filter:blur(28px);opacity:.55;border-radius:50%;animation:9s ease-in-out infinite home-vision-float;position:absolute}.home-vision-orb--1{background:#ef1b2373;width:180px;height:180px;animation-duration:11s;top:12%;right:8%}.home-vision-orb--2{background:#38bdf866;width:140px;height:140px;animation-duration:13s;animation-delay:-3s;bottom:8%;right:22%}.home-vision-orb--3{background:#14b8a659;width:100px;height:100px;animation-duration:10s;animation-delay:-5s;top:55%;left:62%}.home-vision-inner{z-index:1;max-width:820px;min-height:inherit;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,72px) 0 clamp(44px,6vw,64px);display:flex;position:relative}.home-vision:not(.home-vision--revealed) .home-vision-eyebrow,.home-vision:not(.home-vision--revealed) .home-vision-badge,.home-vision:not(.home-vision--revealed) .home-vision-motto,.home-vision:not(.home-vision--revealed) .home-vision-text,.home-vision:not(.home-vision--revealed) .home-vision-stats,.home-vision:not(.home-vision--revealed) .home-vision-highlights{opacity:0;transform:translateY(28px)}.home-vision-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#e2e8f0bf;margin:0 0 10px;font-size:11px;font-weight:800}.home-vision--revealed .home-vision-eyebrow{animation:home-vision-fade-up .65s var(--ease-out) both}.home-vision-stats{flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:flex}.home-vision-stat{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff29;min-width:108px;padding:12px 16px}.home-vision-stat-value{letter-spacing:-.02em;color:#fff;font-size:clamp(20px,2.4vw,28px);font-weight:900;line-height:1.1;display:block}.home-vision-stat-label{color:#e2e8f0d1;margin-top:4px;font-size:12px;font-weight:600;display:block}.home-vision--revealed .home-vision-stat{animation:home-vision-fade-up .85s var(--ease-out) both}.home-vision--revealed .home-vision-stat:first-child{animation-delay:.2s}.home-vision--revealed .home-vision-stat:nth-child(2){animation-delay:.28s}.home-vision--revealed .home-vision-stat:nth-child(3){animation-delay:.36s}.home-vision--revealed .home-vision-stat:nth-child(4){animation-delay:.44s}.home-vision-badge{border-radius:var(--radius-full);letter-spacing:.04em;background:#ffffff1a;border:1px solid #ffffff38;align-items:center;gap:8px;margin:0 0 14px;padding:6px 14px 6px 10px;font-size:12px;font-weight:800;display:inline-flex}.home-vision--revealed .home-vision-badge{animation:home-vision-fade-up .7s var(--ease-out) 60ms both}.home-vision-badge-dot{background:var(--brand-primary);border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite home-vision-pulse;box-shadow:0 0 #ef1b238c}.home-vision-motto{letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(28px,4.5vw,48px);font-weight:900;line-height:1.18}.home-vision--revealed .home-vision-motto{animation:home-vision-fade-up .8s var(--ease-out) .12s both}.home-vision-motto:after{content:"";border-radius:var(--radius-full);background:linear-gradient(90deg, var(--brand-primary), #38bdf8e6);width:min(140px,32vw);height:4px;margin-top:16px;display:block}.home-vision--revealed .home-vision-motto:after{animation:home-vision-accent-grow 1s var(--ease-out) .4s both}.home-vision-text{color:#f1f5f9eb;max-width:680px;margin:20px 0 0;font-size:clamp(15px,1.7vw,17px);line-height:1.7}.home-vision--revealed .home-vision-text{animation:home-vision-fade-up .85s var(--ease-out) .2s both}.home-vision-highlights{flex-wrap:wrap;gap:8px;margin:20px 0 0;padding:0;list-style:none;display:flex}.home-vision-pill{border-radius:var(--radius-full);color:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff2e;padding:8px 14px;font-size:13px;font-weight:700}.home-vision--revealed .home-vision-pill{animation:home-vision-fade-up .85s var(--ease-out) both}.home-vision--revealed .home-vision-pill:first-child{animation-delay:.44s}.home-vision--revealed .home-vision-pill:nth-child(2){animation-delay:.52s}.home-vision--revealed .home-vision-pill:nth-child(3){animation-delay:.6s}.home-vision--revealed .home-vision-pill:nth-child(4){animation-delay:.68s}.home-vision-pill:hover{transition:transform .25s var(--ease-out), background .25s var(--ease-out), border-color .25s var(--ease-out);background:#ffffff29;border-color:#ffffff61;transform:translateY(-2px)}@keyframes home-vision-kenburns{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.08)translate(-1%,-.5%)}}@keyframes home-vision-shine{0%,to{opacity:.35;transform:translate(-28%)rotate(8deg)}50%{opacity:.85;transform:translate(28%)rotate(8deg)}}@keyframes home-vision-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-14px)scale(1.06)}}@keyframes home-vision-pulse{0%,to{box-shadow:0 0 #ef1b2380}50%{box-shadow:0 0 0 8px #ef1b2300}}@keyframes home-vision-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes home-vision-accent-grow{0%{transform-origin:0;opacity:0;transform:scaleX(0)}to{transform-origin:0;opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.home-vision-bg,.home-vision-shine,.home-vision-orb,.home-vision--revealed .home-vision-badge,.home-vision--revealed .home-vision-badge-dot,.home-vision--revealed .home-vision-eyebrow,.home-vision--revealed .home-vision-motto,.home-vision--revealed .home-vision-motto:after,.home-vision--revealed .home-vision-text,.home-vision--revealed .home-vision-pill,.home-vision--revealed .home-vision-stat{animation:none!important}.home-vision:not(.home-vision--revealed) .home-vision-eyebrow,.home-vision:not(.home-vision--revealed) .home-vision-badge,.home-vision:not(.home-vision--revealed) .home-vision-motto,.home-vision:not(.home-vision--revealed) .home-vision-text,.home-vision:not(.home-vision--revealed) .home-vision-stats,.home-vision:not(.home-vision--revealed) .home-vision-highlights{opacity:1;transform:none}}@media (width<=640px){.home-vision-stack{margin-bottom:24px}.home-vision{min-height:clamp(360px,68vh,480px)}.home-vision--alt .home-vision-inner{text-align:left;align-items:flex-start;margin-left:0}.home-vision--alt .home-vision-motto:after{transform-origin:0;margin-left:0}.home-vision--alt .home-vision-highlights,.home-vision--alt .home-vision-stats{justify-content:flex-start}.home-vision-inner{padding-top:36px;padding-bottom:32px}.home-vision-orb--3{display:none}.home-vision-stat{flex:calc(50% - 6px);min-width:0}}.home-featured-rows{flex-direction:column;gap:36px;display:flex}.home-featured-rows .home-hero,.home-featured-rows .home-mini{margin-top:0;margin-bottom:0}.home-live-calendar-section__title{letter-spacing:-.02em;color:var(--ink);margin:0 0 14px;font-size:18px;font-weight:800}.home-live-calendar-section .free-live-calendar{margin-top:0}.home-hero{margin-top:6px;margin-bottom:18px}.home-hero-shell{position:relative}.home-hero-card{color:inherit;background:radial-gradient(900px 320px at 8% 40%,#93c5fd80 0%,#93c5fd00 52%),radial-gradient(700px 260px at 55% 100%,#a7f3d052 0%,#a7f3d000 45%),linear-gradient(#fff 0%,#f0f7ff 100%);border:1px solid #3b82f624;border-radius:18px;padding:20px 24px 18px;text-decoration:none;display:block;box-shadow:0 10px 36px #1e40af1a}.home-hero-card-inner{animation:home-hero-slide-in .55s var(--ease-out) both;grid-template-columns:minmax(0,1fr) minmax(200px,42%);align-items:start;gap:16px 24px;display:grid}.home-hero-card-inner[data-enter-dir=back]{animation-name:home-hero-slide-in-back}@keyframes home-hero-slide-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes home-hero-slide-in-back{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.home-hero-card-inner{animation:none}}.home-hero-copy{flex-direction:column;justify-content:flex-start;align-self:stretch;min-width:0;display:flex}.home-hero-visual{aspect-ratio:16/9;background:#0f172a0f;border-radius:16px;align-self:start;width:100%;max-width:min(100%,520px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,0 12px 28px #1e40af1f}.home-hero-visual-img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero-badge{color:#1b1c1dc7;letter-spacing:-.01em;background:#0000000f;border-radius:999px;align-self:flex-start;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.home-hero-title{letter-spacing:-.045em;color:var(--ink);margin:14px 0 10px;font-size:clamp(30px,3.3vw,44px);font-weight:900;line-height:1.12}.home-hero-headline{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.24em;display:-webkit-box;overflow:hidden}.home-hero-headline span{display:block}.home-hero-accent{color:var(--brand-primary);margin-top:6px;display:block}.home-hero-accent--free-live-cta{letter-spacing:-.03em;font-size:clamp(22px,2.4vw,32px);line-height:1.25}.home-hero-desc{-webkit-line-clamp:2;letter-spacing:-.02em;color:#475569f2;-webkit-box-orient:vertical;margin-top:8px;font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.home-hero-sub{color:#6b7280eb;margin:0;font-size:13px}.home-hero-progress{gap:8px;margin-top:14px;padding-top:0;display:flex}.home-hero-bar{height:3px;transition:background-color .45s var(--ease-out), transform .45s var(--ease-out);background:#0000001f;border-radius:999px;flex:1}.home-hero-bar.active{background:#00000057;transform:scaleY(1.25)}.home-hero-arrow{z-index:2;cursor:pointer;color:#1b1c1dc7;background:#ffffffeb;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #11182714}.home-hero-arrow:disabled{opacity:.4;cursor:default}.home-hero-arrow.left{left:-12px}.home-hero-arrow.right{right:-12px}@media (width<=760px){.home-hero-card{padding:20px 20px 22px}.home-hero-card-inner{grid-template-columns:1fr;gap:18px;min-height:auto}.home-hero-visual{order:-1;max-width:100%}.home-hero-copy{justify-content:flex-start}}.home-mini{margin-top:10px;margin-bottom:26px}.home-mini-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.home-mini-head-aside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.home-mini-slider-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.home-mini-slider-page{color:#6b7280eb;text-align:right;min-width:3.5em;font-size:12px;font-weight:700}.home-mini-slider-viewport{width:100%;overflow:hidden}.home-mini-slider-track{transition:transform .45s cubic-bezier(.22,1,.36,1);display:flex}.home-mini-slide-pane{box-sizing:border-box;flex:0 0 100%;width:100%;min-width:0}.home-mini-head-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:16px;font-weight:900}.home-mini-head-title--emphasis{font-size:20.8px}.home-mini-head-title-hit{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.home-mini-head-title-hit:hover .home-mini-head-title{color:var(--brand-primary-deep)}.home-mini-head-chevron{color:#1b1c1d73;flex-shrink:0;font-size:23.4px;font-weight:700;line-height:1}.home-mini-more{color:#1b1c1d8c;font-size:18px}.home-mini-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;display:grid}.home-mini-card{min-width:0;transition:transform .18s var(--ease-out), box-shadow .18s var(--ease-out);background:#fff;border:1px solid #3b82f61f;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 18px #1e40af0f}.home-mini-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1e40af1f}.home-mini-thumb{aspect-ratio:16/9;background:#f3f4f6;width:100%;position:relative;overflow:hidden}.home-mini-thumb img,.home-mini-thumb .cropped-image{width:100%;height:100%;display:block;position:absolute;inset:0}.home-mini-body{padding:10px 10px 12px}.home-mini-title{letter-spacing:-.02em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-size:13px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.home-mini-meta{color:#6b7280eb;align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.home-mini-type{color:#1b1c1db3;font-weight:700}.home-mini-price{color:var(--ink);margin-top:8px;font-size:12px;font-weight:800}@media (width<=1100px){.home-mini-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.home-mini-row{grid-template-columns:1fr}}@media (width<=1024px){.gnb-row{height:52px}.gnb-desktop-menu,.gnb-menu{display:none!important}.gnb-drawer-trigger{display:inline-flex}.gnb-user-desktop-only{display:none!important}.gnb-search-row{padding:8.8px 0 13.2px}.nav-inner{gap:8px;min-width:0}.auth-actions.gnb-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:6px}.auth-actions.gnb-actions .button{padding:8px 12px;font-size:13px}}@media (width<=520px){.auth-actions.gnb-actions .user-menu-actions-row{flex-direction:column;align-items:stretch;width:100%}.auth-actions.gnb-actions .user-menu-actions-row .button{justify-content:center;width:100%}}.page{animation:page-fade-in .32s var(--ease-out) both}.button{border-radius:var(--radius-full);cursor:pointer;letter-spacing:-.01em;transition:transform .18s var(--ease-out), box-shadow .18s var(--ease-out), background-color .18s var(--ease-out), border-color .18s var(--ease-out), color .18s var(--ease-out);border:none;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600}.button:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.button:active:not(:disabled){transform:scale(.98)}.button-primary{background:linear-gradient(180deg, #ff4b55 0%, var(--brand-primary) 52%, var(--brand-primary-deep) 100%);color:#fff;box-shadow:inset 0 1px #ffffff47,0 6px 18px #ef1b2340}.button-primary:hover{box-shadow:inset 0 1px #ffffff57,0 10px 26px #ef1b2352}.button-secondary{border:1px solid var(--hairline);color:var(--ink);background:#ffffffd9}.button-secondary:hover{background:#fff;border-color:#c9d6e3}.button-secondary.gnb-logout-button{color:var(--brand-primary);border-color:#ef1b2347}.button-secondary.gnb-logout-button:hover{color:var(--brand-primary-deep);background:var(--brand-primary-soft);border-color:#ef1b236b}.button.full{width:100%}.site-footer{color:var(--ink);background:linear-gradient(#f8fbff 0%,#f0f6fc 100%);border-top:1px solid #3b82f61f;margin-top:56px;padding:0}.footer-inner{flex-direction:column;padding:22px 0 18px;display:flex}.footer-top{grid-template-columns:minmax(260px,1.15fr) 2fr;align-items:start;gap:24px;display:grid}.footer-brand-logo{letter-spacing:-.03em;font-size:16px;font-weight:900}.footer-brand-desc{color:#6b7280eb;max-width:320px;margin:8px 0 0;font-size:12px;line-height:1.55}.footer-cols{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.footer-business-list{border-top:1px solid #3b82f61a;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 28px;margin:20px 0 0;padding:18px 0 0;display:grid}.footer-business-row{grid-template-columns:9.5rem minmax(0,1fr);align-items:start;gap:10px;margin:0;display:grid}.footer-business-row dt{letter-spacing:-.02em;color:#1b1c1d9e;margin:0;font-size:11px;font-weight:800}.footer-business-row dd{color:#1b1c1dd1;word-break:keep-all;margin:0;font-size:12px;font-weight:600;line-height:1.55}.footer-business-sep{color:#6b7280b3;margin:0 6px;font-weight:500}.footer-business-hours{color:#6b7280eb;margin-top:4px;font-size:11px;font-weight:500;display:block}.footer-business-row dd .footer-link{font-size:inherit;font-weight:inherit;padding:0;display:inline}.footer-col-title{letter-spacing:-.02em;color:#1b1c1dd1;margin-bottom:10px;font-size:12px;font-weight:800}.footer-link{color:#1b1c1dc7;width:fit-content;padding:4px 0;font-size:12px;font-weight:600;display:inline-flex}.footer-link:hover{color:var(--brand-primary);text-underline-offset:3px;text-decoration:underline}.footer-policy-row{flex-wrap:wrap;gap:8px 12px;display:flex}.footer-policy-row .footer-link{padding:2px 0}.drawer-overlay{z-index:12500;background:#00000047;justify-content:flex-end;animation:.14s both drawer-overlay-in;display:flex;position:fixed;inset:0}@keyframes drawer-overlay-in{0%{opacity:0}to{opacity:1}}.drawer-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;width:min(360px,92vw);height:100%;animation:drawer-in .18s var(--ease-out) both;background:#fffffff5;border-left:1px solid #00000014;flex-direction:column;padding:18px 16px 16px;display:flex;position:relative;box-shadow:-24px 0 60px #0000002e}@keyframes drawer-in{0%{opacity:.7;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.drawer-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.drawer-head-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.drawer-title{letter-spacing:-.02em;color:var(--ink);font-size:16px;font-weight:900}.drawer-user-greeting{color:#001e2bb8;letter-spacing:-.01em;font-size:14px;font-weight:650}.drawer-user-block{margin-bottom:2px;padding:2px 2px 14px}.drawer-user-meta{color:#001e2b85;letter-spacing:-.01em;margin-top:4px;font-size:13px;font-weight:600}.drawer-nav--account{border-top:none;flex:1;padding-top:4px}.drawer-link-admin{color:#111827e0;font-weight:800}.drawer-close{cursor:pointer;color:#111827e0;background:#ffffffe6;border:1px solid #00000014;border-radius:10px;width:34px;height:34px;font-size:20px;line-height:1}.drawer-nav{border-top:1px solid #0000000f;flex-direction:column;gap:8px;padding-top:6px;display:flex}@media (width<=1024px){.drawer-nav{border-top:none;padding-top:10px}}.drawer-site-nav{border-bottom:1px solid #3b82f61a;flex-direction:column;gap:6px;margin-bottom:4px;padding-bottom:10px;display:none}@media (width<=1024px){.drawer-site-nav{display:flex}}.drawer-site-link{color:var(--ink);transition:border-color .18s var(--ease-out), background-color .18s var(--ease-out), color .18s var(--ease-out);background:#fff;border:1px solid #3b82f61a;border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:14px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 4px 12px #1e40af0d}.drawer-site-link:hover{background:var(--play-mint-soft);border-color:#14b8a659}.drawer-site-link.active{color:var(--play-mint-deep);border-color:var(--play-mint-glow);background:linear-gradient(180deg, #fff 0%, var(--play-mint-soft) 100%)}.drawer-site-link-emoji{text-align:center;width:26px;font-size:18px;line-height:1}.drawer-link-logout{color:var(--brand-primary);border-color:#ef1b2338;margin-top:4px}.drawer-link-logout:hover{color:var(--brand-primary-deep);background:var(--brand-primary-soft);border-color:#ef1b2359}.drawer-link{text-align:left;cursor:pointer;color:#111827eb;transition:transform .18s var(--ease-out), border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);background:#fff;border:1px solid #0000000f;border-radius:12px;padding:12px;font-size:14px;font-weight:900;box-shadow:0 10px 22px #1118270f}.drawer-link:hover{border-color:#ef1b2338;transform:translateY(-1px);box-shadow:0 16px 30px #11182714}.login-page{flex:1;justify-content:center;align-items:center;min-height:min(68vh,560px);padding:56px 20px 72px;display:flex}.login-page__content{text-align:center;width:min(100%,460px)}.login-page__title{letter-spacing:-.03em;color:var(--brand-teal-deep);margin:0 0 18px;font-size:clamp(30px,6.5vw,40px);font-weight:900;line-height:1.15}.login-page__taglines{flex-direction:column;gap:4px;display:flex}.login-page__tagline{color:var(--muted);margin:0;font-size:15px;font-weight:500;line-height:1.6}.login-page__error{color:#b91c1c;margin:20px 0 0;font-size:14px}.login-page__kakao{margin-top:36px}.login-page__signup{letter-spacing:-.02em;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:12px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.signup-page__content{text-align:left}.signup-page .login-page__title{text-align:center}.signup-page__lead{color:var(--muted);text-align:center;margin:0 0 24px;font-size:14px;line-height:1.6}.signup-page__lead--compact{text-align:left;margin:0 0 8px}.signup-page__form{flex-direction:column;gap:14px;display:flex}.signup-page__field{flex-direction:column;gap:8px;display:flex}.signup-page__label{color:var(--ink);font-size:13px;font-weight:700}.signup-page__error{white-space:pre-line;text-align:left;margin:0}.signup-page__submit{border-radius:999px;width:100%;min-height:48px;margin-top:8px;font-size:15px;font-weight:800}.signup-page__footer{color:var(--muted);text-align:center;margin:24px 0 0;font-size:14px}.signup-page__link{color:var(--brand-teal-deep);text-underline-offset:2px;font-weight:700;text-decoration:underline}.login-page__mock{border-top:1px solid var(--hairline);text-align:left;flex-direction:column;gap:10px;margin-top:40px;padding-top:24px;display:flex}.login-page__mock-label{color:#64748b;margin:0;font-size:13px;font-weight:700}.login-page__mock-field{flex-direction:column;gap:8px;display:flex}.login-page__mock-field-label{color:var(--ink);font-size:13px;font-weight:700}.login-page__mock-select,.login-page__mock-submit{width:100%}.gnb-login-button--active{color:var(--brand-teal-deep);background:#3b82f614;border-color:#3b82f659}.site-toast{top:max(16px, env(safe-area-inset-top,0px));right:max(16px, env(safe-area-inset-right,0px));z-index:2147483646;max-width:min(380px,100vw - 32px);animation:site-toast-in .22s var(--ease-out) both;pointer-events:none;border-radius:12px;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.5;position:fixed;box-shadow:0 12px 32px #0f172a24}.site-toast--warn{color:#9a3412;background:#fff7ed;border:1px solid #f59e0b59}.site-toast--error{color:#b91c1c;background:#fef2f2;border:1px solid #ef444459}.site-toast--success{color:#047857;background:#ecfdf5;border:1px solid #10b98159}@keyframes site-toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.kakao-start-button{color:#3c1e1e;letter-spacing:-.02em;cursor:pointer;background:#fee500;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-size:16px;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 28px #fee5004d}.kakao-start-button:hover:not(:disabled){background:#f5d900;transform:translateY(-1px);box-shadow:0 12px 32px #fee5005c}.kakao-start-button:disabled{opacity:.72;cursor:wait}.kakao-start-button__icon{flex-shrink:0;display:inline-flex}.kakao-login-button{color:#191919;background:#fee500;border:none;width:100%;font-weight:800}.kakao-login-button:hover:not(:disabled){background:#f5d900}.kakao-login-button:disabled{opacity:.7;cursor:wait}.kakao-callback-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.kakao-callback-card{text-align:center;background:#fff;border-radius:16px;width:min(420px,100%);padding:32px 24px;box-shadow:0 16px 40px #0f172a14}.kakao-callback-spinner{border:3px solid #0f172a1a;border-top-color:#191919;border-radius:50%;width:42px;height:42px;margin:0 auto 16px;animation:.85s linear infinite ops-modal-upload-spin}.community-head{justify-content:flex-end;align-items:center;margin-top:10px;margin-bottom:12px;display:flex}.community-sort{gap:10px;display:inline-flex}.community-sort-tab{cursor:pointer;color:#6b7280f2;background:0 0;border:none;padding:6px 2px;font-size:13px;font-weight:900}.community-sort-tab.active{color:var(--ink)}.community-layout{grid-template-columns:420px minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}.community-featured{background:#fff;border:1px solid #0000000f;border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 16px 30px #11182714}.community-featured-img{object-fit:cover;width:100%;height:220px;display:block}.community-featured-body{padding:14px 14px 16px}.community-tags{flex-wrap:wrap;gap:6px;min-width:0;margin-bottom:10px;display:flex}.community-tag{color:#7f1d1df2;background:#ef1b2314;border:1px solid #ef1b232e;border-radius:999px;flex-shrink:0;align-items:center;height:22px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.community-tag.subtle{color:#111827d1;background:#0000000a;border-color:#0000000f}.community-featured-title{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:18px;font-weight:900;line-height:1.25}.community-featured-excerpt{color:#6b7280eb;margin:10px 0 0;font-size:13px;line-height:1.55}.community-meta{color:#6b7280eb;align-items:center;gap:6px;margin-top:10px;font-size:12px;display:flex}.community-meta-dot{opacity:.6}.community-list{flex-direction:column;gap:10px;min-width:0;display:flex}.community-item{background:#fff;border:1px solid #0000000f;border-radius:14px;grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:14px;padding:12px;display:grid;overflow:hidden;box-shadow:0 10px 22px #1118270f}.community-item-body{min-width:0}.community-item-title{letter-spacing:-.02em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0;font-size:14px;font-weight:900;line-height:1.3;display:-webkit-box;overflow:hidden}.community-item-excerpt{color:#6b7280eb;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.community-item-thumb{object-fit:cover;border-radius:12px;width:160px;height:96px;display:block}.community-side-card{background:#fff;border:1px solid #0000000f;border-radius:14px;padding:14px 14px 16px;position:sticky;top:88px;box-shadow:0 10px 22px #1118270f}.community-side-title{color:var(--ink);margin-bottom:10px;font-size:14px;font-weight:900}.community-side-list{flex-direction:column;gap:10px;display:flex}.community-side-item{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:10px;display:grid}.community-side-item__thumb{width:72px;min-height:40px;aspect-ratio:unset;box-sizing:border-box;background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;display:flex;position:relative;overflow:hidden}.community-side-item__thumb .community-natural-img{width:auto;max-width:100%;height:auto;max-height:48px}.community-side-item-title{color:#111827e6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}.community-side-item-meta{color:#6b7280e6;margin-top:2px;font-size:11px}.community-layout--masonry{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:14px;display:grid}.community-masonry{grid-column:1/span 9;grid-template-columns:repeat(12,minmax(0,1fr));align-content:start;gap:12px;display:grid;position:relative}.community-masonry--browse{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:row;align-items:start;gap:12px;display:grid}.community-masonry--browse .community-masonry-card{grid-area:auto}.community-masonry--edit{outline-offset:0;background:#c4a96a0a;border-radius:14px;outline:2px dashed #c4a96a8c}.community-masonry__guides{pointer-events:none;z-index:0;grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:absolute;inset:0}.community-masonry__guide-col{border-right:1px dashed #0000000f}.community-masonry-card{z-index:1;min-width:0;height:auto;color:inherit;background:#fff;border:1px solid #0000000f;border-radius:14px;flex-direction:column;align-self:start;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 22px #1118270f}.community-masonry-card--featured .community-masonry-card__img-wrap{aspect-ratio:unset;height:auto}.community-masonry-card__img-wrap{width:100%;aspect-ratio:unset;box-sizing:border-box;background:#f3f4f6;flex-shrink:0;justify-content:center;align-items:center;height:auto;padding:8px;display:flex;position:relative;overflow:hidden}.community-natural-img,.community-masonry-card__img{flex-shrink:0;width:auto;max-width:100%;height:auto;display:block}.community-masonry-card__body{flex:0 auto;min-width:0;padding:12px 14px 14px}.community-masonry-card--edit{cursor:default;outline:2px solid #c4a96a59}.community-masonry-card__drag-handle{z-index:2;cursor:grab;-webkit-user-select:none;user-select:none;background:#ffffffeb;border:1px solid #00000014;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:800;position:absolute;top:8px;left:8px}.community-masonry-card__resize-handle{z-index:2;cursor:nwse-resize;background:linear-gradient(135deg,#0000 50%,#c4a96ad9 50%);border-radius:4px;width:16px;height:16px;position:absolute;bottom:6px;right:6px}.community-side--grid{grid-column:10/span 3}.community-admin-bar{background:#c4a96a1a;border:1px solid #c4a96a47;border-radius:12px;margin:12px 0 16px;padding:12px 14px}.community-admin-bar__hint{color:#111827d9;margin:0 0 10px;font-size:13px}.community-admin-bar__actions{flex-wrap:wrap;gap:8px;display:flex}.community-admin-bar__msg{color:var(--brand-green,#c4a96a);margin:8px 0 0;font-size:12px;font-weight:700}.ops-community.ops-panel--fill{gap:0}.ops-community__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:0;display:flex}.ops-community__head-actions{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.ops-modal--community-layout{width:min(calc(var(--container) + 40px), calc(100vw - 32px));margin-top:16px}.ops-modal--community-layout .ops-modal__body{max-height:min(78vh,860px);padding-left:16px;padding-right:16px}.ops-community-layout-modal__hint{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.55}.ops-community-layout-modal__msg{color:var(--play-mint-deep);margin:12px 0 0;font-size:13px;font-weight:700}.ops-community-layout-modal__viewport.container{width:min(var(--container), 100%);margin:0;padding:0}.ops-community-layout-modal__stage{width:100%;min-height:200px}.ops-community-layout-modal__sidebar{pointer-events:none;-webkit-user-select:none;user-select:none}.ops-community-layout-modal__sidebar-note{color:#6b7280e0;margin:0;font-size:12px;line-height:1.5}.ops-home-vision-empty{flex-direction:column;gap:12px;padding:4px 0 8px;display:flex}.ops-home-vision-empty .ops-home-gallery__empty{margin:0}.ops-community__head .ops-community__lead{flex:1;min-width:0;margin:0;font-size:13px;line-height:1.55}.ops-community__grid{flex:1;grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:stretch;gap:16px;min-height:0;margin-top:14px;display:grid}.ops-community__list,.ops-community__editor{background:#fff;border:1px solid #0f172a1a;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 26px #0f172a0f}.ops-community__pane-head{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #0f172a14;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.ops-community__pane-head h3{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:15px;font-weight:800}.ops-community__count,.ops-community__id{color:#64748b;flex-shrink:0;font-size:12px;font-weight:600}.ops-community__id{color:#475569;background:#0f172a0f;border-radius:999px;padding:4px 10px}.ops-community__list-body{flex:1;min-height:0;padding:12px;overflow-y:auto}.ops-community__empty{text-align:center;background:#0f172a08;border-radius:10px;margin:0 0 10px;padding:16px 12px;font-size:13px}.ops-community-post-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ops-community-post-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:10px;flex-direction:column;gap:5px;width:100%;padding:11px 13px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.ops-community-post-row:hover{border-color:#ef1b2338;box-shadow:0 6px 16px #0f172a0f}.ops-community-post-row strong{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ops-community-post-row__meta{color:#64748b;font-size:12px}.ops-community-post-row.active{background:#ef1b230d;border-color:#ef1b2359;box-shadow:0 0 0 1px #ef1b231f}.ops-community-form{flex:1;min-height:0;padding:16px 18px 20px;overflow:hidden auto}.ops-community-form .ops-editor-section{margin-bottom:14px}.ops-community-form__body{min-height:180px}.ops-community-form__expose{margin-bottom:0;padding-top:4px}.ops-field--inline{cursor:pointer;flex-direction:row;align-items:center;gap:8px}.ops-field--inline>span{color:#334155;font-size:13px;font-weight:600}.ops-community__footer{background:#fff;border-top:1px solid #0f172a1a;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;padding:14px 18px;display:flex;box-shadow:0 -10px 28px #0f172a0f}.ops-community__footer .button{min-width:96px}.ops-home-gallery-row__thumb--badge{color:#64748b;background:#0f172a0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.ops-home-gallery.ops-panel--fill{gap:0}.ops-home-gallery__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ops-home-gallery__head h3{margin:0 0 4px;font-size:20px;font-weight:800}.ops-home-gallery__lead{max-width:520px;margin:0}.ops-home-gallery__grid{flex:1;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:16px;min-height:0;margin-top:14px;display:grid}.ops-home-gallery__list,.ops-home-gallery__editor{background:#fff;border:1px solid #0f172a1a;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 26px #0f172a0f}.ops-home-gallery__pane-head{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #0f172a14;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.ops-home-gallery__pane-head h4{margin:0;font-size:15px;font-weight:800}.ops-home-gallery__preview-link{color:#2563eb;white-space:nowrap;font-size:13px;font-weight:600}.ops-home-gallery__preview-link:hover{text-decoration:underline}.ops-policy-pages__head{border-bottom:1px solid #0f172a14;padding:16px 20px}.ops-policy-pages__head h3{margin:0 0 6px;font-size:18px;font-weight:800}.ops-policy-pages__lead{max-width:720px;margin:0;font-size:13px;line-height:1.55}.ops-policy-pages__lead strong{color:#334155;font-weight:700}.ops-policy-pages.ops-panel--fill{min-height:0}.ops-policy-pages__grid{flex:1;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:0;min-height:0;display:grid;overflow:hidden}.ops-policy-pages__nav{background:#f8fafc;border-right:1px solid #0f172a14;flex-direction:column;min-height:0;display:flex}.ops-policy-pages__nav-head{border-bottom:1px solid #0f172a0f;flex-shrink:0;padding:14px 16px}.ops-policy-pages__nav-head h4{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:13px;font-weight:800}.ops-policy-pages__nav-body{flex:1;min-height:0;padding:10px;overflow-y:auto}.ops-policy-pages__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ops-policy-pages__item{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:10px;width:100%;padding:12px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.ops-policy-pages__item:hover{background:#fff;border-color:#0f172a14}.ops-policy-pages__item.is-active{background:#fff;border-color:#0f766e59;box-shadow:0 2px 10px #0f766e14}.ops-policy-pages__item.is-hidden{opacity:.55}.ops-policy-pages__item-icon{flex-shrink:0;font-size:18px;line-height:1.2}.ops-policy-pages__item-text{flex-direction:column;gap:3px;min-width:0;display:flex}.ops-policy-pages__item-text strong{color:#0f172a;font-size:14px;font-weight:700}.ops-policy-pages__item-text .ops-muted{font-size:12px}.ops-policy-pages__editor{background:#fff;flex-direction:column;min-height:0;display:flex}.ops-policy-pages__editor-head{border-bottom:1px solid #0f172a14;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 20px;display:flex}.ops-policy-pages__editor-head-main{flex:auto;min-width:0}.ops-policy-pages__editor-head-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px 12px;padding-top:2px;display:flex}.ops-policy-pages__expose{color:#334155;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #0f172a1a;border-radius:10px;align-items:center;gap:8px;margin:0;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.ops-policy-pages__expose input{accent-color:#0f766e;cursor:pointer;width:18px;height:18px;margin:0}.ops-policy-pages__expose:has(input:checked){color:#0f766e;background:#ecfdf5;border-color:#0f766e59}.ops-policy-pages__editor-head h4{margin:0 0 4px;font-size:17px;font-weight:800}.ops-policy-pages__editor-path{margin:0;font-size:12px}.ops-policy-pages__editor-meta{color:#94a3b8}.ops-policy-pages__preview{color:#2563eb;white-space:nowrap;font-size:13px;font-weight:600}.ops-policy-pages__preview:hover{text-decoration:underline}.ops-policy-pages__form{flex-direction:column;flex:1;min-height:0;display:flex}.ops-policy-pages__fields{flex-direction:column;flex:1;gap:20px;min-height:0;padding:18px 20px 24px;display:flex;overflow:hidden auto}.ops-policy-field{flex-direction:column;flex:none;gap:8px;min-width:0;margin:0;display:flex}.ops-policy-field__label{color:#334155;font-size:13px;font-weight:700}.ops-policy-field__hint{color:#475569;background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;margin:0;padding:10px 12px;font-size:12px;line-height:1.55}.ops-policy-field__hint code{color:#475569;background:#f1f5f9;border-radius:4px;padding:1px 5px;font-size:11px}.ops-policy-field__input{background:#fff;border:1px solid #0f172a1f;border-radius:10px;width:100%;min-height:42px;padding:10px 12px;font-size:14px;line-height:1.45;transition:border-color .15s,box-shadow .15s}.ops-policy-field__input:focus{border-color:#0f766e73;outline:none;box-shadow:0 0 0 3px #0f766e1f}.ops-policy-field__textarea-wrap{background:#fafbfc;border:1px solid #0f172a1f;border-radius:12px;width:100%;min-width:0;transition:border-color .15s,box-shadow .15s,background .15s;display:block;overflow:hidden}.ops-policy-field__textarea-wrap:focus-within{background:#fff;border-color:#0f766e73;box-shadow:0 0 0 3px #0f766e1f}.ops-policy-field__textarea{box-sizing:border-box;resize:vertical;color:#0f172a;background:0 0;border:none;border-radius:0;width:100%;height:300px;min-height:300px;max-height:min(48vh,520px);margin:0;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.75;display:block;overflow-y:auto}.ops-policy-field__textarea:focus{outline:none}.ops-policy-field--body{gap:10px}.ops-policy-field--check{color:#334155;flex-direction:row;align-items:center;gap:10px;font-size:14px;font-weight:600}.ops-policy-field--check input{accent-color:#0f766e;width:18px;height:18px}.ops-policy-pages__form-foot{background:#fafbfc;border-top:1px solid #0f172a14;flex-shrink:0;padding:14px 20px}.ops-policy-pages__form-foot .button{min-width:100px}@media (width<=1023px){.ops-policy-pages__grid{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.ops-policy-pages__nav{border-bottom:1px solid #0f172a14;border-right:none;max-height:240px}}.ops-home-gallery__count,.ops-home-gallery__id{color:#64748b;font-size:12px;font-weight:600}.ops-home-gallery__id{background:#0f172a0f;border-radius:999px;padding:4px 10px}.ops-home-gallery__list-body{flex:1;min-height:0;padding:12px;overflow-y:auto}.ops-home-gallery__empty{text-align:center;background:#0f172a08;border-radius:10px;margin:0;padding:16px;font-size:13px}.ops-home-gallery-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ops-home-gallery-row{background:#fff;border:1px solid #0f172a14;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;transition:border-color .15s,box-shadow .15s;display:grid}.ops-home-gallery-row.active{border-color:#ef1b2359;box-shadow:0 0 0 1px #ef1b231f}.ops-home-gallery-row--hidden{opacity:.55}.ops-home-gallery-row--dragging{opacity:.45}.ops-home-gallery-row--drop-over{background:#ef1b230a;border-color:#ef1b2373}.ops-home-gallery-row__select{text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:8px 10px;display:grid}.ops-home-gallery-row__thumb{object-fit:cover;border-radius:8px;width:56px;height:56px}.ops-home-gallery-row__body{flex-direction:column;gap:4px;min-width:0;display:flex}.ops-home-gallery-row__body strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.ops-home-gallery-row__drag{color:#94a3b8;-webkit-user-select:none;user-select:none;cursor:grab;padding:0 10px 0 0;font-size:14px}.ops-home-gallery-form{flex:1;min-height:0;padding:16px 18px;overflow-y:auto}.ops-home-gallery-form__expose{margin-bottom:0}.ops-home-gallery__footer{background:#fff;border-top:1px solid #0f172a1a;flex-wrap:wrap;flex-shrink:0;gap:10px;padding:14px 18px;display:flex}.ops-home-gallery__footer .button{min-width:96px}@media (width<=1023px){.ops-home-gallery__grid{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.ops-home-gallery__list{max-height:280px}}.ops-hero-slider-page__lead{margin:0 0 20px}.ops-hero-slider-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.ops-hero-slider-block{background:#fff;border:1px solid #00000014;border-radius:14px;padding:16px}.ops-hero-slider-block__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.ops-hero-slider-add-grid{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.ops-hero-slider-add-row{grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.ops-hero-slider-add-row__label{color:#475569;font-size:12px;font-weight:700}.ops-hero-slider-add-row__select{width:100%;min-width:0}.ops-hero-slider-add-row__btn{white-space:nowrap;flex-shrink:0}@media (width<=560px){.ops-hero-slider-add-row{grid-template-columns:1fr;gap:6px}.ops-hero-slider-add-row__btn{width:100%}}.ops-hero-slider-empty{background:#00000008;border-radius:10px;margin:0;padding:12px}.ops-hero-slider-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ops-hero-slider-row{background:#fafafa;border:1px solid #00000014;border-radius:12px;grid-template-columns:28px 56px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}.ops-hero-slider-row--draggable{cursor:grab}.ops-hero-slider-row--dragging{opacity:.55}.ops-hero-slider-row--drop-over{outline:2px dashed #c4a96aa6}.ops-hero-slider-row__order{color:#111827b3;text-align:center;font-size:13px;font-weight:900}.ops-hero-slider-row__thumb{object-fit:cover;border-radius:8px;width:56px;height:40px}.ops-hero-slider-row__body{flex-direction:column;gap:2px;min-width:0;display:flex}.ops-hero-slider-row__body strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.ops-hero-slider-row__drag{color:#6b7280cc;-webkit-user-select:none;user-select:none;font-size:14px}.ops-hero-slider-row__remove{padding:6px 10px;font-size:12px}@media (width<=1023px){.ops-hero-slider-page__grid,.community-layout,.community-layout--masonry{grid-template-columns:1fr}.community-masonry{grid-column:1;grid-template-columns:repeat(6,minmax(0,1fr))}.community-masonry--browse{grid-template-columns:1fr}.community-side--grid{grid-column:1}.ops-community__grid{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.ops-community__list{max-height:240px}.community-item{grid-template-columns:minmax(0,1fr) 140px}.community-item-thumb{width:140px}.community-side-card{position:static}}@media (width<=680px){.community-item{grid-template-columns:1fr}.community-item-thumb{width:100%;height:160px}}.community-post-page .community-post-inner{max-width:760px}.community-post-breadcrumb{margin-bottom:14px}.community-post-back{color:var(--play-mint-deep);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.community-post-back:hover{text-underline-offset:3px;text-decoration:underline}.community-post-article{border-radius:var(--radius-xl);background:#fff;border:1px solid #3b82f61f;overflow:hidden;box-shadow:0 10px 36px #1e40af14}.community-post-cover-wrap{aspect-ratio:unset;box-sizing:border-box;background:#e5e7eb;justify-content:center;align-items:center;height:auto;margin:0;padding:12px;display:flex;position:relative;overflow:hidden}.community-post-cover-wrap .community-natural-img,.community-post-cover{width:auto;max-width:100%;height:auto;display:block}.community-post-header{padding:22px 22px 0}.community-post-tags{margin-bottom:10px}.community-post-title{letter-spacing:-.03em;color:var(--brand-teal-deep);margin:0 0 12px;font-size:clamp(22px,4vw,28px);font-weight:900;line-height:1.35}.community-post-meta{margin-bottom:0}.community-post-body{color:var(--ink);word-break:keep-all;overflow-wrap:break-word;padding:22px 22px 28px;font-size:16px;line-height:1.75}.community-post-text-block{white-space:pre-wrap;display:block}.community-post-inline-figure{flex-direction:column;align-items:center;margin:20px 0;display:flex}.community-post-inline-img{border-radius:8px;width:auto;max-width:100%;height:auto;display:block}.community-post-inline-caption{color:#6b7280f2;margin-top:8px;font-size:13px;line-height:1.5}@media (width<=680px){.community-post-header,.community-post-body{padding-left:16px;padding-right:16px}}.footer-muted{color:#6b7280eb;margin:4px 0;font-size:12px;line-height:1.5}.footer-bottom{color:#6b7280eb;border-top:1px solid #00000014;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:14px;font-size:12px;display:flex}.footer-bottom-left{align-items:center;gap:6px;display:flex}.footer-dot{opacity:.6}@media (width<=1100px){.footer-top{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-business-list{grid-template-columns:1fr}}@media (width<=680px){.footer-cols{grid-template-columns:1fr}.footer-business-row{grid-template-columns:1fr;gap:4px}.footer-bottom{flex-direction:column;align-items:flex-start}}.channel-io-fab{right:var(--channel-io-fab-right);top:auto;bottom:var(--channel-io-fab-bottom);z-index:12300;cursor:pointer;letter-spacing:.02em;min-width:132px;height:52.8px;font-size:13px;font-weight:700;font-family:var(--font-sans);color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 16px;transition:transform .18s,box-shadow .18s,border-color .18s,color .18s;display:inline-flex;position:fixed;transform:translateY(0);box-shadow:inset 0 0 0 1px #fff9,0 16px 42px #00000024,0 4px 12px #00000014}.channel-io-fab-logo{border-radius:6px;flex:none;width:22px;height:22px}.channel-io-fab-label{line-height:1}.channel-io-fab:hover:not(:disabled){color:var(--ink);border-color:#ef1b2352;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ef1b230f,0 18px 52px #0000002e,0 6px 16px #0000001a}.channel-io-fab:active:not(:disabled){transform:translateY(1px)}.channel-io-fab-muted{opacity:.5;cursor:wait;color:#a1a1aa}.channel-io-fab:focus-visible{outline-offset:3px;outline:2px solid #ffffff8c}.legal-page .legal-article{border-radius:var(--radius-xl);background:linear-gradient(#fff 0%,#f5f9ff 100%);border:1px solid #3b82f624;max-width:800px;margin-top:8px;padding:32px 36px 40px;box-shadow:0 10px 36px #1e40af14}.legal-page .legal-article h2{letter-spacing:-.02em;color:var(--brand-teal-deep);margin:28px 0 12px;font-size:18px;font-weight:700}.legal-page .legal-article h2:first-child{margin-top:0}.legal-page .legal-article p{color:var(--muted);margin:0 0 12px;line-height:1.75}.legal-page .legal-article--plain{white-space:pre-wrap;word-break:break-word;color:var(--muted);font-size:15px;line-height:1.75}.legal-list,.legal-ordered{color:var(--muted);margin:0 0 12px;padding-left:22px;line-height:1.75}.legal-muted{font-size:13px;color:var(--muted)!important;margin-top:24px!important}.page-content{padding-top:clamp(40px,6vw,64px);padding-bottom:8px}.home-page .page-content{padding-top:clamp(28px,4vw,48px)}.home-bottom-stack{flex-direction:column;gap:44px;margin-top:36px;display:flex}.home-page .home-block,.free-live-page .home-block{background:linear-gradient(165deg,#fff 0%,#f3f8ff 55%,#fffaf8 100%);border:1px solid #3b82f61f;border-radius:20px;padding:22px 22px 26px;box-shadow:inset 0 1px #ffffffd9,0 10px 32px #1e40af12}.home-block-muted{color:var(--muted);margin:0;font-size:14px}.home-faq-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.home-faq-details{border-radius:var(--radius-lg);background:#fff;border:1px solid #3b82f624;padding:0 16px;box-shadow:0 4px 16px #1e40af0d}.home-faq-summary{cursor:pointer;letter-spacing:-.02em;color:var(--brand-teal-deep);padding:14px 0;font-size:17.55px;font-weight:700;line-height:1.45;list-style:none}.home-faq-summary::-webkit-details-marker{display:none}.home-faq-details[open] .home-faq-summary{border-bottom:1px solid var(--hairline-soft);margin-bottom:0;padding-bottom:12px}.home-faq-answer{color:var(--muted);white-space:pre-wrap;padding:14px 0 16px;font-size:14px;line-height:1.65}.home-reviews-slider{position:relative}.home-reviews-viewport{overflow:hidden}.home-reviews-track{transition:transform .48s var(--ease-out);display:flex}.home-reviews-page{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;min-width:100%;margin:0;padding:0;list-style:none;display:grid}.home-reviews-actions{flex-shrink:0}.home-reviews-dots{justify-content:center;align-items:center;gap:8px;margin-top:14px;display:flex}.home-reviews-dot{cursor:pointer;width:8px;height:8px;transition:width .2s var(--ease-out), background .2s var(--ease-out);background:#0000001f;border:none;border-radius:999px;padding:0}.home-reviews-dot.active{background:var(--brand-primary);width:22px}@media (width<=1100px){.home-reviews-page{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.home-reviews-page{grid-template-columns:1fr}}.home-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.home-student-gallery-block .section-head{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;margin-bottom:16px}.home-student-gallery-lead{color:var(--muted);max-width:520px;margin:0;font-size:14px;line-height:1.55}.home-student-gallery{position:relative}.home-student-gallery-grid{animation:home-student-gallery-fade .48s var(--ease-out) both;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}@keyframes home-student-gallery-fade{0%{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-student-gallery-cell{aspect-ratio:4/3;background:#f0f9ff99;border:1px solid #3b82f61f;border-radius:16px;margin:0;overflow:hidden;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #1e40af17}.home-student-gallery-img{width:100%;height:100%;transition:transform .5s var(--ease-out);display:block}.home-student-gallery-cell:hover .home-student-gallery-img{transform:scale(calc(var(--img-zoom,1) * 1.04))}.home-student-gallery-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 6px;margin-top:16px;display:flex}.home-student-gallery-dot{cursor:pointer;width:7px;height:7px;transition:width .2s var(--ease-out), background .2s var(--ease-out);background:#0000001f;border:none;border-radius:999px;flex-shrink:0;padding:0}.home-student-gallery-dot.active{background:var(--play-mint,#14b8a6);width:18px}@media (width<=1100px){.home-student-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.home-student-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.home-review-card{border-radius:var(--radius-lg);background:linear-gradient(165deg,#fff 0%,#f0f7ff 55%,#fffaf5 100%);border:1px solid #3b82f624;flex-direction:column;min-height:140px;padding:18px 18px 16px;display:flex;box-shadow:0 4px 18px #1e40af0f}.home-review-body{color:var(--ink);-webkit-line-clamp:4;line-clamp:4;word-break:break-word;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.home-review-footer{border-top:1px solid var(--hairline-soft);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:14px;padding-top:12px;font-size:13px;display:flex}.home-review-author{color:var(--brand-teal-deep);font-weight:700}.home-review-rating{color:var(--muted)}.home-review-course{color:var(--brand-accent);font-weight:600;text-decoration:none}.home-review-course:hover{text-underline-offset:3px;text-decoration:underline}.home-review-course-plain{color:var(--muted);font-weight:500}.section-head{border-bottom:1px solid #3b82f61f;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;padding-bottom:10px;display:flex}.section-head h2{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:clamp(20px,2.2vw,26px);font-weight:800;line-height:1.2}.slider-actions{flex-shrink:0;gap:8px;display:flex}.slider-actions .button{border-radius:var(--radius-full);width:42px;height:42px;box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;display:inline-flex}.slider-section{margin-bottom:clamp(40px,5vw,56px)}.slider-viewport{overflow:hidden}.slider-track{transition:transform .5s var(--ease-out);display:flex}.slider-track.hero,.slider-track.grid{margin-top:18px}.slider-page{min-width:100%}.slider-page.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.content-card{box-shadow:none;transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out), border-color .28s var(--ease-out);background:#fff;border:1px solid #0000000f;border-radius:12px;display:block;overflow:hidden}.content-card:hover{border-color:#0000001a;transform:translateY(-2px);box-shadow:0 16px 30px #11182714}.content-card:hover .content-thumb-frame .cropped-image{transform:scale(calc(var(--img-zoom,1) * 1.03));transform-origin:var(--img-focal-x,50%) var(--img-focal-y,50%)}.card-overlay{background:#fff;border-top:1px solid #0000000f;padding:14px 14px 16px}.card-overlay h3{letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:14px;font-weight:800;line-height:1.3}.card-overlay p{color:#6b7280eb;margin:0;font-size:12px;line-height:1.45}.page-title{letter-spacing:-.03em;color:#0f172a;margin:0 0 10px;font-size:24px;font-weight:900;line-height:1.25}.page-description{color:#4b5568;max-width:640px;margin:0 0 22px;font-size:14px;line-height:1.65}.landing-billing-note{margin:0 0 12px;font-size:14px}.billing-register-page .page-description{margin-bottom:20px}.billing-register-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.billing-strip{background:#fff;border:1px solid #0000000f;border-radius:12px;margin-bottom:28px;padding:16px 18px}.billing-strip-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.billing-strip-title{color:var(--ink);margin:0 0 4px;font-size:14px;font-weight:800}.billing-strip-desc{color:#6b7280eb;margin:0;font-size:12px;line-height:1.5}.course-grid{grid-template-columns:repeat(auto-fill,minmax(272px,1fr));gap:16px;display:grid}.course-tile{color:inherit;box-shadow:none;transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out), border-color .28s var(--ease-out);background:#fff;border:1px solid #0000000f;border-radius:12px;text-decoration:none;overflow:hidden}.course-tile:hover{border-color:#0000001a;transform:translateY(-2px);box-shadow:0 16px 30px #11182714}.course-tile:hover .content-thumb-frame .cropped-image{transform:scale(calc(var(--img-zoom,1) * 1.03));transform-origin:var(--img-focal-x,50%) var(--img-focal-y,50%)}.course-tile--expired{opacity:.88;border-color:#ef1b2338}.course-tile--expired .tile-body .course-tile__cta{color:var(--brand-primary);font-weight:700}.course-tile__vod-expiry{color:#475569;margin:6px 0 0;font-size:.82rem;font-weight:600;line-height:1.45}.course-tile__cta{letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;align-self:flex-start;align-items:center;max-width:100%;margin:0;padding:6px 12px;font-size:12px;font-weight:700;line-height:1.35;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.course-tile__cta--go{color:#1e40af;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#2563eb59;box-shadow:0 1px 2px #1e40af14}.course-tile__cta--pending{color:#475569;background:#f1f5f9;border-color:#64748b59;font-weight:600}.course-tile:hover .course-tile__cta--go{color:#1e3a8a;background:linear-gradient(#dbeafe 0%,#bfdbfe 100%);border-color:#1d4ed873}.course-tile:hover .course-tile__cta--pending{color:#334155;background:#e2e8f0;border-color:#47556973}.course-tile__cta--cash-pending{color:#9a3412;background:linear-gradient(#fff7ed 0%,#ffedd5 100%);border-color:#ea580c66;font-weight:700}.course-tile:hover .course-tile__cta--cash-pending{color:#7c2d12;background:linear-gradient(#ffedd5 0%,#fed7aa 100%);border-color:#c2410c73}.course-tile--cash-pending{border-color:#ea580c38}.course-tile__thumb-placeholder{background:linear-gradient(145deg,#fff7ed 0%,#ffedd5 100%)}.course-tile--expired .course-tile__vod-expiry{color:#64748b;font-weight:500}.my-classroom-sections{flex-direction:column;gap:24px;margin-top:8px;display:flex}.my-classroom-section.courses-type-block{margin-bottom:0}.my-classroom-section__count{color:#475569;background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px;flex-shrink:0;align-self:flex-start;margin-top:2px;padding:6px 12px;font-size:12px;font-weight:700}.my-classroom-page .page-content{padding-top:clamp(20px,3vw,36px);padding-bottom:28px}.my-classroom-page .page-title{letter-spacing:-.03em;color:#0f172a;margin:0 0 8px;font-size:clamp(22px,2.4vw,26px);font-weight:900}.my-classroom-page .page-description{color:#475569;max-width:42rem;margin:0 0 20px;font-size:14px;line-height:1.55}.my-classroom-page .billing-strip{background:linear-gradient(145deg,#fff 0%,#f8fafc 55%,#eff6ff 100%);border:1px solid #3b82f62e;border-radius:14px;margin-bottom:20px;padding:16px 18px;box-shadow:inset 0 1px #ffffffe6,0 8px 24px #1e40af0f}.my-classroom-page .billing-strip-title{color:#0f172a;margin:0 0 6px;font-size:15px;font-weight:800}.my-classroom-page .billing-strip-desc{color:#475569;font-size:13px;line-height:1.5}.my-classroom-page .billing-strip-inner{gap:12px 16px}.my-classroom-page .billing-strip .button{padding:10px 16px;font-size:14px;font-weight:700}.my-classroom-page .my-classroom-sections{flex-direction:column;gap:20px;margin-top:4px;display:flex}.my-classroom-page .my-classroom-section.courses-type-block{border:1px solid #3b82f624;border-left:4px solid #2563eb73;border-radius:16px;padding:18px 20px 22px;box-shadow:inset 0 1px #ffffffe0,0 10px 28px #1e40af12}.my-classroom-page .my-classroom-section[data-section=free_live]{border-left-color:#2563eb}.my-classroom-page .my-classroom-section[data-section=vod]{border-left-color:#7c3aed}.my-classroom-page .my-classroom-section[data-section=webinar]{border-left-color:#0d9488}.my-classroom-page .my-classroom-section[data-section=ebook]{border-left-color:#c2410c}.my-classroom-page .my-classroom-section[data-section=cash_pending]{background:linear-gradient(155deg,#fff 0%,#fff7ed 48%,#fffbeb 100%);border-left-color:#ea580c}.my-classroom-page .courses-type-head{gap:12px;margin-bottom:14px}.my-classroom-page .courses-type-title{letter-spacing:-.02em;color:#0f172a;font-size:17px;font-weight:900}.my-classroom-page .courses-type-desc{color:#475569;margin:6px 0 0;font-size:14px;line-height:1.55}.my-classroom-page .my-classroom-section__count{color:#334155;background:#fff;border:1px solid #0f172a1f;margin-top:2px;padding:6px 12px;font-size:12px;font-weight:700}.my-classroom-page .course-grid{flex-flow:wrap;align-items:stretch;gap:14px;display:flex}.my-classroom-page .course-tile{border:1px solid #0f172a1a;border-radius:14px;flex-direction:row;flex:280px;align-items:stretch;width:auto;min-width:min(100%,260px);max-width:min(100%,400px);display:flex}.my-classroom-page .course-tile .content-thumb-frame{aspect-ratio:16/9;flex:0 0 112px;width:112px}.my-classroom-page .course-tile .tile-body{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:8px;width:auto;min-width:0;max-width:none;padding:12px 14px 12px 12px;display:flex}.my-classroom-page .course-tile .tile-body h3{letter-spacing:-.02em;color:#0f172a;overflow-wrap:anywhere;word-break:keep-all;margin:0;font-size:15px;font-weight:800;line-height:1.4}.my-classroom-page .course-tile .tile-body .course-tile__cta{padding:7px 14px;font-size:13px}.my-classroom-page .course-tile__vod-expiry{color:#64748b;margin:0;font-size:12px;font-weight:600;line-height:1.45}.classroom-expired{max-width:520px}.classroom-access-until{color:#64748b;margin:-8px 0 20px;font-size:.92rem}.courses-filter{background:linear-gradient(160deg,#fff 0%,#f0f7ff 70%,#fff8f5 100%);border:1px solid #3b82f624;border-radius:18px;margin-top:14px;padding:18px 18px 16px;box-shadow:inset 0 1px #ffffffe6,0 12px 32px #1e40af14}.courses-promo-sort-row{border-bottom:1px solid #3b82f61a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding-bottom:12px;display:flex}.courses-chip-row{flex-wrap:wrap;flex:auto;gap:8px;min-width:0;display:flex}.courses-chip{color:#111827db;cursor:pointer;height:34px;transition:transform .18s var(--ease-out), border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);background:#fffffff2;border:1px solid #00000014;border-radius:999px;padding:0 12px;font-size:13px;font-weight:800}.courses-chip:hover{border-color:#0d948847;transform:translateY(-1px);box-shadow:0 12px 22px #0d948814}.courses-chip.active{color:var(--play-mint-deep);background:linear-gradient(#fffffffa 0%,#ccfbf1bf 100%);border-color:#0d94886b;box-shadow:0 8px 20px #0d94881a}.courses-type-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.courses-icon-row{grid-template-columns:repeat(12,minmax(0,1fr));gap:10px 8px;margin-top:12px;display:grid}.courses-icon{cursor:pointer;color:#111827e0;transition:background .18s var(--ease-out), color .18s var(--ease-out);background:0 0;border:none;border-radius:12px;grid-column:span 2;justify-content:flex-start;align-items:center;gap:8px;padding:8px;font-size:12px;font-weight:800;display:flex}.courses-icon-dot{background:#0000000f;border-radius:10px;width:26px;height:26px}.courses-icon-emoji{background:linear-gradient(145deg,#e0f2fe 0%,#fce7f3 55%,#fef9c3 100%);border:1px solid #ffffffa6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffffd9}.courses-icon[data-tone=mint] .courses-icon-emoji{background:linear-gradient(145deg,#ccfbf1,#a7f3d0)}.courses-icon[data-tone=sky] .courses-icon-emoji{background:linear-gradient(145deg,#dbeafe,#e0f2fe)}.courses-icon[data-tone=violet] .courses-icon-emoji{background:linear-gradient(145deg,#ede9fe,#fce7f3)}.courses-icon[data-tone=amber] .courses-icon-emoji{background:linear-gradient(145deg,#fef3c7,#ffedd5)}.courses-icon[data-tone=rose] .courses-icon-emoji{background:linear-gradient(145deg,#ffe4e6,#fce7f3)}.courses-icon[data-tone=lime] .courses-icon-emoji{background:linear-gradient(145deg,#ecfccb,#d9f99d)}.courses-icon.active{color:var(--play-mint-deep);background:#ccfbf18c}.courses-icon.active .courses-icon-dot{background:#0d948838}.courses-icon.active .courses-icon-emoji{border-color:#0d948859;box-shadow:0 0 0 1px #0d94881f,0 10px 22px #0d94881f}.courses-list{margin-top:18px}.courses-type-block{background:linear-gradient(155deg,#fff 0%,#f0f7ff 48%,#fef3f2 100%);border:1px solid #3b82f629;border-radius:20px;margin-bottom:28px;padding:24px 22px 26px;box-shadow:inset 0 1px #ffffffe0,0 10px 36px #1e40af14}.courses-type-block:last-of-type{margin-bottom:12px}.courses-type-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.courses-type-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:18px;font-weight:900}.courses-type-desc{color:#4b5568;margin:6px 0 0;font-size:13px;line-height:1.55}.courses-type-more{color:#1d4ed8;background:#fffffff2;border:1px solid #3b82f647;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:800;text-decoration:none;transition:color .15s,border-color .15s,background .15s;box-shadow:0 2px 8px #1e40af0f}.courses-type-more:hover{color:#1e3a8a;background:#eff6ff;border-color:#2563eb73}.courses-type-empty{margin-top:0}.courses-sort{align-items:center;gap:10px;font-size:13px;display:inline-flex}.courses-sort--top{flex-shrink:0}.courses-sort-tab{cursor:pointer;color:#6b7280f2;background:0 0;border:none;padding:6px 2px;font-weight:800}.courses-sort-tab.active{color:var(--ink)}.courses-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;display:grid}.courses-card{transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out), border-color .28s var(--ease-out);background:#fff;border:1px solid #3b82f61f;border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 16px #1e40af0d}.courses-card:hover{border-color:#ef1b2338;transform:translateY(-3px);box-shadow:0 14px 36px #1e40af1f}.courses-card-thumb{aspect-ratio:16/9;background:#f3f4f6;position:relative;overflow:hidden}.courses-card-thumb img,.courses-card-thumb .cropped-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.courses-card-body{flex-direction:column;padding:8px 10px 9px;display:flex}.courses-card-title{letter-spacing:-.02em;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}@media (width<=1023px){.courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.courses-icon{grid-column:span 4}}@media (width<=680px){.courses-grid{grid-template-columns:1fr}.courses-promo-sort-row{flex-direction:column;align-items:stretch}.courses-sort--top{justify-content:flex-start}}.tile-body{padding:12px 12px 14px}.tile-body h3{letter-spacing:-.02em;color:var(--ink);margin:10px 0 8px;font-size:14px;font-weight:800}.tile-body p{color:#6b7280eb;margin:0;font-size:12px;line-height:1.45}.badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;border-radius:6px;padding:4px 9px;font-size:10px;font-weight:700;display:inline-flex}.badge-webinar{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%)}.badge-vod{background:linear-gradient(135deg,#2d6a7a 0%,#1c4b5c 100%)}.badge-ebook{background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%)}.landing-layout{grid-template-columns:280px minmax(0,1fr) 320px;gap:24px;padding-top:18px;display:grid}.landing-page{--landing-nav-sticky-height:120px;--landing-tabs-sticky-height:52px;--landing-checkout-sticky-top:calc(var(--landing-nav-sticky-height) + var(--landing-tabs-sticky-height) + 10px);--landing-cta-bar-height:52px;--landing-cta-countdown-height:0px;width:100%;max-width:100%;padding-top:0;animation:none}.landing-page:has(.landing-cta-dock){padding-bottom:calc(var(--landing-cta-bar-height) + var(--landing-cta-countdown-height) + 24px + env(safe-area-inset-bottom,0px))}.landing-page:has(.landing-cta-bar--has-countdown){--landing-cta-countdown-height:36px}.landing-hero{color:#fff;background:#0b0b0d;max-width:100%;margin-top:8px;position:relative;overflow:hidden}.landing-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(42% 68% at 8% 52%,#e31e2457 0%,#0000 72%),radial-gradient(36% 58% at 92% 38%,#e31e2438 0%,#0000 70%);position:absolute;inset:0}.landing-hero-bg{filter:blur(18px);opacity:.32;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.08)}.landing-hero:after{content:"";z-index:0;background:linear-gradient(90deg,#000000e6 0%,#000000b8 48%,#0000006b 100%);position:absolute;inset:0}.landing-hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:center;gap:32px;padding:42px 0 36px;display:grid;position:relative}.landing-hero-left{min-width:0}.landing-hero-tags{align-items:center;gap:8px;margin-bottom:14px;display:flex}.landing-tag{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#8b141ceb;border:1px solid #ffffff14;border-radius:6px;align-items:center;height:24px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.landing-tag.subtle{background:#ffffff14;border-color:#ffffff24;border-radius:999px;font-weight:800}.landing-hero-title{letter-spacing:-.03em;word-break:keep-all;margin:0;font-size:clamp(28px,3.6vw,46px);font-weight:900;line-height:1.18}.landing-hero-title__name{color:var(--brand-primary)}.landing-hero-title__sep,.landing-hero-title__subtitle{color:#fff}.landing-hero-desc{color:#cbd5e1e0;white-space:pre-line;max-width:680px;margin:14px 0 0;font-size:15px;line-height:1.55}.landing-hero-live-pills{flex-direction:column;gap:10px;max-width:min(100%,680px);margin-top:22px;display:flex}.landing-hero-live-pill{background:#fff;border:1px solid #e31e249e;border-radius:999px;align-items:stretch;min-height:46px;display:flex;overflow:hidden;box-shadow:0 6px 20px #00000029}.landing-hero-live-pill__badge{color:#475569;white-space:nowrap;background:#f1f5f9;flex-shrink:0;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.landing-hero-live-pill__dot{background:var(--brand-primary);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 2px #ef1b232e}.landing-hero-live-pill__value{color:var(--brand-primary);letter-spacing:-.02em;text-align:center;word-break:keep-all;flex:1;justify-content:center;align-items:center;margin:0;padding:8px 18px;font-size:clamp(14px,1.7vw,18px);font-weight:800;display:flex}.landing-hero-live-pill--countdown{position:relative}.landing-hero-live-pill__accent{background:linear-gradient(135deg,#e31e24 0%,#ff5a5f 100%);flex-shrink:0;width:28%;min-width:76px;max-width:120px}.landing-hero-live-pill__countdown{text-align:center;flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:0 4px;margin:0;padding:8px 16px;font-size:clamp(13px,1.5vw,16px);line-height:1.35;display:flex}.landing-hero-live-pill__countdown-lead{color:#334155;font-weight:600}.landing-hero-live-pill__countdown-value{color:var(--brand-primary);letter-spacing:-.02em;font-weight:900}.landing-hero-live-pill__countdown-trail{color:#334155;font-weight:600}.landing-hero-meta{color:#e2e8f0e6;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.landing-meta-item strong{color:#fff;font-weight:900}.landing-meta-sep{opacity:.55}.landing-hero-preview{justify-self:end}.landing-preview-card{background:#ffffff14;border:1px solid #ffffff29;border-radius:18px;width:100%;max-width:520px;overflow:hidden;box-shadow:0 28px 80px #0000006b,inset 0 0 0 1px #ffffff0f}.landing-preview-media{aspect-ratio:16/9;background:#ffffff0f;position:relative;overflow:hidden}.landing-preview-media img,.landing-preview-media .cropped-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-preview-overlay{background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.landing-preview-title{letter-spacing:-.03em;font-size:34px;font-weight:900}.landing-preview-sub{color:#e2e8f0eb;font-size:14px;font-weight:700}.landing-preview-cta{color:#111827eb;background:#ffffffeb;border:1px solid #0000001f;border-radius:10px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.landing-tabs{z-index:15;background:#fff;border-bottom:1px solid #0000000f;position:sticky;top:64px}.landing-tabs-inner{align-items:center;gap:18px;height:52px;display:flex}.landing-tab{cursor:pointer;color:#6b7280f2;background:0 0;border:none;padding:10px 6px;font-size:14px;font-weight:800;position:relative}.landing-tab.active{color:var(--ink)}.landing-tab.active:after{content:"";background:var(--brand-primary);border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.landing-body{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(280px,320px);align-items:start;gap:24px;max-width:100%;padding-top:18px;display:grid}.landing-aside{align-self:start;min-width:0}.landing-main{min-width:0;max-width:100%;overflow-x:clip}.landing-section{border-radius:var(--radius-lg);max-width:100%;box-shadow:var(--shadow-md);background:#fff;border:1px solid #102a4312;padding:22px 22px 26px;overflow-x:clip}.landing-section-title{letter-spacing:-.02em;color:var(--brand-teal-deep);margin:0 0 14px;font-size:18px;font-weight:900}.landing-callout{color:#7f1d1deb;background:#ef1b2312;border:1px solid #ef1b2329;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:13px;line-height:1.5}.landing-curriculum{gap:12px;margin:0;padding:0;list-style:none;display:grid}.landing-curriculum--readonly{gap:10px}.landing-curriculum-item{background:#ffffffe6;border:1px solid #0000000f;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;display:flex}.landing-curriculum--readonly .landing-curriculum-item{cursor:default;pointer-events:none}.landing-curriculum-item__index{color:#475569;background:#0f172a0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:13px;font-weight:800;display:inline-flex}.landing-curriculum-item__body{flex:1;min-width:0}.landing-curriculum-item strong{color:var(--ink);margin-bottom:6px;font-size:14px;font-weight:900;display:block}.landing-curriculum-item p{color:#6b7280eb;margin:0;font-size:13px;line-height:1.5}.landing-curriculum-item__schedule{color:#2563eb;margin:.35rem 0 0;font-size:12px;font-weight:700;line-height:1.45}.landing-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.landing-review-card{background:#fff;border:1px solid #0000000f;border-radius:12px;padding:14px 14px 16px;box-shadow:0 10px 22px #1118270f}.landing-review-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.landing-review-head strong{color:var(--ink);font-weight:900}.review-rating-display{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.review-rating-stars{align-items:center;gap:1px;line-height:1;display:inline-flex}.review-rating-stars__star{color:#e5e7eb;font-size:15px}.review-rating-stars__star--filled{color:#fbbf24}.review-rating-display__label{color:#6b7280eb;font-size:12px;font-weight:700}.landing-review-rating .review-rating-stars__star{font-size:14px}.ops-editor-section__head-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ops-content-reviews-list{flex-direction:column;gap:6px;margin:0 0 14px;padding:0;list-style:none;display:flex}.ops-content-reviews-list__btn{cursor:pointer;text-align:left;background:#fff;border:1px solid #0f172a1a;border-radius:10px;justify-content:space-between;align-items:baseline;gap:10px;width:100%;padding:10px 12px;display:flex}.ops-content-reviews-list__btn.active{background:#eff6ffe6;border-color:#2563eb73}.ops-content-reviews-form{border-top:1px solid #0f172a14;flex-direction:column;gap:2px;padding-top:8px;display:flex}.ops-content-reviews-form__actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.landing-review-card p{color:#111827e0;margin:0;font-size:13px;line-height:1.55}.landing-expired-notice{color:#991b1b;background:#ef1b2314;border:1px solid #ef1b2333;border-radius:12px;margin:0 0 14px;padding:12px 14px;font-size:.9rem;line-height:1.5}.landing-checkout{flex-direction:column;gap:0;display:flex}.landing-checkout>h3{letter-spacing:-.02em;color:var(--ink);margin:10px 0 14px;font-size:17px;font-weight:900;line-height:1.3}.landing-checkout .checkout-hook-badge{margin-bottom:2px}.landing-enrolled-webinar{flex-direction:column;gap:14px;display:flex}.landing-enrolled-webinar__welcome{background:linear-gradient(165deg,#ecfdf5 0%,#f8fffe 55%,#fff 100%);border:1.5px solid #0d94883d;border-radius:14px;padding:16px 16px 14px;box-shadow:0 10px 28px #0d948814}.landing-enrolled-webinar__badge{letter-spacing:.04em;color:#0f766e;background:#0d94881f;border:1px solid #0d948833;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.landing-enrolled-webinar__title{letter-spacing:-.03em;color:#0f172a;margin-top:10px;font-size:17px;font-weight:900;line-height:1.35;display:block}.landing-enrolled-webinar__desc{color:#64748b;margin:8px 0 0;font-size:13px;font-weight:600;line-height:1.55}.landing-enrolled-webinar__course{color:#334155;word-break:keep-all;margin-bottom:4px;font-size:13px;font-weight:800;display:block}.landing-enrolled-webinar__actions{flex-direction:column;gap:8px;display:flex}.landing-enrolled-webinar__classroom-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:12px;min-height:44px;padding:0 14px;font-size:14px;font-weight:800;transition:background .15s,border-color .15s}.landing-enrolled-webinar__classroom-btn:hover{background:#f8fafc;border-color:#0f172a33}.landing-enrolled-webinar--bar{flex:auto;gap:8px;min-width:0}.landing-enrolled-webinar--bar .landing-enrolled-webinar__actions{flex-direction:row;gap:8px}.landing-enrolled-webinar--bar .landing-enrolled-webinar__actions .button-primary{flex:1 1 0;min-width:0;padding-left:10px;padding-right:10px;font-size:13px}.landing-enrolled-webinar--bar .landing-enrolled-webinar__classroom-btn{flex:1 1 0;min-width:0;min-height:40px;font-size:13px}.landing-checkout__pricing{margin-bottom:14px}.landing-checkout__billing-note{color:#64748b;margin:0 0 10px;font-size:12px;line-height:1.5}.landing-checkout__billing-note strong{color:#334155}.landing-checkout__hero{background:linear-gradient(165deg,#fff5f6 0%,#fff 55%);border:1.5px solid #ef1b2338;border-radius:12px;padding:12px 12px 10px;box-shadow:0 6px 18px #ef1b2312}.landing-checkout__price-amount{white-space:nowrap;flex-wrap:nowrap;align-items:baseline;max-width:100%;display:inline-flex}.landing-checkout__price-amount-unit{flex-shrink:0;margin-left:1px}.landing-checkout__price-amount--struck{opacity:.82;-webkit-text-decoration:line-through #64748bbf;text-decoration:line-through #64748bbf;text-decoration-thickness:2px}.landing-checkout__price-amount--struck .landing-checkout__price-amount-num,.landing-checkout__price-amount--struck .landing-checkout__price-amount-unit{color:#64748b;font-size:14px;font-weight:700}.landing-checkout__pay-hero{text-align:center;background:#fff;border:2px solid #ef1b2373;border-radius:12px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:10px 12px 12px;display:flex;box-shadow:0 8px 22px #ef1b231f;container-type:inline-size}.landing-checkout__pay-hero-kicker{letter-spacing:-.02em;color:#881337;margin:0;font-size:13px;font-weight:900}.landing-checkout__pay-hero-amount{letter-spacing:-.04em;width:100%;color:var(--brand-primary);justify-content:center;margin:0;font-weight:900;line-height:1.05;display:flex}.landing-checkout__pay-hero-amount .landing-checkout__price-amount-num{font-variant-numeric:tabular-nums;font-size:clamp(22px,11cqi,36px)}.landing-checkout__pay-hero-amount .landing-checkout__price-amount-unit{font-size:clamp(18px,8.5cqi,28px);font-weight:900}.landing-checkout__vat-note{color:var(--muted);text-align:center;margin:4px 0 0;font-size:12px;font-weight:600}.landing-product-disclosure{border:1px solid var(--hairline);text-align:left;background:#f8fafc;border-radius:12px;margin-top:16px;padding:14px 12px}.landing-product-disclosure__title{color:var(--ink);margin:0 0 10px;font-size:13px;font-weight:800}.landing-product-disclosure__list{flex-direction:column;gap:8px;margin:0;display:flex}.landing-product-disclosure__row{grid-template-columns:72px minmax(0,1fr);gap:8px;font-size:12px;line-height:1.5;display:grid}.landing-product-disclosure__row dt{color:#64748b;margin:0;font-weight:700}.landing-product-disclosure__row dd{color:var(--ink);margin:0}.landing-product-disclosure__link{color:var(--brand-teal-deep);text-underline-offset:2px;font-weight:700;text-decoration:underline}.landing-product-disclosure__hours{color:var(--muted);margin-top:2px;font-size:11px;display:block}.checkout-consent{text-align:left;border:none;margin-top:14px;padding:0}.checkout-consent__legend{color:var(--ink);margin:0 0 8px;padding:0;font-size:13px;font-weight:800}.checkout-consent__item{color:var(--ink);cursor:pointer;align-items:flex-start;gap:8px;margin:0 0 8px;font-size:12px;line-height:1.45;display:flex}.checkout-consent__item input{flex:none;margin-top:2px}.checkout-consent__item--optional{color:var(--muted)}.checkout-consent__link{color:var(--brand-teal-deep);text-underline-offset:2px;font-weight:700;text-decoration:underline}.checkout-confirm-modal-overlay{z-index:1240;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.checkout-confirm-modal__center-notice{z-index:1245;color:#fff;text-align:center;pointer-events:none;max-width:min(320px,100vw - 40px);animation:checkout-confirm-notice-in .18s var(--ease-out) both;background:#0f172aeb;border-radius:14px;padding:16px 20px;font-size:15px;font-weight:700;line-height:1.5;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px #0f172a59}@keyframes checkout-confirm-notice-in{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.checkout-confirm-modal{background:#fff;border-radius:20px;flex-direction:column;width:min(560px,100%);max-height:min(90vh,860px);display:flex;overflow:hidden;box-shadow:0 24px 64px #0f172a38,0 0 0 1px #0f172a0f}.checkout-confirm-modal__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px 0;display:flex}.checkout-confirm-modal__header-text{min-width:0}.checkout-confirm-modal__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#e11d48;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.checkout-confirm-modal__header h2{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:1.25rem;font-weight:900}.checkout-confirm-modal__close{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex-shrink:0;width:36px;height:36px;font-size:22px;line-height:1}.checkout-confirm-modal__body{padding:16px 24px 8px;overflow-y:auto}.checkout-confirm-modal__pay{text-align:center;background:linear-gradient(#fff1f2 0%,#fff 100%);border:1px solid #fecdd3;border-radius:14px;margin-bottom:12px;padding:14px 16px}.checkout-confirm-modal__pay-label{color:#be123c;margin:0 0 4px;font-size:12px;font-weight:700}.checkout-confirm-modal__pay-amount{color:#e11d48;letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:900}.checkout-confirm-modal__pay-note{color:#64748b;margin:6px 0 0;font-size:12px}.checkout-confirm-modal .landing-product-disclosure{margin-top:0}.checkout-confirm-modal .checkout-consent{margin-top:12px}.checkout-confirm-modal__footer{border-top:1px solid var(--hairline);flex-shrink:0;padding:12px 24px 20px}.checkout-confirm-modal__submit{margin-bottom:8px}.checkout-confirm-modal__cancel{color:#64748b;cursor:pointer;background:0 0;border:0;width:100%;padding:10px;font-size:14px;font-weight:700;display:block}.checkout-confirm-modal__cancel:disabled{opacity:.5;cursor:not-allowed}.landing-checkout__pay-hero-note{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;max-width:100%;margin:2px 0 0;font-size:12px;line-height:1.3;display:inline-flex}.landing-checkout__pay-hero-tag{letter-spacing:-.02em;color:#9f1239;font-weight:800}.landing-checkout__tier-drop--hero{padding:1px 7px;font-size:12px}.landing-checkout__direct-discount{text-align:center;border-top:1px dashed #ef1b2329;margin-top:8px;padding-top:8px}.landing-checkout__direct-discount-line{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;margin:0;font-size:13px;line-height:1.35;display:inline-flex}.landing-checkout__direct-discount-label{color:#94a3b8;font-weight:700}.landing-checkout__direct-discount-save{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.4}.landing-checkout__direct-discount-save strong{color:var(--brand-primary);font-weight:900}.landing-checkout__direct-discount-sep{color:#cbd5e1;margin:0 4px}.landing-checkout__hero-timer--solo{margin-top:8px;margin-bottom:0}.landing-checkout__discount-trail{border-top:1px dashed #ef1b2329;margin-top:10px;padding-top:10px}.landing-checkout__discount-trail-title{letter-spacing:.02em;text-align:center;color:#94a3b8;margin:0 0 6px;font-size:11px;font-weight:800}.landing-checkout__tier-list{flex-direction:column;align-items:center;gap:0;width:100%;display:flex}.landing-checkout__tier-arrow{color:#94a3b8d9;text-align:center;margin:1px 0;font-size:13px;font-weight:900;line-height:1;display:block}.landing-checkout__tier-row{background:#f8fafcf2;border:1px solid #94a3b852;border-radius:10px;flex-direction:column;align-items:center;gap:4px;width:100%;padding:6px 10px;display:flex}.landing-checkout__tier-row--trail{background:0 0;border-color:#0000;gap:2px;padding:4px 8px}.landing-checkout__tier-row--sale{background:#fff7f8fa;border-color:#fb71854d}.landing-checkout__tier-label{letter-spacing:-.02em;color:#64748b;font-size:13px;font-weight:800}.landing-checkout__tier-row--trail .landing-checkout__tier-label{color:#94a3b8;font-size:11px;font-weight:700}.landing-checkout__tier-row--sale .landing-checkout__tier-label{color:#9f1239}.landing-checkout__tier-price-line{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;max-width:100%;line-height:1.2;display:inline-flex}.landing-checkout__tier-value{letter-spacing:-.03em;color:#334155;font-variant-numeric:tabular-nums;font-size:clamp(16px,3vw,18px);font-weight:800;-webkit-text-decoration:line-through #334155bf;text-decoration:line-through #334155bf;text-decoration-thickness:2px}.landing-checkout__tier-row--trail .landing-checkout__tier-value{color:#64748b;font-size:13px;font-weight:700}.landing-checkout__tier-drop{letter-spacing:-.02em;color:#9f1239;white-space:nowrap;background:#ffe4e6f2;border:1px solid #f43f5e47;border-radius:999px;align-items:center;padding:2px 8px;font-size:13px;font-weight:900;display:inline-flex}.landing-checkout__hero-foot{text-align:center;border-top:none;margin-top:8px;padding-top:0}.landing-checkout__savings{background:linear-gradient(165deg,#fff1f2 0%,#ffe4e6 100%);border:1.5px solid #ef1b2352;border-radius:10px;flex-direction:column;align-items:center;gap:4px;margin-top:2px;padding:8px 10px;display:flex;box-shadow:0 4px 12px #ef1b2314}.landing-checkout__savings-line{letter-spacing:-.02em;color:#881337;text-align:center;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:800;line-height:1.35}.landing-checkout__savings-line .landing-checkout__savings-highlight{vertical-align:baseline}.landing-checkout__savings-highlight{letter-spacing:-.03em;color:var(--brand-primary);white-space:nowrap;font-size:clamp(17px,3.2vw,19px);font-weight:900;display:inline-flex}.landing-checkout__savings-highlight .landing-checkout__price-amount-num,.landing-checkout__savings-highlight .landing-checkout__price-amount-unit{font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;font-variant-numeric:tabular-nums}.landing-checkout__savings-sep{color:#be123c73;font-weight:700}.landing-checkout__hero-timer{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px 6px;margin:4px 0 0;font-size:11px;line-height:1.35;display:flex}.landing-checkout__hero-timer-label{color:#64748b;font-weight:700}.landing-checkout__hero-timer-value{letter-spacing:-.02em;color:#dc2626;font-variant-numeric:tabular-nums;font-size:13px;font-weight:900}.landing-checkout__price-table{background:#f8fafc;border:1px solid #0f172a14;border-radius:12px;padding:12px 14px}.landing-checkout__price-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.landing-checkout__price-label{color:#64748b;font-size:13px;font-weight:700}.landing-checkout__price-value{font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.landing-checkout__price-row--free .landing-checkout__price-value{color:var(--brand-primary);font-size:22px}.landing-checkout__status-note{color:#64748b;margin:10px 0 0;font-size:12px;line-height:1.45}.landing-checkout__enroll-btn{margin-top:12px}.landing-checkout__footnote{text-align:center;color:#94a3b8;margin:8px 0 0;font-size:12px;line-height:1.45}.landing-checkout .button.full{width:100%}.landing-checkout__cash{background:linear-gradient(165deg,#ecfdf5 0%,#fff 70%);border:1.5px solid #0d948847;border-radius:12px;flex-direction:column;gap:8px;margin-top:12px;padding:10px;display:flex}.landing-checkout__cash-btn{color:#0f766e;cursor:pointer;background:#fff;border:1px solid #0d948859;border-radius:10px;width:100%;min-height:40px;padding:0 12px;font-size:13px;font-weight:800;transition:background .15s,border-color .15s}.landing-checkout__cash-btn:hover{background:#f0fdf9;border-color:#0d948880}.landing-checkout__cash-cancel{color:#64748b;cursor:pointer;background:#fff;border:1px solid #94a3b8a6;border-radius:10px;width:100%;min-height:38px;padding:0 12px;font-size:13px;font-weight:800;transition:background .15s,border-color .15s,color .15s}.landing-checkout__cash-cancel:hover{color:#334155;background:#f8fafc;border-color:#64748b80}.landing-checkout__cash-wait-notice{text-align:center;color:#1e40af;background:#fff;border:1px solid #2563eb38;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.5}.landing-checkout__cash-pending{color:#0f766e;text-align:center;background:#0d948814;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.45}.landing-checkout__cash-pending strong{font-weight:900}.cash-payment-price-summary{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.cash-payment-price-summary__line{color:#475569;margin:0;font-size:14px;font-weight:600;line-height:1.5}.cash-payment-price-summary__line--discount{color:#334155eb;font-size:13px}.cash-payment-price-summary__line--discount strong{color:#0d9488;font-size:15px;font-weight:900}.cash-payment-price-summary__deposit{border-top:1px dashed #0d948838;flex-direction:column;align-items:center;gap:6px;width:100%;margin-top:4px;padding-top:12px;display:flex}.cash-payment-price-summary__deposit-label{color:#64748b;margin:0;font-size:13px;font-weight:700}.cash-payment-price-summary__course{color:#334155;word-break:keep-all;max-width:100%;margin:0 0 2px;font-size:13px;font-weight:700;line-height:1.45}.cash-payment-price-summary__badge{letter-spacing:.04em;color:#0f766e;background:#0d94881f;border:1px solid #0d948833;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.cash-payment-price-summary__discount{color:#334155eb;margin:0;font-size:13px;font-weight:600;line-height:1.45}.cash-payment-price-summary__discount strong{color:#0d9488;font-size:15px;font-weight:900}.cash-payment-price-summary__discount--muted{color:#64748bf2;font-size:12px;font-weight:600}.cash-payment-price-summary__price-amount{white-space:nowrap;flex-wrap:nowrap;align-items:baseline;max-width:100%;display:inline-flex}.cash-payment-price-summary__price-unit{flex-shrink:0;margin-left:1px}.cash-payment-price-summary__amounts{flex-direction:column;align-items:center;gap:2px;margin-top:2px;display:flex}.cash-payment-price-summary__ref{color:#64748bf2;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600;text-decoration:line-through;text-decoration-thickness:2px}.cash-payment-price-summary__final{letter-spacing:-.03em;color:#0f766e;white-space:nowrap;font-size:clamp(28px,4vw,36px);font-weight:900;line-height:1.1;display:inline-flex}.cash-payment-price-summary__final .cash-payment-price-summary__price-num,.cash-payment-price-summary__final .cash-payment-price-summary__price-unit,.cash-payment-price-summary__line .cash-payment-price-summary__price-num,.cash-payment-price-summary__line .cash-payment-price-summary__price-unit,.cash-payment-price-summary__line--discount strong .cash-payment-price-summary__price-num,.cash-payment-price-summary__line--discount strong .cash-payment-price-summary__price-unit{font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;font-variant-numeric:tabular-nums}.cash-payment-price-summary__caption{color:#6b7280f2;margin:0;font-size:12px;font-weight:600}.cash-payment-price-summary--compact{align-items:stretch;width:100%}.cash-payment-price-summary__compact{text-align:center;background:#ffffffeb;border:1px solid #0d948838;border-radius:10px;flex-direction:column;align-items:center;gap:6px;width:100%;padding:10px 12px 8px;display:flex;container-type:inline-size}.cash-payment-price-summary--compact .cash-payment-price-summary__deposit{margin-top:2px;padding-top:8px}.cash-payment-price-summary--compact .cash-payment-price-summary__final{font-size:clamp(22px,3.2vw,28px)}.cash-payment-price-summary__compact-head{flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.cash-payment-price-summary--compact .cash-payment-price-summary__badge{height:22px;padding:0 8px;font-size:10px}.cash-payment-price-summary__compact-kicker{letter-spacing:-.02em;color:#0f766e;white-space:nowrap;font-size:12px;font-weight:800}.cash-payment-price-summary__compact-hero{letter-spacing:-.03em;color:#0f766e;justify-content:center;width:100%;margin:0;font-weight:900;line-height:1.05;display:flex}.cash-payment-price-summary__compact-hero .cash-payment-price-summary__price-num{font-variant-numeric:tabular-nums;font-size:clamp(22px,10cqi,30px)}.cash-payment-price-summary__compact-hero .cash-payment-price-summary__price-unit{font-size:clamp(17px,7.5cqi,24px);font-weight:900}.cash-payment-price-summary__compact-meta{border-top:1px dashed #0d948833;flex-direction:column;align-items:center;gap:4px;width:100%;margin-top:2px;padding-top:6px;display:flex}.cash-payment-price-summary__compact-ref{color:#64748b;white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:baseline;gap:4px;margin:0;font-size:11px;font-weight:600;line-height:1.35;display:flex}.cash-payment-price-summary--compact .cash-payment-price-summary__ref{font-size:12px;font-weight:700}.cash-payment-price-summary--compact .cash-payment-price-summary__save-chip{color:#0f766e;white-space:nowrap;background:#0d94881a;border:1px solid #0d94882e;border-radius:999px;margin:0;padding:4px 10px;font-size:11px;font-weight:700;line-height:1.35}.cash-payment-price-summary--compact .cash-payment-price-summary__save-chip strong{color:#0d9488;font-weight:900;display:inline-flex}.cash-payment-modal-overlay{z-index:1250;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cash-payment-apply-modal{background:#fff;border-radius:20px;width:min(520px,100%);max-height:none;overflow:visible;box-shadow:0 24px 64px #0f172a38,0 0 0 1px #0f172a0f}.cash-payment-bank-modal{background:#fff;border-radius:20px;width:min(520px,100%);max-height:min(90vh,800px);overflow-y:auto;box-shadow:0 24px 64px #0f172a38,0 0 0 1px #0f172a0f}.cash-payment-apply-modal .text-input{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:44px}.cash-payment-apply-modal .cash-payment-apply-modal__textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:auto;min-height:72px;padding:12px 14px}.cash-payment-apply-modal__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 28px 0;display:flex}.cash-payment-apply-modal__header-text{min-width:0}.cash-payment-apply-modal__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#0d9488;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.cash-payment-apply-modal__header h2{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:1.35rem;font-weight:900;line-height:1.25}.cash-payment-apply-modal__close{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:-4px -4px 0 0;padding:0;font-size:22px;line-height:1;transition:background .15s,color .15s;display:flex}.cash-payment-apply-modal__close:hover:not(:disabled){color:#0f172a;background:#e2e8f0}.cash-payment-apply-modal__close:disabled{opacity:.5;cursor:not-allowed}.cash-payment-apply-modal__summary{background:linear-gradient(165deg,#ecfdf5 0%,#f8fffe 48%,#fff 100%);border:1px solid #0d948838;border-radius:14px;margin:16px 28px 0;padding:16px 18px 14px;box-shadow:0 8px 24px #0d948814}.cash-payment-apply-modal__summary .cash-payment-price-summary__course{color:#0f172a;word-break:keep-all;font-size:14px;line-height:1.45}.cash-payment-apply-modal__body{padding:18px 28px 0}.cash-payment-apply-modal__form-lead{color:#64748b;margin:0 0 14px;font-size:13px;font-weight:600;line-height:1.5}.cash-payment-apply-modal__form{gap:12px;display:grid}@media (width>=480px){.cash-payment-apply-modal__form{grid-template-columns:1fr 1fr;column-gap:14px}.cash-payment-apply-modal__field:nth-child(3),.cash-payment-apply-modal__field:nth-child(4){grid-column:1/-1}}.cash-payment-apply-modal__field{gap:6px;display:grid}.cash-payment-apply-modal__field>span{color:#334155;font-size:13px;font-weight:700}.cash-payment-apply-modal__optional{color:#94a3b8;font-size:11px;font-style:normal;font-weight:600}.cash-payment-apply-modal__textarea{resize:vertical}.cash-payment-apply-modal__error{color:#b91c1c;background:#fef2f2;border:1px solid #ef444433;border-radius:10px;margin:14px 0 0;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.45}.cash-payment-apply-modal__footer{border-top:1px solid #0f172a0f;flex-direction:column;align-items:stretch;gap:8px;margin-top:2px;padding:18px 28px 24px;display:flex}.cash-payment-apply-modal__submit{border-radius:12px;min-height:48px;font-size:15px;font-weight:800}.cash-payment-apply-modal__cancel{color:#64748b;cursor:pointer;background:0 0;border:0;align-self:center;padding:8px 12px;font-size:14px;font-weight:700}.cash-payment-apply-modal__cancel:hover:not(:disabled){color:#0f172a}.cash-payment-apply-modal__cancel:disabled{opacity:.5;cursor:not-allowed}.cash-payment-bank-modal__amount-hero{text-align:center;background:linear-gradient(165deg,#ecfdf5 0%,#f8fffe 48%,#fff 100%);border:1px solid #0d948838;border-radius:14px;flex-direction:column;align-items:center;gap:6px;margin:16px 18px 0;padding:20px 16px;display:flex}.cash-payment-bank-modal__amount-label{letter-spacing:.04em;color:#0f766e;font-size:12px;font-weight:800}.cash-payment-bank-modal__amount-value{letter-spacing:-.03em;color:#0f766e;font-variant-numeric:tabular-nums;font-size:clamp(30px,5vw,38px);font-weight:900;line-height:1.1}.cash-payment-bank-modal__details{background:#f8fafc;border:1px solid #0f172a14;border-radius:12px;margin:16px 18px 0;padding:14px 16px}.cash-payment-bank-modal__details dl{gap:12px;margin:0;display:grid}.cash-payment-bank-modal__details dl>div{grid-template-columns:72px 1fr;align-items:baseline;gap:10px;display:grid}.cash-payment-bank-modal__details dt{color:#94a3b8;margin:0;font-size:12px;font-weight:700}.cash-payment-bank-modal__details dd{color:#0f172a;word-break:break-all;margin:0;font-size:14px;font-weight:700}.cash-payment-bank-modal__mono{letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:15px}.cash-payment-bank-modal__notice{color:#92400e;text-align:center;background:#fffbeb;border:1px solid #f59e0b40;border-radius:10px;margin:14px 18px 0;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.55}.cash-payment-status-modal__wait-notice{text-align:center;color:#1e40af;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border:1px solid #2563eb38;border-radius:12px;margin:0 28px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.55}.cash-payment-status-modal__badge{text-align:center;color:#334155;background:#f1f5f9;border-radius:10px;margin:12px 28px 0;padding:10px 14px;font-size:14px;font-weight:900}.cash-payment-status-modal__badge--pending{color:#0f766e;background:#0d94881a;border:1px solid #0d948838}.cash-payment-status-modal__message{text-align:center;color:#64748b;margin:10px 28px 0;font-size:13px;font-weight:600;line-height:1.55}.cash-payment-status-modal__applied-at{color:#94a3b8;font-size:12px;font-weight:600}.cash-payment-list-tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.cash-payment-list-tabs__btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,color .15s}.cash-payment-list-tabs__btn:hover{color:#1e40af;border-color:#3b82f659}.cash-payment-list-tabs__btn--active{color:#1e40af;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#3b82f673;box-shadow:0 1px 2px #1e40af14}.cash-payment-cancelled-filters{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.cash-payment-cancelled-filters__btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #0f172a1a;border-radius:8px;min-height:32px;padding:0 12px;font-size:12px;font-weight:700}.cash-payment-cancelled-filters__btn--active{color:#0f172a;background:#fff;border-color:#0f172a29;box-shadow:0 1px 3px #0f172a14}.cash-payment-cancelled-hint{flex:200px;margin:0;font-size:12px;line-height:1.45}.cash-payment-cancel-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.cash-payment-cancel-badge--user{color:#9a3412;background:#ffedd5;border:1px solid #ea580c47}.cash-payment-cancel-badge--staff{color:#1e40af;background:#dbeafe;border:1px solid #2563eb47}.cash-payment-cancel-badge--unknown{color:#475569;background:#f1f5f9;border:1px solid #64748b47}.ops-table.ops-table--cash-payment th,.ops-table.ops-table--cash-payment td{text-align:center}.ops-table.ops-table--cash-payment .ops-table__sort-btn{text-align:center;justify-content:center}.ops-table.ops-table--cash-payment .ops-table__num,.ops-table.ops-table--cash-payment th.ops-table__num,.ops-table.ops-table--cash-payment td.ops-table__num{text-align:center}.ops-table.ops-table--cash-payment .ops-row-actions{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.ops-table.ops-table--cash-payment .cash-payment-cancel-badge{margin:0 auto}.ops-table-row--cash-payment-archived td{color:#64748b;background:#f8fafcd9}.cash-payment-archived-badge{color:#64748b;margin-top:6px;font-size:11px;font-weight:700}.cash-payment-config-panel{background:linear-gradient(165deg,#fff 0%,#f8fafc 55%,#f0f9ff 100%);border:1px solid #3b82f624;border-radius:14px;margin-bottom:16px;padding:14px 16px 16px;box-shadow:inset 0 1px #ffffffe6,0 6px 20px #0f172a0d}.cash-payment-config-panel__head{margin-bottom:10px}.cash-payment-config-panel__title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:15px;font-weight:800}.cash-payment-config-panel__desc{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.45}.cash-payment-config-form{flex-wrap:wrap;align-items:flex-end;gap:10px 12px;display:flex}.cash-payment-config-form__fields{flex-wrap:wrap;flex:360px;align-items:flex-end;gap:10px 12px;min-width:0;display:flex}.cash-payment-config-field{flex-direction:column;flex:1 1 0;gap:4px;min-width:120px;display:flex}.cash-payment-config-field--bank{flex:0 140px;max-width:160px}.cash-payment-config-field--account{flex:200px;min-width:180px}.cash-payment-config-field--holder{flex:0 160px;max-width:180px}.cash-payment-config-field__label{letter-spacing:.03em;color:#475569;font-size:11px;font-weight:700}.cash-payment-config-field__input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #0f172a1f;border-radius:8px;width:100%;height:36px;padding:0 10px;font-size:14px;font-weight:600;transition:border-color .15s,box-shadow .15s}.cash-payment-config-field__input--mono{letter-spacing:.02em;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace}.cash-payment-config-field__input:focus{border-color:#3b82f673;outline:none;box-shadow:0 0 0 3px #3b82f61f}.cash-payment-config-field__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M2.5 4.5 6 8l3.5-3.5'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:28px}.cash-payment-config-field__select:disabled{cursor:wait;opacity:.72}.cash-payment-config-form__save{white-space:nowrap;flex:none;min-height:36px;margin:0;padding:0 18px}@media (width<=720px){.cash-payment-config-form__fields{flex-direction:column;align-items:stretch}.cash-payment-config-field,.cash-payment-config-field--bank,.cash-payment-config-field--account,.cash-payment-config-field--holder{flex:auto;min-width:0;max-width:none}.cash-payment-config-form__save{width:100%}}.landing-cta-dock{z-index:200;pointer-events:none;position:fixed;bottom:0;left:0;right:0}.landing-cta-dock__grid{padding-bottom:max(16px, env(safe-area-inset-bottom,0px));grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:24px;display:grid}.landing-cta-bar{pointer-events:auto;width:100%;max-width:420px;box-shadow:none;background:0 0;border:none;flex-direction:column;grid-column:1;place-self:end center;align-items:center;gap:10px;margin:0;padding:0 12px;display:flex}.landing-cta-bar__countdown{letter-spacing:-.02em;color:#111827;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fffffff5;border-radius:999px;margin:0;padding:8px 14px;font-size:12px;font-weight:600;line-height:1.35;overflow:hidden;box-shadow:0 4px 18px #0f172a24}.landing-cta-bar__countdown-value{color:#dc2626;letter-spacing:-.02em;background:#fff1f2;border-radius:999px;padding:2px 6px;font-size:12px;font-weight:800;display:inline}.landing-cta-bar__inner{width:100%;min-height:var(--landing-cta-bar-height);box-sizing:border-box;justify-content:center;align-items:center;gap:12px;padding:0;display:flex}.landing-cta-bar__inner--promo{flex-direction:column;align-items:stretch;gap:10px;padding:0}.landing-cta-bar--has-countdown .landing-cta-bar__inner--promo{padding-top:0}.landing-cta-bar__btn{white-space:nowrap;border-radius:999px;flex:none;min-width:112px;max-width:min(48%,200px);height:38px;padding:0 16px;font-size:14px;font-weight:800;box-shadow:0 6px 16px #ef1b2347}.landing-cta-bar__btn--wide{flex:auto;width:100%;max-width:none}.landing-cta-bar__btn--cash{white-space:nowrap;border-radius:999px;min-width:96px;max-width:min(42%,168px);height:38px;padding:0 12px;font-size:13px;font-weight:800}.landing-cta-bar__inner--promo .landing-cta-bar__btn--cash{width:100%;max-width:none;height:36px}.landing-cta-bar__promo-btn{color:#fff;letter-spacing:-.02em;background:linear-gradient(#ff2d37 0%,#ef1b23 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:8px 16px;font-size:15px;font-weight:800;display:flex;box-shadow:0 8px 20px #ef1b2352}.landing-cta-bar__promo-btn:disabled{opacity:.72}.landing-cta-bar__promo-label{white-space:nowrap;flex:none}.landing-cta-bar__viewer-bubble{color:#111827;letter-spacing:-.03em;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-radius:999px;flex:auto;min-width:0;max-width:62%;margin-left:auto;padding:6px 10px;font-size:11px;font-weight:700;line-height:1.2;position:relative;overflow:hidden;box-shadow:0 2px 8px #1118271f}.landing-cta-bar__viewer-bubble:before{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-right:6px solid #fff;width:0;height:0;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.landing-cta-bar__inner--solo{justify-content:stretch}.landing-cta-bar__inner--webinar-enrolled .landing-enrolled-webinar{width:100%}.landing-checkout__hero-timer--solo{display:none}@media (width<=1023px){.landing-cta-dock__grid{grid-template-columns:1fr}}@media (width>=1024px){.landing-tabs{top:var(--landing-nav-sticky-height)}.landing-body{align-items:stretch}.landing-aside{flex-direction:column;align-self:stretch;display:flex}.landing-checkout.sticky-panel{top:var(--landing-checkout-sticky-top);width:100%;max-height:calc(100vh - var(--landing-checkout-sticky-top) - var(--landing-cta-bar-height) - var(--landing-cta-countdown-height) - 16px);overscroll-behavior:contain;z-index:5;flex:none;position:sticky;overflow-y:auto}.landing-page:not(:has(.landing-cta-dock)) .landing-checkout.sticky-panel{max-height:calc(100vh - var(--landing-checkout-sticky-top) - 16px)}}@media (width<=1023px){.landing-hero-inner{grid-template-columns:1fr;padding:32px 0 28px}.landing-hero-preview{order:-1;justify-self:stretch;width:100%}.landing-preview-card{width:100%;max-width:min(100%,560px);margin-inline:auto}.landing-hero-live-pill__accent{width:22%;min-width:56px}.landing-body{grid-template-columns:1fr}.landing-tabs{top:56px}.landing-tabs-inner{justify-content:space-between;gap:4px;padding-inline:2px}.landing-tab{letter-spacing:-.03em;white-space:nowrap;text-align:center;flex:1 1 0;min-width:0;padding:10px 2px;font-size:clamp(10px,2.75vw,13px)}.landing-review-grid{grid-template-columns:1fr}.landing-checkout__cash-btn{justify-content:center;align-items:center;display:flex}}.sticky-panel{box-shadow:none;background:#fff;border:1px solid #0000000f;border-radius:12px;align-self:start;padding:20px 20px 22px;position:sticky;top:88px}.sticky-panel.right{box-shadow:none;background:#fff;border:1px solid #0000000f}.checkout-hook-badge{color:#1b1c1dc7;letter-spacing:.2px;background:#ef1b231f;border-radius:999px;align-items:center;height:28px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.hook-price-block{color:var(--ink);background:#fff1f3;border:1px solid #ef1b232e;border-radius:12px;margin-top:10px;padding:14px 14px 12px}.hook-price-block span{color:#6b7280eb;font-size:13px}.hook-price-block strong{color:var(--brand-primary);margin-top:6px;font-size:34px;font-weight:800;line-height:1;display:block}.hook-price-block p{color:#6b7280eb;margin:8px 0 0;font-size:13px}.savings-highlight{color:#be123c;background:#fff1f3;border:1px solid #f9c7cd;border-radius:10px;margin:10px 0 12px;padding:10px 12px;font-size:14px}.savings-highlight strong{font-size:18px}.panel-item{border-bottom:1px solid var(--hairline);margin-bottom:12px;padding-bottom:12px}.detail-main{border-radius:var(--radius-lg);background:var(--canvas);box-shadow:var(--shadow-md);border:1px solid #102a4312;padding:28px 28px 32px}.detail-main>h1{letter-spacing:-.03em;color:var(--brand-teal-deep);margin:0 0 12px;font-size:clamp(26px,3.2vw,36px);font-weight:800;line-height:1.15}.detail-main p{color:var(--muted)}.detail-main img{border-radius:var(--radius-lg);width:100%;margin-top:18px}.detail-image-gallery{gap:14px;margin-top:18px;display:grid}.detail-image-gallery--landing{width:min(100%,860px);max-width:860px;margin-inline:auto}.detail-image-item{min-width:0;max-width:100%;margin:0}.detail-image-item img{border-radius:var(--radius-lg);width:100%;max-width:100%}.detail-image-item img.detail-image-landing-gallery{object-fit:contain;width:860px;max-width:100%;height:auto;margin-inline:auto;display:block}.detail-image-item figcaption{color:var(--muted);margin-top:6px;font-size:13px}.free-live-page .home-hero{margin-bottom:28px}.free-live-thumbs{margin-top:12px}.free-live-section-title{letter-spacing:-.02em;font-size:18px;font-weight:800}.free-live-calendar-wrap{border-top:1px solid #0f172a14;margin-top:36px;padding-top:28px}.free-live-calendar{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #3b82f624;border-radius:16px;margin-top:14px;padding:16px;box-shadow:0 10px 32px #1e40af14}.free-live-calendar__toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.free-live-calendar__month{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:18px;font-weight:800}.free-live-calendar__nav{cursor:pointer;color:#334155e6;width:36px;height:36px;transition:border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);background:#fff;border:1px solid #0f172a1a;border-radius:999px;justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex}.free-live-calendar__nav:hover{border-color:#3b82f659;box-shadow:0 6px 16px #1e40af1a}.free-live-calendar__body{flex-direction:column;gap:2px;display:flex}.free-live-calendar__weekdays,.free-live-calendar__week{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.free-live-calendar__week--empty{gap:2px}.free-live-calendar__weekday{text-align:center;color:#64748b;padding:6px 4px;font-size:12px;font-weight:700}.free-live-calendar__weekday:first-child{color:#dc2626}.free-live-calendar__weekday:last-child{color:#2563eb}.free-live-calendar__day{background:#ffffffb8;border:1px solid #0f172a0f;border-radius:10px;flex-direction:column;gap:4px;min-height:0;padding:6px;display:flex}.free-live-calendar__week--has-events .free-live-calendar__day{min-height:88px}.free-live-calendar__week--empty .free-live-calendar__day{background:0 0;border-color:#0000;border-radius:4px;gap:0;min-height:0;padding:1px 4px 2px}.free-live-calendar__week--empty .free-live-calendar__day--outside{opacity:.35}.free-live-calendar__week--empty .free-live-calendar__day--today{box-shadow:none;border-color:#ef1b2338}.free-live-calendar__week--empty .free-live-calendar__day-num{color:#94a3b8;font-size:11px;font-weight:600;line-height:1.1}.free-live-calendar__day--outside{opacity:.42;background:#f8fafccc}.free-live-calendar__day--today{border-color:#ef1b2359;box-shadow:inset 0 0 0 1px #ef1b231f}.free-live-calendar__day--has-events{background:#eff6fff2;border-color:#3b82f633}.free-live-calendar__day-num{color:#334155;font-size:12px;font-weight:700;line-height:1.2}.free-live-calendar__events{flex-direction:column;flex:1;gap:4px;min-height:0;margin:0;padding:0;list-style:none;display:flex}.free-live-calendar__event{text-align:left;cursor:pointer;width:100%;transition:background-color .15s var(--ease-out);background:#ffffffeb;border:none;border-radius:6px;flex-direction:column;gap:1px;padding:4px 5px;display:flex}.free-live-calendar__event:hover{background:#fff;box-shadow:0 4px 12px #1e40af1a}.free-live-calendar__event-time{color:#1d4ed8;font-size:10px;font-weight:700;line-height:1.2}.free-live-calendar__event-title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.free-live-calendar__unscheduled{border-top:1px dashed #0f172a1f;margin-top:14px;padding-top:12px}.free-live-calendar__unscheduled-label{color:#64748b;margin:0 0 8px;font-size:13px;font-weight:700}.free-live-calendar__unscheduled ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.free-live-calendar__unscheduled-item{color:#334155;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.free-live-calendar__unscheduled-item:hover{color:#1d4ed8;border-color:#3b82f659}@media (width<=900px){.free-live-calendar{padding:12px}.free-live-calendar__week--has-events .free-live-calendar__day{min-height:72px;padding:4px}.free-live-calendar__event-title{-webkit-line-clamp:1}}@media (width<=640px){.free-live-calendar__weekdays,.free-live-calendar__week{gap:4px}.free-live-calendar__week--has-events .free-live-calendar__day{min-height:58px}.free-live-calendar__weekday{font-size:11px}.free-live-calendar__event-time,.free-live-calendar__event-title{font-size:9px}}.free-live-nav-btn{cursor:pointer;width:34px;height:34px;color:var(--ink);transition:transform .18s var(--ease-out), border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);background:#ffffffeb;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:inline-flex;box-shadow:0 10px 22px #1118270f}.free-live-nav-btn:hover:not(:disabled){border-color:#ef1b2340;transform:translateY(-1px);box-shadow:0 16px 30px #11182714}.free-live-nav-btn:disabled{opacity:.45;cursor:default}.free-live-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;display:grid}.free-live-card{background:var(--canvas);transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out);cursor:pointer;border:1px solid #102a4312;border-radius:12px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 10px 22px #1118270f}.free-live-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.free-live-card-thumb{aspect-ratio:16/9;background:#f3f4f6;position:relative;overflow:hidden}.free-live-card-thumb img,.free-live-card-thumb .cropped-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.free-live-card-badge{color:#111827eb;letter-spacing:-.01em;background:#ffffffeb;border:1px solid #00000014;border-radius:999px;flex-wrap:wrap;align-items:center;gap:4px 8px;max-width:calc(100% - 20px);height:auto;min-height:22px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}.free-live-card-badge--release{text-align:center;color:#1e3a5f;background:#ffffffeb;border-color:#3b82f633;justify-content:center;height:auto;min-height:28px;padding:6px 10px;font-size:11px;line-height:1.3;inset:auto 8px 8px;box-shadow:0 6px 18px #1e40af1a}.free-live-schedule-inline{flex-flow:wrap;align-items:center;gap:6px 10px;max-width:100%;margin:0;display:inline-flex}.free-live-schedule-inline__label{letter-spacing:-.02em;color:#475569;white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-weight:700;display:inline-flex}.free-live-schedule-inline__label:before{content:"";background:var(--brand-primary);border-radius:50%;flex-shrink:0;width:5px;height:5px}.free-live-schedule-inline__date{letter-spacing:-.02em;color:var(--ink);word-break:keep-all;margin:0;font-weight:700;line-height:1.45;display:inline}.free-live-schedule-inline--hero,.free-live-schedule-inline--landing{-webkit-backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #3b82f624;border-radius:12px;width:fit-content;padding:11px 14px;box-shadow:inset 0 1px #fffffff2,0 6px 22px #1e40af12}.free-live-schedule-inline--hero{align-self:flex-start;margin:0 0 10px}.free-live-schedule-inline--hero .free-live-schedule-inline__label{color:#1e40af;background:#eff6fff2;border:1px solid #3b82f61f;border-radius:999px;padding:4px 9px;font-size:11px}.free-live-schedule-inline--hero .free-live-schedule-inline__label:before{width:6px;height:6px;box-shadow:0 0 0 2px #ef1b2329}.free-live-schedule-inline--hero .free-live-schedule-inline__date{font-size:clamp(17px,2.1vw,22px);font-weight:800}.free-live-schedule-inline--landing{border-radius:14px;margin:14px 0 16px;padding:14px 16px}.free-live-schedule-inline--landing .free-live-schedule-inline__label{color:#1e40af;background:#eff6fff2;border:1px solid #3b82f61f;border-radius:999px;padding:4px 9px;font-size:12px}.free-live-schedule-inline--landing .free-live-schedule-inline__label:before{width:6px;height:6px;box-shadow:0 0 0 2px #ef1b2329}.free-live-schedule-inline--landing .free-live-schedule-inline__date{font-size:clamp(19px,2.6vw,26px);font-weight:800}.free-live-schedule-inline--card{width:100%;margin-top:2px}.free-live-schedule-inline--card .free-live-schedule-inline__label{font-size:12px}.free-live-schedule-inline--card .free-live-schedule-inline__date{font-size:14px}.free-live-schedule-inline--ops{flex-flow:column;align-items:flex-start;gap:2px;width:100%;max-width:100%;display:flex}.free-live-schedule-inline--ops .free-live-schedule-inline__label{white-space:nowrap;font-size:11px}.free-live-schedule-inline--ops .free-live-schedule-inline__date{white-space:nowrap;font-size:12px}.free-live-schedule-inline--mini{width:100%;margin:6px 0 0}.free-live-schedule-inline--mini .free-live-schedule-inline__label{font-size:11px}.free-live-schedule-inline--mini .free-live-schedule-inline__date{font-size:13px}.free-live-schedule-inline--meta,.free-live-schedule-inline--text{vertical-align:baseline;display:inline-flex}.free-live-countdown{color:var(--ink);margin:0;font-size:13px;line-height:1.45}.free-live-countdown__lead{color:#64748b;font-weight:600}.free-live-countdown__value{color:#e11d48;letter-spacing:-.02em;font-weight:900}.free-live-countdown--hero{text-align:center;background:#ffffffeb;border-radius:999px;margin-top:10px;padding:10px 14px;font-size:14px;box-shadow:0 8px 24px #0f172a1f}.free-live-countdown--sidebar{text-align:center;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;margin-top:12px;padding:12px 14px}.free-live-countdown--sidebar .free-live-countdown__value{margin-top:4px;font-size:1.05rem;display:block}.free-live-card-badge .free-live-schedule-inline__label{font-size:inherit;color:inherit}.free-live-card-badge .free-live-schedule-inline__date{font-size:inherit}.free-live-schedule-num{color:var(--brand-primary);font-weight:inherit}@keyframes free-live-schedule-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.9)}}@media (prefers-reduced-motion:no-preference){.free-live-schedule-inline--hero .free-live-schedule-inline__label:before,.free-live-schedule-inline--landing .free-live-schedule-inline__label:before{animation:2.4s ease-in-out infinite free-live-schedule-pulse}}.free-live-card-body{flex-direction:column;gap:6px;padding:10px 12px 11px;display:flex}.free-live-card-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.live-state-badge{background:linear-gradient(180deg, #ff4b55 0%, var(--brand-primary) 55%, var(--brand-primary-deep) 100%);color:#fff;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.live-state-badge.subtle{color:#1b1c1dbf;background:#ef1b231f;border:1px solid #ef1b2338}.thumb-page-indicator{text-align:right;color:var(--muted);margin-top:10px;font-size:14px}.price-line{justify-content:space-between;margin:8px 0;display:flex}.price-line.original strong,.price-line--muted strong{color:var(--muted);text-decoration:line-through}.price-line--charge strong{color:#dc2626;font-size:1.35rem;font-weight:800}.price-line.event strong{color:#dc2626}.price-line.event.large strong{letter-spacing:-.3px;font-size:28px;font-weight:800}.discount-highlight{color:#5c4a30;background:#faf7f0;border-radius:10px;justify-content:space-between;gap:8px;margin:6px 0 10px;padding:8px 10px;font-size:13px;display:flex}.discount-highlight strong{font-size:14px}.discount-highlight.event{color:#be123c;background:#fff1f2;flex-direction:column}.timer{color:var(--muted);flex-direction:column;gap:4px;font-size:14px;display:flex}.timer-countdown{color:#dc2626;letter-spacing:-.3px;font-size:24px;font-weight:800;line-height:1.1}.sticky-panel.right .button.button-primary.full{height:52px;margin-top:4px;font-size:16px;font-weight:800;box-shadow:0 10px 22px #ef1b2347}.admin-page{background:#fff;grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.admin-page.ops-console{height:100dvh;min-height:0;max-height:100dvh;overflow:hidden}.admin-sidebar{background:#fff;border-right:1px solid #0000000f;flex-direction:column;height:100%;min-height:0;max-height:100dvh;padding:18px 14px 14px;display:flex;overflow:hidden}.ops-console__brand,.ops-console__sub{flex-shrink:0}.ops-console__brand-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.ops-console__brand-row .ops-console__brand{margin:0}.ops-console__menu-edit-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:6px;flex-shrink:0;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;transition:border-color .15s,color .15s,background .15s}.ops-console__menu-edit-btn:hover{color:#0f172a;background:#fff5f6;border-color:#ef1b2359}.admin-menu-settings-modal{flex-direction:column;width:min(520px,100vw - 32px);max-height:min(88vh,720px);display:flex}.admin-menu-settings-modal__body{min-height:0;overflow-y:auto}.admin-menu-settings-modal__desc{color:#64748b;margin:0 0 12px;font-size:12px;line-height:1.45}.admin-menu-settings-modal__list{flex-direction:column;gap:14px;display:flex}.admin-menu-settings-modal__group-label{color:#334155;margin:0 0 8px;font-size:12px;font-weight:800}.admin-menu-settings-modal__section+.admin-menu-settings-modal__section{margin-top:8px}.admin-menu-settings-modal__section-label{color:#94a3b8;margin:0 0 4px;padding-left:2px;font-size:10px;font-weight:700}.admin-menu-settings-modal__items{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.admin-menu-settings-modal__item{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #0f172a0f;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;font-weight:500;display:flex}.admin-menu-settings-modal__item input{cursor:pointer;flex-shrink:0;width:15px;height:15px;margin:0}.admin-menu-settings-modal__error{margin:10px 0 0}.ops-sidebar__nav{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:4px;min-height:0;margin-right:-2px;padding-right:2px;display:flex;overflow:hidden auto}.ops-sidebar__group+.ops-sidebar__group{border-top:1px solid #0f172a14;margin-top:12px;padding-top:12px}.ops-sidebar__group-label{letter-spacing:-.02em;color:#64748b;white-space:nowrap;align-items:center;gap:8px;margin:0 0 6px;padding:0 2px;font-size:11px;font-weight:800;display:flex}.ops-sidebar__group-label:after{content:"";background:#0f172a1f;flex:1;min-width:12px;height:1px}.ops-sidebar__section+.ops-sidebar__section{margin-top:8px}.ops-sidebar__section-label{letter-spacing:.02em;color:#94a3b8;margin:0 0 4px;padding:0 4px;font-size:10px;font-weight:700;line-height:1.3}.ops-sidebar__group-tabs{flex-direction:column;gap:4px;display:flex}.ops-sidebar__group-tabs .admin-tab{margin-bottom:0}.ops-settlement-panel--cash .ops-settlement-summary__value--accent{color:#0f766e}.ops-settlement-hint-banner{background:linear-gradient(#eff6ff 0%,#f8fafc 100%);border:1px solid #2563eb40;border-radius:12px;margin:0 0 14px;padding:14px 16px}.ops-settlement-hint-banner--muted{background:#f8fafc;border-color:#0f172a1a}.ops-settlement-hint-banner__title{color:#1e40af;margin:0 0 8px;font-size:14px;font-weight:800}.ops-settlement-hint-banner__body{color:#475569;margin:0;font-size:13px;line-height:1.55}.ops-settlement-hint-banner__list{color:#334155;margin:10px 0 0;padding-left:18px;font-size:12px;line-height:1.5}.ops-settlement-hint-banner__list .ops-mono{color:#64748b;font-size:11px}.admin-tab{text-align:left;cursor:pointer;width:100%;color:var(--ink);transition:background .15s var(--ease-out), border-color .15s var(--ease-out), box-shadow .15s var(--ease-out);background:#fff;border:1px solid #0000000f;border-radius:8px;margin-bottom:0;padding:7px 10px;font-size:13px;font-weight:500;line-height:1.35;display:block}.admin-tab:hover{border-color:#ef1b2340;box-shadow:0 4px 12px #1118270f}.admin-tab.active{background:var(--brand-primary);color:#fff;border-color:#0000;font-weight:600;box-shadow:0 6px 16px #ef1b2329}.admin-content{background:#fff;min-height:100vh;padding:32px 28px 40px}.admin-content.admin-content--console{height:100%;min-height:0;max-height:100dvh;padding:20px 24px 24px;padding-right:max(24px, calc(var(--channel-io-fab-right) + 148px));padding-bottom:max(24px, calc(var(--channel-io-fab-bottom) + 64px));flex-direction:column;display:flex;overflow:hidden}.ops-console{background:linear-gradient(#f8fafc 0%,#fff 48%)}.ops-console__brand{letter-spacing:-.4px;color:var(--ink);margin:0 0 4px;font-size:16px;font-weight:800;line-height:1.25}.ops-console__sub{color:#64748b;margin:0 0 10px;font-size:11px;line-height:1.35}.ops-panel--fill{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ops-panel__fixed{flex-shrink:0}.ops-panel__grow{flex:1;min-height:0;overflow:auto}.ops-pagination{border-top:1px solid #0f172a14;flex-wrap:wrap;flex-shrink:0;justify-content:center;align-items:center;gap:12px 20px;margin-top:4px;padding:12px 0 0;display:flex}.ops-pagination__meta{color:#475569;font-size:13px}.ops-pagination--meta-only{justify-content:flex-end}.ops-pagination__controls{align-items:center;gap:8px;display:flex}.ops-pagination__btn{min-width:72px;padding:6px 12px;font-size:13px}.ops-muted--tight{margin-bottom:8px}.ops-loading-line{margin:0 0 8px;font-size:14px}.ops-panel__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.ops-panel__head h3{letter-spacing:-.3px;margin:0;font-size:20px;font-weight:800}.ops-panel__head--with-actions .ops-panel__title{margin:0 0 4px}.ops-panel__head--with-actions .ops-muted{margin:0}.ops-panel__settings-btn{flex-shrink:0;min-height:36px}.cash-payment-config-modal{width:min(480px,100vw - 32px)}.cash-payment-config-modal__body{flex-direction:column;gap:12px;display:flex}.cash-payment-config-form--modal{flex-direction:column;align-items:stretch}.cash-payment-config-form--modal .cash-payment-config-field{flex:auto;min-width:0;max-width:none}.ops-muted{color:#64748b;margin:0 0 16px;font-size:13px;line-height:1.5}.ops-table-wrap{background:#fff;border:1px solid #0f172a14;border-radius:14px;margin-top:8px;overflow:auto;box-shadow:0 8px 26px #0f172a0f}.ops-table{border-collapse:collapse;width:100%;min-width:720px;font-size:13px}.ops-table th{text-align:left;color:#111827b8;white-space:nowrap;background:#f8fafcf2;border-bottom:1px solid #0f172a12;padding:12px 14px;font-weight:700}.ops-table__th--sortable{padding:0}.ops-table__sort-btn{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;font-weight:700;display:flex}.ops-table__sort-btn:hover{background:#0f172a0a}.ops-table__th--sortable[aria-sort=ascending] .ops-table__sort-btn,.ops-table__th--sortable[aria-sort=descending] .ops-table__sort-btn{color:#0f766e}.ops-table__sort-indicator{opacity:.55;flex-shrink:0;font-size:11px;line-height:1}.ops-table__th--sortable[aria-sort=ascending] .ops-table__sort-indicator,.ops-table__th--sortable[aria-sort=descending] .ops-table__sort-indicator{opacity:1;color:#0f766e}.ops-table td{vertical-align:middle;color:var(--ink);border-bottom:1px solid #0f172a0d;padding:11px 14px}.ops-table tbody tr:last-child td{border-bottom:none}.ops-table--draggable tbody tr[draggable=true]{cursor:grab}.ops-table--draggable tbody tr[draggable=true]:active{cursor:grabbing}.ops-table__col-drag{text-align:center;color:#94a3b8;-webkit-user-select:none;user-select:none;width:40px;padding-left:10px!important;padding-right:6px!important}.ops-table__col-thumb{vertical-align:middle;width:72px;padding:8px 10px!important}.ops-content-thumb{aspect-ratio:16/9;background:#f1f5f9;border:1px solid #0f172a14;border-radius:8px;width:72px;height:auto;display:block;position:relative;overflow:hidden}.ops-content-thumb img,.ops-content-thumb .cropped-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ops-content-thumb--empty{color:#94a3b8;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.ops-drag-grip{letter-spacing:-2px;opacity:.75;font-size:11px;line-height:1;display:inline-block}.ops-table-row--dragging{opacity:.45}.ops-table-row--drop-over td{background:#14b8a60f;box-shadow:inset 0 0 0 2px #14b8a68c}.ops-table--contents tbody tr.ops-table-row--event-ended>td{background:#ef444417}.ops-table--contents tbody tr.ops-table-row--event-ended:hover>td{background:#ef444421}.ops-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.ops-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ops-btn{white-space:nowrap}.ops-btn--danger{color:#b91c1c;border-color:#dc262659}.ops-btn--danger:hover{background:#fef2f2e6;border-color:#dc26268c}.ops-seg{background:#0f172a0f;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.ops-seg__btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.ops-seg__btn:hover{color:var(--ink)}.ops-seg__btn.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #0f172a14}.ops-seg--spaced{margin-bottom:14px}.ops-error{color:#b91c1c;margin:0 0 12px;font-size:14px;line-height:1.55}.ops-sidebar__footer{background:#fff;border-top:1px solid #0f172a14;flex-shrink:0;margin-top:8px;padding-top:10px}.ops-logout{width:100%;min-height:34px;padding:6px 12px;font-size:13px}.ops-table-empty{margin:0;padding:12px 14px 16px}.ops-input-inline{width:100%;min-width:0;max-width:220px;height:40px;font-size:13px}.ops-table.ops-table--members{table-layout:auto;width:100%;min-width:0}.ops-table.ops-table--members th,.ops-table.ops-table--members td{overflow:hidden}.ops-table.ops-table--members .ops-table__col-username{text-overflow:ellipsis;white-space:nowrap;width:7.5rem;max-width:7.5rem;overflow:hidden}.ops-table.ops-table--members .ops-table__col-email{width:10.5rem;max-width:10.5rem}.ops-table.ops-table--members .ops-table__col-name{width:6.175rem;max-width:6.175rem}.ops-table.ops-table--members .ops-table__col-role{width:4.75rem;max-width:4.75rem}.ops-table.ops-table--members .ops-table__col-phone{width:8.125rem;max-width:8.125rem}.ops-table.ops-table--members .ops-table__col-staff{text-align:center;width:2.5rem;padding-left:4px;padding-right:4px}.ops-table.ops-table--members .ops-table__col-joined,.ops-table.ops-table--members .ops-table__col-login{white-space:nowrap;text-overflow:ellipsis;width:5.5rem;max-width:5.5rem;font-size:11px;line-height:1.3}.ops-table.ops-table--members .ops-table__col-joined .ops-table__sort-btn,.ops-table.ops-table--members .ops-table__col-login .ops-table__sort-btn{gap:2px;padding:6px 4px;font-size:11px}.ops-table.ops-table--members .ops-table__col-actions{vertical-align:middle;white-space:nowrap;width:7.5rem;min-width:7.5rem;padding-left:4px;padding-right:4px}.ops-table.ops-table--members th .ops-table__sort-btn{padding:6px 8px}.ops-table.ops-table--members td{vertical-align:middle;padding:4px 6px;font-size:13px;line-height:1.35}.ops-table.ops-table--members .ops-input-inline.text-input,.ops-table.ops-table--members select.ops-input-inline.text-input{box-sizing:border-box;border-radius:6px;width:100%;min-width:0;max-width:100%;height:28px;min-height:28px;padding:0 6px;font-size:12px;line-height:1.3}.ops-table.ops-table--members .ops-table__col-name .ops-input-inline,.ops-table.ops-table--members .ops-table__col-role .ops-input-inline{padding-left:4px;padding-right:2px;font-size:12px}.ops-table.ops-table--members .ops-table__col-role select.ops-input-inline{padding-right:16px}.ops-table.ops-table--members .ops-table__col-actions.ops-actions{flex-flow:row;justify-content:flex-end;align-items:center;gap:4px;display:flex}.ops-table.ops-table--members .ops-table__col-actions .ops-actions{gap:4px}.ops-table.ops-table--members .ops-actions .button.ops-btn{flex-shrink:0;width:auto;min-width:0;padding:3px 8px;font-size:11px;line-height:1.2}.ops-table.ops-table--members td .ops-mono{font-size:11px;line-height:1.35}.ops-qna{flex-direction:column;gap:14px;margin-top:8px;display:flex}.ops-qna__card{background:#fff;border:1px solid #0f172a14;border-radius:14px;padding:16px 18px;box-shadow:0 6px 20px #0f172a0d}.ops-qna__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.ops-qna__body{color:#334155;white-space:pre-wrap;margin:0 0 10px;font-size:14px;line-height:1.55}.ops-qna__answer{color:#0f172a;background:#00c47114;border-left:3px solid #00c4718c;border-radius:10px;margin:0 0 12px;padding:12px 14px;font-size:13px;line-height:1.5}.ops-qna__actions{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.ops-reply{flex-direction:column;flex:1;gap:8px;min-width:200px;display:flex}.ops-modal-overlay{z-index:1200;background:#0f172a73;justify-content:center;align-items:flex-start;padding:32px 16px 48px;display:flex;position:fixed;inset:0;overflow-y:auto}.ops-modal{background:#fff;border:1px solid #0f172a14;border-radius:16px;width:min(720px,100%);margin-top:24px;box-shadow:0 24px 60px #0f172a33}.ops-modal__head{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 12px;display:flex}.ops-modal__head h4{margin:0;font-size:17px;font-weight:800}.ops-modal__close{cursor:pointer;color:#475569;background:#0f172a0f;border:none;border-radius:10px;width:36px;height:36px;font-size:22px;line-height:1}.ops-modal__close:hover{background:#0f172a1a}.ops-modal__body{max-height:min(70vh,640px);padding:16px 20px 8px;overflow-y:auto}.ops-modal__foot{border-top:1px solid #0f172a0f;justify-content:flex-end;gap:10px;padding:14px 20px 18px;display:flex}.ops-modal--editor .ops-modal__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px}.ops-modal__foot-draft{flex-wrap:wrap;flex:1;align-items:center;gap:8px 12px;min-width:min(100%,280px);display:flex}.ops-modal__foot-actions{flex-wrap:wrap;flex-shrink:0;gap:10px;margin-left:auto;display:flex}.ops-draft-notice{color:#64748b;font-size:12px}.ops-draft-notice--hint{color:#0f766e}.ops-draft-link{color:#0d9488;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.ops-draft-link:hover{color:#0f766e}.ops-draft-link--muted{color:#94a3b8}.ops-modal-overlay--editor{align-items:center;padding:24px 16px 32px;overflow:hidden}.ops-modal--editor{flex-direction:column;width:min(920px,100%);max-height:min(92vh,900px);margin-top:0;display:flex;position:relative;overflow:hidden}.ops-modal--editor .ops-modal__head,.ops-modal--editor .ops-modal__foot{flex-shrink:0}.ops-modal__body--editor{flex:1;min-height:0;max-height:none;padding:20px 24px 24px;overflow:hidden auto}.ops-modal__body--editor-locked{touch-action:none;overflow:hidden}.ops-modal-upload-busy{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:inherit;pointer-events:auto;cursor:wait;background:#ffffffc7;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ops-modal-upload-busy__panel{background:#fffffff5;border:1px solid #0f172a14;border-radius:14px;flex-direction:column;align-items:center;gap:14px;padding:24px 28px;display:flex;box-shadow:0 12px 40px #0f172a1f}.ops-modal-upload-busy__spinner{border:3px solid #0f172a1a;border-top-color:#0f766e;border-radius:50%;width:42px;height:42px;animation:.85s linear infinite ops-modal-upload-spin}.ops-modal-upload-busy__message{color:#0f172a;margin:0;font-size:15px;font-weight:700}@keyframes ops-modal-upload-spin{to{transform:rotate(360deg)}}.ops-field>span,.ops-field>.ops-field__label-text{display:block}.ops-field__required{color:#dc2626;font-weight:800}.ops-field--invalid>span,.ops-field--invalid>.ops-field__label-text,.ops-field--invalid.ops-editor-section>.ops-editor-section__title{color:#b91c1c}.ops-field--invalid .text-input,.ops-field--invalid .ops-textarea,.ops-field--invalid .ops-field__input,.ops-field--invalid.ops-editor-section .ops-media-block{border-color:#dc2626;box-shadow:0 0 0 1px #dc262640}.ops-editor-section__title .ops-field__label-text,.ops-editor-section__title .ops-field__required{display:inline}.ops-editor-section{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #0f172a14;border-radius:14px;margin-bottom:16px;padding:18px 20px 16px;box-shadow:inset 0 1px #ffffffb3}.ops-editor-section:last-child{margin-bottom:0}.ops-editor-section__title{letter-spacing:-.02em;color:#0f172a;margin:0 0 6px;font-size:14px;font-weight:800}.ops-editor-section__title--flush{margin-bottom:4px}.ops-editor-section__lead{color:#64748b;margin:0 0 14px;font-size:13px;line-height:1.5}.ops-editor-section__lead--tight{margin-bottom:0}.ops-hero-color-palette{gap:12px;display:grid}.ops-hero-color-picker{grid-template-columns:minmax(0,1fr) 18px;gap:10px;max-width:280px;display:grid}.ops-hero-color-picker__sv{cursor:crosshair;touch-action:none;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);border:1px solid #0f172a1f;border-radius:10px;height:168px;position:relative;overflow:hidden}.ops-hero-color-picker__cursor{pointer-events:none;border:2px solid #fff;border-radius:999px;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0f172a59,0 2px 6px #0f172a40}.ops-hero-color-picker__hue{cursor:ns-resize;touch-action:none;background:linear-gradient(red 0%,#ff0 16.67%,#0f0 33.33%,#0ff 50%,#00f 66.67%,#f0f 83.33%,red 100%);border:1px solid #0f172a1f;border-radius:999px;position:relative}.ops-hero-color-picker__hue-cursor{pointer-events:none;border:2px solid #fff;border-radius:999px;width:22px;height:8px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0f172a59}.ops-hero-color-palette__controls{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.ops-hero-color-palette__eyedropper{color:#334155;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ops-hero-color-palette__eyedropper:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#0f172a33}.ops-hero-color-palette__eyedropper:disabled{opacity:.55;cursor:wait}.ops-hero-color-palette__hex-field{align-items:center;gap:8px;display:inline-flex}.ops-hero-color-palette__hex-preview{border:1px solid #0f172a1f;border-radius:8px;width:28px;height:28px;box-shadow:inset 0 0 0 1px #ffffff14}.ops-hero-color-palette__hex-input{text-transform:uppercase;width:7.5rem;min-height:32px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.ops-hero-color-palette__preview{color:#fff;background-image:linear-gradient(90deg,#00000047 0%,#00000014 100%);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;gap:8px;min-height:88px;padding:16px 18px;display:flex}.ops-hero-color-palette__preview-tag{letter-spacing:.06em;background:#ef1b232e;border:1px solid #ef1b2359;border-radius:999px;align-items:center;width:fit-content;height:22px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.ops-hero-color-palette__preview-title{letter-spacing:-.02em;font-size:18px;font-weight:900}.ops-hero-color-palette__reset{color:#64748b;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.ops-hero-color-palette__reset:hover{color:#334155}.ops-editor-id-badge{color:#0f766e;background:#14b8a61a;border:1px solid #14b8a647;border-radius:10px;margin:0 0 12px;padding:10px 14px;font-size:14px}.ops-editor-id-badge strong{letter-spacing:.02em;font-size:16px;font-weight:800}.ops-field--compact{margin-bottom:10px}.ops-field--compact:last-child{margin-bottom:0}.ops-field--fill{flex:1;min-width:0}.ops-field--free-live-release{background:linear-gradient(135deg,#fee2e28c 0%,#fff7ede6 100%);border:1px solid #ef444447;border-radius:12px;grid-column:1/-1;padding:14px 16px}.ops-field--free-live-release>span{color:#b91c1c;font-size:1rem;font-weight:700}.ops-checks--boxed{background:#fff;border:1px solid #0f172a14;border-radius:12px;margin-top:4px;margin-bottom:0;padding:12px 14px}.ops-browse-category-bar{align-items:stretch;gap:10px;margin-top:4px;display:flex}.ops-browse-category-list{flex:1;margin-top:0;margin-bottom:0}.ops-browse-category-add-btn{white-space:nowrap;flex-shrink:0;align-self:center}.ops-browse-category-empty{color:#64748b;font-size:.9rem}.ops-browse-category-add-form{background:#f8fafce6;border:1px dashed #0f172a29;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px 12px;margin-top:10px;padding:12px 14px;display:grid}.ops-browse-category-add-actions{grid-column:1/-1;justify-content:flex-end;display:flex}.ops-media-block{border-bottom:1px dashed #0f172a1f;margin-bottom:16px;padding-bottom:16px}.ops-media-block:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.ops-media-block__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.ops-media-block__label{color:#334155;font-size:13px;font-weight:700}.ops-media-block__body{flex-direction:column;align-items:stretch;gap:12px;display:flex}.ops-media-block__body .ops-img-preview{align-self:flex-start}.ops-img-preview{aspect-ratio:16/9;background:#fff;border:1px solid #0f172a1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:auto;display:flex;overflow:hidden}.ops-img-preview img{object-fit:cover;width:100%;height:100%}.ops-img-preview.ops-landing-gallery-preview{aspect-ratio:unset;justify-content:center;align-items:stretch;height:auto;min-height:0}.ops-img-preview.ops-landing-gallery-preview--full{width:100%;max-width:860px}.ops-gallery-list.ops-gallery-list--sortable{--ops-landing-gallery-compact-width:150px}.ops-img-preview.ops-landing-gallery-preview--compact{width:var(--ops-landing-gallery-compact-width);max-width:var(--ops-landing-gallery-compact-width)}.ops-img-preview.ops-landing-gallery-preview img{object-fit:contain;width:100%;height:auto;max-height:none}.ops-gallery-list--preview-compact{align-items:center}.ops-gallery-list--preview-compact .ops-gallery-card--landing{align-self:center;width:fit-content;max-width:100%}.ops-gallery-list--preview-compact .ops-gallery-card--landing .ops-img-preview.ops-landing-gallery-preview--compact{width:var(--ops-landing-gallery-compact-width);max-width:var(--ops-landing-gallery-compact-width)}.ops-gallery-list:not(.ops-gallery-list--preview-compact) .ops-gallery-card--landing{width:100%}.ops-img-preview--empty{color:#94a3b8;background:#e2e8f0;font-size:12px;font-weight:600}.ops-img-preview--error{color:#b91c1c;text-align:center;background:#fef2f2;padding:10px;font-size:12px;font-weight:600;line-height:1.35}.ops-file--pill .button{border-radius:999px;padding:8px 14px;font-size:13px}.ops-panel--contents{--ops-contents-layout-max:1100px}.ops-panel--contents .ops-panel__fixed{flex-direction:column;align-items:center;display:flex}.ops-panel--contents .ops-panel__fixed>*{width:min(100%, var(--ops-contents-layout-max));box-sizing:border-box;max-width:100%}.ops-panel--contents .ops-panel__grow{flex-direction:column;align-items:center;display:flex}.ops-panel--contents .ops-table-wrap{width:fit-content;max-width:min(100%, var(--ops-contents-layout-max));margin-inline:auto;overflow-x:auto}.ops-panel--contents>.ops-pagination{width:min(100%, var(--ops-contents-layout-max));box-sizing:border-box;align-self:center}.ops-table.ops-table--contents{table-layout:auto;border-collapse:collapse;width:100%;min-width:780px;max-width:100%}.ops-table.ops-table--contents-free-live{min-width:960px}.ops-table--contents .ops-contents-col--drag{width:40px}.ops-table--contents .ops-contents-col--id{width:48px}.ops-table--contents .ops-contents-col--thumb{width:68px}.ops-table--contents .ops-contents-col--title{width:auto;min-width:220px}.ops-table--contents-free-live .ops-contents-col--title{width:auto;min-width:200px}.ops-table--contents .ops-contents-col--schedule{width:18%;min-width:220px}.ops-table--contents .ops-contents-col--price{width:108px}.ops-table--contents .ops-contents-col--instructor{width:1%}.ops-free-live-schedule-cell{max-width:100%;font-size:12px;line-height:1.35;display:block}.ops-free-live-schedule-cell--empty{color:#94a3b8;font-weight:500}.ops-table--contents .ops-table__col-schedule{font-size:12px}.ops-table--contents .ops-table__col-price{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.ops-contents-price-cell{flex-direction:column;align-items:flex-start;gap:2px;max-width:100%;display:inline-flex}.ops-contents-price-cell__amount{color:#0f172a;font-weight:700}.ops-contents-price-cell__kind{color:#64748b;font-size:11px;font-weight:600;line-height:1.2}.ops-table--contents .ops-contents-col--status{width:52px}.ops-table--contents .ops-contents-col--actions{width:144px}.ops-table--contents th,.ops-table--contents td{vertical-align:middle;box-sizing:border-box;padding:10px 12px}.ops-table--contents .ops-table__col-drag,.ops-table--contents .ops-table__col-id,.ops-table--contents .ops-table__col-status{white-space:nowrap}.ops-table--contents .ops-table__col-title{white-space:normal;word-break:keep-all;overflow-wrap:break-word;line-height:1.35}.ops-table--contents .ops-table__cell-text{word-break:keep-all;overflow-wrap:break-word;line-height:1.35;display:block}.ops-table--contents .ops-table__col-price .ops-contents-price-cell{line-height:1.35}.ops-table--contents .ops-contents-price-cell__amount{white-space:nowrap;display:block}.ops-table--contents .ops-contents-price-cell__kind{white-space:normal;word-break:keep-all;display:block}.ops-table--contents th.ops-table__col-instructor,.ops-table--contents td.ops-table__col-instructor{white-space:nowrap;width:1%}.ops-contents-instructor{color:#475569;white-space:nowrap;max-width:100%;font-size:13px;line-height:1.35;display:inline-block}.ops-contents-instructor__name,.ops-contents-instructor__more{white-space:nowrap}.ops-contents-instructor__more{color:#64748b;font-size:12px}.ops-contents-instructor--empty{color:#94a3b8}.ops-table--contents .ops-table__col-actions .ops-actions{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.ops-table--contents .ops-btn{padding:6px 10px;font-size:12px}.ops-table__instructor{color:#475569;font-size:13px}.ops-table__instructor-count{color:#64748b;font-size:12px}.ops-toast{z-index:1200;border-radius:12px;max-width:min(360px,100vw - 40px);padding:12px 16px;font-size:14px;font-weight:600;line-height:1.4;animation:.2s ease-out ops-toast-in;position:fixed;top:20px;right:20px;box-shadow:0 12px 32px #0f172a2e}.ops-toast--success{color:#047857;background:#ecfdf5;border:1px solid #10b98159}.ops-toast--error{color:#b91c1c;background:#fef2f2;border:1px solid #ef444459}@keyframes ops-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ops-gallery-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.ops-gallery-head__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ops-gallery-preview-toggle{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ops-gallery-preview-toggle__btn{white-space:nowrap;padding:8px 12px;font-size:12px;font-weight:700}.ops-gallery-preview-toggle__btn--active{color:#0f766e;background:linear-gradient(#fff 0%,#ccfbf18c 100%);border-color:#0d948873;box-shadow:0 1px 4px #0d94881f}.ops-gallery-clear-all{white-space:nowrap;color:#b91c1c;border-color:#dc262659;padding:8px 12px;font-size:12px;font-weight:700}.ops-gallery-clear-all:hover:not(:disabled){background:#fef2f2;border-color:#dc262680}.ops-gallery-clear-all:disabled{opacity:.45;cursor:not-allowed}.ops-ebook-pdf-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ops-ebook-pdf-row{background:#fff;border:1px solid #0f172a1a;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.ops-ebook-pdf-row__meta{align-items:center;gap:8px;min-width:0;display:flex}.ops-ebook-pdf-row__text{flex-direction:column;gap:2px;min-width:0;display:flex}.ops-ebook-pdf-row__label{color:var(--ink);font-size:14px;font-weight:800}.ops-ebook-pdf-row__order{color:#475569;background:#f1f5f9;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:inline-flex}.ops-ebook-pdf-row__link{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.ops-ebook-pdf-row__remove{flex-shrink:0}@media (width<=720px){.ops-ebook-pdf-row{grid-template-columns:1fr}.ops-ebook-pdf-row__remove{justify-self:start}}.ops-gallery-list{flex-direction:column;gap:12px;display:flex}.ops-gallery-card--draggable{cursor:grab;-webkit-user-select:none;user-select:none}.ops-gallery-card--landing .ops-landing-gallery-preview{cursor:grab}.ops-gallery-card--landing .ops-landing-gallery-preview img{-webkit-user-drag:none}.ops-gallery-card--draggable:active{cursor:grabbing}.ops-gallery-card--dragging{opacity:.55}.ops-gallery-card--drop-over{outline-offset:2px;outline:2px dashed #2563eb8c}.ops-gallery-insertion-marker{pointer-events:none;background:#2563eb;border-radius:999px;flex-shrink:0;width:100%;height:5px;box-shadow:0 0 0 1px #2563eb40}.ops-gallery-list--preview-compact .ops-gallery-insertion-marker{width:var(--ops-landing-gallery-compact-width);align-self:center;max-width:100%}.ops-gallery-card__drag{color:#94a3b8;letter-spacing:-2px;-webkit-user-select:none;user-select:none;justify-content:center;align-self:center;align-items:center;width:28px;font-size:14px;display:flex}.ops-gallery-card--compact.ops-gallery-card--draggable:not(.ops-gallery-card--landing){grid-template-columns:28px minmax(160px,min(860px,48%)) minmax(0,1fr) minmax(72px,auto);align-items:start}.ops-gallery-card--draggable .ops-gallery-card__drag{align-self:center}.ops-gallery-card--draggable:not(.ops-gallery-card--landing) .ops-gallery-card__main{min-width:0}.ops-gallery-card--draggable:not(.ops-gallery-card--landing) .ops-gallery-card__remove{place-self:start end}.ops-gallery-card{background:#fff;border:1px solid #0f172a14;border-radius:12px;grid-template-columns:minmax(160px,min(860px,48%)) minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px 16px;display:grid;box-shadow:0 1px 2px #0f172a0a}.ops-gallery-card--landing{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:12px;display:flex}.ops-gallery-card--landing .ops-gallery-card__top{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.ops-gallery-head__hint{margin:4px 0 0;font-size:12px;line-height:1.45}.ops-gallery-replace-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ops-gallery-card__actions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.ops-gallery-card--landing .ops-gallery-card__actions{gap:6px}.ops-gallery-card--landing .ops-gallery-card__actions .button{min-height:0;padding:4px 10px;font-size:11px;font-weight:600;line-height:1.25}.ops-gallery-card__edit{white-space:nowrap;flex-shrink:0;font-size:13px}.ops-gallery-list--dragging{-webkit-user-select:none;user-select:none}.ops-gallery-card--landing .ops-img-preview.ops-landing-gallery-preview--full{align-self:flex-start;width:100%;max-width:860px;height:auto}.ops-gallery-card--landing .ops-img-preview.ops-landing-gallery-preview--compact{width:var(--ops-landing-gallery-compact-width);max-width:var(--ops-landing-gallery-compact-width);align-self:flex-start;height:auto}.ops-gallery-card:not(.ops-gallery-card--landing) .ops-img-preview.ops-landing-gallery-preview--full{align-self:start;width:100%;max-width:860px;height:auto}.ops-gallery-card:not(.ops-gallery-card--landing) .ops-img-preview.ops-landing-gallery-preview--compact{width:var(--ops-landing-gallery-compact-width);max-width:var(--ops-landing-gallery-compact-width);align-self:start;height:auto}.ops-gallery-card__main{flex-direction:column;gap:2px;min-width:0;display:flex}.ops-gallery-card__row{flex-wrap:wrap;align-items:flex-end;gap:10px 12px;display:flex}.ops-gallery-card__remove{color:#b91c1c;white-space:nowrap;border-color:#dc262659;flex-shrink:0;font-size:13px}.ops-gallery-card__slot{color:#64748b;margin:0 0 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;font-weight:700}.ops-gallery-empty{margin:8px 0 0;padding:12px 0}.ops-textarea--editor{min-height:120px}.button-ops-save{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#059669 55%,#047857 100%);border:none;min-width:140px;font-weight:700;box-shadow:0 4px 14px #05966959}.button-ops-save:hover:not(:disabled){filter:brightness(1.04)}.button-ops-save:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ops-modal__btn-cancel{min-width:88px}@media (width<=640px){.ops-img-preview{width:100%;max-width:200px;height:120px;margin:0 auto}.ops-gallery-card:not(.ops-gallery-card--landing),.ops-gallery-card--compact.ops-gallery-card--draggable:not(.ops-gallery-card--landing){grid-template-columns:1fr;grid-template-areas:"thumb""main""actions"}.ops-gallery-card--draggable .ops-gallery-card__drag,.ops-gallery-card--landing .ops-gallery-card__drag{display:none}.ops-gallery-card .ops-img-preview.ops-landing-gallery-preview--full,.ops-gallery-card--landing .ops-img-preview.ops-landing-gallery-preview--full{width:100%;max-width:min(860px,100%);height:auto;margin:0 auto}.ops-gallery-card .ops-img-preview.ops-landing-gallery-preview--compact,.ops-gallery-card--landing .ops-img-preview.ops-landing-gallery-preview--compact{width:var(--ops-landing-gallery-compact-width);max-width:var(--ops-landing-gallery-compact-width);margin:0}.ops-gallery-card--landing .ops-gallery-card__remove,.ops-gallery-card--landing .ops-gallery-card__edit{width:auto;max-width:none}.ops-gallery-card .ops-img-preview.ops-landing-gallery-preview img{object-fit:contain;width:100%;height:auto}.ops-img-preview.ops-landing-gallery-preview--full{max-width:min(860px,100%);aspect-ratio:unset;height:auto}.ops-gallery-card__remove{justify-self:end;width:100%;max-width:120px}}.ops-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.ops-field>span{color:#475569;font-size:12px;font-weight:600}.ops-field--grow{flex:1;min-width:0}.ops-field__input{width:100%;min-width:0}.ops-textarea{resize:vertical;height:auto;min-height:88px;padding:12px 16px}.ops-grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ops-field--span2{grid-column:1/-1}@media (width<=600px){.ops-grid2{grid-template-columns:1fr}}.ops-checks{color:#334155;flex-wrap:wrap;gap:14px 20px;margin-bottom:14px;font-size:13px;display:flex}.ops-checks label{cursor:pointer;align-items:center;gap:6px;display:inline-flex}.ops-upload-row{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:4px;display:flex}.ops-file{flex-shrink:0;position:relative}.ops-file input[type=file]{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.ops-file>:not(input[type=file]){pointer-events:none}.ops-gallery{border-top:1px dashed #0f172a1f;margin-top:8px;padding-top:12px}.ops-gallery__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ops-gallery__head strong{font-size:14px}.ops-gallery__row{grid-template-columns:1fr auto 1fr auto;align-items:center;gap:8px;margin-bottom:10px;display:grid}@media (width<=700px){.ops-gallery__row{grid-template-columns:1fr 1fr}}.admin-create-row{gap:8px;margin-bottom:16px;display:flex}.admin-gate-card{max-width:480px;margin:0 auto}.detail-main.admin-gate-card{border-radius:var(--radius-xl);padding:36px 32px 38px}.admin-gate-input{width:100%}.admin-gate-error{color:#dc2626;margin:10px 0 0}.admin-gate-actions{justify-content:flex-end;margin-top:18px;display:flex}.text-input{border-radius:var(--radius-md);border:1px solid var(--hairline);min-width:260px;height:46px;color:var(--ink);transition:border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);background:#fff;padding:0 16px;font-family:inherit;font-size:15px}.text-input::placeholder{color:#9aacbd}.text-input:hover{border-color:#c5d3e0}.text-input:focus{border-color:#00c4718c;outline:none;box-shadow:0 0 0 3px #00c4712e}.ops-amount-input,.ops-field__input.ops-amount-input{text-align:right;font-variant-numeric:tabular-nums;letter-spacing:.01em;width:100%;min-width:0}.payment-cancel-modal__summary dd{font-variant-numeric:tabular-nums}.empty-box{color:#4b5568;background:linear-gradient(#fffffff2 0%,#f0f9ff99 100%);border:1px dashed #3b82f647;border-radius:14px;padding:28px 24px;font-size:14px;line-height:1.55}.order-history-loading,.order-history-error{margin:16px 0;font-size:14px}.order-history-error{color:var(--brand-primary-deep)}.order-history-table-wrap--desktop{background:#fff;border:1px solid #00000014;border-radius:14px;margin-top:20px;display:none;overflow:auto;box-shadow:0 8px 24px #0f172a0f}.order-history-cards--mobile{flex-direction:column;gap:12px;margin-top:20px;display:flex}@media (width>=900px){.order-history-table-wrap--desktop{display:block}.order-history-cards--mobile{display:none}}.order-history-table{border-collapse:collapse;width:100%;font-size:13px}.order-history-table th{text-align:left;color:#111827bf;white-space:nowrap;background:#f8fafcf2;border-bottom:1px solid #00000012;padding:12px 14px;font-weight:800}.order-history-table td{vertical-align:top;color:var(--ink);border-bottom:1px solid #0000000d;padding:12px 14px}.order-history-row:last-child td{border-bottom:none}.order-history-cell--amount{white-space:nowrap;font-weight:800}.order-history-mono{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.order-history-meta{color:#001e2b80;margin-top:4px;font-size:12px}.order-history-muted{color:#001e2b7a;font-size:12px}.order-history-warn{color:var(--brand-primary-deep);margin-top:4px;font-size:12px}.order-history-table-wrap{background:#fff;border:1px solid #00000014;border-radius:14px;margin-top:20px;overflow:auto;box-shadow:0 8px 24px #0f172a0f}.order-history-cell--actions{min-width:108px}.order-history-cancel-btn{white-space:nowrap;padding:6px 10px;font-size:12px}.order-history-cancel-status{flex-direction:column;gap:6px;max-width:220px;display:flex}.order-history-cancel-overlay{justify-content:center;align-items:center;padding:20px}.order-history-cancel-modal{flex-direction:column;max-height:min(90vh,720px);margin-top:0;display:flex}.order-history-cancel-modal .ops-modal__body{flex:1;min-height:0;max-height:none;overflow-y:auto}.order-history-badge{color:#001e2bbf;background:#001e2b14;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-block}.order-history-badge--pending{color:#b45309;background:#f59e0b26}.order-history-badge--completed{color:#047857;background:#10b98126}.order-history-badge--declined{color:#4338ca;background:#6366f11f}.order-history-admin-reply{color:var(--ink);margin:0;font-size:12px;line-height:1.45}.order-history-admin-reply--payment{background:#6366f114;border:1px solid #6366f126;border-radius:8px;margin-top:6px;padding:8px 10px}.order-history-admin-reply__label{color:#4338ca;margin-right:4px;font-weight:800}.order-history-content-link{color:var(--play-mint-deep);font-weight:800;text-decoration:none}.order-history-content-link:hover{text-decoration:underline}.order-history-card{background:#fff;border:1px solid #00000014;border-radius:14px;padding:14px 16px;box-shadow:0 6px 18px #0f172a0d}.order-history-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.order-history-card-dt{color:#111827b8;font-size:13px}.order-history-card-amount{color:var(--ink);flex-shrink:0;font-size:15px;font-weight:900}.order-history-card-title{font-size:15px}.order-history-dl{gap:8px;margin:12px 0 0;display:grid}.order-history-dl>div{grid-template-columns:88px 1fr;gap:8px;font-size:13px;display:grid}.order-history-dl dt{color:#001e2b7a;margin:0;font-weight:650}.order-history-dl dd{color:var(--ink);word-break:break-word;margin:0}a.gnb-account-dropdown__row-link{text-align:left;color:#111827e6;cursor:pointer;box-sizing:border-box;width:calc(100% - 16px);transition:border-color .15s var(--ease-out), background-color .15s var(--ease-out);background:#fff;border:1px solid #00000012;border-radius:10px;margin:6px 8px 0;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;display:block}a.gnb-account-dropdown__row-link:hover{background:#f8fafc;border-color:#3b82f638}a.gnb-account-dropdown__row-link.active{border-color:var(--play-mint-glow);color:var(--play-mint-deep);background:var(--play-mint-soft)}.payment-success-layer{justify-content:center;align-items:center;min-height:72vh;display:flex;position:relative;overflow:hidden}.payment-success-modal{border-radius:var(--radius-xl);z-index:2;background:linear-gradient(#fff 0%,#fafcfd 100%);border:1px solid #102a4314;width:min(720px,100%);padding:40px 36px 36px;position:relative;box-shadow:inset 0 1px #ffffffe6,0 28px 64px #001e2b24}.payment-success-modal h1{color:var(--brand-teal-deep);margin:0;font-size:clamp(28px,4vw,40px)}.payment-success-modal p{color:var(--muted);margin:10px 0 0}.payment-summary{border-radius:var(--radius-md);background:var(--surface);border:1px solid #102a4312;margin-top:24px;padding:16px 18px}.summary-row{border-bottom:1px solid var(--hairline);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.summary-row:last-child{border-bottom:none}.summary-row span{color:var(--muted)}.summary-row strong{text-align:right;word-break:break-all}.modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.celebration-confetti{pointer-events:none;position:absolute;inset:0}.celebration-confetti span{opacity:.9;border-radius:999px;width:10px;height:18px;animation:1.8s linear infinite confetti-fall;position:absolute;top:-16px}.celebration-confetti span:first-child{background:var(--brand-primary);animation-delay:0s;left:8%}.celebration-confetti span:nth-child(2){background:#0ea5e9;animation-delay:.3s;left:24%}.celebration-confetti span:nth-child(3){background:#f97316;animation-delay:.1s;left:42%}.celebration-confetti span:nth-child(4){background:#a855f7;animation-delay:.5s;left:58%}.celebration-confetti span:nth-child(5){background:#ef4444;animation-delay:.2s;left:74%}.celebration-confetti span:nth-child(6){background:var(--brand-primary-deep);animation-delay:.4s;left:90%}@keyframes confetti-fall{0%{opacity:.95;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(360px)rotate(160deg)}}@keyframes page-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page{animation:none}.menu-link,.content-card,.content-card .content-thumb-frame,.content-card .content-thumb-frame .cropped-image,.course-tile,.course-tile .content-thumb-frame,.course-tile .content-thumb-frame .cropped-image,.free-live-thumb-card,.free-live-card{transition:none}.content-card:hover,.course-tile:hover,.free-live-thumb-card:hover,.free-live-card:hover,.content-card:hover .content-thumb-frame .cropped-image,.course-tile:hover .content-thumb-frame .cropped-image{transform:none}}@media (width<=900px){.footer-grid{grid-template-columns:1fr}.footer-dl-row{grid-template-columns:96px minmax(0,1fr)}}@media (width<=1023px){.legal-page .legal-article{padding:22px 18px 28px}.landing-layout{grid-template-columns:1fr}.free-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-panel{position:static}.admin-page{grid-template-columns:1fr;max-height:100dvh;overflow:hidden}.payment-success-modal{padding:24px 18px}.modal-actions{flex-direction:column}}@media (width<=520px){.free-live-grid{grid-template-columns:1fr}.landing-tab{padding:10px 1px;font-size:10px}.landing-tabs-inner{gap:2px}}@media (width<=360px){.landing-tab{letter-spacing:-.04em;font-size:9px}}.idle-warning-overlay{z-index:2000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.idle-warning-modal{background:#fff;border:1px solid #0f172a14;border-radius:16px;width:min(420px,100%);padding:24px 22px 20px;box-shadow:0 24px 60px #0f172a38}.idle-warning-modal h2{margin:0 0 10px;font-size:18px;font-weight:800}.idle-warning-modal p{color:#475569;margin:0 0 18px;font-size:14px;line-height:1.55}.idle-warning-modal__actions{justify-content:flex-end;gap:10px;display:flex}.vod-player-wrap{background:#0f172a;border-radius:14px;margin:16px 0 20px;overflow:hidden;box-shadow:0 12px 32px #0f172a1f}.vod-player{background:#000;width:100%;max-height:min(70vh,720px);display:block}.vod-player--embed{aspect-ratio:16/9;border:0;min-height:240px}.classroom-back-link{color:#6366f1;align-items:center;margin:0 0 12px;padding:4px 0;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.classroom-back-link:hover{color:#4f46e5;text-underline-offset:3px;text-decoration:underline}.classroom-page-title{margin-top:0}.classroom-page .classroom-layout{gap:24px;margin-top:8px;display:grid}@media (width>=900px){.classroom-page .classroom-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start}}.classroom-lesson-summary{color:var(--text-muted,#64748b);margin:0 0 16px;line-height:1.6}.classroom-main{min-width:0}.classroom-ebook-panel{background:linear-gradient(#f8fafc 0%,#fff 48%);border:1px solid #102a4314;border-radius:16px;padding:22px 22px 20px;box-shadow:0 10px 28px #1118270f}.classroom-ebook-panel__hero{margin-bottom:18px}.classroom-ebook-panel__badge{color:#6b21a8;background:#a855f71f;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.classroom-ebook-panel__title{letter-spacing:-.02em;color:var(--ink);margin:10px 0 8px;font-size:20px;font-weight:900}.classroom-ebook-panel__lead{color:#475569f2;margin:0;font-size:14px;line-height:1.55}.classroom-ebook-panel__files{flex-direction:column;gap:12px;margin:0 0 20px;padding:0;list-style:none;display:flex}.classroom-ebook-file-card{background:#fff;border:1px solid #0f172a14;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:14px 16px;display:flex;box-shadow:0 2px 10px #0f172a0a}.classroom-ebook-file-card__info{flex:auto;align-items:flex-start;gap:12px;min-width:0;display:flex}.classroom-ebook-file-card__icon{width:40px;height:40px;color:var(--brand-primary-deep,#c41e24);letter-spacing:.04em;background:#ef1b231a;border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.classroom-ebook-file-card__name{color:var(--ink);word-break:break-word;padding-top:8px;font-size:15px;font-weight:800;line-height:1.45;display:block}.classroom-ebook-file-card__action{white-space:nowrap;flex:none;justify-content:center;align-items:center;min-width:96px;padding:10px 18px;text-decoration:none;display:inline-flex}@media (width<=560px){.classroom-ebook-file-card{flex-direction:column;align-items:stretch}.classroom-ebook-file-card__info{align-items:center}.classroom-ebook-file-card__name{padding-top:0}.classroom-ebook-file-card__action{width:100%;min-width:0}}.classroom-ebook-panel__empty{color:#6b7280f2;margin:0 0 16px;font-size:14px}.classroom-ebook-panel__password{background:#fff;border:1px solid #0f172a1a;border-radius:12px;margin-bottom:14px;padding:14px 14px 12px}.classroom-ebook-panel__password-label{color:#475569f2;letter-spacing:.02em;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.classroom-ebook-panel__password-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.classroom-ebook-panel__password-value{letter-spacing:.08em;min-width:120px;color:var(--ink);background:#f1f5f9;border-radius:10px;flex:auto;padding:10px 12px;font-size:18px;font-weight:800}.classroom-ebook-panel__password-hint{color:#64748bf2;margin:10px 0 0;font-size:12px;line-height:1.5}.classroom-ebook-panel__password-hint--muted{margin-bottom:0}.classroom-ebook-panel__lesson{border-top:1px solid #0f172a14;margin-top:16px;padding-top:14px}.classroom-ebook-panel__lesson-title{color:var(--ink);margin:0 0 6px;font-size:15px;font-weight:900}.classroom-ebook-panel__lesson p{color:#475569f2;margin:0;font-size:13px;line-height:1.55}.classroom-sidebar-head{margin-bottom:12px}.classroom-sidebar-head--with-extra{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.classroom-sidebar-title{margin:0;font-size:1rem}.classroom-sidebar-head--with-extra .classroom-sidebar-title{flex:auto;min-width:0;padding-top:2px;line-height:1.35}.classroom-sidebar-head__extra{flex-shrink:0}.classroom-webinar-open-chat-btn{color:#b91c1c;cursor:pointer;white-space:nowrap;background:linear-gradient(#fff1f2 0%,#fff 100%);border:1px solid #fecacaf2;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-height:32px;padding:0 10px;font-size:12px;font-weight:800;transition:border-color .15s,box-shadow .15s;display:inline-flex}.classroom-webinar-open-chat-btn:hover{border-color:#ef444473;box-shadow:0 2px 8px #ef44441f}@media (width<=420px){.classroom-sidebar-head--with-extra{flex-wrap:wrap;justify-content:flex-end}.classroom-sidebar-head--with-extra .classroom-sidebar-title{flex:100%}}.classroom-lesson-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.classroom-lesson-list--readonly{gap:10px}.classroom-lesson-readonly{cursor:default;background:#fff;border:1px solid #0f172a14;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.classroom-lesson-btn{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.classroom-lesson-btn.is-active{background:#eef2ff;border-color:#6366f1}.classroom-lesson-btn.is-disabled{opacity:.55;cursor:not-allowed}.classroom-lesson-index{background:#f1f5f9;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:inline-flex}.classroom-lesson-btn.is-active .classroom-lesson-index{color:#fff;background:#6366f1}.classroom-lesson-text{flex-direction:column;gap:4px;min-width:0;display:flex}.classroom-lesson-text strong{font-size:.95rem;display:block}.classroom-review{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #3b82f624;border-radius:14px;margin-top:32px;padding:20px 22px}.classroom-review__title{color:var(--ink);margin:0 0 12px;font-size:1.1rem;font-weight:800}.classroom-review__muted{color:#64748b;margin:0;font-size:.92rem;line-height:1.55}.classroom-review__saved{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.classroom-review__body{white-space:pre-wrap;color:#334155;margin:0;line-height:1.6}.classroom-review__meta{color:#94a3b8;margin:0;font-size:.85rem}.classroom-review__form{flex-direction:column;gap:14px;display:flex}.classroom-review__field{color:#475569;flex-direction:column;gap:8px;font-size:.9rem;font-weight:600;display:flex}.classroom-review__textarea{resize:vertical;width:100%;min-height:120px}.classroom-review__error{color:#dc2626;margin:0;font-size:.88rem}.classroom-review__actions,.review-rating-input{flex-wrap:wrap;gap:8px;display:flex}.review-rating-input__option{cursor:pointer;align-items:center;gap:4px;display:inline-flex}.review-rating-input__option input{opacity:0;pointer-events:none;position:absolute}.review-rating-input__star{color:#cbd5e1;font-size:1.25rem;transition:color .15s}.review-rating-input__option input:checked+.review-rating-input__star,.review-rating-input__option:hover .review-rating-input__star{color:#f59e0b}.review-rating-input__label{color:#64748b;font-size:.82rem;font-weight:600}.classroom-lesson-text span{color:#64748b;font-size:.85rem;line-height:1.4}.classroom-lesson-schedule{color:#2563eb;font-size:.75rem;font-weight:700;line-height:1.35}.ops-curriculum-row--pending-video{border-color:color-mix(in srgb, #2563eb 35%, var(--border,#e2e8f0))}.ops-curriculum-row__schedule-preview{color:#2563eb;margin-top:.35rem;font-size:.8rem;font-weight:700;display:block}.ops-curriculum-rows{flex-direction:column;gap:12px;margin-top:10px;display:flex}.ops-curriculum-row--draggable{cursor:grab}.ops-curriculum-row--draggable:active{cursor:grabbing}.ops-curriculum-row--dragging{opacity:.55}.ops-curriculum-row--drop-over{outline-offset:2px;outline:2px dashed #2563eb8c}.ops-curriculum-row__drag{color:#94a3b8;letter-spacing:-2px;-webkit-user-select:none;user-select:none;justify-content:center;align-self:center;align-items:center;width:28px;font-size:14px;display:flex}.ops-curriculum-row__order{color:#64748b;align-self:center;margin:0;font-size:12px;font-weight:700}.ops-curriculum-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:10px 12px;padding:12px;display:grid}.ops-curriculum-row--draggable{grid-template-columns:28px 1fr auto;align-items:start}.ops-curriculum-row--draggable .ops-curriculum-row__drag{grid-area:1/1}.ops-curriculum-row--draggable .ops-curriculum-row__order{grid-area:1/2;justify-self:start}.ops-curriculum-row--draggable>.ops-curriculum-row__remove{color:#b91c1c;flex-shrink:0;grid-area:1/3;place-self:start end;margin-top:37px}.ops-curriculum-row__fields{flex-wrap:nowrap;grid-column:1/-1;align-items:flex-start;gap:10px;min-width:0;display:flex}.ops-curriculum-field{flex:1 1 0;gap:6px;min-width:0;margin-bottom:0;transition:flex .22s,max-width .22s,opacity .15s}.ops-curriculum-field>span{min-height:2.6em;font-size:12px;line-height:1.3;display:block}.ops-curriculum-field .ops-field__input{box-sizing:border-box;width:100%;min-width:0;height:40px;min-height:40px;padding:8px 10px;font-size:13px;line-height:1.25}.ops-curriculum-field .ops-field__input.ops-mono{font-size:13px;line-height:1.25}.ops-curriculum-field--expanded{z-index:1;flex:6 240px;max-width:none}.ops-curriculum-field--collapsed{opacity:.92;flex:0 64px;max-width:80px}.ops-curriculum-field--collapsed .ops-field__input{text-overflow:ellipsis}.ops-curriculum-field--collapsed span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width>=960px){.ops-curriculum-row--draggable{grid-template-columns:28px 52px minmax(0,1fr) auto;align-items:start}.ops-curriculum-row--draggable .ops-curriculum-row__drag{grid-area:1/1}.ops-curriculum-row--draggable .ops-curriculum-row__order{grid-area:1/2}.ops-curriculum-row--draggable .ops-curriculum-row__fields{grid-area:1/3}.ops-curriculum-row--draggable>.ops-curriculum-row__remove{grid-area:1/4;margin-top:37px}.ops-curriculum-row--draggable .ops-curriculum-row__drag,.ops-curriculum-row--draggable .ops-curriculum-row__order{margin-top:37px}}@media (width<=959px){.ops-curriculum-row__fields{flex-direction:column;align-items:stretch}.ops-curriculum-row--draggable .ops-curriculum-row__drag,.ops-curriculum-row--draggable .ops-curriculum-row__order,.ops-curriculum-row--draggable>.ops-curriculum-row__remove{margin-top:0}.ops-curriculum-field>span{min-height:0}.ops-curriculum-field--collapsed,.ops-curriculum-field--expanded{opacity:1;flex:auto;max-width:none}}.inquiry-modal-overlay{z-index:1200;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.inquiry-modal{background:#fff;border-radius:16px;width:min(720px,100%);max-height:min(90vh,900px);padding:20px 22px 24px;overflow:auto;box-shadow:0 24px 64px #0f172a33}.inquiry-modal__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.inquiry-modal__head h2{margin:0;font-size:1.25rem}.inquiry-modal__head-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.inquiry-modal__history-btn{color:#6366f1;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 10px 6px 8px;font-size:.88rem;font-weight:700;position:relative}.inquiry-modal__history-btn:hover{background:#eef2ff}.inquiry-modal__history-btn--notify:after{content:"";pointer-events:none;background:#ef1b23;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px;box-shadow:0 0 0 1px #ef1b2333}.inquiry-modal__close{cursor:pointer;color:#64748b;background:0 0;border:0;font-size:28px;line-height:1}.inquiry-modal__lead{color:#64748b;margin:0 0 16px;line-height:1.5}.inquiry-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width>=560px){.inquiry-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.inquiry-category-card{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;transition:border-color .15s,background .15s;display:flex}.inquiry-category-card:hover{background:#eef2ff;border-color:#6366f1}.inquiry-category-card__emoji{font-size:1.6rem}.inquiry-category-card__label{font-size:.92rem;font-weight:700}.inquiry-modal__back{color:#6366f1;cursor:pointer;background:0 0;border:0;margin-bottom:10px;padding:0;font-weight:700}.inquiry-modal__category-badge{margin:0 0 14px;font-weight:700}.inquiry-field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.inquiry-field span{font-size:.9rem;font-weight:700}.inquiry-textarea{resize:vertical;min-height:160px}.inquiry-file-name{color:#64748b;font-size:.85rem}.inquiry-error{color:#dc2626;margin:0 0 12px;font-size:.9rem}.ops-table-row--clickable{cursor:pointer}.ops-table-row--clickable:hover td{background:#6366f10f}.ops-table__col-check,.ops-table__col-exposure{white-space:nowrap;width:140px}.ops-table__col-check--narrow{text-align:center;width:44px;min-width:44px}.ops-bulk-bar{background:#f8fafcf2;border:1px solid #0f172a0f;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:10px;padding:10px 12px;display:flex}.ops-bulk-bar__actions{flex-wrap:wrap;gap:8px;display:flex}.ops-table-exposure{align-items:center;gap:8px;display:flex}select.text-input.ops-table-exposure__rank{box-sizing:border-box;border-radius:6px;width:44px;min-width:44px;height:22px;min-height:22px;padding:0 4px 0 6px;font-size:12px;line-height:20px}.ops-table-check{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ops-table-check input{cursor:pointer;width:16px;height:16px}.ops-table__cell-clip{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.ops-table--course-reviews th,.ops-table--course-reviews td,.ops-table--member-reviews th,.ops-table--member-reviews td,.ops-table--reviews-unified th,.ops-table--reviews-unified td{vertical-align:middle}.ops-reviews-legend{color:#64748b;flex-wrap:wrap;gap:14px 20px;margin-top:10px;font-size:12px;font-weight:600;display:flex}.ops-reviews-legend__item{align-items:center;gap:8px;display:inline-flex}.ops-reviews-legend__swatch{border:1px solid #0f172a1a;border-radius:4px;width:14px;height:14px}.ops-reviews-legend__swatch--landing{background:#dbeafef2}.ops-reviews-legend__swatch--member{background:#fff}.ops-review-kind-badge{letter-spacing:-.02em;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.ops-review-kind-badge--landing{color:#1e40af;background:#dbeafe}.ops-review-kind-badge--member{color:#166534;background:#bbf7d0}.ops-review-status-date{color:#64748b;margin-top:4px;font-size:12px;font-weight:500;display:block}.ops-review-author-meta{color:#64748b;font-size:12px;font-weight:500}.ops-table tbody tr.ops-table-row--review-landing>td{background:#eff6ffeb}.ops-table tbody tr.ops-table-row--review-landing:hover>td,.ops-table tbody tr.ops-table-row--review-landing.ops-table-row--clickable:hover>td{background:#dbeafefa}.ops-table tbody tr.ops-table-row--review-member>td{background:#fff}.ops-table tbody tr.ops-table-row--review-member:hover>td,.ops-table tbody tr.ops-table-row--review-member.ops-table-row--clickable:hover>td{background:#f8fafcfa}.ops-img-preview--wide{aspect-ratio:21/9;max-height:140px}.ops-field-row{flex-wrap:wrap;gap:16px 24px;display:flex}.ops-content-search{flex-direction:column;gap:8px;margin-top:4px;display:flex;position:relative}.ops-content-search__selected{background:#14b8a60f;border:1px solid #14b8a659;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:10px 12px;display:flex}.ops-content-search__selected-text{min-width:0;font-size:13px;line-height:1.45}.ops-content-search__selected-text strong{color:var(--ink);font-weight:800}.ops-content-search__clear{flex-shrink:0;padding:6px 10px;font-size:12px}.ops-content-search__input-wrap{z-index:1;position:relative}.ops-content-search__input{width:100%}.ops-content-search__list{z-index:20;background:#fff;border:1px solid #0f172a1a;border-radius:12px;max-height:240px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a24}.ops-content-search__option{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;display:flex}.ops-content-search__option:hover,.ops-content-search__option.active{background:#ef1b230f}.ops-content-search__option-title{color:var(--ink);font-size:13px;font-weight:700;line-height:1.35}.ops-content-search__option-meta{color:var(--muted);font-size:11px;line-height:1.35}.ops-content-search__empty,.ops-content-search__hint{margin:0;font-size:12px;line-height:1.45}.ops-modal--course-review{flex-direction:column;width:min(600px,100%);max-height:min(92vh,900px);display:flex}.ops-modal--course-review .ops-modal__head{padding:10px 14px 8px}.ops-modal--course-review .ops-modal__head h3{margin:0;font-size:16px}.ops-modal--course-review .ops-modal__body{flex:auto;min-height:0;max-height:none;padding:8px 14px 4px;overflow-y:auto}.ops-modal--course-review .ops-modal__foot{padding:8px 14px 10px}.ops-modal--course-review .ops-editor-section{margin-bottom:8px;padding:10px 12px 8px}.ops-modal--course-review .ops-editor-section:last-child{margin-bottom:0}.ops-modal--course-review .ops-editor-section__title{margin:0 0 4px;font-size:13px}.ops-modal--course-review .ops-editor-section__head-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.ops-modal--course-review .ops-editor-section__head-row .ops-editor-section__title{margin:0}.ops-modal--course-review .ops-review-section__expose{white-space:nowrap;flex-shrink:0;margin:0}.ops-modal--course-review .ops-review-section__expose>span{font-size:12px}.ops-modal--course-review .ops-field--compact{gap:4px;margin-bottom:6px}.ops-modal--course-review .ops-field--compact:last-child{margin-bottom:0}.ops-modal--course-review .ops-content-search{gap:6px;margin-top:0}.ops-modal--course-review .ops-content-search__selected{padding:8px 10px}.ops-modal--course-review .ops-field__textarea--review-body{resize:vertical;min-height:128px;padding:8px 10px;line-height:1.5}.ops-modal--course-review .text-input.ops-field__input:not(textarea){padding:7px 10px}.ledger-detail-modal{width:min(720px,100%);max-height:min(88vh,900px)}.ledger-detail-modal__body{max-height:calc(88vh - 120px);overflow:auto}.ledger-detail-grid{grid-template-columns:minmax(120px,140px) 1fr;gap:8px 16px;margin:0;display:grid}.ledger-detail-row{display:contents}.ledger-detail-row dt{color:#64748b;margin:0;font-size:.82rem;font-weight:700}.ledger-detail-row dd{color:#0f172a;word-break:break-word;margin:0;font-size:.92rem}.ledger-detail-raw{margin-top:16px}.ledger-detail-raw h4{margin:0 0 8px;font-size:.9rem}.ledger-detail-raw pre{color:#e2e8f0;background:#0f172a;border-radius:8px;max-height:240px;margin:0;padding:12px;font-size:.75rem;overflow:auto}.ops-settlement-panel__intro{margin-bottom:12px}.ops-settlement-toolbar{background:#fff;border:1px solid #0f172a14;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px 16px;padding:14px 16px;display:flex;box-shadow:0 6px 20px #0f172a0a}.ops-settlement-filters{flex-wrap:wrap;flex:320px;align-items:flex-end;gap:10px 14px;display:flex}.ops-settlement-field{min-width:148px;margin-bottom:0}.ops-settlement-field--wide{min-width:200px}.ops-settlement-field>span{color:#475569;font-size:12px;font-weight:600}.ops-settlement-toolbar__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px 14px;display:flex}.ops-settlement-range-hint{color:#64748b;white-space:nowrap;margin:0;font-size:12px}.ops-settlement-range-hint strong{color:#0f172a;font-weight:700}.ops-settlement-summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;max-width:920px;margin-top:14px;display:grid}.ops-settlement-summary__card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.ops-settlement-summary__label{color:#64748b;font-size:12px;font-weight:600}.ops-settlement-summary__card strong{letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:#0f172a;font-size:17px;font-weight:800}.ops-settlement-summary__value--accent{color:#b91c1c}.ops-settlement-body{padding-top:4px;overflow:visible}.ops-settlement-split{flex-direction:column;gap:14px;display:flex}.ops-settlement-pane{background:#fff;border:1px solid #0f172a14;border-radius:14px;min-width:0;padding:12px 14px 14px;display:block;box-shadow:0 8px 26px #0f172a0d}.ops-settlement-pane__head{flex-shrink:0;margin-bottom:10px}.ops-settlement-pane__hint{color:#94a3b8;margin:4px 0 0;font-size:12px;line-height:1.45}.ops-settlement-section-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:15px;font-weight:800}.ops-settlement-items__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.ops-settlement-clear-filter{color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-top:6px;padding:0;font-size:12px;font-weight:600;text-decoration:underline}.ops-settlement-clear-filter:hover{color:#1d4ed8}.ops-settlement-panel .ops-table-wrap{margin-top:0;overflow:visible}.ops-settlement-panel .ops-table{table-layout:fixed;width:100%;min-width:0}.ops-table--settlement-groups th:first-child,.ops-table--settlement-groups td:first-child{width:28%}.ops-table--settlement-items th:nth-child(3),.ops-table--settlement-items td:nth-child(3){word-break:break-all;width:22%}.ops-settlement-order-cell{max-width:none;text-overflow:unset;white-space:normal;word-break:break-all;overflow:visible}.ops-table__num,.ops-table th.ops-table__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ops-settlement-date-cell{white-space:nowrap;color:#334155;font-weight:600}.ops-table-row--selected{background:#3b82f61a}.ops-table-row--selected td{box-shadow:inset 3px 0 #3b82f6}.ops-settlement-fee-list{margin:0;padding-left:18px;font-size:13px}@media (width<=1100px){.ops-settlement-summary{max-width:none}.ops-settlement-toolbar__actions{justify-content:space-between;width:100%}}@media (width<=640px){.ops-settlement-toolbar{padding:12px}.ops-settlement-field,.ops-settlement-field--wide{width:100%;min-width:0}.ops-settlement-range-hint{white-space:normal}}.ops-marketing-panel .ops-marketing-split{flex-direction:column;gap:14px;display:flex}.ops-marketing-split--dashboard{gap:12px}.ops-marketing-pane--campaign{flex-shrink:0}.ops-marketing-campaign__head{margin-bottom:2px}.ops-marketing-pane--lists{flex-direction:column;min-height:280px;padding-top:10px;display:flex}.ops-marketing-tabs-bar{border-bottom:1px solid #0f172a14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:0 2px 10px;display:flex}.ops-marketing-tabs-bar .ops-marketing-tabs{border-bottom:none;flex:auto;padding:0}.ops-marketing-tabs-bar .ops-table-search{flex:0 min(360px,100%);min-width:min(100%,220px);margin:0}.ops-marketing-tabs{border-bottom:1px solid #0f172a14;flex-wrap:wrap;gap:6px;padding:0 2px 10px;display:flex}.ops-marketing-tabs__btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #0f172a1a;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:6px 12px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.ops-marketing-tabs__btn:hover{color:#0f172a;border-color:#0f766e59}.ops-marketing-tabs__btn.is-active{color:#0f766e;background:#ecfdf5;border-color:#0f766e73;box-shadow:inset 0 0 0 1px #0f766e1f}.ops-marketing-tabs__count{color:#64748b;background:#0f172a0f;border-radius:999px;align-items:center;min-width:1.5rem;padding:1px 6px;font-size:11px;font-weight:800;display:inline-flex}.ops-marketing-tabs__btn.is-active .ops-marketing-tabs__count{color:#0f766e;background:#0f766e24}.ops-marketing-tab-panel{flex-direction:column;flex:1;gap:10px;min-height:0;padding-top:10px;display:flex}.ops-marketing-tab-panel__hint{margin:0}.ops-table-search--tabs-inline .ops-table-search__field{flex-direction:row;flex:auto;align-items:center;gap:6px}.ops-table-search--tabs-inline .ops-table-search__label{white-space:nowrap;flex-shrink:0;font-size:12px;line-height:1.2}.ops-table-search--tabs-inline .ops-table-search__input{border-radius:8px;width:min(280px,42vw);min-width:0;max-width:none;height:32px;min-height:32px;padding:0 10px;font-size:13px;line-height:1.2}.ops-table-search--tabs-inline .ops-table-search__meta{width:100%;padding-bottom:0;font-size:.78rem}.ops-table.ops-table--marketing-compact{font-size:13px}.ops-table.ops-table--marketing-compact th,.ops-table.ops-table--marketing-compact td{vertical-align:top;padding:9px 10px}.ops-marketing-compact__dt{white-space:nowrap;color:#475569;font-size:12px}.ops-marketing-compact__primary{color:#0f172a;flex-wrap:wrap;align-items:center;gap:6px;font-weight:600;display:flex}.ops-marketing-compact__sub{color:#64748b;margin-top:3px;font-size:12px;display:block}.ops-marketing-compact__amount{white-space:nowrap;font-weight:800}.ops-marketing-compact__touch-col{text-align:center;width:4.5rem}.ops-marketing-utm-cell{flex-flow:wrap;align-items:center;gap:.15rem .35rem;min-width:0;font-size:12px;line-height:1.4;display:flex}.ops-marketing-utm-cell__segment{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.ops-marketing-utm-cell__sep{color:#94a3b8;-webkit-user-select:none;user-select:none;font-weight:400}.ops-marketing-utm-cell__source{color:#0f172a;font-weight:700}.ops-marketing-utm-cell__campaign{color:#64748b}.ops-marketing-utm-cell__content{color:#1d4ed8;font-weight:600}.ops-table--marketing-compact .ops-marketing-utm-cell{white-space:nowrap;flex-wrap:nowrap}.ops-table--marketing-compact .ops-marketing-utm-cell__segment{flex-shrink:0}.ops-table--marketing-compact .ops-marketing-utm-cell__campaign,.ops-table--marketing-compact .ops-marketing-utm-cell__content{text-overflow:ellipsis;max-width:10rem;overflow:hidden}.ops-badge--ok{color:#047857;background:#10b9811f}.ops-marketing-pane{background:#fff;border:1px solid #0f172a14;border-radius:14px;min-width:0;padding:12px 14px 14px;display:block;box-shadow:0 8px 26px #0f172a0d}.ops-table-wrap--marketing-groups{max-width:100%;overflow-x:hidden}.ops-table.ops-table--marketing-groups{table-layout:fixed;width:100%;min-width:0;max-width:100%;font-size:12px}.ops-table.ops-table--marketing-groups th,.ops-table.ops-table--marketing-groups td{text-align:center;vertical-align:middle;padding:8px 6px}.ops-table.ops-table--marketing-groups th.ops-table__num,.ops-table.ops-table--marketing-groups td.ops-table__num{text-align:center}.ops-table.ops-table--marketing-groups .ops-marketing-cell-clip{text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;display:block;overflow:hidden}.ops-table.ops-table--marketing-groups .ops-marketing-col-head .ops-table__sort-btn{white-space:normal;text-align:inherit;gap:4px;padding:6px 4px;font-size:11px;line-height:1.25}.ops-table.ops-table--marketing-groups th.ops-table__num .ops-marketing-col-head .ops-table__sort-btn{white-space:nowrap;padding:6px 2px}.ops-table.ops-table--marketing-groups .ops-table__sort-indicator{font-size:10px}.ops-table.ops-table--marketing-groups .ops-marketing-col-head__drag{width:16px;padding:0 1px;font-size:10px}.ops-marketing-pane__title-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.ops-marketing-pane__title-note{color:#64748b;font-size:12px;font-weight:600}.ops-marketing-sessions__head,.ops-marketing-groups-block{flex-direction:column;gap:10px;display:flex}.ops-marketing-groups-export{justify-content:flex-end;display:flex}.ops-marketing-col-th{vertical-align:middle;padding:0}.ops-marketing-col-th--dragging{opacity:.45}.ops-marketing-col-th--drop-over{box-shadow:inset 0 3px #0f766e}.ops-marketing-col-head{align-items:stretch;min-height:100%;display:flex}.ops-marketing-col-head__drag{color:#0f172a59;letter-spacing:-2px;cursor:grab;-webkit-user-select:none;user-select:none;border-right:1px solid #0f172a0f;flex-shrink:0;justify-content:center;align-items:center;width:16px;padding:0 1px;font-size:10px;display:flex}.ops-marketing-col-head__drag:hover{color:#0f172aa6;background:#0f172a0a}.ops-marketing-col-head__drag:active{cursor:grabbing}.ops-marketing-col-head .ops-table__sort-btn{flex:1;min-width:0}.ops-table.ops-table--marketing-groups th.ops-table__num .ops-marketing-col-head,.ops-table.ops-table--marketing-groups th.ops-table__num .ops-table__sort-btn{justify-content:center}.ops-marketing-groups__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 14px;display:flex}.ops-marketing-kind-filter{min-width:9.5rem}.ops-marketing-kind-badge{white-space:nowrap;color:#1d4ed8;background:#2563eb1a;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-block}.ops-marketing-summary__sub{color:#64748b;margin-top:4px;font-size:11px;font-weight:600;display:block}.ops-marketing-detail__meta{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px 16px;margin:0 0 18px;display:grid}.ops-marketing-detail__meta dt{color:#94a3b8;margin:0 0 2px;font-size:11px;font-weight:700}.ops-marketing-detail__meta dd{color:#0f172a;word-break:break-word;margin:0;font-size:13px}.ops-marketing-detail__referrer{font-size:12px}.ops-marketing-timeline{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ops-marketing-timeline li{background:#f8fafc;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 10px;display:flex}.ops-marketing-timeline__type{color:#0f172a;font-weight:700}.ops-marketing-timeline__time{color:#64748b;font-size:12px}.ops-marketing-timeline__amount{color:#2563eb;font-weight:700}.ops-inflow-tracking-panel__head{border-bottom:1px solid #0f172a14;padding:14px 18px 0}.ops-inflow-tracking-panel__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;padding-bottom:12px;display:flex}.ops-inflow-tracking-panel__title-row{align-items:center;gap:6px;min-width:0;display:flex}.ops-inflow-tracking-panel__title-row .ops-marketing-toolbar__title{margin:0}.ops-inflow-tracking-panel__channel-tabs{border-bottom:none;padding:0}.ops-inflow-tracking-panel__body{flex-direction:column;min-height:0;display:flex}.ops-inflow-tracking-panel__pane{flex-direction:column;flex:1;min-height:0;display:flex}.ops-inflow-tracking-panel__pane[hidden]{display:none}.ops-payment-hub-panel__head{border-bottom:1px solid #0f172a14;padding:14px 18px 0}.ops-payment-hub-panel__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;padding-bottom:12px;display:flex}.ops-payment-hub-panel__tabs{border-bottom:none;padding:0}.ops-payment-hub-panel__body{flex-direction:column;min-height:0;display:flex}.ops-payment-hub-panel__pane{flex-direction:column;flex:1;min-height:0;display:flex}.ops-payment-hub-panel__pane[hidden]{display:none}.ops-ledger-panel--embedded,.ops-settlement-panel--embedded,.ops-cash-payment-panel--embedded{flex-direction:column;flex:1;min-height:0;display:flex}.ops-table.ops-table--ledger td{padding:8px 14px}.ops-table.ops-table--ledger .ops-actions{gap:4px}.ops-table.ops-table--ledger .ops-actions .button.ops-btn{border-radius:999px;min-height:0;padding:2px 10px;font-size:12px;line-height:1.2}.ops-cash-payment-panel--embedded .ops-cash-payment-panel__head{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 18px;display:flex}.ops-cash-payment-panel__intro{flex:1;margin:0;font-size:13px;line-height:1.5}.ops-cash-payment-panel--embedded .cash-payment-list-tabs,.ops-cash-payment-panel--embedded .ops-toolbar{padding-left:18px;padding-right:18px}.ops-marketing-panel--embedded{flex-direction:column;flex:1;min-height:0;display:flex}.ops-marketing-toolbar--embedded{justify-content:flex-end}.ops-marketing-panel__head{flex-direction:column;gap:12px;padding-bottom:4px;display:flex}.ops-marketing-panel__head--compact{gap:6px;padding-bottom:2px}.ops-marketing-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 10px;display:flex}.ops-marketing-topbar .ops-marketing-toolbar{flex:none}.ops-marketing-pixels--inline{background:0 0;border:none;flex:12rem;min-width:0;margin-left:auto}.ops-marketing-pixels--inline>.ops-marketing-meta-compact__summary{background:0 0;justify-content:flex-end;padding:0}.ops-marketing-pixels--inline[open]{flex-basis:100%;width:100%}.ops-marketing-pixels--inline[open]>.ops-marketing-pixels__body{background:#f8fafc;border:1px solid #0f172a12;border-radius:8px;margin-top:4px;padding:8px 10px}.ops-marketing-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;display:flex}.ops-marketing-toolbar__lead{align-items:center;gap:8px;min-width:0;display:flex}.ops-marketing-toolbar--title-actions{justify-content:flex-start;gap:6px}.ops-marketing-panel__head--compact .ops-marketing-toolbar{align-items:center}.ops-marketing-panel__head--compact .ops-marketing-toolbar__title{margin:0}.ops-marketing-toolbar__title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.05rem;font-weight:800}.ops-marketing-toolbar__actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ops-marketing-refresh-btn--sm{border-radius:8px;width:30px;height:30px}.ops-marketing-meta-compact{background:#f8fafc;border:1px solid #0f172a12;border-radius:8px;font-size:11px}.ops-marketing-meta-compact__summary{cursor:pointer;color:#64748b;flex-wrap:wrap;align-items:center;gap:6px 8px;padding:5px 8px;font-weight:600;list-style:none;display:flex}.ops-marketing-meta-compact__summary::-webkit-details-marker{display:none}.ops-marketing-meta-compact__summary>span:first-child{color:#475569;font-weight:700}.ops-marketing-meta-compact__body{color:#64748b;margin:0;padding:0 8px 6px;line-height:1.4}.ops-marketing-pixels__body{padding:0 8px 8px}.ops-marketing-pixels__intro,.ops-marketing-pixels__hint{color:#64748b;margin:0 0 8px;font-size:11px;line-height:1.45}.ops-marketing-pixels__hint{margin-bottom:0}.ops-marketing-pixels__form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:6px 8px;display:grid}.ops-marketing-pixels__form--modal{grid-template-columns:1fr;gap:10px}.ops-marketing-pixels-modal{width:min(440px,100vw - 32px)}.ops-ad-platforms-modal{width:min(560px,100vw - 32px)}.ops-ad-platforms-section{flex-direction:column;gap:8px;margin-top:12px;display:flex}.ops-ad-analytics-panel__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ops-ad-analytics-panel__filter{margin-top:8px}.ops-ad-analytics-platforms{flex-wrap:wrap;gap:8px 16px;margin:12px 0 16px;padding:0;list-style:none;display:flex}.ops-ad-analytics-platforms__item{align-items:center;gap:8px;font-size:12px;display:flex}.ops-ad-analytics-platforms__status{color:#64748b}.ops-ad-analytics-platforms__status--error{color:#b45309;max-width:320px}.ops-marketing-pixels-modal__body{flex-direction:column;gap:10px;display:flex}.ops-marketing-pixels__field{flex-direction:column;gap:3px;min-width:0;display:flex}.ops-marketing-pixels__field>span{color:#64748b;font-size:10px;font-weight:600}.ops-marketing-pixels__field .text-input{min-height:30px;padding:4px 8px;font-size:12px}.ops-marketing-pixels__actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;display:flex}.ops-marketing-pixels__msg{color:#0f766e;font-size:11px}@media (width<=900px){.ops-marketing-pixels__form{grid-template-columns:1fr}}.ops-marketing-chip--sm{border-radius:5px;padding:2px 6px;font-size:10px}.ops-marketing-filter--compact{border-radius:10px;padding:8px 10px}.ops-marketing-filter--compact .ops-marketing-filter__fields{display:none}.ops-marketing-filter__row{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.ops-marketing-filter__row--main{align-items:center}.ops-marketing-filter__row--course{margin-top:6px}.ops-marketing-filter__sep{color:#94a3b8;-webkit-user-select:none;user-select:none;font-size:12px}.ops-marketing-filter__field--date{flex:none;min-width:0}.ops-marketing-filter__field--date .text-input{width:8.75rem;min-height:32px;padding:4px 8px;font-size:12px}.ops-marketing-filter__field--datetime{flex:none;min-width:0}.ops-marketing-filter__field--datetime .text-input{width:11.75rem;min-height:32px;padding:4px 8px;font-size:12px}.ops-marketing-filter__field--course{flex:14rem;min-width:10rem;max-width:none}.ops-marketing-filter__field--course>span{display:none}.ops-marketing-filter__field--course .text-input{width:100%;min-height:32px;padding:4px 8px;font-size:12px}.ops-marketing-filter__kinds-inline{flex-wrap:wrap;align-items:center;gap:4px 10px;padding:0 4px;display:flex}.ops-marketing-filter__kinds-label{color:#64748b;white-space:nowrap;font-size:11px;font-weight:700}.ops-marketing-filter--compact .ops-marketing-filter__kind-check{gap:4px;font-size:12px}.ops-marketing-filter--compact .ops-marketing-filter__kind-check input{width:13px;height:13px}.ops-marketing-filter--compact .ops-marketing-filter__submit{min-width:52px;min-height:32px;margin-left:auto;padding:0 12px;font-size:13px}.ops-marketing-filter--compact .ops-marketing-filter__excel{white-space:nowrap;min-height:32px;padding:0 10px;font-size:12px}.ops-marketing-filter__meta{color:#64748b;border-top:1px dashed #0f172a14;margin:6px 0 0;padding-top:6px;font-size:11px;line-height:1.4}.ops-marketing-filter__meta strong{color:#0f172a;font-weight:700}.ops-marketing-filter__meta-sep{color:#cbd5e1;margin:0 4px}.ops-marketing-filter__meta-funnel{color:#0f766e;font-weight:600}.ops-marketing-overview-wrap{background:#fff;border:1px solid #0f172a14;border-radius:10px}.ops-marketing-overview-wrap>summary{cursor:pointer;-webkit-user-select:none;user-select:none;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:7px 10px;list-style:none;display:flex}.ops-marketing-overview-wrap>summary::-webkit-details-marker{display:none}.ops-marketing-overview__summary-label{color:#334155;font-size:12px;font-weight:800}.ops-marketing-overview__summary-brief{color:#64748b;flex:auto;min-width:0;font-size:11px;font-weight:600}.ops-marketing-overview__summary-sep{color:#cbd5e1;margin:0 5px}.ops-marketing-overview__chevron{color:#64748b;flex-shrink:0;justify-content:center;align-items:center;transition:transform .15s;display:inline-flex}.ops-marketing-overview-wrap[open] .ops-marketing-overview__chevron{transform:rotate(180deg)}.ops-marketing-overview-wrap[open]>.ops-marketing-overview{padding:0 8px 8px}.ops-marketing-overview{grid-template-columns:minmax(0,1.1fr) minmax(200px,.9fr);align-items:stretch;gap:8px;min-height:124px;display:grid}.ops-marketing-overview--kpi-only{grid-template-columns:1fr}.ops-marketing-overview--organic .ops-marketing-kpi--compact{grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-marketing-overview .ops-marketing-kpi--compact{grid-template-rows:1fr 1fr;grid-template-columns:repeat(3,minmax(0,1fr));align-content:stretch;height:100%;min-height:124px}.ops-marketing-overview .ops-marketing-kpi--compact .ops-marketing-kpi__card{justify-content:center;height:100%;min-height:54px}.ops-marketing-overview .ops-marketing-pane--daily{box-sizing:border-box;flex-direction:column;height:100%;min-height:124px;padding:8px 10px 10px;display:flex}.ops-marketing-pane--payment-trend{margin-bottom:12px;padding:12px 14px 14px}.ops-marketing-payment-trend__body{flex-direction:column;gap:8px;width:100%;display:flex}.ops-marketing-payment-trend__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px 16px;margin-bottom:10px;display:flex}.ops-marketing-payment-trend__filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ops-marketing-payment-trend__summary{margin:0}.ops-marketing-payment-timeline{box-sizing:border-box;background:linear-gradient(#fffbeb 0%,#fff 72%);border:1px solid #f59e0b2e;border-radius:12px;width:100%;max-width:none;padding:10px 14px 8px;box-shadow:inset 0 1px #fffc}.ops-marketing-payment-timeline-chart{background:linear-gradient(#fffbeb80 0%,#fffffff2 100%);border-color:#f59e0b24}.ops-marketing-payment-timeline-chart-time{background:linear-gradient(#fffbeb80 0%,#fffffff2 100%);border:1px solid #f59e0b24;border-radius:8px;padding:8px 10px 6px;position:relative}.ops-marketing-payment-timeline-chart-time__plot{background:repeating-linear-gradient(0deg,#0f172a0d 0 1px,#0000 1px 22px);border-radius:6px;height:118px;margin-bottom:22px;position:relative}.ops-marketing-payment-timeline-chart-time__item{z-index:1;flex-direction:column;align-items:center;gap:2px;width:28px;display:flex;position:absolute;bottom:0;transform:translate(-50%)}.ops-marketing-payment-timeline-chart-time__item:hover{z-index:2}.ops-marketing-payment-timeline-chart-time__value{font-variant-numeric:tabular-nums;color:#b45309;min-height:14px;font-size:11px;font-weight:800;line-height:1}.ops-marketing-payment-timeline-chart-time__track{justify-content:center;align-items:flex-end;width:100%;height:72px;display:flex}.ops-marketing-payment-timeline-chart-time__bar{background:linear-gradient(#fbbf24 0%,#d97706 100%);border-radius:4px 4px 2px 2px;width:14px;min-height:2px;transition:height .2s,background .15s;box-shadow:0 1px 3px #d9770640}.ops-marketing-payment-timeline-chart-time__item:hover .ops-marketing-payment-timeline-chart-time__bar{background:linear-gradient(#fcd34d 0%,#b45309 100%)}.ops-marketing-payment-timeline-chart-time__axis{height:16px;position:relative}.ops-marketing-payment-timeline-chart-time__axis-tick{font-variant-numeric:tabular-nums;color:#94a3b8;white-space:nowrap;font-size:9px;font-weight:600;position:absolute;transform:translate(-50%)}.ops-marketing-payment-timeline-chart-time__axis-tick--start{transform:translate(0)}.ops-marketing-payment-timeline-chart-time__axis-tick--end{transform:translate(-100%)}.ops-marketing-payment-timeline-chart__value{color:#b45309}.ops-marketing-payment-timeline-chart__label{text-align:center;word-break:keep-all;flex-direction:column;align-items:center;gap:1px;max-width:52px;line-height:1.15;display:flex}.ops-marketing-payment-timeline-chart__label-day{color:#94a3b8;font-size:9px;font-weight:500}.ops-marketing-payment-timeline-chart__label-hour{color:#64748b;font-size:10px;font-weight:700}.ops-marketing-payment-timeline__hint{color:#94a3b8;margin:6px 0 0;font-size:10px}.ops-marketing-daily-chart__empty{text-align:center;margin:0;padding:16px 8px;font-size:12px}.ops-marketing-overview .ops-marketing-daily__head{flex-shrink:0;margin-bottom:6px}.ops-marketing-overview .ops-marketing-daily-chart{flex:1;align-content:end;min-height:0;display:grid}.ops-marketing-kpi--compact{gap:6px}.ops-marketing-kpi--compact .ops-marketing-kpi__card{border-radius:8px;gap:1px;padding:6px 8px}.ops-marketing-kpi--compact .ops-marketing-kpi__label{font-size:10px}.ops-marketing-kpi--compact .ops-marketing-kpi__value{font-size:1.05rem}.ops-marketing-kpi--compact .ops-marketing-kpi__sub{font-size:10px}.ops-marketing-pane--daily{padding:10px 12px 12px}.ops-marketing-daily__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;margin-bottom:0;display:flex}.ops-marketing-daily__head .ops-settlement-section-title{margin:0}.ops-marketing-daily__summary{color:#64748b;margin:0;font-size:12px}.ops-marketing-daily__summary strong{color:#0f172a;font-variant-numeric:tabular-nums;font-weight:800}.ops-marketing-daily__summary-sep{color:#cbd5e1;margin:0 5px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ops-marketing-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;display:flex}.ops-marketing-hero__title-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.ops-marketing-hero__title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.ops-marketing-refresh-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.ops-marketing-refresh-btn:hover:not(:disabled){color:#2563eb;background:#eff6ff;border-color:#2563eb59}.ops-marketing-refresh-btn:disabled{cursor:default;opacity:.65}.ops-marketing-refresh-btn.is-spinning svg{animation:.75s linear infinite ops-marketing-refresh-spin}@keyframes ops-marketing-refresh-spin{to{transform:rotate(360deg)}}.ops-marketing-hero__desc{color:#64748b;max-width:52rem;margin:0;font-size:13px;line-height:1.5}.ops-marketing-hero__desc code{font-size:12px}.ops-marketing-hero__tools{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ops-btn--compact{min-height:36px;padding:0 12px;font-size:13px}.ops-marketing-meta{background:#f8fafc;border:1px solid #0f172a14;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px 12px;display:flex}.ops-marketing-meta__heading{color:#475569;white-space:nowrap;font-size:12px;font-weight:700}.ops-marketing-meta__chips{flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ops-marketing-chip{color:#64748b;background:#fff;border:1px solid #94a3b873;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.ops-marketing-chip--on{color:#1d4ed8;background:#2563eb14;border-color:#2563eb47}.ops-marketing-meta__details{color:#64748b;margin-left:auto;font-size:12px}.ops-marketing-meta__details summary{cursor:pointer;color:#475569;font-weight:600;list-style:none}.ops-marketing-meta__details summary::-webkit-details-marker{display:none}.ops-marketing-meta__details p{max-width:28rem;margin:6px 0 0;line-height:1.45}.ops-marketing-filter{background:#fff;border:1px solid #0f172a1a;border-radius:14px;padding:14px 14px 12px;box-shadow:0 4px 16px #0f172a0a}.ops-marketing-filter__fields{flex-wrap:wrap;align-items:flex-end;gap:10px 12px;display:flex}.ops-marketing-filter__kinds{border:0;flex:100%;min-width:0;margin:0;padding:0}.ops-marketing-filter__kinds-legend{color:#475569;margin-bottom:6px;padding:0;font-size:12px;font-weight:600}.ops-marketing-filter__kinds-row{flex-wrap:wrap;gap:8px 14px;display:flex}.ops-marketing-filter__kind-check{color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.ops-marketing-filter__kind-check input{accent-color:#0f766e;cursor:pointer;width:15px;height:15px}.ops-marketing-filter__field{flex-direction:column;gap:6px;min-width:132px;display:flex}.ops-marketing-filter__field--grow{flex:220px;min-width:200px;max-width:min(100%,420px)}.ops-marketing-filter__field>span{color:#475569;font-size:12px;font-weight:600}.ops-marketing-filter__submit{min-width:72px;min-height:40px;margin-left:auto}.ops-marketing-filter__range{color:#64748b;border-top:1px dashed #0f172a1a;margin:10px 0 0;padding-top:10px;font-size:12px}.ops-marketing-filter__range strong{color:#0f172a;font-weight:700}.ops-marketing-funnel-hint{color:#0f4c45;background:#0f766e0f;border:1px solid #0f766e38;border-radius:10px;margin:0 0 10px;padding:10px 12px;font-size:12px;line-height:1.45}.ops-marketing-funnel-hint strong{color:#0f766e;font-weight:700}.ops-marketing-kpi{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.ops-marketing-kpi__card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #0f172a14;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:12px 12px 10px;display:flex}.ops-marketing-kpi__card--highlight{background:linear-gradient(#fff 0%,#eff6ff 100%);border-color:#2563eb38}.ops-marketing-kpi__card--revenue{background:linear-gradient(#fff 0%,#fff5f6 100%);border-color:#ef1b2333}.ops-marketing-kpi__label{color:#64748b;font-size:11px;font-weight:700;line-height:1.35}.ops-marketing-kpi__value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:#0f172a;font-size:1.35rem;font-weight:800;line-height:1.15}.ops-marketing-kpi__value--accent{color:#b91c1c}.ops-marketing-kpi__sub{color:#94a3b8;font-size:11px;font-weight:600;line-height:1.35}@media (width<=1280px){.ops-marketing-kpi{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-marketing-overview{grid-template-columns:1fr}.ops-marketing-overview .ops-marketing-kpi--compact,.ops-marketing-overview .ops-marketing-pane--daily{min-height:0}}@media (width<=900px){.ops-marketing-topbar{flex-direction:column;align-items:stretch}.ops-marketing-pixels--inline{margin-left:0}.ops-marketing-pixels--inline>.ops-marketing-meta-compact__summary{justify-content:flex-start}.ops-marketing-filter__row--main .ops-marketing-filter__field--course{flex-basis:100%}}@media (width<=720px){.ops-marketing-hero__tools,.ops-marketing-toolbar__actions{justify-content:flex-start;width:100%}.ops-marketing-meta__details,.ops-marketing-filter__submit,.ops-marketing-filter--compact .ops-marketing-filter__submit{width:100%;margin-left:0}.ops-marketing-kpi,.ops-marketing-kpi--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-marketing-filter__field--date .text-input,.ops-marketing-filter__field--datetime .text-input{width:100%}}.ops-marketing-daily-chart{grid-template-columns:repeat(var(--daily-count,7), minmax(0, 1fr));align-items:flex-end;gap:clamp(1px, calc(20px / var(--daily-count,7)), 5px);background:linear-gradient(#f8fafc66 0%,#f8fafce6 100%);border:1px solid #0f172a0f;border-radius:8px;min-height:0;padding:4px 2px 2px;display:grid;overflow-x:auto}.ops-marketing-daily-chart--dense .ops-marketing-daily-chart__value{min-height:11px;font-size:9px}.ops-marketing-daily-chart--dense .ops-marketing-daily-chart__label{font-size:8px}.ops-marketing-daily-chart--dense .ops-marketing-daily-chart__track{height:56px}.ops-marketing-daily-chart--compact .ops-marketing-daily-chart__value{display:none}.ops-marketing-daily-chart--compact .ops-marketing-daily-chart__label{transform-origin:top;margin-top:2px;font-size:7px;transform:rotate(-42deg)}.ops-marketing-daily-chart--compact .ops-marketing-daily-chart__track{height:52px}.ops-marketing-daily-chart__item{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.ops-marketing-daily-chart__value{font-variant-numeric:tabular-nums;color:#1e40af;min-height:14px;font-size:11px;font-weight:800;line-height:1}.ops-marketing-overview .ops-marketing-daily-chart__track{height:64px}.ops-marketing-daily-chart__track{background:repeating-linear-gradient(0deg,#0f172a0d 0 1px,#0000 1px 22px);border-radius:6px;justify-content:center;align-items:flex-end;width:100%;height:72px;padding:0 2px;display:flex}.ops-marketing-daily-chart__bar{background:linear-gradient(#60a5fa 0%,#2563eb 100%);border-radius:4px 4px 2px 2px;width:min(100%,clamp(6px,100% - 2px,18px));min-height:2px;transition:height .2s;box-shadow:0 1px 3px #2563eb40}.ops-marketing-daily-chart__item:hover .ops-marketing-daily-chart__bar{background:linear-gradient(#93c5fd 0%,#1d4ed8 100%)}.ops-marketing-daily-chart__bar--organic{background:linear-gradient(#5eead4,#0d9488)}.ops-marketing-daily-chart__bar--payments{background:linear-gradient(#fbbf24 0%,#d97706 100%);box-shadow:0 1px 3px #d9770640}.ops-marketing-daily-chart__item:hover .ops-marketing-daily-chart__bar--payments{background:linear-gradient(#fcd34d 0%,#b45309 100%)}.ops-marketing-panel--organic .ops-settlement-summary__card strong{color:#0f766e}.ops-marketing-daily-chart__label{font-variant-numeric:tabular-nums;color:#64748b;white-space:nowrap;font-size:10px;font-weight:600}.ops-modal-overlay--busy{color:#fff;justify-content:center;align-items:center;font-weight:700;display:flex}.payment-cancel-modal{width:min(440px,100vw - 32px)}.payment-cancel-modal__body{flex-direction:column;gap:14px;display:flex}.payment-cancel-modal__lead{color:#334155;margin:0;font-size:14px}.payment-cancel-modal__summary{background:#f8fafc;border:1px solid #0f172a0f;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;margin:0;padding:12px;display:grid}.payment-cancel-modal__summary div{min-width:0}.payment-cancel-modal__summary dt{color:#64748b;margin:0 0 4px;font-size:11px;font-weight:600}.payment-cancel-modal__summary dd{color:#0f172a;margin:0;font-size:14px;font-weight:700}.payment-cancel-modal__mode{margin:0}.payment-cancel-modal__hint{margin:0;font-size:12px;line-height:1.5}.payment-cancel-req-member{background:#f8fafcf2;border:1px solid #0000000f;border-radius:10px;margin:12px 0 16px;padding:12px 14px;font-size:13px;line-height:1.5}.payment-cancel-req-member p{margin:4px 0 0}.payment-cancel-req-reply{resize:vertical;min-height:72px}.ops-badge{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;display:inline-block}.ops-badge--warn{color:#b45309;background:#f59e0b2e}.payment-cancel-modal__error{color:#dc2626;margin-top:6px;font-size:12px;display:block}.ops-table-search{flex-wrap:wrap;align-items:flex-end;gap:10px 16px;margin:12px 0 10px;display:flex}.ops-table-search__field{flex-direction:column;flex:280px;gap:6px;margin:0;display:flex}.ops-table-search__label{color:#64748b;font-size:.82rem;font-weight:700}.ops-table-search__input{width:100%;max-width:480px}.ops-table-search__meta{color:#64748b;padding-bottom:8px;font-size:.85rem}.ops-support-filters{margin-bottom:10px}.ops-support-filters .ops-seg--spaced{margin-bottom:0}.ops-table--questions{min-width:880px}.ops-table.ops-table--questions th .ops-table__sort-btn{padding:6px 10px}.ops-table.ops-table--questions td{vertical-align:middle;padding:4px 10px;font-size:13px;line-height:1.35}.ops-table.ops-table--questions .ops-table__cell-clip{text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.ops-table.ops-table--questions .ops-actions .button.ops-btn{padding:4px 12px;font-size:12px;line-height:1.25}.ops-table.ops-table--questions td .ops-mono{font-size:12px;line-height:1.35}.ops-table--questions tbody tr.ops-table-row--awaiting-reply>td{background:#fef2f2}.ops-table--questions tbody tr.ops-table-row--awaiting-reply:hover>td,.ops-table--questions tbody tr.ops-table-row--clickable.ops-table-row--awaiting-reply:hover>td{background:#fee2e2}.ops-table--questions tbody tr.ops-table-row--selected>td{box-shadow:inset 3px 0 #6366f1}.ops-modal--support{flex-direction:column;width:min(640px,100%);max-height:min(92vh,880px);margin-top:48px;display:flex}.ops-modal--support-awaiting{border-top:3px solid #f87171}.ops-modal--support .ops-modal__head h3{margin:0 0 6px;font-size:17px;font-weight:800;line-height:1.35}.ops-support-modal__head-main{flex:1;min-width:0}.ops-support-modal__meta{color:#64748b;margin:0;font-size:12px;line-height:1.5}.ops-modal--support .ops-modal__body{flex:auto;min-height:120px;max-height:none}.ops-support-modal__body-text{white-space:pre-wrap;word-break:break-word;color:#334155;margin:0;line-height:1.65}.ops-support-modal__attachment{margin-top:10px}.ops-support-modal__attachment-label{color:#64748b;margin:0 0 6px;font-size:12px;font-weight:600}.ops-support-modal__foot{flex-direction:column;align-items:stretch;gap:14px}.ops-support-modal__reply{flex-direction:column;gap:8px;width:100%;display:flex}.ops-support-modal__reply-label{color:#334155;font-size:13px;font-weight:700}.ops-support-modal__reply-input{resize:vertical;min-height:96px}.ops-support-modal__reply-submit{align-self:flex-end;min-width:120px}.ops-support-modal__resolved-hint{margin:0;font-size:13px}.ops-support-modal__actions{border-top:1px solid #0f172a0f;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.ops-table--questions tbody tr.ops-table-detail-row.ops-table-row--awaiting-reply>td{background:#fff5f5}.ops-table-detail-row td{background:#f8fafc;padding:14px 16px!important}.ops-table--questions .ops-table-detail-row td{padding:10px 12px!important}.ops-qna-detail__body{white-space:pre-wrap;margin:0 0 12px;line-height:1.6}.ops-qna-detail__attachment{margin:0 0 14px}.ops-qna-detail__attachment-label{color:#475569;margin:0 0 8px;font-size:.85rem;font-weight:700}.support-attachment__link,.support-attachment__file-link{color:#6366f1;margin-bottom:8px;font-size:.88rem;font-weight:700;display:inline-block}.support-attachment__preview-wrap{max-width:360px;display:block}.support-attachment__preview{object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-height:240px;display:block}.support-attachment--compact .support-attachment__preview{max-height:160px}.inquiry-history-pagination{border-top:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:10px;margin-top:16px;padding-top:14px;display:flex}.inquiry-history-pagination__meta{color:#64748b;margin:0;font-size:.82rem}.inquiry-history-pagination__controls{gap:8px;display:flex}.inquiry-history-pagination__btn{min-width:72px;padding:8px 14px;font-size:.88rem}.inquiry-history-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.inquiry-history-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.inquiry-history-item__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.inquiry-history-status{color:#334155;background:#e2e8f0;border-radius:999px;padding:4px 8px;font-size:.78rem;font-weight:800}.inquiry-history-status--answered{color:#166534;background:#dcfce7}.inquiry-history-status--open{color:#92400e;background:#fef3c7}.inquiry-history-status--closed{color:#475569;background:#e2e8f0}.inquiry-history-item__date{color:#64748b;font-size:.82rem}.inquiry-history-item__meta{color:#334155;margin:0 0 8px;font-weight:700}.inquiry-history-item__unread{color:#ef1b23;vertical-align:middle;font-size:.75rem}.inquiry-history-item__body{white-space:pre-wrap;color:#475569;margin:0;line-height:1.55}.inquiry-history-item__attachment{margin-top:12px}.inquiry-history-answer{background:#fff;border:1px solid #c7d2fe;border-radius:10px;margin-top:14px;padding:12px 14px}.inquiry-history-answer__label{color:#4338ca;margin:0 0 6px;font-size:.82rem;font-weight:800}.inquiry-history-answer__body{white-space:pre-wrap;margin:0;line-height:1.55}.inquiry-history-answer__date{color:#64748b;margin-top:8px;font-size:.8rem;display:block}.inquiry-history-item__toggle{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;margin:0;padding:0;display:block}.inquiry-history-item__expand-hint{color:var(--brand-primary);margin-top:6px;font-size:.82rem;font-weight:700;display:inline-block}.inquiry-history-item__detail{border-top:1px solid #e2e8f0;margin-top:12px;padding-top:12px}.inquiry-thread{flex-direction:column;gap:10px;display:flex}.inquiry-thread__message{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.inquiry-thread__message--staff{background:#f5f3ff;border-color:#c7d2fe}.inquiry-thread__message--mine{background:#f8fafc}.inquiry-thread__label{color:#64748b;margin:0 0 4px;font-size:.78rem;font-weight:800}.inquiry-thread__body{white-space:pre-wrap;margin:0;line-height:1.55}.inquiry-thread__date{color:#94a3b8;margin-top:6px;font-size:.78rem;display:block}.inquiry-thread-reply{flex-direction:column;gap:8px;margin-top:12px;display:flex}.inquiry-resolve-btn{width:100%;margin-top:10px}.ops-support-thread{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.ops-support-thread__item{background:#f8fafc;border:1px solid #00000014;border-radius:8px;padding:10px 12px}.ops-support-thread__item--staff{background:#f5f3ff;border-color:#c7d2fe}.ops-support-thread__label{color:#64748b;margin:0 0 6px;font-size:.78rem;font-weight:700}.ops-qna-detail__actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.content-thumb-frame{aspect-ratio:16/9;background:#f3f4f6;width:100%;position:relative;overflow:hidden}.content-thumb-frame>.cropped-image,.content-thumb-frame>img{width:100%;height:100%;transition:transform .45s var(--ease-out);display:block;position:absolute;inset:0}.cropped-image{object-fit:cover;object-position:var(--img-focal-x,50%) var(--img-focal-y,50%);width:100%;height:100%;transform:scale(var(--img-zoom,1));transform-origin:var(--img-focal-x,50%) var(--img-focal-y,50%)}.ops-image-focus{border-top:1px dashed #0f172a1a;margin-top:12px;padding-top:12px}.ops-image-focus--empty{padding:12px 0}.ops-image-focus__label{margin:0 0 4px;font-size:13px;font-weight:800}.ops-image-focus__hint{margin:0 0 10px;font-size:12px}.ops-image-focus__frame{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;background:#f1f5f9;border:1px solid #0f172a1f;border-radius:12px;width:100%;max-width:420px;position:relative;overflow:hidden}.ops-image-focus__img{transform-origin:0 0;pointer-events:none;max-width:none;position:absolute;top:0;left:0}.ops-image-focus__reticle{pointer-events:none;border:2px solid #fff;border-radius:50%;width:18px;height:18px;margin:-9px 0 0 -9px;position:absolute;box-shadow:0 0 0 1px #ef1b23d9}.ops-image-focus__zoom{max-width:420px;margin-top:12px}.ops-image-focus__zoom input[type=range]{width:100%}.ops-image-focus__reset{margin-top:8px}
