html,body,#root{width:100%;height:100%;margin:0}body{background:#f3f6fa;min-width:0;overflow:hidden}.admin-loading{place-items:center;height:100vh;display:grid}.admin-shell{min-width:1180px;height:100vh}.home-page{--home-bg:#061011;--home-panel:#0b1f20c7;--home-panel-strong:#112d2deb;--home-text:#effcf8;--home-muted:#91aaa3;--home-line:#9fe8d32e;--home-mint:#56f5c6;--home-gold:#f2c766;--home-blue:#6eb7ff;min-height:100vh;color:var(--home-text);isolation:isolate;background:radial-gradient(circle at 18% 18%,#56f5c638,#0000 32%),radial-gradient(circle at 82% 10%,#6eb7ff2e,#0000 30%),linear-gradient(135deg,#04100f 0%,#0a1919 48%,#111507 100%);position:relative;overflow:auto}.home-page:before{z-index:-2;content:"";background-image:linear-gradient(115deg,#0000 0% 42%,#56f5c629 49%,#0000 56% 100%),linear-gradient(#9fe8d30f 1px,#0000 1px),linear-gradient(90deg,#9fe8d30f 1px,#0000 1px);background-position:-120vw 0,0 0,0 0;background-size:70vw 100%,46px 46px,46px 46px;animation:9s linear infinite home-scan;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 82%);mask-image:linear-gradient(#000 0%,#0000 82%)}.home-page:after{z-index:-1;pointer-events:none;content:"";background:linear-gradient(120deg,#ffffff14,#0000 18% 72%,#56f5c614);position:fixed;inset:0}.home-orb{z-index:-1;filter:blur(12px);opacity:.7;pointer-events:none;border-radius:999px;position:fixed}.home-orb--one{background:radial-gradient(circle,#56f5c680,#0000 68%);width:220px;height:220px;animation:8s ease-in-out infinite home-float;top:28%;right:12%}.home-orb--two{background:radial-gradient(circle,#f2c7665c,#0000 66%);width:180px;height:180px;animation:10s ease-in-out infinite reverse home-float;bottom:8%;left:9%}.home-nav{justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto;padding:20px 28px 12px;display:flex}.home-brand{color:var(--home-text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.home-brand:hover{color:var(--home-text)}.home-brand__mark{color:#eafff8;background:linear-gradient(135deg,#56f5c63d,#f2c7662e);border:1px solid #56f5c661;border-radius:14px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 0 36px #56f5c638}.home-brand__logo{object-fit:cover;display:block}.home-brand__mark:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);width:70%;animation:4.8s ease-in-out infinite home-mark-shine;position:absolute;inset:-40% auto -40% -90%;transform:rotate(18deg)}.home-brand strong,.home-brand small{display:block}.home-brand strong{letter-spacing:.04em;font-size:16px}.home-brand small{color:var(--home-muted);margin-top:2px;font-size:12px}.home-actions{align-items:center;gap:10px;display:inline-flex}.home-actions a{color:inherit}.home-trial-button.ant-btn,.home-login-button.ant-btn,.home-primary-button.ant-btn,.home-secondary-button.ant-btn{border-radius:999px;height:42px;font-weight:700}.home-trial-button.ant-btn{color:var(--home-text);background:#56f5c614;border-color:#56f5c661}.home-login-button.ant-btn{color:#071313;background:#effcf8;border-color:#0000}.home-hero{grid-template-columns:minmax(0,.98fr) minmax(360px,1.02fr);align-items:center;gap:72px;max-width:1180px;min-height:calc(100vh - 190px);margin:0 auto;padding:46px 28px 34px;display:grid}.home-eyebrow{color:#c9fff0;background:#56f5c614;border:1px solid #56f5c647;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:700;animation:3.8s ease-in-out infinite home-glow-pulse;display:inline-flex;box-shadow:0 0 24px #56f5c614}.home-hero h1{max-width:680px;color:var(--home-text);letter-spacing:-.07em;margin:22px 0 18px;font-size:clamp(58px,6.8vw,96px);line-height:.9}.home-hero h1 span{background:linear-gradient(100deg, #effcf8 0%, var(--home-mint) 42%, var(--home-gold) 92%);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.home-model-badge{color:var(--home-text);background:linear-gradient(135deg,#56f5c624,#6eb7ff0f),#06101194;border:1px solid #56f5c652;border-radius:18px;gap:4px;margin:0 0 28px;padding:12px 16px;animation:4.6s ease-in-out infinite home-card-breathe;display:inline-grid;box-shadow:0 0 42px #56f5c61a,inset 0 1px #ffffff14}.home-model-badge strong{color:var(--home-mint);letter-spacing:.18em;font-family:SFMono-Regular,Consolas,monospace;font-size:13px}.home-model-badge span{color:#adc4bd;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.home-hero__cta{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.home-primary-button.ant-btn{background:linear-gradient(135deg, var(--home-mint), var(--home-gold));color:#061011;border:0;padding-inline:24px;position:relative;overflow:hidden;box-shadow:0 18px 54px #56f5c647}.home-primary-button.ant-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff7a,#0000);width:60%;transition:transform .26s;position:absolute;inset:0 auto 0 -80%;transform:skew(-18deg)}.home-primary-button.ant-btn:hover:before{transform:translate(320%)skew(-18deg)}.home-secondary-button.ant-btn{color:var(--home-text);background:#effcf814;border-color:#effcf833}.home-llm-visual{place-items:center;min-height:520px;animation:.68s ease-out .12s both home-rise;display:grid}.home-llm-core{aspect-ratio:1;filter:drop-shadow(0 42px 120px #0000006b);background:radial-gradient(circle,#56f5c63d,#56f5c60a 35%,#0000 62%),radial-gradient(circle at 35% 25%,#6eb7ff3d,#0000 38%);border-radius:999px;place-items:center;width:min(44vw,520px);min-width:380px;display:grid;position:relative}.home-llm-core:before,.home-llm-core:after{content:"";border-radius:999px;position:absolute}.home-llm-core:before{border:1px solid #56f5c64d;inset:12%;box-shadow:inset 0 0 80px #56f5c614,0 0 90px #56f5c61f}.home-llm-core:after{filter:blur(2px);background:radial-gradient(circle,#effcf8eb,#56f5c63d 38%,#56f5c60a 62%,#0000 72%);animation:4.8s ease-in-out infinite home-core-pulse;inset:26%}.home-llm-core__ring{border:1px solid #9fe8d32e;border-radius:999px;position:absolute}.home-llm-core__ring--one{animation:18s linear infinite home-orbit;inset:3%}.home-llm-core__ring--two{animation:14s linear infinite reverse home-orbit;inset:16%;transform:rotateX(62deg)rotate(-18deg)}.home-llm-core__ring--three{animation:10s linear infinite home-orbit;inset:31%;transform:rotateY(58deg)rotate(34deg)}.home-llm-core__center{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020a0a94;border:1px solid #effcf833;border-radius:44px;place-items:center;width:150px;height:150px;display:grid;position:relative;box-shadow:0 22px 80px #00000047,inset 0 1px #ffffff1a}.home-llm-core__center small,.home-llm-core__center span{color:var(--home-muted);letter-spacing:.16em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.home-llm-core__center strong{color:var(--home-text);letter-spacing:-.08em;font-size:42px;line-height:1}.home-llm-dot{z-index:3;background:var(--home-mint);border-radius:999px;width:9px;height:9px;position:absolute;box-shadow:0 0 24px #56f5c6db}.home-llm-dot--one{top:28%;left:17%}.home-llm-dot--two{background:var(--home-gold);top:38%;right:14%}.home-llm-dot--three{background:var(--home-blue);bottom:21%;left:28%}.home-llm-dot--four{bottom:18%;right:25%}.home-principles{max-width:1180px;margin:0 auto;padding:0 28px 42px}.home-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-capability-card{background:0 0;border-top:1px solid #9fe8d333;padding:18px 0 0;animation:.58s ease-out both home-rise}.home-capability-card:nth-child(2){animation-delay:90ms}.home-capability-card:nth-child(3){animation-delay:.18s}.home-capability-card:hover{border-color:#56f5c680}.home-capability-card h3{color:var(--home-text);letter-spacing:-.02em;margin:0 0 10px;font-size:18px}.home-capability-card p{color:#adc4bd;margin:0;font-size:14px;line-height:1.7}@keyframes home-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes home-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(18px,-24px)scale(1.08)}}@keyframes home-scan{0%{background-position:-120vw 0,0 0,0 0}to{background-position:120vw 0,0 0,0 0}}@keyframes home-mark-shine{0%,58%,to{transform:translate(0)rotate(18deg)}72%{transform:translate(310%)rotate(18deg)}}@keyframes home-glow-pulse{0%,to{border-color:#56f5c647;box-shadow:0 0 24px #56f5c614}50%{border-color:#56f5c694;box-shadow:0 0 34px #56f5c62e}}@keyframes home-card-breathe{0%,to{box-shadow:0 0 0 1px #56f5c629,0 0 32px #56f5c61f}50%{box-shadow:0 0 0 1px #56f5c652,0 0 48px #56f5c638}}@keyframes home-core-pulse{0%,to{opacity:.7;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes home-orbit{0%{rotate:0deg}to{rotate:360deg}}@media (width<=960px){body{overflow:auto}.home-nav{align-items:flex-start;padding:18px}.home-actions{flex-shrink:0}.home-trial-button.ant-btn{display:none}.home-hero{grid-template-columns:1fr;gap:36px;padding:44px 18px 48px}.home-llm-visual{min-height:360px}.home-llm-core{width:min(82vw,440px);min-width:280px}.home-capability-grid{grid-template-columns:1fr}.home-principles{padding:24px 18px 56px}.home-capability-card{min-height:160px;padding:20px}.home-capability-card p{-webkit-line-clamp:unset;display:block;overflow:visible}}@media (width<=620px){.home-brand small{display:none}.home-login-button.ant-btn{padding-inline:14px}.home-hero h1{font-size:42px}}@media (prefers-reduced-motion:reduce){.home-hero__copy,.home-llm-visual,.home-orb,.home-page:before,.home-brand__mark:after,.home-eyebrow,.home-model-badge,.home-llm-core:after,.home-llm-core__ring,.home-capability-card,.home-capability-card{animation:none}}.home-page{color:#f3f4f6;background:#050505;height:100vh;font-family:SFMono-Regular,Consolas,Liberation Mono,Microsoft YaHei,monospace;display:block;overflow:hidden}.home-page:before,.home-page:after{content:none}.home-nav{border-bottom:1px solid #202020;width:min(1120px,100% - 48px);max-width:1120px;margin:0 auto;padding:18px 0}.home-brand,.home-brand:hover{color:#f3f4f6}.home-brand__mark{width:34px;height:34px;box-shadow:none;color:#f3f4f6;background:#111;border:1px solid #3a3a3a;border-radius:8px}.home-brand__logo{object-fit:cover;padding:0}.home-brand__mark:after{content:none}.home-brand strong{color:#f3f4f6;letter-spacing:0;font-size:14px;line-height:1.2}.home-brand small{color:gray;text-transform:uppercase;margin-top:4px;font-size:11px;line-height:1.2;display:block}.home-actions{gap:8px}.home-trial-button.ant-btn,.home-login-button.ant-btn,.home-primary-button.ant-btn,.home-secondary-button.ant-btn{border-radius:6px;height:38px;font-family:inherit;font-weight:600}.home-trial-button.ant-btn,.home-secondary-button.ant-btn{color:#d1d5db;background:#090909;border-color:#333}.home-login-button.ant-btn,.home-primary-button.ant-btn{box-shadow:none;color:#050505;background:#f3f4f6;border-color:#f3f4f6}.home-primary-button.ant-btn:before{content:none}.home-hero{width:min(1120px,100% - 48px);max-width:1120px;min-height:auto;margin:0 auto;padding:36px 0 0;display:block}.home-hero__copy{animation:none}.home-kicker{color:#8a8a8a;letter-spacing:.16em;margin-bottom:16px;font-size:12px}.home-hero h1{color:#f3f4f6;letter-spacing:-.045em;max-width:860px;margin:0;font-size:clamp(48px,5.1vw,72px);line-height:1.08}.home-hero h1 span{color:inherit;background:0 0;display:inline}.home-hero p{color:#a3a3a3;max-width:520px;margin:18px 0 0;font-size:16px;line-height:1.8}.home-hero__cta{gap:10px;margin-top:22px}.home-terminal{background:#080808;border:1px solid #242424;border-radius:0;width:min(1120px,100% - 48px);max-width:1120px;margin:100px auto 0}.home-terminal__bar{color:#8a8a8a;border-bottom:1px solid #242424;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.home-terminal pre{color:#d4d4d4;white-space:pre-wrap;min-height:107.2px;margin:0;padding:18px 14px;font-family:inherit;font-size:13px;line-height:1.8}.home-terminal__cursor{background:#d4d4d4;width:8px;height:1.15em;margin-left:2px;animation:.85s step-end infinite home-cursor-blink;display:inline-block;transform:translateY(2px)}@keyframes home-cursor-blink{0%,45%{opacity:1}46%,to{opacity:0}}.home-footer{color:#666;letter-spacing:.08em;pointer-events:none;width:min(1120px,100% - 48px);max-width:1120px;margin:0 auto;font-size:12px;position:fixed;bottom:20px;left:0;right:0}@media (width<=760px){.home-nav{width:calc(100% - 36px);padding:16px 0}.home-hero{width:calc(100% - 36px);min-height:auto;padding-top:28px}.home-hero h1{font-size:42px}.home-terminal{width:calc(100% - 36px);margin:64px auto 0}.home-footer{width:calc(100% - 36px);bottom:16px}}@media (prefers-reduced-motion:reduce){.home-terminal__cursor{opacity:0;animation:none}}@media (width<=620px){.home-brand small{display:block}}.admin-sider{background:#151a24!important}.admin-brand{border-bottom:1px solid #263244;align-items:center;gap:10px;height:64px;padding:0 16px;display:flex}.admin-brand__logo{object-fit:cover;border-radius:6px;flex:0 0 30px;width:30px;height:30px;display:block}.admin-brand__name{color:#f8fafc;font-size:14px;font-weight:700}.admin-brand__meta{color:#9ca3af;margin-top:2px;font-size:12px}.admin-layout{background:#f3f6fa;min-width:0}.admin-header{background:#f3f6fa;border-bottom:1px solid #dde5f0;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex}.admin-header__right{align-items:center;gap:12px;display:inline-flex}.admin-content{min-height:0;padding:18px;overflow:hidden}.page-stack{grid-template-rows:auto minmax(0,1fr);gap:14px;height:100%;min-height:0;display:grid}.page-heading h3{margin:0}.admin-card{background:#fff;border:1px solid #d9e2ef;border-radius:8px;min-height:0;overflow:hidden}.inline-toolbar-form{border-bottom:1px solid #edf1f6;padding:14px}.inline-toolbar-form .ant-form-item{margin-bottom:0}.table-actions{border-bottom:1px solid #edf1f6;justify-content:flex-end;padding:12px 14px;display:flex}.full-width{width:100%}.login-page{background:#f3f6fa;place-items:center;height:100vh;display:grid}.login-card{width:360px}.login-brand{align-items:center;gap:10px;margin-bottom:18px;display:flex}.login-brand h4{margin:0}.mail-card{height:100%;padding:14px;overflow:auto}.mail-card::-webkit-scrollbar{width:10px}.mail-card::-webkit-scrollbar-track{background:0 0}.mail-card::-webkit-scrollbar-thumb{background:#c8d3e3;border:3px solid #fff;border-radius:999px}.mail-card::-webkit-scrollbar-thumb:hover{background:#aebbd0}.mail-card .ant-descriptions{margin-bottom:14px}.mail-server-form{max-width:900px}.mail-form-grid{grid-template-columns:minmax(280px,1.35fr) 96px minmax(220px,1fr);gap:12px;display:grid}.mail-form-grid .ant-form-item{margin-bottom:0}.mail-form-actions{border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.mail-form-switches{align-items:center;gap:18px;display:inline-flex}.mail-form-switches .ant-form-item{margin-bottom:0}.mail-test-form{border-top:1px solid #edf1f6;max-width:900px;margin-top:14px;padding-top:14px}.mail-test-form .ant-form-item{margin-bottom:0}.mail-template-list{gap:12px;display:grid}.mail-template-card{background:#fff;border:1px solid #edf1f6;border-radius:8px;padding:14px}.mail-template-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.mail-template-card__header h5{margin:0 0 2px}.mail-template-card__header .ant-form-item{margin-bottom:0}.mail-template-card__body{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);gap:16px;display:grid}.mail-template-editor .ant-form-item:last-of-type{margin-bottom:10px}.mail-template-vars{background:#fbfdff;border:1px solid #edf1f6;border-radius:8px;gap:8px;padding:10px;display:grid}.mail-template-preview{background:#f3f6fa;border:1px solid #d9e2ef;border-radius:8px;min-width:0;overflow:hidden}.mail-template-preview__title{color:#4b5563;background:#fff;border-bottom:1px solid #d9e2ef;padding:9px 12px;font-size:13px;font-weight:600}.mail-template-preview iframe{background:#f3f6fa;border:0;width:100%;height:420px;display:block}
