@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 32 28% 95%;--foreground: 228 5% 14%;--card: 40 100% 99%;--card-foreground: 228 5% 14%;--popover: 40 100% 99%;--popover-foreground: 228 5% 14%;--primary: 228 5% 14%;--primary-foreground: 40 100% 99%;--secondary: 34 24% 91%;--secondary-foreground: 228 5% 14%;--muted: 34 24% 91%;--muted-foreground: 228 4% 46%;--accent: 34 24% 91%;--accent-foreground: 228 5% 14%;--destructive: 4 100% 68%;--destructive-foreground: 40 100% 99%;--border: 35 17% 85%;--input: 35 17% 85%;--ring: 4 100% 68%;--radius: .55rem}*{@apply border-border;}body{@apply bg-background text-foreground;}}:root{--ink: #202126;--muted: #74767e;--paper: #f6f3ee;--white: #fffdf9;--line: #dedbd4;--coral: #ff695d;--violet: #7566e8;--blue: #5ba4d9;--gold: #e9a83c;--green: #69af72}*{box-sizing:border-box}body{margin:0;background-color:var(--paper);background-image:radial-gradient(circle at 1px 1px,rgba(32,33,38,.075) 1.3px,transparent 1.6px),linear-gradient(rgba(32,33,38,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,38,.032) 1px,transparent 1px);background-size:24px 24px,24px 24px,24px 24px;background-position:0 0,0 0,0 0;background-attachment:fixed;color:var(--ink);font-family:Manrope,sans-serif}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.app-shell{min-height:100vh;overflow:visible}.container{width:min(1180px,calc(100% - 64px));margin:0 auto}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid rgba(255,255,255,.18);background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;position:sticky;top:0;z-index:30}.topbar.is-home{border-bottom-color:#ffffff1f}.topbar.is-home .brand{color:#fff}.topbar.is-home .brand-copy small{color:#ffffffc7}.topbar.is-home .nav-link{color:#fffffff0;text-shadow:0 1px 8px rgba(0,0,0,.5)}.topbar.is-home .nav-link:hover,.topbar.is-home .nav-link.active{color:#0a0a0a;background:#ffffffe6;text-shadow:none}.brand{display:flex;align-items:center;gap:10px;background:transparent;padding:0;color:var(--ink);min-width:173px;text-align:left}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:var(--white);background:var(--ink);border-radius:50%;font:700 12px/1 Space Grotesk;letter-spacing:-.5px}.brand-mark.mini{display:inline-grid;width:26px;height:26px;font-size:8px;vertical-align:middle}.brand-copy{display:flex;flex-direction:column;line-height:1.1;font-family:Space Grotesk}.brand-copy strong{font-size:15px;letter-spacing:.08em}.brand-copy small{color:var(--muted);font:9px DM Mono;margin-top:3px}.main-nav{display:flex;align-items:center;gap:16px;position:absolute;left:50%;transform:translate(-50%)}.nav-link{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;background:transparent;color:#1a1a1a;font-size:15px;font-weight:600;transition:.2s;border-radius:8px;text-shadow:0 1px 3px rgba(255,255,255,.55)}.nav-link:hover,.nav-link.active{color:#0a0a0a;background:#ffffffc7;text-shadow:none}.nav-link.active{font-weight:700}.top-actions{display:flex;align-items:center;gap:14px}.search-box{display:flex;align-items:center;gap:8px;color:#98999f;border-bottom:1px solid var(--line);padding:7px 0;width:190px}.search-box input{border:0;background:transparent;outline:0;width:100%;font-size:12px;color:var(--ink)}.text-button,.link-button{background:transparent;color:var(--muted);font-size:13px}.text-button:hover,.link-button:hover{color:var(--ink)}.primary-button,.outline-button,.ghost-button,.mini-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:13px 18px;font-weight:700;font-size:13px;transition:transform .2s,box-shadow .2s,background .2s}.primary-button{background:var(--ink);color:var(--white);box-shadow:0 8px 18px #20212621}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2021262e}.primary-button.small{padding:10px 14px;font-size:12px}.outline-button{background:transparent;color:var(--ink);border:1px solid var(--line)}.outline-button:hover,.ghost-button:hover{border-color:var(--ink);background:var(--white)}.outline-button.full,.primary-button.full{width:100%}.ghost-button{background:transparent;color:var(--muted);padding-left:0}.profile-chip{display:inline-flex;gap:8px;align-items:center;background:transparent;font-size:13px;font-weight:700}.profile-chip span{display:grid;place-items:center;width:28px;height:28px;color:var(--white);background:var(--violet);border-radius:50%}.mobile-menu{display:none;background:transparent}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:60px 24px;text-align:center;background:transparent}.home-hero{position:relative;min-height:calc(100vh - 76px);max-height:calc(100vh - 76px);overflow:visible}.hero-video{position:absolute;top:-76px;left:0;width:100%;height:calc(100% + 76px);object-fit:cover;z-index:0;pointer-events:none}.hero-veil{position:absolute;top:-76px;left:0;width:100%;height:calc(100% + 76px);background:linear-gradient(to bottom,#08090c75,#08090c2e 90px,#08090c00 168px),radial-gradient(ellipse 78% 62% at 50% 48%,#08090cb3,#08090c66 38%,#08090c29 68%,#08090c0d);z-index:1;pointer-events:none}.home-hero .hero-title,.home-hero .hero-sub1,.home-hero .hero-sub2,.home-hero .create-btn{position:relative;z-index:2}.hero-title{font:900 clamp(40px,6vw,64px)/1.15 "Space Grotesk","PingFang SC",sans-serif;letter-spacing:-.02em;color:#fff;margin:0 0 24px;text-shadow:0 2px 24px rgba(0,0,0,.55),0 1px 4px rgba(0,0,0,.7);animation:fadeSlideUp 1s ease-out both}.hero-title .brand-color{color:#ff8a82;text-shadow:0 2px 24px rgba(0,0,0,.55),0 1px 4px rgba(0,0,0,.7)}.hero-sub1{font-size:22px;color:#fffffff0;margin:0 0 12px;text-shadow:0 2px 18px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.65);opacity:0;animation:fadeSlideUp 1s ease-out .25s both}.hero-sub2{font-size:22px;color:#fffffff0;margin:0 0 56px;text-shadow:0 2px 18px rgba(0,0,0,.55),0 1px 3px rgba(0,0,0,.65);opacity:0;animation:fadeSlideUp 1s ease-out .45s both}.create-btn{padding:16px 56px;border-radius:999px;border:0;font-size:20px;font-weight:700;color:#16171c;background:#fffffff0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);cursor:pointer;opacity:0;animation:fadeSlideUp 1s ease-out .65s both;box-shadow:0 14px 36px #00000047;transition:transform .2s,background .2s}.create-btn:hover{transform:translateY(-2px)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.eyebrow{display:inline-block;color:var(--coral);font:500 10px/1.2 DM Mono;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero-copy h1{font:700 clamp(48px,6vw,76px)/1.08 "Space Grotesk";letter-spacing:-.07em;margin:24px 0}h1 em,h2 em{color:var(--coral);font-style:normal}.hero-copy>p{max-width:500px;color:var(--muted);font-size:16px;line-height:1.9}.hero-actions{display:flex;gap:22px;align-items:center;margin:34px 0 40px}.hero-proof{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:12px}.hero-proof strong{display:block;color:var(--ink);font:700 17px Space Grotesk}.hero-proof small{display:block;font-size:11px;margin-top:3px}.avatar-stack{display:flex;padding-left:5px}.avatar-stack span{display:grid;place-items:center;width:30px;height:30px;margin-left:-5px;border:2px solid var(--paper);border-radius:50%;background:var(--coral);color:#fff;font-size:10px;font-weight:700}.avatar-stack span:nth-child(2){background:var(--violet)}.avatar-stack span:nth-child(3){background:var(--blue)}.avatar-stack span:nth-child(4){background:var(--ink)}.avatar-stack.small span{width:25px;height:25px;font-size:8px}.proof-divider{height:28px;width:1px;background:var(--line);margin:0 10px}.hero-visual{min-height:430px;position:relative;isolation:isolate}.hero-grid{position:absolute;top:20px;right:0;bottom:0;left:60px;background-image:linear-gradient(rgba(32,33,38,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,38,.05) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 90%);mask-image:linear-gradient(to bottom,black,transparent 90%)}.orb{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle at 34% 25%,#fff 0 2%,#ffd7ce 11%,var(--coral) 37%,#c23d46 70%,#61374e);left:95px;top:55px;box-shadow:25px 35px #ece3d9b3,0 35px 70px #ff695d3d;transform:rotate(-20deg)}.orb:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:repeating-linear-gradient(120deg,transparent 0 7px,rgba(255,255,255,.14) 8px 9px);mix-blend-mode:overlay}.orb-inner{position:absolute;top:80px;right:60px;bottom:80px;left:60px;display:flex;align-items:center;justify-content:space-around;color:#fff1e9;font:500 42px Space Grotesk;letter-spacing:-.15em;transform:rotate(20deg)}.orb-ring{position:absolute;border:1px solid rgba(255,255,255,.45);border-radius:50%;transform:rotate(-30deg)}.ring-one{top:-25px;right:27px;bottom:-25px;left:27px}.ring-two{top:31px;right:-30px;bottom:31px;left:-30px;transform:rotate(65deg)}.floating-card{position:absolute;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:9px;width:185px;padding:14px;background:#fffdf9db;border:1px solid rgba(255,255,255,.8);box-shadow:0 18px 40px #432d281f;border-radius:8px;font-size:10px;color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-card strong{color:var(--ink);font:700 17px Space Grotesk;grid-column:2}.floating-card small{grid-column:2;font-size:9px}.floating-card svg{color:var(--coral);grid-row:span 2}.card-one{top:52px;right:-2px}.card-two{bottom:47px;left:4px;width:178px}.card-two span{color:var(--ink);font-weight:700}.card-two strong{font-size:12px;margin-top:3px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #69af7221}.visual-label{position:absolute;right:22px;bottom:8px;color:var(--muted);font:10px/1.5 DM Mono;letter-spacing:.12em}.visual-label strong{color:var(--ink);font-size:13px}.marquee{background:var(--ink);color:var(--white);transform:rotate(-1.7deg) scale(1.03);margin:0 -20px 70px;overflow:hidden}.marquee-track{display:flex;justify-content:space-around;align-items:center;gap:45px;white-space:nowrap;padding:16px;font:12px DM Mono;letter-spacing:.14em}.marquee i{color:var(--coral);font-style:normal}.home-section{padding:0 0 90px}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-intro h2{font:600 38px/1.15 Space Grotesk;letter-spacing:-.05em;margin:13px 0 10px}.section-intro p{color:var(--muted);font-size:14px;max-width:470px;margin:0;line-height:1.7}.feed-layout{display:grid;grid-template-columns:1.55fr .75fr;gap:24px}.feed-list{display:grid;gap:14px}.post-card,.side-panel,.dashboard-card,.learning-side{background:var(--white);border:1px solid rgba(32,33,38,.08);border-radius:9px;padding:22px 24px}.post-head{display:flex;gap:11px;align-items:center}.avatar{display:grid;place-items:center;width:35px;height:35px;color:#fff;background:var(--violet);border-radius:50%;font-size:11px;font-weight:800}.post-head strong{display:block;font-size:13px}.post-head small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.more-button{background:transparent;color:var(--muted);margin-left:auto;letter-spacing:2px}.post-card h3{font:600 18px/1.4 Space Grotesk;margin:20px 0 8px}.post-card p{color:var(--muted);font-size:13px;line-height:1.7;margin-bottom:17px}.tag-row{display:flex;gap:7px;flex-wrap:wrap}.tag{display:inline-flex;border-radius:99px;background:#f0ece6;color:#77746e;padding:5px 9px;font:10px DM Mono}.post-actions{display:flex;align-items:center;gap:21px;border-top:1px solid #eeebe6;padding-top:15px;margin-top:17px}.action-button{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--muted);font-size:12px}.action-button:hover,.action-button.liked{color:var(--coral)}.action-button.share{margin-left:auto}.panel-heading{display:flex;justify-content:space-between;align-items:center;font:700 13px Space Grotesk}.panel-heading svg{color:var(--coral)}.topic-row{width:100%;display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #eeebe6;background:transparent;color:var(--muted);text-align:left}.topic-row span{color:var(--coral);font:10px DM Mono}.topic-row strong{flex:1;color:var(--ink);font-size:12px;font-weight:600}.topic-row:hover strong{color:var(--coral)}.post-button{display:flex;align-items:center;justify-content:center;gap:8px;background:#f5f0e9;color:var(--ink);border-radius:6px;padding:12px;width:100%;margin-top:18px;font-size:12px;font-weight:700}.post-button:hover{background:#ebe2d7}.space-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.space-card{padding:0;text-align:left;background:var(--white);border:1px solid rgba(32,33,38,.08);overflow:hidden;border-radius:8px;color:var(--ink);transition:transform .2s,box-shadow .2s}.space-card:hover,.event-card:hover,.co-card:hover,.agent-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #30271f17}.space-visual{height:170px;position:relative;display:grid;place-items:center;overflow:hidden;background:#f2cfbf}.space-visual:before,.space-visual:after{content:"";position:absolute;width:220px;height:100px;border:1px solid rgba(255,255,255,.6);border-radius:50%;transform:rotate(-22deg)}.space-visual:after{width:150px;height:190px;transform:rotate(47deg)}.space-visual span{position:relative;z-index:1;color:#ffffffe6;font:700 74px Space Grotesk}.space-visual small{position:absolute;top:15px;right:15px;color:#fffc;font:9px/1.3 DM Mono}.space-card.violet .space-visual{background:#bfb8ec}.space-card.blue .space-visual{background:#a9d2e8}.space-card.gold .space-visual{background:#e8c072}.space-content{padding:17px 18px 20px}.space-meta{display:flex;justify-content:space-between;color:var(--muted);font:10px DM Mono}.space-content h3{font:600 18px Space Grotesk;margin:13px 0 8px}.space-content p{min-height:42px;color:var(--muted);font-size:12px;line-height:1.6;margin:0 0 14px}.card-link{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:11px;font-weight:700}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.event-card{position:relative;display:flex;gap:15px;align-items:center;text-align:left;padding:18px;background:var(--white);border:1px solid rgba(32,33,38,.08);border-radius:8px;color:var(--ink);transition:.2s}.date-block{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:54px;height:64px;border-radius:7px;color:var(--coral);background:#ffe4df}.date-block strong{font:700 27px Space Grotesk;line-height:1}.date-block span{font:10px DM Mono;margin-top:5px}.date-block.violet{color:var(--violet);background:#e7e4ff}.date-block.blue{color:#3e87bd;background:#e1f1fb}.date-block.gold{color:#a36b0d;background:#fff0c9}.event-content{min-width:0}.event-status{display:flex;align-items:center;gap:7px;color:var(--green);font:10px DM Mono}.event-content h3{font:600 14px/1.4 Space Grotesk;margin:8px 0 5px}.event-content p{color:var(--muted);font-size:11px;margin-bottom:8px}.event-content small{color:var(--coral);font-size:10px}.event-arrow{color:var(--muted);margin-left:auto;flex-shrink:0}.cta-band{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:60px 80px;margin-bottom:100px;background:var(--ink);color:var(--white);border-radius:10px;position:relative;overflow:hidden}.cta-band:after{content:"OPC";position:absolute;right:10%;bottom:-75px;color:#ffffff0d;font:700 250px Space Grotesk}.cta-band>*{position:relative;z-index:1}.cta-band h2{font:600 46px/1.1 Space Grotesk;letter-spacing:-.06em;margin:13px 0 0}.cta-band p{color:#bab9bc;line-height:1.8;max-width:390px;font-size:13px}.cta-band .primary-button{background:var(--coral)}.page-shell{padding:75px 0 110px;min-height:calc(100vh - 76px)}.page-heading{margin-bottom:50px;max-width:680px}.page-heading h1{font:600 clamp(44px,6vw,72px)/1.05 "Space Grotesk";letter-spacing:-.07em;margin:17px 0 16px}.page-heading p{color:var(--muted);font-size:16px;line-height:1.8;max-width:570px}.view-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.filter-pills{display:flex;gap:7px;flex-wrap:wrap}.filter{background:transparent;border:1px solid var(--line);border-radius:99px;padding:9px 13px;color:var(--muted);font-size:11px}.filter:hover,.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.events-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.events-list .event-card{min-height:120px}.space-directory{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:start}.space-map{min-height:480px;position:relative;overflow:hidden;border-radius:10px;background:#e6e4ee;border:1px solid rgba(32,33,38,.08)}.map-lines{position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background-image:linear-gradient(32deg,transparent 48%,rgba(118,102,232,.2) 49%,transparent 50%),linear-gradient(121deg,transparent 48%,rgba(255,105,93,.18) 49%,transparent 50%),radial-gradient(circle,rgba(255,255,255,.8) 1px,transparent 1px);background-size:170px 170px,210px 210px,16px 16px;transform:rotate(-12deg)}.map-center{position:absolute;display:grid;place-items:center;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;color:var(--violet);background:#ffffffad;box-shadow:0 0 0 17px #ffffff38,0 14px 35px #2825411f}.map-center strong{font:700 27px Space Grotesk;color:var(--ink);margin-top:-5px}.map-center small{color:var(--muted);font-size:10px}.map-pin{position:absolute;padding:7px 11px;color:#fff;background:var(--coral);border-radius:99px;font:10px DM Mono;box-shadow:0 5px 13px #ff695d4d}.pin-a{left:22%;top:27%}.pin-b{right:20%;top:38%;background:var(--violet)}.pin-c{left:33%;bottom:22%;background:var(--blue)}.directory-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.directory-list .space-card:first-child{grid-column:span 2}.directory-list .space-visual{height:130px}.directory-list .space-content h3{font-size:15px}.directory-list .space-content p{min-height:auto}.agent-hero{display:grid;grid-template-columns:1fr .8fr;padding:45px 52px;margin-bottom:28px;background:#ece9ff;border-radius:10px;overflow:hidden}.agent-hero h2{font:600 42px/1.1 Space Grotesk;letter-spacing:-.06em;margin:15px 0}.agent-hero p{color:#65617d;font-size:13px;line-height:1.8;max-width:480px}.agent-orbit{min-height:260px;position:relative;display:grid;place-items:center}.orbit-core{display:grid;place-items:center;width:106px;height:106px;border-radius:50%;color:#fff;background:var(--violet);box-shadow:0 0 0 18px #7566e81a,0 0 0 35px #7566e80f;text-align:center;font:700 13px/1.2 Space Grotesk}.orbit-core svg{color:#fff1a8;margin-bottom:4px}.agent-node{position:absolute;display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:99px;background:#fff;color:var(--ink);font-size:11px;box-shadow:0 8px 20px #3f376f1a}.node-a{left:6%;top:20%;color:var(--coral)}.node-b{right:5%;top:17%;color:var(--blue)}.node-c{right:16%;bottom:14%;color:var(--gold)}.agent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.agent-card{background:var(--white);border:1px solid rgba(32,33,38,.08);border-radius:9px;padding:20px;transition:.2s}.agent-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;color:var(--coral);background:#ffe4df;margin-bottom:17px}.agent-card.violet .agent-icon{color:var(--violet);background:#e7e4ff}.agent-card.blue .agent-icon{color:var(--blue);background:#e1f1fb}.agent-card.gold .agent-icon{color:var(--gold);background:#fff0c9}.agent-card h3{font:600 17px Space Grotesk;margin:15px 0 8px}.agent-card p{min-height:45px;color:var(--muted);font-size:11px;line-height:1.65}.agent-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eeebe6;padding-top:14px;margin-top:20px}.agent-foot small{display:inline-flex;gap:5px;align-items:center;color:var(--muted);font-size:10px}.mini-button{padding:7px 9px;background:transparent;color:var(--ink);font-size:10px}.mini-button:hover{color:var(--coral)}.learning-layout{display:grid;grid-template-columns:1fr 280px;gap:24px}.learning-main{display:grid;gap:22px}.learning-feature{min-height:300px;padding:40px;background:var(--ink);color:#fff;border-radius:9px;position:relative;overflow:hidden}.learning-feature:after{content:"✦";position:absolute;right:70px;top:28px;color:var(--coral);font-size:90px;opacity:.8}.learning-feature h2{position:relative;z-index:1;font:600 39px/1.1 Space Grotesk;letter-spacing:-.06em;margin:17px 0}.learning-feature p{position:relative;z-index:1;max-width:430px;color:#bbb9bf;font-size:13px;line-height:1.8}.learning-feature .primary-button{position:relative;z-index:1;background:var(--coral);margin-top:10px}.article-list{background:var(--white);border:1px solid rgba(32,33,38,.08);border-radius:9px}.article-row{width:100%;display:grid;grid-template-columns:38px 1fr auto;gap:15px;align-items:center;text-align:left;padding:22px;background:transparent;border-bottom:1px solid #eeebe6;color:var(--ink)}.article-row:last-child{border-bottom:0}.article-row>span{color:var(--coral);font:700 20px Space Grotesk}.article-row small{color:var(--muted);font:10px DM Mono}.article-row h3{font:600 16px Space Grotesk;margin:7px 0}.article-row p{color:var(--muted);font-size:11px;margin:0}.article-row:hover h3{color:var(--coral)}.learning-side{height:fit-content}.progress-circle{display:grid;place-items:center;width:150px;height:150px;margin:35px auto 20px;border-radius:50%;background:radial-gradient(circle,var(--white) 58%,transparent 59%),conic-gradient(var(--coral) 0 68%,#f0eae2 68% 100%)}.progress-circle strong{font:700 29px Space Grotesk;margin-top:17px}.progress-circle small{color:var(--muted);font-size:10px;margin-top:-30px}.progress-line{height:5px;border-radius:99px;background:#eee9e1;overflow:hidden}.progress-line span{display:block;height:100%;border-radius:inherit;background:var(--coral)}.learning-side p{color:var(--muted);font-size:11px;line-height:1.7;margin:17px 0 20px}.co-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.co-card{min-height:220px;padding:23px;border:1px solid rgba(32,33,38,.08);border-radius:9px;background:var(--white);transition:.2s;border-top:4px solid var(--coral)}.co-card.violet{border-top-color:var(--violet)}.co-card.blue{border-top-color:var(--blue)}.co-card.gold{border-top-color:var(--gold)}.co-card-top,.co-foot{display:flex;align-items:center;justify-content:space-between}.co-card-top>span:last-child{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.co-card h3{font:600 22px Space Grotesk;margin:24px 0 9px}.co-card p{color:var(--muted);font-size:12px;line-height:1.7;max-width:450px}.co-foot{margin-top:27px}.co-foot .mini-button{padding-right:0}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.metric-card{padding:20px;border-radius:9px;color:var(--ink);background:#ffe4df}.metric-card.violet{background:#e7e4ff}.metric-card.blue{background:#e1f1fb}.metric-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:var(--coral);background:#ffffff9e;margin-bottom:18px}.metric-card.violet .metric-icon{color:var(--violet)}.metric-card.blue .metric-icon{color:var(--blue)}.metric-card small,.metric-card span{display:block;color:var(--muted);font-size:10px}.metric-card strong{display:block;font:700 42px Space Grotesk;margin:7px 0 8px}.dashboard-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.dashboard-card{min-height:270px}.link-button{display:inline-flex;align-items:center;gap:6px;font-size:11px}.todo-row{width:100%;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:18px 0;border-bottom:1px solid #eeebe6;background:transparent;color:var(--ink);text-align:left;font-size:12px}.todo-row small{color:var(--muted);font-size:10px}.todo-check{width:18px;height:18px;border-radius:50%;border:1px solid var(--line)}.todo-check.done{display:grid;place-items:center;color:#fff;background:var(--green);border-color:var(--green)}.profile-main{display:flex;align-items:center;gap:16px}.profile-avatar{display:grid;place-items:center;width:66px;height:66px;color:#fff;background:var(--coral);border-radius:50%;font:700 28px Space Grotesk}.profile-main h3{font:600 23px Space Grotesk;margin:8px 0 4px}.profile-main p{color:var(--muted);font-size:12px;margin:0}.profile-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:45px}.profile-links button{display:grid;place-items:center;gap:7px;padding:15px 4px;border-radius:7px;color:var(--muted);background:#f4f0ea;font-size:10px}.profile-links button:hover{color:var(--ink);background:#ece6dd}.footer{display:flex;justify-content:space-between;gap:20px;padding:25px 38px;border-top:1px solid rgba(32,33,38,.1);color:var(--muted);font-size:11px}.footer strong{color:var(--ink);font-weight:600}.footer span:last-child{font:10px DM Mono}.site-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 24px;padding:18px 38px;border-top:1px solid rgba(32,33,38,.1);color:var(--muted);background:var(--paper);font-size:12px;line-height:1.6}.site-footer-group{display:flex;flex-wrap:wrap;align-items:center;gap:6px 18px}.site-footer a,.site-footer-group button{padding:0;border:0;color:var(--muted);background:transparent;font:inherit;text-decoration:none;cursor:pointer}.site-footer a:hover,.site-footer-group button:hover{color:var(--ink);text-decoration:underline}@media(max-width:760px){.site-footer{flex-direction:column;align-items:flex-start;padding:16px}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#14141787;padding:20px;z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth-modal{width:min(810px,100%);display:grid;grid-template-columns:.85fr 1fr;border-radius:12px;overflow:hidden;background:var(--white);box-shadow:0 25px 80px #0003;position:relative}.modal-close{position:absolute;z-index:1;top:17px;right:17px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffffb3;color:var(--ink)}.auth-side{position:relative;overflow:hidden;padding:45px 36px;color:#fff;background:var(--ink);min-height:510px}.auth-side h2{position:relative;z-index:1;font:600 34px/1.15 Space Grotesk;letter-spacing:-.06em;margin:80px 0 18px}.auth-side p{position:relative;z-index:1;color:#b8b6bd;font-size:12px;line-height:1.8}.auth-deco{position:absolute;right:-30px;bottom:-10px;display:flex;color:var(--coral);font:700 124px/.65 Space Grotesk;letter-spacing:-.2em;opacity:.8;transform:rotate(-18deg)}.auth-form-wrap{padding:48px 45px}.auth-form-wrap h2{font:600 28px Space Grotesk;margin:0 0 7px}.auth-form-wrap>p{color:var(--muted);font-size:12px;margin-bottom:30px}.auth-form-wrap form{display:grid;gap:15px}.auth-form-wrap label{display:grid;gap:7px;color:var(--ink);font-size:11px;font-weight:700}.auth-form-wrap input:not([type=checkbox]){width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;padding:12px;outline:0;color:var(--ink);font-size:12px}.auth-form-wrap input:focus{border-color:var(--coral)}.code-row{display:flex;gap:7px}.code-button{white-space:nowrap;border-radius:6px;padding:0 12px;background:#f0ece6;color:var(--ink);font-size:10px}.checkbox-label{display:flex!important;grid-template-columns:auto 1fr;display:flex;flex-direction:row;align-items:center;gap:7px!important;font-weight:500!important;color:var(--muted)!important}.checkbox-label input{accent-color:var(--coral)}.auth-switch{text-align:center;color:var(--muted);font-size:11px;margin-top:20px}.auth-switch button{color:var(--coral);background:transparent;font-weight:700;margin-left:5px}.toast{position:fixed;bottom:25px;left:50%;z-index:60;display:inline-flex;align-items:center;gap:9px;transform:translate(-50%);padding:12px 16px;border-radius:99px;background:var(--ink);color:#fff;font-size:12px;box-shadow:0 10px 30px #0000002e}.toast svg{color:#8bd795}.admin-link{color:var(--coral)}.admin-shell{padding-top:58px}.admin-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:38px}.admin-heading h1{font:600 clamp(42px,5vw,64px)/1.05 "Space Grotesk";letter-spacing:-.07em;margin:15px 0 10px}.admin-heading p{color:var(--muted);font-size:14px}.admin-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #ffc5bd;border-radius:99px;color:var(--coral);background:#fff1ef;font:11px DM Mono}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.admin-metric{display:grid;grid-template-columns:auto 1fr;column-gap:11px;padding:19px;border-radius:9px;background:#ffe4df;color:var(--coral)}.admin-metric.violet{color:var(--violet);background:#e7e4ff}.admin-metric.blue{color:var(--blue);background:#e1f1fb}.admin-metric.gold{color:#bd7c15;background:#fff0c9}.admin-metric>svg{grid-row:span 3;margin-top:3px}.admin-metric small{color:var(--muted);font-size:10px}.admin-metric strong{color:var(--ink);font:700 32px Space Grotesk}.admin-metric span{color:var(--muted);font-size:9px}.admin-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:24px}.admin-card{background:var(--white);border:1px solid rgba(32,33,38,.08);border-radius:9px;padding:24px}.admin-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.admin-card-head h2{font:600 27px Space Grotesk;margin:10px 0 0}.task-table{border-top:1px solid #eeebe6}.task-row{display:grid;grid-template-columns:105px 1fr auto;gap:16px;align-items:center;padding:18px 0;border-bottom:1px solid #eeebe6}.task-status{display:grid;gap:7px}.status-pill{width:fit-content;padding:5px 8px;border-radius:99px;color:#b37913;background:#fff0c9;font:9px DM Mono}.status-pill.published{color:var(--green);background:#e3f4e5}.task-status small{color:var(--muted);font-size:10px}.task-copy strong{font:600 15px Space Grotesk}.task-copy p{color:var(--muted);font-size:11px;line-height:1.6;margin:6px 0 0}.task-actions{display:flex;gap:5px}.task-actions button{display:grid;place-items:center;width:30px;height:30px;border-radius:6px;background:#f4f0ea;color:var(--muted)}.task-actions button:hover{color:var(--coral);background:#ffe4df}.permission-block{padding:16px;border-radius:7px;margin-bottom:12px;background:#f4f0ea}.permission-block.admin{background:#fff1ef}.permission-block strong{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font:600 14px Space Grotesk}.permission-block.admin strong{color:var(--coral)}.permission-block.user strong{color:var(--violet)}.permission-block p{color:var(--muted);font-size:11px;line-height:1.7;margin:10px 0 0}.permission-note{padding-top:14px;border-top:1px solid #eeebe6;color:var(--muted);font-size:10px;line-height:1.7}.admin-modal-backdrop{position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#14141780;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.admin-form{position:relative;width:min(540px,100%);display:grid;gap:16px;padding:33px;border-radius:10px;background:var(--white);box-shadow:0 25px 70px #0003}.admin-form h2{font:600 29px Space Grotesk;margin:0 0 8px}.admin-form label{display:grid;gap:7px;color:var(--ink);font-size:11px;font-weight:700}.admin-form input,.admin-form textarea,.admin-form select{width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;padding:11px;outline:0;color:var(--ink);font-size:12px}.admin-form textarea{min-height:90px;resize:vertical}.admin-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:1080px){.topbar{gap:15px;padding:0 22px}.brand{min-width:143px}.nav-link{padding:9px 7px;font-size:12px}.search-box{width:140px}.container{width:min(100% - 40px,900px)}.hero{gap:25px}.agent-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:calc(100% - 32px)}.topbar{height:66px;padding:0 16px}.mobile-menu{display:grid;place-items:center;margin-left:auto}.main-nav{display:none;position:absolute;top:66px;left:12px;right:12px;flex-direction:column;align-items:stretch;padding:10px;border:1px solid var(--line);border-radius:9px;background:var(--white);box-shadow:0 15px 30px #0000001a}.main-nav.is-open{display:flex}.nav-link{justify-content:flex-start;padding:12px}.top-actions{gap:8px}.search-box,.text-button{display:none}.primary-button.small{padding:9px 10px}.hero{padding:40px 20px;min-height:calc(100vh - 66px)}.hero-title{font-size:38px}.hero-sub1,.hero-sub2{font-size:18px}.create-btn{padding:14px 40px;font-size:18px}.hero-copy h1{font-size:clamp(45px,14vw,68px)}.hero-copy>p{font-size:14px}.hero-visual{min-height:350px;margin-top:25px;transform:scale(.9);transform-origin:center}.orb{left:50%;transform:translate(-50%) rotate(-20deg)}.card-one{right:0}.card-two{left:0}.hero-proof{flex-wrap:wrap}.proof-divider{display:none}.marquee{margin-bottom:55px}.section-intro{display:block}.section-intro .outline-button{margin-top:18px}.section-intro h2{font-size:32px}.feed-layout,.space-directory,.learning-layout,.dashboard-columns,.admin-layout{grid-template-columns:1fr}.side-panel,.learning-side{order:-1}.space-grid,.event-grid,.events-list,.agent-grid,.co-grid,.dashboard-grid,.admin-metrics{grid-template-columns:1fr}.space-card .space-visual{height:160px}.cta-band{display:block;padding:40px 27px;margin-bottom:65px}.cta-band h2{font-size:38px}.cta-band p{margin-top:28px}.page-shell{padding-top:50px}.page-heading{margin-bottom:34px}.page-heading h1{font-size:50px}.view-toolbar{align-items:start;flex-direction:column}.space-map{min-height:330px}.directory-list{grid-template-columns:1fr}.directory-list .space-card:first-child{grid-column:auto}.agent-hero{display:block;padding:30px 25px}.agent-hero h2{font-size:34px}.agent-orbit{min-height:250px}.learning-feature{padding:30px 25px}.learning-feature h2{font-size:34px}.profile-links{margin-top:28px}.footer{display:block;padding:22px 16px}.footer>span{display:block;margin-top:12px}.auth-modal{grid-template-columns:1fr}.auth-side{display:none}.auth-form-wrap{padding:38px 25px}.modal-close{top:12px;right:12px}.admin-heading{display:block}.admin-badge{margin-top:16px}.task-row{grid-template-columns:1fr auto}.task-status{grid-column:span 2;grid-template-columns:auto 1fr;align-items:center}.admin-form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.profile-form-block{padding:4px 0}.profile-form-block h2{font:600 21px/1.15 Space Grotesk;letter-spacing:-.04em;margin:0 0 6px}.profile-form-block>p{color:var(--muted);font-size:12px;margin:0 0 18px}.profile-divider{height:1px;background:var(--line);margin:30px 0}.logout-link{color:var(--coral);border:1px solid #ffc5bd}.logout-link:hover{background:#fff1ef;color:var(--coral)}.factory-hero{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:45px;border-radius:12px;background:linear-gradient(135deg,#24252b,#383b49);color:#fff}.factory-hero.approved{background:linear-gradient(135deg,#1d3b31,#315e4c)}.factory-hero h1{font:600 clamp(42px,7vw,76px)/1 "Space Grotesk";letter-spacing:-.07em;margin:10px 0 16px}.factory-hero p{max-width:610px;color:#ffffffad;font-size:14px;line-height:1.8}.factory-icon{display:grid;place-items:center;flex:0 0 100px;height:100px;border-radius:50%;background:#ffffff1a;color:var(--coral)}.factory-form,.factory-company-card,.factory-state-card{margin-top:22px;padding:32px;border:1px solid var(--line);border-radius:10px;background:var(--white)}.factory-form{display:grid;gap:20px}.factory-form-head{display:flex;gap:12px;align-items:center}.factory-form-head svg{color:var(--violet)}.factory-form-head strong{font:600 18px Space Grotesk}.factory-form-head p{color:var(--muted);font-size:11px;margin:5px 0 0}.factory-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.factory-form label{display:grid;gap:8px;color:var(--ink);font-size:11px;font-weight:700}.factory-form input,.factory-form textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:6px;outline:0;background:#fff}.factory-form textarea{min-height:90px;resize:vertical}.factory-form input:focus,.factory-form textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #7e5ac417}.factory-company-card{display:flex;align-items:center;justify-content:space-between;gap:25px}.factory-company-card h2{font:600 31px Space Grotesk;margin:20px 0 6px}.factory-company-card p,.factory-company-card small{display:block;color:var(--muted);font-size:11px;margin:5px 0}.factory-state-card{max-width:720px;margin:20px auto;text-align:center;padding:55px}.factory-state-card>svg{color:var(--gold);margin-bottom:20px}.factory-state-card h1{font:600 42px Space Grotesk;margin:10px 0}.factory-state-card>p{color:var(--muted);font-size:13px;line-height:1.8}.application-summary{display:grid;grid-template-columns:auto 1fr;gap:9px 20px;margin:28px 0;padding:20px;text-align:left;border-radius:8px;background:#f4f0ea}.application-summary span{color:var(--muted);font-size:11px}.application-summary strong{font-size:12px}.factory-alert{margin-top:18px;padding:13px 16px;border-radius:7px;background:#fff0ed;color:#a84d42;font-size:12px}.admin-wide-card{margin-top:22px}.admin-count{padding:7px 10px;border-radius:99px;background:#fff0ed;color:var(--coral);font-size:10px;font-weight:700}.application-table{display:grid;gap:12px}.application-row{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px;border:1px solid #eee9e2;border-radius:8px;background:#fffdfa}.application-main>div:first-child{display:flex;align-items:center;gap:10px}.application-main small{color:var(--muted);font-size:10px}.application-main h3{font:600 18px Space Grotesk;margin:13px 0 6px}.application-main p{color:var(--muted);font-size:11px;margin:4px 0}.application-note{max-width:680px}.application-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.application-actions button{display:inline-flex;align-items:center;gap:5px;padding:9px 11px;border-radius:6px;background:#f0ece6;color:var(--ink);font-size:10px}.application-actions .reject{color:#a84d42;background:#fff0ed}.application-actions .approve{color:#fff;background:#327656}.status-pill.pending{color:#967016;background:#fff4d6}.status-pill.rejected{color:#a84d42;background:#fff0ed}.status-pill svg{vertical-align:-2px;margin-right:3px}.company-admin-layout{margin-top:22px}.company-list,.member-list{display:grid;gap:10px}.company-row,.member-row{display:flex;align-items:center;gap:12px;padding:13px;border-radius:7px;background:#f7f4ef}.company-row>div:nth-child(2),.member-row>div{flex:1;min-width:0}.company-row strong,.member-row strong{display:block;font:600 13px Space Grotesk}.company-row p,.member-row p{overflow:hidden;color:var(--muted);font-size:10px;margin:4px 0 0;text-overflow:ellipsis;white-space:nowrap}.company-badge{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;color:var(--violet);background:#ede7f8}.member-row select{width:155px;padding:8px;border:1px solid var(--line);border-radius:5px;background:#fff;font-size:10px}.admin-empty{padding:28px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);font-size:11px;text-align:center}@media(max-width:760px){.factory-hero,.factory-company-card,.application-row{align-items:flex-start;flex-direction:column}.factory-hero{padding:30px 25px}.factory-form-grid{grid-template-columns:1fr}.factory-state-card{padding:35px 22px}.application-actions{justify-content:flex-start}.member-row{align-items:flex-start;flex-direction:column}.member-row select{width:100%}}.member-company-label{color:var(--muted);font-size:10px;margin-left:auto}.danger-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:6px;color:#a84d42;background:#fff0ed}.gateway-login-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;margin-top:22px;padding:30px;border:1px solid var(--line);border-radius:10px;background:var(--white)}.gateway-login-card h2{font:600 25px Space Grotesk;margin:6px 0 8px}.gateway-login-card p{color:var(--muted);font-size:12px;line-height:1.7;margin:0}.gateway-login-grid{display:grid;grid-template-columns:auto 1fr;gap:12px 20px;padding:20px;border-radius:8px;background:#f7f4ef}.gateway-login-grid span{color:var(--muted);font-size:11px}.gateway-login-grid strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.gateway-overview{margin:0 0 12px;padding:24px;border:1px solid #e7e1d8;border-radius:8px;background:#fbfaf7}.gateway-overview-head,.gateway-section-title{display:flex;align-items:center;justify-content:space-between;gap:15px}.gateway-overview-head h3{font:600 22px Space Grotesk;margin:5px 0 0}.gateway-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:20px;border:1px solid var(--line);background:var(--line)}.gateway-stat-grid>div{display:grid;gap:8px;min-width:0;padding:13px;background:#fff}.gateway-stat-grid span,.gateway-section-title small{color:var(--muted);font-size:10px}.gateway-stat-grid strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.gateway-tags{grid-column:span 2}.gateway-section{margin-top:22px}.gateway-section h4{font:600 15px Space Grotesk;margin:0}.gateway-user-table,.gateway-model-list{display:grid;gap:5px;margin-top:12px;overflow-x:auto}.gateway-user-row,.gateway-model-row{display:grid;grid-template-columns:1.2fr 1.2fr 1.2fr 1fr 1fr 1fr;gap:12px;min-width:750px;padding:10px 12px;border-radius:5px;background:#fff;font-size:10px}.gateway-model-row{grid-template-columns:1.4fr 1fr 1.2fr 1.2fr 1fr}.gateway-user-row:first-child,.gateway-model-row:first-child{color:var(--muted);background:#f0ece6;font-weight:700}.gateway-user-row span,.gateway-model-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-usage-note{display:flex;gap:15px;margin-top:22px;padding:14px;border-radius:6px;background:#fff4d6;color:#80621b;font-size:11px}.gateway-usage-note strong{white-space:nowrap}@media(max-width:760px){.gateway-login-card{grid-template-columns:1fr}}@media(max-width:760px){.gateway-stat-grid{grid-template-columns:repeat(2,1fr)}.gateway-tags{grid-column:span 2}.gateway-overview{padding:18px 12px}.gateway-overview-head{align-items:flex-start;flex-direction:column}.gateway-usage-note{align-items:flex-start;flex-direction:column;gap:5px}}.gateway-usage-table{display:grid;gap:5px;margin-top:12px;overflow-x:auto}.gateway-usage-row{display:grid;grid-template-columns:1.35fr 1fr .8fr 1fr 1fr 1.1fr 1fr;gap:12px;min-width:950px;padding:10px 12px;border-radius:5px;background:#fff;font-size:10px}.gateway-usage-row span,.gateway-usage-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-usage-header{color:var(--muted);background:#f0ece6;font-weight:700}.company-management{margin-top:24px}.company-command-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-radius:11px 11px 0 0;color:#fff;background:#222329}.company-command-bar>div:first-child{display:grid;gap:4px}.company-command-bar .eyebrow{color:#ff9d8e}.company-command-bar strong{font:600 17px Space Grotesk}.company-command-actions{display:flex;align-items:center;gap:14px}.company-command-actions>span{color:#ffffff8c;font:10px DM Mono}.company-workspace{display:grid;grid-template-columns:275px minmax(0,1fr);min-height:650px;border:1px solid rgba(32,33,38,.1);border-top:0;border-radius:0 0 11px 11px;overflow:hidden;background:var(--white)}.company-directory{padding:22px 14px;border-right:1px solid #e7e1d8;background:#f2efe9}.company-directory-head{display:grid;gap:4px;padding:0 8px 17px}.company-directory-head span{font:600 15px Space Grotesk}.company-directory-head small{color:var(--muted);font-size:10px}.company-directory-list{display:grid;gap:7px}.company-directory-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 7px;align-items:center;gap:10px;width:100%;padding:11px;border:1px solid transparent;border-radius:8px;color:var(--ink);background:transparent;text-align:left;transition:background .18s ease,border-color .18s ease,transform .18s ease}.company-directory-item:hover{border-color:#d9d2c9;background:#ffffffb3;transform:translate(2px)}.company-directory-item.active{border-color:#292a30;color:#fff;background:#292a30;box-shadow:0 10px 22px #1f202624}.company-directory-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:7px;color:var(--violet);background:#e5def4}.company-directory-item.active .company-directory-icon{color:#ff9d8e;background:#ffffff1a}.company-directory-item>span:nth-child(2){display:grid;gap:4px;min-width:0}.company-directory-item strong,.company-directory-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-directory-item strong{font:600 12px Space Grotesk}.company-directory-item small{color:var(--muted);font-size:9px}.company-directory-item.active small{color:#ffffff8c}.company-directory-item i{width:7px;height:7px;border-radius:50%;background:#b9b5ae}.company-directory-item i.online{background:#69af72;box-shadow:0 0 0 4px #69af721f}.company-console{min-width:0;padding:27px 30px 34px;background:#fffdfa}.company-console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding-bottom:22px}.company-console-head h2{font:600 31px Space Grotesk;letter-spacing:-.04em;margin:8px 0 7px}.company-console-head p{color:var(--muted);font-size:10px;margin:0}.company-console-actions{display:flex;gap:7px}.company-console-actions button{display:grid;place-items:center;width:34px;height:34px;border:1px solid #e6e0d8;border-radius:7px;color:var(--muted);background:#fff}.company-console-actions button:hover{color:var(--coral);border-color:#ffc7bd;background:#fff3f0}.company-tabs{position:relative;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e7e1d8;border-radius:9px;overflow:hidden;background:#fff}.company-tabs button{position:relative;display:flex;align-items:center;gap:10px;min-width:0;padding:14px 15px;border-right:1px solid #eee8e1;color:var(--muted);background:#fff;text-align:left}.company-tabs button:last-child{border-right:0}.company-tabs button:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:transparent}.company-tabs button.active{color:var(--ink);background:#fff8f5}.company-tabs button.active:after{background:var(--coral)}.company-tabs button.active>svg{color:var(--coral)}.company-tabs button span{display:grid;gap:3px;min-width:0}.company-tabs button strong{font:600 11px Space Grotesk}.company-tabs button small{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.company-tab-panel{padding-top:26px}.company-panel-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:18px}.company-panel-intro h3{font:600 23px Space Grotesk;margin:6px 0 0}.company-panel-intro>p{max-width:420px;color:var(--muted);font-size:10px;line-height:1.7;margin:0;text-align:right}.company-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e4ded6;border-left:1px solid #e4ded6}.company-profile-cell{display:grid;gap:8px;min-width:0;min-height:82px;padding:16px;border-right:1px solid #e4ded6;border-bottom:1px solid #e4ded6;background:#fff}.company-profile-cell span{color:var(--muted);font-size:9px}.company-profile-cell strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.company-member-table,.company-model-table{overflow-x:auto}.company-member-row{display:grid;grid-template-columns:1fr 1.45fr .85fr 1.05fr 150px;gap:12px;align-items:center;min-width:850px;padding:13px 14px;border-bottom:1px solid #eee8e1;background:#fff;font-size:10px}.company-member-row>span{color:var(--muted)}.company-member-head{color:var(--muted);background:#f3f0eb;font-weight:700}.company-row-actions{display:flex;justify-content:flex-end;gap:6px}.company-row-actions button{display:inline-flex;align-items:center;gap:4px;padding:7px 9px;border-radius:5px;color:var(--ink);background:#f0ece6;font-size:9px}.company-row-actions button.danger{color:#a84d42;background:#fff0ed}.company-data-prompt{display:grid;justify-items:center;gap:10px;padding:65px 25px;border:1px dashed #d9d2c9;border-radius:9px;color:var(--muted);text-align:center;background:#ffffffb3}.company-data-prompt svg{color:var(--violet)}.company-data-prompt h4{color:var(--ink);font:600 18px Space Grotesk;margin:4px 0 0}.company-data-prompt p{max-width:430px;font-size:10px;line-height:1.7;margin:0 0 6px}.company-model-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.company-model-summary>div{display:grid;gap:7px;padding:15px;border-radius:8px;background:#f2efe9}.company-model-summary span{color:var(--muted);font-size:9px}.company-model-summary strong{font:600 14px Space Grotesk}.company-model-row{display:grid;grid-template-columns:1.4fr 1fr .75fr 1fr 1fr 1fr 1fr;gap:12px;min-width:920px;padding:12px 14px;border-bottom:1px solid #eee8e1;background:#fff;font-size:9px}.company-model-row span,.company-model-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-model-head{color:var(--muted);background:#f3f0eb;font-weight:700}.company-data-note{margin-top:14px;padding:12px 14px;border-radius:7px;color:#80621b;background:#fff4d6;font-size:9px;line-height:1.7}.company-coming-badge{padding:7px 10px;border-radius:99px;color:#80621b;background:#fff4d6;font:9px DM Mono}.company-profit-hero{display:flex;align-items:center;gap:18px;padding:22px;border-radius:10px;color:#fff;background:linear-gradient(120deg,#282931,#3c3547)}.company-profit-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;color:#ffd58a;background:#ffffff14}.company-profit-hero span{color:#ffffff8c;font-size:9px}.company-profit-hero h4{font:600 24px Space Grotesk;margin:4px 0 5px}.company-profit-hero p{color:#ffffffa6;font-size:10px;line-height:1.6;margin:0}.company-profit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.company-profit-grid>div{display:grid;gap:8px;padding:18px;border:1px solid #e7e1d8;border-radius:8px;background:#fff}.company-profit-grid span,.company-profit-grid small{color:var(--muted);font-size:9px}.company-profit-grid strong{font:600 24px Space Grotesk}.company-profit-placeholder{display:flex;gap:16px;margin-top:14px;padding:15px;border-left:3px solid var(--gold);color:var(--muted);background:#fff8e7;font-size:10px;line-height:1.6}.company-profit-placeholder strong{color:var(--ink);white-space:nowrap}.company-console-empty{display:grid;justify-items:center;gap:10px;min-height:500px;place-content:center;color:var(--muted);text-align:center}.company-console-empty svg{color:var(--violet)}.company-console-empty h3{color:var(--ink);font:600 21px Space Grotesk;margin:5px 0 0}.company-console-empty p{max-width:420px;font-size:10px;line-height:1.7;margin:0 0 6px}@media(max-width:980px){.company-workspace{grid-template-columns:220px minmax(0,1fr)}.company-tabs{grid-template-columns:repeat(2,1fr)}.company-tabs button:nth-child(2){border-right:0}.company-tabs button:nth-child(-n+2){border-bottom:1px solid #eee8e1}.company-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-model-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.company-command-bar,.company-panel-intro,.company-console-head{align-items:flex-start;flex-direction:column}.company-command-actions{width:100%;justify-content:space-between}.company-workspace{display:block}.company-directory{border-right:0;border-bottom:1px solid #e7e1d8}.company-directory-list{display:flex;overflow-x:auto;padding-bottom:4px}.company-directory-item{min-width:220px}.company-console{padding:22px 15px 28px}.company-tabs{grid-template-columns:1fr 1fr}.company-profile-grid,.company-profit-grid{grid-template-columns:1fr}.company-model-summary{grid-template-columns:1fr 1fr}.company-panel-intro>p{text-align:left}.company-profit-placeholder{flex-direction:column;gap:5px}}.admin-form-hint{padding:10px 12px;border-left:3px solid var(--gold);color:#80621b;background:#fff8e7;font-size:10px;line-height:1.6}.personnel-management{margin-top:24px}.personnel-management .admin-card-head p{margin:7px 0 0;color:var(--muted);font-size:10px}.personnel-toolbar{display:flex;align-items:end;gap:16px;margin:18px 0 12px;padding:13px 15px;border:1px solid #e7e1d8;border-radius:8px;background:#f8f5f0}.personnel-toolbar label{display:grid;gap:5px;color:var(--muted);font-size:9px}.personnel-toolbar select{min-width:180px;padding:8px 10px;border:1px solid #ddd6cd;border-radius:5px;color:var(--ink);background:#fff;font-size:10px}.personnel-toolbar>span{flex:1;padding-bottom:8px;color:var(--muted);font:10px DM Mono;text-align:center}.personnel-table{overflow-x:auto;border:1px solid #e7e1d8;border-radius:8px}.personnel-row{display:grid;grid-template-columns:1.25fr 1.5fr 1fr 1.1fr .9fr 1.35fr;gap:12px;align-items:center;min-width:900px;padding:12px 14px;border-bottom:1px solid #eee8e1;background:#fff;font-size:10px}.personnel-row:last-child{border-bottom:0}.personnel-row>span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.personnel-row>div:first-child{display:grid;gap:3px;min-width:0}.personnel-row>div:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.personnel-row>div:first-child small{color:var(--muted);font:9px DM Mono}.personnel-head{color:var(--muted);background:#f3f0eb;font-weight:700}.personnel-head span{color:inherit}.personnel-role{display:inline-block;padding:4px 7px;border-radius:99px;color:#68625b;background:#f0ece6;font-size:9px;font-weight:500}.personnel-role.admin{color:#734d87;background:#eee5f5}.personnel-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;color:var(--muted);font-size:10px}.personnel-pagination button{padding:8px 12px;border:1px solid #ddd6cd;border-radius:5px;color:var(--ink);background:#fff;font-size:10px}.personnel-pagination button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:720px){.personnel-toolbar{align-items:stretch;flex-direction:column}.personnel-toolbar>span{padding:5px 0;text-align:left}.personnel-toolbar select{width:100%}}.profit-dashboard{margin-top:24px}.profit-dashboard .admin-card-head p{margin:7px 0 0;color:var(--muted);font-size:10px}.profit-dashboard-actions{display:flex;align-items:end;gap:10px}.profit-dashboard-actions label{display:grid;gap:5px;color:var(--muted);font-size:9px}.profit-dashboard-actions input{padding:8px 10px;border:1px solid #ddd6cd;border-radius:5px;color:var(--ink);background:#fff;font-size:10px}.profit-base-note{display:flex;justify-content:space-between;gap:15px;margin:18px 0 12px;padding:13px 15px;border-left:3px solid var(--violet);color:var(--muted);background:#f3eef8;font-size:10px}.profit-base-note strong{color:var(--ink)}.profit-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.profit-summary-grid>div{display:grid;gap:7px;padding:18px;border:1px solid #e7e1d8;border-radius:8px;background:#fff}.profit-summary-grid>div.highlight{color:#fff;border-color:#3f3449;background:linear-gradient(135deg,#2b2931,#554160)}.profit-summary-grid span,.profit-summary-grid small{color:var(--muted);font-size:9px}.profit-summary-grid .highlight span,.profit-summary-grid .highlight small{color:#ffffffa6}.profit-summary-grid strong{font:600 21px Space Grotesk}.profit-section-title{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:25px 0 10px}.profit-section-title h3{font:600 17px Space Grotesk;margin:0}.profit-section-title small{color:var(--muted);font-size:9px}.profit-company-table,.profit-model-table{overflow-x:auto;border:1px solid #e7e1d8;border-radius:8px}.profit-company-row{display:grid;grid-template-columns:1.3fr 1fr 1.2fr 1.2fr 1.1fr;gap:12px;align-items:center;min-width:760px;padding:12px 14px;border-bottom:1px solid #eee8e1;background:#fff;font-size:10px}.profit-company-row:last-child,.profit-model-row:last-child{border-bottom:0}.profit-company-head{color:var(--muted);background:#f3f0eb;font-weight:700}.profit-company-row>span{color:var(--muted)}.profit-status{display:inline-block;width:fit-content;padding:4px 7px;border-radius:99px;font-size:9px}.profit-status.ready{color:#3d7952;background:#e7f4e9}.profit-status.not_ready{color:#80621b;background:#fff4d6}.profit-status.error{color:#a84d42;background:#fff0ed}.profit-model-row{display:grid;grid-template-columns:1.6fr 1.3fr 1.3fr;gap:12px;min-width:560px;align-items:center;padding:12px 14px;border-bottom:1px solid #eee8e1;background:#fff;font-size:10px}.profit-model-row span{color:var(--muted)}.profile-setting-hint{padding:9px 11px;border-left:3px solid var(--gold);color:#80621b;background:#fff8e7;font-size:10px;line-height:1.6}@media(max-width:720px){.profit-dashboard-actions,.profit-base-note,.profit-section-title{align-items:flex-start;flex-direction:column}.profit-dashboard-actions input{width:100%}.profit-summary-grid{grid-template-columns:1fr}}.app-shell{display:flex;flex-direction:column;min-height:100vh;min-height:100svh}.app-shell>main{display:flex;flex:1 0 auto;flex-direction:column}.app-shell>main>.home-hero{flex:1 0 auto;min-height:420px;max-height:none}.app-shell>main>.feature-page,.app-shell>main>.academy-page{flex:1 0 auto;min-height:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#20212652;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth-modal{display:grid;grid-template-columns:.9fr 1fr;grid-template-rows:minmax(0,1fr);width:min(760px,100%);max-height:calc(100vh - 48px);overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 24px 80px #20212633}.auth-modal-success{display:block;width:min(520px,100%)}.auth-side{padding:48px 38px;color:var(--white);background:var(--ink)}.auth-side h2{margin:110px 0 20px;font:700 32px/1.2 Space Grotesk}.auth-side p{color:#ffffffa8;line-height:1.8}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px}.auth-brand-logo{width:36px;height:36px;object-fit:contain;border-radius:8px}.auth-brand-name{font-size:20px;font-weight:700;color:var(--white);letter-spacing:.02em}.auth-form-wrap{position:relative;min-height:0;padding:42px;overflow-y:auto}.auth-form-wrap h2{margin:0 0 8px}.auth-form-wrap p{color:var(--muted);font-size:13px}.auth-form-wrap form{display:grid;gap:16px;margin-top:28px}.auth-form-wrap label{display:grid;gap:7px;color:var(--muted);font-size:12px}.auth-form-wrap input{padding:12px;border:1px solid var(--line);border-radius:7px;background:transparent}.modal-close{position:absolute;top:14px;right:14px;padding:8px;color:var(--muted);background:transparent}.auth-legal-consent{display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:var(--muted);font-size:12px;line-height:1.6}.auth-legal-consent input{flex:0 0 auto;width:16px;height:16px;margin:0 4px 0 0;padding:0;accent-color:var(--ink)}.auth-legal-consent label{display:inline;color:var(--muted);font-size:inherit;font-weight:500;cursor:pointer}.auth-legal-consent button{padding:0;color:var(--coral);background:transparent;font-size:inherit;font-weight:700}.auth-legal-consent button:hover{text-decoration:underline}.auth-form-wrap .primary-button:disabled{cursor:not-allowed;opacity:.42;transform:none;box-shadow:none}.legal-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px;background:#20212685;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.legal-dialog{display:flex;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(32,33,38,.12);border-radius:12px;background:var(--white);box-shadow:0 28px 90px #20212647}.legal-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid var(--line);background:var(--white)}.legal-dialog>header div{display:grid;gap:5px}.legal-dialog>header span{color:var(--coral);font:600 10px DM Mono;letter-spacing:.12em}.legal-dialog>header h2{margin:0;color:var(--ink);font:700 21px Space Grotesk}.legal-dialog>header button{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;padding:0;border-radius:7px;color:var(--muted);background:transparent}.legal-dialog>header button:hover{color:var(--ink);background:#f1eee9}.legal-dialog-content{padding:28px 32px 36px;overflow-y:auto;color:var(--ink);font-size:14px;line-height:1.85}.legal-dialog-content h1{margin:0 0 22px;font:700 28px Space Grotesk}.legal-dialog-content h2{margin:30px 0 12px;font:700 19px Space Grotesk}.legal-dialog-content h3{margin:22px 0 10px;font-size:15px}.legal-dialog-content p{margin:0 0 14px}.legal-dialog-content ul,.legal-dialog-content ol{display:grid;gap:7px;margin:0 0 16px;padding-left:24px}.legal-dialog-content strong{color:#3b3c42}@media(max-width:760px){.modal-backdrop{padding:16px}.auth-modal{grid-template-columns:1fr;width:100%;max-height:calc(100vh - 32px)}.auth-side{display:none}.auth-form-wrap{padding:38px 25px}.legal-dialog-backdrop{padding:0}.legal-dialog{width:100%;max-height:100vh;height:100vh;border:0;border-radius:0}.legal-dialog>header{padding:17px 18px}.legal-dialog-content{padding:23px 20px 32px}.legal-dialog-content h1{font-size:24px}}.admin-login-page{display:grid;place-items:center;min-height:100vh;padding:24px;background-color:var(--paper);background-image:radial-gradient(circle at 1px 1px,rgba(32,33,38,.075) 1.3px,transparent 1.6px),linear-gradient(rgba(32,33,38,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,38,.032) 1px,transparent 1px);background-size:24px 24px}.admin-login-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.admin-app{min-height:100vh}.admin-app .management-layout{height:100vh}.auth-tabs{display:flex;margin-bottom:22px;padding:3px;border:1px solid var(--line);border-radius:10px;background:#f7f3ee}.auth-tabs button{flex:1;min-height:36px;padding:0 12px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:14px;font-weight:700}.auth-tabs button.active{color:var(--ink);background:var(--white);box-shadow:0 4px 12px #20212614}.auth-code-field{display:grid;gap:7px}.auth-code-row{display:flex;gap:10px}.auth-code-row input{flex:1;min-width:0}.auth-code-row .outline-button{flex:0 0 auto;min-width:116px;white-space:nowrap}.auth-code-row .outline-button:disabled{cursor:not-allowed;opacity:.55}.auth-form-wrap p.auth-legal-notice{margin:0;font-size:12px}.drawer-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#20212661;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{position:fixed;top:0;right:0;z-index:61;display:flex;flex-direction:column;width:min(430px,100vw);height:100vh;background:var(--white);box-shadow:-14px 0 40px #2021262b;animation:drawer-in .2s ease-out}.drawer header{display:flex;align-items:center;gap:14px;padding:18px 22px;border-bottom:1px solid var(--line);font-size:17px}.drawer header button{display:grid;place-items:center;padding:0;border:0;color:#9c98a0;background:transparent}.drawer-form{display:grid;gap:18px;padding:26px 22px;overflow:auto}.drawer-form label{display:grid;gap:8px;color:#6f6970;font-size:14px}.drawer-form:has(input[type=password]) label:nth-child(1),.drawer-form:has(input[type=password]) label:nth-child(2),.drawer-form:has(input[type=password]) label:nth-child(3),.drawer-form:has(input[type=password]) label:nth-child(5),.drawer-form:has(input[type=password]) label:nth-child(6),.drawer-form:has(input[type=password]) label:has(.ui-select):last-of-type,.drawer-form:not(:has(input[type=password])) label:first-child{position:relative}.drawer-form:has(input[type=password]) label:nth-child(1):before,.drawer-form:has(input[type=password]) label:nth-child(2):before,.drawer-form:has(input[type=password]) label:nth-child(3):before,.drawer-form:has(input[type=password]) label:nth-child(5):before,.drawer-form:has(input[type=password]) label:nth-child(6):before,.drawer-form:has(input[type=password]) label:has(.ui-select):last-of-type:before,.drawer-form:not(:has(input[type=password])) label:first-child:before{content:"*";position:absolute;top:0;left:-10px;color:#cf474b;font-weight:800}.drawer-form:has(input[type=password]) label:has(.ui-select):last-of-type .ui-select-menu .ui-select-option:first-child{display:none}.drawer-form input{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--white);font-size:14px}.drawer-form input:disabled{color:#aaa;background:#f7f5f2}.drawer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:auto;padding:24px 22px 22px}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.management-layout{display:flex;height:calc(100vh - 76px);min-height:0;overflow:hidden;background:var(--paper)}.management-sidebar{display:flex;flex:0 0 236px;flex-direction:column;height:100%;box-sizing:border-box;padding:18px 12px 14px;border-right:1px solid rgba(32,33,38,.1);background-color:var(--paper);background-image:radial-gradient(circle at 1px 1px,rgba(32,33,38,.075) 1.3px,transparent 1.6px),linear-gradient(rgba(32,33,38,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,38,.032) 1px,transparent 1px);background-size:24px 24px;background-attachment:fixed}.management-menu{display:grid;gap:4px}.management-menu-item{display:flex;align-items:center;gap:11px;width:100%;box-sizing:border-box;padding:13px 14px;border:0!important;border-radius:9px;color:var(--muted);background:transparent;font-size:14px;text-align:left;transition:background .18s,color .18s,transform .18s}.management-menu-item:hover{color:var(--ink);background:#ffffff9e;transform:translate(2px)}.management-menu-item.active{color:var(--ink);background:var(--white);font-weight:700;box-shadow:0 5px 18px #2021260f}.management-account{display:flex;align-items:center;gap:6px;margin-top:auto;padding:12px 4px 0;border-top:0}.account-info{display:flex;align-items:center;gap:9px;min-width:0;flex:1;padding:7px 6px;border:0;border-radius:8px;color:var(--ink);background:transparent;text-align:left}.account-info:hover{background:#ffffff9e}.account-info>span:last-child{min-width:0}.account-info strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.account-avatar{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;color:var(--white);background:var(--ink);font-weight:700}.account-logout{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:7px;color:var(--muted);background:transparent}.account-logout:hover{color:#b74940;background:#fff0ed}.management-content{flex:1;min-width:0;min-height:0;overflow:hidden;background-color:var(--paper)}.system-management-content{display:flex;flex-direction:column;height:100%;min-height:0;box-sizing:border-box;overflow:hidden;padding:28px 42px 24px;background:transparent}.system-main-head{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:0 0 auto;margin:0 0 22px}.system-main-head>div:first-child{display:flex;align-items:baseline;gap:14px;min-width:0}.system-main-head h1{margin:0;color:var(--ink);font:700 40px/1.15 Space Grotesk;letter-spacing:-.05em;white-space:nowrap}.system-main-head p{margin:0;color:var(--muted);font-size:15px}.system-management-content .eyebrow,.management-content .eyebrow{display:none}.system-management-content>.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;margin:0 0 12px;padding:0;border:0;background:transparent}.system-management-content>.table-toolbar.single-action{justify-content:flex-end}.system-management-content>.table-toolbar .ui-select{min-width:220px}.table-toolbar-actions{display:flex;align-items:center;gap:10px}.table-toolbar-actions .primary-button:disabled{cursor:not-allowed;opacity:.4;transform:none;box-shadow:none}.row-check{display:grid;place-items:center;width:18px}.row-check input{width:15px;height:15px;margin:0;accent-color:var(--ink);cursor:pointer}.row-check input:disabled{cursor:not-allowed;opacity:.35}.system-management-content:has(>.system-main-head+.table-toolbar){position:relative}.system-management-content:has(>.system-main-head+.table-toolbar)>.table-toolbar{position:absolute;top:28px;right:42px;margin:0;z-index:5}.list-card{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;border:1px solid #e5dfd6;border-radius:12px;background:#fbf7f1;box-shadow:0 10px 30px #2021260d;overflow:hidden}.data-table{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;overflow:auto}.data-row{display:grid;align-items:center;gap:16px;flex:0 0 55px;min-width:760px;box-sizing:border-box;padding:12px 18px;border-bottom:1px solid #eee9e2;color:#5b5a57;background:#fbf7f1;font-size:14px}.data-row:not(.data-head):hover{background:#f8f4ef}.data-head{flex-basis:52px;background:#eeeae4;color:#55524d;font-size:14px;font-weight:700}.data-row strong{color:var(--ink);font-weight:600}.data-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-row .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-row:not(.data-head)>.status-switch{justify-self:start}.tenant-code{color:var(--muted);font:13px DM Mono,monospace}.user-username{color:var(--ink);font:14px Manrope,sans-serif}.user-data-row{grid-template-columns:28px 1.05fr 1.05fr 1.45fr .8fr .9fr .8fr .55fr 1.15fr;min-width:840px}.user-locked-badge{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:999px;color:#b74940;background:#fff0ed;font:600 11px/1.6 DM Sans,sans-serif;font-style:normal;vertical-align:middle}.data-row:not(.user-data-row){grid-template-columns:1fr 1.4fr 1.4fr .7fr .65fr .9fr}.row-actions{display:flex;align-items:center;gap:5px}.data-row>.row-actions,.data-head>span:last-child{position:sticky;right:0;z-index:3;align-self:stretch;display:flex;align-items:center;box-sizing:border-box;background:#fbf7f1;box-shadow:-1px 0 #e5dfd6,-12px 0 18px -16px #2021268c}.data-head>span:last-child{z-index:4;background:#eeeae4}.data-row:not(.data-head):hover>.row-actions{background:#f8f4ef}.approval-page{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.approval-page .system-main-head{flex:0 0 auto}.approval-head-filters,.approval-filters{display:flex;align-items:center;gap:12px;flex:0 0 auto}.approval-head-filters .ui-select,.approval-filters .ui-select{width:160px;min-width:160px}.approval-table .data-row{grid-template-columns:.85fr 1.25fr 1fr 1.2fr .7fr .9fr 1.2fr .55fr;min-width:1120px}.approval-page>.list-card{flex:1}.approval-detail-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;padding:18px 22px 0}.approval-detail-meta>div{display:grid;gap:4px;min-width:0}.approval-detail-meta small{color:var(--muted);font-size:12px}.approval-detail-meta strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.icon-button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:7px;color:var(--muted);background:transparent}.icon-button:hover{color:var(--ink);background:#f1eee9}.icon-button.danger:hover{color:var(--user-red);background:#fff0ed}.icon-button:disabled{cursor:not-allowed;opacity:.35}.icon-button:disabled:hover{color:var(--muted);background:transparent}.status-switch{position:relative;width:38px;height:22px;padding:0;border:0;border-radius:999px;background:#00000040;transition:background .18s}.status-switch:hover{background:#00000057}.status-switch i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .18s}.status-switch i.on{transform:translate(16px)}.status-switch:has(i.on){background:#10b981}.status-switch:has(i.on):hover{background:#059669}.list-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:0 0 70px;box-sizing:border-box;padding:12px 18px;border-top:1px solid #e8e2da;background:#f7f2eb;color:#6f6a63;font-size:15px}.pagination-total strong{color:var(--ink)}.pagination-controls{display:flex;align-items:center;gap:10px}.pagination-controls label{display:flex;align-items:center;gap:7px;white-space:nowrap}.pagination-arrow{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #d8d1c8;border-radius:8px;color:var(--ink);background:#fffdf9}.pagination-arrow:hover:not(:disabled){border-color:var(--ink);background:#f5f1eb}.pagination-arrow:disabled{cursor:not-allowed;opacity:.35}.ui-select{position:relative;min-width:190px}.ui-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:42px;box-sizing:border-box;padding:9px 12px;border:1px solid #d8d1c8;border-radius:8px;color:#292826;background:#fbf7f1;font-size:14px;text-align:left}.ui-select-trigger:hover{border-color:#9e978e}.ui-select.open .ui-select-trigger,.ui-select-trigger:focus,.ui-select-trigger:focus-visible{outline:none;border-color:#292826;box-shadow:none}.ui-select.disabled{opacity:.55}.ui-select-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:200;display:grid;align-content:start;gap:2px;max-height:220px;overflow-x:hidden;overflow-y:auto;padding:5px;border:1px solid #d8d1c8;border-radius:8px;background:#fbf7f1;box-shadow:0 14px 30px #20212629}.ui-select-option{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:10px 11px;border:0;border-radius:6px;color:#292826;background:#fbf7f1;font-size:14px;text-align:left}.ui-select-option:hover,.ui-select-option.selected{color:#292826;background:#eee8df}.ui-select-option.selected{font-weight:600}.pagination-select{min-width:68px}.pagination-select .ui-select-trigger{min-height:34px;height:34px;padding:6px 9px}.pagination-select .ui-select-menu{top:auto;bottom:calc(100% + 6px)}.page-select{min-width:56px}.system-settings-page{height:100%;min-height:0;overflow:auto}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-card{display:grid;align-content:start;gap:22px;padding:26px;border:1px solid #e4dfd7;border-radius:12px;background:#fffdf9;box-shadow:0 12px 32px #2021260a}.settings-card-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.settings-card-head h2{margin:0 0 6px;font:700 22px Space Grotesk}.settings-card-head p{margin:0;color:var(--muted);font-size:14px}.settings-card-number{color:var(--coral);font:11px DM Mono}.settings-field{display:grid;gap:8px;color:var(--ink);font-size:14px;font-weight:700}.settings-field input{width:100%;box-sizing:border-box;padding:13px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;font-size:14px}.settings-field small{color:var(--muted);font-size:12px;font-weight:400}.settings-preview{display:flex;align-items:center;gap:10px;padding:15px;border:1px dashed #d9d2c9;border-radius:9px;background:#f7f4ef}.settings-preview>span:last-child{display:grid;gap:3px}.settings-preview strong{font:700 14px Space Grotesk}.settings-preview small{color:var(--muted);font-size:12px}.brand-preview-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#fff;background:var(--ink);font:700 10px Space Grotesk;overflow:hidden}.brand-preview-mark img{width:100%;height:100%;object-fit:cover}.logo-upload{display:flex;align-items:center;gap:18px;padding:18px;border-radius:9px;background:#f7f4ef}.logo-preview{display:grid;place-items:center;width:92px;height:92px;flex:0 0 92px;border:1px dashed #d4ccc1;border-radius:12px;color:var(--muted);background:#fff}.logo-preview img{width:100%;height:100%;border-radius:11px;object-fit:contain}.logo-upload strong{font-size:14px}.logo-upload p{margin:7px 0 14px;color:var(--muted);font-size:13px;line-height:1.6}.logo-actions{display:flex;align-items:center;gap:9px}.upload-button{position:relative;overflow:hidden;padding:9px 12px;font-size:14px}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.text-danger-button{padding:9px 10px;border:0;border-radius:7px;color:#b74940;background:#fff0ed;font-size:14px}.text-danger-button:hover{background:#ffe2de}.profile-page{height:100%;box-sizing:border-box;overflow:auto;padding:28px 42px;background:transparent}.profile-page-head{display:flex;align-items:flex-start;justify-content:space-between;margin:0 0 28px}.profile-page-head h1{margin:0 0 6px;color:var(--ink);font:700 40px/1.15 Space Grotesk;letter-spacing:-.05em}.profile-page-head p{margin:0;color:var(--muted);font-size:15px}.back-link{display:block;margin:0 0 18px;padding:0;border:0;color:var(--muted);background:transparent;font-size:14px}.back-link:hover{color:var(--ink)}.profile-card{max-width:920px;padding:0;background:transparent}.profile-card-title{display:flex;align-items:center;gap:13px;padding-bottom:20px;border-bottom:1px solid var(--line)}.profile-password-title{margin-top:8px;padding-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.account-avatar.large{width:44px;height:44px;flex-basis:44px;font-size:18px}.profile-card-title h2{margin:0;color:var(--ink);font-size:22px}.profile-card-title p{margin:5px 0 0;color:var(--muted);font-size:14px}.profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 34px;padding:28px 0}.profile-form label{display:grid;gap:8px;color:#6f6970;font-size:14px}.profile-form input{width:100%;box-sizing:border-box;padding:13px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fffdf9;font-size:14px}.profile-form input:disabled{color:#aaa;background:#f7f5f2}.profile-actions{display:flex;justify-content:flex-end;padding-top:22px}.system-management-content input:focus,.system-management-content select:focus,.system-management-content textarea:focus,.profile-page input:focus{outline:none!important;border-color:#292826!important;box-shadow:none!important}.management-content button:focus,.management-content button:focus-visible{outline:none!important;box-shadow:none!important}.management-content input:-webkit-autofill,.management-content input:-webkit-autofill:hover,.management-content input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);-webkit-box-shadow:0 0 0 1000px #fffdf9 inset!important}@media(max-width:900px){.settings-grid{grid-template-columns:1fr}.system-management-content{padding:24px}.management-sidebar{flex-basis:210px}}@media(max-width:620px){.management-layout{display:block;height:auto;min-height:calc(100vh - 66px);overflow:visible}.management-sidebar{height:auto;min-height:auto;overflow-x:auto;padding:10px}.management-menu{display:flex;overflow-x:auto}.management-menu-item{min-width:max-content}.management-account{display:none}.management-content{min-height:calc(100vh - 120px);overflow:visible}.system-management-content{height:auto;min-height:calc(100vh - 120px);overflow:visible;padding:20px 14px}.system-main-head{align-items:flex-start;flex-direction:column;gap:14px}.system-main-head>div:first-child{display:block}.system-main-head h1{font-size:32px}.system-main-head p{margin-top:8px}.system-management-content:has(>.system-main-head+.table-toolbar)>.table-toolbar{position:static;width:100%;margin:0 0 12px}.system-management-content>.table-toolbar{width:100%;flex-wrap:wrap}.system-management-content>.table-toolbar .ui-select{width:100%}.table-toolbar-actions{width:100%;justify-content:flex-end}.approval-page{height:auto;min-height:calc(100vh - 120px);overflow:visible}.approval-head-filters,.approval-filters{width:100%;flex-direction:row;align-items:center}.approval-head-filters .ui-select,.approval-filters .ui-select{flex:1;width:auto;min-width:0}.approval-detail-meta{grid-template-columns:1fr}.list-card{min-height:450px}.list-pagination{align-items:flex-start;flex-direction:column;gap:10px;flex-basis:auto}.pagination-controls{width:100%;flex-wrap:wrap}.settings-grid{grid-template-columns:1fr}.logo-upload{align-items:flex-start;flex-direction:column}.profile-page{height:auto;padding:22px 14px}.profile-form{grid-template-columns:1fr}.profile-page-head h1{font-size:32px}}.settings-preview>span:last-child{display:flex;flex-direction:column;gap:3px}.settings-preview strong{font:700 15px/1.1 Space Grotesk;letter-spacing:.08em}.settings-preview small{font:13px/1.1 DM Mono;color:var(--muted)}.brand-preview-mark{width:38px;height:38px;color:var(--white);font:700 12px/1 Space Grotesk;letter-spacing:-.5px}.profit-dashboard-page{height:100%;box-sizing:border-box;overflow:auto;padding:28px 42px;background:transparent}.profit-toolbar{display:flex;align-items:flex-end;gap:12px}.profit-toolbar label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:700}.profit-toolbar input{min-height:40px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;color:var(--ink);font:14px DM Mono}.profit-base-note{display:flex;align-items:center;gap:16px;margin:20px 0;padding:16px 18px;border:1px solid rgba(32,33,38,.08);border-radius:12px;background:#fffdf99e;box-shadow:0 8px 22px #2021260d}.profit-base-note strong{font-size:15px}.profit-base-note span{color:var(--muted);font-size:13px}.profit-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:25px}.profit-summary-grid>div{display:grid;gap:7px;padding:20px;border:1px solid rgba(32,33,38,.07);border-radius:13px;background:#fffdf9b8;box-shadow:0 10px 24px #2021260f}.profit-summary-grid span{color:var(--muted);font-size:14px}.profit-summary-grid strong{color:var(--ink);font:700 25px/1.2 Space Grotesk}.profit-summary-grid small{color:var(--muted);font-size:13px}.profit-section{margin-top:22px}.profit-section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.profit-section-title h2{margin:0;color:var(--ink);font-size:20px}.profit-section-title span{color:var(--muted);font-size:13px}.profit-table{overflow:hidden;border:1px solid rgba(32,33,38,.08);border-radius:12px;background:#fffdf98c}.profit-row{display:grid;grid-template-columns:1.35fr .9fr 1fr 1fr .75fr;align-items:center;min-height:52px;padding:0 17px;border-bottom:1px solid rgba(32,33,38,.07);color:var(--muted);font-size:14px}.profit-row:last-child{border-bottom:0}.profit-row strong{color:var(--ink);font-weight:700}.profit-row.profit-head{min-height:42px;background:#2021260f;color:var(--ink);font-size:13px;font-weight:700}.profit-model-row{grid-template-columns:1.5fr 1fr 1fr}.profit-status{font-size:13px}.profit-status.ready{color:#059669}.profit-status.not_ready{color:#a66a00}.profit-status.error{color:#c7464b}@media(max-width:900px){.profit-dashboard-page{padding:24px}.profit-summary-grid{grid-template-columns:1fr}.profit-row{grid-template-columns:1.2fr .8fr 1fr 1fr .7fr;font-size:13px;gap:8px;padding:0 11px}}@media(max-width:620px){.profit-toolbar{align-items:stretch;flex-direction:column}.profit-base-note{align-items:flex-start;flex-direction:column;gap:5px}.profit-table{overflow-x:auto}.profit-row{min-width:700px}.profit-model-row{min-width:480px}}.profit-toolbar .ui-select{min-width:160px}@media(max-width:1100px){.profit-toolbar{flex-wrap:wrap}.profit-toolbar label{flex:1 1 150px}.profit-toolbar button{align-self:flex-end}}.data-row.tenant-data-row{grid-template-columns:.75fr 1.05fr 1.2fr 1.15fr 1fr .55fr .55fr .8fr;min-width:1000px}.tenant-tier{color:var(--ink);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-form label:has(.ui-select){position:relative;z-index:2}.profit-base-note{flex-wrap:wrap;column-gap:12px;row-gap:8px}.profit-base-note>span{font-weight:700;color:var(--ink)}.profit-base-note>small{flex:1 0 100%;margin-left:0;color:var(--muted);font-size:13px}.profit-edit-tier{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #d8d1c8;border-radius:7px;color:var(--ink);background:#fbf7f1;font-size:13px}.profit-edit-tier:hover{border-color:var(--ink);background:#f1ece5}.profit-tier-editor{display:flex;align-items:center;gap:7px;min-width:260px}.profit-tier-editor .ui-select{flex:1;min-width:0}.profit-inline-action{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #d8d1c8;border-radius:7px;color:var(--ink);background:#fbf7f1}.profit-inline-action:hover{border-color:var(--ink);background:#f1ece5}.profit-inline-action.confirm{color:#fff;border-color:#059669;background:#059669}.profit-inline-action.confirm:hover{border-color:#047857;background:#047857}.profit-month-field>div{display:flex;align-items:center;gap:7px;min-height:42px;padding:0 11px;border:1px solid #d8d1c8;border-radius:8px;background:#fbf7f1;color:var(--muted);transition:border-color .16s ease,background-color .16s ease}.profit-month-field>div:focus-within{border-color:var(--ink);background:#fffdf9}.profit-month-field input{min-height:38px;padding:0;border:0;background:transparent;color:var(--ink);font:14px DM Mono,monospace;outline:0}.profit-month-field input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.7}.profit-base-note,.profit-summary-grid>div,.profit-table{background:#fbf7f1}.profit-summary-grid>div.highlight{background:#ffe4df}.profit-row.profit-head{background:#eeeae4}.profit-toolbar .ui-select-trigger,.profit-tier-editor .ui-select-trigger,.profit-month-field>div{background:#fbf7f1}.profit-month-field>div:focus-within{background:#fffdf9}.profit-base-note{justify-content:space-between}.profit-base-tier{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto}.profit-base-tier>small{flex:0 0 auto;margin-left:8px}.profit-base-tier .profit-tier-editor{min-width:260px}.profit-base-tier .profit-edit-tier{flex:0 0 auto}@media(max-width:900px){.profit-base-note{align-items:flex-start}.profit-base-tier{align-items:flex-end;flex-wrap:wrap}.profit-base-tier>small{flex-basis:100%;margin-left:0;text-align:right}}@media(max-width:620px){.profit-base-note{flex-direction:column}.profit-base-tier{width:100%;justify-content:flex-start}.profit-base-tier>small{text-align:left}}.profit-base-copy{display:grid;gap:5px;min-width:0}.profit-base-copy strong{font-size:15px}.profit-base-copy small{color:var(--muted);font-size:13px}.profit-base-tier{margin-left:auto}.profit-tier-label{color:var(--muted)!important;font-size:13px!important;font-weight:600}.profit-current-tier{font-weight:700!important;color:var(--ink)!important}.profit-base-tier>small{display:none}.profit-summary-grid>div.highlight span,.profit-summary-grid>div.highlight strong,.profit-summary-grid>div.highlight small{color:var(--ink)}.profit-edit-tier{width:28px;height:28px;justify-content:center;padding:0;border:0;background:transparent;color:var(--muted)}.profit-edit-tier:hover{border:0;background:#eee8df;color:var(--ink)}.notice-approval-drawer{width:min(760px,100vw);overflow:hidden}.notice-approval-drawer .approval-notice-detail{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.notice-approval-drawer .approval-decision-form{flex:0 0 auto;min-height:0;overflow:visible;margin:0;padding:18px 22px 22px;background:var(--white)}.approval-notice-detail{display:grid;gap:15px;padding:22px;overflow:auto}.approval-notice-detail>img{width:100%;max-height:190px;object-fit:cover;border-radius:10px}.approval-notice-target{display:grid;gap:5px;padding:11px 13px;border-radius:9px;color:var(--muted);background:#fbf7f1;font-size:13px;line-height:1.6}.approval-notice-target strong{color:var(--ink);font-size:12px}.approval-notice-detail .markdown-preview{padding:0;border:0;background:transparent;box-shadow:none}.approval-notice-detail .markdown-preview p{font-size:14px;line-height:1.75}.approval-decision-form{border-top:1px solid var(--line)}.admin-recharge-page{display:flex;flex:1;flex-direction:column;gap:18px;min-height:0;overflow:auto}.admin-recharge-card{flex:0 0 auto}.admin-recharge-form{display:grid;gap:14px;padding:22px 20px}.admin-recharge-form label{display:grid;gap:8px;color:#6f6970;font-size:14px}.admin-recharge-form .ui-select{width:100%;min-width:0}.admin-recharge-form .primary-button{width:max-content;margin-top:4px}.admin-recharge-targets{display:flex;width:max-content;padding:3px;border:1px solid #e4dfd7;border-radius:10px;background:#f7f3ee}.admin-recharge-targets button{min-width:132px;min-height:34px;padding:0 14px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:13px;font-weight:700}.admin-recharge-targets button.active{color:var(--ink);background:var(--white);box-shadow:0 4px 12px #20212614}.admin-recharge-page .recharge-panel{margin:0;max-width:none}.notice-admin-page{display:flex;flex:1;flex-direction:column;min-height:0;overflow:auto;padding-top:0}.notice-admin-page .notice-cards,.notice-admin-page .feature-page-empty{max-width:none;margin-left:0;margin-right:0}.notice-admin-page .feature-page-empty{padding:48px 20px}.table-toolbar-filters{display:flex;align-items:center;gap:10px;min-width:0}.table-search{width:220px;min-height:42px;box-sizing:border-box;padding:9px 12px;border:1px solid #d8d1c8;border-radius:8px;color:var(--ink);background:#fbf7f1;font-size:14px}.drawer-form label small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.6}.admin-recharge-search{display:flex;align-items:center;gap:8px;min-height:42px;box-sizing:border-box;padding:0 12px;border:1px solid #d8d1c8;border-radius:8px;color:var(--muted);background:#fbf7f1}.admin-recharge-search input{flex:1;min-width:0;padding:0;border:0!important;outline:none;background:transparent!important;box-shadow:none!important;font-size:14px}.recharge-note.is-warning{color:#b45309}.sms-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.sms-status-row small{color:var(--muted);font-size:12px}.settings-status{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.settings-status.is-on{color:#047857;background:#d1fae5}.settings-status.is-off{color:var(--muted);background:#f1eee9}.settings-status.is-warn{color:#b45309;background:#fdebd0}.settings-note{margin:0;padding:12px 14px;border-radius:9px;color:var(--muted);background:#f7f4ef;font-size:13px;line-height:1.7}.settings-note.is-warning,.settings-problems{color:#92400e;background:#fef3c7}.settings-problems{display:grid;gap:6px;margin:0;padding:12px 14px 12px 30px;border-radius:9px;font-size:13px;line-height:1.6}.settings-muted{margin:0;color:var(--muted);font-size:14px}.settings-switch-line{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--line);border-radius:9px;background:#f7f4ef}.settings-switch-line>span{display:grid;gap:4px}.settings-switch-line strong{font-size:14px}.settings-switch-line small{color:var(--muted);font-size:12px}.settings-switch-line .status-switch{flex:0 0 auto}.sms-test{padding-top:18px;border-top:1px solid var(--line)}.sms-test-row{display:flex;gap:8px}.sms-test-row input{flex:1 1 auto;min-width:0}.sms-test-row .outline-button{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:0 14px;font-size:14px}.feature-page{min-height:calc(100vh - 76px);box-sizing:border-box;padding:70px clamp(24px,7vw,110px);background-color:var(--paper);background-image:radial-gradient(circle at 1px 1px,rgba(32,33,38,.075) 1.3px,transparent 1.6px),linear-gradient(rgba(32,33,38,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,38,.032) 1px,transparent 1px);background-size:24px 24px}.compute-page{padding-top:48px}.compute-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto 28px}.compute-head h1{margin:6px 0 8px;font:700 38px/1.1 Space Grotesk;letter-spacing:-.04em}.compute-head p{margin:0;color:var(--muted);font-size:15px}.compute-stat-grid,.compute-dashboard-grid{max-width:1180px;margin:0 auto}.compute-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.compute-stat-card{display:grid;gap:7px;min-height:142px;padding:20px;border:1px solid rgba(228,223,215,.9);border-radius:16px;background:#fffdf9c2;box-shadow:0 12px 28px #2021260f}.compute-stat-card svg{color:#059669}.compute-stat-card span,.compute-stat-card em{color:var(--muted);font-size:13px;font-style:normal}.compute-stat-card strong{font:700 26px/1.15 Space Grotesk;letter-spacing:-.03em}.compute-stat-card strong small{font:600 13px DM Mono;letter-spacing:0}.compute-dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;margin-top:18px}.compute-panel{min-width:0;padding:20px;border:1px solid rgba(228,223,215,.9);border-radius:16px;background:#fffdf9b8;box-shadow:0 12px 28px #2021260d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.compute-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}.compute-panel-head h2{margin:0 0 5px;font-size:20px}.compute-panel-head p{margin:0;color:var(--muted);font-size:13px}.compute-panel-head>span{color:#047857;font-size:13px}.compute-model-table{overflow-x:auto;border:1px solid #e7e1d8;border-radius:10px}.compute-model-row{display:grid;grid-template-columns:1.5fr 1fr .7fr 1fr 1.2fr;gap:12px;align-items:center;min-width:630px;padding:14px 15px;border-bottom:1px solid #eee8e1;font-size:13px}.compute-model-row:last-child{border-bottom:0}.compute-model-row>span,.compute-model-row>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compute-model-head{color:var(--muted);background:#f3f0ebbf;font-weight:700}.compute-empty{padding:30px;color:var(--muted);text-align:center;font-size:14px}.compute-member-list{display:grid;gap:3px}.compute-member-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eee8e1}.compute-member-row:last-child{border-bottom:0}.compute-member-avatar{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;color:#fff;background:#059669;font-weight:700}.compute-member-row>div{display:grid;gap:2px;min-width:0;flex:1}.compute-member-row strong{font-size:14px}.compute-member-row small{color:var(--muted);font-size:12px}.compute-sync{padding:4px 8px;border-radius:999px;color:#a16207;background:#fef3c7;font-size:12px}.compute-sync.synced{color:#047857;background:#d1fae5}.compute-dashboard-note{margin:15px 0 0;padding-top:13px;border-top:1px solid #eee8e1;color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:980px){.compute-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compute-dashboard-grid{grid-template-columns:1fr}}@media(max-width:640px){.compute-head{align-items:flex-start;flex-direction:column}.compute-head h1{font-size:31px}.compute-stat-grid{grid-template-columns:1fr}.compute-panel{padding:15px}}.feature-page-heading{display:flex;align-items:center;gap:18px;max-width:1100px;margin:0 auto 30px}.feature-page-heading h1{margin:0 0 8px;color:var(--ink);font:700 42px/1.1 Space Grotesk;letter-spacing:-.05em}.feature-page-heading p{margin:0;color:var(--muted);font-size:15px}.feature-page-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;color:#fff;background:var(--ink)}.feature-page-empty{max-width:1100px;margin:0 auto;padding:38px;border:1px solid #e4dfd7;border-radius:14px;background:#fffdf9d1;box-shadow:0 12px 32px #2021260a}.feature-page-empty strong{font:700 20px Space Grotesk}.feature-page-empty p{margin:10px 0 0;color:var(--muted);font-size:14px}@media(max-width:900px){.feature-page{padding:50px 24px}.feature-page-heading h1{font-size:36px}}@media(max-width:760px){.feature-page{min-height:calc(100vh - 66px);padding:40px 16px}.feature-page-heading{align-items:flex-start}.feature-page-heading h1{font-size:32px}.feature-page-empty{padding:26px}}.agent-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1120px;margin:0 auto}.agent-card{display:grid;grid-template-rows:7fr 3fr;aspect-ratio:1/1.15;min-width:0;overflow:hidden;border:1px solid #e4dfd7;border-radius:16px;background:#fffdf9e6;box-shadow:0 12px 32px #2021260d;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.agent-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #2021261f}.agent-card-image{display:grid;place-items:center;min-height:0;color:#fff;background:linear-gradient(135deg,#27282e,#5a5d65);overflow:hidden}.agent-card-image img{width:100%;height:100%;object-fit:cover}.agent-card-body{display:flex;min-height:0;flex-direction:column;padding:14px 17px 15px}.agent-card h2{margin:0 0 5px;font-size:18px;line-height:1.3}.agent-card p{display:-webkit-box;margin:0;color:var(--muted);font-size:13px;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.agent-card-tags span{padding:3px 7px;border-radius:999px;color:#24735f;background:#e4f4ed;font-size:11px;font-weight:700}.agent-discovery{display:grid;gap:16px;max-width:700px;margin:0 auto 28px}.agent-search{display:flex;align-items:center;gap:11px;padding:0 17px;border:1px solid #d8d1c8;border-radius:999px;background:#fffdf9e0}.agent-search svg{color:var(--muted)}.agent-search input{width:100%;min-height:48px;border:0;outline:none;color:var(--ink);background:transparent;font-size:16px}.agent-filter-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:9px}.agent-filter-tags button{padding:8px 15px;border:1px solid #d8d1c8;border-radius:999px;color:var(--muted);background:#fffdf9b3;font-size:14px}.agent-filter-tags button:hover,.agent-filter-tags button.active{border-color:var(--ink);color:#fff;background:var(--ink)}.agent-scroll-sentinel{display:flex;justify-content:center;min-height:44px;padding:24px;color:var(--muted);font-size:13px}.agent-image-preview{display:block;width:100%;max-height:150px;margin:5px 0 9px;object-fit:cover;border-radius:9px}.agent-upload-button{position:relative;display:inline-flex;align-items:center;gap:7px;width:max-content;padding:9px 12px;border:1px solid #d8d1c8;border-radius:8px;color:var(--ink);background:#fbf7f1;font-size:14px;font-weight:700}.agent-upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%;padding:0!important;opacity:0;cursor:pointer}.drawer-form label small{color:var(--muted);font-size:12px}.agent-tag-help{margin:5px 0 8px;color:var(--muted);font-size:12px;font-weight:400}.agent-tag-editor{display:grid;gap:8px}.agent-tag-list{display:flex;flex-wrap:wrap;gap:7px}.agent-tag{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #d8d1c8;border-radius:999px;color:var(--muted);background:#fbf7f1;font-size:12px}.agent-tag.selected{border-color:#9bcfbc;color:#24735f;background:#e4f4ed}.agent-tag-input{display:flex;gap:7px}.agent-tag-input input{min-width:0!important}.agent-tag-input button{padding:0 12px;border:1px solid #d8d1c8;border-radius:8px;color:var(--ink);background:#fbf7f1;font-size:13px;font-weight:700}.agent-drawer .checkbox-row{display:flex!important;align-items:center;justify-content:space-between;gap:16px!important;width:100%;color:var(--ink);font-weight:700}.agent-drawer .checkbox-row input[type=checkbox]{flex:0 0 38px;width:38px!important;height:22px;min-height:22px!important;padding:0!important;border:0;border-radius:999px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#00000040;background-image:radial-gradient(circle at 11px 11px,#fff 0 8px,transparent 8.5px);cursor:pointer;transition:background-color .18s,background-image .18s}.agent-drawer .checkbox-row input[type=checkbox]:checked{background-color:#10b981;background-image:radial-gradient(circle at 27px 11px,#fff 0 8px,transparent 8.5px)}.agent-drawer .checkbox-row input[type=checkbox]:hover{background-color:#00000057}.agent-drawer .checkbox-row input[type=checkbox]:checked:hover{background-color:#059669}@media(max-width:900px){.agent-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.agent-cards{grid-template-columns:1fr}.agent-card h2{font-size:18px}}.agents-page .agent-card{aspect-ratio:1.55/1;background:#fffdf9f0;box-shadow:0 16px 34px #20212621,0 3px 8px #2021260f}.agents-page .agent-card:hover{box-shadow:0 22px 42px #2021262e,0 5px 12px #20212614}.agent-drawer .checkbox-row{justify-content:flex-start!important;gap:10px!important}.agent-drawer .checkbox-row input[type=checkbox]{order:0}.agent-visibility-setting{gap:9px;padding-top:3px}.agent-setting-label{color:var(--ink);font-size:14px;font-weight:700}.agent-switch-line{justify-content:flex-start;gap:9px}.agent-switch-line .status-switch{order:0}.agent-setting-description{margin:0;color:#8b96b0;font-size:13px;line-height:1.75}.agent-company-picker{gap:8px;margin-top:5px}.agent-company-select{width:100%}.agent-company-menu{top:calc(100% + 5px);padding:5px}.agent-company-search{display:flex;align-items:center;gap:7px;margin-bottom:4px;padding:7px 9px;border-bottom:1px solid #e6e0d8;color:#9c98a0}.agent-company-search input{width:100%;min-height:26px;padding:0!important;border:0!important;outline:0!important;background:transparent!important;font-size:13px}.agent-company-option{justify-content:flex-start;gap:9px}.agent-company-check{display:grid;place-items:center;flex:0 0 16px;width:16px;height:16px;border:1px solid #cfc7bd;border-radius:4px;color:#fff;background:transparent}.agent-company-option.selected .agent-company-check{border-color:#10b981;background:#10b981}.agent-visibility-setting{position:relative;gap:8px}.agent-visibility-setting:before{content:"发布范围";display:block;color:var(--ink);font-size:14px;font-weight:700}.agent-visibility-setting .agent-switch-line{flex-wrap:wrap;gap:9px}.agent-visibility-setting .agent-switch-line span{font-size:0}.agent-visibility-setting .agent-switch-line span:after{content:"指定租户";font-size:14px;color:var(--ink);font-weight:500}.agent-visibility-setting:has(.status-switch.is-on) .agent-switch-line span:after{content:"全部租户"}.agent-visibility-setting .agent-switch-line:after{content:"开启后，当前所有租户以及以后新建的租户都能在智能体中心看到并使用该智能体。";flex:0 0 100%;color:#8b96b0;font-size:13px;line-height:1.75}.agent-company-picker>span{font-size:0}.agent-company-picker>span:after{content:"发布给租户";font-size:14px;color:var(--ink);font-weight:500}.agents-page .agent-card{aspect-ratio:auto!important;grid-template-rows:auto auto!important;padding:0!important}.agents-page .agent-card-image{width:100%;height:auto;aspect-ratio:7/3;border-radius:15px 15px 0 0}.agents-page .agent-card-body{height:auto;min-height:0;overflow:visible}.agents-page .agent-card p{display:block;overflow:visible}.agents-page .agent-card-tags{margin-top:12px}.agents-page .agent-card-body{background:#fffdf9ad;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.58)}.agents-page .agent-card{display:block;position:relative}.agents-page .agent-card-image{aspect-ratio:7/3}.agents-page .agent-card-body{position:relative;z-index:1;margin-top:-22px;border:1px solid rgba(255,255,255,.58);border-radius:14px 14px 15px 15px;background:#fffdf99e;box-shadow:0 -8px 20px #2021260f}.agents-page .agent-card{display:grid;grid-template-rows:68% 32%;aspect-ratio:1.42 / 1;overflow:hidden;border:1px solid rgba(228,223,215,.9);border-radius:18px;background:transparent}.agents-page .agent-card-image{width:100%;height:auto;min-height:0;aspect-ratio:auto;border-radius:0}.agents-page .agent-card-body{position:relative;z-index:1;display:flex;min-height:0;height:auto;margin-top:0;padding:15px 17px 14px;overflow:visible;border:0;border-top:1px solid rgba(255,255,255,.7);border-radius:0;background:#fffdf957;box-shadow:inset 0 1px #ffffff6b,0 -8px 24px #2021260f;backdrop-filter:blur(20px) saturate(135%);-webkit-backdrop-filter:blur(20px) saturate(135%)}.agents-page .agent-card h2{flex:0 0 auto;margin-bottom:5px}.agents-page .agent-card-description{position:relative;z-index:2;display:-webkit-box;flex:0 0 auto;width:100%;margin:0;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.5;white-space:normal;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agents-page .agent-card-tags{flex:0 0 auto;margin-top:8px}.agents-page .agent-card:hover{transform:translateY(-3px)}.agents-page .agent-card-body{padding:14px 17px 11px}.agents-page .agent-card-tags{margin-top:3px}.notice-page{padding-top:48px}.notice-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1120px;margin:0 auto 28px}.notice-head .feature-page-heading{margin:0}.notice-cards{max-width:1120px}.notice-card{aspect-ratio:1.42/1!important}.notice-card-image{background:linear-gradient(135deg,#e1a07a,#4e4d58)}.notice-card-body{background:#fffdf957;backdrop-filter:blur(20px) saturate(135%);-webkit-backdrop-filter:blur(20px) saturate(135%)}.notice-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px;color:#8a5d42;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.notice-card-meta em{padding:3px 7px;border-radius:999px;color:#a66a00;background:#fff1c9;font-style:normal;letter-spacing:0;text-transform:none}.notice-published .notice-card-meta em{color:#24735f;background:#e4f4ed}.notice-rejected .notice-card-meta em{color:#b74940;background:#fff0ed}.notice-page>.list-pagination{max-width:1120px;margin:24px auto 0}.notice-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#20212661;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.notice-detail-drawer,.notice-editor-drawer{position:fixed;top:0;right:0;z-index:71;display:flex;flex-direction:column;width:min(760px,100vw);height:100vh;background:var(--white);box-shadow:-14px 0 40px #2021262b;animation:drawer-in .2s ease-out}.notice-editor-drawer{width:min(980px,100vw)}.notice-detail-drawer>header,.notice-editor-drawer>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 24px;border-bottom:1px solid var(--line)}.notice-detail-drawer>header>div,.notice-editor-drawer>header>div{display:grid;gap:4px;min-width:0}.notice-detail-drawer header strong,.notice-editor-drawer header strong{overflow:hidden;color:var(--ink);font-size:17px;text-overflow:ellipsis;white-space:nowrap}.notice-detail-drawer header button,.notice-editor-drawer header button{display:grid;place-items:center;padding:0;border:0;color:#9c98a0;background:transparent}.notice-detail-scroll,.notice-editor-scroll{display:grid;gap:20px;padding:24px;overflow:auto}.notice-detail-cover{width:100%;max-height:270px;object-fit:cover;border-radius:12px}.notice-detail-meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px}.notice-detail-meta span{padding:5px 9px;border-radius:999px;background:#f1eee9}.notice-detail-content{padding:0;border:0;background:transparent;box-shadow:none}.notice-detail-content p{font-size:15px;line-height:1.85}.notice-detail-content h1,.notice-detail-content h2,.notice-detail-content h3{margin:20px 0 9px;color:var(--ink)}.notice-detail-content img,.markdown-preview img{display:block;max-width:100%;height:auto;margin:14px 0;border-radius:10px}.notice-detail-content blockquote,.markdown-preview blockquote{margin:14px 0;padding:10px 14px;border-left:3px solid #e59768;color:var(--muted);background:#fff7ef}.notice-detail-content code,.markdown-preview code{padding:2px 5px;border-radius:4px;color:#7c3f28;background:#fff1e7;font-family:DM Mono,monospace;font-size:.9em}.notice-field{display:grid;gap:8px;color:var(--ink);font-size:14px;font-weight:700}.notice-field input{width:100%;box-sizing:border-box;min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:var(--white);font-size:14px}.notice-cover-field{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px;border:1px solid #e4dfd7;border-radius:12px;background:#fbf7f1}.notice-cover-field p,.notice-target-head p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.notice-label{display:block;color:var(--ink);font-size:14px;font-weight:700}.notice-label b{color:#cf474b}.notice-cover-upload{position:relative;display:grid;place-items:center;gap:7px;flex:0 0 190px;min-height:104px;overflow:hidden;border:1px dashed #d7c5b8;border-radius:9px;color:#9c6b52;background:#fffaf5;font-size:13px;font-weight:700}.notice-cover-upload img{width:100%;height:100%;min-height:104px;object-fit:cover}.notice-cover-upload input,.notice-toolbar input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.notice-target-box{display:grid;gap:14px;padding:15px;border:1px solid #e4dfd7;border-radius:12px;background:#fbf7f1}.notice-target-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.notice-company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:2px}.notice-company-grid label{display:flex;align-items:center;gap:8px;min-width:0;padding:9px 10px;border:1px solid #e4dfd7;border-radius:8px;color:var(--muted);background:var(--white);font-size:13px;cursor:pointer}.notice-company-grid label.selected{border-color:#9bcfbc;color:#24735f;background:#e4f4ed}.notice-company-grid input{accent-color:#059669}.notice-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:430px}.notice-composer,.markdown-preview{min-width:0;border:1px solid #e4dfd7;border-radius:10px;background:#fffdf9}.notice-composer{display:flex;flex-direction:column;overflow:hidden}.notice-toolbar{display:flex;align-items:center;gap:3px;padding:7px;border-bottom:1px solid #eee8e1;background:#fbf7f1}.notice-toolbar button,.notice-toolbar label{position:relative;display:grid;place-items:center;min-width:30px;height:30px;padding:0;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:12px;font-weight:800;cursor:pointer}.notice-toolbar button:hover,.notice-toolbar label:hover{color:var(--ink);background:#eee8e1}.notice-composer textarea{flex:1;width:100%;min-height:380px;box-sizing:border-box;padding:15px;border:0;outline:0;resize:vertical;color:var(--ink);background:transparent;font:14px/1.8 DM Mono,monospace}.markdown-preview{padding:14px 17px;overflow:auto;color:var(--ink);line-height:1.7}.notice-preview-label{display:flex;align-items:center;gap:6px;padding-bottom:10px;border-bottom:1px solid #eee8e1;color:var(--muted);font-size:12px;font-weight:700}.markdown-preview article{font-size:14px}.markdown-preview article h1,.markdown-preview article h2,.markdown-preview article h3{margin:18px 0 8px}.markdown-preview article p{margin:9px 0}.notice-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:auto;padding:18px 24px;border-top:1px solid var(--line);background:var(--white)}@media(max-width:860px){.notice-editor-grid{grid-template-columns:1fr}.notice-composer textarea{min-height:280px}.notice-editor-drawer{width:100%}}@media(max-width:620px){.notice-head{align-items:flex-start;flex-direction:column}.notice-head .feature-page-heading{align-items:flex-start}.notice-cover-field{align-items:stretch;flex-direction:column}.notice-cover-upload{flex-basis:auto;width:100%}.notice-company-grid{grid-template-columns:1fr 1fr}.notice-detail-scroll,.notice-editor-scroll{padding:18px}.notice-editor-actions{padding:14px 18px}.notice-editor-actions button{flex:1;justify-content:center}}.notice-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.notice-page .agent-card{aspect-ratio:4/3;grid-template-rows:56.25% 1fr}.notice-page .agent-card-image{aspect-ratio:16/9;min-height:0}.notice-page .agent-card-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.notice-scroll-sentinel{height:1px;min-height:1px;margin-top:24px;pointer-events:none}.notice-page .notice-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #2021261f}.notice-admin-page.notice-page{padding-top:0}.notice-detail-drawer>header>.notice-detail-header-actions{display:flex;align-items:center;gap:8px}.notice-detail-drawer header .notice-edit-button,.notice-detail-drawer header .notice-delete-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 10px;border:0;border-radius:8px;font-size:13px;font-weight:700}.notice-detail-drawer header .notice-edit-button{color:var(--ink);background:#f1eee9}.notice-detail-drawer header .notice-edit-button:hover{background:#e8e1d9}.notice-detail-drawer header .notice-delete-button{color:#b74940;background:#fff0ed}.notice-detail-drawer header .notice-delete-button:hover{color:#a83935;background:#ffe2de}.notice-detail-drawer header .notice-close-button{width:34px;height:34px;border-radius:8px}.notice-detail-drawer header .notice-close-button:hover{color:var(--ink);background:#f1eee9}.compute-application-card{display:grid;gap:20px;padding-top:58px;padding-bottom:58px}.compute-application-card strong{font-size:22px}.compute-application-card p{margin:0;line-height:1.8}.compute-application-card textarea{margin:4px 0 2px}.compute-application-card button{width:max-content}@media(max-width:640px){.compute-application-card{padding-top:42px;padding-bottom:42px}}.compute-head-actions{display:flex;align-items:center;gap:10px}.compute-head-actions .outline-button{display:inline-flex;align-items:center;gap:7px}.recharge-form small{color:var(--muted);font-size:12px;line-height:1.6}.recharge-presets{display:flex;flex-wrap:wrap;gap:8px}.recharge-presets button{padding:8px 13px;border:1px solid #d8d1c8;border-radius:999px;color:var(--muted);background:#fbf7f1;font-size:13px;font-weight:700}.recharge-presets button:hover{border-color:var(--ink);color:var(--ink)}.recharge-presets button.active{border-color:#059669;color:#fff;background:#059669}.recharge-summary{display:grid;gap:6px;padding:15px 16px;border:1px solid #e4dfd7;border-radius:12px;background:#fbf7f1}.recharge-summary span{color:var(--muted);font-size:13px}.recharge-summary strong{font:700 27px/1.1 Space Grotesk;letter-spacing:-.03em}.recharge-summary strong small{font:600 13px DM Mono}.recharge-summary em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.7}.recharge-note{margin:0;color:var(--muted);font-size:12px;line-height:1.8}.recharge-status{display:grid;gap:8px;padding:16px;border:1px solid #e4dfd7;border-radius:12px;background:#fbf7f1}.recharge-status svg{color:var(--muted)}.recharge-status strong{font-size:16px}.recharge-status span{color:var(--muted);font-size:13px;line-height:1.7}.recharge-status-credited{border-color:#a7e3cd;background:#e9f8f2}.recharge-status-credited svg{color:#047857}.recharge-status-paid svg,.recharge-status-credit_failed svg{color:#b45309}.recharge-status-credit_failed,.recharge-status-manual_review{border-color:#f3d9a4;background:#fdf6e7}.recharge-status-manual_review svg,.recharge-status-closed svg{color:#b91c1c}.recharge-spin{animation:recharge-spin 1.1s linear infinite}@keyframes recharge-spin{to{transform:rotate(360deg)}}.recharge-detail{display:grid;gap:11px;padding-top:4px}.recharge-detail>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px;font-size:13px}.recharge-detail span{flex:0 0 auto;color:var(--muted)}.recharge-detail strong{min-width:0;overflow-wrap:anywhere;text-align:right;font-family:DM Mono,monospace;font-size:12px}.recharge-reopen{display:inline-flex;align-items:center;gap:7px;width:max-content}.recharge-panel{max-width:1180px;margin:18px auto 0}.recharge-table{border:1px solid #e7e1d8;border-radius:10px;overflow-x:auto}.recharge-row{display:grid;grid-template-columns:1.2fr 1.5fr .8fr .8fr .8fr;gap:12px;align-items:center;min-width:660px;padding:14px 15px;border-bottom:1px solid #eee8e1;font-size:13px}.recharge-row.is-admin{grid-template-columns:1.2fr 1.1fr 1.5fr .7fr .8fr .8fr .8fr;min-width:860px}.recharge-row:last-child{border-bottom:0}.recharge-row>span,.recharge-row>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recharge-head{color:var(--muted);background:#f3f0ebbf;font-weight:700}.recharge-badge{justify-self:start;padding:4px 9px;border-radius:999px;color:var(--muted);background:#f1eee9;font-size:12px}.recharge-badge-credited{color:#047857;background:#d1fae5}.recharge-badge-created{color:#a16207;background:#fef3c7}.recharge-badge-paid,.recharge-badge-credit_failed{color:#b45309;background:#fdebd0}.recharge-badge-manual_review{color:#b91c1c;background:#fee2e2}@media(max-width:640px){.compute-head-actions{width:100%}.recharge-summary strong{font-size:23px}}.studio-page .compute-head h1{font-size:38px}.studio-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-stat-grid .compute-stat-card svg{color:#7c3aed}.studio-hint{display:flex;align-items:flex-start;gap:13px;max-width:1180px;margin:18px auto 0;padding:16px 18px;border:1px solid #f3d9a4;border-radius:14px;background:#fdf6e7}.studio-hint svg{flex:0 0 auto;margin-top:2px;color:#b45309}.studio-hint>div{flex:1;min-width:0}.studio-hint strong{display:block;margin-bottom:5px;font-size:15px}.studio-hint p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.studio-hint button{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;width:max-content}.studio-settings-card{display:grid;gap:22px;padding:22px}.studio-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.studio-settings-grid label{display:grid;gap:8px;color:#6f6970;font-size:14px}.studio-settings-grid input,.studio-settings-grid textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--white);font:inherit;font-size:14px}.studio-settings-grid textarea{resize:vertical}.studio-settings-wide{grid-column:1 / -1}.studio-settings-switches{display:flex;flex-wrap:wrap;gap:28px;border-top:1px solid var(--line);padding-top:20px}.studio-switch-line{display:flex;align-items:center;gap:11px;color:var(--ink);font-size:14px;font-weight:700}.studio-settings-note{padding:15px 17px;border-radius:12px;background:#fbf7f1}.studio-settings-note strong{font-size:14px}.studio-settings-note p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.studio-settings-note code{padding:1px 5px;border-radius:4px;background:#efeae2;font-family:DM Mono,monospace;font-size:12px}@media(max-width:900px){.studio-settings-grid{grid-template-columns:1fr}}.integration-settings-loading{display:grid;flex:1;min-height:0;place-items:center}.integration-settings-page{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.integration-product-tabs{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:6px;flex:0 0 auto;width:min(620px,100%);box-sizing:border-box;margin:0 0 18px;padding:5px;border:1px solid #e1dbd2;border-radius:12px;background:#eeeae4}.integration-product-tabs button{display:grid;grid-template-columns:24px minmax(0,1fr) 9px;align-items:center;gap:10px;min-height:58px;padding:9px 14px;border:0;border-radius:9px;color:var(--muted);background:transparent;text-align:left;transition:background .18s,color .18s,box-shadow .18s}.integration-product-tabs button:hover{color:var(--ink);background:#ffffff8c}.integration-product-tabs button.active{color:var(--ink);background:#fffdf9;box-shadow:0 5px 16px #20212614}.integration-product-tabs button>svg{color:currentColor}.integration-product-tabs button>span{display:grid;gap:3px;min-width:0}.integration-product-tabs button strong{font:700 14px Space Grotesk}.integration-product-tabs button small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.integration-tab-status{width:8px;height:8px;border-radius:50%;background:#b6b3ae}.integration-tab-status.is-on{background:#10b981;box-shadow:0 0 0 4px #10b9811f}.integration-tab-status.is-warn{background:#d97706;box-shadow:0 0 0 4px #d977061f}.integration-settings-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:2px 8px 24px 2px}.integration-settings-stack{display:grid;align-content:start;gap:18px}.integration-card{display:grid;flex:none;min-height:auto;overflow:visible;background:#fffdf9}.integration-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.integration-card-head h2{margin:0 0 6px;font:700 22px Space Grotesk}.integration-card-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.integration-security{display:flex;align-items:center;gap:8px}.integration-save{justify-self:end}@media(max-width:620px){.integration-settings-page{overflow:visible}.integration-product-tabs{grid-template-columns:1fr;width:100%}.integration-settings-scroll{overflow:visible;padding-right:2px}.integration-card-head{align-items:flex-start;flex-direction:column}.integration-save{width:100%;justify-content:center}}.standalone-profile .profile-page{height:auto;max-width:980px;margin:0 auto;padding:0;overflow:visible}.academy-page{min-height:calc(100vh - 76px);padding:34px clamp(18px,4vw,64px) 54px;background:var(--paper);background-image:radial-gradient(circle at 1px 1px,rgba(32,33,38,.07) 1.2px,transparent 1.6px),linear-gradient(rgba(32,33,38,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,38,.028) 1px,transparent 1px);background-size:24px 24px}.academy-progress-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;max-width:1480px;margin:0 auto 26px}.academy-progress-copy{max-width:730px}.academy-progress-copy h1{margin:7px 0 10px;font:700 clamp(31px,4vw,48px)/1.05 "Space Grotesk";letter-spacing:-.055em}.academy-progress-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.academy-progress-summary{display:flex;align-items:center;gap:18px;padding:13px 16px;border:1px solid rgba(228,223,215,.9);border-radius:18px;background:#fffdf9c7;box-shadow:0 12px 28px #2021260f}.academy-progress-ring{display:grid;place-items:center;width:74px;height:74px;border:7px solid #cde9dd;border-right-color:#059669;border-radius:50%}.academy-progress-ring strong{font:700 19px Space Grotesk}.academy-progress-ring span{color:var(--muted);font-size:10px}.academy-summary-stat{display:grid;grid-template-columns:auto 1fr;gap:0 7px;min-width:55px}.academy-summary-stat svg{grid-row:span 2;color:#059669}.academy-summary-stat span{color:var(--muted);font-size:11px}.academy-summary-stat strong{font:700 18px Space Grotesk}.academy-toolbar{display:flex;align-items:center;gap:14px;max-width:1480px;margin:0 auto 15px}.academy-toolbar>span{margin-left:auto;color:var(--muted);font-size:12px}.academy-search{display:flex;align-items:center;gap:8px;width:min(360px,100%);padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fffdf9c7;color:var(--muted)}.academy-search input{width:100%;height:40px;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.academy-mobile-menu{display:none;align-items:center;gap:7px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--white);color:var(--ink);font-weight:700}.academy-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;max-width:1480px;margin:0 auto}.academy-sidebar-wrap{min-width:0}.academy-sidebar{position:sticky;top:94px;max-height:calc(100vh - 112px);overflow:auto;padding:18px 14px;border:1px solid rgba(228,223,215,.95);border-radius:16px;background:#fffdf9d6;box-shadow:0 12px 28px #2021260d}.academy-sidebar-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0 5px 13px;border-bottom:1px solid #eee8e1}.academy-sidebar-heading h2{margin:5px 0 0;font-size:20px}.academy-sidebar-count{padding:5px 8px;border-radius:999px;color:#047857;background:#d1fae5;font-size:12px;font-weight:700}.academy-tree{display:grid;gap:8px;padding-top:12px}.academy-part{border-bottom:1px solid #f0ece6;padding-bottom:8px}.academy-part:last-child{border-bottom:0}.academy-part-trigger,.academy-topic-trigger{display:flex;align-items:flex-start;gap:5px;width:100%;padding:7px 5px;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.academy-part-trigger>span:last-child,.academy-topic-trigger>span:last-child{display:grid;gap:2px;min-width:0}.academy-part-trigger strong{font-size:13px}.academy-part-trigger small,.academy-topic-trigger small{color:var(--muted);font-size:10px}.academy-tree-icon{display:grid;place-items:center;flex:0 0 16px;color:#998f84}.academy-topic-list{display:grid;gap:3px;padding-left:11px}.academy-topic-trigger{padding-block:5px}.academy-topic-trigger strong{font-size:12px;font-weight:700}.academy-lesson-list{display:grid;gap:2px;padding:1px 0 5px 16px}.academy-lesson-link{display:grid;grid-template-columns:15px minmax(0,1fr) auto;align-items:start;gap:5px;width:100%;padding:6px 7px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:11px;line-height:1.35;text-align:left;cursor:pointer}.academy-lesson-link:hover{color:var(--ink);background:#f4f0eb}.academy-lesson-link.active{color:var(--ink);background:#e5f4ed;font-weight:700}.academy-lesson-link em{color:#047857;font-size:10px;font-style:normal}.academy-lesson-check{display:grid;place-items:center;height:15px;color:#059669}.academy-topic-empty{margin:4px 0 7px;padding-left:22px;color:#b0a69b;font-size:11px}.academy-sidebar-close{display:none}.academy-main-content{min-width:0}.academy-lesson-view{min-width:0;padding:30px clamp(20px,4vw,58px) 28px;border:1px solid rgba(228,223,215,.9);border-radius:18px;background:#fffdf9e0;box-shadow:0 14px 38px #2021260f}.academy-breadcrumb{display:flex;gap:8px;color:#9d9388;font-size:12px}.academy-breadcrumb b{font-weight:400;color:#c0b7ad}.academy-lesson-title-row{display:flex;justify-content:space-between;gap:24px;margin-top:15px}.academy-lesson-tags{display:flex;flex-wrap:wrap;gap:6px}.academy-lesson-tags span{padding:4px 7px;border-radius:999px;color:#8e654c;background:#fff0e7;font-size:10px;font-weight:700}.academy-lesson-header h1{max-width:850px;margin:9px 0 8px;font:700 clamp(29px,4vw,43px)/1.1 "Space Grotesk";letter-spacing:-.05em}.academy-lesson-header p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.academy-lesson-meta{display:grid;align-content:start;gap:8px;min-width:100px;color:var(--muted);font-size:12px}.academy-lesson-meta span{display:flex;align-items:center;gap:6px}.academy-objective{display:flex;gap:11px;margin:27px 0;padding:15px 17px;border:1px solid #cce8db;border-radius:12px;color:#176b55;background:#effaf5}.academy-objective>svg{flex:0 0 auto;margin-top:2px}.academy-objective strong{font-size:13px}.academy-objective p{margin:5px 0 0;color:#45806f;font-size:13px;line-height:1.6}.academy-content-blocks{display:grid;gap:15px}.academy-reading-block{padding:19px 21px;border:1px solid #eee8e1;border-radius:13px;background:#fffdf9}.academy-reading-block.scene{background:#fbf7f1}.academy-reading-block h2{margin:7px 0 8px;font-size:20px}.academy-reading-block p{margin:0;color:#57534e;font-size:14px;line-height:1.85}.academy-block-kicker{color:#a36c50;font:700 10px DM Mono;letter-spacing:.13em}.academy-action-card{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;border-radius:8px;color:#8e654c;background:#fff2e9;font-size:12px}.academy-interaction,.academy-assessment{margin-top:19px;padding:21px;border:1px solid #dfe9e4;border-radius:14px;background:linear-gradient(145deg,#f4fbf7,#fffdf9)}.academy-block-heading,.academy-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.academy-block-heading h3,.academy-section-heading h2{margin:6px 0 0;font-size:21px}.academy-reset-button{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #cfe4d9;border-radius:7px;color:#28765e;background:#fff;font-size:11px;cursor:pointer}.academy-interaction-prompt{margin:13px 0 16px;color:#4e625b;font-size:14px;line-height:1.7}.academy-slider-lab,.academy-flow-lab,.academy-compare-lab,.academy-choice-lab{display:grid;gap:13px}.academy-slider-lab label{display:grid;gap:8px;color:#3f504a;font-size:13px}.academy-slider-lab label strong{color:#047857}.academy-slider-lab input{accent-color:#059669}.academy-meter{height:10px;overflow:hidden;border-radius:99px;background:#dceee6}.academy-meter span{display:block;height:100%;border-radius:inherit;background:#059669;transition:width .2s}.academy-slider-lab p,.academy-flow-feedback{margin:0;padding:10px 12px;border-radius:8px;color:#34725f;background:#e3f4ec;font-size:12px;line-height:1.6}.academy-flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.academy-flow-steps button{display:grid;gap:8px;min-height:82px;padding:10px;border:1px solid #d9e9e1;border-radius:9px;background:#fff;color:#718078;text-align:left;cursor:pointer}.academy-flow-steps button.active{border-color:#8ac7ad;color:#176b55;background:#e6f6ee}.academy-flow-steps b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;color:#fff;background:#b4c8bf;font-size:11px}.academy-flow-steps button.active b{background:#059669}.academy-flow-steps span{font-size:12px}.academy-compare-lab{grid-template-columns:1fr 1fr}.academy-compare-card{display:grid;gap:7px;min-height:105px;padding:14px;border:1px solid #dae5df;border-radius:10px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.academy-compare-card.selected{border-color:#70b998;background:#e8f7ef}.academy-compare-card strong{font-size:13px}.academy-compare-card span{color:var(--muted);font-size:12px;line-height:1.6}.academy-choice-lab{grid-template-columns:repeat(3,1fr)}.academy-choice-lab button{display:flex;align-items:center;gap:8px;min-height:48px;padding:10px 12px;border:1px solid #dbe7e0;border-radius:9px;color:#586d64;background:#fff;text-align:left;cursor:pointer}.academy-choice-lab button.selected{border-color:#70b998;color:#176b55;background:#e8f7ef}.academy-choice-lab button>span{display:grid;place-items:center;width:16px;height:16px}.academy-assessment{background:#fffdf9;border-color:#e5dfd7}.academy-section-heading>svg{color:#b97853}.academy-section-heading p{margin:6px 0 0;color:var(--muted);font-size:12px}.academy-question-list{display:grid;gap:14px;margin-top:17px}.academy-question{padding:14px 15px;border:1px solid #eee8e1;border-radius:10px;background:#fbf8f4}.academy-question>strong{display:block;font-size:14px;line-height:1.6}.academy-options{display:grid;gap:7px;margin-top:10px}.academy-options button{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;border:1px solid #e4dfd7;border-radius:8px;color:#5e5a55;background:#fff;text-align:left;font-size:13px;cursor:pointer}.academy-options button.selected{border-color:#8ac7ad;color:#176b55;background:#e7f6ee}.academy-options button.correct{border-color:#8ac7ad}.academy-option-empty{display:block;width:15px;height:15px;border:1px solid #cfc8bf;border-radius:50%}.academy-answer-good,.academy-answer-bad{margin:9px 0 0!important;font-size:12px!important;line-height:1.6}.academy-answer-good{color:#047857}.academy-answer-bad{color:#b45309}.academy-result{display:flex;align-items:center;gap:12px;margin-top:15px;padding:12px 14px;border-radius:9px;font-size:13px}.academy-result strong{font-size:14px}.academy-result span{color:var(--muted);font-size:12px}.academy-result.passed{color:#176b55;background:#e6f6ee}.academy-result.retry{color:#9a5c18;background:#fff5dc}.academy-result .outline-button{margin-left:auto;padding:7px 10px;font-size:12px}.academy-submit{margin-top:16px}.academy-complete-hint{display:flex;align-items:center;gap:7px;margin-top:14px;padding:11px 13px;border-radius:9px;color:#28765e;background:#e7f6ee;font-size:12px}.academy-lesson-nav{display:flex;justify-content:space-between;gap:12px;margin-top:27px;padding-top:18px;border-top:1px solid #eee8e1}.academy-content-empty,.academy-sidebar-loading{display:grid;place-items:center;min-height:260px;color:var(--muted);font-size:14px}.academy-login-empty{display:grid;place-items:center;text-align:center}.academy-login-empty>div{max-width:520px;padding:50px 30px;border:1px solid var(--line);border-radius:18px;background:#fffdf9d1}.academy-login-empty h1{margin:10px 0;font:700 36px Space Grotesk;letter-spacing:-.05em}.academy-login-empty p{color:var(--muted);line-height:1.8}.academy-admin-page{height:100%;overflow:auto}.academy-admin-toolbar{display:flex;align-items:center;gap:12px;margin:0 0 17px}.academy-admin-toolbar .ui-select{min-width:220px}.academy-admin-toolbar>span{margin-left:auto;color:var(--muted);font-size:12px}.academy-admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:17px}.academy-admin-stat{display:grid;grid-template-columns:auto 1fr;gap:4px 8px;padding:17px;border:1px solid #e4dfd7;border-radius:13px;background:#fffdf9c2}.academy-admin-stat>svg{grid-row:span 2;color:#059669}.academy-admin-stat span{color:var(--muted);font-size:12px}.academy-admin-stat strong{font:700 26px Space Grotesk}.academy-score-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;color:#fff!important;background:#c37e58;font-size:10px!important}.academy-company-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px}.academy-company-card{display:grid;gap:5px;padding:16px;border:1px solid #e4dfd7;border-radius:13px;background:#fffdf9c7;text-align:left;cursor:pointer}.academy-company-card:hover{border-color:#9bcfbc;transform:translateY(-1px)}.academy-company-card>span{font-weight:700}.academy-company-card>strong{font:700 29px Space Grotesk;color:#047857}.academy-company-card small{color:var(--muted);font-size:11px}.academy-mini-progress,.academy-table-progress{display:block;overflow:hidden;border-radius:99px;background:#e3eee9}.academy-mini-progress{height:6px;margin-top:6px}.academy-mini-progress i,.academy-table-progress i{display:block;height:100%;border-radius:inherit;background:#059669}.academy-selected-company{display:flex;justify-content:space-between;align-items:center;margin:4px 0 13px}.academy-selected-company strong{font-size:18px}.academy-learner-card{overflow:auto}.academy-learner-card .data-table{min-width:760px}.academy-learner-card .data-row{grid-template-columns:1.2fr 1.2fr .8fr 1.1fr .8fr 1.15fr}.academy-table-progress{display:inline-block;width:70px;height:6px;margin-right:6px;vertical-align:middle}.academy-table-progress i{height:100%}@media(max-width:1050px){.academy-progress-header{align-items:flex-start;flex-direction:column}.academy-progress-summary{width:max-content}.academy-layout{grid-template-columns:260px minmax(0,1fr)}.academy-admin-stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.academy-page{padding:22px 14px 40px}.academy-toolbar{flex-wrap:wrap}.academy-mobile-menu{display:flex}.academy-search{flex:1;min-width:190px}.academy-toolbar>span{width:100%;margin-left:0}.academy-layout{display:block}.academy-sidebar-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;visibility:hidden;background:#20212633;opacity:0;transition:opacity .2s,visibility .2s}.academy-sidebar-wrap.open{visibility:visible;opacity:1}.academy-sidebar{position:absolute;top:0;bottom:0;left:0;width:min(340px,88vw);max-height:none;border-radius:0 16px 16px 0}.academy-sidebar-close{position:absolute;top:14px;right:12px;z-index:2;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;background:#f1eee9;color:var(--ink)}.academy-sidebar-wrap .academy-sidebar-heading{padding-right:45px}.academy-lesson-title-row{display:block}.academy-lesson-meta{display:flex;margin-top:14px}.academy-lesson-view{padding:22px 16px}.academy-flow-steps{grid-template-columns:repeat(2,1fr)}.academy-choice-lab,.academy-compare-lab{grid-template-columns:1fr}.academy-progress-summary{flex-wrap:wrap;width:100%}.academy-progress-ring{width:64px;height:64px}.academy-company-grid{grid-template-columns:1fr}.academy-admin-toolbar{align-items:stretch;flex-direction:column}.academy-admin-toolbar .ui-select{width:100%}.academy-admin-toolbar>span{margin-left:0}.academy-admin-page .system-main-head{align-items:flex-start}}.academy-reading-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.academy-reading-list li{position:relative;padding-left:18px;color:#59665f;font-size:14px;line-height:1.75}.academy-reading-list li:before{content:"•";position:absolute;left:2px;color:#059669;font-weight:700}.academy-choice-lab button{align-items:flex-start;flex-wrap:wrap}.academy-choice-lab button strong{flex:1;font-size:13px;line-height:1.35}.academy-choice-lab button small{width:100%;padding-left:24px;color:var(--muted);font-size:11px;line-height:1.55}.academy-story-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.academy-story-list li{position:relative;padding-left:18px;color:#59665f;font-size:14px;line-height:1.75}.academy-story-list li:before{content:"•";position:absolute;left:2px;color:#059669;font-weight:700}.academy-story-interaction{margin-top:0}.academy-story-interaction>p{margin:13px 0 16px;color:#4e625b;font-size:14px;line-height:1.7}.academy-story-interaction .academy-block-heading h3{margin:6px 0 0;font-size:21px}.academy-sequence-status{margin:0 0 13px;padding:10px 12px;border-radius:8px;color:#34725f;background:#e3f4ec;font-size:12px;line-height:1.6}.academy-story-options{display:grid;gap:7px}.academy-story-options button{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;border:1px solid #e4dfd7;border-radius:8px;color:#5e5a55;background:#fff;text-align:left;font-size:13px;cursor:pointer}.academy-story-options button:hover,.academy-story-options button.selected{border-color:#8ac7ad;color:#176b55;background:#e7f6ee}.academy-story-option-mark{display:grid;place-items:center;flex:0 0 15px;width:15px;height:15px;margin-top:2px;color:#5f8775;font-size:12px}.academy-story-options button.selected .academy-story-option-mark{color:#047857}.academy-story-options button>span:last-child{display:grid;gap:3px;min-width:0}.academy-story-options strong{font-size:13px;line-height:1.5}.academy-story-options small{color:var(--muted);font-size:11px;line-height:1.5}.academy-story-check{margin-top:16px}.academy-story-feedback{display:grid;gap:4px;margin-top:12px;padding:10px 12px;border-radius:8px;color:#34725f;background:#e3f4ec;font-size:12px;line-height:1.6}.academy-story-feedback.try-again{color:#9a5c18;background:#fff5dc}.academy-local-question-list{display:grid;gap:18px;margin-top:18px}.academy-local-question{min-width:0;padding-top:16px;border-top:1px solid #eee8e1}.academy-local-question:first-child{padding-top:0;border-top:0}.academy-local-question>strong{display:block;color:var(--ink);font-size:14px;line-height:1.65;overflow-wrap:anywhere}.academy-local-question>strong em{margin-left:5px;color:#047857;font-size:11px;font-style:normal;font-weight:700;white-space:nowrap}.academy-local-question .academy-local-options{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;width:100%;margin-top:10px}.academy-local-question .academy-local-options button{display:flex;width:100%;min-width:0;box-sizing:border-box;align-items:flex-start;white-space:normal;overflow-wrap:anywhere;line-height:1.55}.academy-local-question .academy-local-options button>span:last-child{min-width:0}.academy-local-question .academy-answer-good,.academy-local-question .academy-answer-bad{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.academy-local-question .academy-answer-good{color:#047857}.academy-local-question .academy-answer-bad{color:#a16207}.academy-example-compare p{margin-top:6px;font-size:12px;line-height:1.6}html,body,#root{min-width:320px;min-height:100%}button,input{font:inherit}button{cursor:pointer}:root{--user-red: rgb(207, 71, 75);--focus-color: #1a1a22}input,select,textarea{color:var(--ink)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--focus-color)!important;box-shadow:none!important}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:42px;padding-right:36px!important;background-color:var(--white);background-image:linear-gradient(45deg,transparent 50%,#74767e 50%),linear-gradient(135deg,#74767e 50%,transparent 50%);background-position:calc(100% - 17px) 18px,calc(100% - 12px) 18px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}select:disabled,input:disabled,textarea:disabled{cursor:not-allowed}.grid-surface{background-color:var(--paper);background-image:radial-gradient(circle at 1px 1px,rgba(32,33,38,.075) 1.3px,transparent 1.6px),linear-gradient(rgba(32,33,38,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,38,.032) 1px,transparent 1px);background-size:24px 24px;background-attachment:fixed}textarea,.drawer-form textarea,.auth-form-wrap textarea,.factory-form textarea{display:block;width:100%;min-height:116px;box-sizing:border-box;padding:13px 15px;border:1px solid rgba(32,33,38,.14)!important;border-radius:11px;outline:none;color:var(--ink);background:#fffdf9c7!important;box-shadow:inset 0 1px 2px #20212606,0 1px #ffffffbf;font:14px/1.7 DM Sans,sans-serif;resize:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}textarea:hover,.drawer-form textarea:hover,.auth-form-wrap textarea:hover,.factory-form textarea:hover{border-color:#20212645!important;background:#fffdf9f0!important}textarea:focus,.drawer-form textarea:focus,.auth-form-wrap textarea:focus,.factory-form textarea:focus{border-color:#2021269e!important;background:#fffdf9!important;box-shadow:0 0 0 3px #20212612,inset 0 1px 2px #20212606!important}textarea::placeholder{color:#aaa5a0;opacity:1}.account-avatar,.rail-avatar{color:#fff;background:var(--user-red)}.danger-button{color:#fff;background:var(--user-red);box-shadow:0 8px 18px #cf474b2e}.danger-button:hover{background:#b9383d;box-shadow:0 12px 24px #cf474b3d}.ui-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#20212661;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:ui-fade-in .16s ease-out}.ui-dialog{position:relative;width:min(420px,100%);padding:30px;border:1px solid rgba(32,33,38,.1);border-radius:14px;background:var(--white);box-shadow:0 24px 70px #20212633;animation:ui-dialog-in .18s ease-out}.ui-dialog-close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:30px;height:30px;border-radius:7px;color:var(--muted);background:transparent}.ui-dialog-close:hover{color:var(--ink);background:#f1eee9}.ui-dialog-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:17px;border-radius:50%;color:#5e518e;background:#eeebfb}.ui-dialog-icon.danger{color:var(--user-red);background:#fff0ed}.ui-dialog h2{margin:0 0 9px;color:var(--ink);font:700 20px Space Grotesk;letter-spacing:-.03em}.ui-dialog p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.ui-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:27px}.ui-dialog-actions .primary-button,.ui-dialog-actions .outline-button{min-width:92px}@keyframes ui-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ui-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:520px){.ui-dialog{padding:25px 20px}.ui-dialog-actions{flex-direction:column-reverse}.ui-dialog-actions button{width:100%}}.auth-form-wrap input:focus{border-color:var(--focus-color)!important;box-shadow:none!important}.auth-form-wrap textarea:focus{border-color:#2021269e!important;background:#fffdf9!important;box-shadow:0 0 0 3px #20212612,inset 0 1px 2px #20212606!important}.auth-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.auth-mode-toggle{flex:0 0 auto;padding:7px 10px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:transparent;font-size:12px;font-weight:700}.auth-mode-toggle:hover{color:#fff;background:var(--ink)}.auth-success{display:grid;justify-items:center;padding:38px 30px;text-align:center}.auth-success>svg{color:#059669;margin-bottom:18px}.auth-success h2{margin:0 0 10px}.auth-success p{margin:0 0 26px;color:var(--muted);font-size:14px;line-height:1.75}.admin-login-page{display:grid;min-height:100vh;place-items:center;padding:32px}.admin-login-card{width:min(440px,100%);padding:42px;border:1px solid rgba(32,33,38,.1);border-radius:18px;background:#fffdf9f5;box-shadow:0 22px 70px #20212624}.admin-login-icon{display:grid;place-items:center;width:54px;height:54px;margin-bottom:22px;border-radius:14px;color:#fff;background:var(--ink)}.admin-login-card h1{margin:8px 0 10px;font:700 30px Space Grotesk;letter-spacing:-.04em}.admin-login-card>p{margin:0 0 28px;color:var(--muted);font-size:14px;line-height:1.7}.admin-login-card form{display:grid;gap:16px}.admin-login-card label{display:grid;gap:7px;color:var(--ink);font-size:14px;font-weight:700}.admin-login-card input{min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.admin-back{display:block;margin:22px auto 0;border:0;background:transparent;color:var(--muted)}.approval-toolbar{justify-content:flex-start}.approval-status{font-weight:700}.approval-status.pending{color:#b45309}.approval-status.approved{color:#059669}.approval-status.rejected{color:var(--user-red)}.brand-mark img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.settings-page-title{font:700 30px Space Grotesk}.toast-stack{position:fixed;top:70px;left:50%;z-index:120;display:grid;gap:8px;transform:translate(-50%);pointer-events:none}.ui-toast{display:inline-flex;align-items:center;gap:10px;min-width:158px;justify-content:center;padding:12px 17px;border:0;border-radius:12px;color:#fff;background:#484365;box-shadow:0 12px 28px #322d5838;font-size:14px;font-weight:600;animation:ui-toast-in .2s ease-out}.ui-toast span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#484365;background:#fff}.ui-toast.error span{color:#484365;background:#fff}@keyframes ui-toast-in{0%{opacity:0;transform:translateY(-7px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.account-avatar,.rail-avatar,.brand-preview-mark{color:#fff;background:var(--ink)}.management-content.grid-surface{background-color:var(--paper)}body{font-size:16px}.topbar,.main-nav,.primary-button,.outline-button,.ghost-button,.text-button{font-size:14px}.hero-copy>p,.section-intro p,.post-card p,.side-panel,.footer{font-size:14px}.auth-form-wrap label,.auth-form-wrap input,.ui-dialog p,.ui-toast{font-size:14px}.nav-link.active,.nav-link:hover{color:#fff;background:var(--ink)}.top-actions{margin-left:auto}.brand-copy small{font-size:13px}.top-account{position:relative}.top-account-trigger{display:inline-flex;align-items:center;gap:8px;padding:5px 8px 5px 5px;border:0;border-radius:999px;color:var(--ink);background:transparent;font-size:14px;font-weight:700}.top-account-trigger:hover,.top-account-trigger[aria-expanded=true]{background:#eeeae4}.top-account-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#059669}.top-account-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:50;display:grid;min-width:148px;padding:6px;border:1px solid var(--line);border-radius:10px;background:var(--white);box-shadow:0 14px 30px #20212624}.top-account-menu button{display:flex;align-items:center;gap:9px;width:100%;padding:10px 11px;border:0;border-radius:7px;color:var(--ink);background:transparent;font-size:14px;text-align:left}.top-account-menu button:hover{background:#f1eee9}.topbar{transition:width .24s ease,height .24s ease,top .24s ease,border-radius .24s ease,box-shadow .24s ease,background .24s ease}.topbar.is-scrolled{top:14px;width:calc(100% - 80px);max-width:1480px;height:60px;margin-inline:auto;padding-inline:24px;border:1px solid rgba(32,33,38,.08);border-radius:999px;background:#fffdf9f0;box-shadow:0 12px 30px #20212624}.topbar.is-scrolled .brand-mark{width:34px;height:34px}.topbar.is-scrolled .brand-copy strong{font-size:14px}.topbar.is-scrolled .brand-copy small{font-size:11px}.topbar.is-scrolled .nav-link{padding-block:8px}@media(min-width:761px){.topbar{position:sticky}.topbar .main-nav{position:absolute;left:50%;width:max-content;transform:translate(-50%)}}@media(max-width:760px){.topbar.is-scrolled{top:8px;width:calc(100% - 28px);height:58px;padding-inline:14px;border-radius:999px}.topbar.is-scrolled .brand-copy{display:none}}.top-account-trigger{width:42px;height:42px;justify-content:center;padding:5px}.top-account-trigger>span:not(.top-account-avatar),.top-account-trigger>svg{display:none}
