*{box-sizing:border-box} :root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#202838;background:#f5f7fb;font-size:14px;--blue:#2563eb;--line:#e7ebf2;--muted:#7b8495}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;border:1px solid var(--line);background:white;color:#374151;border-radius:8px;padding:10px 16px;font-weight:550;transition:.15s}button:hover{background:#f1f5fb;border-color:#b5c5e0}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.primary:hover{background:#1d4ed8;color:#fff}.danger{color:#c24142}.ghost{border:0;background:transparent;padding:6px;color:var(--muted)}a{color:var(--blue);text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:27px;font-weight:650;letter-spacing:-.7px}h2{font-size:18px;font-weight:650}h3{font-size:15px}small,.muted{color:var(--muted)}.loading{padding:100px;text-align:center}.brand{display:flex;align-items:center;gap:10px;font-size:23px;letter-spacing:-.8px;font-weight:760;color:#17294e}.brand-mark{display:grid;place-items:center;width:34px;height:37px;border-radius:9px;background:var(--blue);color:#fff;font-size:25px;transform:skew(-5deg)}.brand small{font-size:10px;letter-spacing:1px;border:1px solid #d6dfed;padding:3px;border-radius:4px}.layout{display:grid;grid-template-columns:228px 1fr;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);padding:30px 18px;position:fixed;inset:0 auto 0 0;width:228px;display:flex;flex-direction:column;z-index:5}.sidebar .brand{padding:0 10px 27px}.workspace{display:flex;gap:11px;padding:14px 10px;border:1px solid var(--line);border-radius:9px;align-items:center;margin-bottom:25px}.avatar{background:#edf1fd;color:#426bd2;border-radius:8px;width:34px;height:34px;display:grid;place-items:center;font-weight:650;flex-shrink:0}.workspace span{font-size:12px;display:block;margin-top:4px;color:var(--muted)}.nav-label{color:#98a0af;font-size:10px;letter-spacing:1.6px;margin:0 12px 12px}.nav{display:flex;flex-direction:column;gap:5px}.nav a{display:flex;gap:12px;align-items:center;color:#647087;border-radius:7px;padding:12px}.nav a.active{color:var(--blue);background:#edf3ff;font-weight:650}.nav a:hover{background:#f4f7fc}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sidebar-bottom{margin-top:auto;padding-top:30px}.local-note{padding:15px;border-radius:9px;background:#f5f8ff;font-size:12px;line-height:1.9;color:#77869f}.local-note b{display:block;color:#425c89;margin-bottom:4px}.main{grid-column:2;min-width:0}.topbar{height:77px;background:white;border-bottom:1px solid var(--line);padding:0 38px;display:flex;justify-content:space-between;align-items:center;color:#8a94a5;font-size:12px}.topbar-right{display:flex;gap:20px;align-items:center}.dot{display:inline-block;background:#20b98e;width:6px;height:6px;border-radius:50%;margin-right:6px}.content{padding:34px 38px;max-width:1600px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.heading p{margin-top:9px;color:var(--muted);font-size:13px;line-height:1.8}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.banner{padding:24px 28px;border:1px solid #d9e6ff;border-radius:12px;background:linear-gradient(100deg,#eaf2ff,#f2f7ff);display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.banner h2{color:#244982;font-size:20px;margin-bottom:9px}.banner p{color:#7385a4;font-size:12px;line-height:1.8}.banner-art{font-size:50px;color:#90b7f6;margin:0 20px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px}.stat{background:white;border:1px solid var(--line);border-radius:10px;padding:20px}.stat .row{justify-content:space-between;color:#778296;font-size:12px}.stat .icon{color:#6b8acd}.stat strong{font-size:29px;display:block;margin:13px 0 10px;font-weight:650;letter-spacing:-1px}.stat small{font-size:11px}.section-head{display:flex;justify-content:space-between;align-items:center;margin:25px 0 17px}.section-head small{margin-left:9px;font-weight:400}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.site-preview{height:178px;background:#eef1eb;position:relative;overflow:hidden;padding:16px 22px}.preview-nav{font-size:8px;letter-spacing:1.5px;display:flex;justify-content:space-between;color:#4c5754}.preview-title{font-family:Georgia,serif;font-size:29px;line-height:1.1;width:55%;position:relative;z-index:1;margin:25px 0 8px;color:#354339}.preview-subtitle{font-size:8px;letter-spacing:.8px;color:#7c857b}.site-preview svg.art{position:absolute;height:146px;width:146px;right:7px;bottom:-4px}.card-body{padding:18px}.card-title{display:flex;justify-content:space-between;align-items:center;gap:10px}.badge{display:inline-flex;align-items:center;padding:4px 8px;background:#eaf8f1;color:#2a9871;border-radius:5px;font-size:10px;white-space:nowrap}.badge.gray{background:#f0f2f6;color:#8a93a2}.badge.amber{background:#fff5df;color:#a77924}.url{font-size:11px;color:#95a0b1;margin:9px 0 19px}.card-meta{display:flex;justify-content:space-between;padding-bottom:16px;color:#7a8699;font-size:11px}.card-actions{display:flex;gap:9px;border-top:1px solid var(--line);padding-top:15px}.card-actions button{flex:1;padding:8px;font-size:12px}.card-actions a{padding:8px 5px;font-size:12px}.create-card{border:1px dashed #cdd9ec;min-height:325px;border-radius:11px;background:#f9fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#8191ad}.create-card .plus{width:43px;height:43px;border-radius:50%;background:#eaf0fc;display:grid;place-items:center;font-size:25px;color:#7b9bd5}.create-card b{color:#526786}.create-card p{font-size:11px}.bottom-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:22px;margin-top:26px}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:24px}.panel h2{margin-bottom:20px}.event{display:flex;gap:13px;align-items:center;padding:12px 0;border-bottom:1px solid #f1f3f7;font-size:12px}.event:last-child{border:0}.event .event-dot{background:#eaf2ff;border:5px solid #eaf2ff;border-radius:50%;width:15px;height:15px;box-shadow:inset 0 0 0 3px #769ee8}.event time{margin-left:auto;color:#9da6b5;font-size:10px}.steps{display:grid;gap:17px;font-size:12px;color:#778397}.steps strong{color:#455774;display:block;margin-bottom:5px}.steps .number{width:27px;height:27px;background:#eef3ff;border-radius:50%;display:grid;place-items:center;color:#6487cd;flex-shrink:0}.empty{text-align:center;padding:50px;color:#91a0b5}.table-wrap{overflow-x:auto;background:white;border:1px solid var(--line);border-radius:10px}table{width:100%;border-collapse:collapse;font-size:12px}th{background:#fafbfe;color:#8691a3;text-align:left;padding:15px 18px;font-weight:500;white-space:nowrap}td{padding:17px 18px;border-top:1px solid var(--line);vertical-align:middle}td small{display:block;margin-top:5px}td button{font-size:11px;padding:6px 9px}.product-thumb{width:50px;height:50px;background:#f0f3ee;border-radius:8px}.product-thumb svg{width:100%;height:100%}.tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:24px}.tabs button{border:0;border-radius:0;background:none;padding:13px 0;color:#8b95a4}.tabs button.selected{color:var(--blue);border-bottom:2px solid var(--blue)}label{display:block;color:#536078;font-size:12px;margin:17px 0 7px}input,select,textarea{width:100%;border:1px solid #dce3ee;border-radius:7px;background:white;padding:11px 12px;color:#34425b}textarea{resize:vertical;min-height:90px}input[type=color]{height:44px;padding:4px}input[type=checkbox]{width:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}dialog{border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 90px #14264d33;padding:28px;width:min(570px,94vw);max-height:90vh;color:#283650}dialog::backdrop{background:#152b4b55;backdrop-filter:blur(3px)}.modal-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.error{color:#bc444a;min-height:16px;font-size:12px;margin-top:13px}.notice{background:#fff8e9;border:1px solid #f1e4c6;border-radius:8px;color:#8d743c;padding:14px 17px;font-size:12px;line-height:1.8;margin:16px 0}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan{background:white;border:1px solid var(--line);padding:27px;border-radius:12px}.plan.featured{border-color:#80a5f4;box-shadow:0 6px 20px #2563eb0a}.plan strong{font-size:32px;display:block;margin:24px 0 12px}.plan ul{padding-left:18px;color:#8090a7;line-height:2.5;font-size:12px}.plan button{width:100%;margin-top:15px}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.auth-story{background:#eef3fc;padding:65px 70px;display:flex;flex-direction:column;justify-content:space-between}.auth-story h1{font-size:47px;line-height:1.4;margin:40px 0 22px;color:#1d3559}.auth-story p{font-size:15px;line-height:2;color:#7386a4}.auth-art{display:flex;align-items:center;justify-content:center;max-height:280px;margin:20px 0}.auth-art svg{width:260px;height:260px}.auth-form{width:370px;max-width:90%;margin:auto;padding:40px 0}.auth-form h2{font-size:26px;margin:20px 0 10px}.auth-form p{line-height:1.8}.auth-form button.primary{width:100%;margin-top:24px}.auth-switch{text-align:center;margin-top:22px;font-size:12px}.auth-switch button{color:var(--blue)}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#203653;color:white;border-radius:9px;padding:13px 25px;z-index:100;box-shadow:0 10px 35px #20365333;display:none;max-width:90vw}.shop{background:#fbfaf7;min-height:100vh;color:#27382e}.shop-nav{max-width:1200px;margin:auto;padding:25px 35px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e8df}.shop-logo{font-size:22px;font-weight:700;letter-spacing:-.6px}.shop-nav a{color:inherit;font-size:12px}.shop-nav button{background:transparent;border-color:#dbe0d4}.shop-hero{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;padding:60px 45px 45px;min-height:410px}.eyebrow{font-size:10px;letter-spacing:3px;color:#8b9589;margin-bottom:18px}.shop-hero h1{font-family:Georgia,"Microsoft YaHei",serif;font-size:53px;line-height:1.3;font-weight:500;letter-spacing:-2px}.shop-hero p{color:#7b887b;margin:24px 0 27px;line-height:1.8}.shop-hero button{background:#354c3d;color:white;border:0;border-radius:2px;padding:14px 25px}.hero-visual{height:330px;display:grid;place-items:center;background:#e9eddf;border-radius:49% 49% 7px 7px;position:relative}.hero-visual svg{height:300px;width:300px}.shop-products{max-width:1200px;margin:15px auto;padding:20px 35px 65px}.shop-products h2{font-family:Georgia,serif;font-size:28px;font-weight:500;margin-bottom:27px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.product-picture{height:225px;background:#eef0e7;display:grid;place-items:center}.product-picture svg{width:190px;height:190px;transition:.2s}.product-picture:hover svg{transform:translateY(-5px)}.shop-product h3{margin:17px 0 8px}.shop-product p{font-size:12px;color:#92998d;line-height:1.7;min-height:40px}.shop-product .row{justify-content:space-between;margin-top:12px}.shop-product button{padding:8px 11px;font-size:11px;background:transparent;border-color:#d8ded1}.shop-footer{border-top:1px solid #e1e6d9;padding:26px 35px;color:#8c978a;font-size:11px;display:flex;justify-content:space-between}.theme-editorial{background:#fcf5ef;color:#52372e}.theme-editorial .hero-visual,.theme-editorial .product-picture{background:#f1dfd4}.theme-editorial .shop-hero button{background:#784c3d}.theme-minimal{background:#fff;color:#242936}.theme-minimal .hero-visual,.theme-minimal .product-picture{background:#f1f3f7}.theme-minimal .shop-hero h1{font-family:inherit;font-size:45px;font-weight:650}.cart-line{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:15px 0;font-size:12px}.cart-line .row{gap:9px}.cart-line button{padding:3px 8px}.total{display:flex;justify-content:space-between;margin-top:20px;font-weight:700;font-size:17px}.success{text-align:center;padding:30px 15px}.success h2{color:#208969;margin:10px 0}.success p{margin:13px 0;line-height:1.8;overflow-wrap:anywhere}.ticket{padding:20px;border:1px solid var(--line);border-radius:9px;margin-top:15px;background:white}.ticket p{white-space:pre-wrap;line-height:1.8;margin:12px 0;color:#7b879b}.reply{background:#f0f6ff;padding:12px;border-radius:7px;font-size:12px}.break{overflow-wrap:anywhere}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-note{margin-top:35px;text-align:center;font-size:10px;color:#9ca7b8}.search{max-width:240px;padding:9px 12px}.progress{height:5px;background:#edf1f9;border-radius:4px;margin:15px 0}.progress span{display:block;background:#769ef2;height:5px;border-radius:4px} @media(min-width:1500px){.content{padding:40px 55px}.site-preview{height:210px}}@media(max-width:1050px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.stats{gap:10px}.content{padding:25px}.product-grid{grid-template-columns:repeat(2,1fr)}.auth-story{padding:45px}.auth-story h1{font-size:34px}.plans{gap:10px}.plan{padding:20px}}@media(max-width:750px){.layout{grid-template-columns:1fr}.sidebar{position:relative;width:auto;padding:16px;display:block;border-right:0}.sidebar .brand{padding:0 0 17px}.workspace,.nav-label,.sidebar-bottom{display:none}.nav{flex-direction:row;overflow-x:auto;gap:4px}.nav a{white-space:nowrap;padding:10px;font-size:12px}.nav .icon{display:none}.main{grid-column:1}.topbar{height:53px;padding:0 20px}.topbar-right .muted{display:none}.content{padding:22px 16px}.stats{grid-template-columns:1fr 1fr}.heading h1{font-size:23px}.heading{align-items:flex-start}.heading .row{flex-wrap:wrap;justify-content:flex-end}.banner{padding:20px}.banner-art{display:none}.cards,.bottom-grid,.split,.plans{grid-template-columns:1fr}.create-card{min-height:170px}.auth{grid-template-columns:1fr}.auth-story{display:none}.auth-form{padding-top:70px}.shop-hero{grid-template-columns:1fr;padding:30px;gap:30px}.shop-hero h1{font-size:38px}.hero-visual{height:240px}.hero-visual svg{height:240px}.shop-nav{padding:20px}.shop-products{padding:20px}.product-picture{height:160px}.product-picture svg{height:145px;width:145px}.shop-logo{font-size:17px}.shop-nav .row a{display:none}.shop-footer{gap:15px;flex-direction:column}.form-grid{grid-template-columns:1fr}.stat strong{font-size:25px}}

