:root{color:#17201d;background:#f7faf8;font-family:Inter,PingFang SC,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.app-shell{min-height:100vh;background:#f8faf9}.topbar{height:72px;display:flex;align-items:center;gap:28px;padding:0 max(28px,calc((100vw - 1180px)/2));background:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #e8eeeb;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;cursor:pointer;white-space:nowrap}.brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:#0f766e;font-family:serif;font-size:22px}.brand>div{font-weight:800;font-size:19px;line-height:18px}.brand small{display:block;font-size:9px;color:#81908a;font-weight:500;letter-spacing:1px}.scope-switch{flex-shrink:0}.search{max-width:380px;margin:auto}.hero{min-height:530px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;max-width:1180px;margin:auto;padding:60px 42px}.hero h1{font-size:54px;letter-spacing:-3px;line-height:1.15;margin:18px 0;color:#15201c}.hero h1 em{font-style:normal;color:#0f766e}.hero p{font-size:17px;color:#65736d;max-width:520px;line-height:1.8}.hero-copy .ant-btn{margin:18px 12px 0 0}.hero-art{height:390px;position:relative;background:radial-gradient(circle,#d4ede3,transparent 68%)}.portrait{position:absolute;inset:35px 55px;display:grid;place-items:center;border-radius:48% 48% 18% 18%;background:linear-gradient(145deg,#d1fae5,#99f6e4);font-size:130px;box-shadow:0 30px 60px #0f766e24}.portrait span{position:absolute;bottom:18px;background:#fff;padding:8px 18px;border-radius:20px;font-size:13px;font-weight:700}.float-card{position:absolute;z-index:2;background:#fff;padding:14px 18px;border-radius:14px;box-shadow:0 12px 35px #29473b22;font-weight:700}.float-card b{color:#16a34a;font-size:11px;margin-left:8px}.c1{left:0;top:55px}.c2{right:0;bottom:65px}.section{max-width:1180px;margin:auto;padding:55px 30px}.creators{border-top:1px solid #e4ebe8}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head small{color:#0f766e;font-weight:800;letter-spacing:2px}.section-head h2{font-size:28px;margin:7px 0}.section-head a{color:#0f766e}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shop-card{background:#fff;border:1px solid #e7ecea;border-radius:18px;overflow:hidden;cursor:pointer;transition:.25s}.shop-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #263e3414}.shop-gradient{height:72px}.shop-main{display:flex;gap:14px;padding:0 18px;margin-top:-29px;align-items:end}.shop-main>div:last-child{padding-top:32px}.shop-main h3{margin:0 0 6px}.shop-main h3 svg,.profile-info h1 svg{font-size:14px;color:#0f766e}.shop-main p{margin:0;color:#6a7872;font-size:12px;line-height:1.5;height:37px;overflow:hidden}.shop-main i,.seller-mini i{display:block;width:9px;height:9px;background:#22c55e;border:2px solid white;border-radius:50%}.shop-skills{padding:16px 18px 10px}.shop-meta{display:flex;justify-content:space-between;padding:12px 18px;border-top:1px solid #edf1ef;color:#64716c;font-size:12px}.shop-meta span:first-child{color:#b76e00}.market{padding-bottom:100px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid #e7ecea;border-radius:18px;overflow:hidden;cursor:pointer;transition:.25s}.product-cover{height:150px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#e8f5ef,#f3e8d8);font-size:58px}.cover-glow{position:absolute;width:110px;height:110px;background:#fff8;border-radius:50%;filter:blur(22px)}.product-cover span{z-index:1}.product-body{padding:15px}.seller-mini{display:flex;align-items:center;gap:6px;color:#69766f;font-size:11px}.product-body h3{font-size:16px;margin:12px 0 5px}.product-body p{font-size:12px;color:#7c8782;height:36px;margin:0}.tag-row .ant-tag{font-size:10px;margin:8px 4px 10px 0}.product-foot{display:flex;align-items:end;justify-content:space-between}.product-foot>span{font-size:10px;color:#929b97}.price{font-size:25px;font-weight:800;color:#e25532}.price small{font-size:12px}.price span{font-size:11px;font-weight:500}.price del{font-size:11px;color:#a1aaa6;font-weight:400;margin-left:7px}.private-page{min-height:calc(100vh - 72px);background:var(--bg)}.profile-hero{max-width:1050px;margin:auto;padding:32px 28px 0}.profile-cover{height:180px;border-radius:22px}.profile-info{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;background:#fff;margin:-45px 28px 0;padding:20px 28px;border-radius:18px;position:relative;box-shadow:0 12px 35px #1c383020}.profile-info h1{margin:0;font-size:25px}.profile-info p{margin:7px 0;color:#65716c}.profile-info>div>span{color:#95a09b;font-size:12px}.private-content{max-width:1000px;margin:auto;padding:28px}.status-strip{background:#fff;border-radius:14px;padding:14px 20px;display:flex;gap:34px;color:#6d7873;font-size:13px;margin-bottom:45px}.status-strip b{color:#16844f}.status-strip i{display:inline-block;width:8px;height:8px;background:#22c55e;border-radius:50%;margin-right:5px}.private-content .product-grid{grid-template-columns:repeat(3,1fr)}.detail-cover{height:170px;display:grid;place-items:center;background:#eef7f3;border-radius:14px;font-size:75px;margin-bottom:18px}.detail h2{margin:10px 0 5px}.detail>p{color:#738079}.detail>.price{margin:18px 0}.sku-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:22px}.sku-list button{padding:12px;text-align:left;border:1px solid #dfe7e3;border-radius:10px;background:#fff}.sku-list button.selected{border-color:#0f766e;background:#effaf7}.sku-list b,.sku-list small{display:block}.sku-list b{color:#e25532;margin-top:5px}.sku-list small{color:#8b9691}.chat-title{display:flex;gap:10px;align-items:center}.chat-title div{font-weight:700}.chat-title small{display:block;color:#44a16f;font-weight:400}.messages{display:flex;flex-direction:column;gap:12px}.chat-date{text-align:center;color:#aaa;font-size:11px}.bubble{align-self:flex-start;max-width:80%;padding:11px 14px;border-radius:4px 14px 14px;background:#f0f3f2}.bubble.mine{align-self:flex-end;background:#0f766e;color:#fff;border-radius:14px 4px 14px 14px}.chat-input{display:flex;gap:8px}.muted{color:#81908a}.login-form{margin-top:20px}.anonymous-box{text-align:center;padding:28px 10px 8px}.anon-icon{margin:auto;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#e7f5f1;color:#0f766e;font-size:24px}.anonymous-box p{color:#75817c}.device-id{text-align:center;color:#acb4b0;font-size:10px;margin-top:18px}.editor-tip{padding:12px;background:#f1f7f5;border-radius:10px;color:#65736d;font-size:12px;margin-bottom:15px}.block-row{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;border:1px solid #e3e9e6;padding:14px;border-radius:12px;margin-bottom:10px;background:#fff;cursor:grab}.block-row small{display:block;color:#929d98;font-size:10px;margin-top:3px}.block-row.locked{background:#f5f6f6;cursor:not-allowed}.mobile-nav{display:none}@media(max-width:800px){.topbar{height:58px;padding:0 14px}.brand small,.scope-switch,.topbar>.ant-space .ant-btn-primary,.search{display:none}.topbar>.ant-space{margin-left:auto}.hero{min-height:auto;display:block;padding:54px 24px 28px}.hero h1{font-size:38px;letter-spacing:-2px}.hero-art{height:280px;margin-top:25px}.portrait{inset:25px 45px;font-size:95px}.shop-grid,.product-grid{grid-template-columns:1fr 1fr}.section{padding:35px 16px}.shop-grid{display:flex;overflow:auto}.shop-card{min-width:285px}.profile-hero{padding:0}.profile-cover{border-radius:0;height:135px}.profile-info{grid-template-columns:auto 1fr;margin:-35px 12px 0;padding:16px}.profile-info>.ant-space{grid-column:1/3;width:100%}.profile-info>.ant-space .ant-btn{flex:1}.status-strip{overflow:auto;white-space:nowrap;margin-bottom:30px}.private-content{padding:20px 12px 90px}.private-content .product-grid{grid-template-columns:1fr 1fr}.product-cover{height:120px}.product-body{padding:12px}.product-body p{display:none}.mobile-nav{position:fixed;display:flex;z-index:30;bottom:0;left:0;right:0;height:64px;background:#fff;border-top:1px solid #e5e9e7;justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav button{border:0;background:none;color:#929d98;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:17px}.mobile-nav button span{font-size:10px}.mobile-nav button.active{color:#0f766e}.market{padding-bottom:90px}}@media(max-width:430px){.product-grid,.private-content .product-grid{grid-template-columns:1fr 1fr;gap:10px}.hero-art{height:240px}.section-head h2{font-size:23px}.product-foot>span{display:none}.price{font-size:20px}}
