*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:#2f3037;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site{min-height:100vh;overflow:hidden}.hero{background:#fff;color:#2f3037}.nav{width:min(1220px,calc(100% - 96px));margin:0 auto;padding:62px 0 42px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:14px;color:#4a4c57;font-size:20px;font-weight:700}.brand span{display:grid;gap:2px}.brand small{color:#8a91a1;font-size:12px;font-weight:700}.brand img{width:48px;height:48px;border-radius:12px}.nav-links{display:flex;align-items:center;gap:24px;color:#727889;font-size:13px;font-weight:700}.nav-links a{transition:color .18s ease,opacity .18s ease}.nav-links a:hover{color:#2f3037}.nav-links a:last-child{min-height:40px;display:inline-flex;align-items:center;padding:0 22px;border-radius:5px;background:#635bff;color:#fff}.hero-inner{width:min(1160px,calc(100% - 96px));margin:0 auto;padding:86px 0 96px;display:grid;justify-items:center}.hero-copy{text-align:center;animation:heroEnter .65s ease both}.hero h1{margin:0;color:#2f3037;font-size:0;line-height:1}.hero-title{margin:0;color:#333540;font-size:clamp(34px,4.4vw,50px);font-weight:800;line-height:1.18;letter-spacing:0}.product-visual{width:min(880px,100%);min-height:542px;margin-top:72px;border:1px solid #dfe7ef;border-radius:10px;background:#f3f7fb;box-shadow:0 34px 58px #1923373d;overflow:hidden;animation:visualEnter .8s .1s ease both}.window-bar{height:46px;display:flex;align-items:center;gap:8px;padding:0 18px;background:#edf3f8;border-bottom:1px solid #dce5ee}.window-bar span{width:11px;height:11px;border-radius:50%;background:#cdd7df}.window-bar span:first-child{background:#ff6b6b}.window-bar span:nth-child(2){background:#ffc75a}.window-bar span:nth-child(3){background:#75d38b}.visual-grid{min-height:496px;display:grid;grid-template-columns:190px 1fr}.visual-grid aside{padding:28px 18px;background:#e8f0f7;border-right:1px solid #dce5ee}.visual-grid strong{display:block;margin-bottom:28px;color:#3b4352;font-size:15px}.visual-grid aside span{display:block;height:34px;margin-top:13px;border-radius:6px;background:#d9e4ed}.visual-grid aside .active-line{background:#fff}.visual-grid section{padding:34px}.status-row{display:flex;justify-content:space-between;align-items:end;color:#7b8493;font-size:14px}.status-row strong{color:#2f3037;font-size:62px;line-height:1}.chat-lines{margin-top:42px}.chat-lines span{display:block;width:78%;height:18px;margin-top:18px;border-radius:999px;background:#dce6ef}.chat-lines span:nth-child(2){width:55%;background:#6ec6ee}.chat-lines span:nth-child(3){width:88%}.queue{margin-top:70px;padding-top:26px;border-top:1px solid #dce5ee}.queue b{color:#3b4352}.queue i{display:block;height:50px;margin-top:14px;border-radius:8px;background:linear-gradient(90deg,#eef3f8,#dbe8f4)}.section{width:min(1120px,calc(100% - 96px));margin:0 auto;padding:76px 0}.intro{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:start}.section-kicker{margin:0 0 14px;color:#635bff;font-size:13px;font-weight:800}.section h2{margin:0;color:#2f3037;font-size:clamp(28px,4vw,42px);line-height:1.2;letter-spacing:0}.intro>p,.section-heading>p,.feature-list p,.plan-list p,.policy-links small,.contact-band p,.footer{color:#7f8797;font-size:16px;line-height:1.72}.order-form{grid-column:1 / -1;margin-top:4px;padding:30px;display:grid;gap:22px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;box-shadow:0 18px 48px #1f293714}.order-head{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid #e6edf4}.order-head h3{margin:0;color:#333540;font-size:26px;line-height:1.25}.order-head span{min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#eef0ff;color:#635bff;font-size:13px;font-weight:800}.order-form label{display:grid;gap:8px;color:#505866;font-size:13px;font-weight:800}.email-field{max-width:520px}.order-form input{min-height:46px;width:100%;border:1px solid #d9e1ea;border-radius:5px;background:#fff;color:#2f3037;outline:none;padding:0 14px}.order-form input:focus{border-color:#635bff}.plan-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.plan-picker label{position:relative;min-height:172px;padding:20px;align-content:start;border:1px solid #d9e1ea;border-radius:8px;background:#f9fafc;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.plan-picker label.selected{border-color:#635bff;background:#f4f3ff;box-shadow:0 14px 28px #635bff1f}.plan-picker input{position:absolute;opacity:0;pointer-events:none}.plan-picker strong{color:#333540;font-size:20px;line-height:1.2}.plan-picker span{color:#635bff;font-size:15px;font-weight:800}.plan-picker small{color:#7f8797;font-size:14px;font-weight:500;line-height:1.65}.order-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e6edf4;border-radius:8px;overflow:hidden}.order-summary div{padding:18px 20px;display:grid;gap:7px;background:#f7f8fb}.order-summary div+div{border-left:1px solid #e6edf4}.order-summary span{color:#7f8797;font-size:13px;font-weight:800}.order-summary strong{color:#333540;font-size:17px}.checkout-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center}.checkout-row p{margin:0;color:#7f8797;font-size:14px;line-height:1.7}.order-form button,.plan-list a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:5px;background:#635bff;color:#fff;font-weight:800;cursor:pointer;transition:opacity .18s ease}.order-form button:hover,.plan-list a:hover{opacity:.82}.order-error{grid-column:1 / -1;margin:0;padding:15px 16px;display:grid;gap:4px;border-radius:5px;background:#fff1f2;color:#be123c;line-height:1.55}.order-error strong{color:#9f1239}.order-error span{color:#be123c}.section-heading{max-width:760px;margin:0 auto 58px;text-align:center}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 46px}.feature-list article{min-height:260px;padding:54px 28px 30px;border-radius:6px;background:#f7f8fb;text-align:center;position:relative}.feature-list article:before{content:"";width:48px;height:48px;border-radius:9px;background:#635bff;box-shadow:0 8px 18px #635bff3d;position:absolute;left:50%;top:-24px;transform:translate(-50%)}.feature-list article:after{content:"";width:18px;height:18px;border:2px solid #ffffff;border-radius:5px;position:absolute;left:50%;top:-9px;transform:translate(-50%) rotate(45deg)}.feature-list h3,.plan-list h3,.policy-links span{margin:0 0 14px;color:#333540;font-size:18px;line-height:1.28}.pricing{width:100%;max-width:none;padding:94px max(48px,calc((100% - 1120px)/2));background:#fff}.plan-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.plan-list article{min-height:300px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;border-radius:6px;background:#f7f8fb}.plan-list article>div p{color:#635bff;font-weight:800}.plan-list a{width:fit-content}.policy-index{padding-bottom:88px}.policy-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.policy-links a{min-height:118px;padding:24px;display:grid;align-content:center;border-radius:6px;background:#f7f8fb;transition:background .18s ease}.policy-links a:hover{background:#eef0ff}.policy-links span{font-weight:800}.policy-links small{font-size:14px}.contact-band{width:min(1120px,calc(100% - 96px));margin:0 auto 80px;padding:56px 70px;border-radius:8px;background:linear-gradient(120deg,#ff9a3d,#ed4e9a);color:#fff}.contact-band .section-kicker,.contact-band h2,.contact-band p{color:#fff}.contact-band p{max-width:760px}.contact-band a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.footer{width:min(1120px,calc(100% - 96px));margin:0 auto;padding:28px 0 58px;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;font-size:14px}.footer span:first-child{color:#2f3037;font-weight:800}.footer a{color:#727889}.policy-page{background:#fff}.policy-nav{color:#2f3037}.policy-nav .nav-links{color:#727889}.policy-nav .nav-links a:last-child{background:transparent;color:#727889;padding:0;min-height:auto}.policy-nav .nav-links a:last-child:hover{color:#2f3037}.legal-document{width:min(860px,calc(100% - 96px));margin:50px auto 90px;padding-top:38px;border-top:1px solid #d9e1ea}.legal-document h1{margin:0;color:#2f3037;font-size:clamp(36px,6vw,62px);line-height:1.08;letter-spacing:0}.legal-lead{margin:24px 0 0;color:#505866;font-size:20px;line-height:1.75}.effective-date{margin:20px 0 48px;color:#7f8797;font-size:14px}.legal-document section{padding:34px 0;border-top:1px solid #e5e7eb}.legal-document h2{margin:0 0 18px;color:#333540;font-size:26px;line-height:1.25}.legal-document p{margin:14px 0 0;color:#505866;font-size:16px;line-height:1.9}.legal-document a{color:#635bff;font-weight:800}@keyframes heroEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes visualEnter{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.nav,.hero-inner,.section,.footer,.contact-band,.legal-document{width:min(100% - 48px,1120px)}.nav{align-items:flex-start;gap:20px}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:14px 20px}.intro,.order-form,.plan-picker,.order-summary,.checkout-row{grid-template-columns:1fr}.order-summary div+div{border-left:0;border-top:1px solid #e6edf4}.feature-list,.plan-list,.policy-links{grid-template-columns:1fr}}@media (max-width: 620px){.nav,.hero-inner,.section,.footer,.contact-band,.legal-document{width:min(100% - 32px,1120px)}.nav{padding:24px 0 20px}.nav-links{display:none}.brand{font-size:18px}.brand img{width:40px;height:40px}.hero-inner{padding:54px 0 68px}.product-visual{min-height:360px;margin-top:42px}.visual-grid{min-height:314px;grid-template-columns:1fr}.visual-grid aside{display:none}.visual-grid section{padding:24px}.section,.pricing,.policy-index{padding-top:64px;padding-bottom:64px}.contact-band{margin-bottom:54px;padding:34px 24px}.feature-list{gap:42px}.plan-list article,.policy-links a{min-height:auto}.order-form{padding:22px}.order-head{display:grid}.plan-picker label{min-height:auto}.footer{display:grid;justify-content:stretch}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
