:root{--bg:#f7f7f4;--panel:#ffffff;--panel-soft:#eeeeea;--text:#171717;--muted:#666b73;--line:#d9d9d2;--brand:#145c5a;--brand-dark:#0d403f;--accent:#c7792d;--danger:#b42318;--warn:#9a6700;--ok:#177245;--shadow:0 18px 50px rgba(20,28,36,0.12);--font-serif:var(--font-hanken-grotesk),Arial,"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font-hanken-grotesk),Arial,"PingFang SC","Microsoft YaHei",sans-serif}a{color:inherit;text-decoration:none}html{scroll-behavior:smooth}button,input,select,textarea{font:inherit}.console-header,.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1160px,calc(100% - 32px));margin:0 auto;padding:22px 0}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--brand);color:#fff}.nav{display:flex;align-items:center;gap:18px;color:var(--text);font-size:16px;font-weight:600}.nav a{transition:color .2s ease}.nav a:hover{color:var(--brand)}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.button,button.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--brand);border-radius:7px;background:var(--brand);color:#fff;cursor:pointer;font-weight:700;padding:0 16px;line-height:1}.button.secondary{background:transparent;color:var(--brand)}.button.danger{border-color:var(--danger);background:var(--danger)}.button.warn{border-color:var(--warn);background:var(--warn)}.button:disabled{cursor:not-allowed;opacity:.6}.hero{width:min(1160px,calc(100% - 32px));margin:16px auto 0;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:34px;gap:34px;align-items:center;min-height:520px}.hero-copy h1{margin:0;font-size:clamp(42px,7vw,78px);line-height:.96;letter-spacing:0}.hero-copy p{margin:24px 0 0;max-width:620px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions,.row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.hero-visual{min-height:420px;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);background:linear-gradient(135deg,rgba(20,92,90,.82),rgba(199,121,45,.28)),url(https://images.unsplash.com/photo-1607083206968-13611e3d76db?auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;position:relative}.hero-visual-panel{position:absolute;left:24px;right:24px;bottom:24px;display:grid;grid-gap:12px;gap:12px}.visual-strip{display:grid;grid-template-columns:76px 1fr 74px;align-items:center;grid-gap:12px;gap:12px;border-radius:8px;background:rgba(255,255,255,.92);padding:12px}.thumb{height:54px;border-radius:6px;background:var(--panel-soft)}.thumb.a{background:#e1c7a8}.thumb.b{background:#145c5a}.eyebrow{display:inline-flex;align-items:center;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nexus-hero{width:min(1160px,calc(100% - 32px));min-height:calc(100vh - 90px);margin:0 auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);grid-gap:44px;gap:44px;align-items:center;padding:34px 0 68px}.nexus-hero-copy h1{margin:14px 0 0;max-width:760px;font-size:clamp(48px,7vw,86px);line-height:.98;letter-spacing:0}.nexus-hero-copy p{max-width:640px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.8}.product-orbit{position:relative;min-height:560px;border:1px solid rgba(20,92,90,.16);border-radius:8px;overflow:hidden;background:linear-gradient(140deg,rgba(255,255,255,.82),rgba(255,255,255,.42)),radial-gradient(circle at 22% 18%,rgba(20,92,90,.26),transparent 32%),radial-gradient(circle at 76% 24%,rgba(53,92,160,.22),transparent 32%),radial-gradient(circle at 60% 82%,rgba(199,121,45,.24),transparent 34%),#f2f1ec;box-shadow:var(--shadow)}.product-orbit:after,.product-orbit:before{content:"";position:absolute;inset:62px;border:1px solid rgba(23,23,23,.08);border-radius:50%}.product-orbit:after{inset:128px}.orbit-core{position:absolute;left:50%;top:50%;z-index:2;place-items:center;width:126px;height:126px;border:1px solid rgba(20,92,90,.18);background:rgba(255,255,255,.88);box-shadow:0 18px 42px rgba(20,28,36,.14);transform:translate(-50%,-50%)}.orbit-core,.orbit-core span{display:grid;border-radius:8px}.orbit-core span{width:42px;height:42px;place-items:center;background:var(--brand);color:#fff;font-weight:900}.orbit-core strong{font-size:18px}.orbit-card{position:absolute;z-index:3;display:grid;width:min(250px,calc(100% - 40px));min-height:132px;align-content:space-between;border:1px solid rgba(255,255,255,.56);border-radius:8px;color:#fff;padding:18px;box-shadow:0 18px 40px rgba(20,28,36,.18);transition:transform .16s ease,box-shadow .16s ease}.orbit-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(20,28,36,.22)}.orbit-card span{font-size:13px;font-weight:800;opacity:.76}.orbit-card strong{font-size:22px;line-height:1.22}.orbit-card:first-of-type{left:42px;top:72px}.orbit-card:nth-of-type(2){right:34px;top:188px}.orbit-card:nth-of-type(3){left:118px;bottom:62px}.product-overview .section-head p,.source-section .section-head p{max-width:520px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.product-card{display:grid;min-height:260px;align-content:space-between;border-radius:8px;color:#fff;padding:22px;box-shadow:0 18px 42px rgba(20,28,36,.12);transition:transform .16s ease,box-shadow .16s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(20,28,36,.18)}.product-index{color:rgba(255,255,255,.72);font-size:13px;font-weight:800}.product-card h3{margin:18px 0 0;font-size:30px}.product-card p{margin:8px 0 0;color:rgba(255,255,255,.84);font-weight:700}.product-card-action{color:rgba(255,255,255,.86);font-weight:800}.product-story{width:min(1160px,calc(100% - 32px));margin:88px auto 0;display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);grid-gap:34px;gap:34px;align-items:center;scroll-margin-top:92px;border-radius:8px;color:#fff;padding:42px;box-shadow:var(--shadow)}.product-story-copy h2{margin:12px 0 0;font-size:clamp(38px,5vw,64px);line-height:1}.product-story-copy h3{margin:14px 0 0;font-size:26px}.product-story-copy p{margin:18px 0 0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.75}.product-page-hero .eyebrow,.product-story .eyebrow{color:rgba(255,255,255,.7)}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.product-story .badge{background:rgba(255,255,255,.14);color:rgba(255,255,255,.86)}.product-page-hero .button,.product-story .button{border-color:rgba(255,255,255,.9);background:#fff;color:#17201f}.product-page-hero .button.secondary,.product-story .button.secondary{background:transparent;color:#fff}.product-demo,.product-page-preview{overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.demo-window-bar{display:flex;gap:8px;border-bottom:1px solid rgba(255,255,255,.16);padding:14px}.demo-window-bar span{width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.52)}.demo-window-body{display:grid;grid-template-columns:118px 1fr;min-height:300px}.demo-sidebar{display:grid;align-content:start;grid-gap:12px;gap:12px;border-right:1px solid rgba(255,255,255,.16);padding:18px}.demo-blocks span,.demo-line,.demo-sidebar span{display:block;border-radius:6px;background:rgba(255,255,255,.22)}.demo-sidebar span{height:34px}.demo-content{padding:22px}.demo-content strong{display:block;margin-bottom:18px;font-size:22px}.demo-line{width:68%;height:12px;margin-top:12px}.demo-line.wide{width:92%}.demo-blocks{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:28px}.demo-blocks span{aspect-ratio:1}.product-loom{background:linear-gradient(135deg,rgba(17,96,91,.96),rgba(38,49,38,.96)),#145c5a}.product-notes{background:linear-gradient(135deg,rgba(103,78,45,.96),rgba(45,57,63,.96)),#665138}.product-editor{background:linear-gradient(135deg,rgba(30,57,118,.96),rgba(20,92,90,.96)),#1e3976}.product-classic{background:linear-gradient(135deg,rgba(88,28,135,.96),rgba(30,41,59,.96)),#581c87}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.product-page-hero{width:min(1160px,calc(100% - 32px));min-height:620px;margin:18px auto 0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1fr);grid-gap:34px;gap:34px;align-items:center;border-radius:8px;color:#fff;padding:48px;box-shadow:var(--shadow)}.product-page-copy h1{margin:14px 0 0;font-size:clamp(48px,7vw,82px);line-height:.96}.product-page-copy h2{margin:16px 0 0;font-size:28px}.product-page-copy p{margin:20px 0 0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.8}.preview-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;padding:18px}.preview-grid span{display:grid;min-height:128px;place-items:center;border-radius:8px;background:rgba(255,255,255,.16);color:rgba(255,255,255,.9);font-weight:800;text-align:center;padding:14px}.product-site-header{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;width:min(1160px,calc(100% - 32px));margin:0 auto;padding:22px 0}.product-site-brand-container{display:inline-flex;align-items:center;gap:10px}.product-site-parent-link{font-size:13px;font-weight:600;color:#86909c;text-decoration:none;transition:color .15s ease}.product-site-parent-link:hover{color:var(--brand,#145c5a)}.product-site-brand-divider{color:#d9d9d2;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-site-brand{display:inline-flex;align-items:center;width:max-content;gap:10px;font-size:20px;font-weight:900}.product-site-menu{display:flex;align-items:center;justify-content:center;gap:18px;color:var(--text);font-size:15px;font-weight:700}.product-site-menu a{display:inline-flex;min-height:36px;align-items:center;border-radius:10px;padding:0 12px}.product-site-menu a.active{background:#e8f1ed;color:var(--brand)}.product-start-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border-radius:999px;background:var(--brand);color:#fff;padding:0 18px;justify-self:end}.product-site-main{width:min(1160px,calc(100% - 32px));margin:0 auto}.product-landing-hero{display:grid;justify-items:center;padding:128px 0 116px;text-align:center}.product-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#e8f1ed;color:var(--brand);font-size:13px;font-weight:800;padding:0 14px}.product-landing-hero h1{max-width:760px;margin:28px 0 0;font-size:clamp(50px,7vw,82px);line-height:1.06;letter-spacing:0}.product-landing-hero p{max-width:720px;margin:24px 0 0;color:var(--muted);font-size:19px;line-height:1.75}.product-feature-showcase{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(0,1fr);grid-gap:76px;gap:76px;align-items:center;min-height:420px;margin-bottom:132px}.product-showcase-art{position:relative;min-height:360px;overflow:hidden;border-radius:8px;box-shadow:0 22px 52px rgba(20,28,36,.12)}.product-showcase-art:before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(255,255,255,.28),transparent 42%),radial-gradient(circle at 18% 78%,rgba(255,255,255,.24),transparent 28%)}.showcase-notice{position:absolute;z-index:2;top:38px;left:34px;display:flex;width:min(380px,calc(100% - 68px));align-items:center;gap:12px;border-radius:8px;background:rgba(255,255,255,.9);box-shadow:0 16px 36px rgba(20,28,36,.14);padding:12px 14px}.mini-mark{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:7px;background:var(--brand);color:#fff;font-size:13px;font-weight:900}.showcase-notice small,.showcase-notice strong{display:block}.showcase-notice strong{font-size:13px}.showcase-notice small{margin-top:2px;color:var(--muted);font-size:12px}.showcase-window{position:absolute;z-index:1;right:34px;bottom:34px;width:min(390px,calc(100% - 68px));overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 18px 42px rgba(20,28,36,.16)}.showcase-window .demo-window-bar{border-bottom-color:rgba(20,28,36,.08)}.showcase-window .demo-window-bar span{background:rgba(20,92,90,.34)}.showcase-window-body{display:grid;justify-items:center;padding:38px 24px 32px;color:var(--text)}.showcase-window-body strong{font-size:20px}.showcase-meter{display:flex;gap:8px;margin-top:20px}.showcase-meter span{width:9px;height:9px;border-radius:999px;background:#c9ddd6}.showcase-meter span:first-child{background:var(--brand)}.showcase-play{display:grid;width:46px;height:46px;place-items:center;margin-top:22px;border-radius:999px;background:#e6efec;color:var(--brand);font-size:34px;line-height:1;transform:rotate(0deg)}.product-feature-copy h2{max-width:520px;margin:0;font-size:34px;line-height:1.18}.product-feature-copy p{max-width:560px;margin:22px 0 0;color:#363a3f;font-size:18px;line-height:1.75}.product-feature-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.product-feature-list span{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--brand);font-size:13px;font-weight:800;padding:0 12px}.product-detail-band{display:grid;grid-gap:28px;gap:28px;margin:0 0 80px}.product-detail-band h2{margin:16px 0 0;font-size:38px}.product-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.product-detail-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px}.product-detail-card h3{margin:0;font-size:18px}.product-detail-card p{margin:12px 0 0;color:var(--muted);line-height:1.65}.product-footer{margin-top:48px}.download-page-main{width:min(980px,calc(100% - 32px));margin:0 auto}.download-hero{display:grid;justify-items:center;padding:116px 0 56px;text-align:center}.download-hero h1{margin:22px 0 0;font-size:clamp(44px,6vw,72px);line-height:1.08}.download-hero p{max-width:680px;margin:22px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.download-options{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:90px}.download-card{display:grid;min-height:220px;align-content:start;border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px;box-shadow:0 16px 38px rgba(20,28,36,.06);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.download-card:hover{border-color:rgba(20,92,90,.42);box-shadow:0 18px 44px rgba(20,28,36,.1);transform:translateY(-1px)}.download-card[aria-disabled=true]{cursor:wait}.download-card span{color:var(--brand);font-size:13px;font-weight:900;text-transform:uppercase}.download-card h2{margin:28px 0 0;font-size:30px}.download-card p{margin:12px 0 0;color:var(--muted);line-height:1.7}.download-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;color:var(--brand)}.download-card-footer strong{font-size:15px}.download-card-footer small{color:var(--muted);font-size:13px}.product-subpage-main{width:min(980px,calc(100% - 32px));margin:0 auto;padding-bottom:96px}.subpage-hero{display:grid;justify-items:center;padding:96px 0 56px;text-align:center}.subpage-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#e8f1ed;color:var(--brand);font-size:13px;font-weight:800;padding:0 14px;letter-spacing:.03em}.subpage-hero h1{margin:22px 0 0;font-size:clamp(40px,6vw,64px);line-height:1.08;letter-spacing:-.01em}.subpage-hero p{max-width:640px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.subpage-section{margin-top:56px}.subpage-section h2{margin:0 0 20px;font-size:24px}.subpage-section-desc{margin:-12px 0 24px;color:var(--muted);font-size:16px;line-height:1.7}.subpage-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px;align-items:stretch;justify-content:center}.subpage-pricing-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,rgba(232,241,237,.5),rgba(255,255,255,.98) 40%),#fff;padding:28px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.subpage-pricing-grid:has(.subpage-pricing-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(280px,484px))}.subpage-pricing-grid:has(.subpage-pricing-card:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.subpage-pricing-card:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(20,28,36,.08)}.subpage-pricing-card.featured{border-color:var(--brand);box-shadow:0 12px 36px rgba(20,92,90,.12)}.subpage-pricing-card.featured:before{content:"";position:absolute;right:-40px;top:-40px;width:120px;height:120px;border-radius:999px;background:rgba(20,92,90,.08)}.subpage-pricing-badge{position:absolute;top:14px;right:14px;display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;font-weight:800;padding:0 10px;z-index:1}.subpage-pricing-head h3{position:relative;z-index:1;margin:0;font-size:20px;color:var(--brand)}.subpage-pricing-price{position:relative;z-index:1;display:flex;align-items:baseline;gap:6px;margin:28px 0 16px}.subpage-pricing-price del{color:#9aa0a6;font-size:18px;font-weight:700}.subpage-pricing-price strong{font-size:48px;line-height:1;letter-spacing:-.02em}.subpage-pricing-price span{color:var(--muted);font-size:15px;font-weight:700}.subpage-pricing-card p{flex:1 0 auto;color:var(--muted);font-size:15px;line-height:1.65;margin:0 0 20px}.subpage-pricing-features{list-style:none;margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:10px;flex:1 0 auto}.subpage-pricing-features li{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.4;color:var(--text)}.subpage-pricing-features li svg{flex-shrink:0;color:var(--brand)}.subpage-pricing-features li.highlighted-feature{font-weight:600;color:var(--brand);background:color-mix(in srgb,var(--brand) 6%,transparent);border:1px dashed color-mix(in srgb,var(--brand) 25%,transparent);padding:6px 8px;border-radius:6px;margin-left:-8px;margin-right:-8px}.subpage-pricing-btn{width:100%;border-radius:10px;font-size:15px;text-align:center;text-decoration:none}.subpage-pricing-btn-free{background:#e8f1ed;color:var(--brand);border:1px solid rgba(20,92,90,.2)}.subpage-pricing-btn-free:hover{background:#dce9e4}.pricing-rewards-lead-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;border-radius:14px;background:linear-gradient(135deg,rgba(20,92,90,.08),rgba(20,92,90,.02));border:1px solid rgba(20,92,90,.25);margin:0 0 32px;flex-wrap:wrap}.lead-banner-left{display:flex;align-items:center;gap:12px;flex:1 1 300px}.lead-banner-icon{font-size:22px;flex-shrink:0}.lead-banner-text{font-size:14.5px;color:var(--foreground);line-height:1.5}.lead-banner-text strong{color:var(--brand,#145c5a)}.lead-banner-btn{display:inline-flex;align-items:center;padding:9px 20px;border-radius:999px;background:var(--brand,#145c5a);color:#ffffff;font-size:13.5px;font-weight:700;text-decoration:none;white-space:nowrap;transition:all .2s ease;box-shadow:0 2px 10px rgba(20,92,90,.2)}.lead-banner-btn:hover{filter:brightness(1.1);transform:translateX(2px)}.subpage-faq-list{display:grid;grid-gap:8px;gap:8px}.subpage-faq-item{border:1px solid var(--line);border-radius:12px;background:var(--panel);overflow:hidden;transition:border-color .2s ease}.subpage-faq-item[open]{border-color:rgba(20,92,90,.3)}.subpage-faq-item summary{display:flex;align-items:center;padding:16px 20px;font-weight:700;font-size:15px;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s ease}.subpage-faq-item summary:hover{background:rgba(20,92,90,.04)}.subpage-faq-item summary::-webkit-details-marker{display:none}.subpage-faq-item summary:before{content:"+";display:inline-grid;width:24px;height:24px;flex-shrink:0;place-items:center;border-radius:6px;background:#e8f1ed;color:var(--brand);font-size:16px;font-weight:800;margin-right:12px;transition:transform .2s ease}.subpage-faq-item[open] summary:before{content:"−";transform:rotate(0deg)}.subpage-faq-item p{margin:0;padding:0 20px 16px 56px;color:var(--muted);font-size:15px;line-height:1.7}.rewards-page-container{display:flex;flex-direction:column;gap:64px;max-width:1040px;margin:0 auto 80px;padding:0 16px}.rewards-section{display:flex;flex-direction:column;gap:24px}.rewards-section-header h2{font-size:26px;font-weight:800;margin:0 0 10px;color:var(--foreground)}.rewards-section-desc{font-size:16px;color:var(--muted);line-height:1.7;margin:0}.platform-pills{display:flex;flex-wrap:wrap;gap:12px}.platform-pill-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:999px;border:1px solid var(--line);background:var(--panel);color:var(--foreground);font-size:15px;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1)}.platform-pill-btn:hover{border-color:rgba(20,92,90,.3);background:var(--bg-hover,rgba(20,92,90,.04))}.platform-pill-btn.active{background:var(--brand,#145c5a);color:#ffffff;border-color:var(--brand,#145c5a);box-shadow:0 4px 14px rgba(20,92,90,.2)}.rewards-tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:16px;gap:16px}.reward-tier-card{display:flex;flex-direction:column;padding:22px;border-radius:16px;background:var(--panel);border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease}.reward-tier-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(20,28,36,.06)}.reward-tier-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.reward-tier-grade{font-size:15px;font-weight:800;color:var(--foreground)}.reward-tier-discount{font-size:12px;font-weight:800;padding:3px 8px;border-radius:6px;background:#e8f1ed;color:var(--brand)}.reward-tier-card.badge-gold .reward-tier-discount{background:#fef3c7;color:#b45309}.reward-tier-card.badge-crown .reward-tier-discount{background:#ede9fe;color:#6d28d9}.reward-tier-req{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:10px;background:var(--bg-hover,rgba(0,0,0,.02));margin-bottom:12px}.reward-tier-req-label{font-size:12px;color:var(--muted)}.reward-tier-req-value{font-size:14px;font-weight:700;color:var(--foreground)}.reward-tier-desc{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.rewards-table-wrapper{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.rewards-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.rewards-table th{background:var(--bg-hover,rgba(0,0,0,.02));font-weight:800;white-space:nowrap}.rewards-table td,.rewards-table th{padding:16px 18px;border-bottom:1px solid var(--line);color:var(--foreground)}.rewards-table tr:last-child td{border-bottom:none}.rewards-table .td-grade{white-space:nowrap}.rewards-table-footnote{margin-top:12px;padding:12px 18px;border-radius:10px;background:var(--bg-hover,rgba(20,92,90,.05));border:1px dashed rgba(20,92,90,.2);color:var(--muted);font-size:13.5px;line-height:1.6}.rewards-table-footnote strong{color:var(--brand,#145c5a)}.template-card-box{border:1px solid var(--line);border-radius:16px;background:var(--panel);overflow:hidden}.template-tabs{display:flex;border-bottom:1px solid var(--line);background:var(--bg-hover,rgba(0,0,0,.02));overflow-x:auto}.template-tab-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border:none;background:transparent;color:var(--muted);font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s ease}.template-tab-btn:hover{color:var(--foreground)}.template-tab-btn.active{color:var(--brand);background:var(--panel);border-bottom:2px solid var(--brand)}.template-content-body{padding:28px;display:flex;flex-direction:column;gap:20px}.template-item-label{font-size:13px;font-weight:800;color:var(--muted);margin-bottom:6px}.template-item-value{padding:14px 18px;background:var(--bg-hover,rgba(0,0,0,.02));border:1px solid var(--line);border-radius:10px;font-size:14px;line-height:1.7;color:var(--foreground);white-space:pre-wrap}.template-item-value.title-val{font-weight:700;font-size:16px;color:var(--brand)}.template-action-bar{margin-top:8px;display:flex;justify-content:flex-end}.copy-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 24px;border-radius:999px;border:none;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}.copy-btn.primary{background:var(--brand,#145c5a);color:#ffffff}.copy-btn.primary:hover{filter:brightness(1.1);box-shadow:0 4px 14px rgba(20,92,90,.2)}.rewards-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:20px;gap:20px}.reward-step-card{display:flex;flex-direction:column;padding:24px;border-radius:14px;background:var(--panel);border:1px solid var(--line)}.step-number{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#e8f1ed;color:var(--brand);font-size:16px;font-weight:800;margin-bottom:14px}.reward-step-card h3{font-size:17px;margin:0 0 8px;color:var(--foreground)}.reward-step-card p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}.reward-step-card code{padding:2px 6px;border-radius:4px;background:rgba(20,92,90,.08);color:var(--brand);font-size:13px;font-weight:600}.rewards-cta-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:28px 36px;border-radius:16px;background:linear-gradient(135deg,rgba(20,92,90,.08),rgba(20,92,90,.02));border:1px solid rgba(20,92,90,.2);margin-top:10px}.cta-left h3{font-size:19px;font-weight:800;margin:0 0 6px;color:var(--foreground)}.cta-left p{font-size:14px;color:var(--muted);margin:0}.btn-claim-reward{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:999px;border:none;background:var(--brand,#145c5a);color:#ffffff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 4px 16px rgba(20,92,90,.25);transition:all .2s ease;white-space:nowrap}.btn-claim-reward:hover{transform:translateY(-1px);filter:brightness(1.1)}.subpage-articles{display:grid;grid-gap:14px;gap:14px}.subpage-article-card{border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:24px 28px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:pointer}.subpage-article-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(20,28,36,.06);border-color:rgba(20,92,90,.25)}.subpage-article-meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}.subpage-article-tag{display:inline-flex;min-height:22px;align-items:center;border-radius:6px;background:#e8f1ed;color:var(--brand);font-size:12px;font-weight:700;padding:0 8px}.subpage-article-status{font-size:12px;color:var(--muted);font-weight:600}.subpage-article-card h3{margin:0;font-size:18px}.subpage-article-card p{margin:6px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.subpage-article-footer{margin-top:14px}.subpage-article-link{color:var(--brand);font-size:14px;font-weight:700}.subpage-subscribe{margin-top:48px}.subpage-subscribe-inner{text-align:center;padding:36px 28px;border-radius:16px;background:linear-gradient(135deg,rgba(20,92,90,.06),rgba(199,121,45,.04)),var(--panel);border:1px solid var(--line)}.subpage-subscribe-inner h3{margin:0;font-size:20px}.subpage-subscribe-inner p{margin:8px 0 0;color:var(--muted);font-size:15px}.subpage-help-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:48px}.subpage-help-shortcut{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--panel);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.subpage-help-shortcut:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(20,28,36,.06);border-color:rgba(20,92,90,.25)}.subpage-help-shortcut-icon{font-size:28px;line-height:1}.subpage-help-shortcut strong{display:block;font-size:15px}.subpage-help-shortcut span{display:block;color:var(--muted);font-size:13px;margin-top:2px}.subpage-about-vision{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:48px}.subpage-about-card{padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--panel);transition:transform .2s ease,box-shadow .2s ease}.subpage-about-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(20,28,36,.06)}.subpage-about-card-icon{font-size:28px;margin-bottom:14px}.subpage-about-card h3{margin:0;font-size:18px}.subpage-about-card p{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.subpage-ecosystem{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.subpage-ecosystem-card{display:grid;min-height:160px;align-content:end;border-radius:14px;color:#fff;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.subpage-ecosystem-card:hover{transform:translateY(-3px);box-shadow:0 16px 42px rgba(20,28,36,.15)}.subpage-ecosystem-card span{font-size:13px;font-weight:800;opacity:.7}.subpage-ecosystem-card strong{font-size:22px;margin-top:4px}.subpage-ecosystem-card p{margin:6px 0 0;color:rgba(255,255,255,.75);font-size:14px;line-height:1.5}@media (max-width:768px){.subpage-about-vision,.subpage-ecosystem,.subpage-help-shortcuts,.subpage-pricing-grid{grid-template-columns:1fr}}.section{width:min(1160px,calc(100% - 32px));margin:72px auto 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.section h2{margin:0;font-size:30px}.section p{color:var(--muted);line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.card,.panel{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:20px}.card h3,.panel h2,.panel h3{margin:0 0 10px}.price{font-size:32px;font-weight:800;margin:8px 0}.faq{display:grid;grid-gap:10px;gap:10px}.faq details{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:16px 18px}.workflow-toolbar{display:grid;grid-template-columns:1fr 200px;grid-gap:12px;gap:12px;margin-bottom:18px}.input,input,select,textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text);padding:10px 12px}textarea{min-height:82px;resize:vertical}.badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--panel-soft);color:var(--muted);font-size:12px;font-weight:700;padding:4px 9px}.badge.active{background:#dff4e8;color:var(--ok)}.badge.disabled{background:#ffe4e1;color:var(--danger)}.badge.expired{background:#eeeeea;color:var(--muted)}.console-shell{width:min(1220px,calc(100% - 32px));margin:0 auto 60px}.console-grid{display:grid;grid-template-columns:320px 1fr;grid-gap:18px;gap:18px}.license-filters{display:grid;grid-gap:12px;gap:12px;margin:16px 0 20px}.filter-row{display:grid;grid-gap:10px;gap:10px;align-items:center}.filter-row-primary{grid-template-columns:minmax(220px,1.1fr) minmax(190px,.9fr) minmax(160px,.75fr) minmax(160px,.75fr)}.filter-row-secondary{grid-template-columns:minmax(260px,1fr) minmax(210px,.75fr) minmax(190px,.75fr) auto}.filter-select{position:relative}.filter-select-trigger{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text);cursor:pointer;padding:10px 12px;text-align:left}.filter-select-trigger.open,.filter-select-trigger:focus-visible{border-color:var(--brand);outline:3px solid rgba(20,92,90,.14)}.filter-select-trigger span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-select-chevron{flex:0 0 auto;width:8px;height:8px;border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);transform:translateY(-2px) rotate(45deg)}.filter-select-menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;display:grid;max-height:260px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);grid-gap:6px;gap:6px;padding:8px}.filter-select-option{width:100%;min-height:38px;border:0;border-radius:6px;background:transparent;color:var(--text);cursor:pointer;padding:10px 12px;text-align:left}.filter-select-option.selected,.filter-select-option:hover{background:#e8f3ef;color:var(--brand)}.filter-select-option.selected{font-weight:700}.select-control{position:relative}.select-control:after{content:"";position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);pointer-events:none;transform:translateY(-65%) rotate(45deg)}.select-control select{cursor:pointer;padding-right:38px}.date-range-field{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.date-range-field span{color:var(--muted);font-size:13px;font-weight:700;white-space:nowrap}.filter-actions{margin-top:0;flex-wrap:nowrap}.license-title-row{display:flex;align-items:center;gap:10px;min-width:0}.license-title{overflow-wrap:anywhere}.copy-button{min-height:34px;flex:0 0 auto;padding:0 12px}.back-link{display:inline-flex;align-items:center;color:var(--muted);font-weight:700;margin-bottom:14px}.back-link:hover{color:var(--brand)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.product-stats{margin-top:18px}.stat strong{display:block;font-size:30px;margin-top:8px}.table-wrap{overflow-x:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:860px}.table-wrap td,.table-wrap th{border-bottom:1px solid var(--line);padding:12px 10px;text-align:left;vertical-align:top;font-size:14px}.table-wrap th{color:var(--muted);font-weight:700}.mono{font-family:SFMono-Regular,Consolas,monospace}.form-stack{display:grid;grid-gap:12px;gap:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.form-field{display:grid;grid-gap:6px;gap:6px}.form-field label{color:var(--muted);font-size:13px;font-weight:700}.success-message{color:var(--ok);font-weight:600}.row-danger{background:rgba(180,35,24,.04)}.row-danger td{color:var(--danger)}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 0 4px;color:var(--muted);font-size:14px}.field-label{display:block;color:var(--muted);font-size:13px;font-weight:700;margin-bottom:8px}.expiry-grid{display:grid;grid-template-columns:minmax(220px,320px) 1fr;grid-gap:18px;gap:18px}.detail-actions{display:grid;justify-items:end;grid-gap:12px;gap:12px}.modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;background:rgba(0,0,0,.42);padding:24px}.modal{width:min(680px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);padding:22px}.modal-narrow{width:min(460px,100%)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-head h3{margin:0}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font-size:24px;line-height:1}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%)}.login-hint{margin:-4px 0 8px;color:var(--muted);font-size:14px;line-height:1.6}.login-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.link-button{border:none;background:none;color:var(--brand);font-size:14px;font-weight:600;cursor:pointer;padding:4px 0}.link-button:hover{text-decoration:underline}.link-button:disabled{color:var(--muted);cursor:not-allowed;text-decoration:none}.message{min-height:22px;color:var(--danger)}.inline-message{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.4}.footer{width:min(1160px,calc(100% - 32px));margin:72px auto 30px;color:var(--muted);font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:12px 24px;flex-wrap:wrap}.footer a{color:inherit;text-decoration:none}.footer a:hover{color:var(--text)}@media (max-width:860px){.console-grid,.download-options,.grid,.hero,.nexus-hero,.product-detail-grid,.product-feature-showcase,.product-grid,.product-page-hero,.product-story,.source-grid,.stats-grid{grid-template-columns:1fr}.hero,.nexus-hero{min-height:auto}.nexus-hero{padding-top:24px}.hero-visual{min-height:340px}.product-orbit{min-height:600px}.product-page-hero,.product-story{padding:28px}.product-feature-showcase{gap:36px;margin-bottom:78px}.workflow-toolbar{grid-template-columns:1fr}.nav{display:none}}@media (max-width:640px){.console-header,.console-shell,.download-page-main,.nexus-hero,.product-page-hero,.product-site-header,.product-site-main,.product-story,.section,.site-header{width:min(100% - 20px,1220px)}.nexus-hero-copy h1,.product-page-copy h1{font-size:46px}.nexus-hero-copy p,.product-page-copy p,.product-story-copy p{font-size:16px}.product-orbit{min-height:auto;display:grid;grid-gap:12px;gap:12px;padding:16px}.product-orbit:after,.product-orbit:before{display:none}.orbit-card,.orbit-card:first-of-type,.orbit-card:nth-of-type(2),.orbit-card:nth-of-type(3),.orbit-core{position:static;width:100%;transform:none}.orbit-core{height:auto;min-height:96px}.product-card{min-height:210px}.product-story{gap:24px;margin-top:56px}.demo-window-body{grid-template-columns:1fr}.demo-sidebar{grid-template-columns:repeat(3,1fr);border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.preview-grid,.product-site-header{grid-template-columns:1fr}.product-site-header{gap:16px}.product-site-menu{justify-content:space-between;gap:12px;overflow-x:auto;padding-bottom:4px}.product-start-button{justify-self:stretch}.product-landing-hero{padding:72px 0 70px}.product-landing-hero h1{font-size:44px}.product-showcase-art{min-height:420px}.showcase-notice,.showcase-window{left:18px;right:18px;width:auto}.showcase-window{bottom:18px}.product-detail-band h2,.product-feature-copy h2{font-size:30px}.download-hero{padding-top:74px}.pricing-grid{grid-template-columns:1fr}.console-header{align-items:flex-start;flex-direction:column}.card,.panel{padding:14px}.section-head{align-items:stretch;flex-direction:column;gap:14px}.expiry-grid,.filter-row-primary,.filter-row-secondary,.modal-grid{grid-template-columns:1fr}.detail-actions,.detail-actions .row-actions,.filter-actions{width:100%}.detail-actions .button,.filter-actions .button{flex:1 1}.date-range-field{grid-template-columns:1fr;gap:6px}.license-title-row{align-items:flex-start;flex-direction:column}.license-title{font-size:18px;line-height:1.45;margin:0}.copy-button{width:100%}.table-wrap{margin:0 -14px;padding:0 14px}.table-wrap td,.table-wrap th{padding:10px 8px}}.feature-sections{padding:64px 0 0}.feature-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-gap:56px;gap:56px;align-items:center;padding:72px 0;border-bottom:1px solid var(--line)}.feature-section:last-child{border-bottom:none}.feature-section.reversed{direction:rtl}.feature-section.reversed>*{direction:ltr}.feature-section.feature-hero{grid-template-columns:1fr;text-align:center;gap:40px}.feature-section.feature-hero .feature-copy{max-width:720px;margin:0 auto}.feature-section.feature-hero .feature-visual{width:100%;max-width:900px;margin:0 auto}.feature-section.feature-hero .feature-title{font-size:clamp(36px,5vw,52px)}.feature-copy{display:flex;flex-direction:column;gap:10px}.feature-tags{display:flex;flex-wrap:wrap;gap:6px}.feature-tag{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#e8f1ed;color:var(--brand);font-size:12px;font-weight:700;padding:0 10px;letter-spacing:.02em}.feature-title{margin:6px 0 0;font-size:clamp(28px,3.5vw,38px);line-height:1.15;letter-spacing:-.01em}.feature-subtitle{margin:0;color:var(--brand);font-size:16px;font-weight:700}.feature-desc{margin:4px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.feature-visual,.mockup-placeholder{border-radius:12px;overflow:hidden}.mockup-placeholder{position:relative;width:100%;border:1.5px dashed rgba(0,0,0,.12);background:linear-gradient(145deg,color-mix(in srgb,var(--mockup-accent,hsl(174,55%,30%)) 12%,#fff),color-mix(in srgb,var(--mockup-accent,hsl(174,55%,30%)) 6%,#f7f7f4));box-shadow:0 12px 40px rgba(20,28,36,.06);transition:box-shadow .25s ease,transform .25s ease}.mockup-placeholder:hover{box-shadow:0 18px 52px rgba(20,28,36,.1);transform:translateY(-2px)}.mockup-placeholder-inner{display:flex;flex-direction:column;width:100%;height:100%;position:absolute;inset:0}.mockup-titlebar{display:flex;gap:6px;padding:10px 14px;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.mockup-titlebar span{width:10px;height:10px;border-radius:999px;background:rgba(0,0,0,.1)}.mockup-skeleton{flex:1 1;display:grid;grid-template-columns:100px 1fr;min-height:0}.mockup-skeleton-sidebar{display:flex;flex-direction:column;gap:8px;padding:14px 10px;border-right:1px solid rgba(0,0,0,.05)}.mockup-skeleton-main{display:flex;flex-direction:column;gap:8px;padding:18px 16px}.sk-line{height:8px;border-radius:4px;background:rgba(0,0,0,.06)}.sk-title{height:14px;margin-bottom:4px;background:rgba(0,0,0,.09)}.sk-w40{width:40%}.sk-w50{width:50%}.sk-w60{width:60%}.sk-w70{width:70%}.sk-w75{width:75%}.sk-w80{width:80%}.sk-w90{width:90%}.sk-blocks{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:8px}.sk-blocks span{aspect-ratio:1;border-radius:6px;background:rgba(0,0,0,.05)}.mockup-label{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(0,0,0,.06);font-size:12px}.mockup-label strong{color:var(--text);font-weight:700}.mockup-label span{color:var(--muted);font-family:monospace;font-size:11px}.mockup-frame{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(20,28,36,.08)}.mockup-frame img{width:100%;height:100%;object-fit:cover;display:block}.video-placeholder{position:relative;width:100%;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--video-accent,hsl(174,55%,30%)) 60%,#1a1a1a),color-mix(in srgb,var(--video-accent,hsl(174,55%,30%)) 20%,#0d0d0d));cursor:pointer;transition:box-shadow .25s ease,transform .25s ease;box-shadow:0 12px 40px rgba(20,28,36,.12)}.video-placeholder:hover{box-shadow:0 18px 52px rgba(20,28,36,.18);transform:translateY(-2px)}.video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.8;transition:opacity .2s ease,transform .2s ease}.video-placeholder:hover .video-play-btn{opacity:1;transform:translate(-50%,-50%) scale(1.08)}.video-label{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:rgba(255,255,255,.85);font-size:12px}.video-label strong{font-weight:700}.video-label span{font-family:monospace;font-size:11px;opacity:.7}.video-frame{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(20,28,36,.12)}.video-frame video{width:100%;height:100%;object-fit:cover;display:block}.feature-grid-section{padding:88px 0 72px}.feature-grid-header{margin-bottom:36px}.feature-grid-header h3{margin:8px 0 0;font-size:clamp(26px,3vw,34px)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}@media (max-width:900px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.feature-grid{grid-template-columns:1fr}}.feature-grid-card{position:relative;padding:28px;border-radius:16px;border:1px solid var(--line);background:var(--panel);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;display:flex;flex-direction:column}.feature-grid-card:first-child{grid-column:span 2}@media (max-width:900px){.feature-grid-card:first-child{grid-column:span 1}}.feature-grid-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(20,28,36,.08)}.feature-grid-card-icon{width:36px;height:36px;border-radius:10px;background:color-mix(in srgb,var(--card-accent,var(--brand)) 16%,transparent);margin-bottom:14px}.feature-grid-card h4{margin:0;font-size:17px}.feature-grid-card p{margin:6px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.pricing-section{padding:88px 0 48px}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.pricing-card{padding:28px;border-radius:12px;border:1px solid var(--line);background:var(--panel);position:relative;transition:transform .2s ease,box-shadow .2s ease}.pricing-card.featured{border-color:var(--brand);box-shadow:0 8px 28px rgba(20,92,90,.1)}.pricing-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(20,28,36,.1)}.pricing-badge{position:absolute;top:-1px;right:18px;display:inline-flex;min-height:24px;align-items:center;border-radius:0 0 8px 8px;background:var(--brand);color:#fff;font-size:12px;font-weight:700;padding:0 12px}.pricing-card h4{margin:0;font-size:18px}.pricing-amount{display:flex;align-items:baseline;gap:6px;margin:14px 0}.pricing-amount strong{font-size:36px;letter-spacing:-.02em}.pricing-unit{color:var(--muted);font-size:14px}.pricing-original{text-decoration:line-through;color:var(--muted);font-size:16px}.pricing-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.product-bottom-cta{text-align:center;padding:88px 0 96px}.product-bottom-cta h3{margin:0;font-size:clamp(30px,4vw,44px)}.product-bottom-cta p{margin:14px auto 0;max-width:600px;color:var(--muted);font-size:17px;line-height:1.75}.product-story-mockup{border-radius:8px;overflow:hidden}@media (max-width:900px){.feature-section{grid-template-columns:1fr;gap:28px;padding:48px 0}.feature-section.reversed{direction:ltr}.feature-section.feature-hero .feature-title{font-size:28px}.mockup-skeleton{grid-template-columns:60px 1fr}.pricing-grid{grid-template-columns:1fr}}@media (max-width:600px){.feature-grid{grid-template-columns:1fr}.feature-tags{justify-content:center}}.contact-section{margin-top:88px!important;margin-bottom:48px}.contact-inner{display:grid;grid-template-columns:1fr auto;grid-gap:48px;gap:48px;align-items:center;padding:48px;border-radius:20px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(20,92,90,.04),rgba(199,121,45,.03)),var(--panel);box-shadow:0 16px 48px rgba(20,28,36,.06)}.contact-copy h2{margin:8px 0 0;font-size:32px}.contact-copy p{margin:12px 0 0;color:var(--muted);font-size:17px;line-height:1.75;max-width:520px}.contact-list{margin:18px 0 0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px 24px;gap:8px 24px}.contact-list li{font-size:15px;font-weight:600;color:var(--text)}.contact-qr{display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}.contact-qr img{border-radius:14px;border:1px solid var(--line);box-shadow:0 8px 24px rgba(20,28,36,.06);object-fit:cover}.contact-qr span{font-size:13px;color:var(--muted);font-weight:600}@media (max-width:768px){.contact-inner{grid-template-columns:1fr;text-align:center;padding:32px 24px}.contact-list{grid-template-columns:1fr;justify-items:center}.contact-qr{justify-self:center}}.qr-modal-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:qr-fade-in .2s ease}.qr-modal{position:relative;width:min(420px,calc(100vw - 32px));border-radius:20px;background:var(--panel);box-shadow:0 24px 64px rgba(20,28,36,.2);overflow:hidden;animation:qr-slide-up .25s ease}.qr-modal.pay-success-modal{width:min(640px,calc(100vw - 32px))}.qr-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:none;border-radius:999px;background:rgba(0,0,0,.06);color:var(--muted);font-size:14px;cursor:pointer;display:grid;place-items:center;transition:background .15s ease}.qr-modal-close:hover{background:rgba(0,0,0,.1)}.qr-modal-body{display:flex;flex-direction:column;align-items:center;padding:36px 32px 32px;text-align:center}.qr-modal-img-wrap{padding:12px;border-radius:16px;border:1px solid var(--line);background:#fff;box-shadow:0 4px 16px rgba(20,28,36,.06);margin-bottom:20px}.qr-modal-img-wrap img{border-radius:10px;display:block;object-fit:cover}.qr-modal-body h3{margin:0;font-size:20px}.qr-modal-body p{margin:10px 0 0;color:var(--muted);font-size:15px;line-height:1.65;max-width:320px}.pay-qr-wrap{margin:14px 0 0}.pay-wechat-panel{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:18px}.pay-provider-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(7,193,96,.28);border-radius:999px;background:rgba(7,193,96,.08);color:#067a3d;font-size:14px;font-weight:800}.pay-wechat-dot{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#07c160;color:#fff;font-size:13px;line-height:1}.pay-wechat-only{margin-top:2px;font-size:13px;color:var(--muted)}.pay-modal-summary{font-weight:600;color:var(--text)!important}.pay-inline-error,.pay-modal-error,.pay-modal-order,.pay-modal-state{font-size:14px}.pay-modal-order{word-break:break-all}.pay-inline-error,.pay-modal-error{color:var(--danger)!important}.pay-inline-error{margin:16px auto 0;max-width:720px;text-align:center}.pay-result{width:100%;margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);display:flex;flex-direction:column;align-items:stretch;gap:12px}.pay-result-label{font-size:13px;color:var(--muted);font-weight:700}.pay-license-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.pay-license-row strong{font-family:monospace;font-size:24px;line-height:1.25;word-break:break-all;color:var(--text)}.pay-copy-button{min-width:78px;height:40px;border:1px solid var(--brand);border-radius:6px;background:var(--brand);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.pay-copy-button:hover{background:var(--brand-dark)}.pay-license-note{max-width:none!important;margin-top:2px!important;text-align:left;font-size:14px!important}@media (max-width:560px){.pay-license-row{grid-template-columns:1fr}.pay-copy-button{width:100%}}@keyframes qr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes qr-slide-up{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-fade-up{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.animate-fade-up.in-view{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.stagger-6{transition-delay:.6s}.sticky-scroll-container{display:flex;gap:80px;position:relative;padding:80px 0;max-width:1200px;margin:0 auto}.sticky-scroll-left{flex:1 1;display:flex;flex-direction:column}.sticky-scroll-text-block{min-height:80vh;display:flex;flex-direction:column;justify-content:center;gap:16px;opacity:.3;transform:translateX(-20px);transition:opacity .5s ease,transform .5s ease}.sticky-scroll-text-block.active{opacity:1;transform:translateX(0)}.sticky-scroll-right{flex:1.2 1;position:-webkit-sticky;position:sticky;top:15vh;height:70vh;display:flex;align-items:center;justify-content:center}.sticky-scroll-visual{position:relative;width:100%;height:100%;display:flex;align-items:center}.sticky-visual-item{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px) scale(.98);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);pointer-events:none}.sticky-visual-item>*{width:100%}.sticky-visual-item.active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;z-index:10}.sticky-scroll-container .mockup-placeholder{box-shadow:0 30px 80px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05)}@media (max-width:900px){.sticky-scroll-container{flex-direction:column;gap:40px;padding:40px 0}.sticky-scroll-left{gap:60px}.sticky-scroll-text-block{min-height:auto;opacity:1;transform:none}.sticky-scroll-right{position:relative;top:0;height:auto;display:none}}.distributor-query-page{width:min(860px,calc(100% - 32px));margin:0 auto;padding:48px 0 80px}.dq-card{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:36px 28px;box-shadow:0 8px 32px rgba(20,28,36,.06)}.dq-header{text-align:center;margin-bottom:28px}.dq-header .brand-mark{margin:0 auto 16px}.dq-header h1{margin:0;font-size:28px}.dq-header p{margin:8px 0 0;color:var(--muted);font-size:15px}.dq-form{display:flex;gap:10px}.dq-input{flex:1 1;min-height:48px;border:1px solid var(--line);border-radius:8px;padding:0 16px;font-size:14px;transition:border-color .2s}.dq-input:focus{border-color:var(--brand);outline:3px solid rgba(20,92,90,.14)}.dq-submit{min-height:48px;min-width:100px;border-radius:8px;font-size:15px}.dq-not-found{text-align:center;padding:24px 0 8px;color:var(--muted)}.dq-result{margin-top:24px}.dq-welcome h2{margin:0 0 18px;font-size:22px}.dq-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:24px}.dq-stat{text-align:center;padding:18px 12px}.dq-stat span{display:block;color:var(--muted);font-size:13px;font-weight:700}.dq-stat strong{display:block;font-size:24px;margin-top:6px}.dq-stat-highlight{background:linear-gradient(135deg,rgba(20,92,90,.08),rgba(20,92,90,.02));border-color:rgba(20,92,90,.18)}.dq-stat-highlight strong{color:var(--brand)}.dq-codes-section h3{margin:0 0 14px;font-size:18px}.dq-codes-list{display:grid;grid-gap:14px;gap:14px}.dq-code-card{padding:18px}.dq-code-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.dq-code-header strong{font-size:18px}.dq-code-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:12px}.dq-code-stats>div{text-align:center}.dq-code-stats span{display:block;color:var(--muted);font-size:12px;font-weight:700}.dq-code-stats strong{display:block;font-size:16px;margin-top:4px}.dq-code-validity{color:var(--muted);font-size:13px;font-weight:600;padding-top:8px;border-top:1px solid var(--line)}.dq-code-settle-row{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:13px;font-weight:600}.dq-code-settle-row span:first-child{color:var(--warn)}.dq-code-settle-row span:last-child{color:var(--ok)}@media (max-width:640px){.dq-code-stats,.dq-stats-grid{grid-template-columns:repeat(2,1fr)}.dq-form{flex-direction:column}.dq-card{padding:24px 18px}}.clickable-card{cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.clickable-card:hover{border-color:var(--brand)!important;box-shadow:0 4px 12px rgba(20,92,90,.08);transform:translateY(-1px)}.qr-modal.pay-split-modal{width:min(680px,calc(100vw - 32px))}.pay-split-layout{display:flex;flex-direction:row;gap:32px;width:100%;text-align:left;align-items:stretch;margin-top:16px}.pay-split-left{flex:1.1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:32px;border-right:1px solid var(--line,#e2e8f0)}.pay-split-right{flex:1.3 1;display:flex;flex-direction:column;justify-content:space-between}.pay-spin{animation:pay-spin-anim 1s linear infinite}@keyframes pay-spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.qr-modal.pay-split-modal{width:min(420px,calc(100vw - 32px))}.pay-split-layout{flex-direction:column;gap:24px}.pay-split-left{padding-right:0;border-right:none;border-bottom:1px solid var(--line,#e2e8f0);padding-bottom:24px}}.pricing-comparison-container{margin-top:80px;border-top:1px solid var(--line);padding-top:60px}.comparison-title-wrap{text-align:center;margin-bottom:40px}.comparison-title-wrap h2{font-size:28px;font-weight:800;color:var(--text);margin:0 0 10px}.comparison-title-wrap p{font-size:16px;color:var(--muted);margin:0}.comparison-table-wrapper{overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 36px rgba(20,28,36,.04)}.comparison-table{width:100%;border-collapse:collapse;min-width:800px}.comparison-table td,.comparison-table th{padding:16px 24px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--line)}.comparison-table th{background:rgba(20,92,90,.02);font-size:15px;font-weight:800;color:var(--text);padding:20px 24px}.comparison-table .th-feature{width:40%}.comparison-table .th-plan{width:20%;text-align:center;color:var(--muted)}.comparison-table .th-plan-featured{color:var(--brand);background:rgba(20,92,90,.04);border-left:1.5px solid rgba(20,92,90,.15);border-right:1.5px solid rgba(20,92,90,.15)}.comparison-table .comparison-group-header{background:rgba(20,92,90,.02)}.comparison-table .comparison-group-header td{font-size:14px;font-weight:800;color:var(--brand);letter-spacing:.05em;padding:12px 24px;border-left:4px solid var(--brand);background:linear-gradient(90deg,rgba(20,92,90,.06),transparent)}.comparison-row{transition:background-color .15s ease}.comparison-row:hover{background-color:rgba(20,92,90,.015)}.td-feature-info{display:flex;flex-direction:column;gap:4px}.td-feature-info .feature-name{font-weight:700;font-size:14px;color:var(--text)}.td-feature-info .feature-desc{font-size:12px;color:var(--muted);line-height:1.4}.td-plan-val{text-align:center;font-size:14px;font-weight:500}.td-plan-val-featured{background:rgba(20,92,90,.015);font-weight:700;border-left:1.5px solid rgba(20,92,90,.1);border-right:1.5px solid rgba(20,92,90,.1)}.comparison-text-val{color:var(--text);font-size:13px}.comparison-text-val.featured{color:var(--brand);font-weight:700}.comparison-check-wrap{width:24px;height:24px;border-radius:999px;background:rgba(20,92,90,.08);color:var(--brand)}.comparison-check-wrap,.comparison-dash-wrap{display:inline-flex;align-items:center;justify-content:center}.comparison-dash-wrap{color:rgba(20,28,36,.2)}@media (max-width:768px){.pricing-comparison-container{margin-top:60px;padding-top:40px}.comparison-title-wrap h2{font-size:24px}.comparison-table td,.comparison-table th{padding:12px 16px}.comparison-table th{padding:14px 16px}}.console-layout{display:flex;min-height:100vh;background:#f8fafc;color:#0f172a;font-size:14px;line-height:1.5;--console-brand:#145c5a;--console-font-mono:"SF Mono","JetBrains Mono","Fira Code",Menlo,Monaco,Consolas,monospace}.console-layout .ant-table{font-size:14px!important}.console-layout .ant-table-thead>tr>th{font-size:13px!important;font-weight:600!important;color:#475569!important;letter-spacing:.2px}.console-layout .ant-btn,.console-layout .ant-input,.console-layout .ant-select,.console-layout .ant-table-tbody>tr>td,.console-layout .ant-tabs-tab{font-size:14px!important}.sidebar{position:fixed;left:0;top:0;bottom:0;z-index:100;display:flex;flex-direction:column;width:264px;background:#ffffff;color:#0f172a;border-right:1px solid rgba(226,232,240,.8);box-shadow:1px 0 3px rgba(0,0,0,.02);transition:width .22s cubic-bezier(.16,1,.3,1);overflow:hidden}.sidebar.collapsed{width:72px}.console-main{flex:1 1;margin-left:264px;min-height:100vh;transition:margin-left .22s cubic-bezier(.16,1,.3,1);background:#f8fafc;overflow-x:hidden;padding:24px 32px!important;box-sizing:border-box}.sidebar.collapsed+.console-main,.sidebar.collapsed~.console-main{margin-left:72px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;height:68px;box-sizing:border-box;border-bottom:1px solid rgba(241,245,249,.9)}.sidebar.collapsed .sidebar-header{flex-direction:column;gap:8px;padding:14px 8px}.sidebar-brand{display:flex;align-items:center;gap:12px;color:#0f172a;font-weight:700;font-size:16px;text-decoration:none;white-space:nowrap}.sidebar-brand-mark{display:grid;width:36px;height:36px;flex-shrink:0;place-items:center;border-radius:9px;background:#145c5a;color:#fff;font-weight:800;font-size:15px;box-shadow:0 2px 6px rgba(20,92,90,.2)}.sidebar-brand-text{font-size:16px;font-weight:700;letter-spacing:-.2px;color:#0f172a}.sidebar-collapse-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:7px;background:transparent;color:#94a3b8;cursor:pointer;font-size:15px;transition:all .15s ease}.sidebar-collapse-btn:hover{background:#f1f5f9;color:#0f172a}.sidebar-nav{flex:1 1;overflow-y:auto;padding:12px 14px}.sidebar-group{margin-bottom:12px}.sidebar-group-title{padding:14px 12px 6px;font-size:12px;font-weight:600;color:#94a3b8;letter-spacing:.5px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidebar-divider{height:1px;margin:6px 10px;background:#f1f5f9}.sidebar-item{position:relative;display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:9px;color:#475569;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;transition:all .15s cubic-bezier(.16,1,.3,1);margin-bottom:3px}.sidebar-item:hover{background:#f8fafc;color:#0f172a}.sidebar-item.active{background:rgba(20,92,90,.08);color:#145c5a;font-weight:600}.sidebar-item.active:before{display:none!important}.sidebar-item.loading{opacity:.7;animation:sidebar-pulse 1s ease-in-out infinite}@keyframes sidebar-pulse{0%,to{opacity:.7}50%{opacity:1}}.sidebar-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;font-size:17px;transition:transform .15s ease}.sidebar-item:hover .sidebar-icon{transform:scale(1.05)}.sidebar-label{overflow:hidden;text-overflow:ellipsis}.sidebar-footer{padding:14px;border-top:1px solid rgba(241,245,249,.9);background:#ffffff}.sidebar-user{display:flex;align-items:center;gap:12px;padding:8px 12px;margin-bottom:10px;border-radius:10px;background:#f8fafc;border:1px solid #f1f5f9}.sidebar-avatar{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#145c5a,#0d403f);color:#fff;font-size:13px;font-weight:700;box-shadow:0 1px 3px rgba(20,92,90,.2)}.sidebar-user-info{flex:1 1;min-width:0;overflow:hidden}.sidebar-user-name{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-role{font-size:12px;color:#94a3b8;margin-top:1px}.sidebar-footer-actions{display:flex;align-items:center;gap:8px}.sidebar-footer-actions .sidebar-footer-link{flex:1 1;justify-content:center}.sidebar-footer-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 10px;border:1px solid #f1f5f9;border-radius:8px;background:#ffffff;color:#64748b;font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .15s ease}.sidebar-footer-link:hover{background:#f8fafc;color:#0f172a;border-color:#e2e8f0}.console-stat-card{background:#ffffff;border:1px solid rgba(226,232,240,.8);border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 1px 3px 0 rgba(15,23,42,.04),0 1px 2px -1px rgba(15,23,42,.03);transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1),border-color .2s ease}.console-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px -2px rgba(15,23,42,.06),0 2px 6px -2px rgba(15,23,42,.03);border-color:rgba(203,213,225,.9)}.console-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2.5px;background:var(--stat-glow,transparent)}.console-stat-card.glow-green{--stat-glow:#10b981}.console-stat-card.glow-blue{--stat-glow:#3b82f6}.console-stat-card.glow-amber{--stat-glow:#f59e0b}.console-stat-card.glow-emerald{--stat-glow:#059669}.console-stat-card.glow-purple{--stat-glow:#8b5cf6}.console-stat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.console-stat-label{font-size:13px;font-weight:500;color:#64748b}.console-stat-icon-wrap{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;font-size:15px}.icon-wrap-green{background:rgba(16,185,129,.1);color:#10b981}.icon-wrap-blue{background:rgba(59,130,246,.1);color:#3b82f6}.icon-wrap-amber{background:rgba(245,158,11,.1);color:#d97706}.icon-wrap-emerald{background:rgba(5,150,105,.12);color:#059669}.console-stat-val{font-size:26px;font-weight:700;color:#0f172a;line-height:1.2;margin-bottom:6px;letter-spacing:-.5px;font-family:var(--console-font-mono,monospace);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.console-stat-sub{font-size:13px;color:#94a3b8;display:flex;align-items:center;gap:4px}.console-mono{font-family:var(--console-font-mono,monospace)!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important}.console-badge-pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap}.console-badge-pill.neutral{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.console-badge-pill.success{background:rgba(16,185,129,.1);color:#059669;border:1px solid rgba(16,185,129,.25)}.console-badge-pill.warning{background:rgba(245,158,11,.1);color:#d97706;border:1px solid rgba(245,158,11,.25)}.console-badge-pill.danger{background:rgba(239,68,68,.1);color:#dc2626;border:1px solid rgba(239,68,68,.25)}.sidebar-mobile-toggle{display:none;position:fixed;z-index:101;top:16px;left:16px;width:40px;height:40px;border:none;border-radius:8px;background:var(--brand);cursor:pointer}.hamburger{display:block;position:relative;width:20px;margin:0 auto}.hamburger,.hamburger:after,.hamburger:before{height:2px;background:#fff;border-radius:2px;transition:all .2s}.hamburger:after,.hamburger:before{content:"";position:absolute;left:0;width:100%}.hamburger:before{top:-6px}.hamburger:after{bottom:-6px}.hamburger.open{background:transparent}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{bottom:0;transform:rotate(-45deg)}.sidebar-overlay{display:none}.console-layout .console-shell{width:100%;max-width:1160px;margin:0 auto;padding:24px 32px}@media (max-width:768px){.sidebar-mobile-toggle{display:flex;align-items:center;justify-content:center}.sidebar{transform:translateX(-100%);transition:transform .25s ease;box-shadow:none}.sidebar.mobile-open{transform:translateX(0);box-shadow:4px 0 16px rgba(0,0,0,.08)}.sidebar-overlay{display:block;position:fixed;inset:0;z-index:99;background:rgba(0,0,0,.3)}.console-main{margin-left:0}.console-layout .console-shell{padding:68px 16px 24px}}.table-filter-bar{justify-content:space-between;margin-bottom:16px;width:100%}.table-filter-bar,.table-filter-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.table-filter-left{flex:1 1}.table-filter-right{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.ant-drawer-root input,.ant-drawer-root textarea,.ant-modal-root input,.ant-modal-root textarea,.ant-picker-dropdown input,.ant-popover input,.ant-popover textarea,.ant-select-dropdown input,.console-layout input,.console-layout textarea{min-height:auto}.ant-input-affix-wrapper input,.ant-input-number input,.ant-picker input,.ant-select input{min-height:auto!important;border:none!important;background:transparent!important;box-shadow:none!important}.ant-input-affix-wrapper input,.ant-picker input,.ant-select input{padding:0!important}.ant-select-dropdown{padding:6px!important;border-radius:12px!important;box-shadow:0 10px 30px rgba(15,23,42,.12),0 2px 8px rgba(15,23,42,.04)!important}.ant-select-dropdown .rc-virtual-list-scrollbar{width:5px!important;right:3px!important}.ant-select-dropdown .rc-virtual-list-scrollbar-thumb{background:rgba(148,163,184,.35)!important;border-radius:4px!important;transition:background .15s ease!important}.ant-select-dropdown .rc-virtual-list-scrollbar-thumb:hover{background:rgba(100,116,139,.75)!important}.ant-select-dropdown .ant-select-item{border-radius:7px!important;padding:6px 12px!important;font-size:13px!important;transition:all .15s ease!important}.ant-select-dropdown .ant-select-item-option-selected{font-weight:600!important}.about-page-wrapper{background:var(--bg,#f7faf9);min-height:100vh}.about-subpage-main{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:60px 0 100px}.about-layout-container{display:grid;grid-template-columns:280px 1fr;grid-gap:40px;gap:40px;align-items:start}.about-sidebar{display:flex;flex-direction:column;gap:24px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:0 8px 30px rgba(0,0,0,.02);position:-webkit-sticky;position:sticky;top:90px}.about-sidebar-title h3{margin:0;font-size:18px;color:var(--brand);font-weight:800}.about-sidebar-title p{margin:4px 0 0;font-size:12px;color:var(--muted)}.about-sidebar-menu{display:flex;flex-direction:column;gap:10px}.about-sidebar-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;transition:all .2s ease;width:100%;color:var(--text)}.about-sidebar-btn:hover{background:rgba(20,92,90,.04)}.about-sidebar-btn.active{background:#e8f1ed;border-color:rgba(20,92,90,.15);color:var(--brand)}.about-sidebar-btn .btn-icon{font-size:20px}.about-sidebar-btn .btn-text strong{display:block;font-size:14px;font-weight:700}.about-sidebar-btn .btn-text span{display:block;font-size:11px;color:var(--muted);margin-top:2px}.about-sidebar-btn.active .btn-text span{color:rgba(20,92,90,.7)}.about-sidebar-qr-card{display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;text-align:center;margin-top:12px;box-shadow:0 4px 12px rgba(0,0,0,.02)}.about-sidebar-qr-card img{border-radius:6px}.about-sidebar-qr-card span{font-size:12px;color:var(--text);font-weight:700}.about-content-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:40px;box-shadow:0 10px 36px rgba(0,0,0,.03)}.about-section{display:flex;flex-direction:column;gap:28px}.about-section.fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.section-header .section-tag{display:inline-flex;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--brand);background:#e8f1ed;padding:4px 10px;border-radius:99px;letter-spacing:.05em}.section-header h2{margin:10px 0 0;font-size:28px;font-weight:800;color:var(--text)}.membership-declaration-banner{display:flex;gap:16px;background:linear-gradient(135deg,#fffcf6,#fff7eb);border:1px solid #ffd8a8;border-radius:12px;padding:20px 24px;align-items:flex-start;box-shadow:0 4px 15px rgba(255,146,0,.03)}.membership-declaration-banner .banner-quote-icon{font-size:24px;background:#ffe8cc;padding:6px;border-radius:8px;line-height:1}.banner-declaration-text strong{display:block;font-size:16px;color:#d9480f;font-weight:800;line-height:1.5}.banner-declaration-text p{margin:8px 0 0;font-size:14px;color:#495057;line-height:1.6;font-weight:500}.about-rich-text h3{font-size:20px;font-weight:800;color:var(--text);margin:28px 0 16px;position:relative;padding-left:12px}.about-rich-text h3:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;background:var(--brand);border-radius:2px}.about-rich-text p{font-size:15px;line-height:1.75;color:#333f3c;margin:0 0 16px}.about-rich-text strong{color:var(--text)}.author-values-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:24px}.value-card{border:1px solid var(--line);background:var(--panel);padding:20px;border-radius:12px}.value-card h4{margin:0 0 10px;color:var(--brand);font-size:16px;font-weight:800}.value-card p{margin:0;font-size:13px;line-height:1.6;color:var(--muted)}.benefits-grid{display:flex;flex-direction:column;gap:20px;margin:16px 0 28px}.benefit-detail-card{border:1px solid var(--line);background:#fafbfc;border-radius:12px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.benefit-detail-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.02)}.benefit-detail-card.highlight-card{background:linear-gradient(180deg,#f7faf9,#fff);border-color:rgba(20,92,90,.25);box-shadow:0 8px 24px rgba(20,92,90,.04);border-width:1.5px}.benefit-detail-card .card-top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.benefit-detail-card .benefit-card-icon{font-size:24px}.benefit-detail-card h4{margin:0;font-size:18px;font-weight:800;color:var(--brand)}.benefit-detail-card.highlight-card h4{color:#115c59}.benefit-detail-card p{margin-bottom:8px;font-size:14px}.benefit-detail-card ul{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:6px}.benefit-detail-card li{font-size:14px;line-height:1.6;color:#4a5452}.benefit-detail-card .highlight-note{font-weight:700;color:#115c59;background:rgba(20,92,90,.05);padding:8px 12px;border-radius:6px;margin-top:14px;display:inline-block}.join-options-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:20px;gap:20px;margin-top:16px}.join-option-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.join-option-card.premium{border-color:var(--brand);background:#f7faf9}.join-option-card.premium .tag{position:absolute;top:-10px;right:18px;font-size:10px;font-weight:800;color:#fff;background:var(--brand);padding:2px 8px;border-radius:99px;box-shadow:0 4px 8px rgba(20,92,90,.2)}.join-option-card h5{margin:0;font-size:15px;font-weight:800;color:var(--text)}.join-option-card .price{font-size:32px;font-weight:800;color:var(--text);margin:14px 0}.join-option-card .price span{font-size:14px;color:var(--muted);font-weight:400}.join-option-card.premium .price{color:var(--brand)}.join-option-card .desc{font-size:12px;color:var(--muted);line-height:1.5;margin:0}.join-link-btn{display:inline-block;text-align:center;background:var(--brand);color:#fff;font-weight:700;padding:10px;border-radius:8px;font-size:13px;text-decoration:none;margin-top:14px;transition:background .2s ease}.join-link-btn:hover{background:#115c59}.pricing-banner-tip{display:flex;gap:12px;background:rgba(20,92,90,.04);border:1px solid rgba(20,92,90,.12);border-radius:12px;padding:16px 20px;align-items:flex-start;margin-top:24px;box-shadow:0 4px 12px rgba(20,92,90,.01)}.pricing-banner-tip span:first-child{font-size:20px;line-height:1.4}.pricing-banner-content{display:flex;flex-direction:column;gap:8px;width:100%}.pricing-banner-content p{margin:0;font-size:14px;line-height:1.6;color:var(--text)}.pricing-banner-scenarios{font-size:13.5px;line-height:1.6;color:var(--text);border-top:1px dashed rgba(20,92,90,.15);padding-top:8px}.pricing-banner-scenarios strong{color:var(--brand)}.pricing-banner-warning{display:flex;gap:12px;background:rgba(217,119,6,.04);border:1px solid rgba(217,119,6,.15);border-radius:12px;padding:16px 20px;align-items:center;margin-top:16px;box-shadow:0 4px 12px rgba(217,119,6,.01)}.pricing-banner-warning span:first-child{font-size:20px}.pricing-banner-warning span:last-child{font-size:13.5px;color:var(--text);line-height:1.6}.pricing-banner-warning strong{color:#b45309}.about-loading{text-align:center;padding:100px 0;color:var(--muted);font-size:16px}@media (max-width:900px){.about-layout-container{grid-template-columns:1fr;gap:24px}.about-sidebar{position:relative;top:0;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.about-sidebar-title{width:100%}.about-sidebar-menu{flex-direction:row;width:100%}.about-sidebar-btn{flex:1 1}.about-sidebar-qr-card{display:none}.about-content-panel{padding:24px}.join-options-grid{grid-template-columns:1fr}}@media (max-width:500px){.about-sidebar-menu{flex-direction:column}}.ant-picker-dropdown table,.ant-picker-panel table{min-width:unset!important;width:100%!important;border-collapse:separate!important}.ant-picker-dropdown td,.ant-picker-dropdown th,.ant-picker-panel td,.ant-picker-panel th{border-bottom:none!important;padding:3px 0!important;text-align:center!important;vertical-align:middle!important}