:root{--primary:#2459e0;--primary-dark:#1744bc;--ink:#18253d;--muted:#7d8798;--line:#e9edf4;--bg:#f6f8fc;--blue-bg:#edf3ff;--radius:14px;--shadow:0 8px 35px #233d6510;font-family:Inter,"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:var(--ink);font-synthesis:none;line-height:1.6;font-size:14px;background:var(--bg)}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}a:hover{color:var(--primary)}img{max-width:100%;display:block}button{border:0;background:none;color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.4;letter-spacing:-.6px}h1{font-size:34px}h2{font-size:25px}h3{font-size:17px}h4{font-size:14px}input,select,textarea{width:100%;border:1px solid #dfe5ef;border-radius:8px;padding:12px 14px;background:white;outline:none;transition:border-color .15s,box-shadow .15s;color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2459e015}input::placeholder,textarea::placeholder{color:#a0a9b9}textarea{resize:vertical;min-height:100px}input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);padding:0;flex-shrink:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #89aaff;outline-offset:4px}hr{border:0;border-top:1px solid var(--line);margin:30px 0}.container{width:min(1200px,calc(100% - 64px));margin:0 auto}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}.button{min-height:42px;padding:10px 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;font-weight:600;white-space:nowrap;transition:background .15s,transform .15s,border-color .15s;border:1px solid transparent;font-size:14px}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--primary);color:#fff;box-shadow:0 5px 15px #2459e015}.button.primary:hover{background:var(--primary-dark);color:white}.button.secondary{background:white;border-color:#dce3f0;color:#45536b}.button.white{background:#fff;color:var(--primary);border-color:#e2eaff}.button.large{padding:14px 22px;min-height:50px}.button.full{width:100%}.button.small-button{min-height:32px;padding:5px 12px}.link,.text-link{color:var(--primary);display:inline-flex;align-items:center;gap:6px;font-size:14px;padding:0}.link:hover{text-decoration:underline}.danger{color:#d44a57}.muted{color:var(--muted)}.small{font-size:12px}.spaced{margin-left:16px}.nowrap{white-space:nowrap}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.eyebrow{font-size:10px;color:var(--primary);letter-spacing:2px;font-weight:700;display:block;margin-bottom:10px}.separator{width:1px;height:12px;background:#dce1ea;display:inline-block;margin:0 5px}.topbar{background:#f2f5fa;color:#788498;font-size:11px;height:34px}.topbar .container,.topbar .container>div{display:flex;align-items:center;justify-content:space-between;height:100%;gap:20px}.topbar .container>div{gap:16px}.header{background:white;border-bottom:1px solid var(--line)}.header-main{height:100px;display:flex;align-items:center;gap:42px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand>span{font-size:25px;font-weight:800;line-height:1.15;letter-spacing:1px;color:#182c50}.brand small{display:block;font-weight:400;font-size:10px;color:#8a95a7;letter-spacing:2px;margin-top:7px}.header-search{display:flex;align-items:center;border:1px solid #dce5f5;background:#f8faff;height:44px;border-radius:8px;max-width:520px;flex:1;padding-left:14px;gap:9px;margin-left:auto}.header-search>.icon{color:#99a6be}.header-search input{border:0;box-shadow:none;background:transparent;font-size:13px;padding:8px 0;min-width:0}.header-search button{height:34px;padding:0 23px;margin-right:4px;background:var(--primary);color:white;border-radius:5px;font-size:12px;font-weight:600}.header-account{display:flex;align-items:center;gap:14px;font-size:13px;flex-shrink:0}.user-link{display:flex;align-items:center;gap:7px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{width:28px;height:28px;border-radius:50%;background:#e9effe;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.main-nav{height:57px;display:flex;align-items:center;gap:40px;font-size:14px}.main-nav>a:not(.button){align-self:stretch;display:flex;align-items:center;position:relative}.main-nav>a.active{font-weight:700;color:var(--primary)}.main-nav>a.active:after{content:'';height:3px;width:23px;background:var(--primary);position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-radius:3px 3px 0 0}.nav-publish{margin-left:auto;min-height:37px;padding:7px 16px;font-size:12px}.nav-publish .icon{width:17px;height:17px}.page-main{min-height:60vh}.home-page{padding-top:27px}.hero{display:grid;grid-template-columns:1.12fr 1fr;min-height:390px;border-radius:16px;overflow:hidden;background:linear-gradient(115deg,#eaf2ff 0%,#f0f6ff 53%,#e4eeff 100%);position:relative}.hero-copy{padding:43px 0 36px 44px;z-index:1}.hero-kicker{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#3b67ad;font-weight:500;letter-spacing:1px}.hero-kicker i{width:6px;height:6px;border-radius:50%;background:#4a84ed}.hero h1{font-size:42px;line-height:1.45;letter-spacing:0;font-weight:800;margin:14px 0 14px;color:#182e57}.hero h1 span{color:var(--primary);position:relative}.hero p{font-size:13px;line-height:1.95;color:#6d809f}.hero-actions{display:flex;gap:12px;margin-top:25px}.hero-actions .button{font-size:13px;padding:11px 19px;min-height:44px}.hero-footnote{display:flex;gap:23px;margin-top:24px;font-size:10px;color:#7184a2}.hero-footnote>span{display:flex;gap:6px;align-items:center}.hero-footnote .icon{width:14px;height:14px}.hero-art{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center;isolation:isolate}.orbit{position:absolute;border:1px solid #cadafa;border-radius:50%;transform:rotate(-25deg)}.orbit-one{width:420px;height:290px}.orbit-two{width:350px;height:410px;border-style:dashed;opacity:.55;transform:rotate(45deg)}.art-main-card{background:#ffffffed;width:257px;padding:21px;border-radius:17px;box-shadow:8px 22px 45px #3162a91a;transform:rotate(-7deg);position:relative;border:1px solid #fff}.art-card-top{display:flex;align-items:center;gap:10px;font-size:9px;color:#8591a6;line-height:1.7}.art-card-top strong{font-size:12px;color:#263e68}.art-logo{width:32px;height:32px;background:#e6eeff;border-radius:9px;color:#4071da;display:flex;align-items:center;justify-content:center}.art-card-top i{width:5px;height:5px;margin-left:auto;border-radius:50%;background:#4cb296}.art-preview{background:linear-gradient(140deg,#e6f0ff,#dce9ff);height:117px;border-radius:9px;position:relative;overflow:hidden;margin:17px 0}.art-preview:after{position:absolute;content:'';bottom:0;height:25px;width:100%;background:#cedefa}.little-house{position:absolute;left:41px;top:19px;z-index:1;transform:rotate(4deg)}.roof{width:0;height:0;border-left:39px solid transparent;border-right:39px solid transparent;border-bottom:32px solid #5d86d4}.house-body{background:#fff;width:61px;height:58px;margin-left:8px;box-shadow:5px 4px 0 #c1d4f5;position:relative}.house-body span:first-child{width:15px;height:28px;background:#a4c5ff;position:absolute;bottom:0;left:11px}.house-body span:nth-child(2){width:14px;height:14px;background:#d1e2ff;position:absolute;top:12px;right:10px;border:2px solid #8baee7}.little-plant{position:absolute;right:30px;bottom:15px;width:32px;height:55px;z-index:2}.little-plant b{position:absolute;bottom:0;background:#edb398;width:27px;height:22px;border-radius:2px 2px 8px 8px}.little-plant i{background:#83b8ac;position:absolute;bottom:22px;width:14px;height:26px;border-radius:20px 0 20px 0;transform:rotate(-25deg);left:2px}.little-plant i:nth-child(2){left:12px;transform:rotate(40deg);height:35px}.little-plant i:nth-child(3){bottom:34px;left:5px}.little-sun{position:absolute;right:27px;top:15px;width:24px;height:24px;border-radius:50%;background:#f6d79c;box-shadow:0 0 0 7px #ffe6b33b}.art-line{height:7px;border-radius:10px;background:#dce6f7;margin-bottom:9px}.art-line.wide{width:75%}.art-line.short{width:50%;background:#ecf0f8;height:5px}.art-card-footer{display:flex;justify-content:space-between;align-items:center;color:#899ab7;font-size:9px;margin-top:17px}.art-card-footer b{background:var(--primary);color:white;border-radius:6px;padding:3px 6px}.art-card-footer .icon{width:16px;height:16px}.floating-chip{position:absolute;background:#fffffff5;box-shadow:0 8px 24px #4672b518;padding:13px 17px;border-radius:11px;color:#48668f;z-index:3;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:600}.floating-chip .icon{color:#4f8cda}.chip-one{top:66px;right:26px;transform:rotate(7deg)}.chip-two{bottom:67px;left:13px;transform:rotate(5deg)}.tiny-star{position:absolute;font-size:23px;color:#719cf0}.star-one{top:56px;left:59px}.star-two{bottom:42px;right:53px;color:#a5bced;font-size:16px}.announcement{display:flex;align-items:center;gap:12px;margin:18px 0 34px;padding:14px 18px;background:white;border:1px solid var(--line);border-radius:9px;font-size:11px}.announcement>.icon{width:16px;height:16px;color:#df9a47}.announcement>span{font-weight:600;color:#6d5130;white-space:nowrap}.announcement p{color:#8b94a4;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement a{display:flex;align-items:center;gap:6px;white-space:nowrap;color:#8a96aa}.announcement a .icon{width:13px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.section-heading h2{font-size:24px}.section-heading .eyebrow{font-size:9px;color:#8a9ab3;letter-spacing:2px;margin-bottom:6px}.section-heading p{color:var(--muted);margin-top:7px}.section-heading>a{font-size:12px}.heading-note{font-size:12px;color:#939ead;font-weight:400;margin-left:20px;letter-spacing:0}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-tile{background:white;border:1px solid var(--line);border-radius:12px;padding:23px 10px 20px;text-align:center;transition:box-shadow .2s,transform .2s,border .2s;display:flex;align-items:center;flex-direction:column}.category-tile:hover{box-shadow:var(--shadow);transform:translateY(-3px);border-color:#baccfa}.category-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:13px;margin-bottom:13px}.category-icon .icon{height:23px;width:23px}.category-tile strong{font-size:14px;font-weight:600}.category-tile small{font-size:9px;color:#8d99ad;margin-top:6px;white-space:nowrap}.tone-0{background:#edf2ff;color:#5479d9}.tone-1{background:#eaf7f1;color:#54a48b}.tone-2{background:#f1edfc;color:#9680ca}.tone-3{background:#fff3e7;color:#d69e69}.tone-4{background:#eaf5fb;color:#5c9fbe}.tone-5{background:#ffedf1;color:#d48c9d}.latest-section{margin-top:38px}.filter-tabs{display:flex;gap:10px;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:23px;overflow:auto}.filter-tabs a{padding:6px 16px;border-radius:6px;font-size:11px;color:#7e8a9e;white-space:nowrap}.filter-tabs a.selected{background:var(--primary);color:white}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.info-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:box-shadow .2s,transform .2s;min-width:0;display:block}.info-card:hover{box-shadow:0 10px 28px #1b3a6414;transform:translateY(-3px);color:inherit}.card-art{height:156px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.art-1{background:#e8eefb;color:#7895ce}.art-2{background:#e7f0eb;color:#82ab95}.art-3{background:#ece9f6;color:#a196bc}.art-4{background:#f5ede3;color:#bba486}.art-5{background:#e5eef4;color:#85a7bc}.art-6{background:#f6e9eb;color:#c29ca7}.art-circle{border-radius:50%;position:absolute;background:currentColor;opacity:.09;width:150px;height:150px}.circle-a{left:-25px;bottom:-95px;width:260px;height:260px}.circle-b{right:-50px;top:-90px;width:230px;height:230px}.art-object{background:#ffffff95;width:82px;height:82px;display:flex;align-items:center;justify-content:center;border-radius:22px;transform:rotate(-9deg);box-shadow:11px 10px 0 #ffffff30,0 15px 25px #56719e08;border:1px solid #ffffffb0;margin-bottom:3px}.art-object .icon{width:46px;height:46px;stroke-width:1.25;transform:rotate(9deg)}.art-dots{position:absolute;right:20px;top:8px;letter-spacing:3px;font-size:20px;opacity:.6}.art-word{position:absolute;bottom:10px;left:17px;font-size:8px;letter-spacing:2px;opacity:.8}.card-photo{height:156px;background:#f0f3f8}.card-photo img{width:100%;height:100%;object-fit:cover}.card-content{padding:19px 20px 15px}.card-tags{display:flex;align-items:center;gap:8px;font-size:10px;color:#6c83ac;margin-bottom:9px;flex-wrap:wrap}.card-tags>span:not(.badge){background:#f2f5fb;padding:2px 7px;border-radius:4px}.card-tags .demo-badge{background:#f6f7f9!important;color:#9aa3b1;font-size:9px}.card-content h3{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;letter-spacing:0}.card-content>p{color:#9aa2b0;font-size:11px;line-height:1.8;margin-top:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:39px}.card-meta{display:flex;align-items:center;justify-content:space-between;margin-top:17px;padding-top:11px;border-top:1px solid #f1f3f6;font-size:10px;color:#929db0}.card-meta span:first-child{display:flex;align-items:center;gap:4px}.card-meta .icon{width:12px;height:12px}.demo-note{color:#a1a9b7;text-align:center;font-size:10px;margin-top:18px}.publish-banner{margin:38px 0 28px;padding:31px 35px;background:#ebf1ff;border:1px solid #e0e9fd;border-radius:13px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden}.publish-banner .eyebrow{font-size:9px;margin-bottom:8px;color:#8094bd}.publish-banner h2{font-size:23px;color:#284576}.publish-banner p{font-size:12px;color:#8799b7;margin-top:8px}.publish-banner .button{font-size:12px}.steps-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:10px 0 38px}.steps-row>div{display:flex;gap:15px;align-items:center}.steps-row>div>span{font-size:31px;color:#d9e1f1;font-weight:800;font-style:italic}.steps-row h3{font-size:12px;letter-spacing:0}.steps-row p{font-size:10px;color:#939fb3;margin-top:3px}footer{background:#fff;border-top:1px solid var(--line);margin-top:15px}.footer-grid{display:grid;grid-template-columns:2.4fr 1fr 1.2fr 1fr;gap:35px;padding:42px 0 33px}.footer-grid .brand img{width:32px;height:32px}.footer-grid .brand>span{font-size:20px}.footer-grid .brand small{font-size:8px}.footer-brand p{font-size:11px;color:#98a3b3;line-height:2;margin-top:16px}.footer-grid h4{font-size:12px;margin:1px 0 14px;color:#465570;font-weight:600}.footer-grid>div>a:not(.brand){display:block;color:#909caf;font-size:11px;margin-bottom:10px}.footer-grid>div>a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid #f0f2f7;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#9ca6b5}.footer-bottom>div{display:flex;gap:17px;flex-wrap:wrap}.inner-page{padding-top:28px;padding-bottom:48px}.breadcrumb{display:flex;align-items:center;gap:12px;color:#96a0b2;font-size:12px;margin-bottom:25px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:15px 0 30px}.page-heading p{color:#8995a8;margin-top:10px;font-size:13px}.category-filter{padding:20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px}.category-filter>strong{margin-right:12px;font-size:12px}.category-filter>a{padding:5px 14px;border-radius:5px;color:#7c889c}.category-filter>a.selected{background:var(--blue-bg);color:var(--primary)}.results-heading{display:flex;justify-content:space-between;color:#94a0b2;font-size:12px;margin:25px 0 19px}.results-heading strong{color:var(--primary);font-weight:600}.results-heading>span{display:flex;align-items:center;gap:7px}.results-heading .icon{height:14px;width:14px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:32px}.pagination>a{background:white;border:1px solid var(--line);border-radius:6px;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.pagination>a.selected{background:var(--primary);color:white}.empty-state{text-align:center;padding:70px 20px}.empty-state>.icon{width:52px;height:52px;stroke-width:1;background:#eaf0fe;color:#7394d9;border-radius:15px;padding:12px;box-sizing:content-box;margin-bottom:20px}.empty-state h3{font-size:21px}.empty-state p{color:#8a97ad;margin:12px 0 24px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:25px}.detail-content{padding:34px}.detail-content h1{font-size:28px;margin-bottom:18px}.detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:20px;color:#98a1b1;font-size:12px}.detail-meta>span{display:flex;align-items:center;gap:5px}.detail-meta .icon{height:15px;width:15px}.detail-gallery{margin:28px 0;display:grid;gap:14px}.detail-gallery>img{width:100%;max-height:650px;object-fit:contain;border-radius:10px;background:#f5f7fa}.detail-gallery .card-art{height:300px;border-radius:10px}.detail-gallery .art-object{width:130px;height:130px;border-radius:30px}.detail-gallery .art-object .icon{width:70px;height:70px}.detail-content h2{font-size:20px;margin:24px 0 16px}.prose{white-space:pre-wrap;overflow-wrap:anywhere;line-height:2;color:#65728a;font-size:14px}.detail-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-top:34px;font-size:12px;color:#9aa5b5}.contact-card{padding:27px 22px;text-align:center}.large-category-icon{display:inline-flex;align-items:center;justify-content:center;width:65px;height:65px;background:#ecf2ff;border-radius:50%;margin:5px 0 14px;color:var(--primary)}.large-category-icon .icon{width:30px;height:30px}.contact-card p{color:#9aa5b6;font-size:12px;margin:7px 0 25px}.contact-card .button{margin-bottom:10px}.tips-card{padding:22px;margin-top:19px}.tips-card h3{font-size:14px;display:flex;align-items:center;gap:7px}.tips-card h3 .icon{color:#83a0d5;width:18px}.tips-card p{font-size:12px;color:#8d99ad;line-height:1.9;margin-top:13px}.tips-card>a{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--primary);margin-top:15px}.notice{background:#f1f5ff;border:1px solid #e3eafd;border-radius:8px;color:#6f83a7;padding:13px 16px;font-size:12px;line-height:1.85;margin:17px 0}.notice a{color:var(--primary)}.auth-layout{display:grid;grid-template-columns:1fr 460px;gap:85px;align-items:center;padding-top:50px;padding-bottom:60px}.auth-story{padding:25px 0 0 20px}.auth-story h1{font-size:38px;line-height:1.5;margin:20px 0;color:#263e69}.auth-story h1 span{color:var(--primary)}.auth-story p{font-size:14px;color:#91a0b7;line-height:1.9}.auth-story .hero-art{max-width:440px;margin-top:15px;min-height:345px}.auth-story .art-main-card{transform:rotate(-7deg) scale(.85)}.auth-story .orbit-one{width:360px;height:220px}.auth-story .orbit-two{width:300px;height:300px}.auth-panel{padding:36px;box-shadow:var(--shadow)}.auth-panel h2{font-size:27px;margin-bottom:10px}.auth-panel>p.muted{font-size:12px;margin-bottom:23px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;font-size:13px;min-width:0}.field>span{color:#4c5b75;font-weight:500}.field em{color:#e68585;font-style:normal;margin-left:4px}.field small{font-size:11px;color:#9aa5b6;font-weight:400}.checkbox{display:flex;align-items:flex-start;gap:9px;font-size:12px;color:#8b97aa;margin:20px 0;line-height:1.8}.checkbox input{margin:3px 0 0}.checkbox a{color:var(--primary)}.auth-switch{text-align:center;font-size:12px;color:#98a4b8;margin-top:24px}.auth-switch a{color:var(--primary)}.setup-link{display:block;text-align:center;font-size:11px;color:#9aa8bf;margin-top:16px}.form-error:empty{display:none}.form-error{padding:12px 14px;background:#fff1f0;color:#c75050;border:1px solid #ffdfdc;border-radius:7px;margin-bottom:18px;font-size:12px}.publish-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px;align-items:start}.publish-form{padding:32px 35px}.publish-form h2{font-size:17px;display:flex;align-items:center;gap:10px;margin:4px 0 26px}.publish-form h2:not(:first-of-type){padding-top:24px;border-top:1px solid var(--line);margin-top:26px}.number-dot{height:25px;width:25px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:#ebf1ff;border-radius:50%;color:var(--primary)}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.upload-box{position:relative;border:1px dashed #bfd0ec;border-radius:8px;background:#f8faff;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;color:#8b9fc3!important}.upload-box>.icon{width:27px;height:27px}.upload-box strong{font-weight:500;font-size:12px}.upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer;height:100%;width:100%}.image-previews{display:flex;gap:12px;flex-wrap:wrap}.image-previews>div{position:relative}.image-previews img{width:92px;height:82px;border-radius:7px;object-fit:cover}.image-previews button{position:absolute;right:-6px;top:-6px;background:#354967;color:white;border-radius:50%;width:23px;height:23px;display:flex;align-items:center;justify-content:center;padding:3px}.service-summary{padding:26px;position:sticky;top:20px}.service-summary h3{font-size:19px}.service-summary>p{color:#9ca7b8;font-size:12px;line-height:1.9}.price{font-size:48px;color:var(--primary);font-weight:700;letter-spacing:-2px;margin:16px 0 5px;line-height:1.2}.price small{font-size:22px;margin-right:4px;font-weight:500}.price>span{font-size:12px;letter-spacing:0;color:#99a5b7;font-weight:400;margin-left:6px}.check-list{padding:20px 0;list-style:none;border-top:1px solid var(--line);margin:20px 0 0}.check-list li{display:flex;align-items:center;gap:9px;font-size:12px;color:#7f8da5;margin-bottom:12px}.check-list .icon{width:16px;height:16px;color:#7497db}.service-summary .text-link{font-size:11px;margin-top:4px}.workspace-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:27px;padding-top:30px;padding-bottom:55px;align-items:start}.workspace-sidebar{background:white;border:1px solid var(--line);border-radius:12px;position:sticky;top:20px;overflow:hidden}.profile{display:flex;flex-direction:column;align-items:center;padding:28px 15px 23px;gap:8px;border-bottom:1px solid var(--line)}.avatar.big{height:55px;width:55px;font-size:22px;margin-bottom:5px}.profile strong{font-size:15px;max-width:100%;overflow-wrap:anywhere}.profile small{color:#a0aabb;font-size:11px}.workspace-sidebar nav{padding:16px 12px}.workspace-sidebar nav>a{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#8996aa;font-size:13px;border-radius:7px;margin-bottom:5px}.workspace-sidebar nav>a.selected{color:var(--primary);background:#edf3ff;font-weight:600}.workspace-sidebar nav .icon{height:17px;width:17px}.back-home{display:flex;align-items:center;gap:9px;margin:0 20px 20px;padding:18px 10px 0;border-top:1px solid var(--line);font-size:11px;color:#9ca8b9}.back-home .icon{width:14px;transform:rotate(180deg)}.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:5px 0 27px}.workspace-heading h1{font-size:28px}.workspace-heading p{font-size:12px;color:#97a2b5;margin-top:8px}.my-post{display:flex;align-items:center;gap:18px;padding:23px;border-bottom:1px solid var(--line)}.my-post:last-child{border-bottom:0}.mini-art{width:74px;height:74px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mini-art>.icon{width:30px;height:30px;stroke-width:1.3}.my-post-body{flex:1;min-width:0}.my-post-body h3{font-size:15px;overflow-wrap:anywhere}.my-post-body p{font-size:11px;color:#9aa6b8;margin-top:8px}.review-note{color:#c48763}.row-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:70px;font-size:12px}.row-actions .link{font-size:12px}.row-actions a{color:var(--primary)}.badge{display:inline-flex;align-items:center;white-space:nowrap;border-radius:5px;padding:3px 8px;background:#f1f3f7;color:#8b96a8;font-size:10px;font-weight:500;letter-spacing:0}.status-pending{background:#fff4df;color:#b99552}.status-published,.status-free,.status-paid,.status-resolved{background:#e9f7f0;color:#4e9976}.status-awaiting_payment{background:#eef1ff;color:#7685ca}.status-rejected{background:#fff0ee;color:#c7837c}.status-offline,.status-cancelled{background:#f0f2f6;color:#9099a8}.status-open{background:#fff4df;color:#b99552}.table-scroll{overflow-x:auto;max-width:100%;border-radius:12px}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{padding:15px 18px;background:#fafbfe;font-size:11px;font-weight:500;color:#96a3b8;white-space:nowrap;border-bottom:1px solid var(--line)}td{padding:19px 18px;color:#66768e;border-bottom:1px solid #eff2f7;overflow-wrap:anywhere}tr:last-child td{border-bottom:0}td:first-child{max-width:320px}td a{color:#435a80}.table-sub{display:block;color:#a6afbe;font-size:10px;margin-top:6px;overflow-wrap:anywhere}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card{padding:22px;position:relative}.stat-card>span{display:block;font-size:11px;color:#9aa5b6;margin-bottom:12px}.stat-card>strong{font-size:31px;font-weight:700;color:#2b426c}.stat-card>.icon{position:absolute;right:17px;top:21px;color:#9bb3e3;opacity:.8;width:17px;height:17px}.admin-checklist{padding:23px;margin:22px 0}.admin-checklist h2,.panel-heading h2{font-size:17px;margin-bottom:15px}.admin-checklist>div{display:flex;flex-direction:column;gap:12px}.admin-checklist a{display:flex;align-items:center;gap:10px;color:#7184a3;font-size:12px;padding:10px;background:#f9faff;border-radius:6px}.admin-checklist a .icon:last-child{margin-left:auto;width:15px}.panel-heading{padding:22px 22px 0}.feedback-item{padding:25px;border-bottom:1px solid var(--line)}.feedback-item:last-child{border:0}.feedback-item>div:first-child{display:flex;align-items:center;gap:13px;font-size:11px;flex-wrap:wrap}.feedback-item>p{margin-top:17px;color:#71809a;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.feedback-item .button{margin-top:17px}.inline-form{display:flex;align-items:flex-end;gap:14px;padding:22px;flex-wrap:wrap}.inline-form>.field{flex:1;min-width:100px;margin:0}.inline-form .checkbox{align-self:center;margin:0}.inline-form .form-error{width:100%;flex-basis:100%}.category-admin-list{display:grid;gap:13px;margin-top:20px}.category-admin-list .field:has(input[name=sort]){max-width:80px;min-width:70px}.settings-form{padding:30px}.settings-form h2{font-size:18px;margin:25px 0 25px;border-bottom:1px solid var(--line);padding-bottom:15px}.settings-form h2:first-of-type{margin-top:0}.narrow{max-width:860px}.center-heading{text-align:center;margin:20px 0 36px}.center-heading h1{font-size:32px;margin-bottom:12px}.center-heading p{color:#98a4b7;font-size:13px}.pricing-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:27px;max-width:960px;margin:0 auto}.pricing-card{padding:33px;border:1px solid #cddcfb;box-shadow:var(--shadow)}.plan-label{font-size:11px;color:var(--primary);background:var(--blue-bg);border-radius:5px;padding:5px 10px}.pricing-card h2{font-size:21px;margin-top:23px}.pricing-card .price{font-size:58px;margin-top:23px}.pricing-card>p{color:#97a5bb;font-size:12px}.pricing-card .button{margin-top:10px}.prose-panel{padding:32px}.prose-panel h2{font-size:21px}.prose-panel h3{margin-top:25px}.prose-panel ol{padding-left:20px;color:#8190a7;font-size:13px;line-height:2.2}.prose-panel>p{font-size:12px;color:#8a9ab1}.prose-panel .text-link{margin-top:23px;font-size:12px}.faq{padding:8px 30px}.faq details{border-bottom:1px solid var(--line)}.faq details:last-child{border:0}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-size:14px;color:#4c6285;gap:15px}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{color:#a5b7d7;transition:transform .2s}.faq details[open] summary .icon{transform:rotate(45deg)}.faq details p{padding:0 25px 25px 0;color:#8e9bb0;font-size:13px;line-height:1.9}.document-panel{padding:40px}.document-panel h1{font-size:30px;margin-bottom:30px}.document-panel h2{font-size:21px;margin-bottom:19px}.document-panel>p{font-size:13px;color:#8b98ad;margin-bottom:10px}.company-card{padding:23px;background:#f6f9ff;border-radius:10px;margin-top:32px}.company-card h3{font-size:17px;margin-bottom:12px}.company-card p{color:#8f9db3;font-size:12px;margin-bottom:12px}.company-card .text-link{font-size:12px}#toasts{position:fixed;top:25px;left:50%;transform:translateX(-50%);z-index:100;display:flex;flex-direction:column;gap:8px;max-width:calc(100% - 32px);pointer-events:none}.toast{padding:13px 23px;border-radius:9px;background:#263d5eef;color:white;box-shadow:0 8px 35px #263d5e22;font-size:13px}.toast.error{background:#b94f53ef}dialog{border:1px solid var(--line);border-radius:16px;max-width:460px;width:calc(100% - 40px);padding:27px;color:var(--ink);box-shadow:0 30px 100px #1c304833}dialog::backdrop{background:#182c4c55;backdrop-filter:blur(3px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.modal-heading h2{font-size:21px}.icon-button{display:flex;align-items:center;justify-content:center;color:#99a7bb;padding:6px}.modal-heading+p{color:#8898b1;font-size:13px;line-height:1.9;margin:17px 0 23px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.loading,.initial-loading{display:flex;justify-content:center;align-items:center;gap:13px;padding:100px 20px;color:#91a0b8;font-size:13px}.spinner{width:20px;height:20px;border:2px solid #dce6fa;border-top-color:var(--primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skip-link{position:fixed;left:15px;top:-100px;z-index:200;background:var(--primary);color:white;padding:12px}.skip-link:focus{top:10px}
@media(min-width:1550px){.container{width:min(1280px,calc(100% - 100px))}.hero{min-height:415px}.hero-copy{padding-top:48px}.hero h1{font-size:46px}.card-art,.card-photo{height:178px}.hero-art .art-main-card{transform:rotate(-7deg) scale(1.08)}.chip-one{right:46px}.chip-two{left:28px}}
@media(max-width:1100px){.container{width:calc(100% - 40px)}.header-main{gap:25px}.header-account{gap:8px}.hero h1{font-size:34px}.hero-copy{padding-left:30px}.hero-art{transform:scale(.9)}.chip-one{right:0}.chip-two{left:-5px}.orbit-one{width:350px}.hero-actions{gap:9px}.hero-actions .button{padding:10px 13px;font-size:12px}.category-grid{gap:10px}.category-tile small{font-size:8px}.auth-layout{gap:30px;grid-template-columns:1fr 430px}.heading-note{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.main-nav{gap:30px}.workspace-layout{grid-template-columns:180px minmax(0,1fr);gap:20px}.row-actions{gap:8px}.my-post{padding:20px 16px;gap:12px}.mini-art{width:55px;height:60px}.detail-layout{grid-template-columns:minmax(0,1fr) 260px}.detail-content{padding:26px}.publish-layout{grid-template-columns:minmax(0,1fr) 270px}.publish-form{padding:26px}.steps-row>div{gap:10px}.steps-row>div>span{font-size:25px}}
@media(max-width:800px){.container{width:calc(100% - 32px)}.header-main{height:auto;min-height:84px;flex-wrap:wrap;padding-top:16px;padding-bottom:14px;gap:14px}.brand>span{font-size:21px}.header-search{order:3;max-width:none;flex-basis:100%}.header-account{margin-left:auto}.header-account .user-link{max-width:130px}.main-nav{gap:23px;height:52px;font-size:12px;overflow-x:auto;white-space:nowrap}.main-nav .nav-publish{font-size:11px;padding:7px 10px}.topbar .container>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar .container>div{white-space:nowrap;gap:10px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:32px}.hero-art{display:none}.hero h1{font-size:36px}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px}.category-tile small{font-size:9px}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.card-content{padding:16px}.card-content h3{font-size:14px}.announcement{margin-bottom:28px}.announcement>a{display:none}.section-heading h2{font-size:21px}.publish-banner{padding:25px;gap:20px}.publish-banner h2{font-size:20px}.publish-banner .button{padding:11px 14px;font-size:11px}.steps-row{grid-template-columns:repeat(2,1fr);row-gap:23px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:20px}.footer-grid>div:last-child{display:none}.footer-bottom{flex-wrap:wrap;gap:7px}.detail-layout,.publish-layout{grid-template-columns:1fr}.detail-layout aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-layout .tips-card{margin:0}.publish-layout aside{grid-row:1}.service-summary{padding:20px}.service-summary .check-list,.service-summary .eyebrow,.service-summary>p,.publish-layout .tips-card{display:none}.service-summary .price{font-size:30px}.service-summary h3{font-size:17px}.service-summary .notice{margin:10px 0}.publish-form{padding:24px}.auth-layout{display:block;max-width:500px;padding-top:30px}.auth-story{display:none}.auth-panel{padding:30px}.workspace-layout{display:block}.workspace-sidebar{position:static;margin-bottom:25px}.profile{display:none}.workspace-sidebar nav{display:flex;overflow:auto;padding:8px}.workspace-sidebar nav>a{white-space:nowrap;gap:7px;padding:10px 12px;margin:0;font-size:12px}.workspace-sidebar nav>a .icon{width:15px}.back-home{display:none}.workspace-heading h1{font-size:25px}.pricing-layout{grid-template-columns:1fr;max-width:580px}.pricing-card{padding:27px}.page-heading h1{font-size:28px}.page-heading .button{padding:9px 13px;font-size:12px}.document-panel{padding:27px}.center-heading h1{font-size:27px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stat-card{padding:15px}.stat-card>.icon{display:none}.stat-card>span{font-size:10px}.stat-card>strong{font-size:25px}.settings-form{padding:23px}.detail-content h1{font-size:24px}.inline-form{padding:17px}.hero-footnote{gap:18px}.topbar .separator{display:none}.category-filter{padding:14px;gap:8px}.category-filter>a{font-size:11px;padding:4px 9px}}
@media(max-width:480px){.container{width:calc(100% - 24px)}.hero-copy{padding:27px 22px}.hero h1{font-size:30px}.hero p{font-size:11px}.hero-actions .button{font-size:11px;padding:10px 12px}.hero-footnote{font-size:9px;gap:14px}.main-nav{gap:20px}.main-nav>a:nth-child(4){display:none}.info-grid{gap:12px}.card-content{padding:13px 12px}.card-content h3{font-size:12px}.card-content>p{font-size:10px}.card-art,.card-photo{height:125px}.art-object{width:62px;height:62px;border-radius:17px}.art-object .icon{width:34px;height:34px}.art-word{font-size:6px;letter-spacing:1px}.card-tags{gap:3px;font-size:9px}.card-tags>span:not(.badge){padding:2px 4px}.card-tags .demo-badge{font-size:8px}.card-meta{font-size:8px;gap:5px}.category-tile{padding:18px 5px 15px}.category-tile small{font-size:8px;white-space:normal}.section-heading h2{font-size:19px}.section-heading>a{font-size:10px}.publish-banner{display:block}.publish-banner .button{margin-top:18px}.publish-banner h2{font-size:19px}.publish-banner p{font-size:11px}.footer-grid{grid-template-columns:1.4fr 1fr;padding-top:30px}.footer-grid>div:nth-child(3){display:none}.footer-grid .brand>span{font-size:18px}.page-heading{align-items:flex-start}.page-heading h1{font-size:24px}.page-heading p{font-size:11px}.page-heading .button{font-size:10px;min-height:35px;padding:8px}.page-heading .button .icon{width:13px}.form-row{grid-template-columns:1fr;gap:0}.publish-form{padding:21px}.form-actions{flex-wrap:wrap}.form-actions .button{font-size:12px}.detail-layout aside{grid-template-columns:1fr}.detail-content{padding:22px}.detail-content h1{font-size:22px}.detail-gallery .card-art{height:210px}.stats-grid{grid-template-columns:repeat(2,1fr)}.workspace-heading .button{padding:9px 12px;font-size:11px}.my-post{flex-wrap:wrap}.my-post .row-actions{margin-left:67px}.my-post-body h3{font-size:13px}.my-post .card-tags{font-size:9px}.document-panel{padding:23px}.center-heading h1{font-size:24px}.modal-actions .button{min-width:85px}.inline-form .button{font-size:12px}.category-admin-list .field{flex-basis:35%}.category-admin-list .field:has(input[name=sort]){max-width:100px}.category-admin-list .checkbox{margin-right:auto}.auth-panel{padding:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.header-search button{flex-shrink:0;white-space:nowrap}
