@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.visible{visibility:visible}.block{display:block}}:root{--bg:#fff;--bg-soft:#f6f8fb;--bg-blue:#f5f9ff;--text:#172033;--text-2:#465267;--muted:#7a8699;--line:#e6eaf0;--line-strong:#d8dee8;--brand:#1769e0;--brand-dark:#0e55c4;--brand-soft:#eaf3ff;--success:#18865d;--shadow:0 18px 48px #1f304c17;--shadow-soft:0 8px 24px #1f304c0f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-size:16px;line-height:1.68}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-bottom:1px solid #e6eaf0eb;height:64px;position:sticky;top:0}.header-inner{align-items:center;gap:28px;height:100%;display:flex}.brand{letter-spacing:-.02em;flex:none;align-items:center;gap:10px;font-size:16px;font-weight:700;display:inline-flex}.brand img{border-radius:9px}.desktop-nav{color:var(--text-2);align-items:center;gap:28px;margin-left:22px;font-size:14px;display:flex}.desktop-nav a,.text-link{transition:color .16s}.desktop-nav a:hover,.text-link:hover{color:var(--brand)}.header-actions{align-items:center;gap:18px;margin-left:auto;font-size:14px;display:flex}.text-link{color:var(--text-2);font-weight:600}.mobile-menu{margin-left:auto;display:none}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-size:14px;font-weight:650;line-height:1;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.button:hover{border-color:var(--brand-dark);background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 8px 18px #1769e029}.button-small{min-height:36px;padding:0 16px}.button-outline{border-color:var(--line-strong);color:var(--text);background:#fff}.button-outline:hover{background:var(--bg-soft);color:var(--text);box-shadow:none;border-color:#b9c5d6}.static-action{cursor:default}.hero{background:radial-gradient(circle at 82% 12%,#43a4ff1f,#0000 28%),radial-gradient(circle at 64% 70%,#2368e00f,#0000 34%),#fff;padding:92px 0 86px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#2a3b5b09 1px,#0000 1px),linear-gradient(90deg,#2a3b5b09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000073,#0000 86%);mask-image:linear-gradient(#00000073,#0000 86%)}.hero-grid{grid-template-columns:.82fr 1.28fr;align-items:center;gap:62px;display:grid;position:relative}.eyebrow{color:var(--brand);letter-spacing:.08em;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-block}.hero-copy h1{color:#111827;letter-spacing:-.045em;max-width:530px;margin:0;font-size:clamp(36px,4.2vw,46px);font-weight:700;line-height:1.16}.hero-copy>p{max-width:520px;color:var(--text-2);margin:24px 0 0;font-size:16px;line-height:1.85}.hero-actions{gap:12px;margin-top:30px;display:flex}.hero-note{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin-top:20px;font-size:13px;display:flex}.hero-product{min-width:0;position:relative}.product-frame{border:1px solid var(--line-strong);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 28px 70px #283a5a26}.frame-topbar{border-bottom:1px solid var(--line);background:#fbfcfe;align-items:center;gap:6px;height:34px;padding:0 12px;display:flex}.frame-topbar>span{background:#d6dce6;border-radius:50%;width:7px;height:7px}.frame-topbar b{color:#778298;margin-left:7px;font-size:10px;font-weight:600}.product-frame img{width:100%;height:auto}.hero-float-card{min-width:142px;box-shadow:var(--shadow-soft);background:#fffffff2;border:1px solid #e1e7f0f5;border-radius:10px;flex-direction:column;gap:1px;padding:10px 13px;display:flex;position:absolute}.hero-float-card strong{font-size:12px}.hero-float-card span{color:var(--muted);font-size:10px}.float-one{top:16%;right:-22px}.float-two{bottom:8%;left:-28px}.section{padding:92px 0}.section-heading{max-width:680px;margin-bottom:38px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.focus-copy h2,.ai-copy h2,.download-panel h2{color:#151d2c;letter-spacing:-.025em;margin:0;font-size:clamp(25px,2.7vw,30px);font-weight:700;line-height:1.34}.section-heading p,.focus-copy>p,.ai-copy>p,.download-panel p{color:var(--text-2);margin:14px 0 0;font-size:15px;line-height:1.8}.product-section{background:var(--bg-soft)}.overview-panel{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;grid-template-columns:.8fr 1.2fr;align-items:center;display:grid;overflow:hidden}.overview-copy{padding:42px}.mini-label{background:var(--brand-soft);color:var(--brand);border-radius:999px;margin-bottom:12px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}.overview-copy h3{margin:0;font-size:22px;line-height:1.46}.overview-copy p{color:var(--text-2);margin:14px 0 0;font-size:14px;line-height:1.8}.overview-list{color:#344054;grid-template-columns:1fr 1fr;gap:10px 16px;margin-top:24px;font-size:13px;display:grid}.overview-list span:before{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px;margin:0 8px 2px 0;display:inline-block}.overview-image{padding:22px 22px 22px 0}.overview-image img{border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 30px #1f304c14}.features-section{background:#fff}.feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:188px;padding:22px;transition:border-color .16s,box-shadow .16s,transform .16s}.feature-card:hover{box-shadow:var(--shadow-soft);border-color:#cfdae9;transform:translateY(-2px)}.feature-card:nth-child(7){grid-column:span 2}.feature-index{color:#9aa6b8;letter-spacing:.08em;font-size:11px;font-weight:700}.feature-card h3{margin:9px 0 3px;font-size:18px;line-height:1.4}.feature-card strong{color:#344054;font-size:13px;font-weight:650;display:block}.feature-card p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.68}.focus-section{background:var(--bg-soft)}.focus-stack{flex-direction:column;gap:90px;display:flex}.focus-row{grid-template-columns:.86fr 1.14fr;align-items:center;gap:72px;display:grid}.focus-row.reverse{grid-template-columns:1.14fr .86fr}.focus-row.reverse .focus-copy{order:2}.focus-copy{max-width:500px}.clean-list{color:#344054;flex-direction:column;gap:9px;margin:22px 0 0;padding:0;font-size:14px;list-style:none;display:flex}.clean-list li:before{content:"✓";color:var(--brand);margin-right:9px;font-weight:700}.screenshot-crop{border:1px solid var(--line-strong);height:360px;box-shadow:var(--shadow);background:#fff;border-radius:12px;overflow:hidden}.screenshot-crop img{object-fit:cover;object-position:left bottom;width:100%;height:100%}.assistant-visual{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#fff;border-radius:13px;padding:20px}.assistant-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.assistant-title>div{flex-direction:column;display:flex}.assistant-title span{color:var(--muted);font-size:11px}.assistant-title strong{font-size:16px}.status-dot{background:#edf9f3;border-radius:999px;padding:5px 9px;font-weight:700;color:var(--success)!important}.room-row{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:16px 0;display:grid}.room-avatar{background:var(--brand-soft);width:36px;height:36px;color:var(--brand);border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.room-row>div{flex-direction:column;display:flex}.room-row strong{font-size:13px}.room-row small{color:var(--muted);margin-top:2px;font-size:11px}.room-state{color:#667085;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.room-state.attention{color:#b35d0d;background:#fff4e7}.assistant-summary{grid-template-columns:repeat(3,1fr);gap:8px;padding-top:18px;display:grid}.assistant-summary span{background:var(--bg-soft);color:var(--muted);text-align:center;border-radius:8px;padding:10px;font-size:10px}.assistant-summary b{color:var(--text);margin-bottom:1px;font-size:16px;display:block}.pricing-section{background:#fff}.billing-switch{border:1px solid var(--line);background:var(--bg-soft);border-radius:10px;gap:4px;width:max-content;margin:0 auto 30px;padding:4px;display:flex}.billing-switch button{min-width:90px;min-height:36px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 14px;font-size:13px;font-weight:650;position:relative}.billing-switch button.active{color:var(--text);background:#fff;box-shadow:0 2px 7px #1b284114}.billing-switch button span{background:var(--brand);color:#fff;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:-13px;right:-15px}.pricing-scroll{scrollbar-width:thin;padding:3px 2px 12px;overflow-x:auto}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:16px;min-width:930px;display:grid}.plan-card{border:1px solid var(--line-strong);background:#fff;border-radius:12px;flex-direction:column;min-height:650px;padding:26px;display:flex}.plan-card.featured-plan{border-color:#1769e0b8;box-shadow:0 14px 32px #1769e014}.plan-top{justify-content:space-between;align-items:flex-start;gap:14px;min-height:76px;display:flex}.plan-top h3{margin:0;font-size:19px}.plan-top p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.55}.recommend-tag{background:var(--brand-soft);color:var(--brand);border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:700}.price-wrap{flex-direction:column;justify-content:center;min-height:92px;margin:5px 0 17px;display:flex}.price-line{align-items:baseline;gap:2px;display:flex}.price-line .currency{color:#202b3f;font-size:17px;font-weight:700}.price-line strong{color:#111827;letter-spacing:-.045em;font-size:34px;font-weight:720}.price-unit{color:var(--muted);margin-left:6px;font-size:12px}.equivalent,.discount-note{color:var(--muted);margin-top:3px;font-size:11px}.old-price{color:#98a2b3;width:max-content;margin-bottom:2px;font-size:12px;text-decoration:line-through;text-decoration-thickness:1.5px}.discount-note{color:var(--success);font-weight:650}.plan-features{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#344054;flex-direction:column;gap:10px;margin:0;padding:19px 0;font-size:13px;list-style:none;display:flex}.plan-features li{align-items:center;gap:8px;display:flex}.plan-features li span{width:18px;color:var(--brand);font-weight:800}.plan-features li.muted{color:#98a2b3}.plan-features li.muted span{color:#b4bdc9}.plan-bottom{flex-direction:column;justify-content:flex-end;gap:15px;min-height:145px;margin-top:auto;padding-top:18px;display:flex}.plan-note{min-height:54px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.coupon-block{min-height:105px}.coupon-block label{color:#344054;margin-bottom:6px;font-size:12px;font-weight:650;display:block}.coupon-row{grid-template-columns:1fr auto;gap:7px;display:grid}.coupon-row input{border:1px solid var(--line-strong);min-width:0;height:40px;color:var(--text);border-radius:8px;outline:none;padding:0 11px;font-size:12px;transition:border-color .16s,box-shadow .16s}.coupon-row input:focus{border-color:#8ebcff;box-shadow:0 0 0 3px #1769e014}.coupon-row button{border:1px solid var(--line-strong);background:var(--bg-soft);color:#344054;cursor:pointer;border-radius:8px;height:40px;padding:0 13px;font-size:12px;font-weight:650}.coupon-block small{min-height:32px;color:var(--muted);margin-top:5px;font-size:9px;line-height:1.45;display:block}.plan-button{width:100%}.pricing-footnote{max-width:720px;color:var(--muted);text-align:center;margin:16px auto 0;font-size:11px}.ai-section{background:var(--bg-soft)}.ai-panel{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbe6f5;border-radius:14px;grid-template-columns:1fr 340px;align-items:center;gap:58px;padding:46px 50px;display:grid}.ai-copy{max-width:660px}.ai-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.ai-tags span{background:var(--bg-blue);color:#37567f;border:1px solid #dce8f7;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:650}.ai-side-card{border-left:3px solid var(--brand);padding:4px 0 4px 20px}.ai-side-card span{color:var(--brand);font-size:11px;font-weight:700}.ai-side-card strong{margin-top:5px;font-size:20px;display:block}.ai-side-card p{color:var(--muted);margin:7px 0 0;font-size:12px}.faq-section{background:#fff}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:76px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;color:#273449;padding:19px 36px 19px 0;font-size:14px;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--muted);font-size:18px;font-weight:400;position:absolute;top:17px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--text-2);margin:-5px 40px 19px 0;font-size:13px;line-height:1.78}.download-section{background:#fff;padding-top:36px}.download-panel{color:#fff;background:#172844;border-radius:14px;justify-content:space-between;align-items:center;gap:46px;padding:46px 50px;display:flex}.download-panel .eyebrow{color:#79b8ff}.download-panel h2{color:#fff}.download-panel p{color:#bdc8d9}.download-actions{text-align:center;flex-direction:column;gap:8px;min-width:190px;display:flex}.download-actions small{color:#91a0b6;font-size:9px}.site-footer{border-top:1px solid var(--line);background:#fbfcfe;margin-top:92px}.footer-grid{grid-template-columns:1fr 1.1fr;gap:70px;padding-top:48px;padding-bottom:44px;display:grid}.footer-brand-block p{max-width:340px;color:var(--muted);margin:12px 0 0;font-size:12px}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footer-links>div{flex-direction:column;gap:8px;display:flex}.footer-links strong{color:#344054;margin-bottom:3px;font-size:12px}.footer-links a{width:max-content;color:var(--muted);font-size:11px}.footer-links a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid var(--line);color:#8a95a7;justify-content:space-between;align-items:flex-end;gap:30px;padding-top:20px;padding-bottom:28px;font-size:10px;display:flex}.footer-bottom p{margin:1px 0}.footer-bottom a:hover{color:var(--brand)}.legal-page{background:#fff;min-height:70vh;padding:74px 0 16px}.legal-shell{width:min(820px,100% - 48px);margin:0 auto}.legal-shell h1{letter-spacing:-.03em;margin:0;font-size:34px;line-height:1.3}.legal-lead{color:var(--text-2)!important;margin:14px 0 42px!important;font-size:15px!important}.legal-shell h2{margin:32px 0 8px;font-size:18px}.legal-shell p{color:#536074;margin:0;font-size:14px;line-height:1.85}.legal-updated{color:#98a2b3!important;margin-top:46px!important;font-size:12px!important}@media (max-width:1080px){.desktop-nav{gap:18px;margin-left:8px}.hero-grid{gap:38px}.float-one{right:-8px}.float-two{left:-8px}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card:nth-child(7){grid-column:auto}}@media (max-width:860px){.shell{width:min(100% - 32px,760px)}.desktop-nav,.header-actions{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line-strong);color:var(--text-2);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:650;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);width:180px;box-shadow:var(--shadow-soft);background:#fff;border-radius:10px;flex-direction:column;gap:2px;padding:7px;display:flex;position:absolute;top:42px;right:0}.mobile-menu nav a{border-radius:7px;padding:8px 10px;font-size:12px}.mobile-menu nav a:hover{background:var(--bg-soft)}.hero{padding:66px 0 72px}.hero-grid,.overview-panel,.focus-row,.focus-row.reverse,.ai-panel,.faq-grid,.footer-grid{grid-template-columns:1fr}.hero-grid{gap:44px}.hero-copy{max-width:650px}.hero-product{padding:0 12px}.float-one{right:0}.float-two{left:0}.section{padding:72px 0}.overview-copy{padding:32px}.overview-image{padding:0 20px 20px}.feature-grid{grid-template-columns:repeat(2,1fr)}.focus-row,.focus-row.reverse{gap:32px}.focus-row.reverse .focus-copy{order:initial}.focus-row.reverse .assistant-visual{order:2}.ai-panel{gap:30px;padding:36px}.faq-grid{gap:18px}.download-panel{flex-direction:column;align-items:flex-start}.footer-grid{gap:36px}}@media (max-width:560px){.shell,.legal-shell{width:min(100% - 28px,100%)}.site-header{height:60px}.hero{padding:54px 0 58px}.hero-copy h1{font-size:34px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-note{flex-direction:column;gap:5px}.hero-product{padding:0}.hero-float-card{display:none}.section{padding:60px 0}.section-heading{margin-bottom:28px}.overview-copy{padding:26px 22px}.overview-list{grid-template-columns:1fr}.overview-image{padding:0 12px 12px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.focus-stack{gap:62px}.screenshot-crop{height:280px}.assistant-summary{grid-template-columns:1fr}.billing-switch{width:100%}.billing-switch button{flex:1;min-width:0}.pricing-scroll{margin-right:-14px;padding-right:14px}.pricing-grid{grid-template-columns:repeat(3,306px);min-width:960px}.plan-card{min-height:655px;padding:22px}.ai-panel,.download-panel{padding:28px 22px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.legal-page{padding-top:54px}.legal-shell h1{font-size:28px}}.live-output-visual{border:1px solid var(--line-strong);min-height:360px;box-shadow:var(--shadow);background:#fff;border-radius:12px;grid-template-columns:210px 1fr;align-items:center;gap:28px;padding:24px 30px;display:grid}.live-output-frame{background:#0c1421;border:1px solid #d8e0eb;border-radius:13px;overflow:hidden;box-shadow:0 16px 34px #1220362e}.live-output-frame img{width:100%;height:auto}.live-output-copy{flex-direction:column;align-items:flex-start;display:flex}.live-output-copy strong{color:#1d2939;font-size:17px}.live-output-copy p{color:var(--text-2);margin:8px 0 0;font-size:13px;line-height:1.75}.coupon-message.success{color:var(--success);font-weight:650}.coupon-message.error{color:#c04f43}.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a142685;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.purchase-dialog{background:#fff;border:1px solid #dfe5ee;border-radius:16px;width:min(860px,100%);max-height:calc(100vh - 56px);padding:26px;overflow-y:auto;box-shadow:0 28px 90px #0d1c3447}.purchase-dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.purchase-dialog-head .mini-label{margin-bottom:6px}.purchase-dialog-head h3{color:#182230;margin:0;font-size:22px;line-height:1.3}.dialog-close{border:1px solid var(--line);color:#667085;cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;font-size:20px;line-height:1;display:grid}.dialog-close:hover{background:var(--bg-soft);color:var(--text)}.purchase-dialog-body{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:28px;padding-top:22px;display:grid}.purchase-order-side{min-width:0}.dialog-plan-summary{flex-direction:column;gap:3px;display:flex}.dialog-plan-summary strong{color:#182230;font-size:18px}.dialog-plan-summary span{color:var(--muted);font-size:11px}.dialog-feature-list{border:1px solid var(--line);color:#465267;background:#fbfcfe;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px;margin-top:14px;padding:12px 14px;font-size:11px;display:grid}.dialog-feature-list span:first-letter{color:var(--brand)}.dialog-feature-list .muted{color:#98a2b3}.dialog-field-group,.dialog-coupon{margin-top:18px}.dialog-field-label,.dialog-coupon>label{color:#344054;margin-bottom:7px;font-size:12px;font-weight:650;display:block}.dialog-period-switch{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.dialog-period-switch button{border:1px solid var(--line-strong);min-width:0;min-height:55px;color:var(--text-2);cursor:pointer;background:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:8px 10px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.dialog-period-switch button:hover{border-color:#b9ccec}.dialog-period-switch button.active{background:#f6faff;border-color:#1769e0a6;box-shadow:0 0 0 2px #1769e00f}.dialog-period-switch button span{font-size:11px;font-weight:650}.dialog-period-switch button strong{color:#1f2a3d;font-size:13px}.dialog-coupon .coupon-row input,.dialog-coupon .coupon-row button{height:38px}.dialog-coupon small{min-height:18px;color:var(--muted);margin-top:5px;font-size:9px;display:block}.order-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:13px;padding:5px 0}.order-row,.order-total{min-height:38px;color:var(--text-2);justify-content:space-between;align-items:center;gap:24px;font-size:12px;display:flex}.order-row strong{color:#344054;font-size:12px}.order-row.discount-row strong{color:var(--success)}.summary-old-price{text-decoration:line-through;text-decoration-thickness:1.4px;color:#98a2b3!important}.order-total{color:#344054;min-height:48px;font-weight:650}.order-total strong{color:#111827;letter-spacing:-.03em;font-size:24px}.purchase-agreement{color:var(--muted);margin:10px 0 0;font-size:10px}.purchase-agreement a{color:var(--brand)}.purchase-pay-side{border-left:1px solid var(--line);flex-direction:column;align-items:center;min-width:0;padding:8px 0 4px 28px;display:flex}.payment-heading{grid-template-columns:36px 1fr;align-items:center;gap:11px;width:100%;display:grid}.payment-heading>div:last-child{flex-direction:column;display:flex}.payment-heading strong{color:#25324a;font-size:14px}.payment-heading span{color:var(--muted);margin-top:1px;font-size:10px}.alipay-mark{color:#fff;background:#1677ff;border-radius:8px;place-items:center;width:36px;height:36px;font-size:17px;font-weight:800;display:grid}.alipay-mark.large{border-radius:11px;width:48px;height:48px;font-size:22px}.qr-placeholder{background:#fbfcfe;border:1px solid #dfe5ee;border-radius:12px;place-items:center;width:218px;height:218px;margin-top:24px;display:grid;position:relative}.qr-placeholder-center{color:#7b8798;flex-direction:column;align-items:center;gap:10px;display:flex}.qr-placeholder-center strong{font-size:12px;font-weight:650}.qr-corner{border-style:solid;border-color:#b6c0cf;width:20px;height:20px;position:absolute}.qr-corner-tl{border-width:2px 0 0 2px;top:13px;left:13px}.qr-corner-tr{border-width:2px 2px 0 0;top:13px;right:13px}.qr-corner-bl{border-width:0 0 2px 2px;bottom:13px;left:13px}.qr-corner-br{border-width:0 2px 2px 0;bottom:13px;right:13px}.payment-total{align-items:baseline;gap:8px;margin-top:17px;display:flex}.payment-total span{color:var(--muted);font-size:11px}.payment-total strong{color:#111827;letter-spacing:-.035em;font-size:27px}.payment-safety{max-width:260px;color:var(--muted);text-align:center;margin:9px 0 0;font-size:9px;line-height:1.6}@media (max-width:860px){.live-output-visual{grid-template-columns:180px 1fr}}@media (max-width:560px){.live-output-visual{grid-template-columns:1fr;justify-items:center;padding:20px}.live-output-frame{width:min(210px,72vw)}.live-output-copy{text-align:center;align-items:center}.modal-backdrop{align-items:end;padding:12px}.purchase-dialog{border-radius:14px 14px 10px 10px;max-height:calc(100vh - 24px);padding:20px}.purchase-dialog-body{grid-template-columns:1fr}.purchase-pay-side{border-top:1px solid var(--line);border-left:0;padding:22px 0 0}.dialog-feature-list{grid-template-columns:1fr 1fr}.qr-placeholder{width:min(210px,68vw);height:min(210px,68vw)}}
