/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.table-row{display:table-row}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--blue:#2479f2;--blue2:#5b9cf8;--ink:#171b35;--muted:#7b849d;--line:#e9edf5;--soft:#f6f9ff;--navy:#242536}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Noto Sans SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e5eaf4cc;height:72px;position:sticky;top:0}.header-inner{align-items:center;gap:34px;width:min(1240px,100% - 40px);height:100%;margin:0 auto;display:flex}.brand img{width:144px;height:auto}.site-nav{white-space:nowrap;color:#50566b;align-items:center;gap:26px;margin-left:auto;font-size:14px;display:flex}.site-nav a{line-height:70px;position:relative}.site-nav a:after{content:"";background:var(--blue);border-radius:4px;height:3px;transition:all .2s;position:absolute;bottom:0;left:50%;right:50%}.site-nav a:hover,.site-nav a.active{color:var(--blue)}.site-nav a.active:after{left:18%;right:18%}.site-nav .account-link{color:var(--blue);align-items:center;gap:6px;display:flex}.nav-toggle{color:#3d4a63;background:0 0;border:0;display:none}.hero{background:#eef6ff url(/assets/home_top_bg.png) 50%/cover no-repeat;min-height:616px;padding:90px 0 70px;overflow:hidden}.hero-content{grid-template-columns:1.05fr .95fr;align-items:center;min-height:440px;display:grid}.hero-badge{color:var(--blue);background:#fff9;border:1px solid #a9cafc;border-radius:999px;padding:7px 15px;font-size:13px;display:inline-flex}.hero h1{letter-spacing:-1.5px;margin:22px 0 18px;font-size:48px;line-height:1.28}.hero h1 span{color:var(--blue)}.hero-copy>p{color:#59667c;margin:0 0 34px;font-size:18px}.hero-actions,.bottom-cta>div>div{gap:14px;display:flex}.primary-btn{color:#fff;background:linear-gradient(135deg,#2180f4,#4d8ef8);border-radius:8px;justify-content:center;align-items:center;min-width:136px;height:44px;padding:0 24px;font-size:14px;display:inline-flex;box-shadow:0 10px 24px #2479f238}.primary-btn.outline{color:var(--blue);box-shadow:none;background:#fff;border:1px solid #8cbafa}.hero-visual{justify-content:flex-end;align-items:center;min-height:410px;display:flex}.hero-visual img{border-radius:28px;width:590px;box-shadow:0 30px 80px #2b70d22e}.top-features{z-index:3;background:#eef2f8;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:-48px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #2b497621}.top-features article{background:#fff;align-items:center;gap:15px;min-height:132px;padding:24px 22px;display:flex}.top-features h3{margin:0 0 8px;font-size:16px}.top-features p{color:#8c94a7;margin:0;font-size:12px;line-height:1.7}.section{padding:100px 0}.section-title{text-align:center;margin-bottom:58px}.section-title>span,.product-copy>span{color:var(--blue);font-size:14px;font-weight:600}.section-title h2{margin:10px 0 12px;font-size:34px}.section-title p{color:#9299aa;margin:0;font-size:14px}.advantage{background:#fff url(/assets/home_advantage_bg.png) 50%/cover no-repeat}.advantage-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.advantage-grid article{text-align:center;background:#ffffffd1;border:1px solid #edf1f7;border-radius:15px;padding:34px 26px 32px;box-shadow:0 14px 40px #3e5a8c12}.icon-card{width:62px;height:62px;color:var(--blue);background:linear-gradient(145deg,#edf6ff,#dcecff);border-radius:16px;place-items:center;margin:0 auto 22px;display:grid}.advantage-grid h3{margin:0 0 12px;font-size:18px}.advantage-grid p{color:#8b93a6;margin:0;font-size:13px;line-height:1.8}.product-sections{padding-top:40px}.product-row{grid-template-columns:.82fr 1.18fr;align-items:center;gap:82px;min-height:500px;padding:68px 0;display:grid}.product-row.reverse{grid-template-columns:1.18fr .82fr}.product-row.reverse .product-copy{order:2}.product-row.reverse .product-image{order:1}.product-copy h2{margin:12px 0 30px;font-size:30px;line-height:1.45}.product-copy ul{margin:0;padding:0;list-style:none}.product-copy li{color:#687186;border-radius:8px;align-items:center;gap:10px;height:52px;padding:0 14px;font-size:15px;display:flex}.product-copy li.selected{color:#243655;background:#edf5ff}.product-copy li svg{color:#5a9cf7;width:17px}.product-image{background:linear-gradient(135deg,#f2f8ff,#e7f2ff);border-radius:18px;padding:22px;box-shadow:0 28px 70px #2c62ae1f}.product-image img{border-radius:10px;width:100%}.pricing{background:#f7faff}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}.plan{background:#fff;border:1px solid #edf1f7;border-radius:15px;padding:34px 28px;position:relative;overflow:hidden;box-shadow:0 18px 50px #3d55801a}.plan.hot{color:#fff;background:linear-gradient(160deg,#78aaf8,#2774ed);transform:translateY(-12px)}.recommend{color:#71520e;background:#ffca52;border-radius:0 0 0 12px;padding:7px 15px;font-size:12px;position:absolute;top:0;right:0}.plan h3{margin:0 0 10px;font-size:24px}.plan h3 small{color:#6b7b98;background:#edf3ff;border-radius:20px;margin-left:10px;padding:4px 9px;font-size:11px}.plan.hot h3 small{color:#fff;background:#ffffff40}.plan-desc{color:#9299aa;height:36px;font-size:12px}.plan.hot .plan-desc{color:#e9f1ff}.plan ul{grid-template-columns:1fr 1fr;gap:20px 10px;min-height:188px;margin:0;padding:18px 0;list-style:none;display:grid}.plan li{color:#536079;align-items:flex-start;gap:7px;font-size:13px;display:flex}.plan.hot li{color:#fff}.plan li svg{color:#5a9ef8;fill:#5a9ef8;stroke:#fff;flex:none;width:16px;height:16px}.plan.hot li svg{color:#fff;fill:#fff;stroke:#5b98f5}.price{text-align:center;margin:8px 0 18px;font-size:32px;font-weight:700}.price span,.price small{font-size:14px}.plan .primary-btn{width:100%}.plan.hot .primary-btn{color:var(--blue);box-shadow:none;background:#fff}.review-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.review-grid article{background:#fff;border:1px solid #eef1f7;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:212px;padding:26px;display:flex;box-shadow:0 16px 44px #2d487812}.review-grid article>p{color:#5d6679;margin:0;font-size:14px;line-height:1.8}.review-grid article>div{align-items:center;gap:12px;display:flex}.review-grid img{object-fit:cover;border-radius:50%;width:42px;height:42px}.review-grid span{flex-direction:column;display:flex}.review-grid b{font-size:13px}.review-grid small{color:#9aa1b2;margin-top:4px;font-size:11px}.clients{padding-top:40px}.clients .wrap>img{max-width:1000px;margin:0 auto}.bottom-cta{text-align:center;background:#f0f6ff url(/assets/home_bottom_bg.png) 50%/cover no-repeat;padding:78px 0}.bottom-cta h2{margin:0 0 14px;font-size:30px}.bottom-cta p{color:#7f899e;margin:0 0 28px}.bottom-cta>div>div{justify-content:center}.site-footer{color:#fff;background:#272839}.footer-main{justify-content:space-between;align-items:center;min-height:255px;padding-top:32px;padding-bottom:32px;display:flex}.footer-copy img{width:190px}.footer-copy p{color:#dfe3ee;margin:28px 0 0;font-size:18px}.qr-group{text-align:center;gap:42px;display:flex}.qr-group p{color:#d9dce7;margin:8px 0 0;font-size:13px}.qr-box{background:#fff;border:7px solid #fff;place-items:center;width:112px;height:112px;display:grid}.footer-bottom{color:#898c9a;border-top:1px solid #ffffff14;padding:22px 0 30px;font-size:12px;line-height:1.7}.simple-hero{min-height:520px;padding:95px 0;position:relative;overflow:hidden}.simple-hero.blue{background:linear-gradient(135deg,#edf5ff,#deedff)}.simple-hero.green{background:linear-gradient(135deg,#eefcf6,#d8f6e9)}.simple-hero.purple{background:linear-gradient(135deg,#f6f1ff,#e9ddff)}.simple-hero .wrap{grid-template-columns:1fr 1fr;align-items:center;display:grid}.simple-hero h1{margin:0 0 18px;font-size:43px}.simple-hero p{color:#69758b;margin:0 0 30px;font-size:17px;line-height:1.9}.simple-graphic{background:#ffffffa6;border:1px solid #ffffffe6;border-radius:26px;justify-self:end;place-items:center;width:420px;height:310px;display:grid;position:relative;box-shadow:0 28px 70px #36578f2b}.simple-graphic:before{content:"";background:linear-gradient(135deg,#79b1ff,#377ee9);border-radius:28px;width:180px;height:180px;transform:rotate(-8deg);box-shadow:0 24px 55px #2e72da47}.green .simple-graphic:before{background:linear-gradient(135deg,#75e3bd,#21b685)}.purple .simple-graphic:before{background:linear-gradient(135deg,#b08ff6,#7654d9)}.product-benefits{padding:90px 0}.product-benefits .cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-benefits article{border:1px solid var(--line);border-radius:14px;padding:28px}.product-benefits article svg{color:var(--blue);margin-bottom:16px}.product-benefits h3{margin:0 0 10px}.product-benefits p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}@media (width<=980px){.site-nav{gap:13px;font-size:12px}.header-inner{gap:16px}.brand img{width:120px}.hero-content{grid-template-columns:1fr}.hero-visual{display:none}.hero{min-height:520px}.top-features,.advantage-grid{grid-template-columns:1fr 1fr}.product-row,.product-row.reverse{grid-template-columns:1fr;gap:30px}.product-row.reverse .product-copy,.product-row.reverse .product-image{order:initial}.pricing-grid{grid-template-columns:1fr}.plan.hot{transform:none}.review-grid{grid-template-columns:1fr 1fr}.simple-hero .wrap{grid-template-columns:1fr}.simple-graphic{display:none}}@media (width<=720px){.wrap,.header-inner{width:min(100% - 30px,1180px)}.site-header{height:62px}.brand img{width:126px}.nav-toggle{margin-left:auto;display:block}.site-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 22px 20px;display:none;position:fixed;inset:62px 0 auto;box-shadow:0 18px 40px #1e2d4b1f}.site-nav.is-open{display:flex}.site-nav a,.site-nav .account-link{line-height:44px}.site-nav a:after{display:none}.hero{min-height:515px;padding:60px 0 90px}.hero-content{min-height:355px}.hero h1{letter-spacing:-.5px;font-size:34px}.hero-copy>p{font-size:15px;line-height:1.8}.hero-actions{flex-wrap:wrap}.primary-btn{min-width:120px}.top-features{grid-template-columns:1fr 1fr;margin-top:-52px}.top-features article{align-items:flex-start;min-height:114px;padding:16px 12px}.top-features img{width:38px}.top-features h3{font-size:14px}.top-features p{font-size:10px}.section{padding:72px 0}.section-title{margin-bottom:38px}.section-title h2{font-size:26px;line-height:1.45}.advantage-grid{gap:12px}.advantage-grid article{padding:24px 13px}.advantage-grid p{font-size:12px}.product-row{min-height:0;padding:42px 0}.product-copy h2{font-size:24px}.product-image{padding:10px}.pricing-grid{gap:22px}.plan{padding:28px 22px}.review-grid{grid-template-columns:1fr 1fr;gap:12px}.review-grid article{min-height:235px;padding:18px}.review-grid article>p{font-size:12px}.bottom-cta h2{font-size:24px}.footer-main{flex-direction:column;align-items:flex-start;gap:36px}.qr-group{gap:24px}.footer-copy img{width:160px}.simple-hero{min-height:430px;padding:70px 0}.simple-hero h1{font-size:33px}.product-benefits .cards{grid-template-columns:1fr}}@media (width<=460px){.hero h1{font-size:30px}.hero-actions .primary-btn{flex:1}.top-features{grid-template-columns:1fr}.advantage-grid,.review-grid{grid-template-columns:1fr 1fr}.review-grid article{min-height:270px}.plan ul{min-height:0}.qr-box{width:102px;height:102px}}.simple-graphic{width:500px;max-height:330px;padding:0;display:block;overflow:hidden}.simple-graphic:before{display:none}.simple-graphic img{object-fit:cover;width:100%;height:100%}.contact-panel{justify-content:center;padding:70px 0 0;display:flex}.contact-card{text-align:center;border:1px solid var(--line);border-radius:18px;padding:30px 50px;box-shadow:0 18px 50px #2b4b801a}.contact-card svg{margin:auto}.contact-card h2{margin:20px 0 6px}.contact-card p{color:var(--muted);margin:0}.login-page{background:#fff;grid-template-columns:45% 55%;min-height:100vh;display:grid;position:relative}.back-home{z-index:3;color:#58657a;align-items:center;gap:7px;font-size:13px;display:flex;position:absolute;top:28px;left:32px}.login-visual{background:#e9f4ff url(/assets/login-panel-reference.png) 50%/cover no-repeat;padding:0}.login-visual>*{display:none}.login-panel{justify-content:center;align-items:center;padding:40px;display:flex}.login-card{background:#fff;border-radius:8px;width:min(580px,100%);min-height:716px;padding:44px 36px;box-shadow:0 4px 18px #27416f17}.login-card h2{margin:0 0 36px;font-size:22px}.login-sub{display:none}.login-tabs{border-bottom:1px solid var(--line);margin-bottom:30px;display:flex}.login-tabs button{color:#8b93a6;background:0 0;border:0;width:50%;height:44px;position:relative}.login-tabs button.active{color:var(--blue);font-weight:600}.login-tabs button.active:after{content:"";background:var(--blue);border-radius:4px;height:2px;position:absolute;bottom:-1px;left:31%;right:31%}.login-card form>label{margin-bottom:19px;display:block}.login-card label>span{color:#565e72;margin-bottom:8px;font-size:13px;display:block}.field{background:#fafafa;border:1px solid #e4e8f0;border-radius:3px;align-items:center;height:48px;padding:0 13px;transition:all .2s;display:flex}.field:focus-within{border-color:#69a1f5;box-shadow:0 0 0 3px #edf5ff}.field i{color:#9da5b7;display:flex}.field svg{width:18px}.field input{color:#273047;background:0 0;border:0;outline:0;flex:1;height:100%;padding:0 10px}.field button{color:#9da5b7;background:0;border:0;display:flex}.login-options{color:#8b93a6;justify-content:space-between;align-items:center;margin:-3px 0 72px;font-size:11px;display:flex}.login-options label{align-items:center;gap:5px;display:flex}.login-options button,.register-line button{color:var(--blue);background:0 0;border:0}.form-error{color:#e74e4e;margin:-50px 0 14px;font-size:12px}.login-submit{color:#fff;background:#5d9fef;border:0;border-radius:4px;width:100%;height:48px}.login-submit:disabled{opacity:.65}.register-line{text-align:right;color:#929aac;margin:16px 0 0;font-size:12px}@media (width<=820px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.back-home{color:#536079}.login-panel{min-height:100vh;padding:70px 20px 30px}.login-card{padding:34px 24px}}@media (width>=821px){.back-home{font-size:0;top:174px;left:calc(45% + 27.5vw - 270px)}.back-home svg{width:20px;height:20px}}.dashboard-shell{color:#263047;background:#f4f7fb;grid-template-columns:190px 1fr;height:100vh;display:grid;overflow:hidden}.dashboard-sidebar{color:#fff;z-index:30;background:linear-gradient(#287ff2,#1c6de1);border-radius:20px;flex-direction:column;margin:14px 0 14px 14px;display:flex;overflow:hidden;box-shadow:0 18px 45px #256dd933}.dash-brand{border-bottom:1px solid #ffffff1f;align-items:center;height:76px;padding:0 18px;display:flex}.dash-brand button{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.dashboard-sidebar nav{flex:1;padding:10px 11px 14px;overflow:auto}.dashboard-sidebar nav button,.sidebar-foot button{color:#ffffffc7;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;height:42px;padding:0 13px;font-size:13px;display:flex}.dashboard-main{min-width:0;overflow:auto}.dashboard-top{z-index:20;background:#fff;border-bottom:1px solid #e9edf4;align-items:center;height:84px;padding:0 28px;display:flex;position:sticky;top:0}.dashboard-top h1{margin:0 0 4px;font-size:19px}.dashboard-top p{color:#9aa3b5;margin:0;font-size:11px}.top-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.top-actions>button{color:#758097;background:#fff;border:1px solid #e7ebf2;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.top-actions>button svg{width:18px}.top-actions>span{background:#e4e8ef;width:1px;height:26px}.account-chip{grid-template-columns:auto 18px;align-items:center;column-gap:8px;display:grid}.account-chip small{color:#9aa3b5;font-size:10px}.account-chip svg{grid-area:1/2/3;width:15px}.mobile-menu{background:0 0;border:0;margin-right:12px;display:none}.dashboard-content{max-width:1500px;margin:auto;padding:24px 28px 40px}.view-stack{flex-direction:column;gap:20px;display:flex}.welcome-banner{color:#fff;background:linear-gradient(120deg,#2479f2,#65a4fa);border-radius:16px;justify-content:space-between;align-items:center;min-height:144px;padding:26px 34px;display:flex;overflow:hidden;box-shadow:0 15px 35px #2479f22e}.welcome-banner span{color:#dceaff;font-size:12px}.welcome-banner h2{margin:8px 0;font-size:24px}.welcome-banner p{color:#e6f0ff;margin:0;font-size:12px}.welcome-banner img{filter:brightness(0)invert();opacity:.8;width:82px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-card{background:#fff;border:1px solid #edf0f5;border-radius:13px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 8px 24px #334b740d}.stat-icon{border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid}.stat-icon svg{width:21px}.stat-icon.blue{color:#277af0;background:#eaf3ff}.stat-icon.purple{color:#875fe5;background:#f1ecff}.stat-card>div:last-child{flex-direction:column;display:flex}.stat-card span{color:#8d96a8;font-size:11px}.stat-card strong{margin:3px 0;font-size:23px}.stat-card small{color:#8a95a8;font-size:9px}.dash-grid{grid-template-columns:1.55fr .85fr;gap:18px;display:grid}.dash-card{background:#fff;border:1px solid #ebeff5;border-radius:14px;box-shadow:0 8px 28px #2f48710d}.chart-card,.recent-card,.live-feed,.callback-overview,.callback-wizard,.account-card,.account-actions{padding:22px}.card-head{justify-content:space-between;align-items:center;display:flex}.card-head h3{margin:0 0 4px;font-size:15px}.card-head p{color:#9da5b6;margin:0;font-size:10px}.card-head select{color:#738095;background:#fff;border:1px solid #e5e9f0;border-radius:7px;padding:6px 9px;font-size:11px}.bar-chart{border-bottom:1px solid #e8edf4;align-items:flex-end;gap:16px;height:225px;padding:28px 10px 0;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:end;align-items:flex-end;height:100%;display:flex}.bar-chart span{background:linear-gradient(#438cf4,#b8d5fc);border-radius:5px 5px 0 0;width:100%;max-width:30px;margin:auto auto 0}.bar-chart small{color:#9ba4b5;height:25px;padding-top:8px;font-size:9px}.recent-row{border-bottom:1px solid #f0f2f6;align-items:center;height:59px;display:flex}.recent-row:last-child{border:0}.recent-row>span{width:34px;height:34px;color:var(--blue);background:#edf5ff;border-radius:9px;place-items:center;display:grid}.recent-row svg{width:16px}.recent-row>div{flex-direction:column;min-width:0;margin-left:10px;display:flex}.recent-row b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.recent-row small{color:#98a1b3;margin-top:4px;font-size:9px}.recent-row>strong{color:#637086;margin-left:auto;font-size:12px}.page-toolbar{align-items:center;gap:10px;display:flex}.search-box{background:#fff;border:1px solid #e5e9f0;border-radius:8px;align-items:center;min-width:280px;height:40px;padding:0 12px;display:flex}.search-box svg{color:#96a0b1;width:16px}.search-box input{border:0;outline:0;flex:1;padding-left:9px;font-size:12px}.ghost-btn,.solid-btn{border-radius:8px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:11px;display:inline-flex}.ghost-btn{color:#667287;background:#fff;border:1px solid #e1e6ee}.solid-btn{background:var(--blue);color:#fff;border:0;box-shadow:0 7px 16px #2479f22e}.ghost-btn svg,.solid-btn svg{width:15px}.page-toolbar .solid-btn{margin-left:auto}.table-card{overflow:hidden}.type-tabs{border-bottom:1px solid #edf0f5;align-items:center;gap:6px;height:58px;padding:0 18px;display:flex}.type-tabs button,.sub-tabs button{color:#7b8699;background:0 0;border:0;border-radius:7px;padding:8px 13px;font-size:11px}.data-table{overflow-x:auto}.table-row{border-bottom:1px solid #f0f2f6;grid-template-columns:1.55fr .8fr .75fr .7fr .8fr .8fr;align-items:center;min-width:840px;min-height:66px;padding:0 22px;font-size:11px;display:grid}.table-row:last-child{border:0}.table-head{color:#8f98aa;background:#fafbfd;min-height:44px;font-size:10px}.table-row>span{flex-direction:column;gap:4px;min-width:0;display:flex}.table-row small{color:#9da5b5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.link-info b{font-size:12px}.type-tag,.status{color:#627087;background:#f0f4fa;border-radius:999px;align-items:center;width:max-content;padding:4px 8px;font-size:9px;font-style:normal;display:inline-flex}.row-actions{flex-direction:row!important}.row-actions button{color:#738096;background:#f4f7fb;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.row-actions button:hover{color:var(--blue)}.row-actions svg{width:14px}.empty-state{color:#9ca5b5;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:260px;font-size:12px;display:flex}.empty-state svg{width:28px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.strategy-grid{grid-template-columns:repeat(3,1fr);gap:15px;padding:20px;display:grid}.strategy-grid article{border:1px solid #e8ecf3;border-radius:12px;padding:20px}.strategy-icon{width:40px;height:40px;color:var(--blue);background:#edf5ff;border-radius:10px;place-items:center;display:grid}.strategy-icon svg{width:19px}.strategy-title{align-items:center;gap:8px;margin-top:15px;display:flex}.strategy-title h3{margin:0;font-size:14px}.strategy-title i{color:#13a678;background:#e8f9f2;border-radius:20px;padding:3px 7px;font-size:9px;font-style:normal}.strategy-grid article>p{color:#8b95a7;font-size:11px}.strategy-grid article>div:last-child{gap:8px;margin-top:18px;display:flex}.strategy-grid article>div:last-child button{color:#718096;background:#f5f7fa;border:0;border-radius:6px;align-items:center;gap:4px;padding:7px 10px;font-size:10px;display:flex}.strategy-grid article>div:last-child svg{width:13px}.live-feed{padding-bottom:5px}.feed-row{border-top:1px solid #eff2f6;align-items:center;height:63px;display:flex}.feed-row>i{background:#20bf8b;border-radius:50%;width:7px;height:7px;margin:0 15px 0 5px;box-shadow:0 0 0 5px #e9faf4}.feed-row>span{flex-direction:column;display:flex}.feed-row b{font-size:11px}.feed-row small{color:#9ca5b4;margin-top:4px;font-size:9px}.feed-row time{color:#9ca5b4;margin-left:auto;font-size:9px}.events-table .table-row{grid-template-columns:1fr .7fr .9fr .8fr 1.3fr .7fr}.customer-cell{align-items:center;flex-direction:row!important}.customer-cell i{width:28px;height:28px;color:var(--blue);background:#edf5ff;border-radius:8px;place-items:center;margin-right:7px;font-style:normal;display:grid}.text-btn{color:var(--blue);background:0 0;border:0;font-size:10px}.feature-banner{color:#fff;background:linear-gradient(110deg,#277cf1,#6ca7f9);border-radius:14px;align-items:center;gap:16px;padding:25px 28px;display:flex}.feature-banner>svg{width:38px}.feature-banner h2{margin:0 0 6px;font-size:20px}.feature-banner p{color:#e8f2ff;margin:0;font-size:11px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-grid article{background:#fff;border:1px solid #e9edf4;border-radius:13px;padding:22px}.feature-grid article>div{align-items:center;gap:13px;display:flex}.feature-grid article>div>svg{width:38px;height:38px;color:var(--blue);background:#edf5ff;border-radius:9px;padding:9px}.feature-grid h3{margin:0 0 5px;font-size:14px}.feature-grid p{color:#929cad;margin:0;font-size:10px}.feature-grid ul{gap:9px;margin:0;padding:15px 0;list-style:none;display:grid}.feature-grid li{color:#6e7a90;align-items:center;gap:6px;font-size:10px;display:flex}.feature-grid li svg{color:#1abc86;width:13px}.feature-grid .solid-btn{width:100%}.callback-banner{color:#fff;background:linear-gradient(120deg,#273f7c,#387cef);border-radius:15px;justify-content:space-between;align-items:center;min-height:145px;padding:26px 30px;display:flex}.callback-banner span{color:#bdcff1;font-size:10px}.callback-banner h2{margin:7px 0;font-size:23px}.callback-banner p{color:#dbe8ff;font-size:11px}.callback-lines{align-items:flex-end;gap:12px;height:220px;padding:20px;display:flex}.callback-lines div{border-top:3px solid #428cf6;border-radius:50%;flex:1;height:45%}.callback-lines div:nth-child(2){border-color:#66bd9e;height:70%}.callback-lines div:nth-child(3){border-color:#f5b95e;height:60%}.wizard-steps{border-bottom:1px solid #edf0f5;gap:30px;padding-bottom:18px;display:flex}.wizard-steps span{color:#9aa4b5;font-size:11px}.wizard-steps .active{color:var(--blue);font-weight:600}.callback-wizard h3{margin:24px 0 15px;font-size:15px}.platform-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.platform-grid button{color:#748096;background:#fff;border:1px solid #e5eaf1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:94px;display:flex}.platform-grid button.selected{color:var(--blue);background:#f2f7ff;border-color:#5b98f3}.platform-grid svg{width:21px}.platform-grid b{font-size:11px}.platform-grid small{font-size:9px}.wizard-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.sub-tabs{background:#fff;border:1px solid #e9edf4;border-radius:12px;align-items:center;gap:5px;height:52px;padding:0 14px;display:flex}.empty-product{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.empty-product>svg{width:58px;height:58px;color:var(--blue);background:#edf5ff;border-radius:14px;padding:14px}.empty-product h2{margin:18px 0 7px;font-size:18px}.empty-product p{color:#8f99aa;font-size:11px}.empty-product small{color:#a0a8b7;margin-top:16px;font-size:9px}.template-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.template-grid article{background:#fff;border:1px solid #e7ebf2;border-radius:13px;padding:16px}.template-preview{background:#eef4fc;border-radius:9px;height:190px;overflow:hidden}.template-preview img{object-fit:cover;width:100%;height:100%}.template-grid h3{margin:14px 0 7px;font-size:13px}.template-grid p{color:#8f99aa;font-size:10px}.template-grid article>div:last-child{gap:8px;display:flex}.new-template{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:290px;display:flex}.new-template>svg{width:42px;color:var(--blue)}.account-profile{align-items:center;display:flex}.account-profile>div{color:#fff;background:linear-gradient(135deg,#287ff2,#67a5f9);border-radius:16px;place-items:center;width:64px;height:64px;font-size:24px;display:grid}.account-profile span{margin-left:14px}.account-profile h2{margin:0 0 6px;font-size:17px}.account-profile p{color:#8e99aa;margin:0;font-size:10px}.account-profile button{margin-left:auto}.account-details{border-top:1px solid #edf0f4;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;padding-top:20px;display:grid}.account-details p{flex-direction:column;gap:7px;margin:0;display:flex}.account-details span{color:#919bac;font-size:10px}.account-details b{font-size:12px}.account-actions h3{margin:0 0 15px;font-size:15px}.account-actions>button{text-align:left;background:0 0;border:0;border-top:1px solid #eff2f6;align-items:center;gap:13px;width:100%;min-height:58px;display:flex}.account-actions>button>svg{width:30px;height:30px;color:var(--blue);background:#edf5ff;border-radius:8px;padding:7px}.account-actions span{flex-direction:column;display:flex}.account-actions b{font-size:11px}.account-actions small{color:#99a2b3;margin-top:4px;font-size:9px}.invite-banner{color:#fff;background:linear-gradient(125deg,#5a55d8,#8b81f3);border-radius:16px;justify-content:space-between;align-items:center;min-height:155px;padding:28px;display:flex}.invite-banner>div{align-items:center;gap:18px;display:flex}.invite-banner>div>svg{width:48px}.invite-banner h2{margin:0 0 8px;font-size:22px}.invite-banner p{color:#e8e6ff;margin:0;font-size:11px}.invite-banner>button{color:#615bde;background:#fff;border:0;border-radius:8px;align-items:center;gap:7px;height:40px;padding:0 16px;display:flex}.invite-banner>button svg{width:15px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1922356b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:15px;width:min(520px,100%);padding:24px;box-shadow:0 30px 80px #14234140}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.modal-head h2{margin:0 0 6px;font-size:18px}.modal-head p{color:#919bad;margin:0;font-size:10px}.modal-head>button{color:#7d8798;background:0 0;border:0}.modal-head svg{width:19px}.modal-card form>label{color:#59657a;flex-direction:column;gap:7px;margin-bottom:17px;font-size:11px;display:flex}.modal-card input,.modal-card select{color:#37435a;background:#fff;border:1px solid #dfe5ed;border-radius:8px;outline:0;height:42px;padding:0 11px}.modal-card input:focus,.modal-card select:focus{border-color:#68a0f4;box-shadow:0 0 0 3px #eef5ff}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid label{color:#59657a;flex-direction:column;gap:7px;margin-bottom:17px;font-size:11px;display:flex}.preview-note{background:#f4f8fe;border-radius:9px;align-items:center;gap:12px;padding:13px;display:flex}.preview-note>svg{width:32px;color:var(--blue)}.preview-note b{font-size:11px}.preview-note p{color:#8b95a8;margin:4px 0 0;font-size:9px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:21px;display:flex}.toast{z-index:120;color:#fff;background:#26334a;border-radius:9px;align-items:center;gap:8px;padding:11px 18px;font-size:11px;display:flex;position:fixed;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #19253b40}.toast svg{color:#50dfa9;width:15px}@media (width<=1100px){.stat-grid,.feature-grid,.strategy-grid,.template-grid{grid-template-columns:1fr 1fr}.dash-grid{grid-template-columns:1fr}.platform-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{border-radius:0;width:238px;margin:0;transition:all .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.dashboard-sidebar.open{transform:none}.dash-brand button,.mobile-menu{display:block}.dashboard-top{height:70px;padding:0 14px}.dashboard-top p,.top-actions>button,.top-actions>span,.account-chip small{display:none}.dashboard-content{padding:16px}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{gap:10px;padding:13px}.stat-icon{width:39px;height:39px}.stat-card strong{font-size:18px}.welcome-banner{padding:22px}.welcome-banner h2{font-size:20px}.page-toolbar{flex-wrap:wrap}.search-box{order:-1;min-width:100%}.strategy-grid,.feature-grid,.template-grid{grid-template-columns:1fr}.table-row{padding:0 14px}.platform-grid,.account-details{grid-template-columns:1fr 1fr}.invite-banner{flex-direction:column;align-items:flex-start;gap:20px}.form-grid{grid-template-columns:1fr}.simple-graphic{display:none}}@media (width<=430px){.stat-grid{grid-template-columns:1fr}.top-actions{gap:7px}.account-chip b{font-size:10px}.dashboard-top h1{font-size:16px}.page-toolbar .solid-btn{margin-left:0}.platform-grid,.feature-grid{grid-template-columns:1fr}}.site-header{height:60px}.site-nav a{line-height:58px}.hero{align-items:center;min-height:700px;padding:0;display:flex}.hero-content{text-align:center;min-height:0;display:block}.hero-copy{padding-bottom:8px}.hero h1{white-space:nowrap;margin:0 0 35px;font-size:47px}.hero-copy>p{margin-bottom:120px}.hero-actions{justify-content:center}.hero-actions .primary-btn{border-radius:999px;min-width:180px}.top-features{border-radius:0;width:100%;max-width:none;margin:0;box-shadow:0 8px 24px #2b49760f}.hero-actions .primary-btn:first-child{min-width:138px}.mobile-advantage{display:none}@media (width<=980px){.site-header{height:62px}.site-nav{inset:62px 0 auto}.hero{min-height:520px}.hero-content{text-align:left}.hero h1{white-space:normal;font-size:36px}.hero-copy>p{margin-bottom:35px}.hero-actions{justify-content:flex-start}.top-features{grid-template-columns:1fr 1fr}}@media (width<=720px){body{overflow-x:hidden}.header-inner{gap:16px;width:100%;padding:0 18px;overflow:hidden}.brand{flex:0 0 22px;width:22px;overflow:hidden}.brand img{width:126px;max-width:none}.nav-toggle{display:none}.site-nav{box-shadow:none;background:#fff;border:0;flex-direction:row;align-items:center;gap:28px;padding:0;font-size:12px;position:static;overflow:visible;display:flex!important}.site-nav a,.site-nav .account-link{flex:none;line-height:60px}.site-nav a.active:after{display:block}.hero{min-height:252px}.hero-content{text-align:center;width:100%}.hero-copy{transform:none}.hero h1{text-align:center;white-space:normal;margin:0 0 12px;font-size:22px;line-height:1.45}.hero-copy>p{margin:0 0 18px;font-size:10px}.hero-actions{justify-content:center;gap:8px}.hero-actions .primary-btn{min-width:94px;height:30px;padding:0 14px;font-size:11px}.hero-actions .primary-btn:first-child{min-width:68px}.hero-actions svg{width:14px}.top-features{grid-template-columns:repeat(4,195px);width:780px;overflow:hidden}.top-features article{min-height:80px;padding:12px 14px}.top-features img{width:32px}.top-features h3{margin-bottom:5px;font-size:12px}.top-features p{font-size:9px;line-height:1.5}.advantage{padding:30px 0 48px}.advantage .section-title{margin-bottom:24px}.advantage .section-title>span{display:none}.advantage .section-title h2{margin:0 0 10px;font-size:20px}.advantage .section-title p{font-size:10px}.advantage-grid{grid-template-columns:1fr 1fr}.advantage-grid article{padding:18px 10px}.icon-card{width:44px;height:44px;margin-bottom:12px}.icon-card svg{width:21px}.advantage-grid h3{font-size:14px}.advantage-grid p{font-size:10px}.site-header,.header-inner{height:34px}.site-nav{gap:26px;font-size:11px}.site-nav a,.site-nav .account-link{line-height:34px}.advantage-grid{display:none}.mobile-advantage{grid-template-columns:1fr 74px 1fr;align-items:center;gap:8px;display:grid}.mobile-advantage article{background:#fff;border-radius:8px;min-height:320px;padding:14px 12px;box-shadow:0 8px 24px #39548317}.mobile-advantage h3{color:#2d7ce8;margin:0 0 7px;font-size:17px}.mobile-advantage p{margin:0 0 16px;font-size:10px;line-height:1.6}.mobile-advantage ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.mobile-advantage li{font-size:10px;line-height:1.5}.mobile-advantage li:before{content:"·";color:#7a879a;margin-right:5px}.mobile-advantage img{width:74px}}.callback-plan{align-items:center;gap:12px;min-height:58px;padding:16px 20px;display:flex}.callback-plan b{font-size:13px}.callback-plan span{color:#7b8699;font-size:11px}.callback-plan i{margin-left:auto}.template-preview.large{height:250px}.row-actions{gap:4px}.notification-panel{z-index:60;background:#fff;border:1px solid #e7ebf2;border-radius:14px;width:300px;padding:16px;position:absolute;top:64px;right:112px;box-shadow:0 24px 70px #1c2d5029}.notification-panel h3{margin:0 0 10px;font-size:14px}.notification-panel p{border-top:1px solid #f0f2f6;grid-template-columns:8px 1fr;gap:8px 10px;margin:0;padding:11px 0;display:grid}.notification-panel p:first-of-type{border-top:0}.notification-panel i{background:#2479f2;border-radius:50%;width:8px;height:8px;margin-top:5px}.notification-panel span{color:#354058;font-size:12px}.notification-panel small{color:#9aa3b5;grid-column:2;font-size:10px}.settings-banner{color:#fff;background:linear-gradient(110deg,#1e6fe8,#6aa8ff);border-radius:16px;align-items:center;gap:16px;padding:24px 28px;display:flex}.settings-banner>svg{width:42px}.settings-banner h2{margin:0 0 6px;font-size:22px}.settings-banner p{color:#e7f1ff;margin:0;font-size:12px}.settings-banner .solid-btn{color:#2479f2;box-shadow:none;background:#fff;margin-left:auto}.settings-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.settings-card{padding:22px}.settings-card h3{margin:0 0 18px;font-size:15px}.settings-card label{color:#59657a;flex-direction:column;gap:7px;margin-bottom:15px;font-size:11px;display:flex}.settings-card input,.settings-card select{color:#37435a;background:#fff;border:1px solid #dfe5ed;border-radius:8px;outline:0;height:40px;padding:0 11px}.settings-card input:focus,.settings-card select:focus{border-color:#68a0f4;box-shadow:0 0 0 3px #eef5ff}.logo-upload{background:#f8fbff;border:1px dashed #cbd9ec;border-radius:10px;grid-template-columns:150px 1fr;align-items:center;gap:9px 14px;padding:13px;display:grid}.logo-upload span{background:#fff;border:1px solid #e3e9f2;border-radius:8px;grid-row:1/3;place-items:center;width:150px;height:58px;display:grid;overflow:hidden}.logo-upload img{object-fit:contain;max-width:130px;max-height:42px}.settings-card .logo-upload input{background:0 0;border:0;height:auto;padding:0;font-size:10px}.settings-card .logo-upload input:focus{box-shadow:none}.logo-upload small{color:#98a2b3;font-size:9px}.settings-workspace{grid-template-columns:176px minmax(0,1fr);align-items:start;gap:16px;display:grid}.settings-nav{gap:5px;padding:10px;display:grid}.settings-nav button{color:#6d788c;text-align:left;background:#fff;border:0;border-radius:8px;align-items:center;gap:9px;height:42px;padding:0 12px;font-size:11px;display:flex}.settings-nav button:hover,.settings-nav button.active{color:#2479f2;background:#edf5ff}.settings-panel{min-width:0}.settings-module{min-height:560px;padding:22px}.settings-module-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.settings-module-head h3{margin:0 0 6px;font-size:17px}.settings-module-head p{color:#929cad;margin:0;font-size:10px}.settings-segment{align-items:center;gap:5px;display:flex}.settings-segment button{color:#788397;background:#f5f7fa;border:0;border-radius:7px;height:34px;padding:0 12px;font-size:10px}.settings-segment button.active{color:#2479f2;background:#eaf3ff}.settings-segment i{background:#e4e8ee;width:1px;height:22px;margin:0 6px}.settings-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.settings-toolbar .search-box{min-width:250px;height:36px}.settings-table-wrap{border:1px solid #edf0f5;border-radius:10px;margin-top:16px;overflow-x:auto}.settings-table{border-collapse:collapse;width:100%;min-width:720px;font-size:10px}.settings-table th{color:#79859a;text-align:left;white-space:nowrap;background:#f4f8ff;height:44px;padding:0 14px;font-weight:500}.settings-table td{color:#526076;border-top:1px solid #eff2f6;height:66px;padding:10px 14px}.settings-table td:first-child{align-items:center;gap:10px;display:flex}.settings-table td button{color:#2479f2;background:0 0;border:0;padding:5px 7px;font-size:10px}.settings-table td button.danger,.settings-pool-grid button.danger{color:#ef5c66}.template-thumb,.qr-thumb{color:#2479f2;background:#eef5ff;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.template-thumb svg,.qr-thumb svg{width:17px}.settings-empty{color:#9aa4b5;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:260px;display:flex}.settings-empty>svg{width:34px}.settings-empty b{color:#738095;font-size:12px}.settings-empty span{font-size:10px}.settings-template-library{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.settings-template-library article{border:1px solid #e7ebf2;border-radius:11px;flex-direction:column;gap:8px;padding:13px;display:flex}.settings-template-library article>div{color:#4b8ef2;background:linear-gradient(145deg,#f8fbff,#e9f3ff);border:1px dashed #83b2fb;border-radius:8px;place-items:center;height:125px;display:grid}.settings-template-library article>div svg{width:34px}.settings-template-library b{font-size:11px}.settings-template-library small{color:#98a2b4;font-size:9px}.settings-template-library .solid-btn{width:100%;margin-top:4px}.official-pool{color:#fff;background:linear-gradient(125deg,#287cf0,#4e91f4);border-radius:13px;max-width:720px;padding:20px 24px}.official-pool span{align-items:center;gap:8px;margin-bottom:12px;display:flex}.official-pool b{font-size:15px}.official-pool i{background:#ffffff2b;border-radius:20px;padding:3px 8px;font-size:9px;font-style:normal}.official-pool p{color:#e8f2ff;margin:7px 0;font-size:10px}.settings-pool-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.settings-pool-grid article,.create-pool{background:#fff;border:1px solid #e8ecf3;border-radius:11px;align-items:center;gap:12px;min-height:112px;padding:18px;display:flex}.settings-pool-grid article>svg{color:#2479f2;width:32px}.settings-pool-grid article span{flex-direction:column;gap:5px;display:flex}.settings-pool-grid article b{font-size:11px}.settings-pool-grid article small{color:#929cad;font-size:9px}.settings-pool-grid article button{background:0 0;border:0;margin-left:auto;font-size:10px}.create-pool{color:#2479f2;border-style:dashed;justify-content:center;font-size:11px}.create-pool svg{width:17px}.settings-notice{color:#61718b;background:#f2f7ff;border-radius:8px;padding:11px 13px;font-size:10px;line-height:1.6}.domain-benefits{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.domain-benefits article{text-align:center;background:#eff6ff;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:18px;display:flex}.domain-benefits svg{color:#2479f2;width:25px;margin-bottom:9px}.domain-benefits b{font-size:11px}.domain-benefits span{color:#7e8b9f;margin-top:6px;font-size:9px}.status.paused{color:#d8951c;background:#fff4df}.settings-dialog{width:min(720px,100%);max-height:90vh;overflow:auto}.settings-dialog input[type=file]{padding:9px}.settings-readonly{color:#7b8699;background:#f6f8fb;border-radius:8px;justify-content:space-between;align-items:center;height:44px;margin-bottom:15px;padding:0 12px;font-size:10px;display:flex}.settings-readonly b{color:#3f4d65}.modal-card form>label.settings-check{flex-direction:row;align-items:center}.settings-check input{width:16px;height:16px}.data-error{color:#c23f49;background:#fff4f5;border:1px solid #f1c6c9;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 14px;font-size:12px;display:flex}.destinations-modal{width:min(820px,100vw - 32px)}.destination-list{gap:10px;margin-bottom:14px;display:grid}.destination-row{grid-template-columns:1fr 2fr 90px 100px 38px;align-items:center;gap:8px;display:grid}.destination-row input,.destination-row select{background:#fff;border:1px solid #dfe5ed;border-radius:8px;min-width:0;height:40px;padding:0 10px}.destination-row>button{color:#e5505a;background:#fff1f2;border:0;border-radius:8px;place-items:center;height:38px;display:grid}.destination-row>button svg{width:16px}.settings-readonly small{color:#98a2b3;margin-top:4px;font-size:10px;display:block}@media (width<=760px){.notification-panel{width:calc(100vw - 24px);top:58px;right:12px}.destination-row{grid-template-columns:1fr 1fr}.destination-row input:nth-child(2){grid-column:1/3}.data-error{flex-direction:column;align-items:flex-start}}@media (width<=900px){.settings-workspace{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{min-width:max-content}.settings-template-library,.domain-benefits{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.settings-grid,.settings-template-library,.domain-benefits,.settings-pool-grid,.logo-upload{grid-template-columns:1fr}.settings-banner{flex-direction:column;align-items:flex-start}.settings-banner .solid-btn{margin-left:0}.settings-module{padding:15px}.settings-module-head,.settings-toolbar{flex-direction:column;align-items:flex-start}.settings-toolbar .search-box{width:100%;min-width:0}.settings-segment{max-width:100%;overflow-x:auto}.settings-dialog{padding:18px}.logo-upload span{grid-row:auto;width:100%}}.feature-catalog{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:16px;display:grid}.feature-selector{padding:22px}.feature-group{border-top:1px solid #edf0f5;padding:18px 0}.feature-group:first-child{border-top:0;padding-top:0}.feature-group h3{margin:0 0 11px;font-size:12px}.feature-group>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.feature-group button{color:#657186;text-align:left;background:#fff;border:1px solid #e5eaf1;border-radius:10px;align-items:center;gap:10px;min-height:70px;padding:12px;display:flex}.feature-group button:hover,.feature-group button.selected{color:#2479f2;background:#f2f7ff;border-color:#70a5f5}.feature-group button>svg:first-child{flex:none;width:22px}.feature-group button>svg:last-child{color:#20b987;width:14px;margin-left:auto}.feature-group button span{flex-direction:column;gap:4px;display:flex}.feature-group button b{color:#354159;font-size:10px}.feature-group button small{color:#929cad;font-size:8px;line-height:1.5}.feature-selection{text-align:center;padding:24px;position:sticky;top:108px}.feature-selection>span{color:#93a0b3;font-size:9px}.feature-selection>svg{color:#2479f2;background:#eaf3ff;border-radius:13px;width:48px;height:48px;margin:15px auto 4px;padding:12px;display:block}.feature-selection h3{margin:11px 0 7px;font-size:16px}.feature-selection p{color:#8692a5;font-size:10px;line-height:1.6}.feature-selection ul{text-align:left;gap:9px;margin:0;padding:15px 0;list-style:none;display:grid}.feature-selection li{color:#6e7a90;align-items:center;gap:7px;font-size:9px;display:flex}.feature-selection li svg{color:#1abc86;width:13px}.feature-selection .solid-btn,.feature-selection .ghost-btn{width:100%;margin-top:8px}.callback-events{padding:22px}.callback-events h3{margin:0 0 14px;font-size:14px}.callback-events>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.callback-events article{border:1px solid #edf0f5;border-radius:9px;grid-template-columns:1fr auto;gap:5px;padding:15px;display:grid}.callback-events span{color:#8b96a8;grid-column:1/3;font-size:9px}.callback-events b{font-size:18px}.callback-events small{color:#96a0b2;align-self:end;font-size:9px}.callback-toolbar{align-items:flex-start}.callback-platform-filter{flex-wrap:wrap;gap:6px;display:flex}.callback-platform-filter button{color:#728096;background:#fff;border:1px solid #e2e7ef;border-radius:7px;height:34px;padding:0 11px;font-size:9px}.callback-platform-filter button.active{color:#2479f2;background:#edf5ff;border-color:#6ca2f3}.callback-toolbar>.solid-btn{flex:none;margin-left:auto}.callback-table{border:0;margin:0}.ad-account-add{color:#fff!important;background:#2479f2!important;margin-left:auto!important}@media (width<=1000px){.feature-catalog{grid-template-columns:1fr}.feature-selection{position:static}.feature-group>div{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.feature-group>div,.callback-events>div{grid-template-columns:1fr}.callback-toolbar{flex-direction:column}.callback-toolbar>.solid-btn{margin-left:0}.ad-account-add{margin-left:0!important}}.capability-split{grid-template-columns:1fr 250px 1fr;align-items:center;gap:42px;display:grid}.capability-split article{background:#fff;border:1px solid #edf1f7;border-radius:18px;min-height:350px;padding:34px 30px;box-shadow:0 18px 55px #39548314}.capability-split h3{color:var(--blue);margin:0 0 18px;font-size:25px}.capability-split p{color:#667086;margin:0 0 25px;font-size:14px;line-height:1.8}.capability-split ul{gap:17px;margin:0;padding:0;list-style:none;display:grid}.capability-split li{color:#55627a;font-size:14px}.capability-split li:before{content:"·";color:var(--blue);margin-right:8px}.capability-logo{background:radial-gradient(circle,#edf5ff 0 42%,#0000 43%);border:1px solid #9fc4ff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:220px;height:220px;margin:auto;display:flex}.capability-logo img{width:58px}.capability-logo b{color:var(--blue);font-size:15px}.product-copy>p{color:#7d8799;margin:-18px 0 20px;font-size:14px;line-height:1.8}.product-copy>.primary-btn{margin-top:25px}@media (width<=760px){.capability-split{grid-template-columns:1fr;gap:14px}.capability-logo{order:-1;width:145px;height:145px}.capability-split article{min-height:0;padding:24px 20px}.capability-split h3{font-size:21px}.product-copy>p{margin-top:-12px}}.source-home{color:#05070a;background:#fff;min-height:100vh}.source-nav{border-bottom:1px solid #edf0f5;align-items:center;height:78px;padding:0 58px;display:flex}.source-nav nav{align-items:center;gap:58px;margin-left:auto;font-size:14px;display:flex}.source-nav a{color:#030712}.source-nav nav a.active{color:#347df1}.source-nav-cta{border-radius:4px;align-items:center;height:32px;padding:0 18px;font-weight:600;display:inline-flex;color:#fff!important;background:#347df1!important}.source-wrap{width:min(1166px,100% - 80px);margin:0 auto}.source-hero{background:radial-gradient(circle at 78% 45%,#eaf3ff 0,#eaf3ff00 32%);min-height:650px;padding-top:96px}.source-kicker{font-weight:700;color:#347df1!important;margin:0 0 24px!important;font-size:22px!important}.source-hero h1{letter-spacing:0;margin:0 0 34px;font-size:60px;font-weight:800;line-height:1.45}.source-lead{color:#05070a;width:650px;max-width:100%;margin:0 0 62px;font-size:18px;line-height:1.7}.source-primary{color:#fff;background:#347df1;border-radius:8px;justify-content:center;align-items:center;width:150px;height:50px;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #347df138}.source-demo{padding:4px 0 100px}.source-demo-title{text-align:center;margin-bottom:42px}.source-demo-title h2{margin:0 0 14px;font-size:30px}.source-demo-title p{color:#303846;margin:0;font-size:14px}.source-demo-grid{grid-template-columns:1fr 310px;align-items:start;gap:82px;width:min(900px,100% - 64px);margin:0 auto;display:grid}.source-config h3,.source-phone-panel h3{margin:0 0 54px;font-size:16px}.source-choice{border:0;min-width:0;margin:0 0 48px;padding:0}.source-choice legend{margin:0 0 18px;padding:0;font-size:16px}.source-choice div{flex-wrap:wrap;gap:24px;display:flex}.source-choice button{color:#05070a;cursor:pointer;background:#fff;border:0;border-radius:8px;min-width:100px;height:34px;padding:0 16px;transition:all .18s}.source-choice button:hover{background:#edf4ff}.source-choice button.active{color:#fff;background:#347df1;box-shadow:0 8px 20px #347df133}.source-actions{border-top:1px solid #edf0f5;align-items:center;gap:50px;margin-top:62px;padding-top:30px;display:flex}.source-actions>a{color:#347df1;border-radius:4px;align-items:center;height:34px;padding:0 16px;font-size:14px;display:inline-flex}.source-small-primary{background:#347df1;font-weight:700;color:#fff!important}.source-phone{background:#fff;border:10px solid #171b25;border-radius:38px;width:278px;height:552px;overflow:hidden;box-shadow:0 28px 75px #1f365838}.source-phone-top{justify-content:space-between;align-items:center;height:34px;padding:9px 18px;font-size:9px;display:flex}.source-phone-top i{background:#171b25;border-radius:20px;width:70px;height:17px}.source-phone-body{text-align:center;background:linear-gradient(#eef5ff,#fff 55%);height:calc(100% - 34px);padding:48px 22px 22px}.source-preview-logo{background:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 17px;display:grid;box-shadow:0 10px 30px #347df12e}.source-preview-logo img{width:38px;height:38px}.source-phone-body>b{margin-bottom:8px;font-size:18px;display:block}.source-phone-body>p{color:#768197;margin:0 0 28px;font-size:12px}.source-preview-card{background:#fff;border:1px solid #e3ebf7;border-radius:14px;gap:9px;padding:22px 14px;display:grid;box-shadow:0 10px 24px #2d508214}.source-preview-card small,.source-preview-card span{color:#8b96aa;font-size:10px}.source-preview-card strong{color:#347df1;font-size:21px}.source-phone-body>a{color:#fff;background:#347df1;border-radius:8px;justify-content:center;align-items:center;height:42px;margin-top:26px;font-size:13px;font-weight:700;display:flex}@media (width<=760px){.source-home{overflow-x:hidden}.source-nav{height:64px;padding:0 20px}.source-nav nav{gap:18px;font-size:13px}.source-logo img{width:36px;height:36px}.source-wrap{width:calc(100% - 42px)}.source-hero{min-height:520px;padding-top:72px}.source-hero h1{font-size:42px;line-height:1.4}.source-lead{margin-bottom:40px;font-size:15px}.source-demo-grid{grid-template-columns:1fr;gap:34px}.source-choice div{gap:12px}.source-choice button{min-width:88px}.source-phone-panel{display:none}.source-actions{gap:24px}}:root{--reference-blue:#3981ee}.source-home{font-family:Arial,Microsoft YaHei,sans-serif}.source-nav{height:78px;padding:0 58px}.source-logo img{width:46px;height:46px}.source-nav-cta{justify-content:center;width:80px;height:30px;padding:0;font-weight:500;background:var(--reference-blue)!important;border-radius:4px!important}.source-hero{align-items:center;min-height:650px;padding-top:0;display:flex}.source-hero-grid{grid-template-columns:minmax(0,1fr) 504px;align-items:center;gap:70px;display:grid}.source-hero-copy{padding-bottom:30px}.source-kicker{color:var(--reference-blue)!important;font-size:22px!important}.source-hero h1{margin-bottom:34px;font-size:60px;line-height:1.45}.source-lead{margin-bottom:62px;font-size:18px;line-height:1.7}.source-primary{background:var(--reference-blue);border-radius:10px;gap:8px;width:150px;height:50px;font-size:14px;font-weight:500}.source-primary svg{width:16px}.source-orbit{background:radial-gradient(circle,#3981ee21,#3981ee08 53%,#0000 54%);border-radius:50%;place-items:center;width:504px;height:504px;display:grid;position:relative}.source-orbit-ring{border:1px dashed #3981ee40;border-radius:50%;position:absolute}.source-orbit-core{background:#fff;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;box-shadow:0 24px 70px #2767c733}.source-orbit-core img{width:46px;height:46px;margin-bottom:8px}.source-orbit-core small{color:#8290a6;margin-top:4px;font-size:11px}.orbit-item{background:#fff;border-radius:22px;place-items:center;width:72px;height:72px;font-size:14px;font-style:normal;font-weight:600;display:grid;position:absolute;box-shadow:0 14px 36px #3467b624}.orbit-item.douyin{color:#1d2330;top:46px;right:98px}.orbit-item.baidu{color:#347df1;top:228px;left:28px}.orbit-item.sms{color:#16b883;bottom:105px;right:18px}.orbit-check{color:#fff;background:#27bf8b;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:214px;right:138px;box-shadow:0 8px 18px #27bf8b47}.orbit-check svg{width:18px}.source-small-primary{background:var(--reference-blue);justify-content:center;width:80px;height:30px;padding:0;font-weight:500}.source-actions>a:last-child{width:80px;height:30px;color:var(--reference-blue);border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.source-choice button.active{background:var(--reference-blue)}.source-preview-card span{justify-content:center;align-items:center;gap:4px;display:flex!important}.source-preview-card span svg{width:12px}.source-phone-body>a{justify-content:center;align-items:center;gap:5px;display:flex!important}.source-phone-body>a svg{width:15px}.login-page{background:#fff;grid-template-columns:45% 55%}.login-visual{position:relative}.login-visual>h1,.login-visual>p{color:#fff;text-shadow:0 2px 8px #13407c2e;display:block;position:absolute;left:9%}.login-visual>h1{margin:0;font-size:28px;top:13%}.login-visual>p{letter-spacing:1px;margin:0;font-size:14px;top:calc(13% + 52px)}.login-panel{padding:36px}.login-card{border-radius:10px;width:min(520px,100%);min-height:650px;padding:42px 44px}.login-card h2{margin-bottom:10px;font-size:22px}.login-sub{color:#98a1b2;margin:0 0 24px;font-size:12px;display:block}.login-tabs{margin-bottom:28px}.login-tabs button{height:42px;font-size:14px}.field{background:#fff;border-radius:4px;height:48px}.login-options{margin:0 0 28px}.login-options label{flex-wrap:wrap;line-height:1.8}.login-options button,.login-secondary button,.recover-line button{color:var(--reference-blue);font-size:inherit;background:0 0;border:0;padding:0}.form-error{margin:-14px 0 14px}.login-submit{background:var(--reference-blue);border-radius:4px;height:48px}.login-secondary{justify-content:center;gap:48px;margin-top:22px;display:flex}.login-secondary button{font-size:13px}.recover-line{text-align:center;color:#98a1b2;margin:28px 0 0;font-size:11px}.login-help{color:#52647e;background:#f4f8ff;border:1px solid #d8e7ff;border-radius:8px;gap:10px;margin-top:18px;padding:12px 14px;font-size:11px;line-height:1.7;display:flex}.login-help button{color:#8190a6;background:0 0;border:0;margin-left:auto;font-size:18px}.dashboard-shell{color:#1f3554;background:#f5f5f5;grid-template-columns:203px 1fr}.dashboard-sidebar{color:#fff;box-shadow:none;background:linear-gradient(#337ff0 0%,#236fdf 100%);border-radius:0;margin:0}.dash-brand img{filter:brightness(0)invert();width:138px}.dashboard-sidebar nav{padding:70px 30px 16px}.menu-group{color:#fff;letter-spacing:0;margin:10px 0 5px;font-size:15px}.dashboard-sidebar nav button{color:#fffffff0;border-radius:5px;width:143px;height:38px;padding:0 10px;font-size:15px}.sidebar-foot button{color:#fffffff0;border-radius:5px;height:38px;padding:0 10px;font-size:14px}.dashboard-sidebar nav button:hover,.dashboard-sidebar nav button.active{color:#fff;background:#ffffff2e}.dashboard-sidebar nav button.active{box-shadow:inset 3px 0 #fff}.dashboard-sidebar svg{width:18px}.sidebar-foot{border-top:1px solid #ffffff1f;padding:12px 24px}.dashboard-top{background:#fff;height:76px;padding:0 14px}.dash-breadcrumb{align-items:center;gap:18px;display:flex}.dash-breadcrumb span{font-size:17px;font-weight:700}.dashboard-top h1{color:#2f7df2;background:#f9f9f9;border-radius:8px;margin:0;padding:8px 18px;font-size:15px}.dash-card,.stat-card{box-shadow:none;border:0;border-radius:14px}.stat-card{background:#fff}.table-card{border-radius:12px}.table-row{font-size:13px}.table-head{font-size:12px}.solid-btn{background:#2f7df2}.welcome-banner{border-radius:14px}.page-toolbar{min-height:50px}@media (width<=1050px){.source-hero-grid{grid-template-columns:1fr 390px}.source-orbit{width:390px;height:390px}.source-orbit-ring.ring-two{width:350px;height:350px}.source-orbit-ring.ring-one{width:260px;height:260px}}@media (width<=760px){.source-home{overflow-x:hidden}.source-nav{height:64px;padding:0 20px}.source-nav nav{gap:14px}.source-nav nav>a:not(.source-nav-cta){display:none}.source-logo img{width:36px;height:36px}.source-hero{min-height:560px;padding:62px 0}.source-hero-grid{text-align:center;grid-template-columns:1fr}.source-hero-copy{padding:0}.source-kicker{font-size:18px!important}.source-hero h1{font-size:42px}.source-lead{margin:0 auto 36px;font-size:15px}.source-primary{margin:auto}.source-orbit{display:none}.source-demo{padding-top:42px}.source-demo-title{width:calc(100% - 42px);margin-left:auto;margin-right:auto}.source-demo-grid{grid-template-columns:1fr;width:calc(100% - 42px)}.source-config h3,.source-choice{margin-bottom:38px}.source-choice div{gap:10px}.source-choice button{min-width:calc(50% - 5px);min-height:40px}.source-phone-panel{display:block}.source-phone-panel h3{margin-bottom:28px}.source-phone{margin:0 auto}.source-actions{justify-content:center}.login-card{min-height:0;padding:32px 24px}.dashboard-sidebar{color:#45536a;background:#fff}.dash-brand button{color:#627087}}.source-home a:focus-visible,.source-home button:focus-visible{outline-offset:3px;outline:3px solid #3981ee61}.source-choice button:focus-visible{outline-color:#172554}.source-nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;position:sticky;top:0}.source-primary,.source-nav-cta,.source-small-primary,.source-phone-body>a{transition:transform .18s,box-shadow .18s,background-color .18s}.source-primary:hover,.source-nav-cta:hover,.source-small-primary:hover,.source-phone-body>a:hover{transform:translateY(-2px);box-shadow:0 14px 30px #3981ee42}@media (prefers-reduced-motion:reduce){.source-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.home-dashboard{grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);align-items:start;gap:28px;display:grid}.home-dashboard-primary,.home-dashboard-aside{gap:26px;display:grid}.home-guide-banner{color:#fff;background:radial-gradient(circle at 82% 28%,#ffffffa8,#0000 13%),linear-gradient(120deg,#ffc42f 0%,#ffd549 56%,#ffcb31 100%);border-radius:16px;justify-content:space-between;align-items:center;min-height:216px;padding:28px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #ba810c26}.home-guide-banner:before{content:"";opacity:.15;background-image:radial-gradient(#fff 1.2px,#0000 1.2px);background-size:22px 22px;position:absolute;inset:0}.home-guide-banner>div:first-child{z-index:2;position:relative}.home-guide-banner span{letter-spacing:.05em;font-size:12px;font-weight:700}.home-guide-banner h2{letter-spacing:.02em;text-shadow:0 2px 7px #a76f0029;margin:8px 0 7px;font-size:29px;line-height:1.25}.home-guide-banner p{color:#ffffffe6;margin:0 0 15px;font-size:12px}.home-guide-banner button{color:#fff;background:linear-gradient(90deg,#ff746d,#fa5684);border:0;border-radius:999px;align-items:center;gap:7px;height:34px;padding:0 17px;font-weight:700;display:flex;box-shadow:0 8px 18px #e8446338}.guide-art{width:190px;height:150px;margin-right:8px;position:relative}.guide-art span{background:#fff;border:8px solid #163f64;border-radius:10px;place-items:center;display:grid;position:absolute;inset:14px 18px 6px 12px;transform:rotate(2deg);box-shadow:0 14px 26px #97640833}.guide-art span svg{color:#35b4cf;width:64px;height:64px}.guide-art i,.guide-art b{color:#287bea;background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;box-shadow:0 10px 20px #7e53052e}.guide-art i{bottom:5px;left:-8px}.guide-art b{color:#f05b6e;top:-2px;right:-3px}.guide-art svg{width:25px;height:25px}.home-section{gap:14px;display:grid}.home-section-head{justify-content:space-between;align-items:center;display:flex}.home-section-head h3,.home-info-panel>h3{color:#27364a;margin:0;font-size:15px}.home-section-head button{color:#8a98aa;background:0 0;border:0;align-items:center;gap:3px;font-size:11px;display:flex}.home-section-head button svg{width:13px}.home-quick-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.home-quick-grid>button{text-align:left;color:#2580dc;background:linear-gradient(115deg,#f5f8ff,#eaf3ff);border:1px solid #e7edf5;border-radius:12px;align-items:center;min-height:102px;padding:22px;display:flex;position:relative;box-shadow:0 10px 24px #3a669f0d}.home-quick-grid>button:nth-child(2){color:#16a878;background:linear-gradient(115deg,#effcf8,#e4f8f1)}.home-quick-grid>button>span{flex:1;gap:7px;display:grid}.home-quick-grid b{font-size:14px}.home-quick-grid small{color:#8290a3;font-size:10px;line-height:1.6}.home-quick-grid i{background:#fff;border-radius:13px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 9px 18px #4671a817}.home-quick-grid i svg{width:27px}.home-quick-grid>button>svg{width:14px;position:absolute;top:29px;left:calc(50% - 30px)}.home-product-card{background:#fff;border:1px solid #e7edf5;border-radius:12px;justify-content:space-between;align-items:center;min-height:132px;padding:22px;display:flex;box-shadow:0 12px 26px #2d4a6f0e}.home-product-card>div{align-items:center;gap:16px;display:flex}.home-product-card>div>span{color:#158bd6;background:linear-gradient(145deg,#eff8ff,#fff);border-radius:15px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 8px 20px #158bd61a}.home-product-card span svg{width:31px}.home-product-card div div{gap:7px;display:grid}.home-product-card small{color:#8694a6;font-size:11px}.home-product-card>button{color:#2580dc;background:#f5faff;border:1px solid #dbe8f4;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 13px;display:flex}.home-product-card>button svg{width:14px}.home-info-panel,.home-notice-panel{gap:14px;display:grid}.home-info-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.home-info-grid article{color:#fff;border-radius:11px;align-content:space-between;min-height:108px;padding:16px;display:grid;box-shadow:0 12px 24px #335e9f1a}.home-info-grid article.blue{background:linear-gradient(135deg,#2f84ed,#1e73df)}.home-info-grid article.yellow{background:linear-gradient(135deg,#ffc52c,#ffd435)}.home-info-grid article.gold{background:linear-gradient(135deg,#ffc11f,#f7a916)}.home-info-grid article.cyan{background:linear-gradient(135deg,#37bfd1,#40cad0)}.home-info-grid article div{justify-content:space-between;align-items:center;display:flex}.home-info-grid article span{font-size:11px;font-weight:600}.home-info-grid article svg{opacity:.9;width:18px}.home-info-grid article strong{font-size:19px}.home-info-grid article strong small{font-size:12px;font-weight:500}.home-info-grid article p{color:#ffffffc7;margin:0;font-size:9px}.home-notice-panel{padding-top:5px}.notice-banner{color:#fff;background:radial-gradient(circle at 84% 44%,#ffffff52,#0000 18%),linear-gradient(115deg,#ff995d,#ff725e 48%,#ffac75);border-radius:12px;align-content:center;gap:3px;height:112px;padding:20px;display:grid;box-shadow:0 12px 24px #db583e1f}.notice-banner b{font-size:20px}.notice-banner strong{font-size:13px}.notice-banner span{opacity:.85;font-size:10px}.home-notice-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf1f5;align-items:center;gap:11px;min-height:62px;padding:10px 0;display:flex}.home-notice-row>span{color:#2f83e6;background:#edf6ff;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.home-notice-row span svg{width:18px}.home-notice-row div{flex:1;gap:4px;display:grid}.home-notice-row b{color:#344456;font-size:12px}.home-notice-row small{color:#96a1af;font-size:9px}.home-notice-row>svg{color:#a5afbb;width:14px}.home-empty{color:#93a0af;justify-content:center;align-items:center;gap:8px;min-height:90px;font-size:12px;display:flex}.home-empty svg{width:17px}@media (width<=1180px){.home-dashboard{grid-template-columns:1fr}.home-dashboard-aside{grid-template-columns:1fr 1fr}.home-info-panel,.home-notice-panel{align-content:start}}@media (width<=760px){.home-dashboard-aside,.home-quick-grid{grid-template-columns:1fr}.home-guide-banner{min-height:220px;padding:24px}.guide-art{opacity:.34;position:absolute;bottom:-26px;right:-44px}.home-guide-banner h2{font-size:24px}.home-info-grid{grid-template-columns:1fr 1fr}.home-product-card{flex-direction:column;align-items:flex-start;gap:18px}.home-product-card>button{justify-content:center;width:100%}}@media (width<=430px){.home-info-grid{grid-template-columns:1fr}.home-guide-banner h2{font-size:22px}.home-quick-grid>button{min-height:96px;padding:17px}}.dashboard-shell{--dash-navy:#06263a;--dash-navy-deep:#031a2a;--dash-teal:#0aa88f;--dash-teal-bright:#2dd4b6;--dash-blue:#1668b2;--dash-ink:#132a3a;--dash-muted:#687d8d;--dash-line:#27536c21;--dash-surface:#fffffff0;color:var(--dash-ink);background:#eef4f7;grid-template-columns:203px minmax(0,1fr);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.dashboard-sidebar{isolation:isolate;background:radial-gradient(circle at 20% 7%,#2dd4b629,transparent 24%), radial-gradient(circle at 100% 76%,#1668b238,transparent 34%), linear-gradient(180deg,#08334b 0%,var(--dash-navy) 48%,var(--dash-navy-deep) 100%);position:relative;box-shadow:10px 0 30px #031a2a1f}.dashboard-sidebar:before{content:"";z-index:-1;pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.dash-brand{border-bottom:1px solid #8fe8da24;height:76px;padding:0 22px}.dashboard-sidebar nav{scrollbar-width:thin;scrollbar-color:#2dd4b659 transparent;padding:52px 18px 18px}.menu-group{color:#d5eef09e;letter-spacing:.08em;margin:18px 10px 7px;font-size:11px;font-weight:600}.dashboard-sidebar nav button,.sidebar-foot button{color:#e8f6f7c7;border:1px solid #0000;border-radius:10px;width:100%;height:42px;padding:0 12px;font-size:13px;font-weight:500;transition:background-color .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;position:relative}.dashboard-sidebar nav button:hover,.sidebar-foot button:hover{color:#fff;background:#2dd4b617;border-color:#5ce1cc21;transform:translate(2px)}.dashboard-sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 0 var(--dash-teal-bright),0 8px 22px #0000001f,0 0 18px #2dd4b614;background:linear-gradient(90deg,#2dd4b630,#2dd4b612);border-color:#5ce1cc38}.dashboard-sidebar nav button.active svg{color:#61e2cb;filter:drop-shadow(0 0 5px #2dd4b659)}.sidebar-foot{border-top-color:#8fe8da24;padding:14px 18px}.dashboard-main{background:radial-gradient(circle at 83% 4%,#0aa88f0e,#0000 24%),linear-gradient(155deg,#f5f9fb 0%,#edf4f7 55%,#f4f8fa 100%);overflow-x:hidden}.dashboard-top{border-bottom:1px solid var(--dash-line);-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);background:#ffffffe0;height:76px;padding:0 28px;box-shadow:0 1px #ffffffb3,0 8px 28px #11354809}.dash-breadcrumb span,.dashboard-top h1{color:var(--dash-ink);letter-spacing:-.01em;font-weight:700}.dashboard-top h1{background:#f2f7f8;border:1px solid #27536c14;padding:8px 14px;font-size:15px}.dashboard-top p{color:var(--dash-muted)}.top-actions>button{border-color:var(--dash-line);color:#587080;background:#fffc;transition:all .18s}.top-actions>button:hover{color:var(--dash-teal);background:#f2fbf9;border-color:#0aa88f57;transform:translateY(-1px);box-shadow:0 8px 20px #0a605314}.account-chip b{color:#243d4d;font-weight:700}.account-chip small{color:var(--dash-muted)}.dashboard-content{padding:26px 28px 42px}.view-stack{gap:20px}.dashboard-shell .dash-card,.dashboard-shell .stat-card,.dashboard-shell .settings-card,.dashboard-shell .feature-grid article,.dashboard-shell .template-grid article{background:var(--dash-surface);border:1px solid var(--dash-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 2px #09223106,0 12px 30px #153a4e0e}.dashboard-shell .dash-card,.dashboard-shell .settings-card{border-radius:16px}.dashboard-shell .table-card{border-radius:14px}.dashboard-shell .stat-card,.dashboard-shell .feature-grid article,.dashboard-shell .template-grid article,.dashboard-shell .strategy-grid article{border-radius:14px;transition:transform .2s,border-color .2s,box-shadow .2s}.dashboard-shell .stat-card:hover,.dashboard-shell .feature-grid article:hover,.dashboard-shell .template-grid article:hover,.dashboard-shell .strategy-grid article:hover{border-color:#0aa88f40;transform:translateY(-2px);box-shadow:0 16px 34px #0d3a4c17}.welcome-banner{isolation:isolate;text-shadow:0 1px 1px #00000014;background:radial-gradient(circle at 82% 20%,#2dd4b638,#0000 29%),linear-gradient(112deg,#07344b 0%,#0b5060 56%,#087d72 100%);border:1px solid #54ddc833;border-radius:18px;min-height:148px;position:relative;box-shadow:0 18px 38px #05364429}.welcome-banner:after{content:"";z-index:-1;opacity:.13;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.welcome-banner span{color:#aee9df;letter-spacing:.04em;font-weight:600}.welcome-banner h2{letter-spacing:-.02em;font-size:25px}.welcome-banner p{color:#d9eeed}.welcome-banner img{opacity:.88;filter:brightness(0)invert()drop-shadow(0 10px 20px #00000024)}.stat-card{padding:19px}.stat-card span{color:var(--dash-muted);font-weight:500}.stat-card strong{color:#102c3d;letter-spacing:-.025em;font-size:24px}.stat-card small{color:#78909e}.stat-icon{border:1px solid #27536c14}.stat-icon.blue,.stat-icon.purple{color:#1769a6;background:#eaf4fa}.stat-icon.green{color:#078f79;background:#e7f8f3}.stat-icon.orange{color:#b77912;background:#fff5df}.card-head h3,.settings-card h3,.callback-events h3{color:#173244;letter-spacing:-.01em;font-weight:700}.card-head p{color:var(--dash-muted)}.card-head select,.dashboard-shell input,.dashboard-shell select{color:#304a5b;border-color:#27536c29}.bar-chart{border-bottom-color:var(--dash-line);background:repeating-linear-gradient(#0000 0 44px,#27536c0e 45px)}.bar-chart span{background:linear-gradient(#19bca1 0%,#127b91 100%);box-shadow:0 5px 12px #0aa88f26}.recent-row,.feed-row{border-color:#27536c17}.recent-row:hover,.feed-row:hover{background:#f7fbfb}.recent-row>span,.customer-cell i,.strategy-icon{color:var(--dash-teal);background:#e8f7f4}.dashboard-shell .search-box{border-color:var(--dash-line);background:#ffffffe6;border-radius:10px;transition:all .18s}.dashboard-shell .search-box:focus-within{border-color:#0aa88f8c;box-shadow:0 0 0 3px #0aa88f1f}.search-box input{color:var(--dash-ink);background:0 0}.dashboard-shell .ghost-btn,.dashboard-shell .solid-btn{border-radius:9px;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.dashboard-shell .ghost-btn{border-color:var(--dash-line);color:#4d6676}.dashboard-shell .ghost-btn:hover{color:#087e6c;background:#f0faf8;border-color:#0aa88f5c}.dashboard-shell .solid-btn{background:linear-gradient(135deg,#087f76,#0caf94);box-shadow:0 8px 18px #0a917c2e}.dashboard-shell .solid-btn:hover{transform:translateY(-1px);box-shadow:0 11px 24px #0a917c3d}.type-tabs,.table-row{border-color:#27536c17}.type-tabs button.active,.sub-tabs button.active{color:#087f76;background:#e8f7f4}.table-head,.settings-table th{color:#657b89;background:#f1f7f8;font-weight:600}.table-row:not(.table-head):hover,.settings-table tbody tr:hover{background:#f6fbfa}.type-tag{color:#526c7c;background:#edf3f5}.status.enabled{color:#087e6c;background:#e4f7f1}.row-actions button{color:#597181;background:#edf4f5}.row-actions button:hover{color:#078c77;background:#e3f6f2}.empty-state,.empty-product{color:#708695;background:radial-gradient(circle,#0aa88f0e,#0000 40%)}.empty-state svg,.empty-product>svg{color:#0a9882;background:#e5f6f2}.empty-product h2{color:#173244}.feature-banner,.settings-banner,.callback-banner,.invite-banner{background:radial-gradient(circle at 85% 15%,#2dd4b633,#0000 26%),linear-gradient(115deg,#07344b,#0b5964 60%,#078578);border:1px solid #4adac52e;box-shadow:0 15px 32px #05364421}.feature-banner p,.settings-banner p,.callback-banner p,.invite-banner p{color:#d8eeec}.invite-banner>button,.settings-banner .solid-btn{color:#087e6c}.feature-group button,.platform-grid button,.callback-platform-filter button{border-color:var(--dash-line);border-radius:11px;transition:all .18s}.feature-group button:hover,.feature-group button.selected,.platform-grid button.selected,.callback-platform-filter button.active{color:#087f76;background:#eaf8f5;border-color:#0aa88f7a;box-shadow:0 0 0 2px #0aa88f12}.feature-group button>svg:last-child,.feature-selection li svg,.feature-grid li svg{color:#0a9d85}.feature-selection>svg{color:#098f79;background:#e5f6f2}.feature-selection{top:96px}.strategy-title i{color:#087e6c;background:#e4f7f1}.feed-row>i{background:#0aaa90;box-shadow:0 0 0 5px #e1f7f1}.callback-lines div{border-color:#1282a3}.callback-lines div:nth-child(2){border-color:#0aa88f}.settings-nav button:hover,.settings-nav button.active,.settings-segment button.active{color:#087f76;background:#e8f7f4}.settings-card input:focus,.settings-card select:focus,.modal-card input:focus,.modal-card select:focus{border-color:#0aa88f;box-shadow:0 0 0 3px #0aa88f1f}.settings-table td button{color:#087f76}.settings-table td button.danger,.settings-pool-grid button.danger,.destination-row>button{color:#c63d49}.destination-row>button{background:#fff0f1}.data-error{color:#ad303c;background:#fff5f5;border-color:#efc7ca}.notification-panel{border-color:var(--dash-line);border-radius:16px;box-shadow:0 24px 70px #0423332e}.notification-panel i{background:var(--dash-teal)}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#031a2a85}.modal-card{border:1px solid #6a919f33;border-radius:18px;box-shadow:0 32px 90px #031a2a4d}.preview-note{background:#edf8f6}.preview-note>svg{color:#098f79}.toast{background:#062c3d;border:1px solid #70e4d22e;border-radius:11px;box-shadow:0 18px 44px #031a2a4d}.toast svg{color:#43d9bd}.dashboard-shell button:focus-visible,.dashboard-shell a:focus-visible,.dashboard-shell input:focus-visible,.dashboard-shell select:focus-visible,.dashboard-shell textarea:focus-visible,.modal-card button:focus-visible,.modal-card input:focus-visible,.modal-card select:focus-visible,.notification-panel button:focus-visible{outline-offset:2px;outline:3px solid #2dd4b685}@media (width<=900px){.dashboard-shell{grid-template-columns:minmax(0,1fr);width:100%;max-width:100vw}.dashboard-sidebar{color:#fff;background:radial-gradient(circle at 20% 7%,#2dd4b629,#0000 24%),linear-gradient(#08334b,#031a2a);border-radius:0;width:203px;margin:0;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.dashboard-sidebar.open{transform:none}.dash-brand button{color:#fff;display:block}.mobile-menu{display:block}.dashboard-main,.dashboard-content,.view-stack{min-width:0;max-width:100%}.dashboard-top{height:76px;padding:0 16px}.dashboard-content{padding:18px 16px 30px}.dash-grid,.feature-catalog,.settings-workspace{grid-template-columns:minmax(0,1fr)}.stat-grid,.feature-grid,.strategy-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.data-table,.settings-table-wrap,.settings-nav,.settings-segment{max-width:100%;overflow-x:auto}.page-toolbar{flex-wrap:wrap}.search-box{order:-1;width:100%;min-width:0}.welcome-banner,.feature-banner,.settings-banner,.callback-banner,.invite-banner{max-width:100%;overflow:hidden}.modal-card{max-height:calc(100vh - 32px);overflow:auto}}@media (width<=600px){.dashboard-content{padding:14px 12px 26px}.stat-grid,.feature-grid,.strategy-grid,.template-grid,.platform-grid,.account-details{grid-template-columns:minmax(0,1fr)}.welcome-banner{min-height:138px;padding:22px}.welcome-banner h2{font-size:20px}.welcome-banner img{width:62px}.dashboard-shell .stat-card{padding:15px}.page-toolbar>*{max-width:100%}.table-row{padding:0 14px}.modal-backdrop{padding:12px}.modal-card{padding:19px}.toast{text-align:center;justify-content:center;width:calc(100vw - 24px)}.destination-row{grid-template-columns:minmax(0,1fr)}.destination-row input:nth-child(2){grid-column:auto}}@media (prefers-reduced-motion:reduce){.dashboard-shell *,.dashboard-shell :before,.dashboard-shell :after,.modal-backdrop *,.toast{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.dashboard-sidebar nav button:hover,.sidebar-foot button:hover,.dashboard-shell .stat-card:hover,.dashboard-shell .feature-grid article:hover,.dashboard-shell .template-grid article:hover,.dashboard-shell .strategy-grid article:hover,.dashboard-shell .solid-btn:hover{transform:none}}.wl-brand-logo{--brand-foreground:#0d2d3a;color:var(--brand-foreground);white-space:nowrap;align-items:center;gap:10px;line-height:1;display:inline-flex}.wl-brand-mark{flex:none;width:36px;height:36px;display:block}.wl-brand-word{flex-direction:column;gap:3px;display:flex}.wl-brand-word b{letter-spacing:.08em;font-size:19px;font-weight:800;line-height:1}.wl-brand-word small{letter-spacing:.18em;color:#5b7c84;font:600 8px/1 Arial,sans-serif}.wl-brand-logo.inverse .wl-brand-word small{color:#ffffffa8}.wl-brand-logo.compact{gap:0}.source-home{color:#102b35;background:linear-gradient(#fff 0%,#fbfefd 48%,#f6fbfa 100%)}.source-nav{border-bottom-color:#e9f1f0;height:68px;padding:0 48px}.source-nav nav{gap:40px;font-size:13px}.source-nav-cta{width:auto;min-width:78px;height:32px;padding:0 16px;background:#0b7f77!important;border-radius:8px!important}.source-hero{background:radial-gradient(circle at 78% 45%,#0b7f771f,#0b7f7700 34%);min-height:600px}.source-hero-grid{grid-template-columns:minmax(0,1fr) 450px;gap:64px}.source-kicker{letter-spacing:.1em;color:#0b7f77!important;font-size:17px!important}.source-hero h1{letter-spacing:-.04em;margin-bottom:25px;font-size:48px;line-height:1.25}.source-lead{color:#405b65;width:610px;margin-bottom:42px;font-size:16px;line-height:1.85}.source-primary{background:#0b7f77;border-radius:9px;width:138px;height:44px;font-size:13px;box-shadow:0 10px 24px #0b7f7733}.source-orbit{background:radial-gradient(circle,#0b7f771c,#0b7f7706 54%,#0000 55%);width:450px;height:450px}.source-orbit-ring{border-color:#0b7f7740}.source-orbit-ring.ring-one{width:294px;height:294px}.source-orbit-ring.ring-two{width:402px;height:402px}.source-orbit-core{border-radius:30px;width:136px;height:136px;box-shadow:0 22px 64px #0e514e2b}.source-orbit-core .wl-brand-mark{width:40px;height:40px;margin-bottom:7px}.orbit-item{border-radius:19px;width:64px;height:64px;font-size:13px}.orbit-item.douyin{top:40px;right:88px}.orbit-item.baidu{top:204px;left:24px}.orbit-item.sms{bottom:71px;right:28px}.orbit-check{background:#0b7f77;top:145px;right:87px}.source-demo{padding-bottom:88px}.source-demo-title p{color:#61737b;font-size:13px}.source-demo-grid{gap:68px}.source-choice{margin-bottom:38px}.source-choice button{font-size:12px}.source-choice button.active{background:#0b7f77;box-shadow:0 8px 18px #0b7f7726}.source-small-primary,.source-phone-body>a{background:#0b7f77}.login-page{background:#f5f9f8}.login-visual{background:radial-gradient(circle at 18% 14%,#65e8d03d,#0000 22%),linear-gradient(145deg,#07344b 0%,#075e66 58%,#0b7f77 100%);overflow:hidden}.login-visual:after{content:"";background:#ffffff09;border:1px solid #ffffff1f;border-radius:48% 48% 0 0;height:62%;position:absolute;inset:auto -13% -22% 7%;transform:rotate(-8deg)}.login-visual>.login-brand{z-index:2;display:inline-flex;position:absolute;top:7%;left:9%}.login-visual>h1{font-size:25px;top:16%}.login-visual>p{color:#ffffffc7;font-size:12px;top:calc(16% + 48px)}.login-card{border:1px solid #e8efed;border-radius:16px;width:min(500px,100%);min-height:620px;padding:40px 42px;box-shadow:0 20px 60px #12384317}.login-card h2{color:#16323d;font-size:20px}.field{border-radius:8px;height:45px}.login-submit{background:#0b7f77;border-radius:8px;height:45px;box-shadow:0 9px 20px #0b7f772b}.brand .wl-brand-mark{width:32px;height:32px}.brand .wl-brand-word b{font-size:17px}.footer-copy .wl-brand-mark{width:40px;height:40px}.footer-copy .wl-brand-word b{font-size:22px}.footer-copy p{margin-top:20px;font-size:15px}.dash-brand .wl-brand-logo{min-width:0}.dashboard-sidebar nav{padding-top:36px}.home-product-card b{font-size:13px}@media (width<=1050px){.source-hero-grid{grid-template-columns:1fr 360px}.source-orbit{width:360px;height:360px}.source-orbit-ring.ring-two{width:324px;height:324px}.source-orbit-ring.ring-one{width:236px;height:236px}.source-orbit-core{width:122px;height:122px}.orbit-item{width:56px;height:56px}.source-hero h1{font-size:43px}}@media (width<=760px){.source-nav{height:58px;padding:0 18px}.source-logo .wl-brand-mark{width:31px;height:31px}.source-logo .wl-brand-word b{font-size:16px}.source-nav nav{gap:10px}.source-nav-cta{height:30px;font-size:12px}.source-hero{min-height:490px;padding:52px 0}.source-hero h1{margin-bottom:18px;font-size:34px}.source-kicker{font-size:15px!important}.source-lead{margin-bottom:30px;font-size:14px;line-height:1.75}.source-primary{height:42px}.source-demo-title h2{font-size:23px}.source-demo-grid{gap:42px}.login-panel{padding:68px 18px 28px}.login-card{border-radius:14px;padding:30px 22px}}body{font-size:12px}.wl-brand-mark{width:32px;height:32px}.wl-brand-word b{font-size:16px}.wl-brand-word small{font-size:7px}.site-nav{font-size:12px}.account-link svg,.nav-toggle svg{width:15px;height:15px}.hero-badge{font-size:11px}.hero h1{font-size:40px}.hero-copy>p{font-size:15px}.primary-btn{font-size:12px}.primary-btn svg{width:15px;height:15px}.top-features img{width:44px}.top-features h3{font-size:14px}.top-features p{font-size:10px}.section-title>span,.product-copy>span{font-size:12px}.section-title h2{font-size:29px}.section-title p{font-size:12px}.icon-card{width:54px;height:54px}.icon-card svg{width:24px;height:24px}.advantage-grid h3{font-size:16px}.advantage-grid p{font-size:11px}.product-copy h2{font-size:26px}.product-copy li{font-size:13px}.product-copy li svg{width:15px}.plan h3{font-size:21px}.plan li,.review-grid article>p{font-size:12px}.price{font-size:28px}.bottom-cta h2{font-size:26px}.footer-copy p{font-size:13px}.qr-group p{font-size:11px}.simple-hero h1{font-size:36px}.simple-hero p{font-size:15px}.product-benefits article>svg{width:20px;height:20px}.product-benefits h3{font-size:16px}.product-benefits p{font-size:12px}.contact-card h2{font-size:20px}.contact-card p{font-size:12px}.source-logo .wl-brand-mark{width:30px;height:30px}.source-logo .wl-brand-word b{font-size:15px}.source-nav nav,.source-nav-cta{font-size:11px}.source-kicker{font-size:15px!important}.source-hero h1{font-size:40px}.source-lead{font-size:14px}.source-primary{font-size:11px}.source-primary svg{width:14px;height:14px}.source-orbit-core .wl-brand-mark{width:34px;height:34px}.source-orbit-core b{font-size:14px}.source-orbit-core small{font-size:9px}.orbit-item{font-size:11px}.orbit-item svg{width:18px;height:18px}.source-demo-title h2{font-size:22px}.source-demo-title p{font-size:11px}.source-config h3,.source-phone-panel h3,.source-choice legend{font-size:14px}.source-choice button,.source-small-primary,.source-actions button,.source-phone-body{font-size:11px}.source-preview-logo .wl-brand-mark{width:28px;height:28px}.login-visual>.login-brand .wl-brand-mark{width:33px;height:33px}.login-visual>.login-brand .wl-brand-word b{font-size:17px}.login-visual>h1{font-size:21px}.login-visual>p{font-size:10px}.login-card h2{font-size:18px}.login-sub{font-size:10px}.login-tabs button,.login-card label>span{font-size:11px}.field input{font-size:12px}.field svg,.back-home svg{width:15px;height:15px}.login-submit,.login-secondary button{font-size:11px}.login-options,.recover-line,.login-help{font-size:10px}.dash-brand .wl-brand-mark{width:30px!important;height:30px!important}.dash-brand .wl-brand-word b{font-size:15px}.menu-group{font-size:9px}.dashboard-sidebar nav button,.sidebar-foot button{font-size:10px}.dashboard-sidebar nav button>svg,.sidebar-foot button>svg{width:14px;height:14px}.dashboard-top h1{font-size:12px}.dashboard-top p{font-size:10px}.top-actions>button svg,.mobile-menu svg{width:15px;height:15px}.account-chip b{font-size:10px}.account-chip small{font-size:9px}.home-guide-banner span{font-size:10px}.home-guide-banner h2{font-size:24px}.home-guide-banner p,.home-guide-banner button{font-size:10px}.home-guide-banner button svg{width:13px}.home-info-card b,.home-quick-card b,.home-product-card b{font-size:11px}.home-info-card span,.home-info-card small,.home-quick-card p,.home-product-card span{font-size:9px}.home-info-icon,.home-quick-icon{transform:scale(.88)}.card-head h3,.settings-card h3,.callback-events h3{font-size:12px}.card-head p,.stat-card span,.stat-card small,.recent-row,.feed-row{font-size:10px}.stat-card strong{font-size:20px}.stat-icon{width:38px;height:38px}.stat-icon svg{width:17px;height:17px}.page-toolbar,.type-tabs,.sub-tabs,.table-card,.strategy-grid,.feature-grid,.template-grid{font-size:10px}.search-box svg,.ghost-btn svg,.solid-btn svg,.row-actions svg{width:14px;height:14px}.settings-banner h2,.feature-banner h2,.callback-banner h2,.invite-banner h2{font-size:18px}.settings-banner>svg,.feature-banner>svg,.callback-banner>svg{width:34px;height:34px}.settings-module-head h3{font-size:14px}.settings-module-head p,.settings-card label,.settings-nav button,.settings-segment button{font-size:10px}.settings-nav svg{width:14px}.feature-group button>svg:first-child{width:18px}.feature-selection>svg{width:42px;height:42px}.feature-selection h3{font-size:14px}.modal-card h3{font-size:15px}.modal-card label,.modal-card input,.modal-card select,.modal-card textarea,.modal-card button{font-size:11px}@media (width<=760px){.source-logo .wl-brand-mark{width:27px;height:27px}.source-logo .wl-brand-word b{font-size:14px}.source-nav-cta{font-size:10px}.source-hero h1{font-size:29px}.source-kicker{font-size:13px!important}.source-lead{font-size:12px}.source-demo-title h2{font-size:20px}.login-card h2{font-size:17px}.dashboard-top h1{font-size:11px}.home-guide-banner h2{font-size:21px}}.payment-settings{overflow:hidden}.payment-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.payment-heading h3{color:#173244;margin:0 0 6px;font-size:15px}.payment-heading p{color:#6b808e;margin:0}.payment-tutorial{color:#087f76;white-space:nowrap;background:#edf9f6;border:1px solid #0aa88f38;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-weight:600;display:inline-flex}.payment-tutorial svg{width:14px;height:14px}.payment-form{margin-top:14px;padding:18px}.payment-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.payment-form label{color:#415c6b;gap:7px;font-weight:600;display:grid}.payment-form label>span{color:#7b909d;font-weight:400}.payment-form input,.payment-form textarea{color:#243d4d;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #27536c29;border-radius:9px;padding:10px 12px}.payment-private-key textarea{min-height:118px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.field-hint{align-items:center;gap:5px;display:flex}.field-hint svg{width:13px;height:13px}.payment-upload{align-content:start}.file-drop{text-align:center;background:#f3fbf9;border:1px dashed #0aa88f73;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:118px;padding:18px;display:flex;position:relative;color:#4d6f71!important}.file-drop svg{color:#0a9b84;width:24px;height:24px;margin-bottom:7px}.file-drop small{color:#7a9296;margin-top:4px}.file-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.amount-input{background:#fff;border:1px solid #27536c29;border-radius:9px;align-items:center;overflow:hidden;display:flex!important}.amount-input input{border:0!important;border-radius:0!important}.amount-input b{white-space:nowrap;color:#496471;padding:0 12px}.payment-confirm{justify-content:center;min-width:104px;margin-top:16px}.payment-list{gap:10px;margin-top:16px;display:grid}.payment-account-row{align-items:center}.payment-account-row>span{gap:4px;min-width:0;display:grid}.payment-account-row small{color:#708694}.status-unverified{color:#a56e12;white-space:nowrap;background:#fff5df;border-radius:999px;padding:5px 9px;font-style:normal;font-weight:700}.settings-empty span{color:#7b909d}@media (width<=760px){.payment-heading{display:grid}.payment-tutorial{white-space:normal}.payment-form .form-grid{grid-template-columns:minmax(0,1fr)}.payment-account-row{grid-template-columns:minmax(0,1fr) auto;display:grid}.payment-account-row .danger{grid-column:1/-1;justify-self:start}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
