:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#102035;--ink-2:#263a54;--muted:#6f7f94;--blue:#3468f6;--blue-dark:#244fd8;--teal:#13b8d8;--sky:#3468f61a;--soft:#eef4fb;--white:#f6f9fd;--line:#1f39571f;--danger:#d84b5b;--panel:#ffffffd1;--panel-2:#fffffff0;--panel-3:#eaf1f9db;--glow:#3468f633;--shadow:0 22px 60px #1b375a1f;background:var(--white);color:var(--ink);font-family:Inter,Noto Sans SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #176bff47}.section{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #dce5efd9;justify-content:space-between;align-items:center;width:100%;min-height:72px;padding-inline:max(20px,50% - 590px);display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:.12em;align-items:center;gap:10px;font-size:.9rem;font-weight:850;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--blue), var(--teal));letter-spacing:0;border-radius:9px;place-items:center;width:32px;height:32px;font-size:1rem;display:grid;box-shadow:0 8px 22px #176bff3b}.site-header nav,.header-actions,.hero-actions,.hero-proof,.form-actions,.modal-actions{align-items:center;gap:14px;display:flex}.site-header nav{color:var(--ink-2);gap:30px;font-size:.86rem;font-weight:600}.site-header nav a:hover,.text-link:hover{color:var(--blue)}.account-menu{position:relative}.avatar-button{color:#fff;background:linear-gradient(135deg, var(--blue), var(--teal));cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-weight:850;display:grid}.account-dropdown{border:1px solid var(--line);width:210px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.account-dropdown a,.account-dropdown button{color:var(--ink-2);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:11px 12px;font-size:.84rem}.account-dropdown a:hover,.account-dropdown button:hover{color:var(--blue);background:var(--soft)}.menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;width:40px;height:40px;padding:9px;display:none}.menu-button span{background:var(--ink);border-radius:999px;height:2px;margin:4px 0;display:block}.mobile-menu-layer{z-index:100;position:fixed;inset:0}.mobile-menu-backdrop{background:#10233d6b;border:0;position:absolute;inset:0}.mobile-drawer{background:#fff;flex-direction:column;width:min(360px,88vw);height:100%;padding:22px;display:flex;position:absolute;top:0;right:0;box-shadow:-20px 0 60px #10233d2e}.mobile-drawer-header{justify-content:space-between;align-items:center;display:flex}.drawer-close{width:40px;height:40px;color:var(--ink);background:var(--soft);cursor:pointer;border:0;border-radius:9px;font-size:1.7rem}.mobile-drawer nav,.drawer-actions{display:grid}.mobile-drawer nav{gap:4px;margin-top:36px}.mobile-drawer nav a,.drawer-actions a,.drawer-actions button{border:0;border-bottom:1px solid var(--line);color:var(--ink-2);text-align:left;background:0 0;padding:14px 10px;font-weight:700}.drawer-actions{margin-top:auto}.language-button{color:var(--ink-2);cursor:pointer;background:0 0;border:0;padding:7px 9px;font-size:.82rem;font-weight:700}.text-link{color:var(--ink-2);font-size:.84rem;font-weight:650}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52;transform:none}.button-small{border-radius:8px;min-height:36px;padding-inline:14px;font-size:.8rem}.button-large{min-height:52px;padding-inline:26px}.button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.button-dark{color:#fff;background:var(--ink)}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:74px;min-height:680px;padding-block:90px;display:grid}.hero-badge,.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.72rem;font-weight:850}.hero-badge{letter-spacing:.04em;text-transform:none;background:#f7faff;border:1px solid #cfddf2;border-radius:999px;padding:8px 12px;display:inline-flex}.hero h1{letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(3.2rem,6vw,5.7rem);line-height:1.03}.hero-lead{max-width:650px;color:var(--muted);margin:28px 0;font-size:1.06rem;line-height:1.85}.hero-proof{color:var(--muted);flex-wrap:wrap;margin-top:30px;font-size:.78rem}.hero-proof span:before{color:var(--teal);content:"✓";margin-right:7px;font-weight:900}.product-preview{box-shadow:var(--shadow);background:#fff;border:1px solid #d8e4f2;border-radius:20px;overflow:hidden}.preview-toolbar{border-bottom:1px solid var(--line);min-height:62px;color:var(--ink-2);align-items:center;gap:10px;padding:0 18px;font-size:.78rem;font-weight:750;display:flex}.preview-toolbar i{color:var(--blue);background:var(--sky);border-radius:6px;margin-left:auto;padding:5px 8px;font-style:normal}.preview-logo{color:#fff;background:var(--blue);border-radius:7px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.preview-body{background:linear-gradient(#fbfdff,#fff);padding:34px}.preview-body h2{margin:0 0 22px;font-size:1.35rem}.preview-prompt,.preview-answer{border-radius:12px;padding:16px;line-height:1.65}.preview-prompt{color:var(--ink-2);background:#eff4fa;margin-left:45px}.preview-file{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:12px;width:80%;margin:16px 0 22px auto;padding:13px;display:flex}.preview-file>span{color:#d94c4c;background:#fff0f0;border-radius:7px;padding:8px;font-size:.68rem;font-weight:850}.preview-file strong,.preview-file small{display:block}.preview-file strong{font-size:.78rem}.preview-file small{color:var(--muted);margin-top:3px;font-size:.67rem}.preview-answer{color:var(--ink-2);background:#f6faff;border:1px solid #d7e8ff;grid-template-columns:30px 1fr;gap:12px;font-size:.84rem;display:grid}.preview-answer>span{color:#fff;background:var(--blue);border-radius:8px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.preview-answer p{margin:0}.content-section{padding-block:110px}.section-heading{text-align:center;max-width:680px;margin:0 auto 52px}.section-heading.left{text-align:left;margin-left:0}.section-heading h2,.developer-banner h2,.final-cta h2,.page-intro h1,.inner-hero h1{letter-spacing:-.052em;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:clamp(2.2rem,4.2vw,3.8rem);line-height:1.1}.section-heading>p:last-child,.page-intro>p:last-child,.inner-hero>p:last-child,.content-panel>p{color:var(--muted);line-height:1.75}.section-heading>p:last-child{margin:18px 0 0}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:280px;padding:30px;transition:transform .18s,box-shadow .18s,border-color .18s}.service-card:hover{border-color:#bfd3ed;transform:translateY(-4px);box-shadow:0 18px 45px #1f426c1a}.card-number{width:42px;height:42px;color:var(--blue);background:var(--sky);border-radius:10px;place-items:center;font-size:.75rem;font-weight:850;display:grid}.service-card h3,.case-card h3,.advantage-grid h3,.process-grid h3{margin:42px 0 12px;font-size:1.1rem}.service-card p,.case-card p,.advantage-grid p,.process-grid p{color:var(--muted);margin:0;line-height:1.72}.soft-section{background:var(--soft)}.case-grid{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.case-card{background:#fff;min-height:220px;padding:30px}.case-card>span{color:var(--teal);font-size:.75rem;font-weight:850}.case-card h3{margin-top:35px}.advantage-grid{grid-template-columns:repeat(2,1fr);gap:18px 44px;display:grid}.advantage-grid article{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:16px;padding:24px 0;display:grid}.check-mark{width:38px;height:38px;color:var(--teal);background:#eaf8f6;border-radius:50%;place-items:center;font-weight:900;display:grid}.advantage-grid h3{margin:0 0 8px}.process-section{color:#fff;background:var(--ink)}.process-section .eyebrow{color:#74b8ff}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.process-grid article{border:1px solid #ffffff24;border-radius:14px;padding:28px}.process-grid article>span{color:#77c9c2;font-size:2rem;font-weight:300}.process-grid h3{margin-top:38px}.process-grid p{color:#aab7c7}.demo-banner{color:#486581;background:#f5f9ff;border:1px solid #cfe0f5;border-radius:9px;max-width:880px;margin:0 auto 22px;padding:12px 15px;font-size:.8rem;line-height:1.55}.billing-status-banner{color:#486581;background:#f5f9ff;border:1px solid #cfe0f5;border-radius:10px;max-width:880px;margin:0 auto 22px;padding:13px 16px;font-size:.82rem;line-height:1.55}.pricing-login-prompt{text-align:center;margin:18px auto 0}.pricing-login-prompt a{color:var(--blue);font-weight:750}.availability-note{min-height:44px;color:var(--muted);background:var(--soft);text-align:center;border-radius:9px;justify-content:center;align-items:center;padding:10px 13px;font-size:.76rem;line-height:1.45;display:flex}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:880px;margin:0 auto;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:34px;position:relative;box-shadow:0 10px 35px #1f426c0f}.price-card.featured{border:2px solid var(--blue)}.popular{color:#fff;background:var(--blue);border-radius:999px;padding:6px 10px;font-size:.67rem;font-weight:850;position:absolute;top:20px;right:20px}.plan-name{margin:0 0 22px;font-weight:850}.price{align-items:baseline;display:flex}.price strong{letter-spacing:-.06em;font-size:3.7rem}.price small{color:var(--muted);margin-left:8px}.credit-amount{color:var(--blue);font-size:.85rem;font-weight:700}.price-card ul{min-height:156px;color:var(--ink-2);margin:26px 0;padding:0;line-height:2.05;list-style:none}.price-card li:before{color:var(--teal);content:"✓";margin-right:9px}.price-card .button{width:100%}.topup-section{margin-top:90px}.topup-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.topup-card{border:1px solid var(--line);border-radius:13px;gap:20px;padding:25px;display:grid}.topup-card span{color:var(--muted)}.topup-card strong{font-size:2rem}.developer-banner{color:#fff;background:linear-gradient(135deg,#10233d,#153b65);border-radius:20px;grid-template-columns:1fr .9fr;gap:60px;margin-block:30px 100px;padding:60px;display:grid}.developer-banner .eyebrow{color:#7ccbc5}.developer-banner p{color:#b6c4d3;max-width:620px;line-height:1.75}.developer-banner pre,.code-block{color:#dbe9f7;background:#081525;border-radius:12px;margin:0;padding:24px;font:.78rem/1.8 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.developer-banner pre b{color:#6bcdff}.faq-list{border-top:1px solid var(--line);max-width:840px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:23px 4px;font-weight:750}.faq-list details p{color:var(--muted);margin:-5px 0 24px;line-height:1.75}.final-cta{background:linear-gradient(120deg,#eef6ff,#f4fbfa);border:1px solid #cfe0f5;border-radius:18px;justify-content:space-between;align-items:center;margin-block:40px 90px;padding:52px;display:flex}.final-cta p{color:var(--muted);margin-bottom:0}.site-footer{border-top:1px solid var(--line);min-height:100px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:.8rem;display:flex}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.site-footer nav a:hover{color:var(--blue)}.legal-page{max-width:900px;padding-top:96px;padding-bottom:72px}.legal-page>header{border-bottom:1px solid var(--line);padding-bottom:34px}.legal-page h1{max-width:760px;margin:8px 0 12px;font-size:clamp(2.5rem,6vw,4.8rem);line-height:1}.legal-page header>span{color:var(--muted);font-size:.82rem}.legal-page header>p:last-child{max-width:760px;color:var(--muted);margin:24px 0 0;font-size:1.05rem;line-height:1.8}.legal-sections{gap:14px;padding-top:36px;display:grid}.legal-sections section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.legal-sections h2{margin:0 0 14px;font-size:1.25rem}.legal-sections p,.legal-sections li{color:var(--muted);line-height:1.8}.legal-sections p{margin:0}.legal-sections ul{gap:10px;margin:0;padding-left:20px;display:grid}.inner-hero,.content-page{padding-block:90px}.inner-hero,.page-intro.centered{text-align:center}.inner-hero>p:last-child,.page-intro>p:last-child{max-width:720px;margin:22px auto 0}.pricing-page{padding-top:20px;padding-bottom:100px}.billing-notes{max-width:880px;margin:80px auto 0}.billing-grid,.account-grid,.metric-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.billing-grid article,.account-grid article,.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.billing-grid article>span{color:var(--blue);font-weight:850}.billing-grid p{color:var(--muted);line-height:1.65}.subscription-summary{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:20px;display:flex}.subscription-summary>div{gap:5px;display:grid}.subscription-summary span,.subscription-summary small{color:var(--muted)}.status-pill{background:#eef7f2;border-radius:999px;padding:7px 10px;font-weight:750;color:#23734b!important}.page-intro{max-width:780px;margin-bottom:54px}.developer-layout{grid-template-columns:1.05fr .95fr;gap:24px;display:grid}.content-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px;box-shadow:0 8px 30px #1f426c0b}.content-panel+.content-panel{margin-top:20px}.content-panel h2{margin-top:0}.panel-heading-row{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.panel-heading-row p{color:var(--muted);margin:6px 0 0;line-height:1.65}.microcopy,.muted-copy{color:var(--muted);font-size:.86rem}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-grid label{color:var(--ink);gap:8px;font-size:.86rem;font-weight:750;display:grid}.settings-grid input,.settings-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;resize:vertical;background:#ffffffd1;border-radius:12px;outline:none;padding:12px 14px;font-weight:600;transition:border-color .18s,box-shadow .18s,background .18s}.settings-grid textarea{line-height:1.65}.settings-grid input:focus,.settings-grid textarea:focus{background:#fff;border-color:#176bffa6;box-shadow:0 0 0 4px #176bff1a}.settings-wide{grid-column:1/-1}.knowledge-list{gap:12px;margin-top:22px;display:grid}.knowledge-item{border:1px solid var(--line);background:#ffffffa3;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.knowledge-item div{gap:4px;display:grid}.knowledge-item span{color:var(--muted);font-size:.82rem}.sticky-panel{position:sticky;top:96px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.panel-heading p{color:var(--muted);margin-bottom:0}.key-reveal{background:#f1fbf9;border:1px solid #b9dfd9;border-radius:10px;grid-template-columns:1fr auto;gap:8px 12px;margin:18px 0;padding:16px;display:grid}.key-reveal span{color:#32736d;grid-column:1/-1;font-size:.76rem;font-weight:750}.key-reveal code{text-overflow:ellipsis;overflow:hidden}.table-scroll{overflow-x:auto}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;padding:14px 12px}.table th{color:var(--muted);font-size:.72rem}.account-summary{max-width:1100px;margin:0 auto 90px}.account-summary .demo-banner{max-width:none;display:grid}.account-grid{grid-template-columns:repeat(5,1fr)}.account-grid span,.metric-grid span{color:var(--muted);margin-bottom:10px;font-size:.76rem;display:block}.account-grid strong{font-size:1.05rem}.expiry-warning{color:#a86400!important}.expiry-critical{color:var(--danger)!important}.credit-section{margin-top:28px}.credit-section-heading{justify-content:space-between;align-items:end;margin-bottom:16px;display:flex}.credit-section-heading h2{margin:0;font-size:1.35rem}.credit-section-heading p{color:var(--muted);margin:7px 0 0}.credit-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.credit-category-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 26px #1f426c0b}.credit-category-card summary{cursor:pointer;gap:15px;padding:22px;list-style:none;display:grid;position:relative}.credit-category-card summary::-webkit-details-marker{display:none}.credit-category-title{align-items:center;gap:13px;display:flex}.credit-type-icon{width:42px;height:42px;color:var(--blue);background:var(--sky);border-radius:11px;flex:none;place-items:center;font-weight:850;display:grid}.credit-type-icon.top_up{color:#23734b;background:#edf8f2}.credit-type-icon.trial{color:#8a5a00;background:#fff7df}.credit-type-icon.adjustment{color:#6a4db1;background:#f4efff}.credit-category-title h3{margin:0 0 4px;font-size:1rem}.credit-category-title div>span{font-size:1.35rem;font-weight:850}.credit-category-meta{color:var(--muted);flex-wrap:wrap;gap:8px 16px;font-size:.75rem;display:flex}.credit-progress{background:#edf1f6;border-radius:999px;height:7px;overflow:hidden}.credit-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--blue), var(--teal));height:100%;display:block}.details-label{color:var(--blue);font-size:.76rem}.credit-category-card[open] .details-label{color:var(--muted)}.credit-batches{border-top:1px solid var(--line);background:#fbfcfe}.credit-batch{border-bottom:1px solid var(--line);grid-template-columns:1.25fr repeat(3,.7fr) 1.25fr;align-items:center;gap:10px;padding:13px 18px;font-size:.76rem;display:grid}.credit-batch:last-child{border-bottom:0}.credit-batch-head{color:var(--muted);font-size:.68rem;font-weight:750}.account-signout{margin-top:24px}.metric-grid{grid-template-columns:repeat(2,1fr);margin:30px 0}.metric-grid strong{font-size:2rem}.capability-panel{margin-top:20px}.capability-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.capability-grid p{background:var(--soft);border-radius:9px;padding:16px}.inline-notice,.error-box,.low-balance{color:var(--danger);background:#fff7f7;border:1px solid #f0caca;border-radius:9px;padding:13px 15px;font-size:.82rem}.inline-notice{margin:16px 0}.login-page{background:linear-gradient(135deg,#f3f8ff,#f2fbf9);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);width:min(432px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:14px;padding:34px 36px 28px;display:grid}.login-brand{margin-bottom:6px}.login-card h1{margin:0 0 4px;font-size:clamp(1.82rem,5vw,2.18rem);line-height:1.08}.login-intro{color:var(--muted);margin:0 0 8px;font-size:.82rem;line-height:1.6}.login-card label{color:var(--ink-2);font-size:.82rem;font-weight:700}.login-card input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:0;margin-top:8px;padding:12px 13px}.auth-method-tabs{border:1px solid var(--line);background:#f5f9fde6;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.auth-method-tabs button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;font-size:.86rem;font-weight:800}.auth-method-tabs button.active{color:#173f85;background:#fff;box-shadow:0 8px 20px #20478214}.phone-login-fields{gap:13px;display:grid}.phone-input-row{grid-template-columns:minmax(140px,.75fr) minmax(0,1fr);gap:10px;display:grid}.sms-code-field{gap:8px;display:grid}.sms-code-field label{margin:0}.sms-code-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;transition:border-color .18s,box-shadow .18s;display:grid}.sms-code-row:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #176bff1a}.sms-code-row input{box-shadow:none;background:0 0;border:0;margin-top:0}.sms-code-row input:focus{box-shadow:none}.sms-code-send{color:#1552b8;min-width:100px;font:inherit;cursor:pointer;white-space:nowrap;background:#edf5ff;border:0;border-radius:9px;margin-right:6px;padding:8px 12px;font-size:.78rem;font-weight:800}.sms-code-send:disabled{color:#9aa8ba;cursor:not-allowed;background:#f3f6fa}.login-card select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:0;margin-top:8px;padding:13px}.login-card select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #176bff1a}.captcha-area{gap:6px;min-height:46px;display:grid}.captcha-area-ready{min-height:0}.captcha-area-ready .captcha-widget-host{display:none}.captcha-status{color:var(--muted);margin:0;font-size:.78rem}.captcha-ready{color:#087a55;background:#087a5512;border:1px solid #087a5524;border-radius:11px;padding:9px 12px;font-weight:700}.captcha-retry{color:var(--danger);cursor:pointer;font:inherit;background:#fff7f7;border:1px solid #f0caca;border-radius:9px;padding:11px 13px;font-weight:700}.browser-warning{color:#76520b;background:#fff9eb;border:1px solid #f1d59b;border-radius:9px;margin:0;padding:12px 14px;font-size:.8rem;line-height:1.6}.auth-legal{color:var(--muted);text-align:center;margin:0;font-size:.72rem;line-height:1.5}.auth-legal a{color:var(--blue)}@media (max-width:480px){.login-page{padding:12px}.login-card{padding:28px 24px}.phone-input-row{grid-template-columns:1fr}}.app-shell{background:#f7f9fc;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.app-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.app-sidebar .brand{margin:2px 8px 28px}.new-chat{width:100%;margin-bottom:22px}.sidebar-label{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:13px 10px 8px;font-size:.68rem;font-weight:800}.conversation-list{gap:4px;display:grid;overflow:hidden auto}.conversation-row{border-radius:10px;display:block;position:relative;overflow:hidden}.conversation-row:has(.active){background:var(--soft)}.conversation-button,.conversation-drawer button{cursor:pointer;background:0 0;border:0}.conversation-button{width:100%;color:var(--muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;padding:11px 58px 11px 10px;overflow:hidden}.conversation-button.active{color:var(--ink);font-weight:700}.conversation-drawer{z-index:2;opacity:.82;background:linear-gradient(90deg,#0c101a00,#0c101ae0 18%),#ffffff0b;border:1px solid #ffffff14;border-radius:10px;justify-content:flex-end;align-items:center;gap:4px;width:38px;height:32px;padding:3px;transition:width .18s,border-color .18s,background .18s,box-shadow .18s,opacity .16s,transform .18s;display:flex;position:absolute;top:50%;right:8px;overflow:hidden;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff0d,0 8px 22px #0000002e}.conversation-row:hover .conversation-drawer,.conversation-row:focus-within .conversation-drawer{opacity:1;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff17,0 12px 30px #00000042}.conversation-row:has(.active) .conversation-drawer{opacity:1;border-color:#ffffff24;box-shadow:inset 0 1px #ffffff17,0 12px 30px #00000042}.conversation-row:hover .conversation-drawer,.conversation-row:focus-within .conversation-drawer{border-color:var(--line);background:#0c101af5;width:126px}.conversation-more{color:#fff;letter-spacing:.08em;background:linear-gradient(#ffffff14,#ffffff05),#7c5cff14;border-radius:7px;flex:0 0 28px;justify-content:center;align-items:center;gap:3px;height:26px;font-size:1rem;font-weight:900;line-height:1;display:flex}.conversation-more:before{content:"???";transform:translateY(-2px)}.conversation-more span{display:none}.conversation-drawer button{color:var(--ink-2);opacity:0;white-space:nowrap;border-radius:7px;flex:none;padding:5px 7px;font-size:.76rem;line-height:1;transition:background .16s,color .16s,opacity .16s}.conversation-row:hover .conversation-drawer button,.conversation-row:focus-within .conversation-drawer button{opacity:1}.workspace-scroll-tools{z-index:9;pointer-events:none;gap:8px;display:grid;position:fixed;bottom:158px;right:24px}.workspace-scroll-tools button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink-2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;pointer-events:auto;background:linear-gradient(#ffffff17,#ffffff08),#0c101ad6;border-radius:12px;place-items:center;transition:border-color .16s,color .16s,transform .16s,background .16s;display:grid;box-shadow:0 18px 44px #0000003d}.workspace-scroll-tools button:hover{color:var(--ink);background:linear-gradient(#2dd4ef29,#7c5cff14),#0c101aeb;border-color:#2dd4ef57;transform:translateY(-1px)}.workspace-scroll-tools button:focus-visible{outline-offset:3px;outline:2px solid #2dd4efc7}.sidebar-bottom{margin-top:auto;display:grid}.sidebar-bottom a{color:var(--muted);padding:10px 12px;font-size:.84rem}.sidebar-bottom a:hover{color:var(--blue)}.chat-main{flex-direction:column;min-width:0;min-height:100vh;display:flex}.chat-topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:0 28px;display:flex}.model-control{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:220px;display:flex}.model-toggle{background:#f6faff;border:1px solid #d8e4f2;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;display:inline-grid;box-shadow:0 10px 28px #0f264614}.model-toggle button{color:#627086;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:96px;padding:8px 12px;font-size:.72rem;font-weight:800;transition:color .18s,background .18s,box-shadow .18s}.model-toggle button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 8px 18px #2563eb38}.model-hint{color:#7a8798;text-align:center;font-size:.67rem;font-weight:650}.chat-topbar strong,.chat-topbar small{display:block}.chat-topbar small{color:var(--muted);margin-top:3px;font-size:.68rem}.low-balance{max-width:820px;margin:18px auto 0}.message-area{width:min(820px,100% - 40px);margin:0 auto;padding:50px 0 190px}.empty-state{text-align:center;padding-top:10vh}.empty-mark{color:#fff;background:linear-gradient(135deg, var(--blue), var(--teal));border-radius:14px;place-items:center;width:54px;height:54px;margin:0 auto 22px;font-size:1.45rem;font-weight:900;display:grid}.empty-state h1{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(2rem,5vw,3.2rem)}.empty-state p{color:var(--muted)}.prompt-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:36px;display:grid}.prompt-grid button{border:1px solid var(--line);color:var(--ink-2);text-align:left;cursor:pointer;background:#fff;border-radius:10px;padding:16px}.prompt-grid button:hover{border-color:#b8cce5;box-shadow:0 8px 22px #1f426c0f}.message{grid-template-columns:36px 1fr;gap:14px;margin-bottom:28px;display:grid}.message-avatar{color:#fff;background:var(--blue);border-radius:9px;place-items:center;width:34px;height:34px;font-size:.7rem;font-weight:900;display:grid}.message-body{color:var(--ink-2);padding-top:5px;line-height:1.8}.message-content{gap:18px;display:grid}.message-content h2{color:var(--ink);letter-spacing:-.02em;margin:12px 0 0;font-size:clamp(1.05rem,2.6vw,1.32rem);line-height:1.45}.message-content p,.message-content ul{margin:0}.message-content ul{gap:8px;padding-left:1.1em;display:grid}.message-content li{padding-left:.15em}.message-meta{color:#8a99aa;margin-top:8px;font-size:.68rem}.composer-wrap{z-index:8;background:linear-gradient(#0000,#f7f9fc 35%);padding:35px 20px 20px;position:fixed;bottom:0;left:260px;right:0}.composer{background:#fff;border:1px solid #ccd9e7;border-radius:14px;width:min(820px,100%);margin:0 auto;padding:11px;box-shadow:0 15px 50px #1f426c1f}.composer textarea{resize:vertical;width:100%;min-height:56px;max-height:190px;color:var(--ink);background:0 0;border:0;outline:0;padding:7px 9px;line-height:1.6}.composer-footer{justify-content:space-between;align-items:center;display:flex}.file-button{color:var(--muted);cursor:pointer;padding:8px 10px;font-size:.78rem}.send-button{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:9px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.send-button:disabled{opacity:.42}.composer-hint{color:#8795a6;text-align:center;margin:8px auto 0;font-size:.67rem}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10233d57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(500px,100%);box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:30px}.modal-icon{width:44px;height:44px;color:var(--blue);background:var(--sky);border-radius:10px;place-items:center;font-size:.68rem;font-weight:900;display:grid}.modal h2{margin:20px 0}.file-task-progress{color:#26395b;background:linear-gradient(135deg,#edf1fff5,#f8fbfff0);border:1px solid #5967f42e;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.file-task-progress>div{gap:3px;min-width:0;display:grid}.file-task-progress strong{font-size:.92rem}.file-task-progress small{color:#64748b;line-height:1.5}.file-task-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:0 0 16px;padding:0;list-style:none;display:grid}.file-task-steps li{color:#718096;text-align:center;background:#f8fafc;border:1px solid #94a3b838;border-radius:999px;min-width:0;padding:7px 5px;font-size:.72rem;font-weight:780}.file-task-steps li.done{color:#26734a;background:#ecfdf3;border-color:#40b87a3d}.file-task-steps li.active{color:#2636a6;background:#eef2ff;border-color:#5967f447;box-shadow:0 8px 18px #5967f41f}.file-summary{margin:0}.file-summary div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;padding:12px 0;display:grid}.file-summary dt{color:var(--muted)}.file-summary dd{text-align:right;overflow-wrap:anywhere;margin:0}.modal-note{color:var(--muted);font-size:.8rem;line-height:1.6}.modal-actions{justify-content:flex-end;margin-top:24px}body{color:var(--ink);background:radial-gradient(circle at 78% -12%,#7c5cff38,#0000 34rem),radial-gradient(circle at 6% 8%,#22d3ee21,#0000 30rem),linear-gradient(135deg,#05070c 0%,#090d16 46%,#0d1320 100%)}body:before{z-index:-1;pointer-events:none;content:"";background:linear-gradient(120deg,#0000 0 58%,#ffffff0b 58.2%,#0000 70%),radial-gradient(circle at 92% 9%,#ffffff14,#0000 9rem);position:fixed;inset:0}.site-header{background:#06090fc2;border-bottom-color:#ffffff14;box-shadow:0 18px 70px #0000003d}.brand,.site-header nav,.text-link,.language-button{color:var(--ink-2)}.brand-mark,.preview-logo,.empty-mark,.message-avatar,.send-button,.avatar-button{background:linear-gradient(135deg, var(--blue), var(--teal));box-shadow:0 12px 36px #7c5cff4d}.account-dropdown,.mobile-drawer,.modal,.login-card,.product-preview,.service-card,.case-card,.price-card,.topup-card,.legal-sections section,.billing-grid article,.account-grid article,.metric-grid article,.content-panel,.credit-category-card,.subscription-summary,.composer,.prompt-grid button{border-color:var(--line);background:linear-gradient(#141a28ed,#0c101ae6);box-shadow:0 24px 80px #00000047}.account-dropdown a,.account-dropdown button,.mobile-drawer nav a,.drawer-actions a,.drawer-actions button,.conversation-button,.message-body,.price-card ul,.prompt-grid button,.login-card label{color:var(--ink-2)}.account-dropdown a:hover,.account-dropdown button:hover,.conversation-row:hover{background:#ffffff0f}.conversation-row:has(.active){background:#ffffff0f}.menu-button,.drawer-close,.button-secondary{border-color:var(--line);color:var(--ink);background:#ffffff0e}.button-primary{color:#fff;background:linear-gradient(135deg, var(--blue), #3b82f6 52%, var(--teal));box-shadow:0 16px 38px #7c5cff57}.button-primary:hover{background:linear-gradient(135deg,#8f76ff,#4f8dff 52%,#2dd4ef);box-shadow:0 18px 48px #7c5cff73}.button-secondary:hover{border-color:#ffffff38;box-shadow:0 16px 38px #0000003d}.button-dark{background:#ffffff14;border:1px solid #ffffff29}.hero{min-height:660px;padding-block:84px}.hero h1{letter-spacing:-.06em;font-size:clamp(2.85rem,5vw,4.95rem)}.hero-lead{color:#9ca9bd;font-size:1rem}.hero-badge{color:#c6bcff;background:#7c5cff17;border-color:#7c5cff52}.eyebrow{color:#a895ff}.hero-proof span:before,.price-card li:before{color:var(--teal);content:"✓"}.preview-toolbar,.credit-batches,.preview-body,.app-sidebar,.chat-topbar,.composer-wrap,.soft-section{border-color:var(--line);background:#070a11b8}.preview-body{background:radial-gradient(circle at 86% 6%,#7c5cff21,#0000 13rem),linear-gradient(#121826f2,#0b0f18f5)}.preview-prompt,.preview-answer,.preview-file,.availability-note,.capability-grid p{border:1px solid var(--line);color:var(--ink-2);background:#ffffff0e}.preview-file>span{color:#ff9f9f;background:#ff85851f}.card-number,.credit-type-icon,.modal-icon,.model-toggle,.preview-toolbar i{color:#c6bcff;background:#7c5cff1c;border:1px solid #7c5cff2e}.service-card:hover,.price-card.featured{border-color:#7c5cff9e;box-shadow:0 28px 90px #7c5cff24}.case-grid{border-color:var(--line);background:var(--line)}.check-mark,.credit-type-icon.top_up{color:var(--teal);background:#22d3ee1f}.process-section,.developer-banner,.final-cta{color:var(--ink);background:radial-gradient(circle at 92% 12%,#7c5cff38,#0000 18rem),linear-gradient(135deg,#121826f5,#080b12fa)}.process-grid article,.developer-banner,.final-cta{border:1px solid var(--line);box-shadow:var(--shadow)}.developer-banner p,.process-grid p,.final-cta p,.section-heading>p:last-child,.page-intro>p:last-child,.inner-hero>p:last-child,.content-panel>p,.service-card p,.case-card p,.advantage-grid p,.billing-grid p,.legal-sections p,.legal-sections li,.faq-list details p{color:var(--muted)}.demo-banner,.billing-status-banner,.inline-notice,.error-box,.low-balance,.browser-warning{color:#d7dcff;background:#7c5cff17;border-color:#7c5cff40}.error-box,.low-balance,.inline-notice{color:#ffb3b3;background:#ff858517;border-color:#ff858547}.login-page,.app-shell{background:radial-gradient(circle at 78% 8%,#7c5cff38,#0000 26rem),radial-gradient(circle at 12% 78%,#22d3ee1a,#0000 24rem),#060912}.login-card input,.composer textarea,.settings-grid input,.settings-grid textarea{color:var(--ink)}.login-card input,.composer,.settings-grid input,.settings-grid textarea,.knowledge-item{background:#05080eb3;border-color:#ffffff21}.login-card input:focus,.composer:focus-within,.settings-grid input:focus,.settings-grid textarea:focus{box-shadow:0 0 0 3px #7c5cff2e, var(--shadow);border-color:#7c5cffc7}.table th,.table td,.faq-list,.faq-list details,.credit-batches,.credit-batch,.site-footer,.legal-page>header{border-color:var(--line)}.table th{color:#9ca9bd}.status-pill{background:#22d3ee1a;color:#8ef2c2!important}.app-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06090fd1}.chat-topbar{background:#06090fc7}.message.user .message-avatar{color:var(--ink);box-shadow:none;background:#ffffff1a}.message-meta,.composer-hint,.model-hint,.file-button,.sidebar-bottom a{color:var(--muted)}.modal-backdrop,.mobile-menu-backdrop{background:#0000009e}@media (max-width:960px){.site-header nav{display:none}.menu-button{display:block}.header-actions>.language-button,.header-actions>.text-link,.header-actions>.button,.header-actions>.account-menu{display:none}.hero,.developer-banner,.developer-layout{grid-template-columns:1fr}.hero{padding-block:70px}.product-preview{max-width:700px}.service-grid,.case-grid,.process-grid,.account-grid{grid-template-columns:repeat(2,1fr)}.credit-category-grid{grid-template-columns:1fr}.sticky-panel{position:static}}@media (max-width:680px){body:has(.app-shell){background:#070b13}body:has(.app-shell):before{display:none}.app-shell,.chat-main{background:#070b13;overflow-x:hidden}.message-area{width:min(100% - 28px,820px);padding-top:36px}.message{grid-template-columns:34px minmax(0,1fr);gap:12px}.message-body{overflow-wrap:anywhere;word-break:normal;font-size:.98rem;line-height:1.78}.message-content{gap:16px}.section{width:min(100% - 28px,1180px)}.site-header{min-height:64px;padding-inline:14px}.hero{gap:48px}.hero h1{letter-spacing:-.035em;overflow-wrap:anywhere;word-break:break-all;max-width:100%;font-size:clamp(1.95rem,9vw,2.45rem)}.hero-actions,.final-cta{flex-direction:column;align-items:stretch}.preview-body{padding:22px}.service-grid,.case-grid,.advantage-grid,.process-grid,.pricing-grid,.topup-grid,.billing-grid,.account-grid,.capability-grid,.settings-grid{grid-template-columns:1fr}.knowledge-item{flex-direction:column;align-items:stretch}.content-section{padding-block:78px}.content-page,.inner-hero{padding-block:56px}.site-footer{text-align:center;flex-direction:column;padding-block:28px}.legal-page{padding-top:64px}.legal-sections section{padding:22px}.page-intro{margin-bottom:36px}.page-intro h1,.inner-hero h1{letter-spacing:-.032em;word-break:break-all;font-size:clamp(1.9rem,8.5vw,2.35rem)}.account-summary{margin-bottom:60px}.credit-category-card summary{padding:18px}.credit-batch-head{display:none}.credit-batch{grid-template-columns:1fr 1fr;gap:12px;padding:16px 18px;display:grid}.credit-batch span{gap:4px;display:grid}.credit-batch span:before{color:var(--muted);content:attr(data-label);font-size:.66rem;font-weight:700}.credit-batch span:first-child,.credit-batch span:last-child{grid-column:1/-1}.subscription-summary{flex-direction:column;align-items:stretch}.developer-banner,.final-cta{padding:34px 26px}.app-shell{display:block}.app-sidebar{display:none}.composer-wrap{left:0}.workspace-scroll-tools{gap:6px;bottom:148px;right:14px}.workspace-scroll-tools button{border-radius:10px;width:34px;height:34px}.prompt-grid{grid-template-columns:1fr}.chat-topbar{flex-wrap:wrap;padding-inline:16px}.model-control{order:3;align-items:stretch;min-width:100%}.model-toggle{justify-content:center;width:100%}.model-toggle button{flex:1;min-width:0}.panel-heading{flex-direction:column;align-items:stretch}}.home-page{isolation:isolate;color:#f5f5f7;background:radial-gradient(circle at 82% -8%,#ffffff1f,#0000 18rem),radial-gradient(circle at 12% 72%,#22d3ee14,#0000 20rem),radial-gradient(circle at 52% 18%,#7c5cff1f,#0000 26rem),linear-gradient(145deg,#050608 0%,#08090d 48%,#0b0c10 100%);min-height:100vh;position:relative;overflow:hidden}.home-page:before,.home-page:after{z-index:-1;pointer-events:none;content:"";position:fixed;inset:0}.home-page .section{width:min(100% - 48px,1240px)}.home-page .site-header{min-height:66px;box-shadow:none;-webkit-backdrop-filter:blur(22px)saturate(130%);backdrop-filter:blur(22px)saturate(130%);background:#050608b8;border-bottom:1px solid #ffffff17;padding-inline:max(24px,50% - 620px)}.home-page .brand{letter-spacing:.13em;gap:11px;font-size:.86rem}.home-page .brand-mark,.home-page .preview-logo,.home-page .avatar-button{background:linear-gradient(135deg,#7f6cff 0%,#2aa7dc 100%);box-shadow:0 12px 34px #1f5ca638}.home-page .site-header nav{gap:clamp(18px,2.4vw,34px);font-size:.82rem}.home-page .site-header nav a,.home-page .text-link,.home-page .language-button{transition:color .16s,opacity .16s}.home-page .button-primary{color:#fff;background:linear-gradient(#ffffff1f,#fff0),linear-gradient(135deg,#7c5cffdb,#2497dae6);border:1px solid #ffffff29;box-shadow:0 18px 44px #375bb242}.home-page .hero-actions .button-large{border-radius:10px;min-height:48px;padding-inline:24px;font-size:.94rem}.home-page .button-secondary,.home-page .menu-button,.home-page .drawer-close{color:#f5f5f7;background:#ffffff0b;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff0f}.home-page .button-primary:hover,.home-page .button-secondary:hover{filter:brightness(1.04);border-color:#ffffff3d;transform:translateY(-1px)}.home-page .button-primary:focus-visible,.home-page .button-secondary:focus-visible,.home-page .avatar-button:focus-visible,.home-page .language-button:focus-visible,.home-page .menu-button:focus-visible,.home-page .drawer-close:focus-visible{outline-offset:4px;outline:2px solid #f5f5f7c7}.home-page .hero{grid-template-columns:minmax(0,.96fr) minmax(380px,.9fr);gap:clamp(50px,6vw,82px);min-height:calc(100svh - 66px);padding-block:clamp(54px,7vh,82px)}.home-page .hero-badge{color:#f5f5f7d6;background:#ffffff09;border-color:#ffffff24;padding:8px 14px;box-shadow:inset 0 1px #ffffff0f}.home-page .hero h1{color:#f7f7f8;letter-spacing:-.04em;text-wrap:balance;word-break:normal;overflow-wrap:normal;max-width:620px;font-size:clamp(2.55rem,3.55vw,3.85rem);line-height:1.08}.home-page .hero-lead{color:#d6dbe4b8;max-width:600px;margin:24px 0;font-size:clamp(.91rem,.95vw,1rem);line-height:1.82}.home-page .hero-actions{gap:14px}.home-page .hero-proof{color:#f5f5f7a3;gap:8px;width:fit-content;max-width:100%;margin-top:26px;font-size:.76rem}.home-page .hero-proof span{white-space:nowrap;background:#ffffff07;border:1px solid #ffffff13;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex;box-shadow:inset 0 1px #ffffff0b}.home-page .product-preview{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#141418b8;border:1px solid #ffffff1f;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000061,inset 0 1px #ffffff0f}.home-page .product-preview:before{pointer-events:none;content:"";background:radial-gradient(circle at 86% 8%,#7c5cff2e,#0000 13rem),linear-gradient(135deg,#ffffff13,#0000 38%);position:absolute;inset:-1px}.home-page .preview-toolbar,.home-page .preview-body{position:relative}.home-page .preview-toolbar{color:#f5f5f7d1;background:#05060a6b;border-bottom-color:#ffffff1a;min-height:60px}.home-page .preview-toolbar i{color:#d8d2ff;background:#7c5cff21;border:1px solid #9b84ff47}.home-page .preview-body{background:radial-gradient(circle at 82% 0,#7c5cff21,#0000 15rem),linear-gradient(#16171fdb,#0e1016e0);padding:clamp(26px,3vw,42px)}.home-page .preview-body h2{color:#fff;letter-spacing:-.04em;margin-bottom:26px;font-size:clamp(1.08rem,1.5vw,1.38rem)}.home-page .preview-prompt,.home-page .preview-file,.home-page .preview-answer{color:#f5f5f7d6;background:#ffffff0e;border-color:#ffffff1c;box-shadow:inset 0 1px #ffffff0b}.home-page .preview-prompt{max-width:86%;margin-left:auto}.home-page .preview-file{max-width:76%;margin:16px auto 0}.home-page .preview-answer{margin-top:22px;line-height:1.72}.home-page .preview-answer span{color:#fff;box-shadow:none;background:linear-gradient(135deg,#7f6cff,#2aa7dc)}@media (prefers-reduced-motion:no-preference){.home-page .product-preview{transition:border-color .18s,transform .18s,box-shadow .18s;animation:7s ease-in-out infinite preview-float}.home-page .product-preview:hover{border-color:#ffffff2e;transform:translateY(-3px);box-shadow:0 40px 110px #00000070,inset 0 1px #ffffff13}}.usage-section{margin-top:24px}.usage-metrics{margin-bottom:18px}.usage-table td,.usage-table th{white-space:nowrap}.key-create-control{align-items:end;gap:10px;display:flex}.key-create-control label{color:#304158;gap:6px;min-width:min(280px,42vw);font-size:.78rem;font-weight:750;display:grid}.key-create-control input,.password-input-wrap input{color:#102035;background:#fff;border:1px solid #1f395724;border-radius:12px;width:100%;min-height:42px;padding:10px 12px}.password-field{gap:7px;display:grid}.password-field>label{color:#304158;font-weight:750}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:72px}.password-input-wrap button{color:#456078;cursor:pointer;background:#edf3fa;border:0;border-radius:8px;padding:6px 9px;font-weight:750;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.field-warning{color:#8a5b16;font-weight:700}.billing-rules{border:1px solid var(--border-soft);background:#ffffffe6;border-radius:20px;width:min(100%,1120px);margin:56px auto 0;padding:clamp(22px,4vw,36px);box-shadow:0 16px 42px #22406912}.model-billing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.model-billing-grid article{background:#f8fbff;border:1px solid #1f39571a;border-radius:14px;gap:5px;min-width:0;padding:16px;display:grid}.model-billing-grid strong{color:#102035}.model-billing-grid span{color:#275bd8;font-size:.8rem;font-weight:750}.model-billing-grid small{color:#6b7a90;line-height:1.5}.billing-rule-list{gap:0;margin:26px 0 0;display:grid}.billing-rule-list div{border-top:1px solid #1f395714;grid-template-columns:minmax(110px,.25fr) 1fr;gap:18px;padding:14px 0;display:grid}.billing-rule-list dt{color:#243750;font-weight:800}.billing-rule-list dd{color:#65758b;margin:0;line-height:1.6}@media (max-width:820px){.model-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.key-create-control{flex-direction:column;align-items:stretch;width:100%}.key-create-control label{min-width:0}}@media (max-width:520px){.model-billing-grid{grid-template-columns:1fr}.billing-rule-list div{grid-template-columns:1fr;gap:5px}}.home-page,.content-page,.pricing-page{--surface-white:#ffffffeb;--surface-soft:#f8fbffd6;--surface-line:#1e37561a;--soft-shadow:0 18px 48px #2240691a}.home-page .site-header,.content-page~.site-footer,.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-page .hero{grid-template-columns:minmax(0,.96fr) minmax(420px,.9fr);align-items:center;gap:clamp(34px,5vw,78px);min-height:calc(100vh - 76px);padding-top:clamp(54px,7vw,96px);padding-bottom:clamp(46px,6vw,86px)}.home-page .hero-badge{color:#315ccf;background:#eff5ffdb;border:1px solid #3468f629;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.home-page .hero h1{color:#0d1c31;letter-spacing:-.078em;max-width:660px;margin-top:22px;font-size:clamp(3rem,5.45vw,5.85rem);line-height:.98}.home-page .hero-lead{color:#53657e;max-width:620px;margin-top:24px;font-size:clamp(1.02rem,1.35vw,1.18rem);line-height:1.85}.home-page .button-large{border-radius:16px;min-height:54px;padding-inline:24px;font-weight:780}.home-page .button-primary,.new-chat,.send-button{background:linear-gradient(135deg,#5b66f6f5,#0eb0daf5),#2468f2;box-shadow:0 18px 42px #2d6fe838}.home-page .button-secondary{color:#14243a;background:#ffffffb8;border-color:#1e37561f}.hero-proof{grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;max-width:720px;margin-top:30px;display:grid}.hero-proof span{color:#40536b;background:#ffffffc2;border:1px solid #1e37561a;border-radius:18px;min-height:52px;padding:12px 14px;box-shadow:0 12px 30px #22406912}.product-preview{background:linear-gradient(#fffffff0,#f7faffd6),#fff;border:1px solid #1e37561f;border-radius:30px;width:min(100%,580px);overflow:hidden;box-shadow:0 36px 100px #22406924,inset 0 1px #fffffffa}.preview-toolbar{background:#ffffffb8;border-bottom:1px solid #1e37561a;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.preview-brandline,.preview-window-controls{align-items:center;gap:10px;display:inline-flex}.preview-window-controls span{background:#d4deea;border-radius:99px;width:8px;height:8px}.preview-body{padding:clamp(24px,4vw,34px)}.preview-model-tabs{background:#eff5fdb8;border:1px solid #1e37561a;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:24px;padding:6px;display:grid}.preview-model-tabs span{color:#66768e;text-align:center;white-space:nowrap;border-radius:13px;padding:9px 8px;font-size:.76rem;font-weight:760}.preview-model-tabs .active{color:#fff;background:linear-gradient(135deg,#5b66f6,#13b8d8);box-shadow:0 10px 24px #3468f62e}.preview-body h2{color:#102035;font-size:clamp(1.35rem,2vw,1.85rem)}.preview-prompt,.preview-file,.preview-answer{background:#ffffffd6;border-color:#1e37561c;box-shadow:0 14px 32px #22406914}.preview-answer{grid-template-columns:36px 1fr;display:grid}.service-card,.case-card,.process-grid article,.developer-banner,.faq-list details{background:#ffffffd1;border-color:#1e37561a;box-shadow:0 16px 40px #22406912}.app-shell{background:radial-gradient(circle at 80% 10%,#586cf617,#0000 26rem),linear-gradient(#f7fbff 0%,#eef5fb 100%);grid-template-columns:292px minmax(0,1fr)}.app-sidebar{background:#ffffffc7;border-right:1px solid #1e37561a;box-shadow:18px 0 46px #22406912}.app-sidebar .brand{margin-bottom:22px}.new-chat{border-radius:16px;min-height:48px}.conversation-list{padding-right:4px}.conversation-row{background:0 0;border:1px solid #0000;border-radius:16px;min-height:50px;margin-bottom:7px}.conversation-button{color:#1b2e46;font-size:.95rem;font-weight:720}.conversation-more{color:#fff;background:linear-gradient(135deg,#4353d9,#13a7d0);border:1px solid #1e37561f;box-shadow:0 10px 24px #2d6fe829}.conversation-more span{background:#fff}.sidebar-credit-card{color:#526176;background:linear-gradient(#fff,#f4f8fe);border:1px solid #1e37561a;border-radius:20px;gap:8px;margin-bottom:14px;padding:16px;display:grid;box-shadow:0 14px 34px #22406914}.sidebar-credit-card strong{color:#102035;font-size:1.45rem}.sidebar-credit-card small{color:#66768e;text-transform:uppercase}.sidebar-credit-card div{background:#e4edf8;border-radius:999px;height:7px;overflow:hidden}.sidebar-credit-card div span{border-radius:inherit;background:linear-gradient(135deg,#5b66f6,#13b8d8);height:100%;display:block}.chat-topbar{background:#ffffffd6;border:1px solid #1e37561a;border-radius:24px;width:min(100% - 44px,1180px);margin:18px auto 0;box-shadow:0 16px 44px #22406914}.chat-actions{align-items:center;display:flex}.chat-actions a{color:#fff;background:linear-gradient(135deg,#5b66f6,#13b8d8);border:1px solid #1e37561a;border-radius:999px;place-items:center;width:40px;height:40px;font-weight:800;text-decoration:none;display:inline-grid}.message-area{background:#fffc;border:1px solid #1e37561a;border-radius:30px;width:min(100% - 44px,1060px);margin-top:20px;padding:clamp(24px,4vw,42px);box-shadow:0 22px 70px #2240691a}.message-body{border-radius:20px}.message.assistant .message-body{background:#f6f9fd}.composer{border-radius:26px}.composer-footer{align-items:center}.file-button{color:#3457b6;background:#f5f9ff;border:1px solid #1e37561a;border-radius:14px}.account-dashboard-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:clamp(22px,3vw,34px);display:grid}.account-side-nav{background:#ffffffd1;border:1px solid #1e37561a;border-radius:26px;gap:18px;padding:20px;display:grid;position:sticky;top:96px;box-shadow:0 18px 46px #22406914}.account-side-nav>div:first-child{gap:10px;display:grid}.account-side-kicker{color:#66768e;font-size:.82rem;font-weight:760}.account-side-nav strong{color:#102035;font-size:1.85rem}.account-side-nav nav{gap:8px;display:grid}.account-side-nav nav a{color:#40536b;border-radius:14px;padding:12px 13px;font-weight:720;text-decoration:none}.account-side-nav nav a:hover{color:#173fbb;background:#eef5ff}.account-side-card{color:#53657e;background:linear-gradient(135deg,#eef5ff,#f8fbff);border-radius:20px;gap:8px;padding:16px;display:grid}.account-side-card strong{color:#102035;font-size:1.35rem}.account-dashboard-main{min-width:0}.account-dashboard-main .page-intro{text-align:left;margin-bottom:20px}.account-dashboard-main .page-intro h1{max-width:780px}.account-summary,.ai-preferences-panel,.pricing-grid+.topup-section{border-radius:26px}@media (max-width:1180px){.home-page .hero{grid-template-columns:1fr;min-height:auto}.home-page .hero-copy{max-width:760px}.product-preview{width:min(100%,720px)}}@media (max-width:860px){.account-dashboard-layout,.app-shell{grid-template-columns:1fr}.account-side-nav{position:relative;top:auto}.account-side-nav nav{grid-template-columns:repeat(3,minmax(0,1fr))}.home-page .hero h1{letter-spacing:-.052em}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-page .hero{padding-top:34px}.home-page .hero h1{letter-spacing:-.045em;font-size:clamp(2.28rem,12vw,3.25rem);line-height:1.06}.hero-proof,.preview-model-tabs,.account-side-nav nav{grid-template-columns:1fr}.product-preview{border-radius:24px}.chat-topbar,.message-area{width:min(100% - 28px,1060px)}.message-area{border-radius:24px;padding:18px}}.conversation-row{background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;min-height:48px;padding:5px;display:grid;overflow:visible}.conversation-row:hover,.conversation-row:focus-within{background:#eef4fb;border-color:#1f395714}.conversation-row:has(.active){background:#eef4fb;border-color:#1f395714}.conversation-button{color:#182a41;border-radius:12px;min-width:0;padding:10px 8px;font-weight:760}.conversation-button.active{background:0 0}.conversation-drawer{background:#ffffffb8;border:1px solid #1f39571f;border-radius:12px;justify-self:end;width:34px;height:34px;padding:3px;transition:width .18s,background .18s,box-shadow .18s;position:relative;inset:auto;overflow:hidden;transform:none;box-shadow:0 8px 22px #1b375a14}.conversation-row:hover .conversation-drawer,.conversation-row:focus-within .conversation-drawer{background:#ffffffd1;border-color:#1f39571f;width:34px;box-shadow:0 8px 22px #1b375a14}.conversation-row:has(.active) .conversation-drawer{background:#ffffffd1;border-color:#1f39571f;width:34px;box-shadow:0 8px 22px #1b375a14}.conversation-drawer:hover,.conversation-drawer:focus-within{background:#fffffffa;width:128px;box-shadow:0 12px 30px #1b375a24}.conversation-more{color:#fff;background:linear-gradient(135deg,#5967f4,#13b8d8);border:0;border-radius:9px;flex:0 0 26px;width:26px;height:26px;box-shadow:0 8px 18px #3468f62e}.conversation-more:before{color:#fff;letter-spacing:.04em;font-size:1.05rem}.conversation-drawer button{color:#66768e;opacity:0;pointer-events:none;padding:6px 8px}.conversation-drawer:hover button,.conversation-drawer:focus-within button{opacity:1;pointer-events:auto}.final-cta{color:#102035;background:radial-gradient(circle at 88% 12%,#3468f617,#0000 18rem),linear-gradient(135deg,#fffffff5,#f7faffeb);border:1px solid #1e37561a;box-shadow:0 22px 70px #2240691a}.final-cta h2{color:#102035}.final-cta p{color:#53657e}.ai-preferences-panel .settings-grid input,.ai-preferences-panel .settings-grid textarea{color:#102035;background:#fffffff0;border:1px solid #1f39571f;box-shadow:inset 0 1px #ffffffd1}.ai-preferences-panel .settings-grid input::placeholder,.ai-preferences-panel .settings-grid textarea::placeholder{color:#8b98aa}.ai-preferences-panel .settings-grid input:focus,.ai-preferences-panel .settings-grid textarea:focus{background:#fff;border-color:#3468f670;box-shadow:0 0 0 4px #3468f61a}.app-shell,.app-shell *,.app-shell :before,.app-shell :after{box-sizing:border-box}.app-shell{grid-template-columns:272px minmax(0,1fr)}.app-sidebar{background:#ffffffd1;border-right:1px solid #1f39571a;flex-direction:column;width:272px;min-width:272px;height:100dvh;min-height:100dvh;padding:14px 12px;display:flex;overflow:hidden}.sidebar-top{flex:none;min-width:0}.app-sidebar .brand{margin:2px 0 14px;padding-inline:2px}.new-chat{border-radius:14px;width:calc(100% - 24px);min-height:46px;margin:0 12px 18px}.sidebar-label{color:#7a8798;letter-spacing:.04em;margin:0 12px 8px;font-size:.72rem;font-weight:800}.conversation-list{scrollbar-width:thin;scrollbar-color:#54688238 transparent;flex-direction:column;flex:auto;gap:4px;min-height:0;margin:0;padding:0 4px 10px;display:flex;overflow:hidden auto}.conversation-row{border:1px solid #0000;border-radius:10px;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:4px;height:42px;min-height:42px;padding:0 4px 0 8px;display:grid;position:relative;overflow:visible}.conversation-row:has(.conversation-button.active){background:#eaf2fb;border-color:#3468f621;box-shadow:0 8px 18px #22406914}.conversation-button{color:#2c3c52;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:0;height:100%;padding:0 4px;font-size:.91rem;font-weight:690;line-height:40px;display:block;overflow:hidden}.conversation-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.conversation-rename-input{color:#102035;width:100%;min-width:0;height:32px;font:inherit;background:#fff;border:1px solid #3468f661;border-radius:8px;outline:none;padding:0 9px;box-shadow:0 0 0 3px #3468f61a}.conversation-button.active{color:#102035;background:0 0}.conversation-drawer{z-index:4;width:32px;height:32px;box-shadow:none;background:0 0;border:0;place-items:center;padding:0;display:grid;position:relative;inset:auto;overflow:visible;transform:none}.conversation-row:hover .conversation-drawer,.conversation-row:focus-within .conversation-drawer{width:32px;box-shadow:none;background:0 0;border:0}.conversation-row:has(.active) .conversation-drawer{width:32px;box-shadow:none;background:0 0;border:0}.conversation-more{color:#4c5d73;width:30px;height:30px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:3px;display:inline-flex}.conversation-more:hover,.conversation-more[aria-expanded=true]{color:#102035;background:#1f395714}.conversation-more span{background:currentColor;border-radius:50%;flex:0 0 2px;width:2px;height:2px;display:block}.conversation-menu{z-index:80;background:#fffffffa;border:1px solid #1f39571f;border-radius:12px;width:120px;padding:6px;display:grid;position:fixed;box-shadow:0 16px 38px #1b375a29}.conversation-menu button{color:#304158;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;padding:9px 10px;font-size:.86rem;font-weight:700}.conversation-menu button:hover{color:#1744c8;background:#edf4ff}.conversation-menu button.danger{color:#be4052}.conversation-menu button.danger:hover{color:#9f2636;background:#fff0f2}.conversation-drawer>button:not(.conversation-more){display:none}.sidebar-bottom{border-top:1px solid #1f395714;flex:none;gap:2px;min-width:0;margin-top:0;padding-top:10px;display:grid}.sidebar-credit-card{border-radius:18px;min-width:0;margin:0 0 10px;padding:14px}.conversation-skeleton,.sidebar-credit-skeleton{background:#edf2f8;border-radius:10px;position:relative;overflow:hidden}.conversation-skeleton{height:42px}.sidebar-credit-skeleton{border-radius:16px;height:104px;margin-bottom:10px}.conversation-skeleton:after,.sidebar-credit-skeleton:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffffb8 48%,#0000 76%);animation:1.4s infinite sidebar-skeleton;position:absolute;inset:0;transform:translate(-100%)}.sidebar-credit-card strong,.sidebar-credit-card span,.sidebar-credit-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-bottom a{text-overflow:ellipsis;white-space:nowrap;border-radius:10px;padding:9px 10px;overflow:hidden}.mobile-sidebar-toggle,.sidebar-backdrop{display:none}@media (max-width:680px){.app-shell{display:block}.app-sidebar{z-index:50;width:min(86vw,320px);min-width:min(86vw,320px);height:100dvh;min-height:100dvh;padding-top:max(14px, env(safe-area-inset-top));padding-bottom:max(14px, env(safe-area-inset-bottom));transition:transform .18s;position:fixed;inset:0 auto 0 0;transform:translate(-104%)}.app-sidebar.open{transform:translate(0)}.chat-main{min-height:100dvh;padding-left:0}.mobile-sidebar-toggle{color:#263a54;background:#ffffffe6;border:1px solid #1f39571f;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:inline-grid;box-shadow:0 10px 24px #1b375a14}.sidebar-backdrop{z-index:49;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1020352e;border:0;display:block;position:fixed;inset:0}}@keyframes sidebar-skeleton{to{transform:translate(100%)}}.dashboard-overview{gap:32px;width:100%;padding-block:18px 120px;display:grid}.dashboard-welcome,.dashboard-stat-card,.dashboard-activity-card{border:1px solid var(--border-soft);background:#ffffffe6;box-shadow:0 16px 42px #22406912}.dashboard-welcome{border-radius:20px;gap:20px;padding:clamp(24px,4vw,42px);display:grid}.dashboard-welcome h1{color:#102035;letter-spacing:-.04em;max-width:680px;margin:8px 0 10px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.dashboard-welcome p,.dashboard-section-heading p,.dashboard-stat-card p{color:#66758a;margin:0;line-height:1.65}.dashboard-primary-actions{flex-wrap:wrap;gap:10px;display:flex}.dashboard-prompt-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.dashboard-prompt-grid button{color:#243750;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #1f39571c;border-radius:12px;min-height:72px;padding:14px;font-weight:700;line-height:1.45}.dashboard-prompt-grid button:hover{background:#f0f6ff;border-color:#3468f647;transform:translateY(-1px)}.dashboard-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.dashboard-section-heading h2{color:#102035;margin:0 0 4px;font-size:1.2rem}.dashboard-section-heading a{color:#275bd8;font-weight:750}.dashboard-stat-grid,.dashboard-activity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-stat-card,.dashboard-activity-card{border-radius:16px;min-width:0;padding:20px}.dashboard-stat-card>span{color:#708098;font-size:.82rem;font-weight:750}.dashboard-stat-card strong{overflow-wrap:anywhere;color:#102035;margin:10px 0 8px;font-size:clamp(1.35rem,2.5vw,2rem);display:block}.dashboard-activity-card h3{color:#102035;margin:0 0 14px;font-size:1rem}.dashboard-activity-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.dashboard-activity-card li{border-bottom:1px solid #1f395714;gap:3px;min-width:0;padding:10px 0;display:grid}.dashboard-activity-card li:last-child{border-bottom:0}.dashboard-activity-card li strong{color:#243750;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.dashboard-activity-card li span,.dashboard-empty{color:#7a889c;font-size:.78rem}.dashboard-empty{text-align:center;place-content:center;justify-items:center;min-height:116px;display:grid}.dashboard-empty button{color:#275bd8;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:750}.dashboard-skeleton{background:#eaf0f7;border-radius:16px;position:relative;overflow:hidden}.dashboard-skeleton:after{content:"";background:linear-gradient(100deg,#0000,#fffc,#0000);animation:1.4s infinite sidebar-skeleton;position:absolute;inset:0;transform:translate(-100%)}.dashboard-skeleton-hero{height:280px}.dashboard-skeleton-card{height:148px}.model-toggle button{align-content:center;gap:2px;display:grid}.model-toggle button strong{font:inherit}.model-toggle button span{color:inherit;opacity:.68;font-size:.67rem;font-weight:600}.composer textarea{resize:none;min-height:52px;max-height:220px;overflow-y:auto}.message-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.message-actions button{color:#607089;cursor:pointer;background:#ffffffb8;border:1px solid #1f39571a;border-radius:8px;padding:6px 9px;font-size:.76rem;font-weight:700}.message-actions button:hover{color:#1744c8;border-color:#3468f640}.generation-status{align-items:center;gap:9px;display:flex}.status-dot{background:#3468f6;border-radius:999px;width:8px;height:8px;animation:1.2s ease-in-out infinite status-pulse;box-shadow:0 0 0 5px #3468f61a}.inline-status{color:#304158;background:#fffffff0;border:1px solid #1f39571a;border-radius:999px;width:fit-content;margin-inline:auto;padding:8px 12px;font-size:.8rem;font-weight:700;position:sticky;bottom:184px;box-shadow:0 10px 30px #2240691f}@keyframes status-pulse{50%{opacity:.48;transform:scale(.82)}}@media (max-width:1040px){.dashboard-prompt-grid,.dashboard-stat-grid,.dashboard-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.dashboard-overview{gap:24px;padding-block:8px 190px}.dashboard-welcome{padding:22px 18px}.dashboard-welcome h1{font-size:clamp(1.8rem,9vw,2.5rem)}.dashboard-prompt-grid,.dashboard-stat-grid,.dashboard-activity-grid{grid-template-columns:1fr}.dashboard-primary-actions .button{flex:100%}.dashboard-section-heading{flex-direction:column;align-items:start}}@keyframes preview-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1040px){.home-page .hero{grid-template-columns:1fr;gap:44px;padding-block:58px 76px}.home-page .hero-copy,.home-page .hero h1,.home-page .hero-lead{max-width:680px}.home-page .hero h1{letter-spacing:-.044em;font-size:clamp(2.6rem,6.4vw,3.7rem);line-height:1.08}.home-page .hero-lead{max-width:640px}.home-page .product-preview{width:min(100%,720px)}}@media (min-width:900px) and (max-width:1040px){.home-page .hero{grid-template-columns:minmax(0,.95fr) minmax(330px,.74fr);gap:clamp(34px,4.5vw,52px)}.home-page .hero-copy,.home-page .hero h1,.home-page .hero-lead{max-width:560px}.home-page .hero h1{font-size:clamp(2.55rem,4.45vw,3.15rem);line-height:1.09}.home-page .hero-lead{font-size:.9rem;line-height:1.75}.home-page .hero-actions .button-large{min-height:44px;padding-inline:20px;font-size:.88rem}.home-page .hero-proof{max-width:560px}.home-page .product-preview{width:100%}.home-page .preview-body{padding:24px}.home-page .preview-body h2{margin-bottom:18px;font-size:1rem}}@media (max-width:680px){.home-page .section{width:min(100% - 28px,1240px)}.home-page,.home-page .section,.home-page .hero,.home-page .hero-copy,.home-page .product-preview{min-width:0;max-width:100%;overflow-x:clip}.home-page .site-header{padding-inline:14px}.home-page .brand{font-size:.82rem}.home-page .hero{gap:38px;min-height:auto;padding-block:48px 68px}.home-page .hero h1{letter-spacing:-.028em;word-break:normal;overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.56rem,6.8vw,1.92rem);line-height:1.1}.home-page .hero-lead{overflow-wrap:anywhere;word-break:break-all;max-width:100%;margin-block:22px;font-size:.91rem;line-height:1.78}.home-page .hero-actions{flex-direction:column;align-items:stretch}.home-page .hero-proof{border-radius:18px;justify-content:flex-start;width:100%}.home-page .hero-proof span{white-space:normal}.home-page .preview-toolbar{padding-inline:14px}.home-page .preview-toolbar span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-page .preview-prompt,.home-page .preview-file{max-width:100%}}:root{--page-bg:radial-gradient(circle at 10% 4%, #306ff61a, transparent 28rem), radial-gradient(circle at 86% 12%, #13b8d81f, transparent 26rem), linear-gradient(180deg, #f9fbff 0%, #f2f6fb 46%, #eef4fa 100%);--surface:#ffffffe0;--surface-solid:#fff;--surface-soft:#f2f6fb;--border-soft:#1f39571a;--border-strong:#1f395729;--accent-gradient:linear-gradient(135deg, #5d6dfb 0%, #17b6dd 100%)}body{background:var(--page-bg);color:var(--ink)}main:not(.home-page),.pricing-page,.content-page{background:var(--page-bg)}.site-header{border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffc7;box-shadow:0 1px #ffffffb3}.site-header nav,.text-link,.language-button{color:#526176}.site-header nav a:hover,.text-link:hover,.language-button:hover,.sidebar-bottom a:hover{color:var(--blue)}.brand{color:#102035}.brand-mark,.avatar-button,.empty-mark,.message-avatar,.send-button,.home-page .brand-mark,.home-page .preview-logo,.home-page .avatar-button{background:var(--accent-gradient);box-shadow:0 12px 28px #3468f633}.button,.login-card input,.composer,.composer textarea,.prompt-grid button,.price-card,.topup-card,.content-panel,.account-grid article,.credit-category-card,.legal-page,.api-key-card,.admin-card,.table,.modal,.developer-banner,.service-card,.case-card{color:var(--ink)}.button{border-radius:12px;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s}.button-primary,.send-button,.model-toggle button.active{color:#fff;background:var(--accent-gradient);box-shadow:0 14px 34px #3468f638}.button-primary:hover,.send-button:hover{background:linear-gradient(135deg,#4d5cf0 0%,#0da8cd 100%);box-shadow:0 18px 42px #3468f642}.button-secondary,.button-dark,.menu-button,.drawer-close,.language-button,.file-button{border-color:var(--border-soft);color:var(--ink-2);background:#ffffffc2}.button-secondary:hover,.button-dark:hover,.menu-button:hover,.drawer-close:hover{background:#fff;border-color:#3468f638;box-shadow:0 12px 28px #1b375a1a}.account-dropdown,.mobile-drawer,.login-card,.content-panel,.price-card,.topup-card,.account-grid article,.credit-category-card,.modal,.legal-page,.developer-banner,.service-card,.case-card,.process-grid article,.faq-list details{border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;box-shadow:0 18px 48px #1b375a1a}.account-dropdown a,.account-dropdown button,.mobile-drawer nav a,.drawer-actions a,.drawer-actions button{color:var(--ink-2)}.account-dropdown a:hover,.account-dropdown button:hover,.mobile-drawer nav a:hover,.drawer-actions a:hover,.drawer-actions button:hover{color:var(--blue);background:#f3f7fd}.mobile-menu-backdrop{background:#192c443d}.billing-status-banner,.inline-notice,.demo-banner,.low-balance,.pricing-login-prompt,.browser-warning{color:#355176;background:#ecf4ffd1;border:1px solid #3468f629;box-shadow:0 12px 28px #1b375a0f}.error-box,.captcha-retry{color:#b73143;background:#fff5f6;border:1px solid #d84b5b38}.home-page{color:var(--ink);background:var(--page-bg)}.home-page:before{opacity:.75;background:linear-gradient(116deg,#0000 0 56%,#3468f60f 56.2%,#13b8d80a 68%,#0000 68.4%),radial-gradient(at 88% 6%,#3468f61f,#0000 20rem),radial-gradient(at 0 100%,#13b8d81a,#0000 18rem)}.home-page:after{opacity:.28;background-image:linear-gradient(#1f395724 1px,#0000 1px),linear-gradient(90deg,#1f39571f 1px,#0000 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%);mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%)}.home-page .site-header{border-bottom-color:var(--border-soft);background:#ffffffc2;box-shadow:0 1px #ffffffb3}.home-page .brand,.home-page .site-header nav,.home-page .text-link,.home-page .language-button{color:#526176}.home-page .brand{color:var(--ink)}.home-page .site-header nav a:hover,.home-page .text-link:hover,.home-page .language-button:hover{color:var(--blue)}.home-page .button-primary{background:var(--accent-gradient);border-color:#0000;box-shadow:0 16px 36px #3468f638}.home-page .button-secondary,.home-page .menu-button,.home-page .drawer-close{border-color:var(--border-soft);color:var(--ink-2);background:#ffffffd1;box-shadow:0 10px 24px #1b375a14}.home-page .hero{grid-template-columns:minmax(0,.95fr) minmax(390px,.88fr);min-height:calc(100svh - 66px);padding-block:clamp(52px,7vh,86px)}.home-page .hero-copy{max-width:660px}.home-page .hero-badge{color:#3457b6;background:#ffffffb8;border-color:#3468f629;box-shadow:0 10px 28px #3468f614}.home-page .hero h1{color:#0e1c30;letter-spacing:-.045em;text-wrap:balance;max-width:650px;font-size:clamp(2.45rem,3.25vw,3.75rem);line-height:1.1}.home-page .hero-lead{color:#607089;font-size:clamp(.94rem,.96vw,1.03rem);line-height:1.86}.home-page .hero-proof{color:#526176}.home-page .hero-proof span{border-color:var(--border-soft);background:#ffffffb8;box-shadow:0 10px 24px #1b375a0f}.home-page .hero-proof span:before{color:#14a5bf}.home-page .product-preview{border-color:var(--border-soft);background:#ffffffd1;box-shadow:0 28px 80px #1b375a29,inset 0 1px #fffc}.home-page .product-preview:before{background:radial-gradient(circle at 86% 8%,#3468f61c,#0000 13rem),linear-gradient(135deg,#ffffffb8,#0000 48%)}.home-page .preview-toolbar{border-bottom-color:var(--border-soft);color:var(--ink-2);background:#ffffffb8}.home-page .preview-toolbar i{color:#3457b6;background:#edf4ff;border-color:#3468f62e}.home-page .preview-body{background:radial-gradient(circle at 82% 0,#3468f614,#0000 15rem),linear-gradient(#ffffffb8,#f7fafde6)}.home-page .preview-body h2{color:var(--ink)}.home-page .preview-prompt,.home-page .preview-file,.home-page .preview-answer{border-color:var(--border-soft);color:var(--ink-2);background:#ffffffdb;box-shadow:0 12px 28px #1b375a14}.home-page .preview-file>span{color:#ba3346;background:#fff0f2}.home-page .preview-answer span{background:var(--accent-gradient)}.section-heading h2,.page-intro h1,.final-cta h2,.developer-banner h2,.empty-state h1{color:var(--ink);letter-spacing:-.045em}.section-heading p,.page-intro p,.service-card p,.case-card p,.developer-banner p,.final-cta p,.faq-list p{color:var(--muted)}.soft-section,.process-section{background:linear-gradient(#ffffff80,#ecf4fc73)}.developer-banner pre,.code-block{border:1px solid var(--border-soft);color:#20344d;background:linear-gradient(#ffffffeb,#f4f8fdeb);box-shadow:inset 0 1px #fffc}.app-shell{background:radial-gradient(circle at 78% 0,#3468f614,#0000 26rem),linear-gradient(#f8fbff 0%,#eef4fa 100%)}.app-sidebar{border-right-color:var(--border-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;box-shadow:12px 0 38px #1b375a0f}.new-chat.button-primary{background:var(--accent-gradient);box-shadow:0 14px 34px #3468f633}.sidebar-label,.sidebar-bottom a,.message-meta,.composer-hint,.model-hint,.file-button{color:#708096}.conversation-list{scrollbar-width:thin;scrollbar-color:#4b64823d transparent}.conversation-row:hover{background:#eef4fb}.conversation-row:has(.active){background:#eef4fb}.conversation-button{color:#526176}.conversation-button.active{color:#102035}.conversation-drawer{background:linear-gradient(90deg,#eef4fb00,#fffffff0 18%),#ffffffc7;border-color:#1f39571a;box-shadow:inset 0 1px #ffffffc7,0 8px 22px #1b375a1a}.conversation-row:hover .conversation-drawer,.conversation-row:focus-within .conversation-drawer{border-color:#3468f62e;box-shadow:inset 0 1px #ffffffd1,0 12px 26px #1b375a21}.conversation-row:has(.active) .conversation-drawer{border-color:#3468f62e;box-shadow:inset 0 1px #ffffffd1,0 12px 26px #1b375a21}.conversation-row:hover .conversation-drawer,.conversation-row:focus-within .conversation-drawer{background:#fffffff5}.conversation-more{color:#fff;background:var(--accent-gradient);box-shadow:0 8px 18px #3468f62e}.conversation-more:before{content:none}.conversation-drawer button{color:#526176}.conversation-drawer button:hover{color:var(--blue);background:#edf4ff}.conversation-drawer button.danger{color:#be4052}.conversation-drawer button.danger:hover{color:#a92d3e;background:#fff0f2}.chat-main{background:0 0}.chat-topbar{border-bottom-color:var(--border-soft);background:#ffffffbd;box-shadow:0 1px #ffffffbd}.model-toggle{border-color:var(--border-soft);background:#ffffffbd;box-shadow:0 12px 28px #1b375a14}.model-toggle button{color:#61718a}.message-area{color:var(--ink)}.message-body{color:#263a54}.message.user .message-avatar{color:#526176;background:#e7eef7}.message-content{gap:14px}.message-content h2{color:#102035}.message-content p,.message-content li{color:#263a54}.message-content strong{color:#0f1f34;font-weight:780}.message-content a{color:#245edc;word-break:break-word}.prompt-grid button{border-color:var(--border-soft);color:var(--ink-2);background:#ffffffc7;box-shadow:0 10px 24px #1b375a0f}.prompt-grid button:hover{background:#fff;border-color:#3468f638}.composer-wrap{background:linear-gradient(#0000,#f6f9fdeb 34%,#f6f9fd 100%)}.composer{background:#ffffffeb;border-color:#1f395729;box-shadow:0 18px 56px #1b375a21}.composer:focus-within{border-color:#3468f66b;box-shadow:0 0 0 4px #3468f61a,0 20px 58px #1b375a24}.composer textarea{color:var(--ink)}.composer textarea::placeholder{color:#8b98aa}.workspace-scroll-tools button{border-color:var(--border-soft);color:#3457b6;background:#ffffffdb;box-shadow:0 14px 34px #1b375a24}.workspace-scroll-tools button:hover{color:#173fbb;background:#fff;border-color:#3468f647}.composer-footer{flex-wrap:wrap;gap:10px}.answer-length-control{color:#65758d;white-space:nowrap;align-items:center;gap:8px;min-width:0;margin-left:auto;font-size:.74rem;font-weight:700;display:inline-flex}.answer-length-control select{max-width:112px;color:var(--ink);font:inherit;cursor:pointer;background:#ffffffe6;border:1px solid #2b446924;border-radius:12px;padding:7px 28px 7px 10px}.answer-length-control select:focus-visible{outline-offset:2px;outline:2px solid #3468f661}.answer-length-control small{color:#8a98ad;font-size:.68rem;font-weight:700}.content-page,.pricing-page,.account-summary,.legal-page,.page-intro,.section-heading{color:var(--ink)}.pricing-grid,.topup-grid,.account-grid,.credit-category-grid,.developer-layout{gap:clamp(16px,2vw,24px)}.price-card,.topup-card,.credit-category-card,.content-panel,.account-grid article{border-color:var(--border-soft);background:#ffffffdb}.price-card.featured{border-color:#3468f659;box-shadow:0 22px 58px #3468f624,inset 0 1px #ffffffbf}.popular,.status-pill{color:#fff;background:var(--accent-gradient)}.price,.price strong,.topup-card strong,.account-grid strong,.credit-category-meta strong,.credit-amount,.plan-name,.credit-category-title h3,.subscription-summary h2,.content-panel h2{color:#102035}.price-card li,.topup-card span,.credit-category-card,.credit-batch,.subscription-summary p,.content-panel p,.legal-sections p,.legal-sections li{color:#526176}.credit-progress{background:#e8f0f8}.credit-progress span{background:var(--accent-gradient)}.credit-batch{border-color:var(--border-soft)}.credit-batch-head{color:#102035;background:#f3f7fd}.table{border-color:var(--border-soft);background:#ffffffe6}.table td,.table th{border-color:var(--border-soft)}.code-block{color:#20344d;background:#f6f9fd}.developers-page-v2{--developers-paper:#fff5e6;--developers-paper-soft:#fffaf0;--developers-ink:#17213a;--developers-muted:#5d6575;--developers-blue:#2f62f1;--developers-blue-dark:#244fc8;--developers-border:#18233b;--developers-shadow:7px 8px 0 #17213a1a;--developers-soft-shadow:0 14px 36px #17213a14;min-height:100vh;color:var(--developers-ink);background:linear-gradient(90deg, #18233b0b 1px, transparent 1px), linear-gradient(180deg, #18233b09 1px, transparent 1px), var(--developers-paper);background-size:34px 34px}.developers-page-v2 .dashboard-developers-page{max-width:1220px;padding-top:34px;padding-bottom:76px}.developers-page-v2 .dashboard-developers-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,.82fr);align-items:stretch;gap:22px;margin-bottom:22px;display:grid}.developers-page-v2 .dashboard-developers-hero-copy,.developers-page-v2 .dashboard-api-docs-preview,.developers-page-v2 .dashboard-api-key-panel,.developers-page-v2 .dashboard-api-usage-card,.developers-page-v2 .dashboard-api-docs-card{border:2px solid var(--developers-border);box-shadow:var(--developers-shadow);background:#fffaf0f2;border-radius:10px 8px 12px 9px}.developers-page-v2 .dashboard-developers-hero-copy{background:radial-gradient(circle at 94% 12%,#2f62f11a,#0000 14rem),#fffaf0f5;align-content:end;min-height:338px;padding:42px;display:grid}.developers-page-v2 .dashboard-developers-eyebrow{color:var(--developers-muted);letter-spacing:0;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}.developers-page-v2 .dashboard-developers-hero h1{max-width:660px;color:var(--developers-ink);letter-spacing:0;margin:0;font-size:3.25rem;line-height:1.05}.developers-page-v2 .dashboard-developers-hero p{max-width:680px;color:var(--developers-muted);margin:18px 0 0;font-size:1rem;line-height:1.75}.developers-page-v2 .dashboard-api-docs-preview{border-color:var(--developers-border);min-width:0;box-shadow:var(--developers-shadow);background:linear-gradient(160deg,#121c2efa,#122236f0),radial-gradient(circle at 80% 0,#5fb4ff3d,#0000 12rem);padding:18px;display:grid}.developers-page-v2 .dashboard-api-docs-preview-top{color:#d8e5f7;justify-content:space-between;align-items:center;gap:14px;padding-bottom:14px;font-size:.78rem;font-weight:800;display:flex}.developers-page-v2 .dashboard-api-docs-preview-top code{color:#dff7ff;text-overflow:ellipsis;white-space:nowrap;border:1px solid #ffffff24;border-radius:8px;min-width:0;padding:7px 9px;overflow:hidden}.developers-page-v2 .dashboard-api-docs-mini-code,.developers-page-v2 .dashboard-api-code-block{white-space:pre;border-radius:8px;min-width:0;margin:0;font:.78rem/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-x:auto}.developers-page-v2 .dashboard-api-docs-mini-code{color:#dcecff;background:#060d18c2;padding:18px}.developers-page-v2 .dashboard-developers-layout{grid-template-columns:minmax(0,.92fr) minmax(430px,.78fr);align-items:start}.developers-page-v2 .dashboard-developers-primary,.developers-page-v2 .dashboard-developers-secondary{min-width:0}.developers-page-v2 .dashboard-developers-primary{position:sticky;top:88px}.developers-page-v2 .dashboard-api-key-panel,.developers-page-v2 .dashboard-api-usage-card,.developers-page-v2 .dashboard-api-docs-card{padding:24px}.developers-page-v2 .dashboard-api-key-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);gap:20px;display:grid}.developers-page-v2 .dashboard-api-key-heading h2,.developers-page-v2 .dashboard-api-section-heading h2,.developers-page-v2 .dashboard-api-section-heading h3{color:var(--developers-ink);letter-spacing:0;margin:0;font-size:1.35rem;line-height:1.18}.developers-page-v2 .dashboard-api-key-heading p,.developers-page-v2 .dashboard-api-docs-copy p,.developers-page-v2 .dashboard-api-usage-card p{color:var(--developers-muted);margin:8px 0 0;line-height:1.65}.developers-page-v2 .key-create-control{align-items:end;gap:10px}.developers-page-v2 .key-create-control .button{border:2px solid var(--developers-border);color:#fffaf0;background:var(--developers-blue);white-space:nowrap;border-radius:12px 10px 13px 11px;min-width:104px;min-height:44px;box-shadow:4px 5px #17213a29}.developers-page-v2 .key-create-control .button:hover{background:var(--developers-blue-dark);box-shadow:5px 6px #17213a24}.developers-page-v2 .key-create-control label{min-width:0;color:var(--developers-ink);flex:190px}.developers-page-v2 .key-create-control input{box-sizing:border-box;height:44px;min-height:44px;max-height:44px;color:var(--developers-ink);white-space:nowrap;background:#fffdf7;border:2px solid #18233b57;border-radius:12px 10px 13px 11px;padding:0 13px;line-height:40px}.developers-page-v2 .key-create-control input:focus-visible{border-color:var(--developers-blue);outline-offset:2px;outline:3px solid #2f62f13d}.developers-page-v2 .dashboard-api-key-reveal{border:2px solid var(--developers-border);background:#eaf8f2;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;box-shadow:4px 5px #17213a1a}.developers-page-v2 .dashboard-api-key-reveal code{color:#0f513f;white-space:nowrap;background:#ffffffd1;border-radius:8px;min-width:0;padding:10px 12px;overflow-x:auto}.developers-page-v2 .dashboard-api-key-reveal-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.developers-page-v2 .dashboard-api-key-dismiss{border:2px solid var(--developers-border);width:34px;height:34px;color:var(--developers-ink);cursor:pointer;background:#fffaf0;border-radius:999px;place-items:center;font-size:1.15rem;font-weight:850;line-height:1;display:inline-grid}.developers-page-v2 .dashboard-api-key-dismiss:focus-visible{outline-offset:2px;outline:3px solid #2f62f13d}.developers-page-v2 .dashboard-api-key-list{gap:12px;display:grid}.developers-page-v2 .dashboard-api-key-card{min-width:0;box-shadow:var(--developers-soft-shadow);background:#fffdf7eb;border:1.5px solid #18233b47;border-radius:10px 8px 12px 9px;gap:16px;padding:18px;display:grid}.developers-page-v2 .dashboard-api-key-card-main,.developers-page-v2 .dashboard-api-key-actions{justify-content:space-between;align-items:start;gap:12px;display:flex}.developers-page-v2 .dashboard-api-key-card-main h3{color:var(--developers-ink);letter-spacing:0;overflow-wrap:anywhere;margin:4px 0 0;font-size:1rem;line-height:1.3}.developers-page-v2 .dashboard-api-key-label,.developers-page-v2 .dashboard-api-key-prefix span,.developers-page-v2 .dashboard-api-key-meta dt,.developers-page-v2 .dashboard-api-section-heading span,.developers-page-v2 .dashboard-api-code-heading span{color:var(--developers-muted);letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:800}.developers-page-v2 .dashboard-api-key-status{color:#14735f;background:#ecf8f5;border:1.5px solid #1f9d7652;border-radius:999px;flex:none;padding:6px 9px;font-size:.75rem;font-weight:800}.developers-page-v2 .dashboard-api-key-status-revoked{color:#8a4a37;background:#fff2ed;border-color:#b4232f47}.developers-page-v2 .dashboard-api-key-prefix{gap:7px;min-width:0;display:grid}.developers-page-v2 .dashboard-api-key-prefix code{width:fit-content;max-width:100%;color:var(--developers-ink);text-overflow:ellipsis;white-space:nowrap;background:#fffaf0;border:1.5px solid #18233b2e;border-radius:8px;padding:9px 11px;overflow:hidden}.developers-page-v2 .dashboard-api-key-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.developers-page-v2 .dashboard-api-key-meta div{background:#eef3f9b8;border-radius:8px;min-width:0;padding:12px}.developers-page-v2 .dashboard-api-key-meta dd{color:var(--developers-ink);overflow-wrap:anywhere;margin:5px 0 0;font-size:.9rem;font-weight:760}.developers-page-v2 .dashboard-api-key-state{min-height:138px;color:var(--developers-muted);text-align:center;background:#fffdf7b8;border:1.5px dashed #18233b57;border-radius:10px 8px 12px 9px;place-items:center;padding:22px;display:grid}.developers-page-v2 .dashboard-api-key-state span{border:2px solid #3468f633;border-top-color:#3468f69e;border-radius:999px;width:34px;height:34px}.developers-page-v2 .dashboard-api-key-danger-action{color:#8f1d2b;background:#fff4ee;border:2px solid #8f1d2b;min-width:92px;box-shadow:3px 4px #8f1d2b1f}.developers-page-v2 .dashboard-api-key-danger-action:hover{color:#741624;background:#ffe9df;border-color:#741624}.developers-page-v2 .dashboard-api-section-heading{gap:6px;margin-bottom:16px;display:grid}.developers-page-v2 .dashboard-api-section-heading-compact{margin-bottom:12px}.developers-page-v2 .dashboard-api-docs-card{top:88px}.developers-page-v2 .dashboard-api-docs-copy{gap:8px;margin-bottom:18px;display:grid}.developers-page-v2 .dashboard-api-docs-copy p{margin:0}.developers-page-v2 .dashboard-api-code-stack{gap:14px;display:grid}.developers-page-v2 .dashboard-api-code-example{min-width:0}.developers-page-v2 .dashboard-api-code-heading{justify-content:space-between;align-items:center;padding:0 2px 8px;display:flex}.developers-page-v2 .dashboard-api-code-block{color:#e6eef8;background:#101827;border:1.5px solid #18233b2e;padding:16px}.developers-page-v2 .dashboard-api-endpoints{margin-top:18px}.developers-page-v2 .dashboard-api-endpoint-list{gap:8px;display:grid}.developers-page-v2 .dashboard-api-endpoint-row{color:var(--developers-muted);background:#fffdf7db;border:1.5px solid #18233b2e;border-radius:8px;grid-template-columns:72px minmax(0,1fr) minmax(160px,.82fr);align-items:center;gap:10px;padding:11px 12px;font-size:.86rem;display:grid}.developers-page-v2 .dashboard-api-endpoint-method{width:fit-content;color:var(--developers-ink);background:#e8eef9;border-radius:999px;padding:5px 8px;font-size:.72rem;font-weight:850}.developers-page-v2 .dashboard-api-endpoint-row code{min-width:0;color:var(--developers-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:1080px){.developers-page-v2 .dashboard-developers-hero,.developers-page-v2 .dashboard-developers-layout{grid-template-columns:1fr}.developers-page-v2 .dashboard-api-docs-card,.developers-page-v2 .dashboard-developers-primary{position:static}}@media (max-width:760px){.developers-page-v2 .dashboard-developers-page{padding-top:18px;padding-bottom:48px}.developers-page-v2 .dashboard-developers-hero-copy{min-height:auto;padding:28px}.developers-page-v2 .dashboard-developers-hero h1{font-size:2.35rem}.developers-page-v2 .dashboard-api-docs-preview{display:none}.developers-page-v2 .dashboard-api-key-panel,.developers-page-v2 .dashboard-api-usage-card,.developers-page-v2 .dashboard-api-docs-card{padding:18px}.developers-page-v2 .dashboard-api-key-heading{grid-template-columns:1fr}.developers-page-v2 .key-create-control{flex-direction:column;align-items:stretch;width:100%}.developers-page-v2 .key-create-control label{flex:0 auto}.developers-page-v2 .dashboard-api-key-reveal,.developers-page-v2 .dashboard-api-key-meta,.developers-page-v2 .dashboard-api-endpoint-row{grid-template-columns:1fr}}@media (max-width:390px){.developers-page-v2 .dashboard-developers-hero-copy{padding:22px}.developers-page-v2 .dashboard-developers-hero h1{font-size:2rem}.developers-page-v2 .dashboard-api-key-panel,.developers-page-v2 .dashboard-api-usage-card,.developers-page-v2 .dashboard-api-docs-card,.developers-page-v2 .dashboard-api-key-card{padding:15px}}.legal-page{border-radius:24px;margin-block:34px 70px;padding:clamp(24px,4vw,46px)}.site-footer{border-top:1px solid var(--border-soft);color:#6f7f94;background:#ffffff6b}.login-page{background:radial-gradient(circle at 18% 8%,#3468f61f,#0000 24rem),radial-gradient(circle at 86% 92%,#13b8d81a,#0000 22rem),linear-gradient(#f8fbff,#eef5fb)}.login-card{border-color:var(--border-soft);background:#ffffffe0;border-radius:24px;box-shadow:0 26px 80px #1b375a24}.login-card h1{color:var(--ink);letter-spacing:-.045em}.login-card label{color:#263a54}.login-card input{background:#fff;border-color:#1f395724}.login-card input:focus{border-color:#3468f670;box-shadow:0 0 0 4px #3468f61a}.login-card .sms-code-row{border-color:#1f395724}.login-card .sms-code-row:focus-within{border-color:#3468f670;box-shadow:0 0 0 4px #3468f61a}.login-card .sms-code-row input,.login-card .sms-code-row input:focus{box-shadow:none;border:0}.login-card .sms-code-send{background:#edf5ff}@media (max-width:1040px){.home-page .hero{grid-template-columns:1fr}.home-page .product-preview{width:min(100%,760px)}}@media (max-width:680px){body,.app-shell,.chat-main,.home-page,main:not(.home-page){background:radial-gradient(circle at 14% 0,#3468f617,#0000 18rem),linear-gradient(#f8fbff 0%,#eef4fa 100%)}.site-header,.home-page .site-header{background:#ffffffdb}.home-page .hero h1{color:#102035;letter-spacing:-.028em;overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.56rem,6.8vw,1.92rem);line-height:1.1}.home-page .hero-lead{color:#607089;overflow-wrap:anywhere;word-break:break-all;max-width:100%}.app-shell{grid-template-columns:1fr}.app-sidebar{border-right:1px solid var(--border-soft);border-bottom:0;width:min(86vw,320px);min-width:min(86vw,320px);height:100dvh;min-height:100dvh;position:fixed;inset:0 auto 0 0}.chat-topbar{flex-direction:column;align-items:stretch;padding:14px}.model-control{align-items:stretch}.model-toggle{width:100%}.model-toggle button{flex:42%;min-width:0}.message-area{width:min(100% - 28px,820px);padding-bottom:240px}.message{grid-template-columns:32px 1fr;gap:10px}.message-body{overflow-wrap:anywhere;min-width:0}.composer-wrap{background:linear-gradient(#0000,#f6f9fdf0 28%,#f6f9fd 100%);padding-inline:14px;left:0}.workspace-scroll-tools{bottom:154px;right:14px}.workspace-scroll-tools button{width:36px;height:36px}.answer-length-control{white-space:normal;order:3;justify-content:space-between;width:100%;margin-left:0}.answer-length-control small{text-align:right}.pricing-grid,.topup-grid,.account-grid,.credit-category-grid,.developer-layout,.service-grid,.case-grid,.advantage-grid,.process-grid{grid-template-columns:1fr}.legal-page{width:min(100% - 28px,1180px);margin-block:20px 48px;padding:24px}}.chat-main{--workspace-composer-reserve:clamp(230px, 24vh, 300px)}.message-area{padding-bottom:calc(var(--workspace-composer-reserve) + env(safe-area-inset-bottom));scroll-padding-bottom:calc(var(--workspace-composer-reserve) + env(safe-area-inset-bottom))}.message-area>:last-child{scroll-margin-bottom:calc(var(--workspace-composer-reserve) + env(safe-area-inset-bottom))}@media (max-width:680px){.chat-main{--workspace-composer-reserve:clamp(260px, 34vh, 360px)}.message-area{padding-bottom:calc(var(--workspace-composer-reserve) + env(safe-area-inset-bottom))}}.chat-topbar .model-control{flex:0 0 292px;align-items:center;gap:4px;min-width:292px;max-width:292px;margin-inline:auto}.chat-topbar .model-toggle{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #829ec447;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));width:292px;min-width:292px;max-width:292px;padding:4px;display:inline-grid;box-shadow:0 18px 48px #2b4d7c1f,inset 0 1px #ffffffe6}.chat-topbar .model-toggle button{color:#66748a;width:100%;min-width:0;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 12px;font-size:.78rem;line-height:1.15;display:flex}.chat-topbar .model-toggle button strong{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:850;overflow:hidden}.chat-topbar .model-toggle button span{max-width:100%;color:inherit;opacity:.76;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:700;overflow:hidden}.chat-topbar .model-toggle button.active{color:#fff;background:linear-gradient(135deg,#5b6cff 0%,#17b9d7 100%);box-shadow:0 10px 22px #2f77ee3d,inset 0 1px #ffffff3d}.chat-topbar .model-toggle button:hover:not(.active){color:#35506e;background:#ecf4ffe0}.chat-topbar .model-toggle button:focus-visible{outline-offset:2px;outline:3px solid #2563eb3d}.chat-topbar .model-hint{color:#7b8799;text-align:center;width:292px;font-size:.68rem;font-weight:700;line-height:1.2}@media (max-width:980px){.chat-topbar .model-control{order:3;width:min(100%,292px);min-width:0;max-width:292px}.chat-topbar .model-toggle,.chat-topbar .model-hint{width:min(100%,292px);min-width:0;max-width:292px}}@media (max-width:680px){.chat-topbar .model-toggle{width:min(100%,292px)}.chat-topbar .model-toggle button{min-height:46px;padding-inline:10px}.chat-topbar .model-toggle button strong{font-size:.76rem}.chat-topbar .model-toggle button span{font-size:.6rem}}.chat-main .model-control .model-toggle{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;grid-auto-flow:column;align-items:stretch;width:292px;min-width:292px;max-width:min(292px,100%);display:grid}.chat-main .model-control .model-toggle button{min-width:0}.chat-main .chat-topbar .model-control{align-items:center;flex:0 0 272px!important;width:272px!important;min-width:272px!important;max-width:272px!important}.chat-main .chat-topbar .model-control .model-toggle{justify-content:center;align-items:center;gap:0;padding:4px;overflow:hidden;flex-direction:row!important;width:272px!important;min-width:272px!important;max-width:272px!important;display:flex!important}.chat-main .chat-topbar .model-control .model-toggle button{width:50%;min-height:42px;padding:8px 10px;flex:1 1 0!important;min-width:0!important}@media (max-width:680px){.chat-main .chat-topbar .model-control,.chat-main .chat-topbar .model-control .model-toggle{width:min(100%,272px)!important;min-width:0!important;max-width:272px!important}}.chat-main .chat-topbar .model-control{flex:0 0 292px!important;justify-content:center!important;align-items:center!important;width:292px!important;min-width:292px!important;max-width:292px!important;display:flex!important}.chat-main .chat-topbar .model-control .model-toggle{border-radius:999px!important;flex-flow:row!important;justify-content:center!important;align-items:stretch!important;gap:0!important;width:292px!important;min-width:292px!important;max-width:292px!important;min-height:56px!important;padding:4px!important;display:flex!important;overflow:hidden!important}.chat-main .chat-topbar .model-control .model-toggle>button{white-space:nowrap!important;border-radius:999px!important;flex:1 1 0!important;width:50%!important;min-width:0!important;max-width:none!important;min-height:48px!important;margin:0!important;display:flex!important}@media (max-width:680px){.chat-main .chat-topbar .model-control,.chat-main .chat-topbar .model-control .model-toggle{width:min(100%,292px)!important;min-width:0!important;max-width:292px!important}}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal{background:#fffffff0!important;border:1px solid #829ec447!important;border-radius:999px!important;grid-template-rows:1fr!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:column!important;align-items:stretch!important;gap:4px!important;width:292px!important;min-width:292px!important;max-width:292px!important;min-height:56px!important;padding:4px!important;display:grid!important;overflow:hidden!important;box-shadow:0 18px 48px #2b4d7c1f,inset 0 1px #ffffffe6!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button{color:#64748b!important;width:auto!important;min-width:0!important;height:48px!important;min-height:48px!important;box-shadow:none!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:999px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:7px 12px!important;display:flex!important;transform:none!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button strong{text-overflow:ellipsis!important;max-width:100%!important;font-size:.82rem!important;line-height:1.1!important;overflow:hidden!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button span{text-overflow:ellipsis!important;max-width:100%!important;font-size:.64rem!important;line-height:1.15!important;overflow:hidden!important}@media (max-width:680px){.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal{width:min(100%,292px)!important;min-width:0!important;max-width:292px!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button{padding-inline:8px!important}}.chat-main .chat-topbar .model-control{flex:0 0 430px!important;width:430px!important;min-width:430px!important;max-width:430px!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal{grid-template-rows:1fr!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:430px!important;min-width:430px!important;max-width:430px!important;display:grid!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button,.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a{color:#61718a;text-align:center;cursor:pointer;background:0 0;font-size:.72rem;font-weight:800;line-height:1.1;text-decoration:none;border:0!important;border-radius:999px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:48px!important;min-height:48px!important;margin:0!important;padding:8px 10px!important;display:flex!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a:hover,.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button.image-studio-model-link:hover{color:#35506e;background:#ecf4ffe0}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a:focus-visible,.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button.image-studio-model-link:focus-visible{outline-offset:2px;outline:3px solid #2563eb3d}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a strong,.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a span{color:inherit;white-space:nowrap;text-overflow:ellipsis!important;max-width:100%!important;overflow:hidden!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a strong{font-weight:850;font-size:.82rem!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a span{opacity:.76;font-weight:700;font-size:.64rem!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button.image-studio-model-link.active{color:#fff!important;background:linear-gradient(135deg,#0f766e 0%,#2563eb 100%)!important;box-shadow:0 12px 26px #0f766e33!important}.image-studio-drawer{z-index:80;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #1625401f;border-radius:22px;width:min(560px,100vw - 44px);transition:opacity .18s,transform .22s;position:fixed;top:100px;bottom:22px;right:22px;transform:translate(calc(100% + 32px));box-shadow:0 28px 80px #0f1f3838}.image-studio-drawer.open{opacity:1;pointer-events:auto;transform:translate(0)}.image-studio-shell--drawer{background:0 0;height:100%;min-height:0;padding:18px;overflow-y:auto}.image-studio-shell--drawer .image-studio-header{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #16254014;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:-18px -18px 14px;padding:18px;position:sticky;top:-18px}.image-studio-shell--drawer .image-studio-header h1{margin:4px 0 0;font-size:1.35rem;line-height:1.12}.image-studio-header-actions{align-items:center;gap:8px;display:flex}.image-studio-close{color:#526173;cursor:pointer;background:#fff;border:1px solid #1625401a;border-radius:999px;place-items:center;width:36px;height:36px;font-size:1.35rem;line-height:1;display:inline-grid}.image-studio-close:hover{color:#0f1f38;background:#f8fbff}.image-studio-shell--drawer .image-studio-grid{grid-template-columns:1fr;gap:14px;max-width:none}.image-studio-shell--drawer .image-control-panel,.image-studio-shell--drawer .image-result-panel,.image-studio-shell--drawer .image-history{box-shadow:none;border-radius:16px}.image-studio-shell--drawer .image-result-panel{min-height:0}.image-studio-shell--drawer .image-control-row{grid-template-columns:1fr}@media (max-width:960px){.chat-main .chat-topbar .model-control{order:3;flex:100%!important;width:100%!important;min-width:0!important;max-width:100%!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal{width:100%!important;min-width:0!important;max-width:100%!important}}@media (max-width:520px){.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button,.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>a{padding-inline:6px!important}}@media (max-width:720px){.image-studio-drawer{border:0;border-radius:0;width:100%;inset:0;transform:translate(100%)}.image-studio-shell--drawer{padding:16px}.image-studio-shell--drawer .image-studio-header{margin:-16px -16px 14px;padding:16px;top:-16px}.image-studio-header-actions{flex-direction:column-reverse;align-items:flex-end}}.mock-payment-checkout,.admin-orders-panel{gap:18px;display:grid}.mock-payment-page{background:radial-gradient(circle at 18% 10%,#548fff29,#0000 32%),linear-gradient(#f3f8ff 0%,#fff 60%,#eef6ff 100%);min-height:100dvh;padding:clamp(28px,5vw,64px) 16px}.panel-heading-row,.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.loading-card{color:#526173;background:#f8fbff;border:1px solid #1625401a;border-radius:16px;padding:16px;font-weight:700}.mock-payment-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mock-payment-summary-grid>div{background:#f8fbff;border:1px solid #1625401a;border-radius:14px;gap:6px;min-width:0;padding:14px;display:grid}.mock-payment-summary-grid span,.mock-order-card span{color:#64748b;font-size:.78rem;font-weight:800}.mock-payment-summary-grid strong,.mock-order-card strong{color:#10233f;overflow-wrap:anywhere}.field-label{color:#526173;font-size:.8rem;font-weight:700}.segmented-control{background:#f8fbff;border:1px solid #1625401f;border-radius:999px;gap:4px;width:max-content;padding:4px;display:inline-flex}.segmented-control button{color:#334155;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 14px;font-weight:800}.segmented-control button.active{color:#fff;background:linear-gradient(135deg,#3d6df6,#23b7df);box-shadow:0 10px 20px #2e76f633}.payment-method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-top:4px;display:grid}.payment-method-button{color:#143258;cursor:pointer;min-height:38px;font:inherit;background:#ffffffdb;border:1px solid #275dae29;border-radius:12px;justify-content:center;align-items:center;padding:9px 10px;font-size:.86rem;font-weight:800;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 8px 18px #2a5ca014}.payment-method-content{justify-content:center;align-items:center;gap:6px;min-width:0;line-height:1;display:inline-flex}.payment-method-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 18px;width:18px;height:18px}.paypal-logo{background-image:url(/payment-logos/paypal.svg)}.stripe-logo{background-image:url(/payment-logos/stripe.svg)}.alipay-logo{background-image:url(/payment-logos/alipay.svg)}.payment-method-button.paypal{background:linear-gradient(135deg,#ecf3fffa,#f4fbfffa);border-color:#275dae38}.payment-method-button:hover:not(:disabled),.payment-method-button:focus-visible{border-color:#2b71e666;transform:translateY(-1px);box-shadow:0 12px 24px #2a5ca021}.payment-method-button:focus-visible{outline-offset:2px;outline:3px solid #3b82f63d}.payment-method-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.wechat-pay-qr{place-items:center;gap:.6rem;display:grid}.wechat-pay-qr img{border:1px solid var(--border);background:#fff;border-radius:8px;width:180px;height:180px;padding:.5rem}.topup-payment-note,.pricing-mock-order-card{color:#526176;background:#ffffffc7;border:1px solid #275dae1f;border-radius:14px}.topup-payment-note{margin:16px 0 0;padding:12px 14px;font-size:.92rem}.pricing-mock-order-card{flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:12px;padding:14px;display:flex}.pricing-mock-order-card strong{color:#102035}.pricing-mock-order-card span{color:#526176;font-size:.92rem}.contact-payment-instructions{flex:1 0 100%;gap:6px;min-width:0;display:grid}.contact-payment-instructions span{overflow-wrap:anywhere;line-height:1.55;display:block}.mock-pack-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;display:grid}.mock-pack-grid button{color:#0f1f38;cursor:pointer;text-align:left;background:#fff;border:1px solid #1625401a;border-radius:14px;gap:4px;padding:12px;display:grid}.mock-pack-grid button.active{background:#eef5ff;border-color:#3d6df6;box-shadow:0 8px 18px #2e76f61f}.mock-pack-grid span{color:#64748b;font-size:.85rem}.mock-order-card{background:#f8fbff;border:1px solid #1625401a;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;padding:14px;display:grid}.status-badge{border-radius:999px;align-items:center;width:max-content;padding:4px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.status-paid,.status-completed{color:#166534;background:#dcfce7}.status-pending,.status-created{color:#92400e;background:#fef3c7}.status-failed,.status-cancelled,.status-refunded{color:#991b1b;background:#fee2e2}.admin-orders-table-wrap{background:#fff;border:1px solid #1625401a;border-radius:16px;overflow-x:auto}.admin-orders-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1320px}.admin-orders-table th,.admin-orders-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #16254014;padding:12px 16px}.admin-orders-table th{color:#526173;letter-spacing:.04em;text-transform:uppercase;background:#f8fbff;font-size:.78rem}.admin-orders-table th:first-child,.admin-orders-table td:first-child{width:220px;min-width:220px}.admin-orders-table th:nth-child(2),.admin-orders-table td:nth-child(2){width:190px}.admin-orders-table th:nth-child(3),.admin-orders-table td:nth-child(3){width:90px}.admin-orders-table th:nth-child(4),.admin-orders-table td:nth-child(4){width:130px}.admin-orders-table th:nth-child(5),.admin-orders-table td:nth-child(5),.admin-orders-table th:nth-child(6),.admin-orders-table td:nth-child(6),.admin-orders-table th:nth-child(7),.admin-orders-table td:nth-child(7){white-space:nowrap;width:110px}.admin-orders-table th:nth-child(8),.admin-orders-table td:nth-child(8),.admin-orders-table th:nth-child(9),.admin-orders-table td:nth-child(9){white-space:nowrap;width:132px}.admin-orders-table th:nth-child(10),.admin-orders-table td:nth-child(10){text-align:right;white-space:nowrap;width:132px}.mono-cell{overflow-wrap:normal;word-break:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.35}.admin-orders-table .order-number-cell{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.secondary-button.small{white-space:nowrap;min-height:34px;padding:7px 12px;font-size:.8rem}.success-copy{color:#166534;font-weight:700}.error-copy{color:#b42318;font-weight:700}.discussion-toggle,.image-mode-switch,.image-tabs,.image-quality-row{background:#f8fbff;border:1px solid #1625401a;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.discussion-toggle button,.image-mode-switch button,.image-tabs button,.image-quality-row button{color:#526173;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-weight:800}.discussion-toggle button.active,.image-mode-switch button.active,.image-tabs button.active,.image-quality-row button.active{color:#fff;background:#12315a;box-shadow:0 8px 18px #12315a29}.discussion-hint{color:#0f766e}.image-studio-shell{background:linear-gradient(#f4f8ffe0,#fffffff5),#f6f9ff;min-height:calc(100vh - 74px);padding:34px min(5vw,64px) 56px}.image-studio-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;max-width:1180px;margin:0 auto 24px;display:grid}.image-studio-header h1{color:#0f1f38;margin:6px 0 10px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.03}.image-studio-header p{color:#526173;max-width:760px;margin:0}.image-studio-grid{grid-template-columns:minmax(340px,.9fr) minmax(360px,1.1fr);gap:18px;max-width:1180px;margin:0 auto;display:grid}.image-control-panel,.image-result-panel,.image-history{background:#ffffffeb;border:1px solid #1625401a;border-radius:18px;box-shadow:0 18px 48px #0f1f3814}.image-control-panel{gap:16px;padding:18px;display:grid}.image-result-panel{align-content:start;gap:16px;min-height:520px;padding:18px;display:grid}.image-field{gap:8px;display:grid}.image-field label,.image-field span,.mask-tools label{color:#0f1f38;font-size:.9rem;font-weight:800}.image-field textarea,.image-field select,.image-field input[type=file]{color:#0f1f38;width:100%;font:inherit;background:#fff;border:1px solid #16254024;border-radius:14px;padding:11px 12px}.image-field textarea{resize:vertical;min-height:132px}.image-control-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.image-upload{background:#f8fbff;border:1px dashed #3d6df659;border-radius:16px;padding:14px}.image-upload img{object-fit:contain;background:#fff;border-radius:12px;width:100%;max-height:260px;margin-top:12px;display:block}.image-mask-editor{gap:10px;display:grid}.image-mask-editor canvas{cursor:crosshair;background:#eef4ff;border:1px solid #1625401f;border-radius:14px;width:100%;max-height:340px}.mask-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mask-tools input{accent-color:#3d6df6}.image-submit-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.image-submit-row strong{color:#0f1f38}.image-cost-note,.image-empty-state p,.image-history li,.image-discussion{color:#526173}.image-cost-note{margin:0;font-size:.88rem}.inline-status{color:#1d4ed8;background:#eef5ff;border-radius:999px;width:max-content;padding:7px 10px;font-weight:800}.error-box{color:#991b1b;background:#fff5f5;border:1px solid #b91c1c38;border-radius:14px;padding:12px;font-weight:700}.image-discussion{white-space:pre-wrap;background:#f0fdfa;border:1px solid #14b8a638;border-radius:16px;padding:14px}.image-discussion h2,.image-empty-state h2,.image-history h2{color:#0f1f38;margin:0 0 8px;font-size:1.1rem}.image-output-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.image-output-card{background:#fff;border:1px solid #1625401a;border-radius:16px;gap:10px;padding:10px;display:grid}.image-output-card img{object-fit:contain;background:linear-gradient(135deg,#f8fbfff0,#f1f7ffe0),#f8fbff;border-radius:12px;width:100%;height:clamp(220px,46vh,460px);display:block}.image-empty-state{text-align:center;border:1px dashed #16254029;border-radius:16px;place-items:center;min-height:360px;padding:24px;display:grid}.image-history{grid-column:1/-1;margin-top:18px;padding:18px}.image-control-panel .image-history{box-shadow:none;background:#fbfdff;border-radius:14px;grid-column:auto;margin-top:0;padding:12px}.image-history ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.image-history li{border-top:1px solid #16254014;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:10px;font-size:.92rem;display:flex}.image-control-panel .image-history li{gap:8px;padding-top:8px;font-size:.84rem}@media (max-width:720px){.panel-heading-row,.section-heading{flex-direction:column}.mock-payment-grid,.mock-payment-controls{grid-template-columns:1fr}.mock-payment-controls .primary-button{justify-content:center;width:100%}.mock-payment-summary-grid{grid-template-columns:1fr}.mock-payment-checkout .button-row{flex-direction:column;align-items:stretch}.mock-payment-checkout .button-row .primary-button,.mock-payment-checkout .button-row .secondary-button{justify-content:center;width:100%}.payment-method-grid{grid-template-columns:1fr}.segmented-control{width:100%}.segmented-control button{flex:1}.image-studio-header,.image-studio-grid,.image-control-row{grid-template-columns:1fr}.discussion-toggle,.image-mode-switch,.image-tabs,.image-quality-row{width:100%;overflow-x:auto}.discussion-toggle button,.image-mode-switch button,.image-tabs button,.image-quality-row button{flex:1 0 auto}}.chat-main .chat-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(150px,1fr) minmax(330px,390px) auto auto;background:#ffffffdb!important;border:1px solid #1e37561a!important;border-radius:24px!important;align-items:center!important;gap:10px!important;width:min(100% - 44px,1180px)!important;min-height:66px!important;margin:18px auto 0!important;padding:8px 14px!important;display:grid!important;box-shadow:0 18px 50px #1b375a14!important}.chat-main .chat-topbar .mobile-sidebar-toggle{display:none}.chat-main .chat-title-block{min-width:0}.chat-main .chat-title-block strong{color:#0f1f38;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.25;overflow:hidden}.chat-main .chat-title-block small{color:#75849a;margin-top:3px;font-size:.72rem}.chat-main .chat-topbar .model-control{justify-self:center;flex:none!important;width:100%!important;min-width:0!important;max-width:390px!important;margin:0!important;display:grid!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal{background:#f7fbff!important;border:1px solid #2649761f!important;border-radius:999px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:42px!important;padding:3px!important;display:grid!important;box-shadow:inset 0 1px #ffffffd1!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button{color:#5f7087!important;height:36px!important;min-height:36px!important;box-shadow:none!important;background:0 0!important;border-radius:999px!important;padding:5px 9px!important;font-size:.76rem!important;font-weight:850!important;line-height:1.05!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button span{display:none!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button.active{color:#fff!important;background:linear-gradient(135deg,#4e6cff 0%,#16b8d7 100%)!important;box-shadow:0 10px 22px #2881e538!important}.chat-main .chat-topbar .model-control .model-toggle.model-toggle--horizontal>button.image-studio-model-link.active{background:linear-gradient(135deg,#0f766e 0%,#2563eb 100%)!important}.chat-main .chat-topbar .model-hint{color:#7a8798;text-align:center;margin-top:5px;font-size:.64rem;font-weight:700;width:100%!important}.chat-main .discussion-toggle{min-width:104px;background:#f7fbff!important;border-radius:999px!important;flex-flow:row!important;width:auto!important;padding:3px!important;display:inline-flex!important}.chat-main .discussion-toggle button{white-space:nowrap;min-width:44px;font-size:.74rem;line-height:1;padding:7px 8px!important}.chat-main .discussion-toggle button.active{background:#12315a!important}.chat-main .chat-actions a{width:38px;height:38px;box-shadow:0 10px 24px #0ea5e92e}.image-studio-drawer{border-radius:24px!important;width:min(600px,100vw - 48px)!important;top:104px!important;bottom:24px!important;right:24px!important;box-shadow:0 28px 90px #0f1f3833!important}.image-studio-shell--drawer{padding:16px!important}.image-studio-shell--drawer .image-studio-header{align-items:center;margin:-16px -16px 12px!important;padding:14px 16px!important;top:-16px!important}.image-studio-shell--drawer .eyebrow{font-size:.66rem}.image-studio-shell--drawer .image-studio-header h1{letter-spacing:0;margin:3px 0 0!important;font-size:1.08rem!important}.image-studio-shell--drawer .image-mode-switch{padding:3px!important}.image-studio-shell--drawer .image-mode-switch button{font-size:.76rem;padding:7px 9px!important}.image-studio-shell--drawer .image-studio-close{width:34px;height:34px;font-size:1.2rem}.image-studio-shell--drawer .image-studio-grid{flex-direction:column;gap:12px!important;display:flex!important}.image-studio-shell--drawer .image-result-panel{background:linear-gradient(#f8fbfff2,#fffffffa),#fff;order:1;gap:12px;display:grid;border-radius:20px!important;min-height:320px!important;padding:14px!important}.image-studio-shell--drawer .image-control-panel{order:2;border-radius:18px!important;gap:12px!important;padding:14px!important}.image-studio-shell--drawer .image-history{margin-top:0;padding:11px!important}.image-studio-shell--drawer .image-tabs,.image-studio-shell--drawer .image-quality-row{gap:4px;width:100%;padding:3px}.image-studio-shell--drawer .image-tabs button,.image-studio-shell--drawer .image-quality-row button{flex:1 1 0;min-width:0;font-size:.78rem;padding:8px 9px!important}.image-studio-shell--drawer .image-quality-row button span{display:none}.image-studio-shell--drawer .image-field{gap:6px}.image-studio-shell--drawer .image-field span,.image-studio-shell--drawer .mask-tools label{font-size:.78rem}.image-studio-shell--drawer .image-field textarea,.image-studio-shell--drawer .image-field select,.image-studio-shell--drawer .image-field input[type=file]{border-radius:13px;min-height:42px;padding:10px 12px;font-size:.9rem}.image-studio-shell--drawer .image-field textarea{min-height:92px}.image-studio-shell--drawer .image-control-row{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.image-studio-shell--drawer .image-submit-row{gap:8px;padding-top:2px}.image-studio-shell--drawer .image-submit-row>div{color:#526173;align-items:baseline;gap:4px;display:inline-flex}.image-studio-shell--drawer .image-submit-row strong{font-size:1rem}.image-studio-shell--drawer .image-submit-row span{font-size:.78rem}.image-studio-shell--drawer .image-submit-row .button{min-height:42px;padding-inline:16px}.image-studio-shell--drawer .image-cost-note{font-size:.76rem;line-height:1.45}.image-studio-shell--drawer .image-output-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.image-studio-shell--drawer .image-output-card{border-radius:18px;align-content:start;overflow:hidden}.image-studio-shell--drawer .image-output-card img{object-fit:contain;background:linear-gradient(135deg,#f8fbfff5,#edf4ffe6),#f8fbff;height:clamp(180px,35vh,280px)}.image-studio-shell--drawer .image-output-card .button{justify-content:center;width:100%;min-height:38px}.image-studio-shell--drawer .image-empty-state{background:radial-gradient(circle at 28% 22%,#5b6cff1a,#0000 34%),radial-gradient(circle at 78% 74%,#14b8a61c,#0000 36%),#f8fbff;border-radius:18px;min-height:330px}.image-studio-shell--drawer .image-empty-state h2{font-size:1rem}.image-studio-shell--drawer .image-history h2{font-size:.96rem}.image-studio-shell--drawer .image-history li{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:.82rem;display:grid}.image-studio-shell--drawer .image-history li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:1120px){.chat-main .chat-topbar{grid-template-columns:minmax(0,1fr) auto auto}.chat-main .chat-topbar .model-control{order:5;grid-column:1/-1;justify-self:stretch;max-width:none!important}}@media (max-width:720px){.chat-main .chat-topbar{grid-template-columns:auto minmax(0,1fr) auto;border-radius:20px!important;width:min(100% - 24px,1180px)!important;margin-top:10px!important;padding:10px!important}.chat-main .chat-topbar .mobile-sidebar-toggle{display:inline-grid}.chat-main .discussion-toggle{grid-column:span 1}.image-studio-drawer{border-radius:0!important;width:100%!important;inset:0!important}.image-studio-shell--drawer .image-studio-header-actions{flex-direction:row!important;align-items:center!important}.image-studio-shell--drawer .image-control-row,.image-studio-shell--drawer .image-output-grid{grid-template-columns:1fr!important}}.dashboard-image-studio-v2{--dashboard-image-paper:#fff5e6;--dashboard-image-paper-strong:#ffe7b8;--dashboard-image-ink:#17213a;--dashboard-image-muted:#5d6575;--dashboard-image-blue:#2f62f1;--dashboard-image-blue-dark:#173fba;--dashboard-image-green:#1f9d76;--dashboard-image-red:#b4232f;--dashboard-image-border:#18233b;--dashboard-image-shadow:8px 10px 0 #17213a1a;background:linear-gradient(180deg, #fffaf1f0, #fff5e6fa), var(--dashboard-image-paper);min-height:calc(100vh - 74px);color:var(--dashboard-image-ink);padding:34px clamp(18px,4vw,56px) 48px;overflow-x:clip}.dashboard-shell-redesign .dashboard-image-studio-v2{min-height:100%}.dashboard-image-studio-v2--drawer{min-height:100%;padding:18px}.dashboard-shell-redesign .dashboard-image-studio-drawer{max-width:calc(100vw - 48px);width:min(1040px,100vw - 320px)!important;top:96px!important;bottom:24px!important;right:24px!important}.dashboard-image-studio-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;max-width:1180px;margin:0 auto 18px;display:grid}.dashboard-image-studio-identity{min-width:0}.dashboard-image-studio-eyebrow{border:2px solid var(--dashboard-image-border);width:max-content;color:var(--dashboard-image-ink);letter-spacing:0;background:#d9f0ff;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:900;display:inline-flex;box-shadow:3px 3px #17213a24}.dashboard-image-studio-hero h1{max-width:780px;color:var(--dashboard-image-ink);letter-spacing:0;text-wrap:balance;margin:10px 0 8px;font-size:clamp(2rem,4.4vw,4rem);line-height:.98}.dashboard-image-studio-hero p{max-width:690px;color:var(--dashboard-image-muted);margin:0;font-size:1rem;line-height:1.55}.dashboard-image-studio-toolbar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-image-studio-segment,.dashboard-image-studio-task-switch,.dashboard-image-studio-quality{border:2px solid var(--dashboard-image-border);background:#fff;border-radius:18px;gap:6px;padding:5px;display:flex;box-shadow:4px 5px #17213a1a}.dashboard-image-studio-task-switch{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-image-studio-segment button,.dashboard-image-studio-task-switch button,.dashboard-image-studio-quality button{min-width:0;min-height:40px;color:var(--dashboard-image-ink);font:inherit;letter-spacing:0;overflow-wrap:normal;text-align:center;white-space:normal;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:9px 12px;font-size:.88rem;font-weight:900}.dashboard-image-studio-segment button.active,.dashboard-image-studio-task-switch button.active,.dashboard-image-studio-quality button.active{background:var(--dashboard-image-blue);color:#fff}.dashboard-image-studio-quality button{text-align:left;flex:1 1 0;align-content:center;gap:3px;min-width:0;display:grid}.dashboard-image-studio-quality button span{color:currentColor;opacity:.78;font-size:.76rem;font-weight:750}.dashboard-image-studio-quality button:disabled{color:#17213a66;cursor:not-allowed}.dashboard-image-studio-close{border:2px solid var(--dashboard-image-border);width:42px;height:42px;color:var(--dashboard-image-ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:900;line-height:1;display:inline-grid;box-shadow:4px 5px #17213a1f}.dashboard-image-studio-grid{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.15fr);align-items:start;gap:18px;max-width:1180px;margin:0 auto;display:grid}.dashboard-image-studio-workbench,.dashboard-image-result-panel,.dashboard-image-job-history{border:2px solid var(--dashboard-image-border);box-shadow:var(--dashboard-image-shadow);background:#fffcf6f5;border-radius:24px 20px 26px 18px}.dashboard-image-studio-workbench{gap:14px;padding:18px;display:grid}.dashboard-image-result-panel{gap:14px;min-height:560px;padding:18px;display:grid}.dashboard-image-studio-card-heading,.dashboard-image-studio-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-image-studio-card-heading span,.dashboard-image-studio-section-heading span,.dashboard-image-job-current span{color:var(--dashboard-image-muted);font-size:.78rem;font-weight:850}.dashboard-image-studio-card-heading h2,.dashboard-image-studio-section-heading h2{color:var(--dashboard-image-ink);letter-spacing:0;margin:2px 0 0;font-size:1.2rem;line-height:1.15}.dashboard-image-studio-card-heading>strong{color:var(--dashboard-image-muted);overflow-wrap:anywhere;white-space:normal;background:#fff0cf;border:2px solid #17213a2e;border-radius:999px;flex:none;padding:6px 9px;font-size:.78rem;font-weight:900;line-height:1.2}.dashboard-image-studio-card-heading>strong.is-ready{color:#116344;background:#dff8ec;border-color:#1f9d7657}.dashboard-image-studio-field{gap:8px;min-width:0;display:grid}.dashboard-image-studio-field>span,.dashboard-image-studio-upload>span>strong,.dashboard-image-studio-mask-tools label{color:var(--dashboard-image-ink);font-size:.86rem;font-weight:900}.dashboard-image-studio-field textarea,.dashboard-image-studio-field select,.dashboard-image-studio-upload input[type=file]{border:2px solid var(--dashboard-image-border);width:100%;min-width:0;color:var(--dashboard-image-ink);font:inherit;background:#fff;border-radius:16px 14px 18px 13px;outline:none;padding:12px 13px;font-size:.96rem;line-height:1.45}.dashboard-image-studio-field textarea{resize:vertical;min-height:168px}.dashboard-image-studio-field textarea:focus-visible,.dashboard-image-studio-field select:focus-visible,.dashboard-image-studio-upload input[type=file]:focus-visible,.dashboard-image-studio-segment button:focus-visible,.dashboard-image-studio-task-switch button:focus-visible,.dashboard-image-studio-quality button:focus-visible,.dashboard-image-studio-close:focus-visible,.dashboard-image-studio-submit .button:focus-visible,.dashboard-image-result-card .button:focus-visible,.dashboard-image-studio-mask-tools button:focus-visible{outline-offset:3px;outline:3px solid #2f62f152}.dashboard-image-studio-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-image-studio-upload{background:#f0f7ff;border:2px dashed #17213a6b;border-radius:20px 16px 22px 15px;gap:10px;padding:14px;display:grid}.dashboard-image-studio-upload>span{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.dashboard-image-studio-upload small{color:var(--dashboard-image-muted);font-size:.78rem;font-weight:750}.dashboard-image-studio-mask{border:2px solid var(--dashboard-image-border);background:#fff;border-radius:18px;display:grid;position:relative;overflow:hidden}.dashboard-image-studio-mask img,.dashboard-image-studio-mask canvas{object-fit:contain;grid-area:1/1;width:100%;max-height:360px}.dashboard-image-studio-mask img{z-index:0}.dashboard-image-studio-mask canvas{z-index:1;cursor:crosshair;background:0 0;height:100%}.dashboard-image-studio-mask-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-image-studio-mask-tools label{align-items:center;gap:10px;min-width:min(100%,240px);display:flex}.dashboard-image-studio-mask-tools input{accent-color:var(--dashboard-image-blue);flex:1}.dashboard-image-studio-mask-tools button{border:2px solid var(--dashboard-image-border);min-height:38px;color:var(--dashboard-image-ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:900}.dashboard-image-studio-submit{justify-content:space-between;align-items:stretch;gap:12px;display:flex}.dashboard-image-studio-estimate{border:2px solid var(--dashboard-image-border);background:var(--dashboard-image-paper-strong);border-radius:18px 16px 20px 15px;align-content:center;min-width:0;padding:10px 12px;display:grid}.dashboard-image-studio-estimate strong{color:var(--dashboard-image-ink);font-size:1.4rem;line-height:1}.dashboard-image-studio-estimate span{color:var(--dashboard-image-muted);font-size:.78rem;font-weight:850}.dashboard-image-studio-submit .button{border:2px solid var(--dashboard-image-border);background:var(--dashboard-image-blue);color:#fff;border-radius:18px 14px 20px 15px;min-width:164px;min-height:54px;font-weight:950;box-shadow:4px 5px #17213a29}.dashboard-image-studio-submit .button:disabled{color:#17213a9e;cursor:not-allowed;background:#c9d1dd}.dashboard-image-studio-cost-note{color:var(--dashboard-image-muted);margin:0;font-size:.83rem;line-height:1.45}.dashboard-image-studio-disabled-reason{color:#7f3032;margin:-2px 0 0;font-size:.84rem;font-weight:850;line-height:1.35}.dashboard-image-job-history{box-shadow:none;background:#fffaf1;gap:12px;padding:14px;display:grid}.dashboard-image-job-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.dashboard-image-job-row{border-top:2px solid #17213a1f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:10px;display:grid}.dashboard-image-job-row div{gap:3px;min-width:0;display:grid}.dashboard-image-job-row strong{color:var(--dashboard-image-ink);font-size:.88rem}.dashboard-image-job-row span{color:var(--dashboard-image-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.dashboard-image-job-row small{color:var(--dashboard-image-muted);white-space:nowrap;font-size:.78rem;font-weight:850}.dashboard-image-job-unavailable{color:var(--dashboard-image-red);background:#fff0ed;border:2px solid #b4232f4d;border-radius:18px;gap:6px;padding:12px;display:grid}.dashboard-image-job-unavailable p{color:#7f3032;margin:0;font-size:.88rem;line-height:1.45}.dashboard-image-job-unavailable--service{background:#ffe8e2;border-color:#b4232f6b}.dashboard-image-studio-inline-status{width:max-content;max-width:100%;color:var(--dashboard-image-blue-dark);background:#e8f0ff;border:2px solid #2f62f142;border-radius:999px;padding:7px 10px;font-size:.86rem;font-weight:900}.dashboard-image-studio-error{color:var(--dashboard-image-red);background:#fff0ed;border:2px solid #b4232f47;border-radius:18px;padding:12px;font-weight:850}.dashboard-image-studio-service-banner{color:var(--dashboard-image-red);background:#fff0ed;border:2px solid #b4232f4d;border-radius:18px;gap:5px;padding:12px;display:grid}.dashboard-image-studio-service-banner strong{color:var(--dashboard-image-red);font-size:.96rem}.dashboard-image-studio-service-banner span{color:#7f3032;font-size:.86rem;font-weight:800}.dashboard-image-studio-discussion{color:#235844;white-space:pre-wrap;background:#e9fbf1;border:2px solid #1f9d7647;border-radius:18px;padding:14px}.dashboard-image-studio-discussion h2{color:var(--dashboard-image-ink);margin:0 0 8px;font-size:1.05rem}.dashboard-image-studio-discussion p{margin:0}.dashboard-image-job-current{border:2px solid var(--dashboard-image-border);background:#dcecff;border-radius:22px 18px 24px 16px;gap:12px;padding:14px;display:grid}.dashboard-image-job-current>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.dashboard-image-job-current strong{color:var(--dashboard-image-ink)}.dashboard-image-job-current p{color:var(--dashboard-image-ink);overflow-wrap:anywhere;margin:0;line-height:1.45}.dashboard-image-job-current dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.dashboard-image-job-current dl div{background:#ffffffb8;border:2px solid #17213a1f;border-radius:14px;gap:3px;min-width:0;padding:8px;display:grid}.dashboard-image-job-current dt{color:var(--dashboard-image-muted);font-size:.72rem;font-weight:850}.dashboard-image-job-current dd{min-width:0;color:var(--dashboard-image-ink);overflow-wrap:anywhere;margin:0;font-size:.84rem;font-weight:900}.dashboard-image-job-current--empty{color:var(--dashboard-image-muted);background:#fffaf1;border-style:dashed;font-weight:800}.dashboard-image-result-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;gap:12px;min-width:0;display:grid}.dashboard-image-result-card{border:2px solid var(--dashboard-image-border);background:#fff;border-radius:22px 18px 24px 16px;gap:10px;min-width:0;padding:10px;display:grid;box-shadow:4px 5px #17213a1a}.dashboard-image-result-card img{object-fit:contain;background:#f4f8ff;border:2px solid #17213a1f;border-radius:16px;width:100%;height:clamp(240px,46vh,500px);display:block}.dashboard-image-result-card .button{border:2px solid var(--dashboard-image-border);width:100%;min-height:42px;color:var(--dashboard-image-ink);background:#fff;border-radius:14px;justify-content:center;font-weight:900}.dashboard-image-result-missing,.dashboard-image-result-empty{width:100%;min-height:320px;color:var(--dashboard-image-muted);text-align:center;background:#fffaf1;border:2px dashed #17213a42;border-radius:20px;place-items:center;padding:24px;display:grid}.dashboard-image-result-frame{aspect-ratio:1;grid-column:1/-1;align-self:center;width:min(100%,420px);min-height:auto}.dashboard-image-result-frame--landscape{aspect-ratio:3/2;width:min(100%,560px)}.dashboard-image-result-frame--portrait{aspect-ratio:2/3;width:min(100%,360px)}.dashboard-image-result-empty h2,.dashboard-image-result-missing strong{color:var(--dashboard-image-ink);margin:0;font-size:1.12rem}.dashboard-image-result-empty p,.dashboard-image-result-missing span{max-width:360px;color:var(--dashboard-image-muted);margin:8px 0 0;line-height:1.5}.dashboard-image-studio-v2--drawer .dashboard-image-studio-hero{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff5e6f5;border-bottom:2px solid #17213a24;align-items:center;margin:-18px -18px 14px;padding:14px 18px;position:sticky;top:-18px}.dashboard-image-studio-v2--drawer .dashboard-image-studio-hero h1{margin:5px 0 0;font-size:1.18rem;line-height:1.08}.dashboard-image-studio-v2--drawer .dashboard-image-studio-eyebrow{padding:4px 8px;font-size:.66rem}.dashboard-image-studio-v2--drawer .dashboard-image-studio-grid{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);gap:14px;display:grid!important}.dashboard-image-studio-v2--drawer .dashboard-image-result-panel{min-height:360px;order:initial!important}.dashboard-image-studio-v2--drawer .dashboard-image-studio-workbench{order:initial!important}.dashboard-image-studio-v2--drawer .dashboard-image-studio-field textarea{min-height:108px}.dashboard-image-studio-v2--drawer .dashboard-image-result-card img{height:clamp(180px,34vh,300px)}@media (max-width:1120px){.dashboard-shell-redesign .dashboard-image-studio-drawer{width:min(860px,100vw - 48px)!important}.dashboard-image-studio-grid,.dashboard-image-studio-v2--drawer .dashboard-image-studio-grid{grid-template-columns:minmax(0,1fr)}.dashboard-image-result-panel{min-height:440px}}@media (max-width:720px){.dashboard-shell-redesign .dashboard-image-studio-drawer{max-width:none;width:100%!important;inset:0!important}.dashboard-image-studio-v2{padding:18px 14px 32px}.dashboard-image-studio-hero{grid-template-columns:minmax(0,1fr);gap:12px}.dashboard-image-studio-toolbar{justify-content:space-between;width:100%}.dashboard-image-studio-segment,.dashboard-image-studio-task-switch,.dashboard-image-studio-quality{width:100%;overflow-x:visible}.dashboard-image-studio-segment button,.dashboard-image-studio-quality button{flex:1 0 auto;min-width:max-content}.dashboard-image-studio-task-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-image-studio-task-switch button{text-overflow:clip;min-width:0;padding-inline:8px;line-height:1.12;overflow:visible}:lang(en) .dashboard-image-studio-task-switch button{padding-inline:5px;font-size:.78rem;line-height:1.08}:lang(zh) .dashboard-image-studio-hero h1{line-break:strict;word-break:normal;max-width:100%;font-size:clamp(1.72rem,7.4vw,1.95rem);line-height:1.04}.dashboard-image-studio-v2--drawer .dashboard-image-studio-segment{flex:1;width:auto}.dashboard-image-studio-grid,.dashboard-image-studio-controls,.dashboard-image-job-current dl,.dashboard-image-result-grid{grid-template-columns:minmax(0,1fr)}.dashboard-image-studio-workbench,.dashboard-image-result-panel{border-radius:20px 16px 22px 14px;padding:14px}.dashboard-image-studio-card-heading,.dashboard-image-studio-section-heading,.dashboard-image-studio-submit,.dashboard-image-studio-upload>span{flex-direction:column;align-items:stretch}.dashboard-image-studio-card-heading>strong{width:auto;max-width:100%}.dashboard-image-studio-field textarea{min-height:138px}.dashboard-image-studio-submit .button{width:100%;min-width:0}.dashboard-image-job-row{grid-template-columns:minmax(0,1fr)}.dashboard-image-job-row span,.dashboard-image-job-row small{white-space:normal}.dashboard-image-result-empty,.dashboard-image-result-missing{min-height:240px}.dashboard-image-result-frame{width:min(100%,360px)}.dashboard-image-result-frame--landscape{width:100%}.dashboard-image-result-frame--portrait{width:min(100%,280px)}}@media (max-width:380px){.dashboard-image-studio-v2{padding-inline:12px}.dashboard-image-studio-hero h1{font-size:1.86rem}:lang(zh) .dashboard-image-studio-hero h1{max-width:100%;font-size:1.68rem}.dashboard-image-studio-segment button,.dashboard-image-studio-quality button{padding-inline:10px;font-size:.82rem}.dashboard-image-studio-task-switch button{padding-inline:6px;font-size:.78rem}:lang(en) .dashboard-image-studio-task-switch button{padding-inline:4px;font-size:.74rem}.dashboard-image-studio-workbench,.dashboard-image-result-panel{padding:12px}.dashboard-image-studio-field textarea,.dashboard-image-studio-field select,.dashboard-image-studio-upload input[type=file]{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.dashboard-image-studio-v2 *,.dashboard-image-studio-v2 :before,.dashboard-image-studio-v2 :after{scroll-behavior:auto!important;transition-duration:.001ms!important}}.pricing-page-shell.pricing-page-shell{color:#25221e;background:#fceedc;position:relative;overflow-x:clip}.pricing-page-shell.pricing-page-shell:before,.pricing-page-shell.pricing-page-shell:after{display:none}.pricing-page-shell .site-header,.pricing-page-shell header{background:#fceedceb}@media (min-width:861px){.pricing-page-shell .site-header .button-primary{color:#fff8ea;background:#d66f5b;border:1.5px solid #2d2924bd;box-shadow:3px 4px #2d292426}.pricing-page-shell .site-header .button-primary:hover{background:#ba6d5d;box-shadow:5px 6px #2d29241f}.pricing-page-shell .site-header .button-primary:focus-visible{outline-offset:3px;outline:3px solid #315fbd47}}.pricing-page-hero{grid-template-columns:minmax(340px,.84fr) minmax(320px,.56fr);align-items:center;gap:clamp(42px,6vw,88px);width:min(100% - 72px,1360px);min-height:390px;margin:0 auto;padding:54px 0 18px;display:grid}.pricing-page-hero-copy{text-align:left;width:100%;max-width:520px;margin:0}.pricing-page-hero .eyebrow{color:#174da6;letter-spacing:.1em;align-items:center;margin-bottom:14px;font-size:1.04rem;font-weight:850;display:inline-flex;position:relative}.pricing-page-hero .eyebrow:before{color:#d99b25;content:"*";letter-spacing:0;margin-right:14px;font-family:Georgia,serif;font-size:1.28rem}.pricing-page-hero .eyebrow:after{content:"";background:#315fbd;border-radius:99px;width:92px;height:2px;margin-left:14px;transform:rotate(-2deg)}.pricing-page-hero h1{color:#26231f;letter-spacing:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:480px;margin:0;font-size:clamp(3.8rem,5.3vw,5.7rem);line-height:1.03}.pricing-page-hero h1.pricing-title-en{max-width:650px;font-size:clamp(3.65rem,5vw,5.35rem)}.pricing-page-hero h1.pricing-title-en span{white-space:nowrap;display:block}.pricing-page-hero h1:after{content:"";background:#df6f51;border-radius:999px;width:min(310px,78%);height:7px;margin-top:9px;display:block;transform:rotate(-2deg)}.pricing-page-hero-copy>p:last-child{color:#3e3932;max-width:430px;margin:18px 0 0;font-size:1.04rem;font-weight:560;line-height:1.9}.pricing-hero-illustration{pointer-events:none;flex-direction:column;align-self:end;align-items:center;gap:14px;width:min(100%,390px);margin:0 0 0 auto;display:flex;position:relative}.pricing-hero-bubble{color:#26231f;text-align:center;z-index:1;background:#fff9ede0;border:1.8px solid #28251f;border-radius:34px;width:min(100%,340px);padding:18px 22px 20px;font-size:1.02rem;font-weight:720;line-height:1.6;position:relative;transform:rotate(-1.5deg);box-shadow:2px 4px #2d29240f}.pricing-hero-bubble:after{content:"";background:#fff9ede0;border-bottom:1.8px solid #28251f;border-right:1.8px solid #28251f;border-bottom-right-radius:18px;width:28px;height:28px;position:absolute;bottom:-17px;right:44px;transform:rotate(24deg)}.pricing-hero-illustration img,.pricing-plans-intro img,.pricing-topup-illustration img{object-fit:contain;width:100%;height:auto;display:block}.pricing-page-content{background:0 0;width:min(100% - 72px,1360px);margin:0 auto;padding:0 0 86px}.pricing-page-shell .pricing-page{background:0 0}.pricing-plans-intro{border-bottom:1.5px solid #352d232e;justify-content:space-between;align-items:end;width:min(100%,1130px);margin:0 auto 8px;display:flex}.pricing-plans-intro span{flex:1;min-height:1px;display:block}.pricing-plans-intro img{width:clamp(230px,21vw,330px);margin-right:16px}.pricing-page-shell .billing-status-banner{color:#4d4740;width:min(100%,760px);box-shadow:none;background:#fff8ecad;border:1px solid #30498338;border-radius:999px;margin:12px auto 22px;padding:11px 18px}.pricing-page-shell .pricing-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,650px);margin:0 auto}.pricing-page-shell .pricing-plan-card{min-height:388px;box-shadow:none;background:#fff8ecb8;border:1.5px solid #2f5db7;border-radius:18px;flex-direction:column;padding:24px 25px 22px;display:flex}.pricing-page-shell .pricing-plan-card:before{display:none}.pricing-page-shell .pricing-plan-card.featured{box-shadow:none;background:#fff8ecb8;border:1.5px solid #db674b}.pricing-page-shell .popular{color:#fff8ec;box-shadow:none;background:#db674b;border:1px solid #b14f3652;border-radius:999px;align-items:center;padding:5px 13px;display:inline-flex;top:13px;left:18px;right:auto}.pricing-page-shell .popular:before{content:"*";margin-right:5px}.pricing-page-shell .plan-name{color:#2859bb;margin:0 0 12px;font-size:1.75rem;font-weight:720}.pricing-page-shell .pricing-plan-card.featured .plan-name,.pricing-page-shell .pricing-plan-card.featured .price,.pricing-page-shell .pricing-plan-card.featured .credit-amount{color:#d85f43}.pricing-page-shell .pricing-plan-card.featured .plan-name{margin-top:26px}.pricing-page-shell .price{color:#2859bb;align-items:baseline;min-height:auto}.pricing-page-shell .price span{color:currentColor;margin-right:5px;font-size:1.45rem;font-weight:720}.pricing-page-shell .price strong{letter-spacing:0;font-size:4.15rem;font-weight:650;line-height:.95}.pricing-page-shell .price small{color:#77706a;margin-left:7px;font-size:1.05rem;font-weight:520}.pricing-page-shell .credit-amount{color:#2859bb;border-bottom:1px solid #453e3433;margin:11px 0 16px;padding-bottom:16px;font-size:1.12rem;font-weight:750}.pricing-page-shell .pricing-plan-card ul{color:#282520;min-height:0;margin:0 0 22px;font-size:.98rem;line-height:1.95}.pricing-page-shell .pricing-plan-card li{margin-bottom:0}.pricing-page-shell .pricing-plan-card li:before{color:#222}.pricing-page-shell .pricing-plan-card .button,.pricing-page-shell .pricing-plan-card .availability-note{margin-top:auto}.pricing-page-shell .availability-note{color:#222;background:#fff8ec85;border:1px solid;border-radius:999px;font-weight:650}.pricing-page-shell .pricing-plan-card .button{color:#1e2b43;background:#fff8ec4d;border-radius:999px;min-height:48px}.pricing-page-shell .pricing-topup-section{width:min(100%,1260px);box-shadow:none;background:0 0;border:1.5px solid #352d232e;border-left:0;border-right:0;border-radius:0;margin:42px auto 0;padding:28px 0 16px;position:relative}.pricing-topup-header{grid-template-columns:minmax(220px,.42fr) minmax(160px,.22fr);justify-content:space-between;align-items:center;gap:28px;margin-bottom:12px;display:grid}.pricing-page-shell .pricing-topup-section .section-heading{margin-bottom:0}.pricing-page-shell .pricing-topup-section .section-heading .eyebrow,.pricing-page-shell .billing-rules .section-heading .eyebrow{color:#174da6;letter-spacing:.1em;font-size:1.04rem;font-weight:850}.pricing-page-shell .pricing-topup-section .section-heading .eyebrow:before,.pricing-page-shell .billing-rules .section-heading .eyebrow:before{color:#d99b25;content:"*";letter-spacing:0;margin-right:12px;font-family:Georgia,serif}.pricing-page-shell .pricing-topup-section .section-heading h2,.pricing-page-shell .billing-rules .section-heading h2{color:#26231f;font-size:clamp(2.1rem,3.2vw,3.35rem);line-height:1.08}.pricing-page-shell .pricing-topup-section .section-heading h2:after,.pricing-page-shell .billing-rules .section-heading h2:after{content:"";background:#315fbd;border-radius:999px;width:220px;max-width:80%;height:4px;margin-top:7px;display:block;transform:rotate(-2deg)}.pricing-page-shell .pricing-topup-section .section-heading p:last-child{color:#4a433b;max-width:430px;line-height:1.7}.pricing-topup-illustration{width:clamp(160px,14vw,220px);margin:0 24px 0 auto}.pricing-page-shell .pricing-topup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pricing-page-shell .pricing-topup-card{box-shadow:none;background:#fff8ecb3;border:1.5px solid #5c8b62;border-radius:17px;padding:18px 18px 16px}.pricing-page-shell .pricing-topup-card:nth-child(2){border-color:#d69834}.pricing-page-shell .pricing-topup-card:nth-child(3){border-color:#315fbd}.pricing-page-shell .pricing-topup-card>span{color:#4f7e56;font-size:1.45rem;font-weight:760;line-height:1.1}.pricing-page-shell .pricing-topup-card:nth-child(2)>span,.pricing-page-shell .pricing-topup-card:nth-child(2) strong{color:#d98b1f}.pricing-page-shell .pricing-topup-card:nth-child(3)>span,.pricing-page-shell .pricing-topup-card:nth-child(3) strong{color:#2f5fc1}.pricing-page-shell .pricing-topup-card strong{color:#4f7e56;letter-spacing:0;font-size:3rem;font-weight:650}.pricing-page-shell .payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.pricing-page-shell .payment-method-button{color:#24211d;min-height:38px;box-shadow:none;background:#fff8ecc7;border:1px solid #26221c57;border-radius:8px;font-size:.95rem;font-weight:650}.pricing-page-shell .payment-method-button.paypal{background:#fff8ecc7}.pricing-page-shell .pricing-payment-preview{opacity:.88}.pricing-page-shell .pricing-payment-preview .availability-note{text-align:center;grid-column:1/-1;min-height:34px;padding-block:8px;font-size:.84rem}.pricing-page-shell .topup-payment-note{color:#4a433b;margin-top:14px;font-size:.88rem;line-height:1.6}.pricing-page-shell .pricing-mock-order-card{max-width:1260px;margin-inline:auto}.pricing-page-shell .billing-rules,.pricing-page-shell .pricing-page-billing-notes{width:min(100%,1260px);box-shadow:none;background:0 0;border:0;border-radius:0;margin-inline:auto}.pricing-page-shell .billing-rules{grid-template-columns:270px minmax(420px,1fr) minmax(300px,.78fr);align-items:start;gap:24px;margin-top:30px;padding:0;display:grid}.pricing-page-shell .billing-rules .section-heading{display:block}.pricing-page-shell .billing-rules .section-heading p:last-child{color:#4a433b;max-width:220px;line-height:1.75}.pricing-page-shell .model-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pricing-page-shell .model-billing-grid article,.pricing-page-shell .billing-grid article{background:#fff8eca3;border:1px solid #463d2f33;border-radius:13px;min-height:86px}.pricing-page-shell .billing-rule-list{color:#282520;margin:0}.pricing-page-shell .billing-rule-list div{grid-template-columns:54px 1fr;gap:12px;min-height:0}.pricing-page-shell .billing-rule-list dt{color:#26231f}.pricing-page-shell .pricing-page-billing-notes{margin-top:28px;padding:0}.pricing-page-shell .pricing-page-billing-notes h2{color:#26231f;margin-top:0}@media (min-width:861px){.pricing-page-shell .pricing-page-hero{min-height:348px;padding:42px 0 4px}.pricing-page-shell .pricing-hero-illustration{width:min(100%,374px)}.pricing-page-shell .pricing-plans-intro{min-height:68px;margin:-48px auto 0;position:relative}.pricing-page-shell .pricing-plans-intro img{width:clamp(185px,13.5vw,205px);margin-right:0;position:absolute;bottom:2px;right:max(0px,50% - 325px)}.pricing-page-shell .billing-status-banner{margin:6px auto 18px}.pricing-page-shell .billing-rules{grid-template-columns:330px minmax(400px,1fr) minmax(300px,.78fr)}.pricing-page-shell .billing-rules .section-heading p:last-child{max-width:270px}.pricing-page-shell .billing-rules .section-heading h2{white-space:nowrap;max-width:none}.pricing-page-shell .pricing-login-prompt{width:fit-content;max-width:min(100%,460px);box-shadow:none;background:0 0;border:0;margin:28px auto 0;padding:0}.pricing-page-shell .pricing-login-prompt a{color:#2357b7;background:#fff8ecb8;border:1.5px solid #36302a94;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 28px;font-weight:760;text-decoration:none;display:inline-flex;box-shadow:3px 4px #36302a14}.pricing-page-shell .pricing-login-prompt a:after{content:"→";white-space:nowrap;flex:none;margin-left:10px;font-weight:800;line-height:1;display:inline-block}.pricing-page-shell .pricing-login-prompt a:hover{color:#163f91;background:#fffaf1eb;box-shadow:5px 6px #36302a1a}.pricing-page-shell .pricing-login-prompt a:focus-visible{outline-offset:3px;outline:3px solid #315fbd47}}@media (max-width:1180px){.pricing-page-hero{grid-template-columns:minmax(320px,.9fr) minmax(260px,.46fr);width:min(100% - 48px,1040px)}.pricing-page-content{width:min(100% - 48px,1040px)}.pricing-page-shell .billing-rules{grid-template-columns:1fr}}@media (max-width:860px){.pricing-page-hero{grid-template-columns:1fr;gap:20px;width:min(100% - 32px,520px);padding-top:38px}.pricing-page-hero-copy{text-align:left}.pricing-page-hero h1{font-size:clamp(2.55rem,12vw,3.25rem)}.pricing-page-hero h1.pricing-title-en{max-width:100%;font-size:clamp(2.35rem,8.6vw,3rem)}.pricing-hero-illustration{width:min(72%,260px);margin-inline:auto}.pricing-hero-bubble{border-radius:26px;width:min(100%,250px);padding:13px 16px 15px;font-size:.88rem;line-height:1.48}.pricing-page-content{width:min(100% - 32px,520px)}.pricing-plans-intro{justify-content:center}.pricing-plans-intro span{display:none}.pricing-plans-intro img{width:min(70%,240px);margin:0 auto}.pricing-page-shell .pricing-plan-grid,.pricing-page-shell .pricing-topup-grid,.pricing-page-shell .model-billing-grid,.pricing-page-shell .billing-grid,.pricing-topup-header{grid-template-columns:1fr}.pricing-topup-illustration{width:min(62%,220px);margin-inline:auto}.pricing-page-shell .pricing-plan-card,.pricing-page-shell .pricing-topup-card{min-height:0}}@media (max-width:640px){.pricing-page-shell .pricing-page-hero{align-items:start;gap:14px;width:min(100% - 28px,480px);min-height:0;padding:34px 0 10px}.pricing-page-shell .pricing-page-hero-copy{max-width:none}.pricing-page-shell .pricing-page-hero .eyebrow{margin-bottom:12px;font-size:.86rem}.pricing-page-shell .pricing-page-hero .eyebrow:after{width:90px}.pricing-page-shell .pricing-page-hero h1{font-size:clamp(2rem,8.4vw,2.42rem);line-height:1.08}.pricing-page-shell .pricing-page-hero h1.pricing-title-en{max-width:100%;font-size:clamp(2rem,8vw,2.28rem)}.pricing-page-shell .pricing-page-hero h1.pricing-title-en span{white-space:nowrap}.pricing-page-shell .pricing-page-hero h1:after{width:min(235px,72%);height:6px;margin-top:7px}.pricing-page-shell .pricing-page-hero-copy>p:last-child{max-width:none;margin-top:14px;font-size:.96rem;line-height:1.72}.pricing-page-shell .pricing-hero-illustration{width:min(58%,220px);margin-inline:auto}.pricing-page-shell .pricing-hero-bubble{border-radius:24px;width:min(100%,218px);padding:12px 14px 14px;font-size:.82rem;line-height:1.42}.pricing-page-shell .pricing-hero-bubble:after{width:22px;height:22px;bottom:-13px;right:34px}.pricing-page-content{width:min(100% - 28px,480px);padding-bottom:58px}.pricing-page-shell .pricing-plans-intro{justify-content:center;min-height:0;margin:0 auto 8px;padding-bottom:0}.pricing-page-shell .pricing-plans-intro img{width:min(44%,165px);margin:0 auto}.pricing-page-shell .billing-status-banner{border-radius:20px;margin:10px auto 18px;padding:10px 15px;line-height:1.55}.pricing-page-shell .pricing-plan-grid{gap:16px}.pricing-page-shell .pricing-plan-card{width:100%;min-height:0;padding:22px 24px 20px}.pricing-page-shell .pricing-plan-card.featured .plan-name{margin-top:25px}.pricing-page-shell .plan-name{margin-bottom:10px;font-size:1.65rem}.pricing-page-shell .price strong{font-size:3.72rem}.pricing-page-shell .credit-amount{margin:9px 0 13px;padding-bottom:13px;font-size:1.05rem}.pricing-page-shell .pricing-plan-card ul{margin:0 0 18px;font-size:.96rem;line-height:1.78}.pricing-page-shell .pricing-plan-card .button,.pricing-page-shell .pricing-plan-card .availability-note{min-height:44px}.pricing-page-shell .pricing-topup-section{margin-top:34px;padding:24px 0 14px}.pricing-page-shell .pricing-topup-header{grid-template-columns:minmax(0,1fr) minmax(100px,118px);align-items:end;gap:12px;margin-bottom:14px}.pricing-page-shell .pricing-topup-section .section-heading .eyebrow,.pricing-page-shell .billing-rules .section-heading .eyebrow{font-size:.86rem}.pricing-page-shell .pricing-topup-section .section-heading h2,.pricing-page-shell .billing-rules .section-heading h2{font-size:clamp(2rem,8.6vw,2.45rem);line-height:1.08}.pricing-page-shell .pricing-topup-section .section-heading h2:after,.pricing-page-shell .billing-rules .section-heading h2:after{width:180px}.pricing-page-shell .pricing-topup-section .section-heading p:last-child{max-width:none;margin-top:14px;font-size:.96rem;line-height:1.62}.pricing-page-shell .pricing-topup-illustration{width:min(100%,118px);margin:0 4px 2px auto}.pricing-page-shell .pricing-topup-grid{gap:16px}.pricing-page-shell .pricing-topup-card{gap:14px;min-height:0;padding:18px 20px;display:grid}.pricing-page-shell .pricing-topup-card>span{font-size:1.32rem}.pricing-page-shell .pricing-topup-card strong{font-size:3rem;line-height:.98}.pricing-page-shell .pricing-topup-card .payment-method-grid{gap:8px;margin-top:2px}.pricing-page-shell .payment-method-button{min-height:44px;padding-inline:9px}.pricing-page-shell .pricing-payment-preview .availability-note{min-height:44px;padding-block:10px}.pricing-page-shell .topup-payment-note{border-radius:14px;margin-top:12px;padding:12px 14px;font-size:.88rem;line-height:1.55}.pricing-page-shell .billing-rules{gap:18px;margin-top:28px}.pricing-page-shell .billing-rules .section-heading{margin-bottom:12px}.pricing-page-shell .billing-rules .section-heading p:last-child{max-width:none;margin-top:14px;font-size:.96rem;line-height:1.62}.pricing-page-shell .model-billing-grid{gap:12px;margin-top:0}.pricing-page-shell .model-billing-grid article{min-height:0;padding:16px 18px}.pricing-page-shell .billing-rule-list div{grid-template-columns:minmax(54px,.2fr) 1fr;gap:12px;padding:12px 0}.pricing-page-shell .pricing-login-prompt{text-align:center;background:#fff8ecb8;border:1.5px solid #36302a57;border-radius:999px;width:100%;min-height:48px;margin:22px auto 0;padding:0;box-shadow:3px 4px #36302a14}.pricing-page-shell .pricing-login-prompt a{color:#2357b7;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:760;text-decoration:none;display:flex}.pricing-page-shell .pricing-page-billing-notes{margin-top:26px}.pricing-page-shell .pricing-page-billing-notes .billing-grid{gap:14px}.pricing-page-shell .pricing-page-billing-notes .billing-grid article{min-height:0;padding:20px 22px;box-shadow:0 14px 34px #36302a1a}}.home-page.baidato-editorial-home .editorial-hero-copy{z-index:3;margin-inline:auto;padding-top:clamp(34px,6vw,74px);position:relative;transform:translate(-15%);width:min(560px,70%)!important}.home-page.baidato-editorial-home .editorial-hero h1{margin:0;color:#2f2d2a!important;letter-spacing:0!important;max-width:560px!important;font-size:clamp(3rem,4vw,3.5rem)!important;font-weight:650!important;line-height:1.15!important}.home-page.baidato-editorial-home .refined-hero-scene{z-index:1;pointer-events:none;inset:0;position:absolute!important}@media (max-width:760px){.home-page.baidato-editorial-home .editorial-hero{padding-block:24px 42px!important}.home-page.baidato-editorial-home .editorial-hero-canvas{gap:26px;min-height:auto;display:grid}.home-page.baidato-editorial-home .editorial-hero-copy{margin:0;padding-top:22px;transform:none;width:100%!important}.home-page.baidato-editorial-home .editorial-hero h1{word-break:normal!important;overflow-wrap:break-word!important;max-width:350px!important;font-size:clamp(2.12rem,9.2vw,2.38rem)!important;line-height:1.18!important}.home-page.baidato-editorial-home .editorial-hero-lead{max-width:330px!important;font-size:.98rem!important;line-height:1.72!important}.home-page.baidato-editorial-home .refined-hero-scene{gap:12px;min-width:0;display:grid;position:relative!important}.home-page.baidato-editorial-home .hero-workbench-card{border-radius:26px;grid-template-columns:1fr;width:100%;min-height:auto;position:relative;bottom:auto;right:auto;transform:none}.home-page.baidato-editorial-home .hero-workbench-sidebar{border-bottom:1.5px dashed #3a342d2e;border-right:0;padding:18px;display:flex;overflow-x:auto}.home-page.baidato-editorial-home .hero-workbench-logo,.home-page.baidato-editorial-home .hero-workbench-sidebar span:not(.hero-workbench-logo){flex:none}.home-page.baidato-editorial-home .hero-workbench-logo{margin:0}.home-page.baidato-editorial-home .hero-workbench-main{padding:20px}.home-page.baidato-editorial-home .hero-workbench-tasks{grid-template-columns:1fr}.home-page.baidato-editorial-home .hero-mini-note,.home-page.baidato-editorial-home .hero-companion-slot{display:none}}.home-page.baidato-editorial-home .homepage-final-cta,.homepage-site-footer{background:#fef8f1}.home-page.baidato-editorial-home .homepage-final-cta,.home-page.baidato-editorial-home .homepage-final-cta *,.homepage-site-footer,.homepage-site-footer *{box-sizing:border-box}.home-page.baidato-editorial-home .homepage-final-cta{width:100%;padding:64px 0 28px;overflow-x:clip}.home-page.baidato-editorial-home .homepage-final-cta__panel{color:#28251f;background:radial-gradient(circle at 85% 20%,#ffffffd1,#0000 22rem),linear-gradient(135deg,#fffbf4fa,#fff4e7eb);border:1px solid #57442d1a;border-radius:18px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.64fr);align-items:center;gap:36px;width:min(1368px,100vw - 72px);min-height:432px;margin:0 auto;padding:50px 76px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #5b3f1f12}.home-page.baidato-editorial-home .homepage-final-cta__content{z-index:2;justify-items:start;display:grid;position:relative}.home-page.baidato-editorial-home .homepage-final-cta__eyebrow{color:#28251f;letter-spacing:.06em;align-items:center;gap:12px;margin:0 0 18px;font-size:1.03rem;font-weight:680;display:inline-flex}.home-page.baidato-editorial-home .homepage-final-cta__eyebrow strong{color:#e86943;font-weight:800}.home-page.baidato-editorial-home .homepage-final-cta__eyebrow span[aria-hidden]:first-child{color:#24221f;font-size:1.25rem}.home-page.baidato-editorial-home .homepage-final-cta__eyebrow span[aria-hidden]:last-child{color:#ff7a3a;font-size:1.35rem}.home-page.baidato-editorial-home .homepage-final-cta h2{color:#242424;letter-spacing:0;margin:0;font-size:clamp(3.1rem,5vw,4.75rem);font-weight:920;line-height:1.08;display:inline-block;position:relative}.home-page.baidato-editorial-home .homepage-final-cta h2:after{content:"";border-bottom:3px solid #ee6937e0;border-radius:999px;height:8px;position:absolute;bottom:-13px;left:52%;right:4px;transform:translate(-50%)rotate(-1.4deg)}.home-page.baidato-editorial-home .homepage-final-cta__description{color:#4d4841;max-width:585px;margin:30px 0 0;font-size:1.08rem;font-weight:560;line-height:1.9}.home-page.baidato-editorial-home .homepage-final-cta__actions{flex-wrap:wrap;gap:28px;margin-top:28px;display:flex}.home-page.baidato-editorial-home .homepage-final-cta__button{z-index:3;color:#28251f;border:1.6px solid #2b2925;border-radius:18px;justify-content:center;align-items:center;gap:12px;min-width:214px;min-height:56px;padding:0 32px;font-size:1.02rem;font-weight:780;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex;position:relative}.home-page.baidato-editorial-home .homepage-final-cta__button:hover{transform:translateY(-1px)}.home-page.baidato-editorial-home .homepage-final-cta__button:focus-visible,.homepage-site-footer a:focus-visible{outline-offset:4px;outline:3px solid #2655b85c}.home-page.baidato-editorial-home .homepage-final-cta__button--primary{color:#fff9f2;background:linear-gradient(#f36f4c,#ec5531);border-color:#c94a2cb8;box-shadow:0 8px #8a3a231f}.home-page.baidato-editorial-home .homepage-final-cta__button--secondary{background:#ffffff94}.home-page.baidato-editorial-home .homepage-final-cta__benefits{flex-wrap:wrap;gap:20px 28px;margin:32px 0 0;padding:0;list-style:none;display:flex}.home-page.baidato-editorial-home .homepage-final-cta__benefit{color:#3c3832;white-space:nowrap;align-items:center;gap:12px;font-size:.96rem;font-weight:680;display:inline-flex}.home-page.baidato-editorial-home .homepage-final-cta__benefit>span{flex:0 0 24px;place-items:center;width:24px;height:24px;display:inline-grid;position:relative}.home-page.baidato-editorial-home .homepage-final-cta__benefit--green>span:before,.home-page.baidato-editorial-home .homepage-final-cta__benefit--purple>span:before{content:"";clip-path:polygon(50% 0,95% 16%,86% 78%,50% 100%,14% 78%,5% 16%);border:2px solid;border-radius:8px 8px 10px 10px;width:20px;height:22px}.home-page.baidato-editorial-home .homepage-final-cta__benefit--green{color:#4f934b}.home-page.baidato-editorial-home .homepage-final-cta__benefit--purple{color:#9c5aa6}.home-page.baidato-editorial-home .homepage-final-cta__benefit--green>span:after,.home-page.baidato-editorial-home .homepage-final-cta__benefit--purple>span:after{content:"";border-bottom:2px solid;border-left:2px solid;width:8px;height:5px;position:absolute;transform:rotate(-45deg)translateY(-1px)}.home-page.baidato-editorial-home .homepage-final-cta__benefit--orange{color:#ed9b18}.home-page.baidato-editorial-home .homepage-final-cta__benefit--orange>span:before{color:currentColor;content:"?";font-size:1.55rem;font-weight:840;line-height:1}.home-page.baidato-editorial-home .homepage-final-cta__visual{z-index:1;pointer-events:none;place-items:center;min-height:300px;display:grid;position:relative}.home-page.baidato-editorial-home .homepage-final-cta__visual:before{content:"";background:radial-gradient(#cda6733d,#0000 70%);border-radius:50%;width:360px;height:48px;position:absolute;bottom:1%;right:12%}.home-page.baidato-editorial-home .homepage-final-cta__visual img{z-index:1;object-fit:contain;pointer-events:none;width:min(100%,570px);height:auto;max-height:330px;display:block;position:relative}.homepage-site-footer{color:#2d2924;width:100%;padding:22px 0 18px;overflow-x:clip}.homepage-site-footer__inner{grid-template-columns:minmax(220px,.9fr) minmax(0,2.8fr);gap:72px;width:min(1368px,100vw - 72px);margin:0 auto;display:grid}.homepage-site-footer__brand{align-content:start;justify-items:start;gap:16px;display:grid}.homepage-site-footer__wordmark{color:#262420;letter-spacing:.05em;gap:4px;font-size:2.12rem;font-weight:900;line-height:1;text-decoration:none;display:inline-grid}.homepage-site-footer__wordmark span:last-child{background:#e86843;border-radius:999px;width:142px;height:4px;display:block;transform:rotate(-1.5deg)}.homepage-site-footer__brand p{color:#5c544b;max-width:256px;margin:0;font-size:.98rem;font-weight:520;line-height:1.78}.homepage-site-footer__locale{color:#5f574f;align-items:center;gap:14px;font-size:.98rem;display:inline-flex}.homepage-site-footer__locale a,.homepage-site-footer__nav a,.homepage-site-footer__mark{color:inherit;text-decoration:none}.homepage-site-footer__locale a[aria-current=page]{color:#28251f;font-weight:760}.homepage-site-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:44px;display:grid}.homepage-site-footer__group{align-content:start;gap:14px;display:grid}.homepage-site-footer__group h2{color:#25221e;align-items:center;gap:12px;margin:0;font-size:1.08rem;font-weight:850;line-height:1.2;display:inline-flex}.homepage-site-footer__group h2:before{color:#2f5fbd;content:"?";width:19px;height:19px;font-size:1.15rem;line-height:1}.homepage-site-footer__group:nth-child(2) h2:before{color:#6f9b5c;content:"?";font-size:1.35rem}.homepage-site-footer__group:nth-child(3) h2:before{color:#9b5ba8;content:"?";font-size:1.2rem}.homepage-site-footer__group:nth-child(4) h2:before{color:#2f5fbd;content:"?";font-size:1.1rem}.homepage-site-footer__group ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.homepage-site-footer__group a{color:#332e28;font-size:.98rem;font-weight:620}.homepage-site-footer__group a:hover,.homepage-site-footer__locale a:hover,.homepage-site-footer__mark:hover{color:#315fbd}.homepage-site-footer__bottom{color:#534d45;border-top:1px solid #4a3a2629;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;display:flex}.homepage-site-footer__mark{color:#28251f;letter-spacing:.03em;align-items:center;gap:11px;font-weight:760;display:inline-flex}.homepage-site-footer__mark span:first-child{color:#fff;background:#315fbd;border-radius:7px;place-items:center;width:25px;height:25px;font-weight:820;display:inline-grid;box-shadow:2px 2px #241f181f}.homepage-site-footer__bottom p{color:#5a544d;margin:0;font-size:1rem}@media (max-width:1100px){.home-page.baidato-editorial-home .homepage-final-cta__panel{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:30px;width:min(944px,100vw - 48px);padding:58px 46px 48px}.home-page.baidato-editorial-home .homepage-final-cta__visual img{max-height:315px}.homepage-site-footer__inner{grid-template-columns:1fr;gap:38px;width:min(944px,100vw - 48px)}.homepage-site-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}}@media (max-width:860px){.home-page.baidato-editorial-home .homepage-final-cta{padding:40px 0 30px}.home-page.baidato-editorial-home .homepage-final-cta__panel{border-radius:16px;grid-template-columns:1fr;justify-items:center;gap:18px;width:min(430px,100vw - 28px);min-height:0;padding:30px 22px 26px}.home-page.baidato-editorial-home .homepage-final-cta__content{text-align:center;justify-items:center;width:100%}.home-page.baidato-editorial-home .homepage-final-cta__eyebrow{letter-spacing:.03em;flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:14px;font-size:.84rem;line-height:1.45}.home-page.baidato-editorial-home .homepage-final-cta h2{font-size:clamp(2.25rem,10.4vw,2.85rem);line-height:1.08}.home-page.baidato-editorial-home .homepage-final-cta__description{text-align:center;max-width:330px;margin-top:24px;font-size:.95rem;line-height:1.68}.home-page.baidato-editorial-home .homepage-final-cta__actions{gap:12px;width:100%;margin-top:22px}.home-page.baidato-editorial-home .homepage-final-cta__button{width:100%;min-height:52px}.home-page.baidato-editorial-home .homepage-final-cta__benefits{justify-items:start;gap:12px;width:100%;margin-top:22px;display:grid}.home-page.baidato-editorial-home .homepage-final-cta__benefit{white-space:normal;text-align:left;gap:10px;width:100%;font-size:.95rem;line-height:1.35}.home-page.baidato-editorial-home .homepage-final-cta__visual{width:100%;min-height:0;margin-top:0}.home-page.baidato-editorial-home .homepage-final-cta__visual img{width:min(100%,316px);max-height:none}.homepage-site-footer{padding:28px 0 24px}.homepage-site-footer__inner{gap:24px;width:min(430px,100vw - 28px)}.homepage-site-footer__brand{gap:12px}.homepage-site-footer__wordmark{font-size:2rem}.homepage-site-footer__wordmark span:last-child{width:132px}.homepage-site-footer__brand p{max-width:330px;font-size:.95rem;line-height:1.65}.homepage-site-footer__locale{margin-top:2px}.homepage-site-footer__nav{grid-template-columns:1fr 1fr;gap:24px 22px}.homepage-site-footer__group{gap:11px}.homepage-site-footer__group h2{gap:9px;font-size:1rem}.homepage-site-footer__group ul{gap:8px}.homepage-site-footer__group a{overflow-wrap:anywhere;font-size:.92rem;line-height:1.35}.homepage-site-footer__bottom{justify-content:start;gap:11px;margin-top:6px;padding-top:18px;display:grid}.homepage-site-footer__bottom p{font-size:.92rem;line-height:1.45}}@media (min-width:640px) and (max-width:860px){.home-page.baidato-editorial-home .homepage-final-cta{padding:46px 0 32px}.home-page.baidato-editorial-home .homepage-final-cta__panel{grid-template-columns:minmax(0,1fr) minmax(250px,.7fr);justify-items:stretch;gap:26px;width:min(720px,100vw - 48px);padding:40px 42px 34px}.home-page.baidato-editorial-home .homepage-final-cta__content{text-align:left;justify-items:start}.home-page.baidato-editorial-home .homepage-final-cta__eyebrow{justify-content:flex-start}.home-page.baidato-editorial-home .homepage-final-cta h2{font-size:clamp(2.8rem,6.3vw,3.25rem)}.home-page.baidato-editorial-home .homepage-final-cta__description{text-align:left;max-width:390px}.home-page.baidato-editorial-home .homepage-final-cta__actions{flex-wrap:nowrap;gap:14px}.home-page.baidato-editorial-home .homepage-final-cta__button{flex:1 1 0;width:auto;min-width:0;padding-inline:18px}.home-page.baidato-editorial-home .homepage-final-cta__benefits{gap:10px}.home-page.baidato-editorial-home .homepage-final-cta__visual{align-self:center}.home-page.baidato-editorial-home .homepage-final-cta__visual img{width:min(100%,300px)}.homepage-site-footer__inner{gap:28px;width:min(720px,100vw - 48px)}.homepage-site-footer__brand p{max-width:420px}.homepage-site-footer__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.homepage-site-footer__bottom{justify-content:space-between;align-items:center;display:flex}}@media (max-width:430px){.homepage-site-footer__nav{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:23px 18px}.homepage-site-footer__group a{font-size:.9rem}}.home-page.baidato-editorial-home .workspace-preview-desktop-section,.home-page.baidato-editorial-home .workspace-preview-mobile-section{display:none}.home-page.baidato-editorial-home .workspace-preview-anchor{scroll-margin-top:96px}.home-page.baidato-editorial-home .use-cases-desktop-section,.home-page.baidato-editorial-home .use-cases-mobile-section{display:none}@media (min-width:861px){.home-page.baidato-editorial-home .workspace-preview-desktop-section,.home-page.baidato-editorial-home .workspace-preview-desktop-section *{box-sizing:border-box}.home-page.baidato-editorial-home .workspace-preview-desktop-section{color:#302d29;background:#fcf3e9;width:100%;margin:0;padding:74px 0 82px;display:block;overflow-x:clip}.home-page.baidato-editorial-home .workspace-preview-desktop-shell{width:min(100vw - 52px,1376px);margin:0 auto}.home-page.baidato-editorial-home .workspace-preview-desktop-heading{text-align:center;justify-items:center;max-width:850px;margin:0 auto 36px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-eyebrow{color:#2d5bb9;letter-spacing:0;align-items:center;gap:18px;margin:0 0 14px;font-size:1rem;font-weight:820;display:inline-flex}.home-page.baidato-editorial-home .workspace-preview-desktop-eyebrow span:nth-child(2){padding:0 10px 7px;position:relative}.home-page.baidato-editorial-home .workspace-preview-desktop-eyebrow span:nth-child(2):after{content:"";background:#efbd46;border-radius:999px;height:5px;position:absolute;bottom:0;left:0;right:0}.home-page.baidato-editorial-home .workspace-preview-desktop-heading h2{color:#262421;letter-spacing:0;max-width:850px;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(2.75rem,4vw,4.35rem);font-weight:800;line-height:1.08}.home-page.baidato-editorial-home .workspace-preview-desktop-heading>p:not(.workspace-preview-desktop-eyebrow){color:#6b625b;max-width:720px;margin:18px 0 0;font-size:1.05rem;font-weight:650;line-height:1.9}.home-page.baidato-editorial-home .workspace-preview-desktop-frame{background:#fbf0df;border:1.5px solid #2b272280;border-radius:22px;grid-template-columns:252px minmax(0,1fr);min-height:784px;display:grid;position:relative;overflow:hidden;box-shadow:6px 8px #382f260d}.home-page.baidato-editorial-home .workspace-preview-desktop-frame:before{pointer-events:none;content:"";border:1px solid #2b272233;border-radius:18px;position:absolute;inset:8px 10px}.home-page.baidato-editorial-home .workspace-preview-desktop-sidebar{z-index:1;background:#fbf0dff5;border-right:1.5px solid #2b272257;align-content:start;gap:17px;min-width:0;padding:24px 18px 20px;display:grid;position:relative}.home-page.baidato-editorial-home .workspace-preview-desktop-brand,.home-page.baidato-editorial-home .workspace-preview-desktop-profile{align-items:center;gap:10px;min-width:0;display:flex}.home-page.baidato-editorial-home .workspace-preview-desktop-brand>span,.home-page.baidato-editorial-home .workspace-preview-desktop-avatar,.home-page.baidato-editorial-home .workspace-preview-desktop-profile>span{color:#fff7e8;background:#6670bf;border:1.5px solid #2b272266;border-radius:13px;place-items:center;width:38px;height:38px;font-weight:880;display:inline-grid;box-shadow:2px 3px #2b272214}.home-page.baidato-editorial-home .workspace-preview-desktop-brand strong{letter-spacing:0;font-family:Segoe Print,Kaiti SC,KaiTi,cursive;font-size:1.42rem}.home-page.baidato-editorial-home .workspace-preview-desktop-sidebar button,.home-page.baidato-editorial-home .workspace-preview-desktop-topbar button,.home-page.baidato-editorial-home .workspace-preview-desktop-welcome button,.home-page.baidato-editorial-home .workspace-preview-desktop-section-title button,.home-page.baidato-editorial-home .workspace-preview-desktop-composer-tools button{font:inherit;cursor:default}.home-page.baidato-editorial-home .workspace-preview-desktop-new-chat{color:#fff8ed;background:#df6c58;border:1.5px solid #2b272280;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:45px;font-size:.98rem;font-weight:800;display:flex;box-shadow:2px 3px #2b27221c}.home-page.baidato-editorial-home .workspace-preview-desktop-side-group,.home-page.baidato-editorial-home .workspace-preview-desktop-nav{gap:8px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-side-group h3{color:#4a443e;margin:0 0 2px;font-size:.84rem;font-weight:850}.home-page.baidato-editorial-home .workspace-preview-desktop-side-group button,.home-page.baidato-editorial-home .workspace-preview-desktop-nav button{color:#5e564f;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;min-width:0;min-height:31px;font-size:.82rem;font-weight:740;display:flex}.home-page.baidato-editorial-home .workspace-preview-desktop-side-group button.is-active,.home-page.baidato-editorial-home .workspace-preview-desktop-nav button.is-active{color:#302d29;background:#dbd7ece0}.home-page.baidato-editorial-home .workspace-preview-desktop-side-group button span:last-child,.home-page.baidato-editorial-home .workspace-preview-desktop-nav button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-bubble{background:#fffaf1;border:1.3px solid #2b27229e;border-radius:6px 6px 6px 2px;flex:0 0 15px;width:15px;height:15px}.home-page.baidato-editorial-home .workspace-preview-desktop-credit-card{background:#fffaf1bd;border:1.4px solid #2b27224d;border-radius:15px;align-content:start;gap:7px;min-height:126px;padding:15px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-credit-card span,.home-page.baidato-editorial-home .workspace-preview-desktop-account-grid article>span{color:#5f564f;font-size:.8rem;font-weight:770}.home-page.baidato-editorial-home .workspace-preview-desktop-credit-card strong{color:#25231f;font-size:1.35rem;font-weight:820}.home-page.baidato-editorial-home .workspace-preview-desktop-credit-card div{background:#f4ead9;border:1px solid #2b272238;border-radius:999px;width:100%;height:9px;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-credit-card i{border-radius:inherit;background:#6670bf;width:72%;height:100%;display:block}.home-page.baidato-editorial-home .workspace-preview-desktop-credit-card small,.home-page.baidato-editorial-home .workspace-preview-desktop-section-title button{color:#2d5bb9;font-size:.78rem;font-weight:800}.home-page.baidato-editorial-home .workspace-preview-desktop-nav small{color:#fff8ed;white-space:nowrap;background:#df6c58;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:.68rem;font-weight:800}.home-page.baidato-editorial-home .workspace-preview-desktop-profile{background:#fffaf1ad;border:1.4px solid #2b272247;border-radius:15px;margin-top:6px;padding:10px 11px}.home-page.baidato-editorial-home .workspace-preview-desktop-profile>span{background:#5261ac;border-radius:12px;width:34px;height:34px}.home-page.baidato-editorial-home .workspace-preview-desktop-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:840;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-profile small{color:#7a5a20;white-space:nowrap;background:#f1dfb7;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:.7rem;font-weight:780}.home-page.baidato-editorial-home .workspace-preview-desktop-main{z-index:1;background:#fcf3e9;grid-template-rows:auto auto auto auto minmax(96px,auto);gap:15px;min-width:0;padding:18px 20px 22px;display:grid;position:relative}.home-page.baidato-editorial-home .workspace-preview-desktop-topbar{background:#fffaf1b3;border:1.5px solid #2b272273;border-radius:18px;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:14px;min-height:60px;padding:10px 16px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-topbar div:first-child{gap:2px;min-width:0;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-topbar strong{color:#2b2925;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:860;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-topbar span{color:#6d655e;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:620;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-mode-switcher{background:#fffaf1a8;border:1px solid #2b27222e;border-radius:999px;gap:4px;padding:3px;display:flex}.home-page.baidato-editorial-home .workspace-preview-desktop-mode-switcher button{color:#3d3833;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-height:34px;padding:0 15px;font-size:.85rem;font-weight:790}.home-page.baidato-editorial-home .workspace-preview-desktop-mode-switcher button.is-active{background:#dad7ec;border:1px solid #2b272242;box-shadow:1px 2px #2b272214}.home-page.baidato-editorial-home .workspace-preview-desktop-avatar{border-radius:999px;width:40px;height:40px}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome,.home-page.baidato-editorial-home .workspace-preview-desktop-account-grid article,.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list article,.home-page.baidato-editorial-home .workspace-preview-desktop-composer-box{background:#fffaf1a3;border:1.4px solid #2b272252;box-shadow:2px 3px #2b272209}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome{border-radius:24px;grid-template-columns:minmax(380px,.9fr) minmax(360px,1fr);min-height:262px;padding:28px 28px 22px;display:grid;position:relative;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-copy{z-index:2;align-content:start;justify-items:start;display:grid;position:relative}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome h3{color:#262421;letter-spacing:0;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(2.35rem,3.2vw,3.7rem);font-weight:800;line-height:1.06}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome p{color:#5f5750;max-width:520px;margin:16px 0 0;font-size:.98rem;font-weight:660;line-height:1.75}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-actions{gap:12px;margin-top:22px;display:flex}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-actions button{color:#302d29;background:#fffaf1;border:1.5px solid #2b27228a;border-radius:15px;min-height:44px;padding:0 24px;font-size:.95rem;font-weight:820;box-shadow:2px 3px #2b272214}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-actions button:first-child{color:#fff8ed;background:#6670bf}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-art{background:#fbf0df;border-radius:28px;width:480px;height:166px;position:absolute;top:18px;right:38px;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-art img,.home-page.baidato-editorial-home .workspace-preview-desktop-composer-art img,.home-page.baidato-editorial-home .workspace-preview-desktop-desk-art img{object-fit:contain;display:block}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-art img{width:100%;height:100%}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid;position:absolute;bottom:22px;left:28px;right:28px}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row button{color:#302d29;text-align:left;background:#fffaf1c7;border:1.3px solid #2b272247;border-radius:13px;align-content:center;justify-items:start;min-width:0;min-height:72px;padding:12px 13px 11px 54px;display:grid;position:relative}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row button>span{background:#f7e7c9;border:1.2px solid #2b272261;border-radius:8px;width:31px;height:31px;position:absolute;top:20px;left:14px}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row strong,.home-page.baidato-editorial-home .workspace-preview-desktop-task-row small,.home-page.baidato-editorial-home .workspace-preview-desktop-account-grid article strong,.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list strong,.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row strong{font-size:.9rem;font-weight:850}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row small{color:#6c635c;margin-top:2px;font-size:.76rem;font-weight:650}.home-page.baidato-editorial-home .workspace-preview-desktop-account,.home-page.baidato-editorial-home .workspace-preview-desktop-activity{gap:10px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-section-title{justify-content:space-between;align-items:end;gap:16px;min-width:0;display:flex}.home-page.baidato-editorial-home .workspace-preview-desktop-section-title h3{color:#302d29;margin:0;font-size:1.02rem;font-weight:860}.home-page.baidato-editorial-home .workspace-preview-desktop-section-title p{color:#6f675f;margin:3px 0 0;font-size:.82rem;font-weight:620}.home-page.baidato-editorial-home .workspace-preview-desktop-section-title button{white-space:nowrap;background:0 0;border:0}.home-page.baidato-editorial-home .workspace-preview-desktop-account-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-account-grid article{border-radius:15px;align-content:start;gap:5px;min-height:94px;padding:15px 58px 13px 16px;display:grid;position:relative;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-account-grid article strong{color:#272521;font-size:1.15rem;font-weight:860}.home-page.baidato-editorial-home .workspace-preview-desktop-account-grid article small{color:#655d55;font-size:.76rem;font-weight:620;line-height:1.4}.home-page.baidato-editorial-home .workspace-preview-desktop-stat{background:#f1dfb7;border-radius:10px;width:36px;height:36px;position:absolute;bottom:15px;right:16px}.home-page.baidato-editorial-home .workspace-preview-desktop-stat-2{background:#d9e0cf}.home-page.baidato-editorial-home .workspace-preview-desktop-stat-3{background:#f4cf81}.home-page.baidato-editorial-home .workspace-preview-desktop-stat-4{background:#d6d8ef}.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list article{border-radius:13px;grid-template-columns:1fr auto;align-content:center;column-gap:6px;min-width:0;min-height:70px;padding:13px 12px 12px 48px;display:grid;position:relative}.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list article>span{background:#dad7ec;border:1.2px solid #2b272247;border-radius:9px;width:28px;height:28px;position:absolute;top:20px;left:12px}.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list strong{color:#302d29;grid-column:1/-1;font-size:.84rem;font-weight:820}.home-page.baidato-editorial-home .workspace-preview-desktop-activity-list small{color:#6a625b;font-size:.72rem;font-weight:620}.home-page.baidato-editorial-home .workspace-preview-desktop-composer{grid-template-columns:118px minmax(0,1fr) 198px;align-items:end;gap:14px;min-height:104px;display:grid;position:relative}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-art,.home-page.baidato-editorial-home .workspace-preview-desktop-desk-art{background:#fbf0df}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-art{border-radius:18px;align-self:end;width:118px;height:96px;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-art img{width:126px;height:108px;margin:-7px 0 0 -6px}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-box{border-radius:16px;align-content:start;gap:7px;min-height:86px;padding:11px 12px 9px;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-input{color:#847a71;font-size:.9rem;font-weight:650}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-tools{align-items:center;gap:8px;min-width:0;display:flex}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-tools button{color:#4b453f;white-space:nowrap;background:#fffaf1;border:1.1px solid #2b272238;border-radius:999px;min-height:28px;padding:0 11px;font-size:.75rem;font-weight:760}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-tools .workspace-preview-desktop-send{color:#fff8ed;background:#6670bf;place-items:center;width:32px;min-width:32px;height:32px;margin-left:auto;padding:0;font-size:1rem;display:inline-grid}.home-page.baidato-editorial-home .workspace-preview-desktop-composer-box p,.home-page.baidato-editorial-home .workspace-preview-desktop-token-note{color:#7b7168;margin:0;font-size:.7rem;font-weight:620}.home-page.baidato-editorial-home .workspace-preview-desktop-token-note{position:absolute;bottom:-1px;right:238px}.home-page.baidato-editorial-home .workspace-preview-desktop-desk-art{border-radius:18px;align-self:end;width:198px;height:94px;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-desktop-desk-art img{object-fit:cover;object-position:44% 54%;width:100%;height:100%}.home-page.baidato-editorial-home .use-cases-desktop-section,.home-page.baidato-editorial-home .use-cases-desktop-section *{box-sizing:border-box}.home-page.baidato-editorial-home .use-cases-desktop-section{color:#2d2924;background:#fcf3e9;width:100%;padding:54px 0 72px;display:block;overflow-x:clip}.home-page.baidato-editorial-home .use-cases-desktop-shell{width:min(1360px,100vw - 80px);margin:0 auto}.home-page.baidato-editorial-home .use-cases-desktop-heading{text-align:center;justify-items:center;margin:0 auto 36px;display:grid}.home-page.baidato-editorial-home .use-cases-desktop-eyebrow{color:#2f61bd;letter-spacing:0;justify-content:center;align-items:center;gap:22px;margin:0 0 18px;font-size:1.22rem;font-weight:840;display:inline-flex}.home-page.baidato-editorial-home .use-cases-desktop-eyebrow span:nth-child(2){padding:0 9px 8px;position:relative}.home-page.baidato-editorial-home .use-cases-desktop-eyebrow span:nth-child(2):after{content:"";background:#e9b13e;border-radius:999px;height:5px;position:absolute;bottom:0;left:2px;right:2px}.home-page.baidato-editorial-home .use-cases-desktop-heading h2{color:#272521;letter-spacing:0;max-width:1060px;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(3.15rem,4.25vw,4.1rem);font-weight:800;line-height:1.14;position:relative}.home-page.baidato-editorial-home .use-cases-desktop-heading h2:after{content:"";border-bottom:5px solid #4a68bdbd;border-radius:50%;width:375px;height:13px;position:absolute;bottom:-12px;right:120px;transform:rotate(.6deg)}.home-page.baidato-editorial-home .use-cases-desktop-heading h2:before{color:#f0b33e;content:"*";font-family:Segoe Print,Kaiti SC,cursive;font-size:2rem;line-height:1;position:absolute;top:52%;right:-52px;transform:rotate(16deg)}.home-page.baidato-editorial-home .use-cases-desktop-heading>p:not(.use-cases-desktop-eyebrow){color:#554d45;max-width:700px;margin:24px 0 0;font-size:1.13rem;font-weight:660;line-height:1.85}.home-page.baidato-editorial-home .use-cases-desktop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-page.baidato-editorial-home .use-cases-desktop-card{background:#fffaf18f;border:1.35px solid #302a2240;border-radius:24px;grid-template-rows:auto auto 1fr;min-height:502px;padding:22px 22px 24px;display:grid;box-shadow:4px 7px #4c382309,0 18px 36px #5b41220b}.home-page.baidato-editorial-home .use-cases-desktop-card-head{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:15px;display:grid}.home-page.baidato-editorial-home .use-cases-desktop-card-head>span{color:#fff8ea;background:#3d66ad;border:1.15px solid #2c262033;border-radius:999px;place-items:center;width:38px;height:38px;font-size:1.08rem;font-weight:850;display:inline-grid;box-shadow:1px 2px #2c26201f}.home-page.baidato-editorial-home .use-case-tone-coral .use-cases-desktop-card-head>span{background:#d76f51}.home-page.baidato-editorial-home .use-case-tone-green .use-cases-desktop-card-head>span{background:#6e935f}.home-page.baidato-editorial-home .use-case-tone-lavender .use-cases-desktop-card-head>span{background:#8179bf}.home-page.baidato-editorial-home .use-cases-desktop-card h3{color:#272521;letter-spacing:0;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:1.42rem;font-weight:850;line-height:1.25;display:inline-block;position:relative}.home-page.baidato-editorial-home .use-cases-desktop-card h3:after{content:"";background:#e7b33d;border-radius:999px;height:4px;position:absolute;bottom:-8px;left:0;right:-6px}.home-page.baidato-editorial-home .use-case-tone-coral h3:after{background:#df7254}.home-page.baidato-editorial-home .use-case-tone-green h3:after{background:#7c9a68}.home-page.baidato-editorial-home .use-case-tone-lavender h3:after{background:#8581c2}.home-page.baidato-editorial-home .use-cases-desktop-card-head p{color:#4f4841;margin:22px 0 0;font-size:1rem;font-weight:660;line-height:1.55}.home-page.baidato-editorial-home .use-cases-desktop-image{background:#fdf2e4;border-radius:18px;width:100%;height:240px;margin:18px 0 20px;overflow:hidden}.home-page.baidato-editorial-home .use-cases-desktop-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-page.baidato-editorial-home .use-cases-desktop-card ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-page.baidato-editorial-home .use-cases-desktop-card li{color:#3d3832;min-height:22px;padding-left:30px;font-size:.98rem;font-weight:610;line-height:1.45;position:relative}.home-page.baidato-editorial-home .use-cases-desktop-card li:before{color:#3d66ad;content:"?";border:1.45px solid;border-radius:999px;place-items:center;width:17px;height:17px;font-size:.68rem;font-weight:850;line-height:1;display:grid;position:absolute;top:2px;left:0}.home-page.baidato-editorial-home .use-case-tone-coral li:before{color:#d76f51}.home-page.baidato-editorial-home .use-case-tone-green li:before{color:#6e935f}.home-page.baidato-editorial-home .use-case-tone-lavender li:before{color:#8179bf}.home-page.baidato-editorial-home .use-cases-desktop-banner{aspect-ratio:4149/586;background:#fdf2e4;border-radius:20px;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:34px;width:min(1120px,100% - 190px);height:auto;margin:34px auto 0;padding:0 220px 0 250px;display:grid;position:relative;overflow:hidden}.home-page.baidato-editorial-home .use-cases-desktop-banner-art{pointer-events:none;position:absolute;top:0;bottom:0;overflow:hidden}.home-page.baidato-editorial-home .use-cases-desktop-banner-art-left{width:250px;left:0}.home-page.baidato-editorial-home .use-cases-desktop-banner-art-right{width:218px;right:0}.home-page.baidato-editorial-home .use-cases-desktop-banner-art img{object-fit:cover;width:auto;height:100%;display:block}.home-page.baidato-editorial-home .use-cases-desktop-banner-art-left img{transform:translate(-8px)}.home-page.baidato-editorial-home .use-cases-desktop-banner-art-right img{transform:translate(-1220px)}.home-page.baidato-editorial-home .use-cases-desktop-banner-note,.home-page.baidato-editorial-home .use-cases-desktop-banner-copy{z-index:1;color:#28251f;letter-spacing:0;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-weight:820;position:relative}.home-page.baidato-editorial-home .use-cases-desktop-banner-note{background:#fff8ea85;border:1.15px dashed #2e282147;place-content:center;min-height:76px;padding:14px 22px;font-size:1.26rem;line-height:1.35;display:grid;transform:rotate(-2.4deg)}.home-page.baidato-editorial-home .use-cases-desktop-banner-copy{justify-items:start;font-size:1.28rem;line-height:1.45;display:grid}.home-page.baidato-editorial-home .use-cases-desktop-banner-copy:after{content:"";border-bottom:3px solid #4a68bdad;border-radius:50%;width:280px;height:7px;margin-top:1px}.home-page.baidato-editorial-home .use-cases-desktop-banner-note span,.home-page.baidato-editorial-home .use-cases-desktop-banner-copy span{display:block}}@media (max-width:860px){.home-page.baidato-editorial-home .workspace-preview-mobile-section,.home-page.baidato-editorial-home .workspace-preview-mobile-section *{box-sizing:border-box;min-width:0}.home-page.baidato-editorial-home .workspace-preview-mobile-section{color:#302d29;background:#fcf3e9;width:100%;margin:0;padding:48px 0 42px;display:block;overflow-x:clip}.home-page.baidato-editorial-home .workspace-preview-mobile-shell{width:min(100vw - 28px,430px);max-width:430px;margin:0 auto}.home-page.baidato-editorial-home .workspace-preview-mobile-heading{text-align:center;justify-items:center;margin:0 0 24px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-eyebrow{color:#2d5bb9;letter-spacing:0;justify-content:center;align-items:center;gap:12px;margin:0 0 10px;font-size:.82rem;font-weight:820;display:inline-flex}.home-page.baidato-editorial-home .workspace-preview-mobile-eyebrow span:nth-child(2){padding:0 6px 6px;position:relative}.home-page.baidato-editorial-home .workspace-preview-mobile-eyebrow span:nth-child(2):after{content:"";background:#efbd46;border-radius:999px;height:4px;position:absolute;bottom:0;left:0;right:0}.home-page.baidato-editorial-home .workspace-preview-mobile-heading h2{color:#272521;letter-spacing:0;max-width:340px;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(1.86rem,8vw,2.2rem);font-weight:800;line-height:1.15}.home-page.baidato-editorial-home .workspace-preview-mobile-heading h2 span{display:block}.home-page.baidato-editorial-home .workspace-preview-mobile-heading>p:not(.workspace-preview-mobile-eyebrow){color:#6b625b;max-width:350px;margin:13px 0 0;font-size:.93rem;font-weight:620;line-height:1.7}.home-page.baidato-editorial-home .workspace-preview-mobile-card{background:#fbf0df;border:1.35px solid #2b272257;border-radius:18px;gap:12px;padding:12px;display:grid;overflow:hidden;box-shadow:3px 5px #382f260b}.home-page.baidato-editorial-home .workspace-preview-mobile-topbar{background:#fffaf1b8;border:1.2px solid #2b272240;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:8px 9px;display:flex}.home-page.baidato-editorial-home .workspace-preview-mobile-brand{align-items:center;gap:8px;display:flex}.home-page.baidato-editorial-home .workspace-preview-mobile-brand span{color:#fff8ed;background:#6670bf;border:1.2px solid #2b272252;border-radius:10px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:850;display:inline-grid}.home-page.baidato-editorial-home .workspace-preview-mobile-brand strong{color:#272521;text-overflow:ellipsis;white-space:nowrap;font-family:Segoe Print,Kaiti SC,KaiTi,cursive;font-size:1rem;font-weight:850;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-mobile-topbar button,.home-page.baidato-editorial-home .workspace-preview-mobile-actions button,.home-page.baidato-editorial-home .workspace-preview-mobile-task-list button,.home-page.baidato-editorial-home .workspace-preview-mobile-composer-tools button{font:inherit;cursor:default}.home-page.baidato-editorial-home .workspace-preview-mobile-topbar button{color:#302d29;white-space:nowrap;background:#dad7ec;border:1.1px solid #2b272238;border-radius:999px;min-height:30px;padding:0 11px;font-size:.72rem;font-weight:780}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome,.home-page.baidato-editorial-home .workspace-preview-mobile-panel,.home-page.baidato-editorial-home .workspace-preview-mobile-composer-box{background:#fffaf1ad;border:1.2px solid #2b272242;border-radius:15px}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome{gap:13px;padding:16px 15px 14px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome h3{color:#272521;letter-spacing:0;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(1.68rem,7vw,1.95rem);font-weight:800;line-height:1.16}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome p{color:#625a53;margin:9px 0 0;font-size:.86rem;font-weight:620;line-height:1.6}.home-page.baidato-editorial-home .workspace-preview-mobile-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-actions button{color:#302d29;background:#fffaf1;border:1.3px solid #2b27227a;border-radius:13px;min-height:42px;padding:0 11px;font-size:.84rem;font-weight:820;box-shadow:1px 2px #2b272213}.home-page.baidato-editorial-home .workspace-preview-mobile-actions button:first-child{color:#fff8ed;background:#6670bf}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome-art{background:#fbf0df;border-radius:14px;width:100%;height:116px;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome-art img{object-fit:contain;width:100%;height:100%;display:block}.home-page.baidato-editorial-home .workspace-preview-mobile-task-list{gap:9px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-task-list button{color:#302d29;text-align:left;background:#fffaf1b8;border:1.15px solid #2b27223b;border-radius:13px;align-content:center;justify-items:start;min-height:58px;padding:10px 12px 10px 50px;display:grid;position:relative}.home-page.baidato-editorial-home .workspace-preview-mobile-task-list button>span{background:#f3dfb9;border:1.1px solid #2b272247;border-radius:9px;width:30px;height:30px;position:absolute;top:14px;left:13px}.home-page.baidato-editorial-home .workspace-preview-mobile-task-list strong{color:#302d29;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.88rem;font-weight:850;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-mobile-task-list small{color:#6b625b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:2px;font-size:.75rem;font-weight:620;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-mobile-panel{gap:12px;padding:14px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-panel-heading{gap:3px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-panel-heading h3{color:#302d29;margin:0;font-size:1rem;font-weight:860}.home-page.baidato-editorial-home .workspace-preview-mobile-panel-heading span{color:#6f665f;font-size:.78rem;font-weight:620}.home-page.baidato-editorial-home .workspace-preview-mobile-metric-list,.home-page.baidato-editorial-home .workspace-preview-mobile-activity-list{gap:8px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-metric-list article{background:#fffaf1a8;border:1px solid #2b272229;border-radius:12px;gap:4px;padding:10px 11px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-metric-list article div{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-page.baidato-editorial-home .workspace-preview-mobile-metric-list span{color:#5d554e;font-size:.78rem;font-weight:740}.home-page.baidato-editorial-home .workspace-preview-mobile-metric-list strong{color:#302d29;white-space:nowrap;font-size:.88rem;font-weight:850}.home-page.baidato-editorial-home .workspace-preview-mobile-metric-list small{color:#756b63;font-size:.72rem;font-weight:620;line-height:1.45}.home-page.baidato-editorial-home .workspace-preview-mobile-activity-list article{background:#fffaf1a8;border:1px solid #2b272229;border-radius:12px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-activity-list article>span{background:#dad7ec;border:1.1px solid #2b272233;border-radius:9px;width:28px;height:28px}.home-page.baidato-editorial-home .workspace-preview-mobile-activity-list strong{color:#302d29;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:830;display:block;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-mobile-activity-list small{color:#756b63;margin-top:2px;font-size:.72rem;font-weight:620;display:block}.home-page.baidato-editorial-home .workspace-preview-mobile-composer{gap:10px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-composer-art{z-index:2;background:#fbf0df;border-radius:16px;width:112px;height:86px;margin:0 0 0 8px;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-mobile-composer-art img{object-fit:contain;width:118px;height:96px;margin:-6px 0 0 -4px;display:block}.home-page.baidato-editorial-home .workspace-preview-mobile-composer-box{gap:8px;padding:12px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-composer-input{color:#80776e;background:#fffaf1bd;border:1px solid #2b272229;border-radius:12px;min-height:38px;padding:10px 11px;font-size:.82rem;font-weight:650}.home-page.baidato-editorial-home .workspace-preview-mobile-composer-tools{flex-wrap:wrap;gap:7px;display:flex}.home-page.baidato-editorial-home .workspace-preview-mobile-composer-tools button{color:#4c453f;background:#fffaf1;border:1px solid #2b27222e;border-radius:999px;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:750}.home-page.baidato-editorial-home .workspace-preview-mobile-composer-box p{color:#7a7068;margin:0;font-size:.68rem;font-weight:620;line-height:1.45}.home-page.baidato-editorial-home .workspace-preview-mobile-desk-art{background:#fbf0df;border-radius:18px;width:min(100%,254px);height:142px;margin:2px 8px 2px auto;overflow:hidden}.home-page.baidato-editorial-home .workspace-preview-mobile-desk-art img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.home-page.baidato-editorial-home .use-cases-mobile-section,.home-page.baidato-editorial-home .use-cases-mobile-section *{box-sizing:border-box;min-width:0;max-width:100%}.home-page.baidato-editorial-home .use-cases-mobile-section{color:#2d2924;background:#fcf3e9;width:100%;padding:52px 0 54px;display:block;overflow-x:clip}.home-page.baidato-editorial-home .use-cases-mobile-shell{width:min(100vw - 28px,430px);margin:0 auto}.home-page.baidato-editorial-home .use-cases-mobile-heading{text-align:center;justify-items:center;margin:0 auto 26px;display:grid}.home-page.baidato-editorial-home .use-cases-mobile-eyebrow{color:#2f61bd;letter-spacing:0;justify-content:center;align-items:center;gap:12px;margin:0 0 12px;font-size:.88rem;font-weight:840;display:inline-flex}.home-page.baidato-editorial-home .use-cases-mobile-eyebrow span[aria-hidden]{font-size:1rem;line-height:1}.home-page.baidato-editorial-home .use-cases-mobile-eyebrow span:not([aria-hidden]){padding:0 6px 6px;position:relative}.home-page.baidato-editorial-home .use-cases-mobile-eyebrow span:not([aria-hidden]):after{content:"";background:#e9b13e;border-radius:999px;height:4px;position:absolute;bottom:0;left:2px;right:2px}.home-page.baidato-editorial-home .use-cases-mobile-heading h2{color:#272521;letter-spacing:0;text-wrap:balance;max-width:min(100%,346px);margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:1.94rem;font-weight:850;line-height:1.17;display:grid}.home-page.baidato-editorial-home .use-cases-mobile-heading h2 span{display:block}.home-page.baidato-editorial-home .use-cases-mobile-heading>p:not(.use-cases-mobile-eyebrow){color:#554d45;max-width:min(100%,350px);margin:14px 0 0;font-size:.94rem;font-weight:650;line-height:1.72}.home-page.baidato-editorial-home .use-cases-mobile-list{grid-template-columns:1fr;gap:14px;display:grid}.home-page.baidato-editorial-home .use-cases-mobile-card{background:#fffaf194;border:1.15px solid #302a2233;border-radius:18px;gap:14px;padding:16px 14px 17px;display:grid;box-shadow:3px 5px #4c382309,0 14px 28px #5b41220b}.home-page.baidato-editorial-home .use-cases-mobile-card-head{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;display:grid}.home-page.baidato-editorial-home .use-cases-mobile-card-head>span{color:#fff8ea;background:#3d66ad;border:1px solid #2c262033;border-radius:999px;place-items:center;width:34px;height:34px;font-size:1rem;font-weight:850;display:inline-grid;box-shadow:1px 2px #2c26201a}.home-page.baidato-editorial-home .use-case-tone-coral .use-cases-mobile-card-head>span{background:#d76f51}.home-page.baidato-editorial-home .use-case-tone-green .use-cases-mobile-card-head>span{background:#6e935f}.home-page.baidato-editorial-home .use-case-tone-lavender .use-cases-mobile-card-head>span{background:#8179bf}.home-page.baidato-editorial-home .use-cases-mobile-card h3{color:#272521;letter-spacing:0;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:1.36rem;font-weight:850;line-height:1.2;display:inline-block;position:relative}.home-page.baidato-editorial-home .use-cases-mobile-card h3:after{content:"";background:#e7b33d;border-radius:999px;height:3px;position:absolute;bottom:-6px;left:0;right:-5px}.home-page.baidato-editorial-home .use-case-tone-coral h3:after{background:#df7254}.home-page.baidato-editorial-home .use-case-tone-green h3:after{background:#7c9a68}.home-page.baidato-editorial-home .use-case-tone-lavender h3:after{background:#8581c2}.home-page.baidato-editorial-home .use-cases-mobile-card-head p{color:#4f4841;margin:16px 0 0;font-size:.88rem;font-weight:650;line-height:1.5}.home-page.baidato-editorial-home .use-cases-mobile-image{background:#fdf2e4;border-radius:16px;width:100%;height:clamp(196px,56vw,238px);overflow:hidden}.home-page.baidato-editorial-home .use-cases-mobile-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-page.baidato-editorial-home .use-cases-mobile-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-page.baidato-editorial-home .use-cases-mobile-card li{color:#3d3832;min-height:21px;padding-left:28px;font-size:.86rem;font-weight:610;line-height:1.46;position:relative}.home-page.baidato-editorial-home .use-cases-mobile-card li:before{color:#3d66ad;content:"?";border:1.35px solid;border-radius:999px;place-items:center;width:17px;height:17px;font-size:.66rem;font-weight:850;line-height:1;display:grid;position:absolute;top:2px;left:0}.home-page.baidato-editorial-home .use-case-tone-coral li:before{color:#d76f51}.home-page.baidato-editorial-home .use-case-tone-green li:before{color:#6e935f}.home-page.baidato-editorial-home .use-case-tone-lavender li:before{color:#8179bf}.home-page.baidato-editorial-home .use-cases-mobile-banner{background:#fdf2e4;border:1.15px solid #302a222e;border-radius:18px;min-height:232px;margin:16px 0 0;padding:118px 16px 18px;display:grid;position:relative;overflow:hidden}.home-page.baidato-editorial-home .use-cases-mobile-banner-art{pointer-events:none;position:absolute;overflow:hidden}.home-page.baidato-editorial-home .use-cases-mobile-banner-art-left{width:152px;height:112px;top:0;left:0}.home-page.baidato-editorial-home .use-cases-mobile-banner-art-right{width:158px;height:112px;top:0;right:0}.home-page.baidato-editorial-home .use-cases-mobile-banner-art img{object-fit:cover;width:auto;max-width:none;height:112px;display:block}.home-page.baidato-editorial-home .use-cases-mobile-banner-art-left img{transform:translate(-10px)}.home-page.baidato-editorial-home .use-cases-mobile-banner-art-right img{transform:translate(-620px)}.home-page.baidato-editorial-home .use-cases-mobile-banner-copy{z-index:1;text-align:center;justify-items:center;gap:14px;display:grid;position:relative}.home-page.baidato-editorial-home .use-cases-mobile-banner-note,.home-page.baidato-editorial-home .use-cases-mobile-banner-text{color:#28251f;letter-spacing:0;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-weight:820}.home-page.baidato-editorial-home .use-cases-mobile-banner-note{background:#fff8ea85;border:1px dashed #2e282142;place-content:center;min-width:min(100%,178px);padding:11px 16px;font-size:1.1rem;line-height:1.35;display:grid;transform:rotate(-2deg)}.home-page.baidato-editorial-home .use-cases-mobile-banner-text{justify-items:center;font-size:1.16rem;line-height:1.42;display:grid}.home-page.baidato-editorial-home .use-cases-mobile-banner-text:after{content:"";border-bottom:3px solid #4a68bdad;border-radius:50%;width:226px;max-width:100%;height:6px;margin-top:1px}.home-page.baidato-editorial-home .use-cases-mobile-banner-note span,.home-page.baidato-editorial-home .use-cases-mobile-banner-text span{display:block}}.home-page.baidato-editorial-home .mobile-hero-composition{display:none}@media (min-width:861px){.home-page.baidato-editorial-home .mobile-hero-composition{display:none}}@media (max-width:860px){.home-page.baidato-editorial-home{background:#f9eddc;overflow-x:hidden}.home-page.baidato-editorial-home .desktop-hero-composition{display:none}.home-page.baidato-editorial-home .mobile-hero-composition,.home-page.baidato-editorial-home .mobile-hero-composition *{box-sizing:border-box;min-width:0;max-width:100%}.home-page.baidato-editorial-home .story-site-header{z-index:30;position:sticky;width:100%!important;max-width:none!important;min-height:76px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#f9eddc!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;margin:0!important;padding:26px 18px 12px!important;display:grid!important;top:0!important}.home-page.baidato-editorial-home .story-site-header .brand{padding:0!important}.home-page.baidato-editorial-home .story-site-header .brand-wordmark{font-size:2.5rem!important;line-height:.92!important}.home-page.baidato-editorial-home .story-site-header .brand-underline{width:52px!important;height:5px!important}.home-page.baidato-editorial-home .story-site-header nav,.home-page.baidato-editorial-home .story-site-header .header-actions .text-link,.home-page.baidato-editorial-home .story-site-header .header-actions .button,.home-page.baidato-editorial-home .story-site-header .header-actions .account-menu{display:none!important}.home-page.baidato-editorial-home .story-site-header .header-actions{align-items:center!important;gap:16px!important;padding:0!important;display:flex!important}.home-page.baidato-editorial-home .story-site-header .header-actions:before{content:none!important}.home-page.baidato-editorial-home .story-site-header .language-button{align-items:center;gap:7px;min-height:36px!important;color:var(--ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:1.04rem!important;font-weight:760!important;display:inline-flex!important}.home-page.baidato-editorial-home .story-site-header .header-actions>.language-button{display:inline-flex!important}.home-page.baidato-editorial-home .story-site-header .language-button:before{font-size:1.18rem;line-height:1;content:none!important;margin:0!important}.home-page.baidato-editorial-home .story-site-header .menu-button{place-items:center;width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:5px!important;display:inline-grid!important}.home-page.baidato-editorial-home .story-site-header .menu-button span{background:var(--ink);border-radius:999px;width:30px;height:3px;margin:2px 0}.home-page.baidato-editorial-home .mobile-hero-composition{background-color:#f9eddc;width:100%;display:block;overflow:hidden}.home-page.baidato-editorial-home .mobile-hero-canvas{background-color:#f9eddc;width:100%;max-width:430px;margin:0 auto;padding:42px 17px 292px;position:relative;overflow:hidden}.home-page.baidato-editorial-home .mobile-hero-copy{z-index:2;position:relative}.home-page.baidato-editorial-home .mobile-hero-kicker{color:#4f63b6;white-space:nowrap;align-items:center;gap:11px;margin:0 0 27px;font-size:1.08rem;font-weight:760;line-height:1.35;display:flex}.home-page.baidato-editorial-home .mobile-hero-kicker:after{content:"";border-bottom:2px solid #445bb2ad;border-radius:50%;flex:auto;min-width:58px;height:18px;display:block;transform:translateY(-7px)rotate(-2deg)}.home-page.baidato-editorial-home .mobile-hero-copy h1{color:#242321;letter-spacing:0;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(3rem,12.8vw,3.62rem);font-weight:760;line-height:1.17}.home-page.baidato-editorial-home .mobile-hero-copy h1 span{width:max-content;max-width:100%;display:block}.home-page.baidato-editorial-home .mobile-hero-copy h1 span:last-child{text-underline-offset:9px;-webkit-text-decoration:underline #ecb940c7;text-decoration:underline #ecb940c7;text-decoration-thickness:4px}.home-page.baidato-editorial-home .mobile-hero-lead{color:#68635e;margin:30px 0 0;font-size:1.15rem;font-weight:640;line-height:1.78}.home-page.baidato-editorial-home .mobile-hero-actions{gap:17px;margin-top:34px;display:grid}.home-page.baidato-editorial-home .mobile-hero-button{color:#242321;background:#fffaf1b8;border:2px solid #242321;border-radius:999px;justify-content:center;align-items:center;gap:18px;width:100%;min-height:66px;font-size:1.26rem;font-weight:820;text-decoration:none;display:inline-flex;box-shadow:2px 4px #2b2722db}.home-page.baidato-editorial-home .mobile-hero-button-primary{color:#fff8ed;background:#df6c58}.home-page.baidato-editorial-home .mobile-desk-scene{z-index:1;width:100%;height:clamp(238px,64vw,266px);margin:50px 0 16px;position:relative;overflow:hidden}.home-page.baidato-editorial-home .mobile-desk-image{object-fit:cover;object-position:52% 72%;mix-blend-mode:multiply;width:100%;max-width:100%;height:100%;display:block}.home-page.baidato-editorial-home .mobile-workflow{z-index:3;margin:36px -4px 0;padding-bottom:0;position:relative}.home-page.baidato-editorial-home .mobile-workflow-title{color:#292723;text-align:center;justify-content:center;align-items:center;gap:10px;max-width:346px;margin:0 auto 31px;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(1.66rem,6.7vw,1.94rem);font-weight:760;line-height:1.18;display:flex;position:relative}.home-page.baidato-editorial-home .mobile-workflow-title-copy{justify-items:center;gap:2px;min-width:0;display:grid}.home-page.baidato-editorial-home .mobile-workflow-title-copy span{width:max-content;max-width:100%;display:block}.home-page.baidato-editorial-home .mobile-workflow-title:after{content:"";background:#edc24f;border-radius:999px;width:92px;height:3px;position:absolute;top:62px;left:58%;transform:translate(-50%)rotate(-1deg)}.home-page.baidato-editorial-home .mobile-workflow-list{gap:18px;padding-left:12px;display:grid;position:relative}.home-page.baidato-editorial-home .mobile-workflow-list:before{content:none}.home-page.baidato-editorial-home .mobile-workflow-card{z-index:1;background:#fffaf1c2;border:1.5px solid #36322d47;border-radius:22px;align-items:center;gap:14px;width:100%;min-height:150px;padding:25px 24px;display:grid;position:relative;box-shadow:2px 4px #3d362d0f}.home-page.baidato-editorial-home .mobile-workflow-card:before{z-index:-1;content:"";border-bottom:2px dashed #312d2847;border-left:2px dashed #312d2870;border-radius:0 0 0 16px;width:16px;height:22px;position:absolute;top:-20px;left:-9px}.home-page.baidato-editorial-home .mobile-workflow-card:after{z-index:-1;content:"";border-bottom:2px solid #312d286b;border-right:2px solid #312d286b;width:8px;height:8px;position:absolute;top:-8px;left:-15px;transform:rotate(45deg)}.home-page.baidato-editorial-home .mobile-card-request:before,.home-page.baidato-editorial-home .mobile-card-request:after{content:none}.home-page.baidato-editorial-home .mobile-card-upload:before{opacity:.86;border-bottom-width:0;height:28px;top:-24px;left:-8px}.home-page.baidato-editorial-home .mobile-card-upload:after{opacity:.86;top:-11px;left:-13px}.home-page.baidato-editorial-home .mobile-card-process:before{opacity:.68;border-radius:0 0 0 22px;width:20px;height:34px;top:-30px;left:-12px}.home-page.baidato-editorial-home .mobile-card-process:after{opacity:.68;top:-15px;left:-18px}.home-page.baidato-editorial-home .mobile-result-wrap:before{z-index:0;content:"";border-bottom:2px dashed #312d283d;border-left:2px dashed #312d2875;border-radius:0 0 0 24px;width:22px;height:36px;position:absolute;top:-32px;left:-12px}.home-page.baidato-editorial-home .mobile-result-wrap:after{z-index:0;content:"";border-bottom:2px solid #312d2875;border-right:2px solid #312d2875;width:8px;height:8px;position:absolute;top:-14px;left:-18px;transform:rotate(45deg)}.home-page.baidato-editorial-home .mobile-stage-number{color:#292723;background:#fffaf1db;border:1.5px solid #312d28b8;border-radius:999px;place-items:center;width:32px;height:32px;font-size:1.08rem;font-weight:820;display:grid;position:absolute;top:20px;left:18px}.home-page.baidato-editorial-home .mobile-stage-copy{gap:12px;display:grid}.home-page.baidato-editorial-home .mobile-stage-copy h3,.home-page.baidato-editorial-home .mobile-workflow-card>h3{color:#242321;margin:0;font-size:1.18rem;font-weight:840;line-height:1.35}.home-page.baidato-editorial-home .mobile-stage-copy p,.home-page.baidato-editorial-home .mobile-stage-copy li{color:#4d4945;margin:0;font-size:1rem;font-weight:560;line-height:1.7}.home-page.baidato-editorial-home .mobile-card-request{grid-template-columns:60px minmax(0,1fr);width:100%;margin-left:0;padding-left:64px}.home-page.baidato-editorial-home .mobile-chat-visual{width:58px;height:42px;position:relative;top:auto;left:auto}.home-page.baidato-editorial-home .mobile-chat-visual span{background:#fffaf1eb;border:1.5px solid #312d2861;border-radius:8px;position:absolute}.home-page.baidato-editorial-home .mobile-chat-visual span:first-child{width:34px;height:28px;top:0;left:0}.home-page.baidato-editorial-home .mobile-chat-visual span:last-child{width:34px;height:24px;bottom:0;right:0}.home-page.baidato-editorial-home .mobile-card-upload{grid-template-columns:60px minmax(0,1fr);min-height:136px;padding-left:64px}.home-page.baidato-editorial-home .mobile-file-mark{color:#fff;background:#58a367;border-radius:10px;place-items:center;width:56px;height:56px;font-size:2rem;font-weight:400;display:grid;position:relative;top:auto;left:auto}.home-page.baidato-editorial-home .mobile-file-row{background:#ffffff80;border:1.5px solid #36322d3d;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;min-height:72px;padding:14px 16px;display:flex}.home-page.baidato-editorial-home .mobile-file-row strong,.home-page.baidato-editorial-home .mobile-file-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-page.baidato-editorial-home .mobile-file-row strong{color:#242321;font-size:1rem}.home-page.baidato-editorial-home .mobile-file-row span{color:#4d4945;margin-top:2px;font-size:.9rem}.home-page.baidato-editorial-home .mobile-file-row b{color:#58a367;font-size:1.2rem}.home-page.baidato-editorial-home .mobile-card-process{grid-template-columns:52px minmax(0,1fr);min-height:262px;padding-left:64px}.home-page.baidato-editorial-home .mobile-progress-ring{border:10px solid #566fc338;border-top-color:#566fc3;border-radius:999px;width:48px;height:48px;position:relative;top:auto;left:auto}.home-page.baidato-editorial-home .mobile-stage-copy ul,.home-page.baidato-editorial-home .mobile-stage-copy ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.home-page.baidato-editorial-home .mobile-stage-copy li span{color:#3b3936;width:20px;display:inline-block}.home-page.baidato-editorial-home .mobile-bar-chart{background:#fffaf1b8;border:1.5px solid #36322d33;border-radius:12px;grid-column:2;justify-content:center;justify-self:center;align-items:end;gap:10px;width:150px;height:98px;padding:16px 18px;display:flex}.home-page.baidato-editorial-home .mobile-bar-chart span{border-radius:3px 3px 0 0;width:18px;display:block}.home-page.baidato-editorial-home .mobile-bar-chart span:first-child{background:#5865ad;height:42px}.home-page.baidato-editorial-home .mobile-bar-chart span:nth-child(2){background:#df6c58;height:56px}.home-page.baidato-editorial-home .mobile-bar-chart span:nth-child(3){background:#e3ad40;height:68px}.home-page.baidato-editorial-home .mobile-result-wrap{z-index:2;margin-top:0;position:relative}.home-page.baidato-editorial-home .mobile-card-summary{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:13px;min-height:430px;padding:29px 106px 34px 23px}.home-page.baidato-editorial-home .mobile-card-summary .mobile-donut{align-self:start;width:70px;height:70px;margin-top:44px}.home-page.baidato-editorial-home .mobile-card-summary .mobile-donut span{inset:20px}.home-page.baidato-editorial-home .mobile-card-summary b{color:#7d5c1c;background:#f0ddac;border-radius:999px;width:max-content;max-width:100%;padding:7px 13px;font-size:.92rem}.home-page.baidato-editorial-home .mobile-card-summary ol{gap:8px;padding-left:18px;list-style:decimal}.home-page.baidato-editorial-home .mobile-card-summary .mobile-stage-copy{z-index:6;gap:13px;padding-right:0;position:relative}.home-page.baidato-editorial-home .mobile-card-summary .mobile-stage-copy li{max-width:11.8em}.home-page.baidato-editorial-home .mobile-card-summary button{color:#242321;background:#fffaf1c7;border:1.5px solid #36322d47;border-radius:999px;width:max-content;min-height:38px;padding:0 16px;font-size:.92rem;font-weight:760}.home-page.baidato-editorial-home .mobile-toto{z-index:4;pointer-events:none;filter:drop-shadow(2px 5px #3730291f);width:156px;height:auto;display:block;position:absolute;bottom:42px;right:-12px}.home-page.baidato-editorial-home .mobile-toto-mask{z-index:5;pointer-events:none;background:#fffaf1c2;border-radius:4px;width:5px;height:74px;position:absolute;bottom:157px;right:120px}.home-page.baidato-editorial-home .mobile-card-chart:before{opacity:.54;height:32px;top:-30px;left:-9px}.home-page.baidato-editorial-home .mobile-card-chart:after{opacity:.54;top:-13px;left:-14px}.home-page.baidato-editorial-home .mobile-card-share:before{opacity:.48;width:18px;height:40px;top:-38px;left:-12px}.home-page.baidato-editorial-home .mobile-card-share:after{opacity:.48;top:-17px;left:-18px}.home-page.baidato-editorial-home .mobile-bottom-pair{grid-template-columns:1fr;gap:22px;display:grid}.home-page.baidato-editorial-home .mobile-card-chart,.home-page.baidato-editorial-home .mobile-card-share{align-content:start;min-height:204px;padding:26px 24px}.home-page.baidato-editorial-home .mobile-card-chart h3,.home-page.baidato-editorial-home .mobile-card-share h3{padding-left:42px}.home-page.baidato-editorial-home .mobile-chart-row{grid-template-columns:84px minmax(148px,1fr);align-items:center;gap:22px;width:min(100%,286px);margin:22px auto 0;display:grid}.home-page.baidato-editorial-home .mobile-donut{background:conic-gradient(#5264b4 0 36%, #e35f4c 36% 58%, #edb739 58% 78%, #8fa179 78% 100%);border-radius:999px;width:78px;height:78px;position:relative}.home-page.baidato-editorial-home .mobile-donut span{background:#f9eddc;border-radius:999px;position:absolute;inset:22px}.home-page.baidato-editorial-home .mobile-line-chart{border-bottom:1px solid #36322d3d;border-left:1px solid #36322d3d;height:70px;position:relative}.home-page.baidato-editorial-home .mobile-line-chart span{transform-origin:0;border-radius:999px;height:3px;position:absolute;left:6px;right:3px}.home-page.baidato-editorial-home .mobile-line-chart span:first-child{background:#5264b4;top:24px;transform:rotate(11deg)}.home-page.baidato-editorial-home .mobile-line-chart span:last-child{background:#e35f4c;bottom:24px;transform:rotate(-11deg)}.home-page.baidato-editorial-home .mobile-share-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:20px;display:grid}.home-page.baidato-editorial-home .mobile-share-buttons span{color:#242321;text-align:center;background:#fffaf1b8;border:1.5px solid #36322d38;border-radius:10px;min-height:40px;padding:10px 12px;font-size:.9rem;font-weight:720;line-height:1.15}.home-page.baidato-editorial-home .mobile-share-buttons span:nth-child(3){grid-column:1/-1;justify-self:start;min-width:122px}.home-page.baidato-editorial-home .mobile-card-share p{color:#5d5852;align-items:center;gap:6px;margin:22px 0 0;font-size:.9rem;line-height:1.35;display:flex}.home-page.baidato-editorial-home .mobile-card-share i{border-radius:999px;flex:none;width:15px;height:15px;display:block}.home-page.baidato-editorial-home .mobile-card-share i:first-child{background:#edb739}.home-page.baidato-editorial-home .mobile-card-share i:nth-child(2){background:#5264b4}.home-page.baidato-editorial-home .mobile-card-share i:nth-child(3){background:#e35f4c}.home-page.baidato-editorial-home .mobile-card-share i:nth-child(4){background:#8fa179}.home-page.baidato-editorial-home .mobile-hand-note{z-index:3;color:#4f63b6;white-space:pre-line;pointer-events:none;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,cursive;font-size:1rem;font-weight:760;line-height:1.32;position:absolute}.home-page.baidato-editorial-home .mobile-hand-note span{display:block}.home-page.baidato-editorial-home .mobile-hand-thinking{font-size:.96rem;line-height:1.36;top:82px;right:2px}.home-page.baidato-editorial-home .mobile-hand-visibility{font-size:.96rem;bottom:-92px;left:74px}.home-page.baidato-editorial-home .mobile-hand-done{color:#242321;font-size:.9rem;top:18px;right:8px}.home-page.baidato-editorial-home .mobile-bottom-plant,.home-page.baidato-editorial-home .mobile-bottom-note{z-index:1;object-fit:contain;pointer-events:none;mix-blend-mode:multiply;max-width:none;height:auto;display:block;position:absolute}.home-page.baidato-editorial-home .mobile-bottom-plant{width:146px;bottom:-168px;left:0}.home-page.baidato-editorial-home .mobile-bottom-note{width:140px;bottom:-164px;right:8px;transform:rotate(-2deg)}}@media (max-width:430px){.home-page.baidato-editorial-home .mobile-hero-canvas{max-width:none}}@media (max-width:380px){.home-page.baidato-editorial-home .mobile-hero-canvas{padding-inline:18px}.home-page.baidato-editorial-home .mobile-card-process{grid-template-columns:52px minmax(0,1fr)}.home-page.baidato-editorial-home .mobile-card-process .mobile-bar-chart{justify-self:start;margin-left:0}.home-page.baidato-editorial-home .mobile-bottom-pair{grid-template-columns:1fr}}@media (min-width:861px){.home-page.baidato-editorial-home{--hero-paper:#f9eddc;--hero-ink:#35312d;--hero-muted:#6f665d;--hero-blue:#4e5c9f;--hero-terracotta:#cf735e;background:var(--hero-paper)!important}.home-page.baidato-editorial-home:before{background-image:radial-gradient(#35312d0e .7px,#0000 .7px),linear-gradient(90deg,#fff3,#0000 38%,#68563a0b);background-size:18px 18px,100% 100%;opacity:.16!important}.home-page.baidato-editorial-home .site-header{z-index:20!important;background:var(--hero-paper)!important;box-shadow:none!important;border-bottom:0!important;position:relative!important}.home-page.baidato-editorial-home .site-header-inner{min-height:76px!important;padding-inline:56px!important}.home-page.baidato-editorial-home .site-brand-word{position:relative;color:var(--hero-ink)!important;letter-spacing:.02em!important;font-size:2rem!important;font-weight:860!important}.home-page.baidato-editorial-home .site-brand-word:after{background:var(--hero-terracotta);content:"";border-radius:999px;width:54px;height:5px;position:absolute;bottom:-9px;left:4px;transform:rotate(-4deg)}.home-page.baidato-editorial-home .site-header nav{color:var(--hero-ink)!important;gap:38px!important;font-size:1rem!important}.home-page.baidato-editorial-home .site-header-actions{gap:22px!important}.home-page.baidato-editorial-home .site-header .site-cta,.home-page.baidato-editorial-home .site-header a[href*=dashboard]:last-child{color:#fffaf1!important;background:var(--hero-terracotta)!important;border:2px solid #35312dcc!important;border-radius:999px!important;box-shadow:3px 4px #35312d2e!important}.home-page.baidato-editorial-home .reference-hero{background:var(--hero-paper)!important;min-height:980px!important;padding:0!important}.home-page.baidato-editorial-home .reference-hero-canvas{width:min(1370px,100% - 92px)!important;min-height:915px!important;box-shadow:none!important;background:0 0!important;margin-inline:auto!important;position:relative!important}.home-page.baidato-editorial-home .reference-hero-copy{z-index:8!important;width:460px!important;margin:0!important;padding:0!important;position:absolute!important;top:74px!important;left:0!important}.home-page.baidato-editorial-home .reference-hero-kicker{color:var(--hero-blue)!important;letter-spacing:.03em!important;align-items:center!important;gap:20px!important;margin:0 0 26px!important;font-size:1.13rem!important;font-weight:620!important;display:flex!important}.home-page.baidato-editorial-home .reference-hero-kicker span{color:var(--hero-ink)!important;font-size:1.44rem!important}.home-page.baidato-editorial-home .reference-hero-kicker:after{content:""!important;border-bottom:3px solid #4e5c9fc2!important;border-radius:50%!important;flex:auto!important;min-width:190px!important;height:16px!important;margin-top:16px!important;display:block!important;transform:rotate(1deg)!important}.home-page.baidato-editorial-home .reference-hero-copy h1{max-width:520px!important;color:var(--hero-ink)!important;letter-spacing:.012em!important;margin:0!important;font-size:4.62rem!important;font-weight:760!important;line-height:1.12!important;display:grid!important}.home-page.baidato-editorial-home .reference-hero-copy h1:after{background:var(--hero-terracotta)!important;content:""!important;border-radius:999px!important;width:178px!important;height:6px!important;margin:-2px 0 0 38px!important;display:block!important;transform:rotate(-2deg)!important}.home-page.baidato-editorial-home .reference-hero-lead{color:#5f5750!important;letter-spacing:.01em!important;max-width:420px!important;margin:28px 0 0!important;font-size:1.2rem!important;line-height:1.76!important}.home-page.baidato-editorial-home .reference-hero-actions{align-items:center!important;gap:20px!important;margin-top:28px!important;display:flex!important}.home-page.baidato-editorial-home .reference-button{min-height:48px!important;color:var(--hero-ink)!important;background:#fffaf1b8!important;border:2px solid #35312ddb!important;border-radius:999px!important;padding:0 38px!important;font-size:1.08rem!important;font-weight:650!important;box-shadow:3px 4px #35312d1f!important}.home-page.baidato-editorial-home .reference-button-primary{color:#fffaf1!important;background:var(--hero-terracotta)!important}.home-page.baidato-editorial-home .reference-button-secondary span{margin-left:22px!important;font-size:1.2em!important}.home-page.baidato-editorial-home .reference-desk-scene{z-index:1!important;pointer-events:none!important;width:810px!important;height:auto!important;position:absolute!important;top:34px!important;right:-38px!important}.home-page.baidato-editorial-home .reference-desk-image,.home-page.baidato-editorial-home .workflow-decor-plant,.home-page.baidato-editorial-home .workflow-decor-note{mix-blend-mode:multiply;object-fit:contain!important;height:auto!important;box-shadow:none!important;pointer-events:none!important;border:0!important;display:block!important}.home-page.baidato-editorial-home .reference-desk-image{width:100%!important}.home-page.baidato-editorial-home .reference-workflow{z-index:5!important;height:445px!important;position:absolute!important;inset:422px 0 auto!important;overflow:visible!important}.home-page.baidato-editorial-home .workflow-decor-plant{z-index:0!important;width:255px!important;position:absolute!important;bottom:-68px!important;left:-82px!important}.home-page.baidato-editorial-home .workflow-decor-note{z-index:4!important;width:210px!important;position:absolute!important;bottom:0!important;right:-38px!important}.home-page.baidato-editorial-home .workflow-card,.home-page.baidato-editorial-home .workflow-file-card{color:var(--hero-ink)!important;background:#fff8ebb3!important;border:1.7px solid #35312d70!important;border-radius:18px!important;box-shadow:3px 5px #35312d0a!important}.home-page.baidato-editorial-home .workflow-card h2{color:var(--hero-ink)!important;font-size:1.02rem!important;font-weight:700!important}.home-page.baidato-editorial-home .workflow-card p,.home-page.baidato-editorial-home .workflow-card li,.home-page.baidato-editorial-home .workflow-file-card small{color:#554d46!important;font-size:.86rem!important;line-height:1.62!important}.home-page.baidato-editorial-home .workflow-number{color:var(--hero-ink)!important;background:0 0!important;font-size:1rem!important;font-weight:650!important}.home-page.baidato-editorial-home .workflow-card-input{z-index:8!important;width:280px!important;min-height:160px!important;top:38px!important;left:0!important}.home-page.baidato-editorial-home .workflow-file-card{z-index:10!important;width:248px!important;min-height:70px!important;top:198px!important;left:118px!important}.home-page.baidato-editorial-home .workflow-card-process{z-index:6!important;width:282px!important;min-height:210px!important;top:52px!important;left:386px!important}.home-page.baidato-editorial-home .workflow-card-summary{z-index:7!important;width:346px!important;min-height:238px!important;top:38px!important;right:260px!important}.home-page.baidato-editorial-home .workflow-toto-peeking{z-index:5!important;width:224px!important;height:auto!important;box-shadow:none!important;filter:none!important;border:0!important;position:absolute!important;top:62px!important;right:74px!important}.home-page.baidato-editorial-home .workflow-card-chart{z-index:6!important;width:372px!important;min-height:152px!important;top:292px!important;left:250px!important}.home-page.baidato-editorial-home .workflow-card-share{z-index:6!important;width:430px!important;min-height:134px!important;top:298px!important;right:250px!important}.home-page.baidato-editorial-home .workflow-hand-note{color:var(--hero-blue)!important;letter-spacing:.02em!important;font-size:.9rem!important;font-weight:600!important;line-height:1.35!important;display:grid!important}.home-page.baidato-editorial-home .workflow-thinking{top:24px!important;left:332px!important}.home-page.baidato-editorial-home .workflow-visibility{top:360px!important;left:118px!important}.home-page.baidato-editorial-home .workflow-done{color:var(--hero-ink)!important;top:58px!important;right:20px!important}.home-page.baidato-editorial-home .reference-workflow:before{top:120px!important;left:340px!important}.home-page.baidato-editorial-home .reference-workflow:after{top:150px!important;left:694px!important}}.home-page.baidato-editorial-home{--paper:#f7eedc;--paper-deep:#efe0c5;--ink:#2f2e2a;--muted-ink:#6b6258;--line-ink:#312d289e;--soft-blue:#585f9e;--soft-blue-light:#d7d4ec;--soft-red:#d86e56;--soft-red-deep:#b95d4d;--soft-mustard:#d6a74d;--soft-green:#879b76;--paper-card:#fff8ebd1;background:radial-gradient(circle at 14% 18%, #ffffff6b, transparent 28%), linear-gradient(90deg, #4c443609 1px, transparent 1px), linear-gradient(0deg, #4c443607 1px, transparent 1px), var(--paper);min-height:100vh;color:var(--ink);background-size:auto,28px 28px,28px 28px,auto}.home-page.baidato-editorial-home:before{z-index:0;pointer-events:none;content:"";opacity:.38;background-image:radial-gradient(circle,#302b2314 .55px,#0000 .7px),radial-gradient(circle,#ffffff73 .55px,#0000 .72px);background-position:0 0,9px 11px;background-size:18px 18px;position:fixed;inset:0}.home-page.baidato-editorial-home>*{z-index:1;position:relative}.home-page.baidato-editorial-home .story-site-header{width:min(1368px,100% - 76px)!important;height:82px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:255px 1fr auto!important;align-items:start!important;gap:24px!important;margin:0 auto!important;padding:18px 0 10px!important;display:grid!important}.home-page.baidato-editorial-home .story-site-header .brand{gap:2px!important;width:max-content!important;padding:0!important;display:inline-grid!important}.home-page.baidato-editorial-home .story-site-header .brand-wordmark{transform:rotate(-1deg);color:var(--ink)!important;letter-spacing:.01em!important;font-family:Segoe Print,Bradley Hand ITC,Kaiti SC,KaiTi,cursive!important;font-size:2.72rem!important;font-weight:800!important;line-height:.92!important}.home-page.baidato-editorial-home .story-site-header .brand-underline{background:var(--soft-red)!important;border-radius:999px!important;width:47px!important;height:5px!important;margin-left:4px!important;transform:rotate(-4deg)!important}.home-page.baidato-editorial-home .story-site-header nav{justify-content:center!important;align-items:center!important;gap:clamp(28px,3.1vw,52px)!important;padding-top:12px!important;display:flex!important}.home-page.baidato-editorial-home .story-site-header nav a{min-height:28px!important;color:var(--ink)!important;letter-spacing:.01em!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:6px!important;padding:0!important;font-size:1.01rem!important;font-weight:690!important;display:inline-flex!important}.home-page.baidato-editorial-home .story-site-header nav a:first-child:after,.home-page.baidato-editorial-home .story-site-header nav a:nth-child(2):after,.home-page.baidato-editorial-home .story-site-header nav a:nth-child(4):after{content:none;color:var(--ink);font-size:.9em;transform:translateY(-1px)}.home-page.baidato-editorial-home .site-header-new-badge{border:1.4px solid var(--line-ink);min-width:25px;height:25px;color:var(--ink);background:#ebe4d8f2;border-radius:9px;place-items:center;font-size:.78rem;font-weight:760;display:inline-grid;transform:rotate(-2deg)}.home-page.baidato-editorial-home .story-site-header .header-actions{align-items:center!important;gap:18px!important;padding-top:6px!important;display:flex!important}.home-page.baidato-editorial-home .story-site-header .language-button{min-height:auto!important;color:var(--ink)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:1rem!important;font-weight:680!important}.home-page.baidato-editorial-home .story-site-header .language-button:before{content:none;margin-right:6px;font-size:1.07rem}.home-page.baidato-editorial-home .story-site-header .text-link{color:var(--ink)!important;font-weight:680!important}.home-page.baidato-editorial-home .story-site-header .header-actions:before{content:"";background:#312d2857;width:1px;height:24px}.home-page.baidato-editorial-home .story-site-header .button-primary{border:1.7px solid var(--ink)!important;color:#fffaf1!important;background:var(--soft-red)!important;border-radius:999px!important;min-height:48px!important;padding:0 21px!important;font-size:1rem!important;font-weight:760!important;box-shadow:2px 3px #302b23b8!important}.home-page.baidato-editorial-home .reference-hero{overflow:hidden;min-height:calc(100vh - 82px)!important;padding:0 0 26px!important}.home-page.baidato-editorial-home .reference-hero-canvas{width:min(1368px,100% - 76px)!important;min-height:868px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0 auto!important;padding:0!important;position:relative!important}.home-page.baidato-editorial-home .reference-hero-copy{z-index:4;width:510px;position:absolute;top:76px;left:16px}.home-page.baidato-editorial-home .reference-hero-kicker{color:var(--soft-blue);letter-spacing:.12em;white-space:nowrap;align-items:center;gap:24px;margin:0 0 26px;font-size:1.28rem;font-weight:620;display:flex}.home-page.baidato-editorial-home .reference-hero-kicker span{color:var(--ink);font-size:1.5rem}.home-page.baidato-editorial-home .reference-hero-kicker:after{border-bottom:3px solid var(--soft-blue);content:"";border-radius:50%;flex:1;max-width:310px;height:13px;margin-left:-8px;display:block;transform:translateY(5px)rotate(-1deg)}.home-page.baidato-editorial-home .reference-hero-copy h1{text-wrap:balance;max-width:490px!important;color:var(--ink)!important;letter-spacing:.01em!important;white-space:pre-line!important;margin:0!important;font-family:Kaiti SC,STKaiti,KaiTi,Noto Serif SC,serif!important;font-size:clamp(3.55rem,5vw,4.75rem)!important;font-weight:720!important;line-height:1.18!important}.home-page.baidato-editorial-home .reference-hero-copy h1:after{background:var(--soft-red)!important;content:""!important;border-radius:999px!important;width:205px!important;height:7px!important;margin-top:-2px!important;margin-left:102px!important;display:block!important;transform:rotate(-2deg)!important}.home-page.baidato-editorial-home .reference-hero-lead{max-width:455px!important;color:var(--muted-ink)!important;margin:22px 0 0!important;font-size:1.2rem!important;font-weight:500!important;line-height:1.86!important}.home-page.baidato-editorial-home .reference-hero-actions{align-items:center;gap:20px;margin-top:28px;display:flex}.home-page.baidato-editorial-home .reference-button{border:1.8px solid var(--ink);border-radius:17px 20px 18px 17px;justify-content:center;align-items:center;gap:20px;min-width:170px;min-height:58px;font-size:1.08rem;font-weight:780;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:2px 3px #302b23b8}.home-page.baidato-editorial-home .reference-button:hover{transform:translate(-1px,-1px);box-shadow:3px 4px #302b23b8}.home-page.baidato-editorial-home .reference-button-primary{color:#fffaf1;background:var(--soft-red)}.home-page.baidato-editorial-home .reference-button-secondary{color:var(--ink);background:#fff8ebe0}@media (min-width:861px){.home-page.baidato-editorial-home-en .reference-hero-copy{width:540px!important}.home-page.baidato-editorial-home-en .reference-hero-copy h1{max-width:540px!important}.home-page.baidato-editorial-home-en .reference-hero-actions{flex-wrap:nowrap;margin-top:18px!important}.home-page.baidato-editorial-home-en .reference-button{white-space:nowrap;min-width:218px}.home-page.baidato-editorial-home-en .reference-button-secondary span{flex:none}}.home-page.baidato-editorial-home .reference-desk-scene{z-index:2;width:724px;height:350px;position:absolute;top:86px;right:6px}.home-page.baidato-editorial-home .desk-line{background:#97683b3b;border-radius:50%;height:12px;position:absolute;bottom:69px;left:26px;right:12px;transform:rotate(.3deg);box-shadow:0 8px #97683b14}.home-page.baidato-editorial-home .desk-note{color:var(--ink);background:#fff8ebd1;border:1.5px solid #312d2852;font-family:Kaiti SC,KaiTi,serif;line-height:1.6;display:grid;position:absolute;box-shadow:2px 4px #40342814}.home-page.baidato-editorial-home .desk-note:before,.home-page.baidato-editorial-home .desk-polaroid:before{content:"";background:#b28b5b85;width:28px;height:34px;position:absolute;top:-22px;left:50%;transform:translate(-50%)rotate(2deg)}.home-page.baidato-editorial-home .desk-note b{color:var(--soft-red);place-self:end;font-family:system-ui,sans-serif;font-size:1.04rem}.home-page.baidato-editorial-home .desk-note-idea{text-align:center;width:142px;min-height:142px;padding:28px 18px 15px;font-size:1rem;top:54px;left:142px;transform:rotate(-1.6deg)}.home-page.baidato-editorial-home .desk-note-plan{gap:8px;width:175px;min-height:226px;padding:28px 24px 17px;font-size:1rem;top:20px;left:348px;transform:rotate(1.2deg)}.home-page.baidato-editorial-home .desk-note-plan strong{text-align:center;margin-bottom:8px;font-size:1.1rem;font-weight:720}.home-page.baidato-editorial-home .desk-note-plan span{align-items:center;gap:10px;display:flex}.home-page.baidato-editorial-home .desk-note-plan i{width:15px;color:var(--soft-red);font-style:normal}.home-page.baidato-editorial-home .desk-note-focus{color:#585047;background:#e8e1eebf;width:128px;min-height:124px;padding:24px 15px;font-size:.92rem;top:96px;right:0;transform:rotate(5deg)}.home-page.baidato-editorial-home .desk-polaroid{background:#fff8ebd1;border:1.5px solid #312d2857;width:118px;height:108px;padding:10px;position:absolute;top:72px;right:156px;transform:rotate(4deg);box-shadow:2px 5px #40342814}.home-page.baidato-editorial-home .desk-polaroid span{background:linear-gradient(135deg,#0000 52%,#879b76ad 53%),linear-gradient(45deg,#0000 55%,#d6a74d8c 56%),#d8d7c6;border:1px solid #312d2833;width:100%;height:72px;display:block}.home-page.baidato-editorial-home .desk-pencil-cup,.home-page.baidato-editorial-home .desk-plant,.home-page.baidato-editorial-home .desk-mug,.home-page.baidato-editorial-home .desk-books{z-index:3;position:absolute}.home-page.baidato-editorial-home .desk-pencil-cup{background:#d9b075;border:1.5px solid #312d285c;border-radius:8px 8px 15px 15px;width:68px;height:78px;bottom:72px;left:84px}.home-page.baidato-editorial-home .desk-pencil-cup:after{color:#b95d4dbd;content:"\\2665";position:absolute;bottom:24px;right:17px}.home-page.baidato-editorial-home .desk-pencil-cup span{transform-origin:bottom;background:#d6a74d;border:1px solid #312d2857;border-radius:4px 4px 0 0;width:9px;height:70px;position:absolute;bottom:67px}.home-page.baidato-editorial-home .desk-pencil-cup span:first-child{left:12px;transform:rotate(-8deg)}.home-page.baidato-editorial-home .desk-pencil-cup span:nth-child(2){background:#c87d5d;height:88px;left:30px}.home-page.baidato-editorial-home .desk-pencil-cup span:nth-child(3){right:13px;transform:rotate(9deg)}.home-page.baidato-editorial-home .desk-plant{width:95px;height:126px;bottom:68px;left:172px}.home-page.baidato-editorial-home .desk-plant:after{content:"";background:#c87d5d;border:1.5px solid #312d2859;border-radius:7px 7px 22px 22px;width:62px;height:60px;position:absolute;bottom:0;left:18px}.home-page.baidato-editorial-home .desk-plant span{transform-origin:bottom;background:#879b76;border:1.3px solid #312d2852;border-radius:60% 10%;width:18px;height:70px;position:absolute;bottom:53px;left:43px}.home-page.baidato-editorial-home .desk-plant span:first-child{transform:rotate(-44deg)}.home-page.baidato-editorial-home .desk-plant span:nth-child(2){transform:rotate(-18deg)}.home-page.baidato-editorial-home .desk-plant span:nth-child(3){transform:rotate(18deg)}.home-page.baidato-editorial-home .desk-plant span:nth-child(4){transform:rotate(45deg)}.home-page.baidato-editorial-home .desk-mug{background:#dcae55;border:1.6px solid #312d285c;border-radius:12px 12px 18px 18px;width:82px;height:94px;bottom:67px;right:132px}.home-page.baidato-editorial-home .desk-mug:before{content:"";border:8px solid #dcae55;border-left:0;border-radius:0 22px 22px 0;width:30px;height:38px;position:absolute;top:23px;right:-34px}.home-page.baidato-editorial-home .desk-mug:after{color:#fff8eb70;content:"\\2665";font-size:1.5rem;position:absolute;inset:32px auto auto 27px}.home-page.baidato-editorial-home .desk-books{background:#f4e5c8;border-top:13px solid #a88462;border-bottom:12px solid #e1c79c;width:96px;height:42px;bottom:58px;right:18px;transform:rotate(-1deg);box-shadow:0 -17px 0 -5px #bca783}.home-page.baidato-editorial-home .reference-workflow{z-index:4;position:absolute;inset:388px 0 0}.home-page.baidato-editorial-home .workflow-card,.home-page.baidato-editorial-home .workflow-file-card{color:var(--ink);background:var(--paper-card);border:1.7px solid #312d286e;border-radius:17px;position:absolute;box-shadow:3px 5px #4034280e}.home-page.baidato-editorial-home .workflow-card{padding:24px 26px}.home-page.baidato-editorial-home .workflow-number{color:#535053;font-weight:760;position:absolute;top:18px;left:18px}.home-page.baidato-editorial-home .workflow-card h2{color:var(--ink);margin:0 0 16px 24px;font-size:1.12rem;font-weight:780;line-height:1.2}.home-page.baidato-editorial-home .workflow-card p,.home-page.baidato-editorial-home .workflow-card li{color:#5d554c;font-size:.99rem;line-height:1.65}.home-page.baidato-editorial-home .workflow-card-input{width:300px;height:168px;top:0;left:0}.home-page.baidato-editorial-home .workflow-card-input p{background:#fffcf4b8;border:1px solid #312d2838;border-radius:12px;margin:0;padding:14px 16px}.home-page.baidato-editorial-home .workflow-tools{color:#6d655c;letter-spacing:.7em;margin-top:13px}.home-page.baidato-editorial-home .workflow-file-card{background:#fff8ebf2;border-radius:14px;align-content:center;width:270px;min-height:70px;padding:13px 42px 10px 61px;display:grid;top:147px;left:118px}.home-page.baidato-editorial-home .workflow-file-card b{color:#fff;background:#5f8f63;border-radius:8px;place-items:center;width:34px;height:34px;font-size:1.15rem;display:grid;position:absolute;top:16px;left:16px}.home-page.baidato-editorial-home .workflow-file-card span{color:#3e3932;font-weight:740}.home-page.baidato-editorial-home .workflow-file-card small{color:#7d7367}.home-page.baidato-editorial-home .workflow-file-card i{color:#7d7367;font-style:normal;position:absolute;top:22px;right:17px}.home-page.baidato-editorial-home .workflow-card-process{width:300px;height:210px;top:35px;left:425px}.home-page.baidato-editorial-home .workflow-card-process ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-page.baidato-editorial-home .workflow-card-process li{align-items:center;gap:14px;display:flex}.home-page.baidato-editorial-home .workflow-card-process li span{color:#4b514f;width:16px}.home-page.baidato-editorial-home .workflow-mini-chart{background:#fffcf4ad;border:1.2px solid #312d2833;border-radius:10px;width:112px;height:92px;padding:13px 12px;position:absolute;bottom:26px;right:25px}.home-page.baidato-editorial-home .workflow-mini-chart:before{content:"";background:#312d281f;height:2px;position:absolute;top:18px;left:12px;right:12px;box-shadow:0 22px #312d281a,0 44px #312d281a}.home-page.baidato-editorial-home .workflow-mini-chart span{border-radius:4px 4px 0 0;width:16px;position:absolute;bottom:13px}.home-page.baidato-editorial-home .workflow-mini-chart span:first-child{background:#585f9e;height:35px;left:21px}.home-page.baidato-editorial-home .workflow-mini-chart span:nth-child(2){background:#d86e56;height:48px;left:48px}.home-page.baidato-editorial-home .workflow-mini-chart span:nth-child(3){background:#d6a74d;height:66px;left:75px}.home-page.baidato-editorial-home .workflow-card-summary{z-index:5;width:338px;min-height:224px;top:35px;right:182px}.home-page.baidato-editorial-home .workflow-card-summary b{color:#7b5935;background:#d8ae5559;border-radius:999px;margin-bottom:12px;padding:6px 12px;font-size:.92rem;display:inline-flex}.home-page.baidato-editorial-home .workflow-card-summary ol{gap:5px;margin:0 0 14px 18px;padding:0;display:grid}.home-page.baidato-editorial-home .workflow-card-summary button{min-height:34px;color:var(--ink);background:#fffcf4bf;border:1.2px solid #312d2852;border-radius:999px;padding:0 17px;font-size:.88rem;font-weight:700}.home-page.baidato-editorial-home .workflow-toto-peeking{z-index:4;object-fit:contain;filter:drop-shadow(2px 5px #37302924);top:42px;right:-22px;transform:rotate(1deg);width:245px!important;height:auto!important;position:absolute!important}.home-page.baidato-editorial-home .workflow-card-chart{width:355px;height:146px;top:320px;left:250px}.home-page.baidato-editorial-home .workflow-donut{background:conic-gradient(#585f9e 0 35%, #d86e56 35% 58%, #d6a74d 58% 78%, #879b76 78% 100%);border-radius:50%;width:84px;height:84px;position:absolute;bottom:22px;left:37px}.home-page.baidato-editorial-home .workflow-donut:after{border-radius:inherit;background:var(--paper-card);content:"";position:absolute;inset:20px}.home-page.baidato-editorial-home .workflow-line-chart{border-bottom:1px solid #312d2833;border-left:1px solid #312d2833;width:172px;height:82px;position:absolute;bottom:26px;right:28px}.home-page.baidato-editorial-home .workflow-line-chart span{background:var(--soft-red);border-radius:999px;height:3px;position:absolute;left:10px;right:8px;transform:rotate(-9deg)}.home-page.baidato-editorial-home .workflow-line-chart span:first-child{background:var(--soft-blue);top:31px;transform:rotate(10deg)}.home-page.baidato-editorial-home .workflow-line-chart span:nth-child(2){top:50px}.home-page.baidato-editorial-home .workflow-card-share{width:415px;min-height:145px;top:315px;right:168px}.home-page.baidato-editorial-home .workflow-card-share>div{flex-wrap:wrap;gap:10px;display:flex}.home-page.baidato-editorial-home .workflow-card-share>div span{color:#5d554c;background:#fffcf4b8;border:1.1px solid #312d283d;border-radius:12px;padding:9px 14px;font-size:.88rem;font-weight:650}.home-page.baidato-editorial-home .workflow-card-share p{color:#6b6258;align-items:center;gap:8px;margin:16px 0 0;display:flex}.home-page.baidato-editorial-home .workflow-card-share i{border:1px solid var(--paper-card);background:#d6a74d;border-radius:50%;width:23px;height:23px;margin-left:-3px;display:inline-block}.home-page.baidato-editorial-home .workflow-card-share i:nth-child(2){background:#585f9e}.home-page.baidato-editorial-home .workflow-card-share i:nth-child(3){background:#d86e56}.home-page.baidato-editorial-home .workflow-card-share i:nth-child(4){background:#879b76}.home-page.baidato-editorial-home .workflow-final-note{background:#e8e1eec7;width:154px;min-height:128px;padding:22px 18px 14px;font-size:.96rem;bottom:20px;right:0;transform:rotate(-4deg)}.home-page.baidato-editorial-home .workflow-hand-note{z-index:6;color:var(--soft-blue);white-space:pre-line;margin:0;font-family:Kaiti SC,KaiTi,serif;font-size:.95rem;font-weight:650;line-height:1.45;position:absolute}.home-page.baidato-editorial-home .workflow-thinking{top:-2px;left:362px}.home-page.baidato-editorial-home .workflow-visibility{top:390px;left:150px}.home-page.baidato-editorial-home .workflow-done{color:var(--ink);top:48px;right:8px}.home-page.baidato-editorial-home .reference-workflow:before,.home-page.baidato-editorial-home .reference-workflow:after{color:#312d288f;content:"*";font-size:2.7rem;line-height:1;position:absolute}.home-page.baidato-editorial-home .reference-workflow:before{top:88px;left:356px;transform:rotate(-7deg)}.home-page.baidato-editorial-home .reference-workflow:after{top:111px;left:762px;transform:rotate(1deg)}@media (min-width:861px){.home-page.baidato-editorial-home{--paper:#f9eddc;--paper-card:#fff8ebd1;background:#f9eddc}.home-page.baidato-editorial-home:before{opacity:.24}.home-page.baidato-editorial-home .reference-hero{background:#f9eddc!important;width:100%!important;max-width:none!important;min-height:calc(100vh - 82px)!important;margin-inline:0!important;padding:0 0 26px!important}.home-page.baidato-editorial-home .reference-hero-canvas{background:#f9eddc!important;width:min(1368px,100% - 76px)!important;min-height:868px!important}.home-page.baidato-editorial-home .reference-hero-copy{top:0!important;left:56px!important}.home-page.baidato-editorial-home .reference-hero-actions{z-index:8;position:relative}.home-page.baidato-editorial-home .reference-desk-scene{z-index:2!important;width:820px!important;height:auto!important;top:-44px!important;right:-38px!important;overflow:visible!important}.home-page.baidato-editorial-home .reference-desk-image,.home-page.baidato-editorial-home .workflow-decor-plant,.home-page.baidato-editorial-home .workflow-decor-note,.home-page.baidato-editorial-home .workflow-arrow,.home-page.baidato-editorial-home .workflow-toto-peeking{height:auto!important;box-shadow:none!important;object-fit:contain!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;background:0 0!important;border:0!important;display:block!important}.home-page.baidato-editorial-home .reference-desk-image,.home-page.baidato-editorial-home .workflow-decor-plant,.home-page.baidato-editorial-home .workflow-decor-note{mix-blend-mode:multiply;width:100%!important}.home-page.baidato-editorial-home .reference-workflow{z-index:4!important;height:486px!important;inset:388px 0 auto!important;overflow:visible!important}.home-page.baidato-editorial-home .reference-workflow:before,.home-page.baidato-editorial-home .reference-workflow:after{content:none!important}.home-page.baidato-editorial-home .workflow-arrow{opacity:.4;mix-blend-mode:multiply;z-index:3!important;display:block!important;position:absolute!important}.home-page.baidato-editorial-home .workflow-arrow-input-process{opacity:.5;width:110px!important;top:68px!important;left:336px!important;transform:rotate(-4deg)!important}.home-page.baidato-editorial-home .workflow-arrow-file-chart{opacity:.23;width:178px!important;top:220px!important;left:202px!important;transform:rotate(48deg)!important}.home-page.baidato-editorial-home .workflow-arrow-process-summary{opacity:.36;width:42px!important;top:112px!important;left:790px!important;transform:rotate(0)!important}.home-page.baidato-editorial-home .workflow-arrow-chart-share{opacity:.32;width:48px!important;top:334px!important;left:698px!important;transform:rotate(-10deg)!important}.home-page.baidato-editorial-home .workflow-decor-plant{clip-path:inset(0 0 0 2px);z-index:0!important;width:240px!important;position:absolute!important;bottom:-4px!important;left:4px!important}.home-page.baidato-editorial-home .workflow-decor-note{z-index:4!important;width:188px!important;position:absolute!important;bottom:10px!important;right:18px!important;transform:rotate(-2deg)!important}.home-page.baidato-editorial-home .workflow-card,.home-page.baidato-editorial-home .workflow-file-card{z-index:3;background:var(--paper-card)!important}.home-page.baidato-editorial-home .workflow-card-summary{z-index:5!important}.home-page.baidato-editorial-home .workflow-card-input{width:300px!important;height:168px!important;top:24px!important;left:40px!important}.home-page.baidato-editorial-home .workflow-file-card{width:270px!important;top:184px!important;left:152px!important}.home-page.baidato-editorial-home .workflow-card-process{width:300px!important;height:210px!important;top:42px!important;left:450px!important}.home-page.baidato-editorial-home .workflow-card-summary{width:340px!important;min-height:236px!important;top:28px!important;right:222px!important}.home-page.baidato-editorial-home .workflow-card-chart{width:370px!important;height:150px!important;top:286px!important;left:294px!important}.home-page.baidato-editorial-home .workflow-card-share{width:490px!important;min-height:146px!important;top:286px!important;left:720px!important;right:auto!important}.home-page.baidato-editorial-home .workflow-card-summary:after{z-index:6;background:var(--paper-card);content:"";pointer-events:none;border-radius:5px;width:5px;height:74px;position:absolute;top:56px;right:-1px}.home-page.baidato-editorial-home .workflow-toto-peeking{z-index:7!important;filter:drop-shadow(2px 5px #37302924)!important;width:138px!important;top:86px!important;right:94px!important;transform:rotate(1deg)!important}}@media (max-width:860px){.home-page.baidato-editorial-home .story-site-header{grid-template-columns:1fr auto!important;width:min(100% - 32px,620px)!important;height:auto!important;padding-top:16px!important}.home-page.baidato-editorial-home .story-site-header nav,.home-page.baidato-editorial-home .story-site-header .header-actions>:not(.menu-button):not(.language-button){display:none!important}.home-page.baidato-editorial-home .story-site-header .brand-wordmark{font-size:2.18rem!important}.home-page.baidato-editorial-home .reference-hero{min-height:auto!important;padding-bottom:52px!important}.home-page.baidato-editorial-home .reference-hero-canvas{width:min(100% - 32px,620px)!important;min-height:1050px!important}.home-page.baidato-editorial-home .reference-hero-copy{width:100%;padding-top:36px;position:relative;top:auto;left:auto}.home-page.baidato-editorial-home .reference-hero-kicker{letter-spacing:.04em;white-space:normal;gap:12px;font-size:.95rem}.home-page.baidato-editorial-home .reference-hero-kicker:after{max-width:120px}.home-page.baidato-editorial-home .reference-hero-copy h1{max-width:350px!important;font-size:clamp(2.75rem,13vw,3.55rem)!important}.home-page.baidato-editorial-home .reference-hero-lead{max-width:330px!important;font-size:1rem!important;line-height:1.7!important}.home-page.baidato-editorial-home .reference-hero-actions{flex-wrap:wrap;gap:12px}.home-page.baidato-editorial-home .reference-button{min-width:142px;min-height:50px;font-size:.98rem}.home-page.baidato-editorial-home .reference-desk-scene{width:100%;height:220px;margin-top:32px;position:relative;top:auto;right:auto}.home-page.baidato-editorial-home .desk-note-idea,.home-page.baidato-editorial-home .desk-note-focus,.home-page.baidato-editorial-home .desk-polaroid,.home-page.baidato-editorial-home .workflow-hand-note,.home-page.baidato-editorial-home .workflow-final-note{display:none}.home-page.baidato-editorial-home .desk-note-plan{width:152px;min-height:190px;padding:24px 18px 13px;font-size:.88rem;top:0;left:auto;right:0}.home-page.baidato-editorial-home .desk-pencil-cup{left:8px}.home-page.baidato-editorial-home .desk-plant{left:88px}.home-page.baidato-editorial-home .desk-mug,.home-page.baidato-editorial-home .desk-books{display:none}.home-page.baidato-editorial-home .reference-workflow{gap:14px;margin-top:18px;display:grid;position:relative;inset:auto}.home-page.baidato-editorial-home .reference-workflow:before,.home-page.baidato-editorial-home .reference-workflow:after{display:none}.home-page.baidato-editorial-home .workflow-card,.home-page.baidato-editorial-home .workflow-file-card{width:100%;height:auto;position:relative;inset:auto}.home-page.baidato-editorial-home .workflow-file-card{padding-left:60px}.home-page.baidato-editorial-home .workflow-toto-peeking{opacity:.94;top:246px;right:-76px;width:188px!important}.home-page.baidato-editorial-home .workflow-card-summary{padding-right:86px}.home-page.baidato-editorial-home .workflow-card-share>div{display:grid}}.home-page.baidato-editorial-home .editorial-hero-canvas{border-bottom:1.5px solid #3a342d38;min-height:clamp(620px,58vw,760px);position:relative;overflow:hidden}.home-page.baidato-editorial-home .editorial-hero-copy{z-index:3;width:min(560px,70%);margin-inline:auto;padding-top:clamp(34px,6vw,74px);position:relative;transform:translate(-15%)}.home-page.baidato-editorial-home .editorial-kicker{color:#686f9f;letter-spacing:.06em;text-transform:none;margin-bottom:13px;font-size:.78rem;font-weight:760}.home-page.baidato-editorial-home .editorial-hero h1{color:#2f2d2a;letter-spacing:0;max-width:560px;margin:0;font-size:clamp(3rem,4vw,3.5rem);font-weight:650;line-height:1.15}.home-page.baidato-editorial-home .editorial-hero h1:after{display:none}.home-page.baidato-editorial-home .editorial-hero-lead{color:#6b635b;max-width:540px;margin-top:17px;font-size:clamp(1rem,1.16vw,1.12rem);line-height:1.82}.home-page.baidato-editorial-home .editorial-actions{gap:12px;margin-top:24px}.home-page.baidato-editorial-home .editorial-button{min-height:44px;padding-inline:20px;font-size:.94rem;font-weight:760}.home-page.baidato-editorial-home .refined-hero-scene{z-index:1;pointer-events:none;position:absolute;inset:0}.home-page.baidato-editorial-home .hero-companion-slot{pointer-events:none;width:min(22vw,260px);height:min(20vw,220px);position:absolute;top:10%;right:6%}.home-page.baidato-editorial-home .hero-workbench-card{background:#fffaf1e0;border:1.5px solid #3a342d6b;border-radius:32px;grid-template-columns:178px 1fr;width:min(72vw,860px);min-height:330px;display:grid;position:absolute;bottom:8%;right:7%;overflow:hidden;transform:rotate(-1deg);box-shadow:8px 10px #3a342d0b}.home-page.baidato-editorial-home .hero-workbench-sidebar{background:#eee0cd7a;border-right:1.5px dashed #3a342d38;align-content:start;gap:12px;padding:24px 20px;display:grid}.home-page.baidato-editorial-home .hero-workbench-logo{color:#fffaf1;background:#555f9d;border:1.5px solid #3a342d6b;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:14px;font-weight:880;display:grid}.home-page.baidato-editorial-home .hero-workbench-sidebar span:not(.hero-workbench-logo){color:#5f5750;border-radius:15px;padding:10px 12px;font-size:.88rem;font-weight:680}.home-page.baidato-editorial-home .hero-workbench-sidebar span:nth-child(2){color:#2f2d2a;background:#dadcf0ad}.home-page.baidato-editorial-home .hero-workbench-main{align-content:start;gap:18px;padding:clamp(24px,4vw,42px);display:grid}.home-page.baidato-editorial-home .hero-workbench-bar{background:#3a342d1f;border-radius:999px;width:46%;height:12px}.home-page.baidato-editorial-home .hero-workbench-prompt{color:#6b635b;background:#fffaf1db;border:1.5px solid #3a342d3d;border-radius:24px;align-items:center;min-height:72px;padding-inline:22px;font-size:.96rem;display:flex}.home-page.baidato-editorial-home .hero-workbench-tasks{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-page.baidato-editorial-home .hero-workbench-tasks span,.home-page.baidato-editorial-home .hero-mini-note{color:#2f2d2a;background:#fffaf1c7;border:1.5px solid #3a342d38;box-shadow:4px 5px #3a342d09}.home-page.baidato-editorial-home .hero-workbench-tasks span{border-radius:20px;min-height:72px;padding:15px;font-size:.9rem;font-weight:680}.home-page.baidato-editorial-home .hero-mini-note{border-radius:20px;padding:13px 16px;font-size:.9rem;font-weight:720;position:absolute}.home-page.baidato-editorial-home .hero-mini-note-file{background:#e3eadcd1;bottom:23%;left:9%;transform:rotate(1.5deg)}.home-page.baidato-editorial-home .hero-mini-note-image{background:#f1dfb4b3;bottom:48%;right:17%;transform:rotate(-2deg)}@media (max-width:760px){.home-page.baidato-editorial-home .editorial-hero{padding-block:24px 42px}.home-page.baidato-editorial-home .editorial-hero-canvas{border-bottom:1.5px solid #3a342d2e;gap:26px;min-height:auto;display:grid}.home-page.baidato-editorial-home .editorial-hero-copy{width:100%;margin:0;padding-top:22px;transform:none}.home-page.baidato-editorial-home .editorial-hero h1{max-width:350px;font-size:clamp(2.12rem,9.2vw,2.38rem);line-height:1.18}.home-page.baidato-editorial-home .editorial-hero-lead{max-width:330px;font-size:.98rem;line-height:1.72}.home-page.baidato-editorial-home .refined-hero-scene{gap:12px;min-width:0;display:grid;position:relative}.home-page.baidato-editorial-home .hero-workbench-card{border-radius:26px;grid-template-columns:1fr;width:100%;min-height:auto;position:relative;bottom:auto;right:auto;transform:none}.home-page.baidato-editorial-home .hero-workbench-sidebar{border-bottom:1.5px dashed #3a342d2e;border-right:0;padding:18px;display:flex;overflow-x:auto}.home-page.baidato-editorial-home .hero-workbench-logo{flex:none;margin:0}.home-page.baidato-editorial-home .hero-workbench-sidebar span:not(.hero-workbench-logo){flex:none}.home-page.baidato-editorial-home .hero-workbench-main{padding:20px}.home-page.baidato-editorial-home .hero-workbench-tasks{grid-template-columns:1fr}.home-page.baidato-editorial-home .hero-mini-note,.home-page.baidato-editorial-home .hero-companion-slot{display:none}}.home-page.baidato-editorial-home{background-color:#f7efe2;background-image:radial-gradient(circle at 18% 16%,#fffaf18f,#0000 24rem),radial-gradient(circle at 86% 30%,#dadcf038,#0000 20rem);background-size:auto;overflow:clip visible}.home-page.baidato-editorial-home:before{opacity:.18;background-image:linear-gradient(#2d292409 1px,#0000 1px),linear-gradient(90deg,#2d292406 1px,#0000 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at 50% 18%,#000 0 34%,#0000 72%);mask-image:radial-gradient(circle at 50% 18%,#000 0 34%,#0000 72%)}.home-page.baidato-editorial-home:after{display:none}.home-page.baidato-editorial-home .editorial-hero{padding-block:clamp(36px,5vw,70px) clamp(26px,4vw,54px)}.home-page.baidato-editorial-home .editorial-hero-shell{background:linear-gradient(105deg, #fffaf1f5 0 42%, #fffaf1b8 42% 100%), var(--editorial-paper-soft);min-height:clamp(500px,52vw,650px);padding:clamp(34px,5.5vw,76px)}.home-page.baidato-editorial-home .editorial-hero-copy{align-self:center;width:min(620px,100%)}.home-page.baidato-editorial-home .editorial-hero h1{letter-spacing:-.025em;max-width:650px;font-size:clamp(3.05rem,5.6vw,5.55rem);font-weight:820;line-height:1.04}.home-page.baidato-editorial-home .editorial-hero h1:after{width:min(190px,38%);height:6px;margin-top:18px}.home-page.baidato-editorial-home .editorial-hero-lead{max-width:610px;margin-top:22px;font-size:clamp(1rem,1.2vw,1.16rem);line-height:1.84}.home-page.baidato-editorial-home .editorial-soft-field{opacity:.72;width:min(34vw,440px);height:min(25vw,300px);top:22%;right:7%}.home-page.baidato-editorial-home .editorial-fragment{width:min(230px,19vw);padding:16px 17px;box-shadow:3px 4px #2d292409}.home-page.baidato-editorial-home .editorial-fragment-1{top:25%;right:21%}.home-page.baidato-editorial-home .editorial-fragment-2{top:45%;right:8%}.home-page.baidato-editorial-home .editorial-fragment-3{bottom:13%;right:25%}.home-page.baidato-editorial-home .editorial-capabilities{padding-top:clamp(34px,5vw,74px)}.home-page.baidato-editorial-home .editorial-section-heading h2,.home-page.baidato-editorial-home .editorial-workspace-copy h2{font-size:clamp(2.15rem,4.25vw,4.3rem);line-height:1.08}.home-page.baidato-editorial-home .editorial-capability-feature{min-height:370px}@media (max-width:920px){.home-page.baidato-editorial-home .editorial-hero-shell{min-height:auto}.home-page.baidato-editorial-home .editorial-hero h1{max-width:560px;font-size:clamp(2.65rem,9vw,4.4rem)}.home-page.baidato-editorial-home .editorial-hero-composition{gap:12px;margin-top:30px;display:grid;position:relative}.home-page.baidato-editorial-home .editorial-soft-field,.home-page.baidato-editorial-home .editorial-thread-line{display:none}.home-page.baidato-editorial-home .editorial-fragment,.home-page.baidato-editorial-home .editorial-fragment-1,.home-page.baidato-editorial-home .editorial-fragment-2,.home-page.baidato-editorial-home .editorial-fragment-3{width:100%;position:static;transform:none}}@media (max-width:520px){.home-page.baidato-editorial-home{background-image:none}.home-page.baidato-editorial-home .editorial-hero{padding-block:28px 18px}.home-page.baidato-editorial-home .editorial-hero-shell{border-radius:28px;padding:26px 20px 24px}.home-page.baidato-editorial-home .editorial-hero h1{font-size:clamp(2.25rem,12vw,3.3rem);line-height:1.08}.home-page.baidato-editorial-home .editorial-hero-lead{font-size:.98rem;line-height:1.72}}.baidato-editorial-home{--editorial-paper:#f7efe2;--editorial-paper-soft:#fffaf1;--editorial-paper-muted:#eee0cd;--editorial-ink:#2d2924;--editorial-muted:#716a60;--editorial-line:#2d292447;--editorial-line-strong:#2d292485;--editorial-blue:#626aa2;--editorial-blue-soft:#dadcf0;--editorial-clay:#c97861;--editorial-clay-soft:#edd0c4;--editorial-sage:#aebba0;--editorial-sage-soft:#e3eadc;--editorial-gold:#d8ae59;--editorial-gold-soft:#f1dfb4;--editorial-shadow:0 24px 70px #50412d1f;min-height:100vh;color:var(--editorial-ink);background-color:var(--editorial-paper);letter-spacing:0;background-image:linear-gradient(#2d292406 1px,#0000 1px),linear-gradient(90deg,#2d292405 1px,#0000 1px);background-size:28px 28px;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.baidato-editorial-home:before{z-index:-1;pointer-events:none;content:"";opacity:.32;background-image:radial-gradient(circle at 24% 18%,#fffaf1b3 0 16%,#0000 32%),radial-gradient(circle at 78% 12%,#dadcf066 0 12%,#0000 30%);position:fixed;inset:0}.baidato-editorial-home .section{width:min(100% - 44px,1240px);max-width:min(100% - 44px,1240px);margin-inline:auto}.baidato-editorial-home .story-site-header{z-index:20;border:1.5px solid var(--editorial-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf1d1;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;width:min(100% - 44px,1240px);min-height:76px;margin:14px auto 0;padding:14px 18px;display:grid;position:sticky;top:14px;box-shadow:6px 8px #2d29240b}.baidato-editorial-home .brand{width:max-content;color:var(--editorial-ink);gap:5px;text-decoration:none;display:inline-grid}.baidato-editorial-home .brand-wordmark{letter-spacing:.04em;font-size:clamp(1.24rem,2vw,1.75rem);font-weight:950}.baidato-editorial-home .brand-underline{background:var(--editorial-clay);border-radius:999px;width:42px;height:3px;transform:rotate(-2deg)}.baidato-editorial-home .story-site-header nav{justify-content:center;align-items:center;gap:clamp(14px,2vw,32px);min-width:0;display:flex}.baidato-editorial-home .story-site-header nav a{color:var(--editorial-ink);font-size:.94rem;font-weight:720;text-decoration:none}.baidato-editorial-home .header-actions{justify-content:end;align-items:center;gap:10px;display:flex}.baidato-editorial-home .language-button,.baidato-editorial-home .text-link{color:var(--editorial-ink);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.92rem;font-weight:760;text-decoration:none}.baidato-editorial-home .button-primary,.baidato-editorial-home .editorial-button-primary{color:#fffaf1;background:var(--editorial-clay);border:1.5px solid #2d2924bd;box-shadow:3px 4px #2d29242e}.baidato-editorial-home .button-small,.baidato-editorial-home .avatar-button,.baidato-editorial-home .menu-button{border-radius:999px;min-height:42px}.baidato-editorial-home .avatar-button,.baidato-editorial-home .menu-button{border:1.5px solid var(--editorial-line);color:var(--editorial-ink);background:#fffaf1cc}.baidato-editorial-home .editorial-hero{padding-block:clamp(44px,7vw,96px) clamp(28px,5vw,72px)}.baidato-editorial-home .editorial-hero-shell{border:1.5px solid var(--editorial-line-strong);background:linear-gradient(90deg, #fffaf1f0, #fffaf1bd), var(--editorial-paper-soft);min-height:clamp(520px,66vw,720px);box-shadow:var(--editorial-shadow);border-radius:clamp(32px,5vw,54px);padding:clamp(30px,6vw,82px);display:grid;position:relative;overflow:hidden}.baidato-editorial-home .editorial-hero-shell:after{pointer-events:none;content:"";border:1.5px dashed #2d292429;border-radius:58% 42% 46% 54%/50% 44% 56% 50%;width:min(32vw,390px);height:min(21vw,240px);position:absolute;bottom:11%;right:9%;transform:rotate(-4deg)}.baidato-editorial-home .editorial-hero-copy{z-index:2;align-self:center;width:min(760px,100%);position:relative}.baidato-editorial-home .editorial-kicker,.baidato-editorial-home .editorial-eyebrow{color:var(--editorial-blue);letter-spacing:.09em;text-transform:uppercase;margin:0 0 18px;font-size:.82rem;font-weight:900}.baidato-editorial-home .editorial-hero h1{letter-spacing:-.035em;max-width:830px;margin:0;font-size:clamp(3.5rem,8.1vw,7.4rem);font-weight:880;line-height:.98}.baidato-editorial-home .editorial-hero h1:after{content:"";background:var(--editorial-clay);border-radius:999px;width:min(220px,45%);height:7px;margin-top:20px;display:block;transform:rotate(-1deg)}.baidato-editorial-home .editorial-hero-lead{max-width:660px;color:var(--editorial-muted);margin:24px 0 0;font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.82}.baidato-editorial-home .editorial-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.baidato-editorial-home .editorial-button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:1rem;font-weight:850;text-decoration:none;display:inline-flex}.baidato-editorial-home .editorial-button-secondary{border:1.5px solid var(--editorial-line-strong);color:var(--editorial-ink);background:#fffaf1bd}.baidato-editorial-home .editorial-hero-composition{pointer-events:none;position:absolute;inset:0}.baidato-editorial-home .editorial-soft-field{background:#dadcf0c2;border-radius:52% 48% 42% 58%/50% 45% 55% 50%;width:min(38vw,500px);height:min(30vw,360px);position:absolute;top:17%;right:6%;transform:rotate(-7deg)}.baidato-editorial-home .editorial-fragment{width:min(250px,21vw);color:var(--editorial-ink);background:#fffaf1d4;border:1.5px solid #2d292457;border-radius:24px;gap:8px;padding:18px 18px 17px;display:grid;position:absolute;box-shadow:4px 5px #2d29240f}.baidato-editorial-home .editorial-fragment span{color:var(--editorial-blue);letter-spacing:.08em;font-size:.72rem;font-weight:900}.baidato-editorial-home .editorial-fragment strong{font-size:1.02rem;font-weight:870}.baidato-editorial-home .editorial-fragment p{color:var(--editorial-muted);margin:0;font-size:.9rem;line-height:1.58}.baidato-editorial-home .editorial-fragment-1{top:22%;right:24%;transform:rotate(-2deg)}.baidato-editorial-home .editorial-fragment-2{background:#e3eadcdb;top:42%;right:9%;transform:rotate(2deg)}.baidato-editorial-home .editorial-fragment-3{background:#f1dfb4b8;bottom:12%;right:26%;transform:rotate(1deg)}.baidato-editorial-home .editorial-thread-line{border-bottom:1.5px dashed #2d292438;border-radius:0 0 50% 50%;width:260px;height:80px;position:absolute;bottom:10%;right:12%;transform:rotate(-4deg)}.baidato-editorial-home .editorial-capabilities,.baidato-editorial-home .editorial-workspace{padding-block:clamp(42px,7vw,96px)}.baidato-editorial-home .editorial-section-heading{max-width:820px;margin-bottom:clamp(26px,4vw,46px);display:grid}.baidato-editorial-home .editorial-section-heading h2,.baidato-editorial-home .editorial-workspace-copy h2{letter-spacing:-.025em;margin:0;font-size:clamp(2.3rem,5vw,5rem);font-weight:850;line-height:1.04}.baidato-editorial-home .editorial-section-heading p:not(.editorial-eyebrow),.baidato-editorial-home .editorial-workspace-copy p:not(.editorial-eyebrow){max-width:720px;color:var(--editorial-muted);margin:18px 0 0;font-size:1.08rem;line-height:1.8}.baidato-editorial-home .editorial-capability-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:clamp(18px,3vw,34px);display:grid}.baidato-editorial-home .editorial-capability-feature,.baidato-editorial-home .editorial-capability-row,.baidato-editorial-home .editorial-product-frame{border:1.5px solid var(--editorial-line);background:#fffaf1b8;box-shadow:4px 5px #2d292409}.baidato-editorial-home .editorial-capability-feature{background:linear-gradient(135deg,#edd0c475,#0000 52%),#fffaf1c7;border-radius:34px;align-content:end;min-height:430px;padding:clamp(28px,5vw,50px);display:grid}.baidato-editorial-home .editorial-capability-feature span{width:max-content;color:var(--editorial-blue);background:#fffaf1ad;border:1.5px solid #2d292440;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:850}.baidato-editorial-home .editorial-capability-feature h3{margin:22px 0 12px;font-size:clamp(1.7rem,3vw,2.8rem);line-height:1.08}.baidato-editorial-home .editorial-capability-feature p,.baidato-editorial-home .editorial-capability-row p{color:var(--editorial-muted);margin:0;line-height:1.78}.baidato-editorial-home .editorial-capability-list{gap:16px;display:grid}.baidato-editorial-home .editorial-capability-row{border-radius:26px;padding:24px 26px}.baidato-editorial-home .editorial-capability-row h3{margin:0 0 7px;font-size:1.18rem}.home-page.baidato-editorial-home .editorial-capabilities{background:#fcf3e9;margin:0;padding:52px 0;overflow:hidden;width:100%!important;max-width:none!important}.home-page.baidato-editorial-home .editorial-capabilities-shell{width:min(100% - 132px,1280px);margin:0 auto}.home-page.baidato-editorial-home .capabilities-heading{text-align:center;justify-items:center;max-width:860px;margin:0 auto 48px;display:grid;position:relative}.home-page.baidato-editorial-home .capabilities-eyebrow{color:#2455bf;justify-content:center;align-items:center;gap:38px;margin:0 0 12px;font-size:1.12rem;font-weight:860;line-height:1.1;display:inline-flex;position:relative}.home-page.baidato-editorial-home .capabilities-eyebrow span:not([aria-hidden]){padding:0 10px 8px;display:inline-block;position:relative}.home-page.baidato-editorial-home .capabilities-eyebrow span:not([aria-hidden]):after{content:"";background:#edb73d;border-radius:999px;height:4px;position:absolute;bottom:0;left:0;right:0;transform:rotate(-1deg);box-shadow:0 6px 0 -3px #df6c58b8}.home-page.baidato-editorial-home .capabilities-eyebrow span[aria-hidden]{color:#25221f;font-size:1.62rem;font-weight:540}.home-page.baidato-editorial-home .capabilities-heading h2{color:#242321;letter-spacing:0;max-width:780px;margin:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:clamp(2.65rem,4.1vw,3.85rem);font-weight:760;line-height:1.13}.home-page.baidato-editorial-home .capabilities-mobile-title-line{display:block}.home-page.baidato-editorial-home .capabilities-heading p:not(.editorial-eyebrow){color:#5c5751;max-width:720px;margin:20px auto 0;font-size:1.1rem;font-weight:520;line-height:1.95}.home-page.baidato-editorial-home .capabilities-heading-mark{pointer-events:none;border-bottom:2px solid #2c55bd;border-radius:50%;width:142px;height:28px;position:absolute;bottom:40px;right:-128px;transform:rotate(-3deg)}.home-page.baidato-editorial-home .capabilities-heading-mark:after{content:"";border:2px solid #2c55bd;border-top:0;border-left:0;border-radius:50%;width:18px;height:18px;position:absolute;bottom:-2px;right:27px;transform:rotate(28deg)}.home-page.baidato-editorial-home .editorial-capability-grid{grid-template-columns:minmax(470px,.95fr) minmax(0,1.3fr);align-items:stretch;gap:16px;display:grid}.home-page.baidato-editorial-home .editorial-capability-feature,.home-page.baidato-editorial-home .editorial-capability-row{background:#fffaf1b8;border:1.4px solid #5045382e;border-radius:18px;box-shadow:2px 5px 13px #48372114}.home-page.baidato-editorial-home .editorial-capability-feature{align-content:start;min-height:622px;padding:29px 28px 28px;display:grid;position:relative;overflow:hidden}.home-page.baidato-editorial-home .capability-feature-copy{z-index:3;gap:12px;max-width:392px;display:grid;position:relative}.home-page.baidato-editorial-home .capability-feature-badge{color:#2352bb;background:#fffaf1db;border:1.4px solid #2b4ca747;border-radius:8px;align-items:center;gap:7px;width:max-content;min-height:34px;padding:0 15px;font-size:.94rem;font-weight:820;display:inline-flex}.home-page.baidato-editorial-home .capability-feature-badge:before{content:"*";color:#2352bb}.home-page.baidato-editorial-home .editorial-capability-feature h3,.home-page.baidato-editorial-home .editorial-capability-row h3{color:#242321;letter-spacing:0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-weight:780}.home-page.baidato-editorial-home .editorial-capability-feature h3{margin:4px 0 0;font-size:clamp(1.82rem,2.25vw,2.38rem);line-height:1.14}.home-page.baidato-editorial-home .capability-feature-copy p{max-width:380px;font-size:.94rem;line-height:1.62}.home-page.baidato-editorial-home .editorial-capability-feature p,.home-page.baidato-editorial-home .editorial-capability-row p{color:#55504b;margin:0;font-size:1rem;font-weight:520;line-height:1.82}.home-page.baidato-editorial-home .capability-feature-visual{z-index:2;height:322px;margin:20px -22px 12px;position:relative}.home-page.baidato-editorial-home .capability-feature-image{mix-blend-mode:multiply;width:104%;max-width:none;height:auto;display:block;position:absolute;bottom:-4px;right:-2px}.home-page.baidato-editorial-home .capability-monitor-list{z-index:3;color:#575142;gap:4px;margin:0;padding:0;font-size:.62rem;font-weight:680;line-height:1.12;list-style:none;display:grid;position:absolute;bottom:116px;right:90px}.home-page.baidato-editorial-home .capability-monitor-list li{white-space:nowrap;align-items:center;gap:6px;display:flex}.home-page.baidato-editorial-home .capability-monitor-list li:before{color:#9b7b2c;content:"?";border:1.4px solid #5e574485;border-radius:999px;width:8px;height:8px;font-size:.58rem;line-height:.8}.home-page.baidato-editorial-home .capability-feature-tags{z-index:4;flex-wrap:wrap;gap:10px;margin-top:auto;display:flex;position:relative}.home-page.baidato-editorial-home .capability-feature-tags span{color:#242321;background:#fffaf1c7;border:1.4px solid #41382e2e;border-radius:999px;min-height:35px;padding:8px 17px;font-size:.94rem;font-weight:620;line-height:1.1}.home-page.baidato-editorial-home .capability-feature-cta,.home-page.baidato-editorial-home .capability-card-cta{color:#1e54bb;align-items:center;gap:11px;width:max-content;max-width:100%;font-weight:780;text-decoration:none;display:inline-flex}.home-page.baidato-editorial-home .capability-feature-cta{z-index:4;margin:24px auto 0;font-size:1.08rem;position:relative}.home-page.baidato-editorial-home .editorial-capability-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.home-page.baidato-editorial-home .editorial-capability-row{grid-column:span 2;align-content:start;gap:15px;min-height:294px;padding:25px 25px 27px;display:grid}.home-page.baidato-editorial-home .editorial-capability-row.capability-card-wide{grid-column:span 3;min-height:272px;padding-top:23px}.home-page.baidato-editorial-home .capability-card-art{background:#fdf5e9;place-items:center;height:124px;display:grid}.home-page.baidato-editorial-home .capability-card-wide .capability-card-art{height:126px}.home-page.baidato-editorial-home .capability-card-art img{object-fit:contain;background:#fdf5e9;width:min(100%,150px);height:100%;display:block}.home-page.baidato-editorial-home .capability-card-wide .capability-card-art img{width:min(100%,182px)}.home-page.baidato-editorial-home .capability-card-copy{gap:9px;display:grid}.home-page.baidato-editorial-home .editorial-capability-row h3{margin:0;font-size:1.58rem;line-height:1.16}.home-page.baidato-editorial-home .editorial-capability-row p{max-width:19em;font-size:.98rem}.home-page.baidato-editorial-home .capability-card-cta{margin-top:auto;font-size:.98rem}.home-page.baidato-editorial-home .capabilities-more-note{color:#2f2b27;letter-spacing:0;justify-content:center;align-items:center;gap:24px;margin:27px auto 0;font-family:Kaiti SC,KaiTi,STKaiti,Segoe Print,cursive;font-size:1.24rem;font-weight:720;display:flex}.home-page.baidato-editorial-home .capabilities-more-note span:first-child{color:#d9a334;font-size:1.5rem}.home-page.baidato-editorial-home .capabilities-more-note span:last-child{font-size:1.75rem;display:inline-block;transform:translateY(4px)rotate(8deg)}@media (max-width:1180px){.home-page.baidato-editorial-home .editorial-capabilities-shell{width:min(100% - 48px,980px)}.home-page.baidato-editorial-home .editorial-capability-grid{grid-template-columns:1fr}.home-page.baidato-editorial-home .editorial-capability-feature{min-height:auto}}@media (max-width:760px){.home-page.baidato-editorial-home .editorial-capabilities{padding:58px 0 50px}.home-page.baidato-editorial-home .editorial-capabilities-shell{width:calc(100vw - 24px)}.home-page.baidato-editorial-home .capabilities-heading h2{font-size:clamp(2.1rem,9vw,3rem)}.home-page.baidato-editorial-home .capabilities-heading-mark{display:none}.home-page.baidato-editorial-home .editorial-capability-list{grid-template-columns:1fr}.home-page.baidato-editorial-home .editorial-capability-row,.home-page.baidato-editorial-home .editorial-capability-row.capability-card-wide{grid-column:auto}.home-page.baidato-editorial-home .capability-feature-visual{height:238px}.home-page.baidato-editorial-home .capability-feature-image{width:120%;right:-22px}.home-page.baidato-editorial-home .capability-monitor-list{font-size:.68rem;bottom:48px;right:24px}}@media (max-width:860px){.home-page.baidato-editorial-home .capabilities-mobile-section{background:#fcf3e9;padding:54px 0 48px;overflow-x:clip}.home-page.baidato-editorial-home .capabilities-mobile-shell{width:min(100vw - 28px,430px);max-width:430px}.home-page.baidato-editorial-home .capabilities-mobile-heading{text-align:center;justify-items:center;max-width:none;margin:0 0 28px}.home-page.baidato-editorial-home .capabilities-mobile-eyebrow{justify-content:center;gap:12px;margin-bottom:11px;font-size:.86rem}.home-page.baidato-editorial-home .capabilities-mobile-eyebrow span[aria-hidden]{font-size:1rem}.home-page.baidato-editorial-home .capabilities-mobile-eyebrow span:not([aria-hidden]){padding:0 6px 6px}.home-page.baidato-editorial-home .capabilities-mobile-heading h2{text-wrap:balance;max-width:min(100%,330px);font-size:1.7rem;line-height:1.15}.home-page.baidato-editorial-home .capabilities-mobile-heading p:not(.editorial-eyebrow){max-width:min(100%,350px);margin-top:14px;font-size:.95rem;line-height:1.72}.home-page.baidato-editorial-home .capabilities-heading-mark{display:none}.home-page.baidato-editorial-home .capabilities-mobile-grid{grid-template-columns:1fr;gap:14px;display:grid}.home-page.baidato-editorial-home .capabilities-mobile-feature-card{border-radius:16px;min-height:0;padding:18px 16px 20px}.home-page.baidato-editorial-home .capabilities-mobile-feature-copy{gap:10px;max-width:none}.home-page.baidato-editorial-home .capabilities-mobile-feature-copy h3{font-size:1.72rem;line-height:1.18}.home-page.baidato-editorial-home .capabilities-mobile-feature-copy p{max-width:none;font-size:.91rem;line-height:1.62}.home-page.baidato-editorial-home .capabilities-mobile-feature-visual{height:218px;margin:16px -12px 13px;overflow:hidden}.home-page.baidato-editorial-home .capabilities-mobile-feature-visual .capability-feature-image{width:136%;bottom:0;right:-52px}.home-page.baidato-editorial-home .capabilities-mobile-monitor-list{gap:3px;font-size:.5rem;line-height:1.08;bottom:74px;right:34px}.home-page.baidato-editorial-home .capabilities-mobile-monitor-list li{gap:4px}.home-page.baidato-editorial-home .capabilities-mobile-monitor-list li:before{width:7px;height:7px;font-size:.5rem}.home-page.baidato-editorial-home .capabilities-mobile-feature-tags{gap:8px}.home-page.baidato-editorial-home .capabilities-mobile-feature-tags span{min-height:31px;padding:7px 12px;font-size:.8rem}.home-page.baidato-editorial-home .capabilities-mobile-feature-cta{margin-top:18px;font-size:.94rem}.home-page.baidato-editorial-home .capabilities-mobile-card-list{grid-template-columns:1fr;gap:12px;display:grid}.home-page.baidato-editorial-home .capabilities-mobile-card,.home-page.baidato-editorial-home .capabilities-mobile-card.capabilities-mobile-card-wide{border-radius:16px;grid-column:auto;grid-template-columns:1fr;align-items:start;gap:12px;min-height:0;padding:16px 16px 17px;display:grid}.home-page.baidato-editorial-home .capabilities-mobile-card-art,.home-page.baidato-editorial-home .capability-card-wide .capabilities-mobile-card-art{background:#fdf5e9;width:100%;height:126px}.home-page.baidato-editorial-home .capabilities-mobile-card-art img,.home-page.baidato-editorial-home .capability-card-wide .capabilities-mobile-card-art img{object-fit:contain;background:#fdf5e9;width:min(76%,190px);height:126px}.home-page.baidato-editorial-home .capabilities-mobile-card-copy{gap:6px}.home-page.baidato-editorial-home .capabilities-mobile-card h3{font-size:1.42rem;line-height:1.16}.home-page.baidato-editorial-home .capabilities-mobile-card p{max-width:none;font-size:.86rem;line-height:1.55}.home-page.baidato-editorial-home .capabilities-mobile-card-cta{grid-column:auto;margin-top:-2px;font-size:.88rem}.home-page.baidato-editorial-home .capabilities-mobile-more-note{justify-content:flex-start;gap:12px;margin-top:18px;font-size:1rem}.home-page.baidato-editorial-home .capabilities-mobile-more-note span:first-child{font-size:1.1rem}.home-page.baidato-editorial-home .capabilities-mobile-more-note span:last-child{font-size:1.2rem}}.baidato-editorial-home .editorial-workspace{grid-template-columns:minmax(260px,.52fr) minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,70px);display:grid}.baidato-editorial-home .editorial-inline-link{width:max-content;color:var(--editorial-blue);margin-top:26px;font-weight:850;text-decoration:none;display:inline-flex}.baidato-editorial-home .editorial-inline-link:after{content:"->";margin-left:8px}.baidato-editorial-home .editorial-workspace-stage{min-height:500px;position:relative}.baidato-editorial-home .workspace-peek-slot{background:#e3eadcd6;border-radius:48% 52% 44% 56%/52% 45% 55% 48%;width:min(34vw,420px);height:min(22vw,270px);position:absolute;inset:auto 4% 1% auto;transform:rotate(5deg)}.baidato-editorial-home .editorial-product-frame{z-index:1;background:#fffaf1d1;border-radius:34px;grid-template-columns:170px 1fr;min-height:460px;display:grid;position:relative;overflow:hidden}.baidato-editorial-home .editorial-product-frame aside{background:#eee0cd85;border-right:1.5px dashed #2d292433;align-content:start;gap:12px;padding:24px 20px;display:grid}.baidato-editorial-home .editorial-product-frame aside span:not(.editorial-product-logo){color:var(--editorial-muted);border-radius:16px;padding:10px 12px;font-size:.88rem;font-weight:760}.baidato-editorial-home .editorial-product-frame aside span:nth-child(2){color:var(--editorial-ink);background:#dadcf0bd}.baidato-editorial-home .editorial-product-logo{width:42px;height:42px;color:var(--editorial-paper-soft);background:var(--editorial-blue);border:1.5px solid #2d292475;border-radius:14px;place-items:center;margin-bottom:12px;font-weight:950;display:grid}.baidato-editorial-home .editorial-product-main{align-content:start;gap:18px;padding:clamp(22px,4vw,42px);display:grid}.baidato-editorial-home .editorial-product-topline{background:#2d29241f;border-radius:999px;width:54%;height:12px}.baidato-editorial-home .editorial-product-input{min-height:74px;color:var(--editorial-muted);background:#fffaf1e0;border:1.5px solid #2d292447;border-radius:24px;align-items:center;padding:0 24px;font-size:.98rem;display:flex}.baidato-editorial-home .editorial-task-strip,.baidato-editorial-home .editorial-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.baidato-editorial-home .editorial-task-strip span,.baidato-editorial-home .editorial-recent-grid span{min-height:76px;color:var(--editorial-ink);background:#fffaf1ad;border:1.5px solid #2d292438;border-radius:20px;padding:16px;font-size:.9rem;font-weight:760}.baidato-editorial-home .editorial-recent-grid span{min-height:64px;color:var(--editorial-muted);background:#fffaf17a}.baidato-editorial-home .story-site-footer{border-top:1.5px dashed var(--editorial-line);min-height:96px;color:var(--editorial-muted);background:0 0;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding-block:26px;display:flex}.baidato-editorial-home .story-site-footer nav{flex-wrap:wrap;gap:16px;display:flex}.baidato-editorial-home .story-site-footer a{color:inherit;text-decoration:none}@media (max-width:1080px){.baidato-editorial-home .story-site-header{grid-template-columns:auto 1fr auto}.baidato-editorial-home .story-site-header nav{display:none}.baidato-editorial-home .editorial-fragment{width:min(230px,26vw)}.baidato-editorial-home .editorial-capability-grid,.baidato-editorial-home .editorial-workspace{grid-template-columns:1fr}}@media (max-width:760px){.baidato-editorial-home{background-size:22px 22px}.baidato-editorial-home .section,.baidato-editorial-home .story-site-header{width:min(100% - 28px,1240px);max-width:min(100% - 28px,1240px)}.baidato-editorial-home .story-site-header{border-radius:22px;min-height:64px;padding:10px 12px;top:10px}.baidato-editorial-home .header-actions .language-button,.baidato-editorial-home .header-actions .text-link,.baidato-editorial-home .header-actions .button-small{display:none}.baidato-editorial-home .editorial-hero{padding-block:34px 18px}.baidato-editorial-home .editorial-hero-shell{border-radius:30px;min-height:auto;padding:28px 22px 30px}.baidato-editorial-home .editorial-hero h1{font-size:clamp(2.55rem,11vw,3.7rem);line-height:1.02}.baidato-editorial-home .editorial-hero-lead{font-size:1rem;line-height:1.72}.baidato-editorial-home .editorial-actions{gap:10px}.baidato-editorial-home .editorial-button{min-height:44px;padding-inline:18px;font-size:.94rem}.baidato-editorial-home .editorial-hero-composition{gap:12px;margin-top:30px;display:grid;position:relative}.baidato-editorial-home .editorial-soft-field,.baidato-editorial-home .editorial-thread-line{display:none}.baidato-editorial-home .editorial-fragment,.baidato-editorial-home .editorial-fragment-1,.baidato-editorial-home .editorial-fragment-2,.baidato-editorial-home .editorial-fragment-3{width:100%;position:static;transform:none}.baidato-editorial-home .editorial-capabilities,.baidato-editorial-home .editorial-workspace{padding-block:42px}.baidato-editorial-home .editorial-section-heading h2,.baidato-editorial-home .editorial-workspace-copy h2{font-size:clamp(2.2rem,10vw,3.2rem)}.baidato-editorial-home .editorial-capability-feature{min-height:320px;padding:26px}.baidato-editorial-home .editorial-workspace-stage{min-height:auto}.baidato-editorial-home .workspace-peek-slot{display:none}.baidato-editorial-home .editorial-product-frame{border-radius:28px;grid-template-columns:1fr;min-height:auto}.baidato-editorial-home .editorial-product-frame aside{border-bottom:1.5px dashed #2d292433;border-right:0;display:flex;overflow-x:auto}.baidato-editorial-home .editorial-task-strip,.baidato-editorial-home .editorial-recent-grid{grid-template-columns:1fr}.baidato-editorial-home .story-site-footer{justify-items:start;display:grid}}.site-header-nav-caret{color:currentColor;place-items:center;width:.8em;height:.8em;margin-left:.18em;font-size:0;line-height:1;display:inline-grid}.site-header-nav-caret:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.38em;height:.38em;transform:rotate(45deg)translate(-1px,-1px)}.site-header nav a.site-header-nav-link--active{color:var(--blue);background:#3468f614;border-radius:999px;font-weight:820;box-shadow:0 0 0 1px #3468f624,inset 0 -2px #3468f66b}.avatar-button.avatar-button--active{box-shadow:0 12px 28px #3468f633,0 0 0 3px #3468f633}.mobile-drawer nav a.site-header-nav-link--active,.drawer-actions a.drawer-action--active{color:var(--blue);background:#3468f614;border-bottom-color:#3468f62e;border-radius:10px;box-shadow:inset 3px 0 #3468f6b8}@media (min-width:861px){.home-page.baidato-editorial-home-en .reference-hero-copy{width:min(540px,48vw)!important}.home-page.baidato-editorial-home-en .reference-hero-actions{flex-wrap:nowrap!important;gap:16px!important;margin-top:18px!important}.home-page.baidato-editorial-home-en .reference-button{white-space:nowrap;min-width:222px;padding-inline:20px}.home-page.baidato-editorial-home-en .reference-workflow{inset:430px 0 auto!important}}@media (min-width:1181px) and (max-width:1300px){.home-page.baidato-editorial-home-en .reference-hero-canvas{min-height:900px!important}.home-page.baidato-editorial-home-en .reference-desk-scene{width:650px!important;top:-20px!important;right:-18px!important}.home-page.baidato-editorial-home-en .reference-workflow{transform-origin:0 0;transform:scale(.92);width:1260px!important}}@media (min-width:861px) and (max-width:1180px){.home-page.baidato-editorial-home-en .reference-hero-canvas{width:min(100% - 52px,1000px)!important;min-height:1060px!important}.home-page.baidato-editorial-home-en .reference-hero-copy{width:min(500px,54vw)!important;top:30px!important;left:32px!important}.home-page.baidato-editorial-home-en .reference-desk-scene{width:560px!important;top:118px!important;right:-122px!important}.home-page.baidato-editorial-home-en .reference-workflow{transform-origin:0 0;transform:scale(.76);width:1260px!important;inset:470px auto auto 0!important}}.home-page.baidato-editorial-home .use-cases-desktop-card li:before,.home-page.baidato-editorial-home .use-cases-mobile-card li:before{color:currentColor;content:""!important}.home-page.baidato-editorial-home .use-cases-desktop-card li:after,.home-page.baidato-editorial-home .use-cases-mobile-card li:after{content:"";border-bottom:2px solid;border-left:2px solid;width:7px;height:4px;position:absolute;top:7px;left:5px;transform:rotate(-45deg)}.home-page.baidato-editorial-home .homepage-final-cta__benefit--orange>span:before{clip-path:polygon(58% 0,18% 49%,45% 49%,31% 100%,84% 37%,56% 37%);background:currentColor;width:16px;height:22px;font-size:0;content:""!important}.homepage-site-footer__group h2:before{color:#2f5fbd;flex:none;width:20px;height:20px;font-size:0;line-height:1;display:inline-block;position:relative;content:""!important}.homepage-site-footer__group h2:after{display:none}.homepage-site-footer__group:first-child h2:before{background:linear-gradient(currentColor,currentColor) 50% 0/2px 20px no-repeat,linear-gradient(currentColor,currentColor) 0/20px 2px no-repeat,linear-gradient(45deg,#0000 43%,currentColor 43% 57%,#0000 57%) 50%/16px 16px no-repeat,linear-gradient(-45deg,#0000 43%,currentColor 43% 57%,#0000 57%) 50%/16px 16px no-repeat;transform:scale(.82)}.homepage-site-footer__group:nth-child(2) h2:before{color:#6f9b5c;border:2px solid;border-radius:3px;transform:rotate(-2deg)}.homepage-site-footer__group:nth-child(2) h2:after{color:#6f9b5c;content:"";background:currentColor;align-self:flex-start;width:9px;height:2px;margin-left:-27px;display:block;transform:translate(8px,6px)}.homepage-site-footer__group:nth-child(3) h2:before{color:#9b5ba8;background:linear-gradient(currentColor,currentColor) 50% 1px/2px 17px no-repeat,linear-gradient(currentColor,currentColor) 50% 4px/17px 2px no-repeat,radial-gradient(circle at 3px 15px,#0000 0 4px,currentColor 4.4px 5.4px,#0000 5.8px),radial-gradient(circle at 17px 15px,#0000 0 4px,currentColor 4.4px 5.4px,#0000 5.8px)}.homepage-site-footer__group:nth-child(4) h2:before{color:#2f5fbd;border:2px solid;border-radius:4px}.homepage-site-footer__group:nth-child(4) h2:after{color:#2f5fbd;content:"";border-bottom:2px solid;border-right:2px solid;align-self:flex-end;width:7px;height:7px;margin-left:-28px;display:block;transform:translate(9px,-2px)rotate(45deg)}@media (min-width:1181px){.pricing-page-shell-en .billing-rules{grid-template-columns:minmax(380px,.9fr) minmax(400px,1fr) minmax(300px,.78fr);column-gap:30px}.pricing-page-shell-en .billing-rules .section-heading h2{white-space:normal;max-width:360px}.pricing-page-shell-en .billing-rules .section-heading p:last-child{max-width:320px}.pricing-page-shell-en .billing-rule-list div{grid-template-columns:82px 1fr;gap:16px}}@media (min-width:1000px) and (max-width:1180px){.pricing-page-shell-en .billing-rules{grid-template-columns:minmax(270px,.85fr) minmax(330px,1fr) minmax(250px,.76fr);column-gap:22px}.pricing-page-shell-en .billing-rules .section-heading h2{white-space:normal;max-width:270px}.pricing-page-shell-en .billing-rules .section-heading p:last-child{max-width:255px}.pricing-page-shell-en .billing-rule-list div{grid-template-columns:76px 1fr;gap:14px}}.app-shell.dashboard-shell-redesign,.dashboard-shell-redesign *,.dashboard-shell-redesign :before,.dashboard-shell-redesign :after{box-sizing:border-box}.app-shell.dashboard-shell-redesign{--dashboard-paper:#f9eddd;--dashboard-panel:#fffaf2;--dashboard-line:#2b231b26;--dashboard-line-strong:#2b231b3d;--dashboard-ink:#252321;--dashboard-muted:#766f66;--dashboard-blue:#5769c8;--dashboard-orange:#de6b57;--dashboard-sidebar-width:278px;--dashboard-composer-height:136px;--dashboard-composer-bottom-offset:0px;--dashboard-composer-reservation:calc(var(--dashboard-composer-height) + 24px);grid-template-columns:var(--dashboard-sidebar-width) minmax(0, 1fr);height:100dvh;min-height:100dvh;color:var(--dashboard-ink);background:radial-gradient(circle at 88% 8%, #e5a84d2b, transparent 24rem), radial-gradient(circle at 22% 0%, #5969c717, transparent 22rem), var(--dashboard-paper);gap:14px;padding:14px;display:grid;overflow:hidden}.dashboard-shell-redesign .dashboard-shell-sidebar{width:var(--dashboard-sidebar-width);min-width:var(--dashboard-sidebar-width);border:1px solid var(--dashboard-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9efe6;border-radius:22px;height:calc(100dvh - 28px);min-height:0;padding:18px 16px;position:sticky;top:14px;box-shadow:0 18px 50px #553f251a,inset 0 1px #ffffffb3}.dashboard-shell-redesign .sidebar-top{gap:14px;display:grid}.dashboard-shell-redesign .app-sidebar .brand{color:var(--dashboard-ink);letter-spacing:0;margin:0 0 2px;padding-inline:0;font-family:Segoe Print,Comic Sans MS,Kaiti SC,cursive;font-size:1.62rem;font-weight:900}.dashboard-shell-redesign .brand-mark,.dashboard-shell-redesign .message-avatar{background:#5c68c9;border:1px solid #364cb82e;box-shadow:0 8px 18px #414da02e}.dashboard-shell-redesign .new-chat{color:#fffaf2;background:#de6b57;border:1px solid #893f3133;border-radius:14px;width:100%;min-height:48px;margin:0 0 16px;box-shadow:0 6px #75492e24,0 14px 28px #a14a3733}.dashboard-shell-redesign .sidebar-label{color:var(--dashboard-muted);letter-spacing:0;text-transform:none;margin:0 6px 4px;font-size:.78rem;font-weight:800}.dashboard-shell-redesign .conversation-list{scrollbar-color:#5c68c940 transparent;gap:6px;padding:2px 0 12px}.dashboard-shell-redesign .conversation-row{border-radius:12px;height:44px;min-height:44px;padding:0 6px 0 10px}.dashboard-shell-redesign .conversation-row:hover,.dashboard-shell-redesign .conversation-row:focus-within{background:#fff9}.dashboard-shell-redesign .conversation-row:has(.conversation-button.active){box-shadow:none;background:#5c68c91c;border-color:#5c68c91f}.dashboard-shell-redesign .conversation-button{color:#554f48;font-size:.9rem;font-weight:650}.dashboard-shell-redesign .conversation-button.active{color:#3043a7;font-weight:850}.dashboard-shell-redesign .conversation-more{color:#5f5a52;box-shadow:none;background:0 0}.dashboard-shell-redesign .conversation-more:hover,.dashboard-shell-redesign .conversation-more[aria-expanded=true]{color:var(--dashboard-ink);background:#2b231b12}.dashboard-shell-redesign .conversation-menu{border-color:var(--dashboard-line);background:#fffaf2;box-shadow:0 18px 40px #553f2529}.dashboard-shell-redesign .sidebar-bottom{border-top:1px dashed #2b231b2e;gap:4px;padding-top:14px}.dashboard-shell-redesign .sidebar-credit-card,.dashboard-shell-redesign .sidebar-credit-skeleton{border:1px solid var(--dashboard-line);box-shadow:none;background:#fffcf6b8}.dashboard-shell-redesign .sidebar-credit-card strong{color:var(--dashboard-ink);font-size:1.65rem}.dashboard-shell-redesign .sidebar-credit-card small{text-transform:none}.dashboard-shell-redesign .sidebar-credit-card div{background:#6152421f}.dashboard-shell-redesign .sidebar-credit-card div span{background:var(--dashboard-blue)}.dashboard-shell-redesign .sidebar-bottom a{color:#4c4741;font-weight:700}.dashboard-shell-redesign .sidebar-bottom a:hover{color:#3043a7;background:#5c68c917}.dashboard-shell-redesign .dashboard-shell-main{border:1px solid var(--dashboard-line);background:linear-gradient(180deg, #fffaf2fa, #fff8edf2), var(--dashboard-panel);border-radius:22px;min-width:0;height:calc(100dvh - 28px);min-height:0;position:relative;overflow:hidden;box-shadow:0 20px 56px #553f2514,inset 0 1px #ffffffbf}.dashboard-shell-redesign .dashboard-shell-topbar{z-index:6;border-bottom:1px solid var(--dashboard-line);min-height:78px;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf2db;gap:16px;padding:12px 26px;position:relative}.dashboard-shell-redesign .chat-title-block{min-width:190px}.dashboard-shell-redesign .chat-title-block strong{color:var(--dashboard-ink);letter-spacing:0;font-size:1.05rem}.dashboard-shell-redesign .chat-title-block small,.dashboard-shell-redesign .model-hint{color:var(--dashboard-muted)}.dashboard-shell-redesign .model-control{align-items:flex-end;min-width:0}.dashboard-shell-redesign .model-toggle{border-color:var(--dashboard-line);box-shadow:none;background:#fffcf7c7;border-radius:16px;padding:4px;display:flex}.dashboard-shell-redesign .model-toggle button{color:#3f3b35;border-radius:12px;min-width:86px;font-size:.8rem;font-weight:850}.dashboard-shell-redesign .model-toggle button span{display:none}.dashboard-shell-redesign .model-toggle button.active{color:#3043a7;background:#e9e7fb;box-shadow:inset 0 0 0 1px #5c68c938}.dashboard-shell-redesign .discussion-toggle{border:1px solid var(--dashboard-line);background:#fffcf7c7;border-radius:16px;min-width:max-content;padding:4px;display:flex}.dashboard-shell-redesign .discussion-toggle button{color:#3f3b35;border-radius:12px;min-height:36px;padding:0 14px;font-weight:850}.dashboard-shell-redesign .discussion-toggle button.active{color:#3043a7;background:#e9e7fb}.dashboard-shell-redesign .chat-actions a,.dashboard-shell-redesign .mobile-sidebar-toggle{color:#302923;box-shadow:none;background:#efdcc4;border:1px solid #795c393d;border-radius:14px}.dashboard-shell-redesign .sidebar-close-button,.dashboard-shell-redesign .mobile-image-studio-access,.dashboard-shell-redesign .mobile-dashboard-controls-trigger,.dashboard-shell-redesign .mobile-dashboard-controls{display:none}.dashboard-shell-redesign .chat-actions a{place-items:center;width:44px;height:44px;font-weight:900;display:grid}.dashboard-shell-redesign .dashboard-shell-content{width:100%;min-height:0;max-height:calc(100dvh - 106px - var(--dashboard-composer-reservation));scrollbar-width:thin;scrollbar-color:#5c68c93d transparent;flex:auto;margin:0;padding:28px clamp(28px,3vw,42px) 24px;scroll-padding-bottom:24px;overflow:hidden auto}.dashboard-shell-redesign .dashboard-overview{max-width:1044px;margin-inline:auto;padding-block:0}.dashboard-shell-redesign .dashboard-welcome,.dashboard-shell-redesign .dashboard-stat-card,.dashboard-shell-redesign .dashboard-activity-card,.dashboard-shell-redesign .dashboard-prompt-grid button,.dashboard-shell-redesign .message-body{border-color:var(--dashboard-line);background:#fffaf2bd;box-shadow:0 12px 28px #553f250f}.dashboard-shell-redesign .dashboard-welcome{border-radius:20px}.dashboard-shell-redesign .dashboard-welcome h1,.dashboard-shell-redesign .dashboard-section-heading h2,.dashboard-shell-redesign .dashboard-stat-card strong,.dashboard-shell-redesign .dashboard-activity-card h3{color:var(--dashboard-ink);letter-spacing:0}.dashboard-shell-redesign .dashboard-welcome p,.dashboard-shell-redesign .dashboard-section-heading p,.dashboard-shell-redesign .dashboard-stat-card p,.dashboard-shell-redesign .dashboard-activity-card li span,.dashboard-shell-redesign .dashboard-empty{color:var(--dashboard-muted)}.dashboard-shell-redesign .dashboard-primary-actions .button,.dashboard-shell-redesign .dashboard-prompt-grid button{border-radius:14px}.dashboard-shell-redesign .dashboard-primary-actions .button-primary{background:#5969c9;box-shadow:0 8px #414da01f}.dashboard-shell-redesign .dashboard-overview-v2{gap:18px;width:min(100%,1088px);max-width:none;margin-inline:auto;padding-block:0;scroll-margin-bottom:0;display:grid}.dashboard-shell-redesign .dashboard-overview-v2 :is(button,a){-webkit-tap-highlight-color:transparent}.dashboard-shell-redesign .dashboard-overview-hero,.dashboard-shell-redesign .dashboard-overview-quick-panel,.dashboard-shell-redesign .dashboard-overview-stat-card,.dashboard-shell-redesign .dashboard-overview-activity-card,.dashboard-shell-redesign .dashboard-overview-notice{border:1px solid var(--dashboard-line);background:#fffaf2bd;box-shadow:0 14px 30px #553f2512,inset 0 1px #ffffff9e}.dashboard-shell-redesign .dashboard-overview-hero{border-radius:24px;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);align-items:stretch;gap:clamp(18px,3vw,34px);padding:clamp(24px,3.4vw,42px);display:grid;position:relative;overflow:hidden}.dashboard-shell-redesign .dashboard-overview-hero:before{content:"";border-top:3px solid #5969c947;border-radius:50%;width:86px;height:14px;position:absolute;inset:16px auto auto 18px;transform:rotate(-3deg)}.dashboard-shell-redesign .dashboard-overview-hero-copy{align-content:center;gap:14px;min-width:0;display:grid;position:relative}.dashboard-shell-redesign .dashboard-overview-eyebrow{color:#3043a7;background:#e9e7fbc7;border:1px solid #5969c92e;border-radius:999px;width:max-content;max-width:100%;padding:6px 10px;font-size:.78rem;font-weight:850}.dashboard-shell-redesign .dashboard-overview-hero h1{max-width:720px;color:var(--dashboard-ink);letter-spacing:0;margin:0;font-size:clamp(2.45rem,5vw,4.65rem);line-height:.98}.dashboard-shell-redesign .dashboard-overview-hero p,.dashboard-shell-redesign .dashboard-overview-section-heading p,.dashboard-shell-redesign .dashboard-overview-stat-card p,.dashboard-shell-redesign .dashboard-overview-empty,.dashboard-shell-redesign .dashboard-overview-notice p{color:var(--dashboard-muted);margin:0;line-height:1.62}.dashboard-shell-redesign .dashboard-overview-balance-panel{background:linear-gradient(135deg,#f0eefcf0,#fffaf2e0),#ffffff57;border:1px solid #5969c933;border-radius:20px;gap:18px;min-width:0;min-height:100%;padding:20px;display:grid;position:relative}.dashboard-shell-redesign .dashboard-overview-balance-panel>div:first-child{gap:8px;display:grid}.dashboard-shell-redesign .dashboard-overview-balance-panel span,.dashboard-shell-redesign .dashboard-overview-stat-card>span{color:#655d53;font-size:.78rem;font-weight:850}.dashboard-shell-redesign .dashboard-overview-balance-panel strong{overflow-wrap:anywhere;color:#3043a7;font-size:clamp(2.05rem,4.2vw,3.25rem);line-height:.98}.dashboard-shell-redesign .dashboard-overview-balance-panel dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.dashboard-shell-redesign .dashboard-overview-balance-panel dl div{background:#fffcf79e;border:1px solid #2b231b1a;border-radius:14px;min-width:0;padding:12px}.dashboard-shell-redesign .dashboard-overview-balance-panel dt{color:var(--dashboard-muted);font-size:.72rem;font-weight:800}.dashboard-shell-redesign .dashboard-overview-balance-panel dd{overflow-wrap:anywhere;color:var(--dashboard-ink);margin:5px 0 0;font-weight:900}.dashboard-shell-redesign .dashboard-overview-text-link{color:#3043a7;width:max-content;max-width:100%;font-size:.84rem;font-weight:850;text-decoration:none}.dashboard-shell-redesign .dashboard-overview-text-link:hover{text-decoration:underline}.dashboard-shell-redesign .dashboard-overview-quick-panel{border-radius:20px;gap:16px;padding:18px;display:grid}.dashboard-shell-redesign .dashboard-overview-section-heading{justify-content:space-between;align-items:end;gap:16px;min-width:0;display:flex}.dashboard-shell-redesign .dashboard-overview-section-heading h2{color:var(--dashboard-ink);letter-spacing:0;margin:0 0 4px;font-size:1.12rem;line-height:1.2}.dashboard-shell-redesign .dashboard-overview-action-row{flex-wrap:wrap;gap:10px;display:flex}.dashboard-shell-redesign .dashboard-overview-primary-action,.dashboard-shell-redesign .dashboard-overview-secondary-action,.dashboard-shell-redesign .dashboard-overview-empty button{border:1px solid var(--dashboard-line);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:.88rem;font-weight:900;line-height:1.2;text-decoration:none;display:inline-flex}.dashboard-shell-redesign .dashboard-overview-primary-action{color:#fffaf2;background:#5969c9;padding:0 18px;box-shadow:0 8px #414da01f}.dashboard-shell-redesign .dashboard-overview-secondary-action,.dashboard-shell-redesign .dashboard-overview-empty button{color:#3f3b35;background:#fffcf7c2;padding:0 14px}.dashboard-shell-redesign .dashboard-overview-primary-action span,.dashboard-shell-redesign .dashboard-overview-secondary-action span{min-width:24px;height:24px;color:inherit;background:#ffffff2e;border-radius:9px;place-items:center;font-size:.72rem;display:grid}.dashboard-shell-redesign .dashboard-overview-prompt-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.dashboard-shell-redesign .dashboard-overview-prompt-grid button{border:1px solid var(--dashboard-line);color:#3f3b35;text-align:left;cursor:pointer;background:#fffcf79e;border-radius:16px;gap:10px;min-width:0;min-height:92px;padding:14px;font-size:.82rem;font-weight:780;line-height:1.38;display:grid}.dashboard-shell-redesign .dashboard-overview-prompt-grid button:hover,.dashboard-shell-redesign .dashboard-overview-secondary-action:hover,.dashboard-shell-redesign .dashboard-overview-empty button:hover{background:#e9e7fb8a;border-color:#5969c957}.dashboard-shell-redesign .dashboard-overview-prompt-grid button span{color:#3043a7;font-size:.74rem;font-weight:900}.dashboard-shell-redesign .dashboard-overview-stats,.dashboard-shell-redesign .dashboard-overview-activity-section{gap:14px;display:grid}.dashboard-shell-redesign .dashboard-overview-stat-grid{grid-template-columns:1.32fr repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-shell-redesign .dashboard-overview-stat-card{border-radius:18px;align-content:space-between;min-width:0;min-height:176px;padding:18px;display:grid}.dashboard-shell-redesign .dashboard-overview-stat-card--primary{background:linear-gradient(#e9e7fbe0,#fffaf2c7),#fffaf2bd}.dashboard-shell-redesign .dashboard-overview-stat-card strong{overflow-wrap:anywhere;color:var(--dashboard-ink);margin:12px 0;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.02;display:block}.dashboard-shell-redesign .dashboard-overview-count{color:#3043a7;background:#e9e7fb94;border:1px solid #5969c92e;border-radius:14px;place-items:center;min-width:44px;height:44px;font-weight:900;display:inline-grid}.dashboard-shell-redesign .dashboard-overview-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-shell-redesign .dashboard-overview-activity-card{border-radius:18px;align-content:start;min-width:0;min-height:232px;padding:18px;display:grid}.dashboard-shell-redesign .dashboard-overview-activity-card h3{color:var(--dashboard-ink);letter-spacing:0;margin:0 0 14px;font-size:1rem}.dashboard-shell-redesign .dashboard-overview-activity-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.dashboard-shell-redesign .dashboard-overview-activity-card li{border-bottom:1px solid #2b231b1a;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:9px 0;display:grid}.dashboard-shell-redesign .dashboard-overview-activity-card li:last-child{border-bottom:0}.dashboard-shell-redesign .dashboard-overview-activity-marker{color:#3043a7;background:#e9e7fbb8;border-radius:11px;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:900;display:grid}.dashboard-shell-redesign .dashboard-overview-activity-card li div{min-width:0}.dashboard-shell-redesign .dashboard-overview-activity-card li strong{color:#3f3b35;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:850;line-height:1.35;display:block;overflow:hidden}.dashboard-shell-redesign .dashboard-overview-activity-card li span{color:var(--dashboard-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.45;display:block;overflow:hidden}.dashboard-shell-redesign .dashboard-overview-activity-card li em{overflow-wrap:anywhere;color:#3043a7;text-align:right;max-width:104px;font-size:.76rem;font-style:normal;font-weight:900}.dashboard-shell-redesign .dashboard-overview-empty{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:152px;display:grid}.dashboard-shell-redesign .dashboard-overview-empty p{margin:0}.dashboard-shell-redesign .dashboard-overview-notice{border-radius:16px;gap:4px;padding:14px 16px;display:grid}.dashboard-shell-redesign .dashboard-overview-notice strong{color:var(--dashboard-ink)}.dashboard-shell-redesign .dashboard-overview-skeleton{background:#fffcf7ad;border-radius:18px;position:relative;overflow:hidden}.dashboard-shell-redesign .dashboard-overview-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff9e,#0000);animation:1.35s infinite dashboard-overview-skeleton;position:absolute;inset:0}.dashboard-shell-redesign .dashboard-overview-skeleton-title{width:min(520px,82%);height:92px}.dashboard-shell-redesign .dashboard-overview-skeleton-copy{width:min(620px,94%);height:48px}.dashboard-shell-redesign .dashboard-overview-skeleton-actions{width:min(420px,86%);height:54px}.dashboard-shell-redesign .dashboard-overview-skeleton-card{height:176px}.dashboard-shell-redesign .dashboard-overview-skeleton-panel{height:232px}@keyframes dashboard-overview-skeleton{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1180px){.dashboard-shell-redesign .dashboard-overview-v2{gap:16px}.dashboard-shell-redesign .dashboard-overview-hero{grid-template-columns:minmax(0,1fr)}.dashboard-shell-redesign .dashboard-overview-balance-panel{grid-template-columns:minmax(0,1fr) auto;align-items:end}.dashboard-shell-redesign .dashboard-overview-balance-panel dl{grid-column:1/-1}.dashboard-shell-redesign .dashboard-overview-prompt-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shell-redesign .dashboard-overview-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.dashboard-shell-redesign .dashboard-overview-v2{width:min(100%,760px)}.dashboard-shell-redesign .dashboard-overview-hero{border-radius:22px;padding:26px}.dashboard-shell-redesign .dashboard-overview-hero h1{font-size:clamp(2.18rem,7vw,3.55rem)}.dashboard-shell-redesign .dashboard-overview-quick-panel{padding:16px}.dashboard-shell-redesign .dashboard-overview-prompt-grid,.dashboard-shell-redesign .dashboard-overview-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .dashboard-overview-prompt-grid button{min-height:88px}}@media (max-width:560px){.dashboard-shell-redesign .dashboard-overview-v2{gap:14px}.dashboard-shell-redesign .dashboard-overview-hero{border-radius:20px;gap:18px;padding:22px 18px}.dashboard-shell-redesign .dashboard-overview-hero:before{width:68px;inset:13px auto auto 16px}.dashboard-shell-redesign .dashboard-overview-eyebrow{width:auto;font-size:.72rem}.dashboard-shell-redesign .dashboard-overview-hero h1{font-size:clamp(2rem,10vw,2.7rem);line-height:1.04}.dashboard-shell-redesign .dashboard-overview-v2[data-locale=en] .dashboard-overview-hero h1{text-wrap:balance;font-size:clamp(1.78rem,8.4vw,2.18rem);line-height:1.08}.dashboard-shell-redesign .dashboard-overview-balance-panel{grid-template-columns:1fr;padding:16px}.dashboard-shell-redesign .dashboard-overview-balance-panel dl,.dashboard-shell-redesign .dashboard-overview-prompt-grid,.dashboard-shell-redesign .dashboard-overview-stat-grid,.dashboard-shell-redesign .dashboard-overview-activity-grid{grid-template-columns:1fr}.dashboard-shell-redesign .dashboard-overview-balance-panel strong{font-size:clamp(1.9rem,9vw,2.6rem)}.dashboard-shell-redesign .dashboard-overview-section-heading{flex-direction:column;align-items:start;gap:8px}.dashboard-shell-redesign .dashboard-overview-action-row{grid-template-columns:1fr;display:grid}.dashboard-shell-redesign .dashboard-overview-primary-action,.dashboard-shell-redesign .dashboard-overview-secondary-action,.dashboard-shell-redesign .dashboard-overview-empty button{width:100%;min-height:46px}.dashboard-shell-redesign .dashboard-overview-prompt-grid button{min-height:74px}.dashboard-shell-redesign .dashboard-overview-stat-card{min-height:142px;padding:16px}.dashboard-shell-redesign .dashboard-overview-activity-card{min-height:190px;padding:16px}.dashboard-shell-redesign .dashboard-overview-activity-card li{grid-template-columns:32px minmax(0,1fr);align-items:start}.dashboard-shell-redesign .dashboard-overview-activity-card li em{text-align:left;grid-column:2;max-width:100%}}@media (max-width:380px){.dashboard-shell-redesign .dashboard-overview-v2{gap:14px}.dashboard-shell-redesign .dashboard-overview-hero,.dashboard-shell-redesign .dashboard-overview-quick-panel,.dashboard-shell-redesign .dashboard-overview-stat-card,.dashboard-shell-redesign .dashboard-overview-activity-card{padding-inline:14px}.dashboard-shell-redesign .dashboard-overview-hero h1{font-size:1.92rem}}@media (prefers-reduced-motion:reduce){.dashboard-shell-redesign .dashboard-overview-skeleton:after{animation:none}}.dashboard-shell-redesign .dashboard-stat-grid,.dashboard-shell-redesign .dashboard-activity-grid{gap:12px}.dashboard-shell-redesign .message{max-width:900px;margin-inline:auto}.dashboard-shell-redesign .message.user{max-width:430px;margin-left:auto;margin-right:clamp(18px,5vw,82px)}.dashboard-shell-redesign .message.user .message-body{background:#f0eefc;border:1px solid #5c68c938;border-radius:18px}.dashboard-shell-redesign .message.assistant .message-body{border:1px solid var(--dashboard-line);border-radius:18px;padding:18px}.dashboard-shell-redesign .message-body,.dashboard-shell-redesign .message-content p,.dashboard-shell-redesign .message-content li{color:#342f2a}.dashboard-shell-redesign .dashboard-conversation-v2{align-content:start;gap:24px;width:100%;padding-top:clamp(18px,3vw,34px);display:grid}.dashboard-shell-redesign .dashboard-conversation-message{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;width:min(100%,900px);min-width:0;margin:0 auto;display:grid}.dashboard-shell-redesign .dashboard-message-card{gap:8px;min-width:0;display:grid}.dashboard-shell-redesign .dashboard-message-heading{color:#6d6257;justify-content:space-between;align-items:center;gap:12px;min-width:0;font-size:.73rem;font-weight:850;line-height:1.2;display:flex}.dashboard-shell-redesign .dashboard-message-heading small{color:#5969c9;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell-redesign .dashboard-conversation-message .message-avatar{color:#fffaf2;border-radius:13px;width:38px;height:38px;font-size:.72rem;box-shadow:0 8px 18px #414da02e,inset 0 1px #ffffff38}.dashboard-shell-redesign .dashboard-conversation-message .message-body{border:1px solid var(--dashboard-line);color:#342f2a;overflow-wrap:anywhere;background:#fffaf2bd;border-radius:19px;min-width:0;padding:18px;line-height:1.76;box-shadow:0 12px 26px #553f250f,inset 0 1px #ffffff9e}.dashboard-shell-redesign .dashboard-message-assistant{width:min(100%,920px)}.dashboard-shell-redesign .dashboard-message-assistant .message-body{border-radius:20px;padding:clamp(18px,2.5vw,24px)}.dashboard-shell-redesign .dashboard-message-user{grid-template-columns:minmax(0,1fr);width:min(100%,650px);margin-left:auto;margin-right:clamp(12px,6vw,92px)}.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{grid-area:1/1;gap:6px}.dashboard-shell-redesign .dashboard-message-user .message-body{background:#f0eefc;border-color:#5c68c93d;box-shadow:0 10px 22px #414da014,inset 0 1px #ffffffb3}.dashboard-shell-redesign .dashboard-message-user .dashboard-message-heading{color:#3043a7;justify-content:end}.dashboard-shell-redesign .dashboard-conversation-message .message-content{gap:16px;max-width:72ch}.dashboard-shell-redesign .dashboard-message-user .message-content{gap:10px;max-width:none}.dashboard-shell-redesign .dashboard-conversation-message .message-content h2{color:#24201c;letter-spacing:0;margin:4px 0 0;font-size:clamp(1.18rem,2vw,1.48rem);line-height:1.32}.dashboard-shell-redesign .dashboard-conversation-message .message-content h3{color:#2d2823;letter-spacing:0;margin:3px 0 0;font-size:clamp(1.02rem,1.55vw,1.18rem);line-height:1.36}.dashboard-shell-redesign .dashboard-conversation-message .message-content p,.dashboard-shell-redesign .dashboard-conversation-message .message-content li{color:#342f2a;font-size:.98rem;line-height:1.76}.dashboard-shell-redesign .dashboard-conversation-message .message-content ul,.dashboard-shell-redesign .dashboard-conversation-message .message-content ol{gap:9px;margin:0;padding-left:1.25em;display:grid}.dashboard-shell-redesign .dashboard-conversation-message .message-content blockquote{color:#4f4942;background:#e9e7fb6b;border-left:4px solid #5c68c94d;border-radius:12px;gap:8px;margin:0;padding:12px 14px;display:grid}.dashboard-shell-redesign .dashboard-conversation-message .message-content blockquote p{color:inherit}.dashboard-shell-redesign .dashboard-conversation-message .message-content hr{background:#2b231b24;border:0;width:100%;height:1px;margin:2px 0}.dashboard-shell-redesign .dashboard-conversation-message .message-content a{color:#3043a7;text-underline-offset:3px;overflow-wrap:anywhere;font-weight:750;text-decoration:underline}.dashboard-shell-redesign .dashboard-conversation-message .message-content :is(pre,table){max-width:100%;overflow-x:auto}.dashboard-shell-redesign .dashboard-conversation-message .message-table-wrap{background:#ffffffb8;border:1px solid #2b231b24;border-radius:14px;max-width:100%;overflow-x:auto;box-shadow:inset 0 0 0 1px #ffffff57}.dashboard-shell-redesign .dashboard-conversation-message .message-table-wrap table{border-collapse:collapse;width:max-content;min-width:100%;font-size:.9rem;line-height:1.45}.dashboard-shell-redesign .dashboard-conversation-message .message-table-wrap th,.dashboard-shell-redesign .dashboard-conversation-message .message-table-wrap td{color:#342f2a;text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #2b231b1a;padding:9px 11px}.dashboard-shell-redesign .dashboard-conversation-message .message-table-wrap th{color:#1f2f83;background:#ebe6fabf;font-weight:800}.dashboard-shell-redesign .dashboard-conversation-message .message-table-wrap tr:last-child td{border-bottom:0}.dashboard-shell-redesign .dashboard-conversation-message .message-content pre{color:#23201d;background:#f6f0e5eb;border:1px solid #2b231b24;border-radius:14px;margin:0;padding:14px;font-size:.86rem;line-height:1.65}.dashboard-shell-redesign .dashboard-conversation-message .message-content code{background:#f6f0e5d1;border:1px solid #2b231b1a;border-radius:7px;padding:.08em .32em;font-size:.9em}.dashboard-shell-redesign .dashboard-conversation-message .message-content pre code{white-space:pre;background:0 0;border:0;padding:0}.dashboard-shell-redesign .dashboard-conversation-message .message-meta{color:#74695f;width:fit-content;max-width:100%;margin-top:2px;font-size:.72rem;line-height:1.35}.dashboard-shell-redesign .dashboard-conversation-message .message-actions{gap:7px;margin-top:2px}.dashboard-shell-redesign .dashboard-conversation-message .message-actions button{border-color:var(--dashboard-line);color:#4f4942;background:#fffcf7bd;border-radius:11px;min-height:34px;padding:7px 10px;font-weight:800}.dashboard-shell-redesign .dashboard-conversation-message .message-actions button:hover{color:#3043a7;background:#e9e7fb;border-color:#5c68c957}.dashboard-shell-redesign .dashboard-message-streaming .message-body{background:linear-gradient(#e9e7fb80,#fffaf2d1),#fffaf2bd;border-color:#5c68c947}.dashboard-shell-redesign .dashboard-message-streaming .generation-status{color:#4f4942;font-weight:760}.dashboard-shell-redesign .dashboard-message-streaming .status-dot{background:#5969c9;flex:none;box-shadow:0 0 0 5px #5c68c91f}.dashboard-shell-redesign .file-processing-progress{color:#4f4942;align-items:flex-start;gap:12px;display:flex}.dashboard-shell-redesign .file-processing-progress>div{gap:4px;min-width:0;display:grid}.dashboard-shell-redesign .file-processing-progress strong{color:var(--dashboard-ink);font-size:.98rem;font-weight:850;line-height:1.35}.dashboard-shell-redesign .file-processing-progress small{color:var(--dashboard-muted);font-size:.82rem;font-weight:720;line-height:1.45}.dashboard-shell-redesign .dashboard-conversation-error{color:#8f1f2d;background:#fff4f4db;border-color:#b91c1c33;border-radius:16px;width:min(100%,860px);margin:0 auto;box-shadow:0 12px 26px #7b232314}.dashboard-shell-redesign .dashboard-conversation-v2 .inline-status{bottom:calc(var(--dashboard-composer-reservation) + 18px);color:#3043a7;background:#e9e7fbeb;border-color:#5c68c938}@media (prefers-reduced-motion:reduce){.dashboard-shell-redesign .dashboard-message-streaming .status-dot{animation:none}}.dashboard-shell-redesign .dashboard-shell-scroll-tools{right:clamp(22px,3vw,42px);bottom:calc(var(--dashboard-composer-reservation) + 8px)}.dashboard-shell-redesign .workspace-scroll-tools button{border-color:var(--dashboard-line);color:#3145b0;background:#fffaf2e6;border-radius:14px;box-shadow:0 12px 26px #553f251f}.dashboard-shell-redesign .dashboard-shell-composer-wrap{z-index:7;background:linear-gradient(#fffaf200,#fffaf2f0 34%,#fffaf2 100%);padding:42px clamp(22px,4vw,62px) 24px;position:absolute;bottom:0;left:0;right:0}.dashboard-shell-redesign .composer{border-color:var(--dashboard-line-strong);background:#fffcf7f0;border-radius:20px;width:min(920px,100%);padding:12px 14px 14px;box-shadow:0 16px 38px #553f2524,inset 0 1px #fffc}.dashboard-shell-redesign .composer:focus-within{border-color:#5c68c96b;box-shadow:0 0 0 4px #5c68c91f,0 18px 40px #553f2526}.dashboard-shell-redesign .composer:has(textarea:focus-visible){outline-offset:3px;outline:3px solid #5c68c952}.dashboard-shell-redesign .composer textarea{width:100%;min-width:0;min-height:54px;color:var(--dashboard-ink);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:14px;padding:12px 14px;line-height:1.46}.dashboard-shell-redesign .composer textarea:focus-visible{outline:none}.dashboard-shell-redesign .composer textarea::placeholder{color:#887e72}.dashboard-shell-redesign .composer-footer{gap:8px}.dashboard-shell-redesign .file-button,.dashboard-shell-redesign .answer-length-control select{border:1px solid var(--dashboard-line);color:#3f3b35;background:#ffffff9e;border-radius:12px}.dashboard-shell-redesign .answer-length-control{color:#504a43}.dashboard-shell-redesign .answer-length-control small,.dashboard-shell-redesign .composer-hint{color:var(--dashboard-muted)}.dashboard-shell-redesign .send-button{background:#5969c9;border-radius:14px;width:44px;height:44px}.dashboard-shell-redesign :is(button,a,input,textarea,select):focus-visible{outline-offset:3px;outline:3px solid #5c68c961}@media (max-width:1180px){.app-shell.dashboard-shell-redesign{--dashboard-sidebar-width:256px;gap:12px;padding:12px}.dashboard-shell-redesign .dashboard-shell-sidebar,.dashboard-shell-redesign .dashboard-shell-main{height:calc(100dvh - 24px)}.dashboard-shell-redesign .dashboard-shell-topbar{padding-inline:18px}.dashboard-shell-redesign .dashboard-shell-content{max-height:calc(100dvh - 156px - var(--dashboard-composer-reservation))}.dashboard-shell-redesign .model-toggle button{min-width:76px;padding-inline:10px}}@media (max-width:860px){.app-shell.dashboard-shell-redesign{height:100dvh;min-height:100dvh;padding:12px;display:block;overflow:hidden}.dashboard-shell-redesign .dashboard-shell-sidebar{z-index:50;width:min(82vw,320px);min-width:0;height:auto;min-height:0;transition:transform .18s;position:fixed;inset:12px auto 12px 12px;transform:translate(calc(-100% - 20px))}.dashboard-shell-redesign .sidebar-close-button{border:1px solid var(--dashboard-line);width:42px;height:42px;color:var(--dashboard-ink);cursor:pointer;background:#fffcf7db;border-radius:14px;place-items:center;font-size:1.35rem;font-weight:850;display:inline-grid;position:absolute;top:14px;right:14px}.dashboard-shell-redesign .dashboard-shell-sidebar.open{transform:translate(0)}.dashboard-shell-redesign .sidebar-backdrop{z-index:49;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2b231b2e;border:0;display:block;position:fixed;inset:0}.dashboard-shell-redesign .dashboard-shell-main{border-radius:22px;height:calc(100dvh - 24px);min-height:0}.dashboard-shell-redesign .dashboard-shell-topbar{flex-wrap:initial;grid-template-columns:42px minmax(0,1fr) auto 44px;align-content:center;align-items:center;min-height:118px;padding:14px 18px;display:grid}.dashboard-shell-redesign .mobile-sidebar-toggle{flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:1.2rem;display:inline-grid}.dashboard-shell-redesign .chat-title-block{grid-column:2;min-width:0}.dashboard-shell-redesign .mobile-image-studio-access{border:1px solid var(--dashboard-line);color:#3145b0;white-space:nowrap;background:#fffcf7d1;border-radius:14px;grid-column:3;place-items:center;width:max-content;min-width:44px;min-height:42px;padding:0 12px;font-size:.78rem;font-weight:850;display:inline-grid}.dashboard-shell-redesign .mobile-image-studio-access.active{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#2563eb 100%)}.dashboard-shell-redesign .chat-actions{grid-column:4;justify-self:end}.dashboard-shell-redesign .chat-title-block strong,.dashboard-shell-redesign .chat-title-block small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.dashboard-shell-redesign .model-control{order:initial;grid-column:1/3;align-items:stretch;width:100%;min-width:0}.dashboard-shell-redesign .model-toggle .image-studio-model-link{display:none!important}.dashboard-shell-redesign .model-toggle{justify-content:stretch;width:100%;min-width:0;overflow:hidden}.dashboard-shell-redesign .model-toggle button{flex:1 1 0;min-width:0;min-height:42px}.dashboard-shell-redesign .discussion-toggle{grid-column:3/5;justify-self:end;width:auto;min-width:0;overflow:hidden}.dashboard-shell-redesign .dashboard-shell-content{max-height:calc(100dvh - 136px - var(--dashboard-composer-reservation));padding:22px 22px 24px;scroll-padding-bottom:24px}.dashboard-shell-redesign .dashboard-overview{gap:20px}.dashboard-shell-redesign .dashboard-welcome{padding:26px}.dashboard-shell-redesign .dashboard-welcome h1{font-size:clamp(2.05rem,5.8vw,3rem)}.dashboard-shell-redesign .dashboard-prompt-grid,.dashboard-shell-redesign .dashboard-stat-grid,.dashboard-shell-redesign .dashboard-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .dashboard-shell-composer-wrap{padding:36px 22px 18px}}@media (max-width:560px){.app-shell.dashboard-shell-redesign{padding:0}.dashboard-shell-redesign .dashboard-shell-main{border-width:0;border-radius:0;height:100dvh}.dashboard-shell-redesign .dashboard-shell-topbar{min-height:74px;padding:max(14px, env(safe-area-inset-top)) 12px 12px;grid-template-columns:44px minmax(0,1fr) auto 44px;gap:10px}.dashboard-shell-redesign .mobile-sidebar-toggle,.dashboard-shell-redesign .mobile-image-studio-access,.dashboard-shell-redesign .chat-actions a{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.dashboard-shell-redesign .mobile-image-studio-access{color:#0000;font-size:0;overflow:hidden}.dashboard-shell-redesign .mobile-image-studio-access:before{color:#3145b0;content:"AI";font-size:.8rem}.dashboard-shell-redesign .mobile-image-studio-access.active:before{color:#fff}.dashboard-shell-redesign .chat-title-block strong{font-size:1rem}.dashboard-shell-redesign .chat-title-block small{font-size:.76rem}.dashboard-shell-redesign .discussion-toggle,.dashboard-shell-redesign .model-control,.dashboard-shell-redesign .model-hint{display:none}.dashboard-shell-redesign .chat-actions a{width:42px;height:42px}.dashboard-shell-redesign .dashboard-shell-content{max-height:calc(100dvh - 74px - var(--dashboard-composer-reservation));padding:16px 12px 12px;scroll-padding-bottom:12px}.dashboard-shell-redesign .dashboard-welcome{border-radius:20px;gap:14px;padding:22px 18px}.dashboard-shell-redesign .dashboard-welcome h1{font-size:clamp(1.82rem,8vw,2.3rem);line-height:1.12}.dashboard-shell-redesign .dashboard-primary-actions{display:grid}.dashboard-shell-redesign .dashboard-primary-actions .button{width:100%;min-height:46px}.dashboard-shell-redesign .dashboard-prompt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-shell-redesign .dashboard-prompt-grid button{min-height:118px;padding:14px 12px}.dashboard-shell-redesign .dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shell-redesign .dashboard-activity-grid{grid-template-columns:1fr}.dashboard-shell-redesign .dashboard-section-heading{gap:8px}.dashboard-shell-redesign .message{grid-template-columns:32px minmax(0,1fr);gap:10px}.dashboard-shell-redesign .message.user{max-width:calc(100% - 28px);margin-right:0}.dashboard-shell-redesign .dashboard-shell-composer-wrap{padding:18px 12px max(12px, env(safe-area-inset-bottom))}.dashboard-shell-redesign .composer{border-radius:18px;padding:11px}.dashboard-shell-redesign .composer textarea{min-height:46px}.dashboard-shell-redesign .composer-footer{grid-template-columns:auto minmax(0,1fr) 44px;align-items:center;gap:8px;display:grid}.dashboard-shell-redesign .file-button,.dashboard-shell-redesign .answer-length-control{font-size:.72rem}.dashboard-shell-redesign .answer-length-control{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;margin-left:0;display:grid}.dashboard-shell-redesign .answer-length-control span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-shell-redesign .answer-length-control select{width:100%;min-width:0}.dashboard-shell-redesign .answer-length-control small{display:none}.dashboard-shell-redesign .send-button{margin-left:auto}.dashboard-shell-redesign .dashboard-shell-scroll-tools{right:14px;bottom:calc(var(--dashboard-composer-reservation) + 8px)}}@media (max-width:860px){.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{grid-template-areas:"menu title studio account""models models modes modes";grid-auto-rows:minmax(42px,auto);row-gap:10px;grid-template-columns:42px minmax(0,1fr) auto 44px!important;min-height:118px!important;display:grid!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-sidebar-toggle{grid-area:menu;width:42px;min-width:42px;height:42px;min-height:42px;display:inline-grid!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-title-block{grid-area:title;min-width:0}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-image-studio-access{grid-area:studio;display:inline-grid!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{grid-area:account;justify-self:end}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control{grid-area:models;flex:none!important;width:100%!important;min-width:0!important;max-width:none!important;display:flex!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;min-width:0!important;max-width:none!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal>button{min-width:0!important;min-height:42px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal>button.image-studio-model-link{display:none!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle{grid-area:modes;justify-self:end;flex:none!important;width:auto!important;min-width:0!important;max-width:100%!important;display:inline-flex!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle button{min-width:44px;min-height:42px}.app-shell.dashboard-shell-redesign .dashboard-shell-content{padding-bottom:24px!important;scroll-padding-bottom:24px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools{bottom:calc(var(--dashboard-composer-reservation) + 8px)!important}}@media (max-width:560px){.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{grid-template-areas:"menu title controls studio account";row-gap:0;grid-template-columns:42px minmax(0,1fr) 42px 42px 42px!important;min-height:74px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle{display:none!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-dashboard-controls-trigger{border:1px solid var(--dashboard-line);color:#3145b0;background:#fffcf7e6;border-radius:13px;grid-area:controls;place-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;font-size:1rem;font-weight:850;line-height:1;display:inline-grid;box-shadow:inset 0 1px #ffffffb8}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-dashboard-controls-trigger.active{color:#fff;background:#5969c9;border-color:#5c68c97a}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls.open{top:calc(74px + max(10px, env(safe-area-inset-top)));z-index:8;pointer-events:none;justify-items:end;display:grid;position:absolute;right:12px}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-panel{border:1px solid var(--dashboard-line);pointer-events:auto;background:#fffaf2fa;border-radius:16px;width:min(342px,100vw - 24px);padding:10px;display:grid;box-shadow:0 18px 36px #553f2529}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls.open .mobile-dashboard-controls-panel{gap:8px}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group button{border:1px solid var(--dashboard-line);color:#3f3b35;background:#ffffff9e;border-radius:12px;min-height:40px;font-size:.78rem;font-weight:850}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group button.active{color:#3043a7;background:#e9e7fb;box-shadow:inset 0 0 0 1px #5c68c938}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-image-studio-access,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-dashboard-controls-trigger,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions a{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-composer-wrap{padding-top:18px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-content{padding-bottom:12px!important;scroll-padding-bottom:12px!important}.app-shell.dashboard-shell-redesign .composer{grid-template-columns:minmax(0,1fr) 44px;align-items:end;gap:10px 8px;display:grid}.app-shell.dashboard-shell-redesign .composer textarea{grid-area:1/1}.app-shell.dashboard-shell-redesign .composer-footer{display:contents!important}.app-shell.dashboard-shell-redesign .file-button{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1/auto/-1;justify-content:center;align-items:center;min-width:0;min-height:40px;padding-inline:10px;display:inline-flex;overflow:hidden}.app-shell.dashboard-shell-redesign .answer-length-control{grid-area:3/1/auto/-1;grid-template-columns:minmax(0,1fr);width:100%;min-width:0;min-height:40px;margin-left:0;display:grid}.app-shell.dashboard-shell-redesign .answer-length-control span{display:none}.app-shell.dashboard-shell-redesign .answer-length-control select{width:100%;min-width:0;max-width:none;min-height:40px;padding-block:9px}.app-shell.dashboard-shell-redesign .answer-length-control small{display:none}.app-shell.dashboard-shell-redesign .send-button{grid-area:1/2;place-self:end;width:44px;min-width:44px;height:44px;min-height:44px;margin-left:0}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools{gap:6px;display:flex;right:12px!important;bottom:calc(var(--dashboard-composer-reservation) + 14px)!important;flex-direction:column!important}}@media (max-width:1180px){.dashboard-shell-redesign .dashboard-conversation-v2{gap:22px}.dashboard-shell-redesign .dashboard-message-user{margin-right:clamp(8px,4vw,42px)}}@media (max-width:860px){.dashboard-shell-redesign .dashboard-conversation-v2{gap:20px;padding-top:18px}.dashboard-shell-redesign .dashboard-conversation-message{grid-template-columns:38px minmax(0,1fr);gap:12px;width:100%}.dashboard-shell-redesign .dashboard-message-assistant{width:100%}.dashboard-shell-redesign .dashboard-message-user{width:min(100%,680px);margin-right:0}}@media (max-width:560px){.dashboard-shell-redesign .dashboard-conversation-v2{gap:18px;padding-top:12px}.app-shell.dashboard-shell-redesign .dashboard-shell-content.dashboard-conversation-v2{padding-bottom:84px!important;padding-right:58px!important;scroll-padding-bottom:84px!important}.dashboard-shell-redesign .dashboard-conversation-message,.dashboard-shell-redesign .dashboard-message-user{grid-template-columns:34px minmax(0,1fr);gap:10px;width:100%;max-width:100%;margin-inline:0}.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{grid-area:auto}.dashboard-shell-redesign .dashboard-message-user{grid-template-columns:minmax(0,1fr);justify-items:end}.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{grid-column:1;width:min(100%,290px)}.dashboard-shell-redesign .dashboard-conversation-message .message-avatar{border-radius:11px;width:32px;height:32px;font-size:.66rem}.dashboard-shell-redesign .dashboard-message-heading{gap:8px;font-size:.7rem}.dashboard-shell-redesign .dashboard-conversation-message .message-body{border-radius:17px;padding:14px}.dashboard-shell-redesign .dashboard-message-assistant .message-body{padding:15px}.dashboard-shell-redesign .dashboard-conversation-message .message-content{gap:13px;max-width:none}.dashboard-shell-redesign .dashboard-conversation-message .message-content h2{font-size:1.08rem}.dashboard-shell-redesign .dashboard-conversation-message .message-content h3{font-size:1rem}.dashboard-shell-redesign .dashboard-conversation-message .message-content p,.dashboard-shell-redesign .dashboard-conversation-message .message-content li{font-size:.94rem;line-height:1.7}.dashboard-shell-redesign .dashboard-conversation-message .message-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-shell-redesign .dashboard-conversation-message .message-actions button{overflow-wrap:anywhere;text-align:center;white-space:normal;min-width:0;min-height:38px;padding-inline:8px}.dashboard-shell-redesign .dashboard-conversation-error{width:100%}}@media (max-width:380px){.dashboard-shell-redesign .dashboard-conversation-message,.dashboard-shell-redesign .dashboard-message-user{grid-template-columns:30px minmax(0,1fr);gap:8px}.dashboard-shell-redesign .dashboard-message-user{grid-template-columns:minmax(0,1fr)}.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{width:min(100%,244px)}.dashboard-shell-redesign .dashboard-conversation-message .message-avatar{width:30px;height:30px}.dashboard-shell-redesign .dashboard-conversation-message .message-body{padding:13px}.dashboard-shell-redesign .dashboard-conversation-message .message-actions{grid-template-columns:1fr}}.account-page-v2{color:#17203a;background:radial-gradient(circle at 8% 4%,#1f5dff14,#0000 28rem),linear-gradient(#fff7e8 0%,#fffaf0 46%,#fff4dd 100%);min-height:100vh}.account-page-v2 .account-page-section{padding-top:clamp(36px,5vw,72px);padding-bottom:clamp(48px,7vw,96px)}.account-page-v2 .account-dashboard-layout{grid-template-columns:minmax(210px,260px) minmax(0,1fr);align-items:start;gap:clamp(22px,4vw,44px);width:min(100%,100vw - 40px);max-width:1240px;margin:0 auto;display:grid}.account-page-v2 .account-side-nav{background:#fffbf1eb;border:2px solid #1a2340eb;border-radius:20px;gap:18px;padding:20px;display:grid;position:sticky;top:92px;box-shadow:7px 7px #1a234024}.account-page-v2 .account-side-nav>div:first-child{grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:12px;display:grid}.account-page-v2 .account-side-kicker,.account-page-v2 .dashboard-account-kicker,.account-page-v2 .account-pricing-heading p,.account-page-v2 .account-topup-card-heading small{color:#5f6885;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.account-page-v2 .account-side-nav>div:first-child strong{color:#fffaf0;background:#1f5dff;border:2px solid #17203a;border-radius:16px;place-items:center;width:52px;height:52px;font-size:1.35rem;display:grid;box-shadow:4px 4px #1a234029}.account-page-v2 .account-side-nav nav{gap:8px;display:grid}.account-page-v2 .account-side-nav nav a{color:#1d2744;border:1px solid #1a23402e;border-radius:13px;min-height:42px;padding:10px 12px;font-weight:750;text-decoration:none}.account-page-v2 .account-side-nav nav a:hover,.account-page-v2 .account-side-nav nav a:focus-visible{background:#1f5dff14;border-color:#1f5dff;outline:none}.account-page-v2 .account-side-card{background:#eef4ff;border:1px solid #1f5dff38;border-radius:16px;gap:7px;padding:14px;display:grid}.account-page-v2 .account-side-card span{color:#536079;font-size:.78rem;font-weight:800}.account-page-v2 .account-side-card strong{color:#1f5dff;font-size:1.1rem}.account-page-v2 .account-side-card p{color:#536079;margin:0;font-size:.88rem;line-height:1.55}.account-page-v2 .account-dashboard-main{gap:clamp(18px,3vw,28px);min-width:0;display:grid}.account-page-v2 .account-page-intro{background:#fffbf1e6;border:2px solid #1a2340eb;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:end;gap:18px;margin:0;padding:clamp(22px,4vw,34px);display:grid;box-shadow:8px 8px #1a23401f}.account-page-v2 .account-page-intro h1{color:#11182f;letter-spacing:0;overflow-wrap:normal;text-wrap:balance;word-break:normal;max-width:760px;margin:8px 0 10px;font-size:clamp(2.1rem,4.2vw,3.6rem);line-height:1.04}.account-page-v2-en .account-page-intro h1{-webkit-hyphens:none;hyphens:none;max-width:700px}.account-page-v2 .account-page-intro p:last-child{color:#4e5873;max-width:680px;margin:0;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.65}.account-page-v2 .account-page-status{color:#fff;background:#1f5dff;border:2px solid #1a2340e6;border-radius:18px;gap:8px;padding:16px;display:grid;box-shadow:5px 5px #1a234029}.account-page-v2 .account-page-status span{opacity:.82;font-size:.8rem;font-weight:800}.account-page-v2 .account-page-status strong{font-size:clamp(1.6rem,4vw,2.35rem);line-height:1}.account-page-v2 #credits,.account-page-v2 #preferences,.account-page-v2 #plans{scroll-margin-top:clamp(108px,11vh,136px)}.account-page-v2 .account-summary,.account-page-v2 .account-pricing-surface,.account-page-v2 #preferences>*{background:#fffcf5f2;border:2px solid #1a2340e6;border-radius:24px;box-shadow:7px 7px #1a23401c}.account-page-v2 .account-ai-preferences-panel{gap:18px;padding:clamp(18px,3vw,28px);display:grid}.account-page-v2 .account-ai-preferences-heading{align-items:start;gap:16px}.account-page-v2 .account-ai-preferences-heading>div{gap:7px;display:grid}.account-page-v2 .account-ai-preferences-heading span{color:#5f6885;letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:850}.account-page-v2 .account-ai-preferences-heading h2{color:#17203a;margin:0;font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.12}.account-page-v2 .account-ai-preferences-heading p{color:#536079;max-width:680px;margin:0;line-height:1.6}.account-page-v2 .account-preferences-status{color:#3f4b62;white-space:nowrap;background:#fff;border:1px solid #1a23402e;border-radius:999px;justify-self:end;padding:8px 11px;font-size:.82rem;font-weight:850}.account-page-v2 .account-preferences-status-dirty{color:#1f5dff;background:#eef4ff;border-color:#1f5dff52}.account-page-v2 .account-preferences-state-card{background:#ffffffad;border:1px solid #1a23402e;border-radius:18px;align-content:center;gap:8px;min-height:124px;padding:18px;display:grid}.account-page-v2 .account-preferences-state-card strong{color:#17203a;font-size:1.08rem}.account-page-v2 .account-preferences-state-card p{color:#5b6680;max-width:620px;margin:0;line-height:1.58}.account-page-v2 .account-preferences-state-card-warning{background:#fff8e6;border-color:#bc771457}.account-page-v2 .account-preferences-state-card-error{background:#fff2ec;border-color:#8b372566}.account-page-v2 .account-preferences-state-card-error strong{color:#923321}.account-page-v2 .account-ai-preferences-grid{gap:14px}.account-page-v2 .account-ai-preferences-grid label{background:#ffffff8f;border:1px solid #1a234024;border-radius:16px;min-width:0;padding:14px}.account-page-v2 .account-ai-preferences-grid label>span{color:#17203a;font-size:.9rem;font-weight:850}.account-page-v2 .account-ai-preferences-grid input,.account-page-v2 .account-ai-preferences-grid textarea{color:#11182f;background:#fff;border:1px solid #1f395729;border-radius:12px;min-width:0;font-size:.95rem;line-height:1.5}.account-page-v2 .account-ai-preferences-grid textarea{resize:vertical;min-height:132px}.account-page-v2 .account-ai-preferences-grid input:focus-visible,.account-page-v2 .account-ai-preferences-grid textarea:focus-visible{outline-offset:2px;box-shadow:none;border-color:#1f5dff8c;outline:3px solid #1f5dff38}.account-page-v2 .account-ai-preferences-grid small{color:#65708a;font-size:.82rem;line-height:1.45}.account-page-v2 .account-ai-preferences-actions{justify-content:space-between;align-items:center;gap:14px;padding-top:2px;display:flex}.account-page-v2 .account-ai-preferences-save{color:#fffaf0;background:#1f5dff;border:2px solid #17203a;min-height:44px;font-weight:850}.account-page-v2 .account-ai-preferences-save:hover:not(:disabled){background:#174bd1;box-shadow:5px 5px #1a234024}.account-page-v2 .account-ai-preferences-save:focus-visible{outline-offset:3px;outline:3px solid #1f5dff52}.account-page-v2 .account-ai-preferences-save:disabled{color:#6a748a;cursor:not-allowed;box-shadow:none;background:#e7ebf2;border-color:#c6cedd}.account-page-v2 .account-ai-preferences-action-hint{color:#5b6680;max-width:520px;margin:0;font-size:.9rem;line-height:1.5}.account-page-v2 .account-ai-preferences-notice{border-radius:14px}.account-page-v2 .account-ai-preferences-notice-success{color:#22426f;background:#eef4ff;border-color:#1f5dff38}.account-page-v2 .account-ai-preferences-notice-error{color:#8b3725;background:#fff2ec;border-color:#8b372557}.account-page-v2 .dashboard-account-panel-v2{gap:18px;padding:clamp(18px,3vw,28px);display:grid}.account-page-v2 .dashboard-account-state-card{color:#17203a;background:#fffcf5f5;border-color:#1a2340e6;align-content:center;gap:10px;min-height:148px;margin:0;padding:clamp(22px,5vw,34px);display:grid}.account-page-v2 .dashboard-account-state-card span{color:#17203a;font-size:clamp(1.15rem,3vw,1.45rem);font-weight:900;line-height:1.2}.account-page-v2 .dashboard-account-state-card p{color:#5b6680;max-width:620px;margin:0;line-height:1.62}.account-page-v2 .dashboard-account-state-card-loading{background:linear-gradient(90deg,#1f5dff14,#0000 42%),#fffcf5f5}.account-page-v2 .dashboard-account-state-card-error{background:#fff4ee;border-color:#8b372599}.account-page-v2 .dashboard-account-state-card-error span{color:#9b3425}.account-page-v2 .dashboard-account-state-card-warning{background:#fff7e1;border-color:#bc77148c}.account-page-v2 .dashboard-account-state-card-warning span{color:#945c00}.account-page-v2 .dashboard-account-hero{grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);align-items:stretch;gap:18px;display:grid}.account-page-v2 .dashboard-account-hero>div:first-child{color:#fff;background:#1f5dff;border:2px solid #17203a;border-radius:22px;align-content:center;min-width:0;padding:clamp(18px,3vw,28px);display:grid}.account-page-v2 .dashboard-account-hero h2{margin:8px 0;font-size:clamp(1.1rem,2vw,1.45rem)}.account-page-v2 .dashboard-account-balance{overflow-wrap:anywhere;letter-spacing:0;max-width:100%;font-size:clamp(2.35rem,8vw,5.2rem);line-height:.95;display:block}.account-page-v2 .dashboard-account-hero p{color:#ffffffd1;max-width:620px;margin:16px 0 0;line-height:1.62}.account-page-v2 .dashboard-account-status-stack,.account-page-v2 .dashboard-account-balance-details,.account-page-v2 .account-grid{gap:12px;display:grid}.account-page-v2 .dashboard-account-balance-details,.account-page-v2 .account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-page-v2 .dashboard-account-status-stack article,.account-page-v2 .dashboard-account-balance-details article,.account-page-v2 .account-grid article{background:#fff7e8;border:1px solid #1a23402e;border-radius:16px;gap:8px;min-width:0;padding:16px;display:grid}.account-page-v2 .dashboard-account-status-stack span,.account-page-v2 .dashboard-account-balance-details span,.account-page-v2 .account-grid span{color:#65708a;font-size:.78rem;font-weight:800}.account-page-v2 .dashboard-account-status-stack strong,.account-page-v2 .dashboard-account-balance-details strong,.account-page-v2 .account-grid strong{color:#17203a;overflow-wrap:anywhere;min-width:0;font-size:clamp(1.15rem,2.3vw,1.75rem);line-height:1.08}.account-page-v2 .credit-section{gap:16px;padding-top:4px;display:grid}.account-page-v2 .credit-section-heading{justify-content:space-between;gap:16px;display:flex}.account-page-v2 .credit-section-heading h2,.account-page-v2 .account-pricing-heading h2{color:#17203a;letter-spacing:0;margin:0;font-size:clamp(1.35rem,2.4vw,2rem)}.account-page-v2 .credit-section-heading p,.account-page-v2 .account-pricing-heading p{color:#5b6680;text-transform:none;letter-spacing:0;max-width:720px;margin:6px 0 0;line-height:1.6}.account-page-v2 .credit-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-page-v2 .credit-category-card{background:#fffaf0;border:1px solid #1a234033;border-radius:18px;overflow:hidden}.account-page-v2 .credit-category-card summary{cursor:pointer;gap:12px;padding:16px;display:grid}.account-page-v2 .credit-category-title{align-items:center;gap:12px;min-width:0;display:flex}.account-page-v2 .credit-type-icon{color:#17203a;background:#ffe07a;border:2px solid #17203a;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.account-page-v2 .credit-category-title h3{margin:0 0 4px;font-size:1rem}.account-page-v2 .credit-category-title div>span{color:#1f5dff;font-size:1.35rem;font-weight:850}.account-page-v2 .credit-category-meta{color:#5d6880;flex-wrap:wrap;gap:8px 12px;font-size:.82rem;display:flex}.account-page-v2 .credit-progress{background:#1f5dff1c;border-radius:999px;height:8px;overflow:hidden}.account-page-v2 .credit-progress span{border-radius:inherit;background:#1f5dff;height:100%;display:block}.account-page-v2 .details-label{color:#1f5dff;font-size:.82rem}.account-page-v2 .credit-batches{background:#fff7e8c7;border-top:1px solid #1a234026;display:grid}.account-page-v2 .credit-batch{color:#46516c;border-top:1px solid #1a23401a;grid-template-columns:minmax(120px,1.2fr) repeat(4,minmax(86px,1fr));gap:10px;padding:10px 14px;font-size:.82rem;display:grid}.account-page-v2 .credit-batch-head{color:#17203a;font-weight:850}.account-page-v2 .dashboard-subscription-summary{background:#fff7e8;border:1px solid #1a234033;border-radius:18px;align-items:center;gap:16px;padding:18px}.account-page-v2 .dashboard-subscription-summary>div{gap:6px;display:grid}.account-page-v2 .dashboard-subscription-summary span,.account-page-v2 .dashboard-subscription-summary small{color:#65708a;font-weight:750}.account-page-v2 .dashboard-subscription-summary strong{font-size:1.2rem}.account-page-v2 .dashboard-subscription-danger{color:#8b3725;border-color:#8b372585;justify-self:end}.account-page-v2 .dashboard-account-table-scroll{background:#fffaf0;border:1px solid #1a23402e;border-radius:16px;max-width:100%;overflow-x:auto}.account-page-v2 .dashboard-account-table-scroll:focus-visible{outline-offset:3px;outline:3px solid #1f5dff52}.account-page-v2 .dashboard-account-table-scroll table{min-width:760px}.account-page-v2 .dashboard-account-table-scroll th,.account-page-v2 .dashboard-account-table-scroll td{vertical-align:top;padding:12px 14px}.account-page-v2 .dashboard-account-table-scroll th{color:#46516c;text-align:left;text-transform:uppercase;font-size:.78rem}.account-page-v2 .dashboard-account-table-scroll td{color:#1f2945;border-top:1px solid #1a23401a;font-size:.88rem}.account-page-v2 .account-signout{justify-self:start}.account-page-v2 .account-signout-panel{background:#ffffff9e;border:1px solid #1a234029;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.account-page-v2 .account-signout-panel>div{gap:6px;min-width:0;display:grid}.account-page-v2 .account-signout-panel h2{color:#17203a;margin:0;font-size:1rem;line-height:1.2}.account-page-v2 .account-signout-panel p{color:#5b6680;max-width:680px;margin:0;font-size:.9rem;line-height:1.55}.account-page-v2 .account-pricing-surface{gap:18px;padding:clamp(18px,3vw,28px);display:grid}.account-page-v2 .account-pricing-heading{justify-content:space-between;gap:18px;display:flex}.account-page-v2 .account-pricing-surface .billing-status-banner{color:#1f3868;background:#eef4ff;border:1px solid #1f5dff33;border-radius:16px;margin:0}.account-page-v2 .account-pricing-surface .pricing-grid,.account-page-v2 .account-pricing-surface .topup-grid{gap:14px;display:grid}.account-page-v2 .account-pricing-surface .pricing-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-page-v2 .account-pricing-surface .pricing-topup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-page-v2 .account-pricing-surface .price-card,.account-page-v2 .account-pricing-surface .topup-card{background:#fffaf0;border:2px solid #1a2340d1;border-radius:20px;gap:14px;min-width:0;padding:18px;display:grid;position:relative;box-shadow:5px 5px #1a23401a}.account-page-v2 .account-pricing-surface .price-card.current{background:#eef4ff;border-color:#1f5dff}.account-page-v2 .current-plan-indicator{color:#fff;background:#1f5dff;border-radius:999px;justify-self:start;padding:6px 10px;font-size:.76rem;font-weight:850}.account-page-v2 .account-pricing-surface .plan-name{color:#17203a;margin:0;font-size:1.15rem;font-weight:900}.account-page-v2 .account-pricing-surface .price{color:#17203a;align-items:baseline;gap:4px;display:flex}.account-page-v2 .account-pricing-surface .price span{font-weight:850}.account-page-v2 .account-pricing-surface .price strong{font-size:clamp(2rem,5vw,3.2rem);line-height:.95}.account-page-v2 .account-pricing-surface .price small{color:#65708a;font-weight:750}.account-page-v2 .account-pricing-surface .credit-amount{color:#1f5dff;margin:0;font-weight:850}.account-page-v2 .account-pricing-surface .price-card ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.account-page-v2 .account-pricing-surface .price-card li{color:#4c5874;font-size:.92rem;line-height:1.45}.account-page-v2 .account-pricing-surface .price-card .button,.account-page-v2 .account-pricing-surface .availability-note{align-self:end;margin-top:4px}.account-page-v2 .account-pricing-surface .price-card .button.button-primary{color:#fffaf0;background:#1f5dff;border:2px solid #17203a;box-shadow:4px 4px #1a234024}.account-page-v2 .account-pricing-surface .price-card .button.button-primary:hover:not(:disabled){background:#174bd1;box-shadow:5px 5px #1a234029}.account-page-v2 .pricing-topup-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.account-page-v2 .pricing-topup-illustration{display:none}.account-page-v2 .account-topup-card-heading{gap:7px;display:grid}.account-page-v2 .account-topup-card-heading span{color:#17203a;overflow-wrap:anywhere;font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:900;line-height:1.12}.account-page-v2 .account-topup-card-heading strong{color:#1f5dff;font-size:clamp(1.85rem,4vw,2.6rem);line-height:1}.account-page-v2 .account-topup-expiry{color:#65708a;margin:0;font-size:.86rem;font-weight:750}.account-page-v2 .account-pricing-surface .payment-method-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.account-page-v2 .account-pricing-surface .payment-method-button{color:#17203a;white-space:normal;background:#fff;border:1px solid #1a234033;border-radius:12px;min-width:0;min-height:42px;padding:9px 10px;font-size:.84rem;font-weight:800}.account-page-v2 .account-pricing-surface .payment-method-button:focus-visible,.account-page-v2 .account-pricing-surface .price-card .button:focus-visible,.account-page-v2 .account-signout:focus-visible,.account-page-v2 .dashboard-subscription-danger:focus-visible{outline-offset:3px;outline:3px solid #1f5dff52}.account-page-v2 .account-pricing-surface .payment-method-button:disabled,.account-page-v2 .account-pricing-surface .price-card .button:disabled{cursor:not-allowed;opacity:1}.account-page-v2 .account-pricing-surface .price-card .button.button-primary:disabled{color:#6a748a;box-shadow:none;background:#e7ebf2;border-color:#c6cedd}.account-page-v2 .account-pricing-surface .price-card.current .button.button-primary:disabled{color:#335185;background:#edf3ff;border-color:#1f5dff47}.account-page-v2 .topup-payment-note,.account-page-v2 .pricing-mock-order-card,.account-page-v2 .inline-notice{color:#4d5874;background:#fff7e8;border:1px solid #1a234029;border-radius:14px;margin:0;padding:14px 16px;line-height:1.55}.account-page-v2 .billing-rules{background:#fff7e8;border:1px solid #1a234029;border-radius:18px;gap:16px;padding:18px;display:grid}.account-page-v2 .model-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-page-v2 .model-billing-grid article,.account-page-v2 .billing-rule-list div{background:#fffaf0;border:1px solid #1a234024;border-radius:14px;padding:14px}.account-page-v2 .billing-rule-list{gap:10px;margin:0;display:grid}.account-page-v2 .billing-rule-list dt{color:#17203a;margin-bottom:4px;font-weight:850}.account-page-v2 .billing-rule-list dd{color:#5b6680;margin:0;line-height:1.55}@media (max-width:1040px){.account-page-v2 .account-dashboard-layout{grid-template-columns:1fr}.account-page-v2 .account-side-nav{position:static}.account-page-v2 .account-side-nav nav{grid-template-columns:repeat(3,minmax(0,1fr))}.account-page-v2 .dashboard-account-hero,.account-page-v2 .account-page-intro{grid-template-columns:1fr}.account-page-v2 .account-pricing-surface .pricing-topup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.account-page-v2 .account-page-section{padding-top:24px}.account-page-v2 .account-dashboard-layout{width:min(100%,100vw - 28px)}.account-page-v2 .account-side-nav nav,.account-page-v2 .dashboard-account-balance-details,.account-page-v2 .account-grid,.account-page-v2 .credit-category-grid,.account-page-v2 .account-pricing-surface .pricing-plan-grid,.account-page-v2 .account-pricing-surface .pricing-topup-grid,.account-page-v2 .model-billing-grid{grid-template-columns:1fr}.account-page-v2 .account-page-intro,.account-page-v2 .account-summary,.account-page-v2 .account-pricing-surface,.account-page-v2 #preferences>*{border-radius:20px}.account-page-v2 .dashboard-account-panel-v2,.account-page-v2 .account-pricing-surface,.account-page-v2 .account-ai-preferences-panel{padding:16px}.account-page-v2 .account-ai-preferences-heading,.account-page-v2 .account-ai-preferences-actions,.account-page-v2 .account-signout-panel{flex-direction:column;align-items:stretch}.account-page-v2 .account-preferences-status,.account-page-v2 .account-ai-preferences-save,.account-page-v2 .account-signout{justify-self:stretch;width:100%}.account-page-v2 .dashboard-account-hero>div:first-child{padding:18px}.account-page-v2 .credit-batch{grid-template-columns:1fr;gap:6px}.account-page-v2 .credit-batch-head{display:none}.account-page-v2 .credit-batch span:before{content:attr(data-label) ": ";color:#65708a;font-weight:850}.account-page-v2 .dashboard-account-table-scroll table{min-width:640px}}@media (max-width:390px){.account-page-v2 .account-dashboard-layout{width:min(100%,100vw - 20px)}.account-page-v2 .account-page-intro,.account-page-v2 .dashboard-account-panel-v2,.account-page-v2 .account-pricing-surface,.account-page-v2 .account-ai-preferences-panel{padding:14px}.account-page-v2 .account-ai-preferences-grid label,.account-page-v2 .account-signout-panel{padding:12px}.account-page-v2 .account-page-intro h1{font-size:2rem}.account-page-v2-en .account-page-intro h1{overflow-wrap:normal;word-break:normal;font-size:1.86rem;line-height:1.08}.account-page-v2 .dashboard-account-balance{font-size:clamp(2.15rem,16vw,3.4rem)}.account-page-v2 .account-pricing-surface .payment-method-grid{grid-template-columns:1fr}.account-page-v2 .dashboard-account-table-scroll table{min-width:580px}}@media (min-width:861px){.home-page.baidato-editorial-home .reference-hero{padding-bottom:34px!important}.home-page.baidato-editorial-home .reference-hero-canvas{min-height:1010px!important}.home-page.baidato-editorial-home .reference-workflow{height:570px!important;inset:430px 0 auto!important}.home-page.baidato-editorial-home .workflow-card-chart,.home-page.baidato-editorial-home .workflow-card-share{top:350px!important}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome{grid-template-rows:auto auto;grid-template-columns:minmax(360px,.92fr) minmax(330px,1fr);gap:22px 24px;min-height:auto}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-copy{grid-area:1/1}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-art{grid-area:1/2;justify-self:end;width:min(100%,480px);position:relative;top:auto;right:auto}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row{grid-area:2/1/auto/-1;margin-top:2px;position:relative;inset:auto}}@media (min-width:861px) and (max-width:1300px){.home-page.baidato-editorial-home .workflow-card-summary{right:110px!important}}@media (max-width:860px){.home-page.baidato-editorial-home .workspace-preview-anchor{scroll-margin-top:128px}.home-page.baidato-editorial-home .workspace-preview-mobile-section{padding-top:62px}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome{gap:15px}.home-page.baidato-editorial-home .workspace-preview-mobile-actions{margin-top:16px}}.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{align-items:center!important;gap:8px 12px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{justify-self:end}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions a{flex:none}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal{min-width:0!important}@media (min-width:1181px){.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{grid-template-columns:minmax(200px,1fr) minmax(430px,430px) max-content max-content!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control{width:min(100%,430px)!important;max-width:430px!important}}@media (min-width:861px) and (max-width:1180px){.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{grid-template-areas:"title modes account""models models models";grid-auto-rows:minmax(38px,auto);grid-template-columns:minmax(0,1fr) max-content max-content!important;align-content:center!important;min-height:112px!important;padding:10px 14px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-title-block{grid-area:title;min-width:0}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control{grid-area:models;justify-self:start;width:min(100%,430px)!important;max-width:430px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle{grid-area:modes;justify-self:end}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{grid-area:account}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-hint{text-align:left}}.app-shell.dashboard-shell-redesign .dashboard-overview-v2--loading{gap:18px}.app-shell.dashboard-shell-redesign .dashboard-overview-v2--loading .dashboard-overview-hero,.app-shell.dashboard-shell-redesign .dashboard-overview-v2--loading .dashboard-overview-stat-grid,.app-shell.dashboard-shell-redesign .dashboard-overview-v2--loading .dashboard-overview-activity-grid{opacity:1}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton{background:linear-gradient(#fffcf7f0,#f9f4ecc7),#fffcf7e0;border:1px solid #5969c921;box-shadow:inset 0 1px #fffc,0 10px 24px #553f250b}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton:before{content:"";background:#5969c92e;border-radius:999px;width:34px;height:6px;position:absolute;inset:12px auto auto 12px}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton:after{background:linear-gradient(90deg,#0000,#ffffff85,#0000)}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton-title{height:82px}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton-copy{height:42px}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton-actions{height:46px}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton-card{height:152px}.app-shell.dashboard-shell-redesign .dashboard-overview-skeleton-panel{height:208px}.app-shell.dashboard-shell-redesign .dashboard-overview-empty{background:#fffcf78a;border:1px dashed #5969c93d;border-radius:16px;min-height:136px;padding:18px}@media (min-width:861px){.home-page.baidato-editorial-home .reference-workflow{inset:445px 0 auto!important}.home-page.baidato-editorial-home .workflow-card-input,.home-page.baidato-editorial-home .workflow-card-summary{top:28px!important}.home-page.baidato-editorial-home .workflow-card-chart,.home-page.baidato-editorial-home .workflow-card-share{top:344px!important}.home-page.baidato-editorial-home .workspace-preview-anchor{scroll-margin-top:112px}.home-page.baidato-editorial-home .workspace-preview-desktop-section{padding-top:clamp(100px,8vw,144px)}.home-page.baidato-editorial-home .workspace-preview-desktop-heading{text-align:center;max-width:920px;margin-bottom:38px!important}.home-page.baidato-editorial-home .workspace-preview-desktop-heading h2,.home-page.baidato-editorial-home .workspace-preview-desktop-heading>p:not(.workspace-preview-desktop-eyebrow){margin-inline:auto}.home-page.baidato-editorial-home .workspace-preview-desktop-frame{gap:0;grid-template-columns:minmax(228px,252px) minmax(0,1fr)!important}.home-page.baidato-editorial-home .workspace-preview-desktop-main{align-content:start;gap:16px;min-width:0;display:grid}.home-page.baidato-editorial-home .workspace-preview-desktop-topbar{align-items:center;min-height:62px;grid-template-columns:minmax(0,1fr) max-content 44px!important}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome{position:relative;overflow:hidden;grid-template-rows:auto auto!important;grid-template-columns:minmax(360px,.98fr) minmax(320px,.9fr)!important;gap:22px 28px!important;min-height:0!important;padding:26px 28px 22px!important;display:grid!important}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-copy{grid-area:1/1}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-actions{flex-wrap:wrap}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome-art{grid-area:1/2;align-self:stretch;width:100%!important;height:168px!important;position:relative!important;top:auto!important;right:auto!important}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row{grid-area:2/1/auto/-1;width:100%;max-width:none;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;display:grid!important;position:relative!important;inset:auto!important}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row button{min-height:72px}.home-page.baidato-editorial-home .reference-hero{min-height:1130px!important;padding-bottom:48px!important}.home-page.baidato-editorial-home .reference-hero-canvas{min-height:1110px!important}.home-page.baidato-editorial-home .reference-hero-copy{z-index:9!important}.home-page.baidato-editorial-home .reference-hero-actions{z-index:12!important;gap:22px!important;margin-top:30px!important;position:relative!important}.home-page.baidato-editorial-home .reference-workflow{height:570px!important;inset:520px 0 auto!important}}@media (min-width:861px) and (max-width:1320px){.home-page.baidato-editorial-home .reference-hero-canvas{min-height:1140px!important}.home-page.baidato-editorial-home .reference-workflow{inset-block-start:540px!important}}@media (min-width:861px){.home-page.baidato-editorial-home:not(.baidato-editorial-home-en) .reference-hero-copy{width:610px!important}.home-page.baidato-editorial-home:not(.baidato-editorial-home-en) .reference-hero-copy h1{max-width:610px!important;font-size:clamp(3.4rem,4.7vw,4.5rem)!important;line-height:1.1!important}.home-page.baidato-editorial-home:not(.baidato-editorial-home-en) .reference-hero-copy h1 span{display:block}.home-page.baidato-editorial-home:not(.baidato-editorial-home-en) .reference-hero-copy h1 span:nth-child(2){white-space:nowrap}.home-page.baidato-editorial-home:not(.baidato-editorial-home-en) .reference-hero-copy h1:after{width:230px!important;margin-top:4px!important;margin-left:144px!important}}.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{align-items:center!important;gap:10px 16px!important;min-height:92px!important;padding:14px 18px!important;display:grid!important}@media (min-width:1181px){.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{grid-template-columns:minmax(220px,1fr) minmax(440px,490px) max-content max-content!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control{width:min(100%,490px)!important;max-width:490px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal{min-height:50px!important}}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-title-block{align-self:center}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal>button{min-height:44px!important;padding-block:6px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{align-self:center}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle{align-items:center;gap:4px;min-height:48px;background:linear-gradient(#fffdf8f5,#f7faffd1),#ffffffdb!important;border:1px solid #37496b29!important;border-radius:999px!important;padding:5px!important;display:inline-flex!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #2a3a5c14!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle button{letter-spacing:0;font-weight:850;color:#344057!important;min-width:68px!important;min-height:38px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;padding:0 14px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle button.active{color:#fffaf0!important;background:linear-gradient(135deg,#5969c9 0%,#12406f 100%)!important;box-shadow:inset 0 1px #ffffff29,0 8px 18px #2540763d!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle button:focus-visible{outline-offset:2px;outline:3px solid #5969c93d}@media (min-width:861px) and (max-width:1300px){.home-page.baidato-editorial-home .workspace-preview-desktop-frame{grid-template-columns:232px minmax(0,1fr)!important}.home-page.baidato-editorial-home .workspace-preview-desktop-welcome{grid-template-columns:minmax(330px,.9fr) minmax(280px,.8fr)!important}.home-page.baidato-editorial-home .workspace-preview-desktop-task-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width:861px) and (max-width:1180px){.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{grid-template-areas:"title title account""models modes account";grid-auto-rows:minmax(42px,auto);grid-template-columns:minmax(0,1fr) max-content max-content!important;align-content:center!important;min-height:126px!important;padding:12px 16px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-title-block{grid-area:title;justify-self:start}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control{grid-area:models;justify-self:start;width:min(100%,430px)!important;max-width:430px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle{grid-area:modes;justify-self:start}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{grid-area:account;justify-self:end}}@media (max-width:860px){.home-page.baidato-editorial-home .workspace-preview-anchor{scroll-margin-top:32px}.home-page.baidato-editorial-home .workspace-preview-mobile-section{padding-top:84px!important}.home-page.baidato-editorial-home .workspace-preview-mobile-heading{margin-inline:auto;max-width:min(100% - 26px,430px);margin-bottom:28px}.home-page.baidato-editorial-home .workspace-preview-mobile-heading h2{text-wrap:balance}.home-page.baidato-editorial-home .workspace-preview-mobile-card{gap:14px;width:min(100% - 28px,430px);margin-inline:auto;padding:12px}.home-page.baidato-editorial-home .workspace-preview-mobile-topbar{align-items:center;min-height:48px}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome{gap:16px!important;padding:18px 15px 14px!important}.home-page.baidato-editorial-home .workspace-preview-mobile-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-page.baidato-editorial-home .workspace-preview-mobile-actions button{white-space:nowrap;min-width:0;padding-inline:8px;font-size:.88rem}.home-page.baidato-editorial-home .workspace-preview-mobile-welcome-art{margin-top:0;height:120px!important}.home-page.baidato-editorial-home .workspace-preview-mobile-task-list{gap:10px!important}}@media (max-width:380px){.home-page.baidato-editorial-home .workspace-preview-mobile-card{width:min(100% - 24px,430px)}.home-page.baidato-editorial-home .workspace-preview-mobile-actions{grid-template-columns:1fr}}.dashboard-shell-redesign .sr-only,.dashboard-shell-redesign .composer-mobile-chip,.dashboard-shell-redesign .composer-mobile-settings,.dashboard-shell-redesign .composer-plus-button{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dashboard-shell-redesign .composer-input-row,.dashboard-shell-redesign .composer-desktop-send-slot{display:contents}.dashboard-shell-redesign .composer-input-row>.send-button{display:none}.dashboard-shell-redesign .message-attachment-card{background:#ffffff85;border:1px solid #5c68c938;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;max-width:100%;padding:10px;display:grid}.dashboard-shell-redesign .message-attachment-generated-spreadsheet{color:inherit;background:#e8f4eab8;border-color:#52966a52;text-decoration:none}.dashboard-shell-redesign .message-attachment-generated-spreadsheet:hover{border-color:#52966a85;box-shadow:0 10px 24px #52966a1f}.dashboard-shell-redesign .message-attachment-icon{color:#3043a7;background:#e9e7fb;border:1px solid #5c68c933;border-radius:12px;place-items:center;width:42px;height:42px;font-size:.68rem;font-weight:900;display:grid}.dashboard-shell-redesign .message-attachment-details{gap:2px;min-width:0;display:grid}.dashboard-shell-redesign .message-attachment-details strong{color:#2f2a25;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;line-height:1.25;overflow:hidden}.dashboard-shell-redesign .message-attachment-details small{color:#6e665d;font-size:.78rem;font-weight:760}.dashboard-shell-redesign .composer-pending-files{flex-direction:column;gap:4px;max-width:100%;padding:2px 1px;display:flex}.dashboard-shell-redesign .composer-pending-file-list{scrollbar-width:thin;gap:8px;max-width:100%;display:flex;overflow-x:auto}.dashboard-shell-redesign .composer-pending-file{color:#3043a7;background:#e9e7fbb8;border:1px solid #5c68c92e;border-radius:999px;flex:none;align-items:center;gap:7px;min-width:0;max-width:min(260px,80vw);padding:6px 10px;font-size:.78rem;font-weight:820;display:inline-flex}.dashboard-shell-redesign .composer-pending-file span{background:#ffffffb8;border-radius:9px;place-items:center;width:24px;min-width:24px;height:24px;font-size:.62rem;font-weight:900;display:inline-grid}.dashboard-shell-redesign .composer-pending-file strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-shell-redesign .composer-pending-file button{color:#5e5b72;cursor:pointer;background:#ffffffc7;border:0;border-radius:999px;place-items:center;width:22px;min-width:22px;height:22px;font-size:.9rem;font-weight:900;line-height:1;display:inline-grid}.dashboard-shell-redesign .composer-pending-file button:hover,.dashboard-shell-redesign .composer-pending-file button:focus-visible{color:#24379c;outline-offset:2px;background:#fff;outline:2px solid #5c68c942}@media (max-width:860px){body:has(.app-shell.dashboard-shell-redesign){background:var(--dashboard-paper);overflow:hidden!important}.app-shell.dashboard-shell-redesign{width:100%;height:100dvh!important;min-height:100dvh!important;padding:0!important;display:block!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .dashboard-shell-main{width:100%!important;height:100dvh!important;min-height:0!important;padding:calc(10px + env(safe-area-inset-top)) 12px 0!important;flex-direction:column!important;display:flex!important;position:relative!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .dashboard-shell-main>.dashboard-shell-topbar,.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{border-radius:18px!important;grid-template-columns:42px minmax(0,1fr) 42px!important;grid-template-areas:"menu title settings"!important;grid-auto-rows:auto!important;align-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;min-height:58px!important;margin:0!important;padding:7px!important;display:grid!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-image-studio-access,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{display:none!important}.app-shell.dashboard-shell-redesign .mobile-sidebar-toggle,.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-trigger{border-radius:14px!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;display:grid!important}.app-shell.dashboard-shell-redesign .mobile-sidebar-toggle{grid-area:menu!important}.app-shell.dashboard-shell-redesign .chat-title-block{grid-area:title!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-trigger{grid-area:settings!important;justify-self:end!important}.app-shell.dashboard-shell-redesign .chat-title-block{text-align:left!important;align-items:start!important;gap:1px!important;min-width:0!important}.app-shell.dashboard-shell-redesign .chat-title-block strong,.app-shell.dashboard-shell-redesign .chat-title-block small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .chat-title-block strong{font-size:1rem!important;line-height:1.18!important}.app-shell.dashboard-shell-redesign .chat-title-block small{font-size:.75rem!important;line-height:1.25!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls{top:calc(78px + env(safe-area-inset-top))!important;z-index:30!important;pointer-events:none!important;margin:0!important;display:none!important;position:absolute!important;left:14px!important;right:14px!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls.open{pointer-events:auto!important;display:block!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-panel{border-radius:22px!important;gap:12px!important;max-width:390px!important;margin-left:auto!important;padding:18px!important;display:grid!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group button,.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group a{text-align:center!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;min-width:0!important;min-height:46px!important;padding:9px 10px!important;font-size:.88rem!important;font-weight:860!important;line-height:1.18!important;text-decoration:none!important;display:inline-flex!important}.app-shell.dashboard-shell-redesign .dashboard-shell-content{width:100%!important;min-height:0!important;padding:12px 0 calc(var(--dashboard-composer-reservation) + 18px)!important;box-shadow:none!important;overscroll-behavior:contain!important;scroll-padding-bottom:calc(var(--dashboard-composer-reservation) + 18px)!important;background:0 0!important;border:0!important;border-radius:0!important;flex:auto!important;margin:10px 0 0!important;overflow:hidden auto!important}.app-shell.dashboard-shell-redesign .dashboard-shell-content.dashboard-conversation-v2{align-content:start!important;gap:12px!important;padding-right:0!important;display:grid!important}.app-shell.dashboard-shell-redesign .dashboard-conversation-message{grid-template-columns:32px minmax(0,1fr)!important;gap:8px!important;width:100%!important;max-width:100%!important;margin:0!important}.app-shell.dashboard-shell-redesign .dashboard-message-user{grid-template-columns:minmax(0,1fr)!important;justify-items:end!important;width:100%!important;margin:0!important;display:grid!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{width:min(100%,306px)!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-heading{justify-content:end!important;padding-right:4px!important}.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-avatar{border-radius:10px!important;width:30px!important;height:30px!important;font-size:.64rem!important}.app-shell.dashboard-shell-redesign .dashboard-message-assistant .message-body,.app-shell.dashboard-shell-redesign .dashboard-message-user .message-body,.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-body{overflow-wrap:break-word!important;border-radius:16px!important;min-width:0!important;padding:13px!important;font-size:.94rem!important;line-height:1.68!important}.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-content{gap:10px!important;max-width:none!important}.app-shell.dashboard-shell-redesign .message-attachment-card{border-radius:13px!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:9px!important;display:grid!important}.app-shell.dashboard-shell-redesign .message-attachment-details strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .dashboard-shell-composer-wrap{z-index:18!important;padding:10px 12px calc(9px + env(safe-area-inset-bottom))!important;bottom:0!important;left:0!important;right:0!important}.app-shell.dashboard-shell-redesign .composer{border-radius:20px!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;width:100%!important;padding:9px!important;display:grid!important}.app-shell.dashboard-shell-redesign .composer-input-row{align-items:end!important;gap:8px!important;min-width:0!important;display:flex!important}.app-shell.dashboard-shell-redesign .composer-plus-button,.app-shell.dashboard-shell-redesign .composer-input-row>.send-button{clip:auto!important;clip-path:none!important;white-space:normal!important;border-radius:13px!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;display:inline-grid!important;position:static!important;overflow:visible!important}.app-shell.dashboard-shell-redesign .composer textarea{resize:none!important;overflow-wrap:break-word!important;word-break:normal!important;border-radius:13px!important;flex:auto!important;width:auto!important;min-width:0!important;min-height:42px!important;max-height:104px!important;padding:10px 11px!important;font-size:.92rem!important;line-height:1.45!important;overflow-y:auto!important}.app-shell.dashboard-shell-redesign .composer-footer{flex-wrap:nowrap!important;align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.app-shell.dashboard-shell-redesign .composer-desktop-send-slot{display:none!important}.app-shell.dashboard-shell-redesign .composer-attach-button,.app-shell.dashboard-shell-redesign .composer-mobile-chip,.app-shell.dashboard-shell-redesign .composer-mobile-settings{clip:auto!important;clip-path:none!important;text-overflow:ellipsis!important;white-space:nowrap!important;border-radius:12px!important;flex:1 1 0!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 9px!important;font-size:.76rem!important;font-weight:820!important;display:inline-flex!important;position:static!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .composer-mobile-settings{flex:0 0 42px!important;font-size:1rem!important}.app-shell.dashboard-shell-redesign .answer-length-control{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .composer-hint{margin-top:6px!important;font-size:.68rem!important;line-height:1.35!important}.app-shell.dashboard-shell-redesign .discussion-hint{display:none!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools{right:16px!important;bottom:calc(var(--dashboard-composer-reservation) + 8px)!important;z-index:17!important;display:none!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools.mobile-scroll-bottom-visible{display:block!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools button:first-child{display:none!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools button:last-child{border-radius:999px!important;place-items:center!important;width:42px!important;height:42px!important;display:grid!important}}@media (max-width:430px){.app-shell.dashboard-shell-redesign{--dashboard-composer-height:146px!important;--dashboard-composer-reservation:calc(var(--dashboard-composer-height) + 18px)!important}.app-shell.dashboard-shell-redesign .dashboard-shell-main{padding-inline:10px!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{width:min(100%,292px)!important}.app-shell.dashboard-shell-redesign .composer-footer{gap:6px!important}.app-shell.dashboard-shell-redesign .composer-attach-button,.app-shell.dashboard-shell-redesign .composer-mobile-chip{padding-inline:7px!important;font-size:.72rem!important}}@media (max-width:860px){.app-shell.dashboard-shell-redesign{--dashboard-mobile-edge:clamp(10px, 3.2vw, 16px);--dashboard-composer-height:126px;--dashboard-composer-reservation:calc(var(--dashboard-composer-height) + 16px);background:radial-gradient(circle at 12% 8%,#5969c914,#0000 30%),#fff8ed!important}.app-shell.dashboard-shell-redesign .dashboard-shell-main{padding:calc(8px + env(safe-area-inset-top)) var(--dashboard-mobile-edge) 0!important;background:0 0!important}.app-shell.dashboard-shell-redesign .dashboard-shell-main>.dashboard-shell-topbar,.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{background:#fffcf6eb!important;border:1px solid #40362a21!important;border-radius:18px!important;grid-template-columns:38px minmax(0,1fr) 38px!important;gap:8px!important;min-height:54px!important;padding:6px!important;box-shadow:0 10px 26px #33281b0f!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .discussion-toggle,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .mobile-image-studio-access,.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{display:none!important}.app-shell.dashboard-shell-redesign .mobile-sidebar-toggle,.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-trigger{color:#2f2a25!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#f8ecd8!important;border:1px solid #40362a24!important;border-radius:13px!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-trigger.active{color:#3043a7!important;background:#e9e7fb!important;border-color:#5c68c942!important}.app-shell.dashboard-shell-redesign .chat-title-block{gap:0!important;width:100%!important;min-width:0!important;padding-inline:2px!important}.app-shell.dashboard-shell-redesign .chat-title-block strong{letter-spacing:0!important;font-size:.96rem!important;line-height:1.12!important}.app-shell.dashboard-shell-redesign .chat-title-block small{color:#6e665d!important;font-size:.7rem!important;font-weight:760!important;line-height:1.15!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls{z-index:80!important;pointer-events:none!important;margin:0!important;display:none!important;position:fixed!important;inset:0!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls.open{padding:18px var(--dashboard-mobile-edge) calc(20px + env(safe-area-inset-bottom))!important;pointer-events:auto!important;place-items:end center!important;display:grid!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-backdrop{cursor:default!important;background:#1716187a!important;border:0!important;width:100%!important;height:100%!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-panel{z-index:1!important;background:#fffcf6fa!important;border:1px solid #40362a1f!important;border-radius:22px!important;gap:10px!important;width:min(100%,352px)!important;max-width:352px!important;margin:0 auto!important;padding:18px!important;display:grid!important;position:relative!important;box-shadow:0 22px 60px #17120f38!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-label{color:#443d35!important;font-size:.82rem!important;font-weight:880!important;line-height:1.2!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group button,.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group a{color:#2f2a25!important;min-height:46px!important;box-shadow:none!important;background:#fffdf9!important;border:1px solid #40362a24!important;border-radius:12px!important;font-size:.84rem!important;font-weight:840!important}.app-shell.dashboard-shell-redesign .mobile-dashboard-control-group button.active{color:#3043a7!important;background:#eceafb!important;border-color:#5c68c975!important;box-shadow:inset 0 0 0 1px #5c68c91f!important}.app-shell.dashboard-shell-redesign .dashboard-shell-content{padding:8px 0 calc(var(--dashboard-composer-reservation) + 14px)!important;scroll-padding-bottom:calc(var(--dashboard-composer-reservation) + 14px)!important;margin-top:8px!important}.app-shell.dashboard-shell-redesign .dashboard-shell-content.dashboard-conversation-v2{gap:10px!important}.app-shell.dashboard-shell-redesign .dashboard-conversation-message{grid-template-columns:30px minmax(0,1fr)!important;align-items:start!important;gap:8px!important}.app-shell.dashboard-shell-redesign .dashboard-message-assistant .dashboard-message-card{max-width:calc(100vw - (var(--dashboard-mobile-edge) * 2) - 38px)!important}.app-shell.dashboard-shell-redesign .dashboard-message-user{grid-template-columns:minmax(0,1fr)!important;justify-items:end!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{grid-column:1!important;justify-self:end!important;width:min(88%,328px)!important;max-width:88%!important}.app-shell.dashboard-shell-redesign .dashboard-message-heading{min-height:18px!important;margin-bottom:3px!important;font-size:.68rem!important;line-height:1.1!important}.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-avatar{border-radius:10px!important;align-self:start!important;width:30px!important;height:30px!important;box-shadow:0 8px 20px #2f368c29!important}.app-shell.dashboard-shell-redesign .dashboard-message-assistant .message-body,.app-shell.dashboard-shell-redesign .dashboard-message-user .message-body,.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-body{border-width:1px!important;border-radius:16px!important;padding:12px!important;font-size:.92rem!important;line-height:1.62!important;box-shadow:0 10px 22px #40362a0f!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .message-body{background:#f0eefc!important;border-color:#5c68c933!important}.app-shell.dashboard-shell-redesign .dashboard-message-assistant .message-body{background:#fffcf6e6!important}.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-content{gap:8px!important}.app-shell.dashboard-shell-redesign .message-attachment-card{box-shadow:none!important;background:#ebe9fb!important;border:1px solid #5c68c929!important;border-radius:14px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;margin-top:2px!important;padding:8px!important}.app-shell.dashboard-shell-redesign .message-attachment-icon{color:#4253ba!important;background:#ffffff94!important;border:1px solid #5c68c91f!important;border-radius:11px!important;width:34px!important;height:34px!important;font-size:.58rem!important}.app-shell.dashboard-shell-redesign .message-attachment-details strong{color:#2f2a25!important;font-size:.82rem!important}.app-shell.dashboard-shell-redesign .message-attachment-details small{color:#6a6593!important;font-size:.7rem!important}.app-shell.dashboard-shell-redesign .dashboard-shell-composer-wrap{padding:8px var(--dashboard-mobile-edge) calc(8px + env(safe-area-inset-bottom))!important;background:linear-gradient(#0000 0%,#fff8eddb 18%,#fff8edfa 100%)!important}.app-shell.dashboard-shell-redesign .composer{background:#fffcf6f5!important;border:1px solid #40362a29!important;border-radius:19px!important;gap:8px!important;padding:8px!important;box-shadow:0 14px 32px #2c251e1f!important}.app-shell.dashboard-shell-redesign .composer-input-row{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.app-shell.dashboard-shell-redesign .composer-plus-button,.app-shell.dashboard-shell-redesign .composer-input-row>.send-button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;border:1px solid #5c68c947!important;border-radius:12px!important;font-size:1.25rem!important;line-height:1!important}.app-shell.dashboard-shell-redesign .composer-plus-button{color:#3043a7!important;background:#fffdf9!important}.app-shell.dashboard-shell-redesign .composer-input-row>.send-button{color:#fff!important;background:#9c9ee5!important}.app-shell.dashboard-shell-redesign .composer textarea{min-width:0!important;min-height:38px!important;max-height:92px!important;box-shadow:none!important;background:#fffdf9!important;border:1px solid #40362a24!important;border-radius:12px!important;flex:auto!important;padding:9px 10px!important;font-size:.86rem!important;line-height:1.38!important}.app-shell.dashboard-shell-redesign .composer textarea:focus-visible{outline-offset:0!important;border-color:#5c68c97a!important;outline:3px solid #5c68c929!important}.app-shell.dashboard-shell-redesign .composer-footer{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}.app-shell.dashboard-shell-redesign .composer-attach-button,.app-shell.dashboard-shell-redesign .composer-mobile-chip,.app-shell.dashboard-shell-redesign .composer-mobile-settings{color:#2f2a25!important;height:32px!important;min-height:32px!important;box-shadow:none!important;background:#fffdf9!important;border:1px solid #40362a24!important;border-radius:11px!important;flex:1 1 0!important;padding:0 7px!important;font-size:.7rem!important;font-weight:820!important}.app-shell.dashboard-shell-redesign .composer-mobile-chip{background:#fbfaf6!important}.app-shell.dashboard-shell-redesign .composer-mobile-settings{flex:0 0 36px!important;padding:0!important;font-size:.92rem!important}.app-shell.dashboard-shell-redesign .composer-hint{color:#7b7369!important;margin-top:4px!important;font-size:.64rem!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools{right:calc(var(--dashboard-mobile-edge) + 6px)!important;bottom:calc(var(--dashboard-composer-reservation) + 10px)!important;z-index:25!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools button:last-child{color:#4253ba!important;background:#fffcf6f0!important;border:1px solid #5c68c938!important;border-radius:999px!important;width:38px!important;height:38px!important;box-shadow:0 10px 24px #2c251e1f!important}}@media (min-width:431px) and (max-width:860px){.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{width:min(86%,520px)!important;max-width:86%!important}}@media (max-width:390px){.app-shell.dashboard-shell-redesign .composer-footer{gap:5px!important}.app-shell.dashboard-shell-redesign .composer-attach-button,.app-shell.dashboard-shell-redesign .composer-mobile-chip{padding-inline:6px!important;font-size:.68rem!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{width:min(88%,306px)!important;max-width:88%!important}}@media (max-width:860px){.app-shell.dashboard-shell-redesign{--dashboard-mobile-edge:clamp(14px, 4vw, 22px);--dashboard-composer-height:124px;--dashboard-composer-reservation:calc(var(--dashboard-composer-height) + 14px);background:#fff8ed!important}.app-shell.dashboard-shell-redesign .dashboard-shell-main{padding:calc(8px + env(safe-area-inset-top)) var(--dashboard-mobile-edge) 0!important}.app-shell.dashboard-shell-redesign .dashboard-shell-main>.dashboard-shell-topbar,.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{background:#fffcf6f5!important;border:1px solid #40362a1f!important;border-radius:18px!important;grid-template-columns:38px minmax(0,1fr) 34px!important;grid-template-areas:"menu title account""models models models"!important;align-items:center!important;gap:8px!important;min-height:104px!important;padding:8px!important;display:grid!important;box-shadow:0 8px 24px #33281b0d!important}.app-shell.dashboard-shell-redesign .mobile-sidebar-toggle{grid-area:menu!important}.app-shell.dashboard-shell-redesign .chat-title-block{grid-area:title!important;width:100%!important;min-width:0!important;padding:0!important}.app-shell.dashboard-shell-redesign .chat-title-block strong{color:#1f2937!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:.95rem!important;font-weight:900!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .chat-title-block small,.app-shell.dashboard-shell-redesign .mobile-dashboard-controls-trigger,.app-shell.dashboard-shell-redesign .mobile-dashboard-controls,.app-shell.dashboard-shell-redesign .discussion-toggle,.app-shell.dashboard-shell-redesign .mobile-image-studio-access{display:none!important}.app-shell.dashboard-shell-redesign .chat-actions{grid-area:account!important;justify-self:end!important;display:grid!important}.app-shell.dashboard-shell-redesign .chat-actions a{color:#2f2a25!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;box-shadow:none!important;background:#f7ead5!important;border:1px solid #40362a1f!important;border-radius:999px!important;place-items:center!important;font-size:.82rem!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:grid!important}.app-shell.dashboard-shell-redesign .mobile-sidebar-toggle{color:#2f2a25!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#f8ecd8!important;border:1px solid #40362a1f!important;border-radius:13px!important}.app-shell.dashboard-shell-redesign .model-control{grid-area:models!important;width:100%!important;min-width:0!important;max-width:none!important;display:block!important}.app-shell.dashboard-shell-redesign .model-hint{display:none!important}.app-shell.dashboard-shell-redesign .model-toggle.model-toggle--horizontal{width:100%!important;min-width:0!important;max-width:none!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(104px,.95fr)!important;gap:7px!important;padding:0!important;display:grid!important}.app-shell.dashboard-shell-redesign .model-toggle.model-toggle--horizontal>button{color:#2f2a25!important;min-width:0!important;min-height:38px!important;box-shadow:none!important;background:#fffdf9!important;border:1px solid #40362a1f!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:0 9px!important;display:inline-flex!important}.app-shell.dashboard-shell-redesign .model-toggle.model-toggle--horizontal>button.active{color:#fff!important;background:linear-gradient(135deg,#5e74ef 0%,#6a78f2 100%)!important;border-color:#5969c93d!important;box-shadow:0 7px 16px #5969c92e!important}.app-shell.dashboard-shell-redesign .model-toggle.model-toggle--horizontal>button strong{text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;overflow:hidden!important}.app-shell.dashboard-shell-redesign .model-toggle.model-toggle--horizontal>button span{display:none!important}.app-shell.dashboard-shell-redesign .dashboard-shell-content{padding:8px 0 calc(var(--dashboard-composer-reservation) + 12px)!important;scroll-padding-bottom:calc(var(--dashboard-composer-reservation) + 12px)!important;flex:auto!important;margin-top:8px!important;overflow:hidden auto!important}.app-shell.dashboard-shell-redesign .dashboard-shell-content.dashboard-conversation-v2{gap:9px!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{width:min(82%,304px)!important;max-width:82%!important}.app-shell.dashboard-shell-redesign .dashboard-message-assistant .dashboard-message-card{max-width:calc(100vw - (var(--dashboard-mobile-edge) * 2) - 38px)!important}.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-avatar{border-radius:9px!important;width:28px!important;height:28px!important}.app-shell.dashboard-shell-redesign .dashboard-message-heading{min-height:16px!important;margin-bottom:3px!important;font-size:.64rem!important}.app-shell.dashboard-shell-redesign .dashboard-message-assistant .message-body,.app-shell.dashboard-shell-redesign .dashboard-message-user .message-body,.app-shell.dashboard-shell-redesign .dashboard-conversation-message .message-body{border-radius:14px!important;padding:11px!important;font-size:.88rem!important;line-height:1.58!important;box-shadow:0 8px 18px #40362a0d!important}.app-shell.dashboard-shell-redesign .message-attachment-card{background:0 0!important;border:0!important;grid-template-columns:1fr!important;gap:4px!important;padding:0!important}.app-shell.dashboard-shell-redesign .message-attachment-icon{display:none!important}.app-shell.dashboard-shell-redesign .message-attachment-details strong{color:#2f2a25!important;font-size:.76rem!important;font-weight:760!important}.app-shell.dashboard-shell-redesign .message-attachment-details small{color:#77716a!important;font-size:.68rem!important;font-weight:680!important}.app-shell.dashboard-shell-redesign .dashboard-shell-composer-wrap{padding:7px var(--dashboard-mobile-edge) calc(8px + env(safe-area-inset-bottom))!important}.app-shell.dashboard-shell-redesign .composer{border:1px solid #40362a21!important;border-radius:18px!important;gap:7px!important;padding:8px!important;box-shadow:0 12px 28px #2c251e1a!important}.app-shell.dashboard-shell-redesign .composer-input-row{align-items:center!important;gap:7px!important}.app-shell.dashboard-shell-redesign .composer-plus-button,.app-shell.dashboard-shell-redesign .composer-input-row>.send-button{border-radius:11px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;font-size:1.08rem!important}.app-shell.dashboard-shell-redesign .composer textarea{border-radius:11px!important;flex:auto!important;min-width:0!important;min-height:36px!important;max-height:82px!important;padding:8px 10px!important;font-size:.82rem!important}.app-shell.dashboard-shell-redesign .composer-footer{grid-template-columns:minmax(84px,1.15fr) minmax(66px,1fr) minmax(66px,1fr) 34px!important;align-items:center!important;gap:6px!important;display:grid!important}.app-shell.dashboard-shell-redesign .composer-attach-button,.app-shell.dashboard-shell-redesign .composer-mobile-chip,.app-shell.dashboard-shell-redesign .composer-mobile-settings{color:#2f2a25!important;width:100%!important;height:32px!important;min-height:32px!important;box-shadow:none!important;background:#fffdf9!important;border:1px solid #40362a1f!important;border-radius:10px!important;padding:0 6px!important;font-size:.68rem!important;font-weight:840!important}.app-shell.dashboard-shell-redesign .composer-mobile-chip.active{color:#3043a7!important;background:#eceafb!important;border-color:#5969c94d!important}.app-shell.dashboard-shell-redesign .composer-mobile-settings{min-width:34px!important;padding:0!important;font-size:.9rem!important}.app-shell.dashboard-shell-redesign .composer-hint{margin-top:3px!important;font-size:.6rem!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools{right:calc(var(--dashboard-mobile-edge) + 6px)!important;bottom:calc(var(--dashboard-composer-reservation) + 8px)!important}.app-shell.dashboard-shell-redesign .dashboard-shell-scroll-tools button:last-child{border-width:1px!important;width:38px!important;height:38px!important}}@media (min-width:431px) and (max-width:860px){.app-shell.dashboard-shell-redesign .dashboard-shell-main>.dashboard-shell-topbar,.app-shell.dashboard-shell-redesign .dashboard-shell-main .dashboard-shell-topbar{min-height:104px!important}.app-shell.dashboard-shell-redesign .dashboard-message-user .dashboard-message-card{width:min(82%,430px)!important;max-width:82%!important}}@media (max-width:860px){.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control{order:0!important;grid-area:models!important;width:100%!important;min-width:0!important;max-width:none!important;display:block!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .chat-actions{order:0!important;grid-area:account!important;justify-self:end!important;display:grid!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .image-studio-model-link{display:inline-flex!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(104px,.95fr)!important}.app-shell.dashboard-shell-redesign .dashboard-shell-topbar .model-control .model-toggle.model-toggle--horizontal>button.image-studio-model-link{display:inline-flex!important}.app-shell.dashboard-shell-redesign .composer-footer{grid-template-columns:minmax(84px,1.15fr) minmax(66px,1fr) minmax(66px,1fr) 34px!important;grid-auto-columns:auto!important;grid-auto-flow:column!important;display:grid!important}.app-shell.dashboard-shell-redesign .composer-footer .answer-length-control{display:none!important}.app-shell.dashboard-shell-redesign .composer-footer .composer-attach-button,.app-shell.dashboard-shell-redesign .composer-footer .composer-mobile-chip,.app-shell.dashboard-shell-redesign .composer-footer .composer-mobile-settings{order:0!important;grid-area:auto!important;width:100%!important;min-width:0!important;max-width:100%!important}.app-shell.dashboard-shell-redesign .composer-footer .composer-mobile-settings{min-width:34px!important}.home-page.baidato-editorial-home{--mobile-public-header-height:68px;scroll-padding-top:calc(var(--mobile-public-header-height) + 18px);overflow-x:clip}.home-page.baidato-editorial-home .story-site-header{z-index:120!important;width:100%!important;max-width:none!important;height:var(--mobile-public-header-height)!important;min-height:var(--mobile-public-header-height)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#faefe0fa!important;border:0!important;border-bottom:1px solid #463a2d29!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin:0!important;padding:9px 14px!important;display:grid!important;position:sticky!important;top:0!important;box-shadow:0 8px 20px #44322014!important}.home-page.baidato-editorial-home .story-site-header .brand{gap:1px!important;width:fit-content!important;min-width:0!important;max-width:min(45vw,178px)!important;padding:0!important;display:inline-grid!important}.home-page.baidato-editorial-home .story-site-header .brand-wordmark{color:#2f2b25!important;letter-spacing:.02em!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.42rem,6.2vw,1.78rem)!important;line-height:.92!important;overflow:hidden!important}.home-page.baidato-editorial-home .story-site-header .brand-underline{background:#e26d55!important;width:36px!important;height:4px!important;margin-left:3px!important}.home-page.baidato-editorial-home .story-site-header nav,.home-page.baidato-editorial-home .story-site-header .header-actions>:not(.language-button):not(.menu-button){display:none!important}.home-page.baidato-editorial-home .story-site-header .header-actions{justify-content:flex-end!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:0!important;display:inline-flex!important}.home-page.baidato-editorial-home .story-site-header .header-actions:before,.home-page.baidato-editorial-home .story-site-header .language-button:before{content:none!important}.home-page.baidato-editorial-home .story-site-header .language-button{max-width:94px!important;height:36px!important;min-height:36px!important;box-shadow:none!important;color:#2f2b25!important;white-space:nowrap!important;background:0 0!important;border:0!important;flex:0 auto!important;padding:0 8px!important;font-size:.94rem!important;font-weight:780!important;display:inline-flex!important}.home-page.baidato-editorial-home .story-site-header .menu-button{background:#fff8ed!important;border:1px solid #463a2d2e!important;border-radius:15px!important;flex:0 0 40px!important;place-items:center!important;width:40px!important;height:40px!important;min-height:40px!important;display:inline-grid!important;box-shadow:0 6px 16px #4532201a!important}.home-page.baidato-editorial-home .story-site-header .menu-button span{background:#2f2b25!important;border-radius:999px!important;width:19px!important;height:2px!important;margin:2px 0!important}.home-page.baidato-editorial-home .mobile-hero-composition{overflow-x:clip;margin-top:0!important;display:block!important}.home-page.baidato-editorial-home .mobile-hero-canvas{width:min(100%,430px)!important;max-width:430px!important;margin:0 auto!important;padding:26px 18px 64px!important;overflow:visible!important}.home-page.baidato-editorial-home .mobile-hero-actions{z-index:2!important;gap:13px!important;margin-top:24px!important;display:grid!important;position:relative!important}.home-page.baidato-editorial-home .mobile-hero-actions .button{min-height:52px!important;font-size:1rem!important}.home-page.baidato-editorial-home .mobile-desk-scene{z-index:1!important;margin:30px auto 0!important;position:relative!important;overflow:visible!important}.home-page.baidato-editorial-home .mobile-desk-image{width:min(120%,500px)!important;max-width:none!important;height:auto!important;margin-inline:-10%!important;display:block!important}.home-page.baidato-editorial-home .mobile-workflow{z-index:2!important;margin:46px 0 0!important;padding-top:8px!important;position:relative!important}.home-page.baidato-editorial-home .mobile-workflow-title,.home-page.baidato-editorial-home .capabilities-mobile-heading,.home-page.baidato-editorial-home .workspace-preview-mobile-heading,.home-page.baidato-editorial-home .use-cases-mobile-heading{scroll-margin-top:calc(var(--mobile-public-header-height) + 18px)!important}.home-page.baidato-editorial-home .mobile-hand-thinking,.home-page.baidato-editorial-home .mobile-hand-visibility{color:#4f63b6!important;text-align:center!important;width:fit-content!important;max-width:100%!important;margin:14px auto 0!important;display:inline-flex!important;position:static!important;transform:none!important}.home-page.baidato-editorial-home .editorial-capabilities,.home-page.baidato-editorial-home .workspace-preview-anchor,.home-page.baidato-editorial-home .workspace-preview-mobile-section,.home-page.baidato-editorial-home .use-cases-mobile-section,.home-page.baidato-editorial-home .homepage-final-cta{scroll-margin-top:calc(var(--mobile-public-header-height) + 18px)!important}.home-page.baidato-editorial-home .workspace-preview-mobile-section{padding-top:64px!important}}@media (max-width:430px){.home-page.baidato-editorial-home .story-site-header{gap:8px!important;padding-inline:12px!important}.home-page.baidato-editorial-home .story-site-header .brand{max-width:168px!important}.home-page.baidato-editorial-home .story-site-header .language-button{max-width:80px!important;padding-inline:6px!important}.home-page.baidato-editorial-home .mobile-hero-canvas{padding-inline:16px!important}}
