:root{--bg:#f3f5f2;--surface:#fff;--surface-muted:#f8f9f7;--ink:#202320;--ink-muted:#717871;--line:#e4e8e3;--accent:#e6533c;--accent-dark:#ca412d;--sidebar:236px;--radius:12px;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d0f0d7a;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.purchase-modal{text-align:center;background:#fff;border-radius:22px;width:min(420px,100vw - 32px);max-height:calc(100vh - 32px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #0000003d}.modal-close{color:#6d756d;background:#f3f5f2;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:13px;right:13px}.modal-close:hover{color:#303630;background:#e9ede8}.modal-icon{color:#d6533c;background:#fff0eb;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto 14px;display:grid}.purchase-modal h2{color:#293029;margin:0;font-size:22px}.purchase-modal>p{color:#778077;margin:8px 0 0;font-size:13px;line-height:1.65}.content-share-dialog{width:min(390px,100vw - 32px);padding:30px}.content-share-description{text-overflow:ellipsis;white-space:nowrap;min-height:42px;overflow:hidden}.content-share-qr{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:202px;height:202px;margin:20px auto 9px;display:grid}.content-share-qr img{width:184px;height:184px;display:block}.content-share-qr span{color:#7b827b;padding:20px;font-size:12px}.content-share-hint{color:#7b827b!important;margin:0!important;font-size:11px!important}.content-share-link{color:#667066;text-align:left;gap:6px;margin-top:18px;font-size:12px;display:grid}.content-share-link input{border:1px solid var(--line);color:#667066;text-overflow:ellipsis;background:#f8f9f7;border-radius:6px;outline-color:#ef9a8b;width:100%;height:38px;padding:0 10px;font-size:11px;overflow:hidden}.content-share-copy{justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;margin-top:12px;display:inline-flex}*{box-sizing:border-box}html{scrollbar-gutter:stable}html,body,#app{min-width:320px;min-height:100%;margin:0}body{background:var(--bg);min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.sidebar{z-index:10;width:var(--sidebar);border-right:1px solid var(--line);background:var(--surface);flex-direction:column;padding:27px 18px;transition:width .2s,padding .2s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar.collapsed{width:76px;padding-inline:12px}.brand{align-items:center;gap:10px;min-height:43px;padding:0 8px;display:flex}.brand-mark{color:#fff;background:var(--ink);border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:grid}.brand b,.brand small{white-space:nowrap;display:block}.brand b{font-size:17px;line-height:1.1}.brand small{color:#949b94;letter-spacing:.08em;margin-top:3px;font-size:10px}.sidebar-toggle{border:1px solid var(--line);color:#687068;background:var(--surface);border-radius:8px;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:31px;right:16px}.collapsed .sidebar-toggle{right:12px}.sidebar nav{gap:4px;margin-top:42px;display:grid}.nav-link{color:#687068;border-radius:9px;align-items:center;gap:12px;min-height:45px;padding:0 12px;font-size:14px;font-weight:650;display:flex}.nav-link:hover{color:var(--ink);background:#f4f6f3}.nav-link.active{color:#fff;background:var(--ink)}.collapsed .nav-link{justify-content:center;padding:0}.style-menu{border-left:1px solid var(--line);gap:3px;margin:18px 0 0 20px;padding:16px 0 0 16px;display:grid}.style-menu>span{color:#9a9f99;margin-bottom:5px;font-size:11px}.style-menu a{color:#767d76;padding:5px 0;font-size:12px}.style-menu a.router-link-active,.style-menu a:hover{color:var(--accent)}.main-area{min-width:0;min-height:100vh;margin-left:var(--sidebar);padding:0 30px 64px}.topbar{justify-content:flex-end;align-items:center;gap:16px;height:78px;display:flex}.topbar-search{border:1px solid var(--line);color:#a0a5a0;background:#fffc;border-radius:9px;align-items:center;gap:9px;width:min(380px,42vw);height:39px;padding:0 13px;font-size:12px;display:flex}.icon-button,.avatar-button{border:1px solid var(--line);color:#575e57;background:var(--surface);border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.avatar-button{color:#fff;background:var(--ink);border:0;font-weight:800}.login-link{color:#fff;background:var(--ink);border-radius:9px;place-items:center;min-height:37px;padding:0 15px;font-size:13px;font-weight:700;display:grid}.account-popover{border:1px solid var(--line);background:#fff;border-radius:10px;width:152px;padding:6px;display:none;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 12px 30px #1a1f1b1f}.account-menu:hover .account-popover,.account-menu:focus-within .account-popover{z-index:20;display:grid}.state-page{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);align-content:center;justify-items:start;min-height:calc(100vh - 142px);padding:48px;display:grid}.state-page h1{letter-spacing:0;margin:8px 0;font-size:32px}.state-page p{max-width:480px;color:var(--ink-muted);margin:0;line-height:1.8}.eyebrow{font-size:12px;font-weight:700;color:var(--accent)!important}.primary-button{color:#fff;background:var(--accent);border:0;border-radius:8px;place-items:center;min-height:42px;margin-top:22px;padding:0 18px;font-weight:700;display:inline-grid}.primary-button:hover{background:var(--accent-dark)}.home-loading{place-items:center;min-height:calc(100vh - 142px);display:grid}.loading-block{justify-content:center;align-items:center;gap:8px;min-height:220px;display:flex}.loading-block i{background:#bbc1bb;border-radius:50%;width:9px;height:9px;animation:1s ease-in-out infinite pulse}.loading-block i:nth-child(2){animation-delay:.12s}.loading-block i:nth-child(3){animation-delay:.24s}.data-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);place-content:center;justify-items:start;min-height:360px;padding:44px;display:grid}.data-state h2{margin:0;font-size:23px}.data-state p{max-width:480px;color:var(--ink-muted);margin:9px 0 0;line-height:1.7}.secondary-button{border:1px solid var(--line);color:#545b54;background:var(--surface);border-radius:8px;min-height:38px;margin-top:20px;padding:0 14px;font-size:13px;font-weight:700}.hero{border-radius:0 0 var(--radius) var(--radius);background:#1d201d;min-height:650px;position:relative;overflow:hidden;box-shadow:0 18px 40px #1920191f}.hero-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#0a0d0ad1 0%,#0d100d70 44%,#0d100d21 70%),linear-gradient(#0000 52%,#080a08bf);position:absolute;inset:0}.hero-copy{z-index:1;color:#fff;width:min(55%,600px);padding:108px 48px 210px;position:relative}.hero-copy p{color:#ffb18b;margin:0;font-size:13px;font-weight:700}.hero-copy h1{letter-spacing:0;max-width:530px;margin:14px 0;font-size:42px;line-height:1.18}.hero-copy>span{color:#ffffffd1;max-width:500px;font-size:15px;line-height:1.8;display:block}.hero-action{color:#fff;background:var(--accent);border-radius:8px;align-items:center;gap:7px;min-height:42px;margin-top:28px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.hero-action:hover{background:var(--accent-dark)}.pinned-rail{z-index:2;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.pinned-card{color:#fff;text-align:left;background:#313631;border:2px solid #0000;border-radius:8px;min-width:0;height:105px;padding:0;transition:transform .2s,border-color .2s;position:relative;overflow:hidden}.pinned-card:hover,.pinned-card:focus-visible,.pinned-card.active{border-color:var(--accent);outline:none;transform:translateY(-3px)}.pinned-card img{object-fit:cover;width:100%;height:100%}.pinned-card:after{content:"";background:linear-gradient(#0000000a 25%,#000000bf);position:absolute;inset:0}.pinned-card strong{z-index:1;text-overflow:ellipsis;white-space:nowrap;font-size:11px;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.pinned-empty{color:#c4cac4;place-items:center;height:100%;font-size:11px;display:grid}.video-icon{z-index:1;background:#0000007a;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:8px;right:8px}.home-empty{border-radius:0 0 var(--radius) var(--radius);color:#fff;background:#242824;align-content:center;min-height:450px;padding:55px;display:grid}.home-empty h1{margin:0;font-size:38px}.home-empty p{color:#ffffffb8;max-width:400px;margin:12px 0 0;line-height:1.75}.content-section{margin-top:38px}.home-style-selected-section+.home-style-selected-section{margin-top:29px}.section-heading{justify-content:space-between;align-items:flex-start;min-height:53px;display:flex}.section-heading p{color:var(--accent);margin:0 0 5px;font-size:11px;font-weight:700}.section-heading h2{letter-spacing:0;margin:0;font-size:23px}.plan-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.plan-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.plan-card:hover{transform:translateY(-3px);box-shadow:0 13px 25px #252a251a}.plan-card-image{aspect-ratio:1.32;background:#e9ece8;position:relative}.plan-card-image img{object-fit:cover;width:100%;height:100%}.image-empty{color:#989f98;place-items:center;width:100%;height:100%;display:grid}.content-kind{color:#fff;background:#161a16a8;border-radius:4px;padding:4px 6px;font-size:10px;position:absolute;top:8px;left:8px}.plan-card-copy{min-width:0;padding:12px 12px 13px}.plan-card-copy strong,.plan-card-copy span,.plan-card-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.plan-card-copy strong{color:#303530;font-size:14px}.plan-card-copy span{color:#7e857e;margin-top:6px;font-size:11px}.plan-card-copy small{color:#a1a6a1;margin-top:8px;font-size:10px}.inline-empty{color:#9da29d;background:#ffffff73;border:1px dashed #d9ded9;border-radius:10px;place-items:center;min-height:140px;font-size:13px;display:grid}@keyframes pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.style-heading{padding:30px 0 14px}.style-heading h1{letter-spacing:0;margin:7px 0;font-size:31px}.style-heading>p:last-child{color:var(--ink-muted);margin:0;font-size:14px}.style-selected-section{margin-top:17px}.filter-panel{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:15px;margin-top:31px;padding:22px 24px;display:grid;position:relative}.filter-row{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:13px;display:grid}.filter-row>strong{color:#575e57;padding-top:7px;font-size:13px}.filter-row>div{flex-wrap:wrap;gap:8px;display:flex}.filter-row button,.filter-reset{border:1px solid var(--line);color:#697069;background:var(--surface-muted);border-radius:6px;min-height:31px;padding:0 11px;font-size:12px}.filter-row button.active{color:var(--accent);background:#fff4f1;border-color:#ef9a8b}.filter-reset{color:var(--accent);background:#fff;position:absolute;top:19px;right:20px}.result-count{color:#7e857e;padding-top:16px;font-size:12px}.library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.pagination{color:#777e77;justify-content:center;align-items:center;gap:16px;margin-top:27px;font-size:13px;display:flex}.pagination button{border:1px solid var(--line);color:#555d55;background:#fff;border-radius:7px;min-height:34px;padding:0 12px}.pagination button:disabled{cursor:not-allowed;opacity:.45}.plan-detail-page{max-width:1220px;margin:0 auto}.plan-detail-intro{padding:20px 0 19px}.back-button{color:#6b726b;background:0 0;border:0;align-items:center;gap:6px;min-height:32px;padding:0;font-size:13px;display:inline-flex}.back-button:hover{color:var(--accent)}.detail-header{justify-content:space-between;align-items:flex-end;gap:22px;margin-top:13px;display:flex}.detail-header h1{letter-spacing:0;margin:4px 0 7px;font-size:32px}.detail-summary{color:var(--ink-muted);margin:0;font-size:14px}.detail-actions{gap:8px;display:flex}.detail-action-button{border:1px solid var(--line);color:#5f665f;background:#fff;border-radius:8px;place-items:center;width:39px;height:39px;display:grid}.detail-action-button.saved{color:var(--accent);background:#fff4f1;border-color:#ef9a8b}.plan-detail-body{grid-template-columns:minmax(0,1fr) 316px;align-items:start;gap:24px;display:grid}.plan-detail-main{min-width:0}.plan-gallery{border:1px solid var(--line);background:#ecefeb;border-radius:10px;overflow:hidden}.gallery-main{aspect-ratio:1.55;background:#e9ece8;border:0;width:100%;padding:0;display:grid}.gallery-main img{object-fit:cover;width:100%;height:100%}.gallery-thumbs{background:#fff;gap:8px;padding:11px;display:flex;overflow-x:auto}.gallery-thumbs button{background:#e9ece8;border:2px solid #0000;border-radius:5px;flex:none;width:82px;height:57px;padding:0;overflow:hidden}.gallery-thumbs button.active{border-color:var(--accent)}.gallery-thumbs img{object-fit:cover;width:100%;height:100%}.gallery-modal{z-index:100;background:#0c0f0ce0;place-items:center;padding:50px;display:grid;position:fixed;inset:0}.gallery-modal>img{object-fit:contain;max-width:min(1100px,93vw);max-height:86vh}.gallery-close{color:#fff;background:#00000040;border:1px solid #fff6;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:fixed;top:21px;right:24px}.plan-author-card,.detail-content,.drawing-purchase-panel{border:1px solid var(--line);background:#fff;border-radius:10px}.plan-author-card{align-items:center;gap:12px;margin-top:19px;padding:17px;display:flex}.author-avatar{color:#768076;object-fit:cover;background:#edf0ec;border-radius:50%;flex:none;place-items:center;width:47px;height:47px;display:grid;overflow:hidden}.plan-author-card>div{flex:1;min-width:0}.plan-author-card strong{font-size:15px}.plan-author-card p:not(.eyebrow){color:#858b85;margin:4px 0 0;font-size:12px}.plan-author-card .eyebrow{margin:0 0 3px;font-size:10px}.plan-author-card a{color:var(--accent);white-space:nowrap;font-size:12px;font-weight:700}.detail-content{margin-top:18px;padding:23px}.detail-content h2,.drawing-purchase-panel h2{letter-spacing:0;margin:0;font-size:20px}.publication-description{color:#5f665f;white-space:pre-line;margin:14px 0 0;font-size:14px;line-height:1.9}.topic-list{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.topic-list span{color:#8c512c;background:#fff4ea;border-radius:5px;padding:5px 8px;font-size:11px}.plan-parameter-grid{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:17px 0 0;display:grid}.plan-parameter-grid div{background:#fbfcfa;min-width:0;padding:13px}.plan-parameter-grid dt{color:#8b928b;font-size:11px}.plan-parameter-grid dd{color:#353a35;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:13px;font-weight:650;overflow:hidden}.drawing-purchase-panel{padding:22px;position:sticky;top:18px}.drawing-purchase-panel>p:not(.eyebrow){color:var(--ink-muted);margin:9px 0 17px;font-size:12px;line-height:1.75}.drawing-product-options{gap:8px;display:grid}.drawing-product-options button{border:1px solid var(--line);color:#3a403a;text-align:left;background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.drawing-product-options button.active{background:#fff8f6;border-color:#ee998a}.drawing-product-options span,.drawing-product-options small{display:block}.drawing-product-options strong{font-size:13px}.drawing-product-options small{color:#909690;margin-top:4px;font-size:10px}.drawing-product-options b{color:var(--accent);white-space:nowrap;font-size:14px}.purchase-summary{border-top:1px solid var(--line);color:#656c65;justify-content:space-between;align-items:center;margin-top:17px;padding-top:15px;font-size:12px;display:flex}.purchase-summary strong{color:var(--accent);font-size:19px}.purchase-button{color:#fff;background:var(--accent);border-radius:8px;place-items:center;min-height:43px;margin-top:15px;font-size:13px;font-weight:700;display:grid}.purchase-button:hover{background:var(--accent-dark)}.purchase-unavailable{color:#778077;background:#f5f7f4;border-radius:7px;margin-top:16px;padding:13px;font-size:12px;line-height:1.6}.terms-link{color:#7b827b;text-align:center;margin-top:15px;font-size:12px;text-decoration:underline;display:block}.search-page,.creator-page,.community-page,.community-detail-page,.publish-page{max-width:1220px;margin:0 auto;padding-top:24px}.search-page h1,.creator-page h1,.community-page h1,.community-detail-page h1,.publish-page h1{letter-spacing:0;margin:7px 0;font-size:31px}.search-page header>p:last-child,.community-page-heading p:last-child,.publish-page header>p:last-child{color:var(--ink-muted);margin:0;font-size:14px}.search-form{border:1px solid var(--line);color:#818881;background:#fff;border-radius:9px;align-items:center;gap:11px;margin-top:21px;padding:8px 8px 8px 15px;display:flex}.search-form input{min-width:0;height:40px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:14px}.search-form button,.publish-button{color:#fff;background:var(--ink);border:0;border-radius:7px;min-height:38px;padding:0 17px;font-size:13px;font-weight:700}.search-form button:disabled{cursor:not-allowed;opacity:.45}.search-result-section{margin-top:35px}.search-publication-list{gap:10px;display:grid}.search-publication-card{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:170px minmax(0,1fr);gap:15px;min-height:126px;padding:10px;display:grid;overflow:hidden}.search-publication-card:hover{border-color:#ced4ce;box-shadow:0 8px 20px #2227220f}.search-publication-card>img,.search-image-empty{object-fit:cover;background:#edf0ec;border-radius:6px;place-self:center;width:170px;height:105px}.search-image-empty{color:#879087;place-items:center;font-size:12px;display:grid}.search-publication-card>div{min-width:0;padding:3px 4px}.search-publication-card>div>span{color:var(--accent);font-size:11px;font-weight:700}.search-publication-card h2{text-overflow:ellipsis;white-space:nowrap;margin:7px 0;font-size:16px;overflow:hidden}.search-publication-card p{color:#6e756e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.search-publication-card small{color:#9ba19b;margin-top:8px;font-size:11px;display:block}.creator-result-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.creator-result-card{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:10px;min-width:0;padding:14px;display:flex}.creator-result-card img{object-fit:cover;border-radius:50%;flex:none;width:39px;height:39px}.creator-result-card>svg{color:#899189}.creator-result-card div{min-width:0}.creator-result-card strong,.creator-result-card span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.creator-result-card strong{font-size:13px}.creator-result-card span{color:#8f968f;margin-top:4px;font-size:11px}.search-hint{color:#909690;border:1px dashed #d8ddd8;border-radius:10px;place-items:center;min-height:260px;margin-top:18px;font-size:13px;display:grid}.creator-page>.back-button,.community-detail-page>.back-button{margin-bottom:15px}.creator-hero{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:16px;padding:26px;display:flex}.creator-hero .creator-avatar{object-fit:cover;border-radius:50%;flex:none;width:84px;height:84px}.creator-avatar-fallback{color:#7d857d;background:#edf0ec;place-items:center;display:grid}.creator-hero>div:nth-child(2){flex:1;min-width:0}.creator-hero h1{margin:5px 0;font-size:26px}.creator-hero p:not(.eyebrow){color:#7e857e;margin:0;font-size:13px}.creator-stats{gap:16px;display:flex}.creator-stats span{color:#8a918a;text-align:center;gap:5px;font-size:11px;display:grid}.creator-stats b{color:#333833;font-size:16px}.follow-button{min-height:37px;color:var(--accent);background:#fff7f5;border:1px solid #e98270;border-radius:7px;align-items:center;gap:6px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.creator-publication-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.creator-publication-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.creator-publication-card>img{aspect-ratio:1.45;object-fit:cover;background:#edf0ec;width:100%}.creator-publication-card>div{padding:13px}.creator-publication-card span{color:var(--accent);font-size:10px;font-weight:700}.creator-publication-card h2{margin:6px 0;font-size:15px}.creator-publication-card p{color:#7c837c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.community-page-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.publish-button{background:var(--accent);align-items:center;gap:6px;display:inline-flex}.publish-button:hover{background:var(--accent-dark)}.community-layout{grid-template-columns:minmax(0,1fr) 266px;gap:22px;margin-top:25px;display:grid}.community-scope-tabs{border-bottom:1px solid var(--line);gap:6px;padding-bottom:7px;display:flex;overflow-x:auto}.community-scope-tabs button{color:#747b74;background:0 0;border:0;border-radius:6px;flex:none;min-height:32px;padding:0 10px;font-size:13px}.community-scope-tabs button.active{color:#fff;background:var(--ink)}.community-search{border:1px solid var(--line);color:#858c85;background:#fff;border-radius:7px;align-items:center;gap:8px;margin-top:14px;padding:7px 8px 7px 12px;display:flex}.community-search input{min-width:0;height:31px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.community-search button{color:#fff;background:var(--ink);border:0;border-radius:4px;min-height:31px;padding:0 10px;font-size:11px}.community-sort{color:#9aa09a;align-items:center;gap:13px;padding:15px 0;font-size:11px;display:flex}.community-sort button{color:#858c85;background:0 0;border:0;padding:0;font-size:12px}.community-sort button.active{color:var(--accent);font-weight:700}.community-sort span{margin-left:auto}.community-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:18px;display:block}.community-card:hover{box-shadow:0 9px 21px #23282312}.community-card header{align-items:center;gap:8px;display:flex}.community-card header img{object-fit:cover;border-radius:50%;width:32px;height:32px}.community-card header>svg{color:#8a918a}.community-card header div{flex:1;min-width:0}.community-card header strong,.community-card header span{display:block}.community-card header strong{font-size:12px}.community-card header span{color:#9aa09a;margin-top:2px;font-size:10px}.community-card header small{color:#8c542f;background:#fff4e9;border-radius:4px;padding:4px 6px;font-size:10px}.community-card h2{margin:15px 0 8px;font-size:18px}.community-card>p{color:#687068;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.75;display:-webkit-box;overflow:hidden}.community-card-cover{object-fit:cover;border-radius:6px;width:100%;max-height:360px;margin-top:14px}.community-card footer{color:#b0693c;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;font-size:11px;display:flex}.community-card footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.community-card footer b{color:var(--accent);white-space:nowrap;align-items:center;gap:3px;font-weight:650;display:inline-flex}.community-aside{align-content:start;gap:12px;display:grid}.community-aside section{border:1px solid var(--line);background:#fff;border-radius:9px;padding:18px}.topic-rail button.active{color:var(--accent);background:#fff0ec}.topic-rail small{color:#9aa09a;font-size:10px}.creator-rail>a{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-width:0;padding:10px 0;display:flex}.creator-rail>a:last-of-type{border-bottom:0}.creator-rail img,.creator-rail>a>svg{object-fit:cover;color:#879087;border-radius:50%;flex:none;width:30px;height:30px}.creator-rail span{min-width:0}.aside-empty{color:#9ba19b;text-align:center;padding:26px 0 8px;font-size:12px}.community-detail-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.community-actions{gap:8px;display:flex}.community-actions button{border:1px solid var(--line);color:#727972;background:#fff;border-radius:7px;align-items:center;gap:5px;min-height:37px;padding:0 10px;font-size:12px;display:inline-flex}.community-actions button.active{color:var(--accent);background:#fff4f1;border-color:#ef9a8b}.community-detail-layout{grid-template-columns:minmax(0,1fr) 250px;gap:22px;margin-top:21px;display:grid}.community-article-copy,.community-comments,.community-author-panel{border:1px solid var(--line);background:#fff;border-radius:9px;margin-top:18px;padding:20px}.community-article-copy>p{color:#5e665e;white-space:pre-line;margin:0;font-size:14px;line-height:1.9}.community-author-panel{text-align:center;margin-top:0;position:sticky;top:17px}.community-author-panel .author-avatar{width:56px;height:56px;margin:0 auto 9px}.community-author-panel>svg{color:#858d85}.community-author-panel h2{margin:6px 0;font-size:17px}.community-author-panel p:not(.eyebrow){color:#909690;margin:0;font-size:12px}.community-author-panel a{border:1px solid var(--line);min-height:35px;color:var(--accent);border-radius:6px;place-items:center;margin-top:16px;font-size:12px;font-weight:700;display:grid}.comment-composer{border:1px solid var(--line);background:#fafbf9;border-radius:7px;grid-template-columns:35px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.comment-composer>svg{color:#828a82}.comment-composer textarea{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:5px;outline-color:#ef9a8b;min-height:66px;padding:8px;font-size:12px}.comment-composer button,.reply-form button{color:#fff;background:var(--accent);border:0;border-radius:6px;align-items:center;gap:4px;min-height:34px;padding:0 10px;font-size:12px;display:inline-flex}.comment-composer button:disabled{cursor:not-allowed;opacity:.5}.comment-thread{gap:18px;margin-top:20px;display:grid}.comment-item{grid-template-columns:34px minmax(0,1fr);gap:9px;display:grid}.comment-avatar{color:#858d85;object-fit:cover;border-radius:50%;width:34px;height:34px}.comment-copy header{align-items:center;gap:7px;display:flex}.comment-copy header strong{font-size:12px}.comment-copy header span{color:#9aa09a;font-size:10px}.comment-copy>p{color:#515851;margin:6px 0;font-size:13px;line-height:1.65}.comment-copy footer{color:#9ba19b;align-items:center;gap:11px;font-size:10px;display:flex}.comment-copy footer button,.reply-item button{color:#7e857e;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:10px;display:inline-flex}.reply-form{gap:7px;margin-top:9px;display:flex}.reply-form input{border:1px solid var(--line);background:#fff;border-radius:5px;outline-color:#ef9a8b;flex:1;min-width:0;height:33px;padding:0 8px;font-size:12px}.reply-form button{min-height:33px}.reply-list{background:#f6f7f5;border-radius:6px;gap:7px;margin-top:10px;padding:10px;display:grid}.reply-item{color:#5c635c;align-items:baseline;gap:7px;font-size:12px;display:flex}.reply-item strong{color:#3e443e;flex:none;font-size:11px}.reply-item span{flex:1;min-width:0}.reply-item button{color:#a3645d}.publish-page{padding-bottom:40px}.publish-layout{grid-template-columns:minmax(0,1fr) 260px;gap:22px;margin-top:24px;display:grid}.publish-form,.publish-guidelines{border:1px solid var(--line);background:#fff;border-radius:10px;padding:23px}.publish-form>label,.publish-form section>label{color:#454c45;gap:7px;margin-top:20px;font-size:13px;font-weight:700;display:grid}.publish-form input,.publish-form select,.publish-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline-color:#ef9a8b;font-size:13px}.publish-form input,.publish-form select{height:39px;padding:0 10px}.publish-form textarea{resize:vertical;min-height:130px;padding:10px}.publish-form label small{color:#9aa09a;text-align:right;font-size:10px;font-weight:400}.publish-kind-switch{gap:7px;display:flex}.publish-kind-switch button{border:1px solid var(--line);color:#6f766f;background:#fff;border-radius:6px;min-height:35px;padding:0 13px;font-size:12px}.publish-kind-switch button.active{color:var(--accent);background:#fff4f1;border-color:#ee998a}.publish-form section{margin-top:24px}.publish-form section h2,.publish-guidelines h2{letter-spacing:0;margin:0;font-size:17px}.publish-form section>p{color:#8a918a;margin:6px 0 13px;font-size:11px}.image-upload-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.uploaded-image,.image-picker{aspect-ratio:1;border:1px solid var(--line);background:#f7f8f6;border-radius:6px;place-items:center;display:grid;position:relative;overflow:hidden}.uploaded-image img{object-fit:cover;width:100%;height:100%}.uploaded-image>span{color:#fff;background:#00000094;border-radius:3px;padding:3px 5px;font-size:10px;position:absolute;bottom:5px;right:5px}.uploaded-image>button{color:#fff;background:#0000008c;border:0;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:5px;right:5px}.image-picker{color:#858d85;cursor:pointer;gap:4px;font-size:11px}.image-picker input,.attachment-grid input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.topic-picker{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.topic-picker button{border:1px solid var(--line);color:#737a73;background:#fff;border-radius:5px;min-height:29px;padding:0 8px;font-size:11px}.topic-picker button.active{color:var(--accent);background:#fff4f1;border-color:#ef9a8b}.topic-custom{gap:7px;margin-top:10px;display:flex}.topic-custom input{height:33px}.topic-custom button,.outline-button{border:1px solid var(--line);color:#626962;background:#fff;border-radius:5px;min-height:33px;padding:0 10px;font-size:12px}.topic-list{align-items:center}.topic-list span{align-items:center;gap:5px;display:inline-flex}.topic-list button{color:inherit;background:0 0;border:0;padding:0;display:grid}.plan-editor{border-top:1px solid var(--line);padding-top:21px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:15px;display:grid}.floor-editor{gap:8px;margin-top:17px;display:grid}.floor-editor>strong,.plan-editor>div>strong{color:#4c534c;font-size:13px}.floor-editor>div{grid-template-columns:68px minmax(0,1fr) 33px;align-items:center;gap:8px;display:grid}.floor-editor>div span{color:#7c837c;font-size:12px}.floor-editor>div button{border:1px solid var(--line);color:#8c6561;background:#fff;border-radius:5px;place-items:center;width:33px;height:33px;display:grid}.floor-editor>div button:disabled{opacity:.35}.outline-button{justify-self:start;align-items:center;gap:4px;display:inline-flex}.attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:17px;display:grid}.attachment-grid label{color:#667066;cursor:pointer;border:1px dashed #ccd2cc;border-radius:6px;align-items:center;gap:8px;min-height:62px;padding:10px;font-size:12px;display:flex;position:relative}.attachment-grid label svg{color:var(--accent);flex:none}.publish-submit{color:#fff;background:var(--accent);border:0;border-radius:7px;place-items:center;width:100%;min-height:43px;margin-top:23px;font-size:13px;font-weight:700;display:grid}.publish-submit:disabled{cursor:not-allowed;opacity:.45}.success-banner{color:#3c7047;background:#eff9f0;border:1px solid #aed0b5;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:12px;font-size:12px;display:flex}.success-banner a{color:#2e6a3c;white-space:nowrap;font-weight:700}.publish-guidelines{align-self:start}.publish-guidelines p{color:#788078;font-size:12px;line-height:1.75}.publish-guidelines a{color:var(--accent);margin-top:7px;font-size:12px;font-weight:700;display:inline-block}@media (width<=760px){:root{--sidebar:76px}.sidebar{padding-inline:12px}.sidebar .brand>span:last-child,.sidebar .nav-link>span,.sidebar-toggle,.style-menu{display:none}.sidebar nav{margin-top:43px}.nav-link{justify-content:center;padding:0}.main-area{padding:0 16px 36px}.topbar{height:66px}.topbar-search{flex:1;width:auto}.topbar-search span{display:none}.state-page{min-height:calc(100vh - 102px);padding:28px 23px}.state-page h1{font-size:25px}.hero{min-height:580px}.hero-copy{width:min(82%,530px);padding:76px 26px 185px}.hero-copy h1{font-size:32px}.pinned-rail{grid-template-columns:repeat(6,146px);padding-bottom:2px;overflow-x:auto}.pinned-card{height:94px}.plan-rail,.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.content-section{margin-top:27px}.section-heading h2{font-size:20px}.style-heading{padding-top:20px}.style-heading h1{font-size:25px}.filter-panel{padding:17px}.filter-row{grid-template-columns:1fr;gap:7px}.filter-row>strong{padding-top:0}.filter-reset{justify-self:start;position:static}.plan-detail-intro{padding-top:8px}.detail-header h1{font-size:25px}.plan-detail-body{grid-template-columns:1fr}.drawing-purchase-panel{position:static}.gallery-modal{padding:25px 12px}.plan-parameter-grid{grid-template-columns:1fr}.search-page,.creator-page,.community-page,.community-detail-page,.publish-page{padding-top:14px}.search-page h1,.creator-page h1,.community-page h1,.community-detail-page h1,.publish-page h1{font-size:25px}.search-publication-card{grid-template-columns:100px minmax(0,1fr)}.search-publication-card>img,.search-image-empty{width:100px;height:88px}.creator-result-list,.creator-publication-grid{grid-template-columns:1fr}.creator-hero{flex-wrap:wrap;padding:19px}.creator-hero .creator-avatar{width:60px;height:60px}.creator-stats{order:3;justify-content:space-around;width:100%}.community-page-heading{align-items:start}.community-layout,.community-detail-layout,.publish-layout{grid-template-columns:1fr}.community-aside{order:-1}.community-author-panel{position:static}.comment-composer{grid-template-columns:29px minmax(0,1fr)}.comment-composer button{grid-column:2;justify-self:end}.image-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid,.attachment-grid{grid-template-columns:1fr}.publish-form,.publish-guidelines{padding:18px}}.page-inline-loading{border:1px solid var(--line);min-height:260px;color:var(--ink-muted);background:var(--surface);border-radius:10px;place-items:center;font-size:13px;display:grid}.me-shell{grid-template-columns:214px minmax(0,1fr);gap:34px;max-width:1220px;margin:24px auto 0;display:grid}.me-navigation{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-self:start;padding:14px}.me-profile-link{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px;display:flex}.me-profile-mark{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.me-profile-link small,.me-profile-link strong{display:block}.me-profile-link small{color:#909790;font-size:10px}.me-profile-link strong{margin-top:3px;font-size:13px}.me-navigation nav{gap:3px;padding-top:12px;display:grid}.me-navigation nav a{color:#656d65;border-radius:6px;align-items:center;gap:8px;min-height:37px;padding:0 10px;font-size:12px;display:flex}.me-navigation nav a:hover,.me-navigation nav a.active{color:var(--accent);background:#fff2ee;font-weight:700}.me-content{min-width:0}.me-content>h1{letter-spacing:0;margin:6px 0 20px;font-size:29px}.me-overview{gap:17px;display:grid}.me-welcome{color:#fff;background:#252a25;border-radius:10px;align-items:center;gap:15px;padding:25px;display:flex}.me-welcome>span{background:var(--accent);border-radius:50%;flex:none;place-items:center;width:55px;height:55px;font-size:22px;font-weight:800;display:grid}.me-welcome div{flex:1;min-width:0}.me-welcome h2{margin:0;font-size:21px}.me-welcome p{color:#ffffffb0;margin:7px 0 0;font-size:12px}.me-welcome a{color:#fff;border:1px solid #ffffff59;border-radius:6px;place-items:center;min-height:33px;padding:0 11px;font-size:11px;display:grid}.me-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.me-quick-grid a{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:6px;min-height:94px;padding:17px;display:grid}.me-quick-grid strong{font-size:13px}.me-quick-grid span{color:#8a918a;font-size:10px;line-height:1.55}.empty-record{min-height:235px;color:var(--ink-muted);text-align:center;background:#ffffff80;border:1px dashed #d5dbd5;border-radius:9px;place-content:center;justify-items:center;padding:30px;display:grid}.empty-record h2{color:var(--ink);margin:0;font-size:18px}.empty-record p{margin:8px 0 0;font-size:12px;line-height:1.7}.empty-record a,.floating-action{color:#fff;background:var(--accent);border-radius:6px;place-items:center;min-height:34px;margin-top:15px;padding:0 12px;font-size:12px;display:grid}.me-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.creator-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.creator-list a{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:10px;min-width:0;padding:14px;display:flex}.creator-list img,.creator-list>a>span{color:#687068;object-fit:cover;background:#eef0ed;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.creator-list div{min-width:0}.creator-list strong,.creator-list p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.creator-list strong{font-size:13px}.creator-list p{color:#8a918a;margin:5px 0 0;font-size:10px}.record-list{gap:10px;display:grid}.record-list article{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:16px;display:flex}.record-list article>a,.record-list article>div,.record-main-button{flex:1;min-width:0}.record-list strong,.record-list p,.record-list small{display:block}.record-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.record-list p{color:#6f766f;margin:6px 0;font-size:11px;line-height:1.5}.record-list small{color:#9aa09a;font-size:10px}.record-list article>div:last-child{justify-items:end;gap:8px;display:grid}.record-list button,.record-actions a,.record-action{border:1px solid var(--line);color:#656d65;background:#fff;border-radius:5px;min-height:31px;padding:0 10px;font-size:11px}.record-main-button{text-align:left;background:0 0;border:0;padding:0}.record-actions{gap:6px;flex:none!important;display:flex!important}.record-reason{text-align:right;max-width:200px;color:#a65b50!important}.status-pill{color:#7b603e;white-space:nowrap;background:#fff4e9;border-radius:4px;justify-content:center;align-items:center;min-height:24px;padding:0 7px;font-size:10px;display:inline-flex}.floating-action{z-index:5;min-height:40px;margin:0;font-weight:700;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 20px #c6412c3d}.wallet-page,.surveys-page,.feedback-page,.account-page{gap:17px;display:grid}.creator-heading{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:end;gap:16px;padding:20px;display:flex}.creator-heading h2{margin:3px 0 0;font-size:20px}.creator-heading p:not(.eyebrow){color:#7d847d;margin:6px 0 0;font-size:11px;line-height:1.65}.creator-tabs{background:#f1f3f0;border-radius:6px;flex:none;gap:4px;padding:4px;display:flex}.creator-tabs button{color:#687068;background:0 0;border:0;border-radius:4px;min-height:31px;padding:0 11px;font-size:11px}.creator-tabs button.active{color:#fff;background:var(--ink)}.creator-works{min-width:0}.wallet-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wallet-summary>div{color:#fff;background:#2c332c;border-radius:8px;gap:8px;padding:20px;display:grid}.wallet-summary>div:nth-child(2){color:var(--ink);background:#fff0e9}.wallet-summary>div:nth-child(3){color:#245f37;background:#edf8ef}.wallet-summary span{opacity:.75;font-size:11px}.wallet-summary strong{font-size:25px}.wallet-withdraw,.wallet-section,.survey-form,.feedback-form,.account-profile-form,.account-bindings,.account-danger{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px}.wallet-withdraw h2,.wallet-section h2,.survey-form h2,.feedback-form h2,.account-profile-form h2,.account-bindings h2,.account-danger h2{margin:0;font-size:17px}.wallet-withdraw>p,.survey-form>p,.account-profile-form>p,.account-danger>p{color:#7d847d;margin:7px 0 14px;font-size:11px;line-height:1.65}.wallet-withdraw>div,.survey-form>div{grid-template-columns:1fr 1.4fr auto;gap:8px;display:grid}.wallet-withdraw input,.survey-form input,.feedback-form select,.feedback-form textarea,.account-profile-form input,.material-request-page input,.material-request-page select,.budget-form input{border:1px solid var(--line);background:#fff;border-radius:5px;outline-color:#ef9a8b;min-width:0;height:37px;padding:0 9px;font-size:12px}.wallet-withdraw button,.survey-form button,.feedback-form button,.account-profile-form>button{color:#fff;background:var(--accent);border:0;border-radius:5px;min-height:37px;padding:0 13px;font-size:12px;font-weight:700}.simple-table{border:1px solid var(--line);border-radius:6px;margin-top:12px;display:grid;overflow:hidden}.simple-table>div,.simple-table>button{border:0;border-bottom:1px solid var(--line);color:#6d746d;text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) 150px 100px;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;font-size:11px;display:grid}.simple-table>button{cursor:pointer}.simple-table>button:hover{background:#fafbfa}.simple-table>button:disabled{cursor:wait;opacity:.65}.simple-table b{color:var(--ink);text-align:right;font-size:12px}.simple-table>p{color:#919891;margin:0;padding:17px;font-size:12px}.feedback-form{gap:10px;display:grid}.feedback-form select{width:160px}.feedback-form textarea{resize:vertical;width:100%;min-height:110px;padding:10px}.feedback-form button{justify-self:start}.feedback-reply{background:#f0f8f0;border-radius:4px;padding:8px;color:#56705b!important}.account-profile-form{gap:12px;display:grid}.account-profile-form label:not(.avatar-upload){color:#5d645d;gap:6px;font-size:12px;display:grid}.avatar-upload{cursor:pointer;align-items:center;gap:10px;width:fit-content;display:flex;position:relative}.avatar-upload img,.avatar-upload>span{color:#fff;background:var(--ink);object-fit:cover;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.avatar-upload input{opacity:0;width:1px;height:1px;position:absolute}.avatar-upload em{color:var(--accent);font-size:12px;font-style:normal}.account-bindings dl{border-top:1px solid var(--line);margin:12px 0 0;display:grid}.account-bindings dl>div{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(0,1fr);gap:4px 10px;padding:12px 0;font-size:12px;display:grid}.account-bindings dt{color:#7d847d}.account-bindings dd{color:var(--ink);margin:0}.account-bindings small{color:#979d97;grid-column:2;font-size:10px;line-height:1.5}.account-danger{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.account-danger h2,.account-danger p{width:100%}.account-danger button{border:1px solid var(--line);color:#616861;background:#fff;border-radius:5px;min-height:35px;padding:0 11px;font-size:12px}.account-danger .danger-button{color:#b0493d;background:#fff5f3;border-color:#e5a197}.form-error,.form-success{margin:0!important;font-size:11px!important}.form-error{color:#b34b3f!important}.form-success{color:#3f7a4a!important}.notifications-page{max-width:900px;margin:24px auto 0}.notifications-page header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:19px;display:flex}.notifications-page h1{margin:6px 0;font-size:30px}.notifications-page header p:last-child{color:var(--ink-muted);margin:0;font-size:13px}.notifications-page header button{border:1px solid var(--line);color:#626962;background:#fff;border-radius:5px;min-height:33px;padding:0 11px;font-size:11px}.notification-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;grid-template-columns:52px minmax(0,1fr) 130px;align-items:center;gap:12px;width:100%;margin-top:8px;padding:15px;display:grid}.notification-row.unread{background:#fffaf9;border-color:#e7b4aa}.notification-row>span{color:#a45344;background:#fff0ed;border-radius:50%;place-items:center;width:40px;height:40px;font-size:10px;display:grid}.notification-row div{min-width:0}.notification-row strong,.notification-row p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.notification-row strong{font-size:13px}.notification-row p{color:#7b827b;margin:5px 0 0;font-size:11px}.notification-row time{color:#9aa09a;text-align:right;font-size:10px}.toast-viewport{z-index:1000;pointer-events:none;gap:10px;width:min(440px,100vw - 32px);display:grid;position:fixed;top:24px;left:50%;transform:translate(-50%)}.toast-message{color:#2c342d;pointer-events:auto;background:#fffffffa;border:1px solid #d9dfd8;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:11px 12px 11px 14px;font-size:13px;line-height:1.45;display:grid;box-shadow:0 13px 28px #181f1929}.toast-message--error{color:#994438;background:snow;border-color:#f0c6bf}.toast-message>svg{color:#d95443;flex:none}.toast-message:not(.toast-message--error)>svg{color:#3e7750}.toast-message span{min-width:0}.toast-message button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:27px;height:27px;padding:0;display:grid}.toast-message button:hover{background:#0000000f}.toast-enter-active,.toast-leave-active{transition:opacity .18s,transform .18s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(-8px)}.materials-page,.budget-page,.material-request-page,.purchase-page,.legal-page{max-width:1100px;margin:24px auto 0}.materials-page header{justify-content:space-between;align-items:end;gap:20px;display:flex}.materials-page h1,.budget-page h1,.material-request-page h1,.purchase-page h1,.legal-page h1{margin:6px 0;font-size:31px}.materials-page header p:last-child,.budget-page header p:last-child,.material-request-page header p:last-child,.purchase-page>p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.65}.materials-page header>a{color:#fff;background:var(--accent);border-radius:6px;align-items:center;gap:5px;min-height:36px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.material-group{margin-top:29px}.material-group h2{margin:0 0 11px;font-size:18px}.material-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.material-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:148px;padding:16px;position:relative}.material-grid h3{margin:0;font-size:15px}.material-grid p{color:#868d86;margin:6px 0;font-size:11px}.material-grid>article>strong{margin-top:14px;font-size:20px;display:block}.material-grid strong small{color:#7d847d;font-size:11px;font-weight:400}.material-grid article>span{color:#778077;font-size:12px;position:absolute;bottom:16px;right:14px}.material-grid article>span.positive{color:#cd4b39}.material-grid article>span.negative{color:#468657}.material-spec{margin-bottom:0!important}.muted{margin-top:27px!important}.material-request-page>header{margin:17px 0 22px}.material-request-page form{gap:15px;display:grid}.material-request-page form>section{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px}.material-request-page h2{margin:0 0 14px;font-size:17px}.material-line{grid-template-columns:minmax(0,1.4fr) 130px 90px 48px;gap:8px;margin-bottom:8px;display:grid}.material-line button{border:1px solid var(--line);color:#985e56;background:#fff;border-radius:5px;font-size:11px}.request-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.request-contact-grid label{color:#5c635c;gap:6px;font-size:12px;display:grid}.request-contact-grid .full{grid-column:1/-1}.budget-page header{padding-bottom:20px}.budget-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);gap:18px;display:grid}.budget-form,.budget-result,.budget-records{border:1px solid var(--line);background:#fff;border-radius:9px;padding:21px}.budget-form{gap:24px;display:grid}.budget-form h2{justify-content:space-between;align-items:center;margin:0 0 12px;font-size:17px;display:flex}.budget-form h2 small{color:#818881;font-size:11px;font-weight:400}.floor-row{grid-template-columns:minmax(0,1fr) 36px;gap:8px;margin-top:8px;display:grid}.floor-row label{color:#626962;grid-template-columns:62px minmax(0,1fr) 22px;align-items:center;gap:5px;font-size:12px;display:grid;position:relative}.floor-row input{text-align:right}.floor-row span{color:#8c938c;font-size:11px}.floor-row>button{border:1px solid var(--line);color:#a5655b;background:#fff;border-radius:5px;place-items:center;display:grid}.structure-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.structure-options button{border:1px solid var(--line);color:#666e66;background:#fff;border-radius:6px;gap:7px;min-height:106px;padding:0 0 10px;font-size:11px;display:grid;overflow:hidden}.structure-options button.active{color:var(--accent);border-color:#e77b68;box-shadow:inset 0 0 0 1px #e77b68}.structure-options img{object-fit:cover;background:#edf0ed;width:100%;height:69px}.budget-result-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.budget-result>.budget-result-heading p{color:#858d85;margin:0;font-size:12px}.budget-result-heading>div>strong{color:var(--accent);margin:8px 0;font-size:31px;display:block}.budget-result>span{color:#7b827b;font-size:11px}.budget-result>h2{color:#515951;background:#f4f6f3;margin:20px 0 0;padding:8px 10px;font-size:12px}.budget-result section{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding:12px 0;display:flex}.budget-result section b{font-size:12px}.budget-result section p{color:#8c938c;max-width:230px;margin:5px 0 0;font-size:10px;line-height:1.55}.budget-result section>strong{white-space:nowrap;font-size:12px}.budget-result-actions{gap:8px;margin-top:16px;display:flex}.budget-result-actions a{border:1px solid var(--line);color:#626962;border-radius:5px;align-items:center;min-height:33px;padding:0 10px;font-size:11px;display:inline-flex}.budget-records{margin-top:18px}.budget-records h2{margin:0;font-size:17px}.site-survey-detail{border:1px solid var(--line);background:#fff;border-radius:9px;padding:21px}.site-survey-detail>h2{margin:8px 0 12px;font-size:22px}.site-survey-detail dl{border-top:1px solid var(--line);gap:0;margin:20px 0;display:grid}.site-survey-detail dl>div{border-bottom:1px solid var(--line);grid-template-columns:100px minmax(0,1fr);gap:12px;padding:12px 0;font-size:12px;display:grid}.site-survey-detail dt{color:#858d85}.site-survey-detail dd{color:var(--ink);margin:0}.site-survey-detail-note{color:#7b827b;margin:16px 0 0;font-size:12px;line-height:1.7}.purchase-page{max-width:700px}.purchase-page>h1{margin-top:17px}.purchase-card{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:20px;display:grid;overflow:hidden}.purchase-card>div{background:#fff;gap:6px;padding:17px;display:grid}.purchase-card span{color:#899089;font-size:11px}.purchase-card strong{font-size:14px}.purchase-card>.primary-button{grid-column:1/-1;width:calc(100% - 34px);margin:16px 17px}.payment-panel{text-align:center;background:#fffaf8;border:1px solid #edd2cc;border-radius:8px;justify-items:center;margin-top:17px;padding:24px;display:grid}.payment-panel h2{margin:0;font-size:18px}.payment-panel p{color:#7d847d;margin:10px 0 0;font-size:11px}.payment-qr{background:#fff;width:220px;height:220px;margin-top:15px}.legal-page{max-width:840px;padding:20px 0 45px}.legal-page>h1{margin-top:11px}.legal-intro{color:#687068;margin:0;font-size:14px;line-height:1.9}.legal-page section{border-top:1px solid var(--line);margin-top:26px;padding-top:20px}.legal-page section h2{margin:0;font-size:18px}.legal-page section p{color:#667066;margin:10px 0 0;font-size:13px;line-height:1.9}@media (width<=760px){.me-shell{grid-template-columns:1fr;gap:16px;margin-top:14px}.me-navigation{padding:9px;overflow-x:auto}.me-profile-link{display:none}.me-navigation nav{width:max-content;padding:0;display:flex}.me-navigation nav a{min-height:34px}.me-content>h1{font-size:24px}.me-quick-grid,.me-gallery,.creator-list,.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.me-welcome{padding:18px}.record-list article{flex-direction:column;align-items:start}.record-list article>div:last-child{justify-items:start;width:100%}.record-actions{width:100%}.creator-heading{flex-direction:column;align-items:start}.wallet-summary,.wallet-withdraw>div,.survey-form>div,.budget-layout{grid-template-columns:1fr}.simple-table{overflow-x:auto}.simple-table>div{min-width:420px}.account-bindings dl>div{grid-template-columns:80px minmax(0,1fr)}.account-bindings small{grid-column:2}.notifications-page,.materials-page,.budget-page,.material-request-page,.purchase-page,.legal-page{margin-top:14px}.notifications-page h1,.materials-page h1,.budget-page h1,.material-request-page h1,.purchase-page h1,.legal-page h1{font-size:25px}.notification-row{grid-template-columns:42px minmax(0,1fr)}.notification-row time{text-align:left;grid-column:2}.materials-page header{flex-direction:column;align-items:start}.material-line{grid-template-columns:1fr 1fr}.material-line button{min-height:37px}.request-contact-grid{grid-template-columns:1fr}.request-contact-grid .full{grid-column:auto}.structure-options,.purchase-card{grid-template-columns:1fr}.floating-action{bottom:16px;right:16px}}:root{--shell-sidebar:236px;--shell-bg:#f3f4f5;--shell-ink:#171817;--shell-muted:#737872;--shell-line:#e6e8e5;--shell-accent:#ff4d32}body{background:var(--shell-bg);color:var(--shell-ink);font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,Arial,sans-serif}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=760px){.app-shell--workspace .sidebar .nav-link>span{display:inline}.app-shell--workspace .sidebar .nav-link{min-width:max-content}.app-shell--workspace .sidebar .nav-link svg{display:none}}.app-shell--workspace{padding:0 0 64px}.app-shell--workspace>.topbar{width:min(1458px,100vw - 48px)}.workspace-row.social-workspace{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;width:min(1458px,100vw - 48px);margin:0 auto;display:grid}.app-shell--workspace .social-workspace-content{width:100%;min-width:0;padding:0 0 56px}.app-shell--workspace .community-layout{grid-template-columns:minmax(0,790px) 390px;gap:20px}.app-shell--workspace .community-page{width:100%}.app-shell--workspace .community-toolbar,.app-shell--workspace .community-toolbar button{min-height:44px}.app-shell--workspace .community-subnav a.router-link-active,.app-shell--workspace .me-subnav a.router-link-active{color:#747a73;background:0 0}.app-shell--workspace .sidebar-subnav a.subnav-active{color:#e4543b;background:#fff1ed}.app-shell--workspace .community-topic,.app-shell--workspace .topic-rail button.active,.app-shell--workspace .topic-rail button:hover,.app-shell--workspace .community-post-actions button.active{color:#3f8958}.app-shell--workspace .topic-rail button.active,.app-shell--workspace .topic-rail button:hover{background:#eef7ef}.app-shell{min-height:100vh}.app-shell--discovery>.sidebar{z-index:30;width:var(--shell-sidebar);border:0;border-right:1px solid var(--shell-line);background:#fff;padding:28px 15px 22px;position:fixed;inset:0 auto 0 0}.app-shell--discovery>.main-area{min-height:100vh;margin-left:var(--shell-sidebar);background:var(--shell-bg);padding:0 0 64px}.app-shell--discovery .brand{gap:11px;min-height:66px;padding:0 44px 24px 10px}.app-shell--discovery .brand-mark{width:42px;height:42px;box-shadow:none;background:0 0;border-radius:0;font-size:21px}.app-shell--discovery .brand-mark img{object-fit:contain;width:42px;height:42px}.topbar-brand>span img,.login-brand>span img{object-fit:contain;width:28px;height:28px}.app-shell--discovery .brand b{font-size:17px}.app-shell--discovery .brand small{letter-spacing:.14em;margin-top:2px;font-size:9px}.app-shell--discovery .sidebar-toggle{color:#596159;background:#fff;border:1px solid #dfe4de;border-radius:50%;width:30px;height:30px;top:29px;right:14px;box-shadow:0 4px 13px #161b161a}.app-shell--discovery .sidebar-toggle:hover{color:#fff;background:#171918;transform:scale(1.06)}.app-shell--discovery .primary-nav,.app-shell--workspace .primary-nav{gap:6px;margin:0;padding-top:3px}.app-shell--discovery .nav-section,.app-shell--workspace .nav-section{gap:4px;display:grid}.app-shell--discovery .nav-link,.app-shell--workspace .nav-link{color:#656a64;border-radius:12px;gap:12px;min-height:43px;padding:0 13px;font-size:16px;font-weight:500}.app-shell--discovery .nav-link.active,.app-shell--workspace .nav-link.active{color:#fff;background:#141514;box-shadow:0 8px 20px #0000001f}.app-shell--discovery .sidebar-subnav,.app-shell--workspace .sidebar-subnav{border-left:0;gap:2px;margin:0 0 5px;padding:2px 0 4px 10px;display:grid}.app-shell--discovery .sidebar-subnav:before,.app-shell--workspace .sidebar-subnav:before{content:"";height:4px;display:block}.app-shell--discovery .sidebar-subnav a,.app-shell--workspace .sidebar-subnav a{color:#747a73;border-radius:9px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:500;display:flex}.app-shell--discovery .sidebar-subnav a:hover,.app-shell--workspace .sidebar-subnav a:hover{color:#171817;background:#f4f5f3}.app-shell--discovery .sidebar-subnav a.subnav-active,.app-shell--workspace .sidebar-subnav a.subnav-active{color:#e4543b;background:#fff1ed;font-weight:650}.app-shell--discovery .sidebar.collapsed{width:76px;padding-inline:12px}.app-shell--discovery .sidebar.collapsed+.main-area{margin-left:76px}@media (width>=1451px){.app-shell--discovery>.sidebar{padding-inline:20px}.app-shell--discovery .nav-link{min-height:43px;padding:0 13px;font-size:16px}}@media (width<=1450px){:root{--shell-sidebar:210px}.app-shell--discovery>.sidebar{padding-inline:15px}}.app-shell--workspace{background:var(--shell-bg);min-height:100vh;padding:0 0 64px}.workspace-row{align-items:flex-start;width:min(1458px,100vw - 48px);margin:0 auto;display:flex}.app-shell--workspace>.topbar{z-index:25;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f3f4f5eb;width:min(1458px,100vw - 48px);height:76px;margin:0 auto;position:sticky;top:0}.app-shell--workspace .sidebar{background:0 0;border:0;flex:0 0 220px;width:220px;max-height:calc(100vh - 112px);padding:0 8px 18px;position:sticky;top:92px;overflow-y:auto}.app-shell--workspace .main-area{width:100%;min-width:0;min-height:calc(100vh - 76px);margin:0;padding:0 0 56px}.topbar{justify-content:space-between;align-items:center;gap:26px;display:flex}.topbar-brand{grid-template-rows:20px 12px;grid-template-columns:42px max-content;align-items:center;column-gap:11px;width:220px;min-width:220px;padding:0 10px;display:grid}.topbar-brand>span{color:#fff;background:0 0;border-radius:0;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:21px;font-weight:700;display:grid}.topbar-brand>span img{width:42px;height:42px}.topbar-brand b{align-self:end;width:max-content;font-size:17px}.topbar-brand small{color:#92968f;letter-spacing:.14em;align-self:start;width:max-content;font-size:9px}.app-shell--workspace .topbar-actions{margin-left:auto}.topbar-search{color:#8a9389;background:#fff;border:1px solid #e0e5df;border-radius:10px;align-items:center;gap:8px;width:min(440px,42vw);height:40px;margin-left:auto;padding:0 11px;display:flex;box-shadow:0 4px 12px #191d1806}.topbar-search input{color:#273027;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.topbar-search input::placeholder{color:#a1a9a1}.topbar-search button{color:#fff;background:#252b25;border:0;border-radius:7px;place-items:center;width:27px;height:27px;padding:0;display:grid}.topbar-actions{align-items:center;gap:9px;display:flex}.topbar-actions .icon-button{color:#5f655e;background:0 0;border:0;place-items:center;width:40px;height:40px;padding:0;display:grid}.topbar-actions .icon-button:hover{background:#fff}.account-menu{position:relative}.user-button,.login-link{color:#5f655e;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:8px 10px;font-weight:500;display:flex}.user-button:hover,.login-link:hover{background:#fff}.top-user-avatar,.login-avatar{color:#fff;object-fit:cover;background:#1a1b1a;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:grid;overflow:hidden}.user-button-name{white-space:nowrap;display:block}.login-link{font-size:13px}.account-popover{background:#fff;border:1px solid #e3e6e2;border-radius:10px;width:152px;padding:6px;display:grid;top:calc(100% + 7px);box-shadow:0 12px 30px #1a1f1b1f}.account-popover a,.account-popover button{color:#555d55;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;min-height:36px;padding:0 8px;font-size:12px;display:flex}.account-popover a:hover,.account-popover button:hover{background:#f5f6f4}.app-shell--discovery .hero{height:min(760px,100vh - 84px);min-height:650px;box-shadow:none;isolation:isolate;background:#242724;border-radius:0;position:relative;overflow:hidden}.app-shell--discovery .hero-media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.app-shell--discovery .hero-shade{background:linear-gradient(90deg,#090b09e6 0%,#090b09a6 30%,#090b0914 67%,#090b0900 100%),linear-gradient(#0000 52%,#0a0b0ab8);position:absolute;inset:0}.hero-utility-actions{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0e0c57;border:1px solid #fff3;border-radius:14px;align-items:center;gap:5px;padding:5px;display:flex;position:absolute;top:22px;right:28px;box-shadow:0 10px 28px #00000029}.hero-utility-actions>a{color:#fff;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:8px 10px;font-size:13px;display:flex}.hero-utility-actions>a:first-child{place-items:center;width:40px;padding:0;display:grid}.hero-utility-actions>a:hover{background:#ffffff24}.hero-user>img,.hero-user>span{color:#171817;object-fit:cover;background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:grid;overflow:hidden}.app-shell--discovery .hero-copy{z-index:2;color:#fff;width:min(500px,44vw);padding:0;position:absolute;top:21%;left:clamp(38px,5vw,84px)}.app-shell--discovery .hero-kicker{color:#ffffffd1;align-items:center;gap:6px;margin-bottom:13px;font-size:13px;font-weight:700;display:inline-flex}.app-shell--discovery .hero-kicker-icon{color:#ffb28c;filter:drop-shadow(0 0 5px #ff825180);flex:none}.app-shell--discovery .hero h1{color:#fff;letter-spacing:0;margin:0;font-size:clamp(36px,3.25vw,62px);line-height:1.08}.app-shell--discovery .hero-plan-meta{color:#fffc;margin:16px 0 0;font-size:15px;font-weight:500;line-height:1.55}.app-shell--discovery .hero-action{color:#fff;background:linear-gradient(100deg,#ff791f,#f72c48);border-radius:12px;align-items:center;gap:8px;min-height:46px;margin-top:25px;padding:0 19px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 10px 25px #f73d3040}.app-shell--discovery .pinned-rail{z-index:3;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid;position:absolute;bottom:22px;left:26px;right:26px}.app-shell--discovery .pinned-card{color:#fff;text-align:left;background:#111;border:1px solid #fff3;border-radius:13px;min-width:0;height:106px;padding:0;position:relative;overflow:hidden}.app-shell--discovery .pinned-card img{object-fit:cover;opacity:.8;width:100%;height:100%}.app-shell--discovery .pinned-card:after{content:"";background:linear-gradient(#0000,#000000c7);position:absolute;inset:38% 0 0}.app-shell--discovery .pinned-card strong{z-index:2;text-overflow:ellipsis;white-space:nowrap;font-size:13px;position:absolute;bottom:9px;left:12px;right:8px;overflow:hidden}.app-shell--discovery .pinned-card.active{border:2px solid #ff8647;transform:translateY(-5px);box-shadow:0 10px 24px #0003}.app-shell--discovery .pinned-card .video-icon{z-index:3;position:absolute;top:9px;right:9px}.app-shell--discovery .content-section{margin:0 28px;padding:44px 0 8px}.app-shell--discovery .section-heading{margin-bottom:18px}.app-shell--discovery .section-heading h2{color:#202320;font-size:25px}.app-shell--discovery .section-heading p{color:#737872;margin:5px 0 0;font-size:14px}.app-shell--discovery .plan-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:15px}.app-shell--discovery .plan-card{box-shadow:none;background:0 0;border:0;border-radius:0}.app-shell--discovery .plan-card:hover{box-shadow:none;transform:none}.app-shell--discovery .plan-media{aspect-ratio:1.36;background:#e9ebe8;border-radius:15px;overflow:hidden}.app-shell--discovery .plan-card-image img{object-fit:cover;width:100%;height:100%}.app-shell--discovery .plan-card-copy{padding:0}.app-shell--discovery .plan-card-copy strong{color:#202320;margin-top:11px;font-size:16px}.app-shell--discovery .plan-card-copy .plan-meta{color:#777c76;margin-top:4px;font-size:12px}.app-shell--discovery .content-kind{display:none}.style-discovery-content{padding:0 8px}.style-discovery-content .content-section:first-child{padding-top:42px}.style-discovery-content .filter-panel{margin:4px 0 28px}.style-discovery-content .library-grid{padding-bottom:8px}.app-shell--workspace .plan-detail-page{width:min(100%,1016px);padding-top:14px}.app-shell--workspace .plan-detail-intro{background:#fff;border:1px solid #e1e7df;border-radius:16px;margin-bottom:18px;padding:24px 28px;box-shadow:0 10px 28px #191d1806}.app-shell--workspace .plan-detail-intro .back-button{color:#667066;min-height:30px;margin:0 0 17px;font-size:12px}.app-shell--workspace .plan-detail-intro .detail-header{align-items:end;padding:0}.app-shell--workspace .plan-detail-intro .detail-header h1{color:#171817;margin:7px 0 5px;font-size:34px;line-height:1.15}.app-shell--workspace .plan-detail-intro .detail-header .eyebrow{color:#ee593f;margin:0;font-size:11px;font-weight:700}.app-shell--workspace .plan-detail-intro .detail-summary{color:#737a72;margin:0;font-size:13px}.app-shell--workspace .plan-detail-intro .detail-actions{background:#fafbf9;border:1px solid #e4e9e3;border-radius:11px;gap:7px;padding:5px}.app-shell--workspace .plan-detail-intro .detail-action-button{color:#657064;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;display:grid}.app-shell--workspace .plan-detail-intro .detail-action-button:hover{color:#343934;background:#fff}.app-shell--workspace .plan-detail-intro .detail-action-button.saved{color:#e4543b;background:#fff1ed}.app-shell--workspace .plan-detail-body{grid-template-columns:minmax(0,1fr) 318px;gap:18px}.app-shell--workspace .plan-gallery{background:#fff;border:1px solid #e1e7df;border-radius:16px;padding:10px;overflow:hidden;box-shadow:0 10px 26px #191d1806}.app-shell--workspace .gallery-main{border-radius:10px}.app-shell--workspace .gallery-thumbs{background:0 0;gap:6px;padding:8px 0 0}.app-shell--workspace .gallery-thumbs button{border:1px solid #0000;border-radius:7px;width:62px;height:46px}.app-shell--workspace .gallery-thumbs button.active{border-color:#ec5a3e;box-shadow:0 0 0 2px #ec5a3e21}.app-shell--workspace .drawing-purchase-panel{border:1px solid #e1e7df;border-radius:16px;padding:24px;top:93px;box-shadow:0 10px 26px #191d1809}.app-shell--workspace .drawing-purchase-panel .eyebrow{color:#ec5a3e;margin:0;font-size:11px;font-weight:700}.app-shell--workspace .drawing-purchase-panel h2{color:#202520;margin:12px 0 0;font-size:22px;line-height:1.25}.app-shell--workspace .drawing-purchase-panel>p:not(.eyebrow){margin-top:10px}.app-shell--workspace .drawing-product-options{margin-top:18px}.app-shell--workspace .drawing-product-options button{border-color:#e1e6df;border-radius:9px;min-height:70px}.app-shell--workspace .drawing-product-options button.active{background:#fff8f6;border-color:#ed765f}.app-shell--workspace .purchase-summary{background:#f8faf7;border-color:#e4e8e2;margin-top:14px}.app-shell--workspace .purchase-button{background:#ef573e;border-radius:9px;min-height:46px}.app-shell--workspace .terms-link{text-align:center;margin-top:14px;display:block}.app-shell--workspace .plan-author-card,.app-shell--workspace .detail-content{border-color:#e1e7df;border-radius:15px;box-shadow:0 9px 24px #191d1805}.app-shell--workspace .plan-author-card{padding:17px 19px}.app-shell--workspace .detail-content{padding:26px}.app-shell--workspace .detail-content h2{font-size:22px}.app-shell--workspace .plan-parameter-grid{background:#fafbf9}.app-shell--workspace .search-page{width:min(100%,940px);padding-top:26px}.app-shell--workspace .search-page>header{padding:0 4px}.app-shell--workspace .search-page>header h1{color:#1c201c;margin-top:6px;font-size:31px}.app-shell--workspace .search-page>header .eyebrow{color:#e4543b}.app-shell--workspace .search-form{border-color:#e0e6df;border-radius:13px;box-shadow:0 9px 20px #191d1805}.app-shell--workspace .search-result-section{border-color:#e1e7df;border-radius:16px;padding:24px;box-shadow:0 9px 22px #191d1805}.app-shell--workspace .community-detail-page,.app-shell--workspace .creator-page,.app-shell--workspace .publish-page{width:100%;max-width:1154px;padding-top:28px}.app-shell--workspace .community-detail-page>.back-button,.app-shell--workspace .creator-page>.back-button{color:#6c756c;background:0 0;border:0;align-items:center;gap:5px;min-height:32px;margin:0 0 13px;padding:0;font-size:12px;display:inline-flex}.app-shell--workspace .community-detail-page>.back-button:hover,.app-shell--workspace .creator-page>.back-button:hover{color:#3f8958}.app-shell--workspace .community-detail-layout{grid-template-columns:minmax(0,790px) minmax(300px,390px);align-items:start;gap:20px;margin-top:0}.app-shell--workspace .community-detail-layout>main{gap:16px;min-width:0;display:grid}.app-shell--workspace .community-detail-layout>main>*{min-width:0}.app-shell--workspace .community-article,.app-shell--workspace .community-comments{background:#fff;border:1px solid #e1e7df;border-radius:18px;margin:0;padding:26px 28px;box-shadow:0 10px 28px #19241b09}.app-shell--workspace .detail-author{border-bottom:1px solid #e9ede8;align-items:center;gap:10px;min-height:48px;padding-bottom:19px;display:flex}.detail-author-avatar{color:#fff;background:#191a19;border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.detail-author-avatar img{object-fit:cover;width:100%;height:100%}.detail-author>div{min-width:0}.detail-author-name{color:#2a302a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;display:block;overflow:hidden}.detail-author small{color:#949a94;margin-top:3px;font-size:10px;display:block}.detail-topic-list{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.detail-topic-list span{color:#3f8958;background:#f1f8f2;border-radius:7px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.detail-content-kind{color:#e4543b;margin:18px 0 0;font-size:11px;font-weight:700}.app-shell--workspace .community-article h1{color:#202620;max-width:18ch;margin:8px 0 12px;font-size:32px;line-height:1.22}.article-lead{color:#687168;white-space:pre-line;max-width:50em;margin:0;font-size:15px;line-height:1.8}.app-shell--workspace .community-detail-layout .plan-gallery{min-width:0;box-shadow:none;background:#f7f9f6;border:1px solid #e5e9e4;border-radius:14px;margin-top:23px;padding:9px}.app-shell--workspace .community-detail-layout .gallery-main{height:min(490px,50vw);min-height:320px}.app-shell--workspace .community-detail-layout .gallery-main img{object-fit:cover;width:100%;height:100%}.app-shell--workspace .community-plan-details{background:#f7fbf7;border:1px solid #dce7df;border-radius:14px;margin-top:26px;padding:22px}.app-shell--workspace .community-plan-details h2{color:#2b302b;align-items:center;gap:8px;margin:0;font-size:19px;display:flex}.app-shell--workspace .community-plan-details h2:before{content:"";background:#4a9a64;border-radius:3px;width:3px;height:18px}.community-plan-grid{background:#e0e8e1;border:1px solid #e0e8e1;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:16px 0 0;display:grid;overflow:hidden}.community-plan-grid>div{background:#fff;min-height:78px;padding:13px 14px}.community-plan-grid dt{color:#929991;font-size:10px}.community-plan-grid dd{color:#394239;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:13px;font-weight:600;overflow:hidden}.app-shell--workspace .community-actions{gap:7px;display:flex}.app-shell--workspace .community-actions button{color:#687068;background:#fff;border:1px solid #e1e7df;border-radius:8px;align-items:center;gap:5px;min-height:35px;padding:0 10px;font-size:12px;display:inline-flex}.app-shell--workspace .community-actions button.active{color:#df5138;background:0 0;border-color:#efae9e}.app-shell--workspace .article-actions{border-top:1px solid #e9ede8;grid-template-columns:repeat(3,1fr);gap:0;margin-top:24px;padding-top:14px;display:grid}.app-shell--workspace .article-actions button{color:#677067;background:0 0;border:0;border-right:1px solid #edf0ec;justify-content:center;padding:0}.app-shell--workspace .article-actions button:last-child{border-right:0}.app-shell--workspace .article-actions button:hover{color:#3f8958}.app-shell--workspace .community-comments{padding:23px 25px}.app-shell--workspace .community-comments .section-heading{border-bottom:1px solid #e9ede8;min-height:42px;padding-bottom:15px}.app-shell--workspace .community-comments .section-heading h2{font-size:21px}.app-shell--workspace .comment-composer{background:#f7f9f6;border-color:#e2e8e1;border-radius:13px;margin-top:18px}.app-shell--workspace .comment-composer textarea{background:#fff;border-color:#e1e7df;border-radius:8px;min-height:78px}.app-shell--workspace .comment-composer button{background:#1c3324;border-radius:9px;min-height:39px}.community-detail-ad-stack{align-self:start;gap:14px;display:grid;position:sticky;top:93px}.community-detail-ad{color:#fff;background:linear-gradient(145deg,#313934e6,#151916f2),var(--ad-image) center/cover;border-radius:18px;flex-direction:column;justify-content:flex-end;gap:9px;min-height:158px;padding:21px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 32px #14191424}.community-detail-ad:hover{transform:translateY(-2px);box-shadow:0 20px 36px #14191433}.community-detail-ad:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:180px;height:180px;position:absolute;top:-56px;right:-40px}.community-detail-ad>*{position:relative}.community-detail-ad span,.community-detail-ad small{color:#ffffff9e;align-items:center;font-size:11px;display:flex}.community-detail-ad strong{max-width:260px;font-size:18px;line-height:1.45}.community-detail-ad.ad-primary{min-height:220px}.community-detail-ad.ad-material{background:linear-gradient(140deg,#af5235e6,#e57545e6),var(--ad-image) center/cover;min-height:164px}.community-detail-ad.ad-service{color:#273127;background:linear-gradient(145deg,#dbe8d8e6,#f8eee3f0),var(--ad-image) center/cover;min-height:170px}.community-detail-ad.ad-service span,.community-detail-ad.ad-service small{color:#586456}.community-detail-ad.ad-service:before{border-color:#2c412d26}.app-shell--workspace .creator-hero{border-color:#e1e7df;border-radius:16px;padding:25px;box-shadow:0 9px 22px #191d1805}.app-shell--workspace .creator-profile-copy{min-width:0}.app-shell--workspace .creator-bio{color:#8b938b;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:420px;margin:7px 0 0;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.app-shell--workspace .creator-publication-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell--workspace .creator-publication-card{border-color:#e1e7df;border-radius:12px;box-shadow:0 8px 18px #191d1805}.app-shell--workspace .publish-page{padding-top:26px}.app-shell--workspace .publish-page>header{padding:0 4px}.app-shell--workspace .publish-page>header h1{color:#202520;margin-top:6px;font-size:31px}.app-shell--workspace .publish-page>header .eyebrow{color:#e4543b}.app-shell--workspace .publish-form,.app-shell--workspace .publish-guidelines{border-color:#e1e7df;border-radius:16px;box-shadow:0 9px 22px #191d1805}.app-shell--workspace .publish-form{padding:26px}.app-shell--workspace .publish-guidelines{border-radius:14px;top:93px}.app-shell--workspace .publish-submit{background:#ed593f;border-radius:9px;min-height:46px}.app-shell--workspace .personal-workspace{width:min(100%,1008px);padding-top:26px}.app-shell--workspace .me-overview,.app-shell--workspace .wallet-page,.app-shell--workspace .surveys-page,.app-shell--workspace .feedback-page,.app-shell--workspace .account-page{width:min(100%,860px)}.app-shell--workspace .me-welcome{background:#202520;border:1px solid #202520;border-radius:16px;min-height:118px;padding:26px;box-shadow:0 12px 28px #191d181a}.app-shell--workspace .me-welcome>span{background:#ee593f;border-radius:14px}.app-shell--workspace .me-welcome a{border-radius:8px}.app-shell--workspace .me-quick-grid{gap:12px}.app-shell--workspace .me-quick-grid a{border-color:#e1e7df;border-radius:13px;min-height:112px;padding:19px;box-shadow:0 8px 18px #191d1805}.app-shell--workspace .me-quick-grid a:hover{background:#fffaf8;border-color:#f0b5a9}.app-shell--workspace .empty-record{background:#fff;border-color:#dfe6de;border-radius:14px;min-height:235px}.app-shell--workspace .record-list{gap:12px}.app-shell--workspace .record-list article{border-color:#e1e7df;border-radius:13px;padding:18px;box-shadow:0 8px 18px #191d1805}.app-shell--workspace .status-pill{border-radius:7px}.app-shell--workspace .floating-action{background:#ee593f;border-radius:10px;bottom:30px;right:30px}.app-shell--workspace .creator-heading,.app-shell--workspace .wallet-withdraw,.app-shell--workspace .wallet-section,.app-shell--workspace .survey-form,.app-shell--workspace .feedback-form,.app-shell--workspace .account-profile-form,.app-shell--workspace .account-bindings,.app-shell--workspace .account-danger{border-color:#e1e7df;border-radius:14px;box-shadow:0 8px 18px #191d1805}.app-shell--workspace .creator-heading{padding:23px}.app-shell--workspace .creator-heading .eyebrow{color:#e4543b}.app-shell--workspace .creator-tabs{border-radius:9px}.app-shell--workspace .creator-tabs button{border-radius:6px}.app-shell--workspace .creator-tabs button.active{background:#202520}.app-shell--workspace .wallet-summary>div{border-radius:13px}.app-shell--workspace .wallet-withdraw,.app-shell--workspace .wallet-section,.app-shell--workspace .survey-form,.app-shell--workspace .feedback-form,.app-shell--workspace .account-profile-form,.app-shell--workspace .account-bindings,.app-shell--workspace .account-danger{padding:22px}.app-shell--workspace .wallet-withdraw button,.app-shell--workspace .survey-form button,.app-shell--workspace .feedback-form button,.app-shell--workspace .account-profile-form>button{background:#ee593f;border-radius:8px}.app-shell--workspace .notifications-page,.app-shell--workspace .materials-page,.app-shell--workspace .budget-page,.app-shell--workspace .purchase-page,.app-shell--workspace .legal-page{width:min(100%,1008px);margin-top:0;padding-top:26px}.app-shell--workspace .notifications-page header,.app-shell--workspace .materials-page header,.app-shell--workspace .budget-page header{padding:0 4px}.app-shell--workspace .notifications-page .eyebrow,.app-shell--workspace .materials-page .eyebrow,.app-shell--workspace .budget-page .eyebrow{color:#e4543b}.app-shell--workspace .notifications-page h1,.app-shell--workspace .materials-page h1,.app-shell--workspace .budget-page h1{color:#202520}.app-shell--workspace .notification-row{border-color:#e1e7df;border-radius:12px;margin-top:11px;padding:17px;box-shadow:0 7px 16px #191d1804}.app-shell--workspace .material-group h2{margin-bottom:13px}.app-shell--workspace .material-grid{gap:13px}.app-shell--workspace .material-grid article{border-color:#e1e7df;border-radius:13px;min-height:164px;padding:18px;box-shadow:0 8px 18px #191d1805}.app-shell--workspace .materials-page header>a{background:#ee593f;border-radius:9px}.app-shell--workspace .budget-layout{gap:18px}.app-shell--workspace .budget-form,.app-shell--workspace .budget-result,.app-shell--workspace .budget-records{border-color:#e1e7df;border-radius:14px;box-shadow:0 8px 18px #191d1805}.app-shell--workspace .budget-form{padding:24px}.app-shell--workspace .structure-options button{border-radius:9px}.app-shell--workspace .budget-result-heading>div>strong{color:#e9543b}.app-shell--workspace .purchase-page{max-width:720px}.app-shell--workspace .purchase-page>h1{font-size:31px}.app-shell--workspace .purchase-card{background:#e1e7df;border-color:#e1e7df;border-radius:14px}.app-shell--workspace .payment-panel{border-radius:14px}.app-shell--workspace .purchase-card>.primary-button{background:#ee593f;border-radius:9px}.app-shell--workspace .budget-page{width:min(100%,1008px)}.app-shell--workspace .budget-page .budget-page-heading{justify-content:space-between;align-items:end;gap:18px;padding:0 4px 18px;display:flex}.app-shell--workspace .budget-page .budget-page-heading h1{margin:0 0 5px;font-size:32px}.app-shell--workspace .budget-page .budget-page-heading p{color:#747b73;margin:0;font-size:13px}.budget-record-link{color:#677067;background:0 0;border:0;min-height:36px;padding:0 8px;font-size:12px}.budget-record-link:hover{color:#e4543b}.budget-designer{grid-template-columns:minmax(0,.93fr) minmax(430px,1.07fr);align-items:stretch;gap:18px;display:grid}.budget-preview{background:#edf1ea;border-radius:16px;grid-template-rows:minmax(0,1fr) auto;min-height:560px;display:grid;overflow:hidden}.budget-preview-image{color:#879087;background:#e9eee6;place-items:end center;min-height:0;display:grid;overflow:hidden}.budget-preview-image img{object-fit:cover;width:100%;height:100%}.budget-preview-caption{color:#fff;background:#4a5049;width:100%;padding:18px 21px 24px}.budget-preview-caption small,.budget-preview-caption strong{display:block}.budget-preview-caption small{color:#ffffffb3;font-size:11px}.budget-preview-caption strong{margin-top:5px;font-size:22px}.app-shell--workspace .budget-form{background:#fff;border:1px solid #e1e7df;border-radius:16px;align-content:start;gap:0;min-height:560px;padding:0;display:grid;overflow:hidden;box-shadow:0 8px 18px #191d1805}.budget-config-heading{justify-content:space-between;align-items:start;gap:18px;padding:25px 26px 19px;display:flex}.budget-config-heading h2{color:#252a25;margin:0;font-size:23px}.budget-config-heading p{color:#818881;margin:7px 0 0;font-size:12px;line-height:1.65}.budget-config-heading>div:last-child{background:#fafbf9;border:1px solid #e5e9e3;border-radius:11px;min-width:104px;padding:10px 12px}.budget-config-heading>div:last-child small,.budget-config-heading>div:last-child strong{display:block}.budget-config-heading>div:last-child small{color:#8c938b;font-size:10px}.budget-config-heading>div:last-child strong{margin-top:4px;font-size:21px}.budget-floor-section{border:1px solid #e5e9e4;border-radius:14px;margin:0 25px;padding:17px 18px}.budget-floor-section h2,.budget-structure-section h2{margin:0;font-size:17px}.budget-floor-section .floor-row{margin-top:12px}.budget-floor-section .floor-row label{grid-template-columns:80px minmax(0,1fr) 20px}.add-floor-button{width:100%;margin-top:12px;border-style:dashed!important}.budget-structure-section{padding:22px 25px 24px}.budget-structure-section>div:first-child{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.budget-structure-section>div:first-child small{color:#909790;font-size:11px}.app-shell--workspace .budget-structure-section .structure-options{gap:9px}.app-shell--workspace .budget-structure-section .structure-options button{color:#616a61;background:#fff;border:1px solid #e2e7e1;border-radius:10px;place-items:center;min-height:48px;padding:0 6px;font-size:12px;display:grid}.app-shell--workspace .budget-structure-section .structure-options button.active{color:#df5138;background:#fff8f5;border-color:#ef7159;box-shadow:inset 0 0 0 1px #ef7159}.budget-submit-summary{border-top:1px solid #e7ebe6;justify-content:space-between;align-items:end;gap:16px;margin-top:auto;padding:18px 25px 21px;display:flex}.budget-submit-summary span,.budget-submit-summary strong,.budget-submit-summary small{display:block}.budget-submit-summary span{color:#8b928b;font-size:11px}.budget-submit-summary strong{color:#eb553b;margin:3px 0;font-size:31px;line-height:1.05}.budget-submit-summary small{color:#929891;font-size:10px}.budget-submit-summary .primary-button{background:#eb553b;border-radius:9px;min-width:124px;min-height:43px;margin:0}.app-shell--workspace .budget-result,.app-shell--workspace .budget-records{margin-top:18px}.app-shell--workspace .budget-result{padding:24px}.app-shell--workspace .budget-records{padding:21px 24px}.app-shell--workspace .community-page{width:100%;max-width:none;padding-top:28px}.app-shell--workspace .community-page-heading{justify-content:space-between;align-items:end;gap:20px;margin:0 0 16px;padding:0 4px;display:flex}.app-shell--workspace .community-page-heading h1{color:#202320;margin:0 0 4px;font-size:32px;line-height:1.08}.app-shell--workspace .community-page-heading p:last-child{color:#7b817b;margin:0;font-size:13px}.publish-button{color:#fff;white-space:nowrap;background:linear-gradient(100deg,#ff791f,#f72c48);border:0;border-radius:12px;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:700;display:inline-flex;box-shadow:0 9px 22px #f139333d}.app-shell--workspace .community-layout{grid-template-columns:minmax(0,1fr) 314px;align-items:start;gap:20px;width:100%;margin:0;display:grid}.app-shell--workspace .community-layout>main{min-width:0}.app-shell--workspace .tender-community-page,.app-shell--workspace .tender-detail-page,.app-shell--workspace .tender-publish-page{width:min(1200px,100%);max-width:none;margin:0;padding-top:28px}.tender-community-heading{justify-content:space-between;align-items:end;gap:24px;padding:0 4px 20px;display:flex}.tender-community-heading>div{max-width:650px}.tender-community-heading span{color:#e4543b;font-size:12px;font-weight:700}.tender-community-heading h1{color:#202520;margin:6px 0 7px;font-size:32px;line-height:1.1}.tender-community-heading p{color:#788078;margin:0;font-size:13px;line-height:1.65}.tender-community-heading .primary-button,.my-tenders-heading .primary-button{white-space:nowrap;border-radius:9px;align-items:center;gap:7px;min-height:42px;margin:0;padding:0 16px;display:inline-flex}.tender-heading-actions,.tender-owner-toolbar-actions{align-items:center;gap:9px;display:inline-flex}.tender-rules-trigger{color:#5e6c5e;white-space:nowrap;background:#fff;border:1px solid #dce5da;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;margin:0;padding:0 11px;font-size:12px;font-weight:650;display:inline-flex}.tender-rules-trigger:hover{color:#d8523b;background:#fff8f5;border-color:#eca08f}.tender-rules-trigger svg{flex:none}.tender-community-toolbar{background:#fff;border:1px solid #e1e7df;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;min-height:56px;padding:0 17px;display:flex;box-shadow:0 8px 18px #191d1805}.tender-community-toolbar>div{color:#778077;align-items:center;gap:9px;display:flex}.tender-community-toolbar>div>span,.tender-community-toolbar>strong{color:#858d85;font-size:12px;font-weight:600}.tender-community-toolbar button{color:#667066;background:0 0;border:0;border-radius:7px;min-height:31px;padding:0 10px;font-size:12px}.tender-community-toolbar button.active{color:#d94f39;background:#fff2ee;font-weight:700}.tender-list{gap:12px;margin-top:16px;display:grid}.tender-list-item{min-width:0;color:inherit;background:#fff;border:1px solid #e1e7df;border-radius:13px;align-items:flex-start;gap:15px;padding:19px 20px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;box-shadow:0 8px 18px #191d1805}.tender-list-item:hover{border-color:#eeaa9b;transform:translateY(-1px);box-shadow:0 12px 25px #cc513817}.tender-anonymous-avatar{color:#df573e;background:#fff0eb;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.tender-list-copy{flex:1;min-width:0}.tender-list-copy header{align-items:center;gap:9px;display:flex}.tender-list-copy header strong{color:#303730;font-size:13px}.tender-list-copy header small{color:#979d97;font-size:11px}.tender-list-copy h2{color:#252b25;margin:8px 0 6px;font-size:17px}.tender-list-copy>p{color:#6f786f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.tender-list-copy>div{color:#7e877e;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:11px;display:flex}.tender-list-copy>div span{align-items:center;gap:4px;display:inline-flex}.tender-list-action{color:#e3543d;white-space:nowrap;align-self:center;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.tender-empty{color:#9ba39a;text-align:center;background:#fff;border:1px dashed #dce4da;border-radius:14px;justify-items:center;margin-top:17px;padding:70px 24px;display:grid}.tender-empty h2{color:#4f594f;margin:12px 0 6px;font-size:18px}.tender-empty p{margin:0;font-size:13px}.tender-empty .primary-button{margin-top:18px}.tender-detail-page>.back-button{color:#6b746b;min-height:30px;margin:0 0 14px;font-size:12px;display:inline-flex}.tender-detail-layout{grid-template-columns:minmax(0,790px) 390px;align-items:start;gap:20px;display:grid}.tender-detail-main,.tender-contact-panel{background:#fff;border:1px solid #e1e7df;border-radius:14px;box-shadow:0 8px 18px #191d1805}.tender-detail-main{padding:29px}.tender-detail-main>header{align-items:center;gap:11px;display:flex}.tender-detail-main>header .tender-anonymous-avatar{width:46px;height:46px}.tender-detail-main>header strong,.tender-detail-main>header small{display:block}.tender-detail-main>header strong{color:#303730;font-size:14px}.tender-detail-main>header small{color:#909790;margin-top:4px;font-size:11px}.tender-detail-main h1{color:#202620;margin:22px 0 15px;font-size:28px;line-height:1.3}.tender-detail-facts{background:#f6f8f5;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:15px;display:grid}.tender-detail-facts span{color:#697269;align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.tender-detail-facts svg{color:#e45a42;flex:none}.tender-detail-main>section{border-top:1px solid #edf0eb;margin-top:27px;padding-top:23px}.tender-detail-main>section h2{color:#303630;margin:0 0 12px;font-size:17px}.tender-detail-main>section p{color:#5f695f;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.9}.tender-contact-panel{padding:27px;position:sticky;top:24px}.tender-contact-panel>span{color:#3f8958;background:#eaf7ed;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.tender-contact-panel h2{color:#2c342c;margin:17px 0 8px;font-size:20px}.tender-contact-panel>p{color:#778077;margin:0;font-size:13px;line-height:1.75}.tender-contact-panel .primary-button{justify-content:center;align-items:center;gap:7px;width:100%;min-height:43px;margin-top:20px;display:flex}.tender-contact-panel>small{color:#959c95;align-items:center;gap:5px;margin-top:13px;font-size:11px;display:flex}.tender-publish-page{padding-bottom:42px}.tender-form{background:#fff;border:1px solid #e1e7df;border-radius:15px;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 12px 28px #191d1809}.tender-form>header{border-bottom:1px solid #edf0eb;padding:29px 32px 25px}.tender-form-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tender-form-heading>div{min-width:0}.tender-form-heading span{color:#e4543b;font-size:12px;font-weight:700}.tender-form-heading h1{color:#252b25;margin:7px 0;font-size:27px}.tender-form-heading p{color:#788078;max-width:670px;margin:0;font-size:13px;line-height:1.7}.tender-form-section{border-bottom:1px solid #edf0eb;padding:24px 32px}.tender-form-section h2{color:#313931;margin:0 0 16px;font-size:17px}.tender-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.tender-form-grid label{color:#586258;gap:7px;font-size:12px;font-weight:700;display:grid}.tender-form-grid .tender-form-wide{grid-column:1/-1}.tender-form-grid input,.tender-form-grid select,.tender-form-grid textarea{color:#303830;width:100%;min-width:0;height:42px;font:inherit;background:#fff;border:1px solid #dfe5de;border-radius:8px;outline-color:#eb8a77;padding:0 11px;font-weight:400}.tender-form-grid textarea{resize:vertical;min-height:122px;padding:11px;line-height:1.65}.tender-form-grid small{color:#99a099;font-size:10px;font-weight:400}.tender-privacy-check{cursor:pointer;background:#fffaf8;border:1px solid #f1d9d3;border-radius:10px;align-items:flex-start;gap:10px;margin:24px 32px 0;padding:15px;display:flex}.tender-privacy-check input{accent-color:#e4543b;margin-top:3px}.tender-privacy-check span{grid-template-columns:18px minmax(0,1fr);gap:2px 7px;display:grid}.tender-privacy-check svg{color:#e4543b;grid-row:1/3}.tender-privacy-check b{color:#5e3e38;font-size:12px}.tender-privacy-check small{color:#8e756e;font-size:11px;line-height:1.6}.tender-form-error{color:#b5483b;margin:14px 32px -8px;font-size:12px}.tender-form footer{justify-content:flex-end;gap:10px;padding:24px 32px 29px;display:flex}.tender-form footer .primary-button,.tender-form footer .secondary-button{min-height:42px;margin:0}.tender-contact-dialog{text-align:left}.tender-contact-dialog>.tender-contact-icon{color:#3e8555;background:#eaf7ed;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.tender-contact-dialog h2{color:#2f382f;margin:16px 0 8px;font-size:20px}.tender-contact-dialog>p{color:#778077;margin:0;font-size:13px;line-height:1.75}.tender-notice-check{color:#6a736a;background:#f7f9f6;border-radius:8px;align-items:flex-start;gap:8px;margin-top:18px;padding:12px;font-size:12px;line-height:1.6;display:flex}.tender-notice-check input{accent-color:#e4543b;margin-top:3px}.tender-contact-dialog .primary-button,.tender-contact-dialog .secondary-button{width:100%;min-height:42px;margin-top:17px}.tender-phone-result{color:#367347;background:#eef9f0;border-radius:10px;align-items:center;gap:8px;margin-top:18px;padding:14px;display:flex}.tender-phone-result strong{letter-spacing:.04em;flex:1;font-size:18px}.tender-phone-result button{color:#367347;background:#fff;border:1px solid #bee1c5;border-radius:6px;align-items:center;gap:4px;min-height:30px;padding:0 8px;font-size:11px;display:inline-flex}.tender-rules-dialog{text-align:left;width:min(620px,100vw - 32px);padding:28px}.tender-rules-dialog>header{align-items:center;gap:12px;padding-right:34px;display:flex}.tender-rules-icon{color:#d9523b;background:#fff0eb;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.tender-rules-dialog>header span:not(.tender-rules-icon){color:#dd5a42;font-size:11px;font-weight:750}.tender-rules-dialog h2{color:#2c342c;margin:4px 0 0;font-size:22px}.tender-rules-section{margin-top:22px}.tender-rules-section h3{color:#3c473c;margin:0 0 11px;font-size:14px}.tender-rules-flow{gap:10px;margin:0;padding:0;list-style:none;display:grid}.tender-rules-flow li{grid-template-columns:25px minmax(0,1fr);gap:9px;display:grid}.tender-rules-flow li>span{color:#d9523b;background:#fff0eb;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:750;display:grid}.tender-rules-flow strong,.tender-rules-flow p{display:block}.tender-rules-flow strong{color:#495349;font-size:12px}.tender-rules-flow p{color:#7d877d;margin:3px 0 0;font-size:11px;line-height:1.65}.tender-rules-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.tender-rules-grid article{background:#fbfcfa;border:1px solid #e5ebe3;border-radius:9px;align-items:flex-start;gap:8px;padding:11px;display:flex}.tender-rules-grid svg{color:#5a9465;flex:none;margin-top:1px}.tender-rules-grid strong{color:#4d584d;font-size:11px;display:block}.tender-rules-grid p{color:#808980;margin:4px 0 0;font-size:10px;line-height:1.6}.tender-rules-dialog>.primary-button{width:100%;min-height:42px;margin:21px 0 0}.my-tenders-page{width:min(100%,920px)}.my-tenders-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:17px;display:flex}.my-tenders-heading h2{color:#2b332b;margin:0 0 5px;font-size:23px}.my-tenders-heading p{color:#848c84;margin:0;font-size:12px}.tender-owner-list article{align-items:center}.tender-owner-list article>div:nth-child(2){flex:1;min-width:0}.tender-owner-list article small{color:#a56a5e;margin-top:4px;font-size:10px;display:block}.tender-owner-list article .tender-next-step{color:#788278;line-height:1.55}.tender-owner-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:265px;flex:none!important;display:flex!important}.tender-owner-actions button,.tender-owner-actions a{color:#687168;background:#fff;border:1px solid #e1e7df;border-radius:6px;align-items:center;gap:4px;min-height:30px;padding:0 8px;font-size:11px;display:inline-flex}.tender-owner-actions button:hover,.tender-owner-actions a:hover{color:#df5139;border-color:#efa495}.tender-owner-actions button:disabled{opacity:.55}@media (width<=900px){.tender-detail-layout{grid-template-columns:1fr}.tender-contact-panel{position:static}.tender-community-toolbar{flex-direction:column;align-items:flex-start;padding:13px}.tender-community-toolbar>div{flex-wrap:wrap}.tender-community-toolbar>strong{margin-left:2px}.tender-owner-list article{flex-wrap:wrap;align-items:flex-start}.tender-owner-list .status-pill{margin-left:auto}.tender-owner-actions{justify-content:flex-start;width:100%;max-width:none;padding-left:43px}}@media (width<=640px){.app-shell--workspace .tender-community-page,.app-shell--workspace .tender-detail-page,.app-shell--workspace .tender-publish-page{padding-top:20px}.tender-community-heading{flex-direction:column;align-items:flex-start}.tender-heading-actions,.tender-owner-toolbar-actions{width:100%}.tender-heading-actions>*,.tender-owner-toolbar-actions>*{flex:1}.tender-community-heading .primary-button{justify-content:center;width:100%}.tender-list-item{padding:15px}.tender-list-action{display:none}.tender-detail-main,.tender-contact-panel{padding:20px}.tender-detail-main h1{font-size:23px}.tender-detail-facts{grid-template-columns:1fr}.tender-form>header,.tender-form-section{padding-inline:20px}.tender-form-heading{flex-direction:column;align-items:stretch}.tender-form-heading .tender-rules-trigger{width:100%}.tender-form-grid{grid-template-columns:1fr}.tender-form-grid .tender-form-wide{grid-column:auto}.tender-privacy-check{margin-inline:20px}.tender-form footer{padding-inline:20px}.tender-form footer>*{flex:1}.tender-rules-dialog{padding:23px 18px}.tender-rules-grid{grid-template-columns:1fr}.my-tenders-heading{flex-direction:column;align-items:flex-start}.my-tenders-heading .primary-button{justify-content:center;width:100%}.tender-owner-actions{padding-left:0}.tender-owner-list article .status-pill{margin-left:0}}.community-search{color:#8a9289;background:#fff;border:1px solid #e2e7e2;border-radius:13px;align-items:center;gap:9px;height:46px;margin:0 0 9px;padding:0 13px;display:flex}.community-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.community-search button{color:#a2a8a1;background:0 0;border:0;min-height:30px;padding:0;font-size:12px}.community-search button:disabled{opacity:.35}.community-toolbar{background:#fff;border-radius:13px;align-items:center;gap:18px;min-height:48px;margin-bottom:12px;padding:0 15px;display:flex}.community-toolbar button{color:#7c827b;background:0 0;border:0;border-bottom:2px solid #0000;min-height:48px;padding:0 3px;font-size:13px}.community-toolbar button.active{color:#202320;border-color:#e4543b;font-weight:700}.community-topic-filter{color:#8b928a;align-items:center;gap:8px;margin:0 0 12px;font-size:11px;display:flex}.community-topic-filter button{color:#df543c;background:#fff1ed;border:0;border-radius:7px;align-items:center;gap:7px;min-height:28px;padding:0 9px;display:inline-flex}.community-topic-filter small{color:inherit;opacity:.7}.community-feed{gap:14px;display:grid}.community-card{color:#202320;background:#fff;border:1px solid #e4e9e4;border-radius:16px;padding:20px 21px 14px;box-shadow:0 8px 20px #1d302307}.community-post-author{align-items:center;gap:9px;min-height:42px;display:flex}.community-avatar{color:#fff;background:#191a19;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.community-avatar img{object-fit:cover;width:100%;height:100%}.community-post-author>div{min-width:0}.community-author-name,.community-post-author strong,.community-post-author span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.community-author-name,.community-post-author strong{color:#2a302a;font-size:13px;font-weight:700}.community-post-author span{color:#949a94;margin-top:3px;font-size:10px}.community-post-copy{margin-top:15px}.community-topic{color:#e4543b;font-size:12px;display:inline-block}.community-post-copy h2{color:#262b26;margin:7px 0 6px;font-size:20px;line-height:1.4}.community-post-copy p{color:#565c55;margin:0;font-size:14px;line-height:1.72}.community-image-grid{gap:7px;width:min(100%,604px);margin-top:14px;display:grid}.community-image-grid.count-1{grid-template-columns:minmax(0,1fr)}.community-image-grid.count-1 img{aspect-ratio:1.45;max-width:410px}.community-image-grid:not(.count-1){grid-template-columns:repeat(3,minmax(0,1fr))}.community-image-grid img{aspect-ratio:1;object-fit:cover;background:#ebeeea;border-radius:8px;width:100%}.community-post-actions{border-top:1px solid #edf0eb;align-items:center;gap:20px;margin-top:15px;padding-top:11px;display:flex}.community-post-actions button,.community-post-actions a{color:#737b73;background:0 0;border:0;align-items:center;gap:5px;min-height:28px;padding:0;font-size:12px;display:inline-flex}.community-post-actions button.active{color:#e4543b}.community-post-actions button:disabled{cursor:not-allowed;opacity:.48}.community-post-actions button:disabled:not(.active){color:#9ea49e}.community-aside{gap:12px;display:grid;position:sticky;top:94px}.community-aside>section{background:#fff;border:1px solid #e4e9e4;border-radius:16px;padding:17px;box-shadow:0 8px 20px #1d302306}.aside-heading{justify-content:space-between;align-items:center;display:flex}.aside-heading h2{margin:0;font-size:16px}.aside-heading svg{color:#7b827a}.topic-rail{gap:4px;margin-top:11px;display:grid}.topic-rail button{color:#656c65;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;min-height:33px;padding:0 8px;font-size:12px;display:flex}.topic-rail button.active,.topic-rail button:hover{color:#e4523a;background:#fff1ed}.creator-rail a{border-bottom:1px solid #edf0eb;align-items:center;gap:9px;padding:11px 0;display:flex}.creator-rail a:last-of-type{border-bottom:0}.creator-rail img,.creator-rail>a>svg{object-fit:cover;border-radius:50%;flex:none;width:36px;height:36px}.creator-rail strong,.creator-rail small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.creator-rail strong{font-size:12px}.creator-rail small{color:#949a94;margin-top:3px;font-size:10px}.personal-workspace{padding-top:28px}.personal-workspace>*{max-width:100%}.me-content{padding:0}.me-content>.eyebrow,.me-content>h1{display:none}.login-page{background:radial-gradient(circle at 80% 10%,#ff744329,#0000 28%),linear-gradient(135deg,#171918 0%,#2b2e2b 50%,#f1eee9 50%,#f3f4f5 100%);place-items:center;min-height:100vh;padding:40px;display:grid;position:relative}.login-back{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17191859;border:1px solid #ffffff5c;border-radius:10px;align-items:center;min-height:38px;padding:0 12px;font-size:13px;display:flex;position:fixed;top:26px;left:30px}.login-card{background:#fffffff0;border:1px solid #fff9;border-radius:24px;width:min(100%,520px);padding:46px;box-shadow:0 26px 85px #0a0d0a38}.login-brand{grid-template-rows:22px 12px;grid-template-columns:42px auto;column-gap:10px;width:fit-content;margin-bottom:32px;display:grid}.login-brand>span{color:#fff;background:0 0;border-radius:0;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:21px;font-weight:700;display:grid}.login-brand>span img{width:42px;height:42px}.login-brand strong{color:#171817;align-self:end;font-size:17px}.login-brand small{color:#92968f;letter-spacing:.14em;align-self:start;font-size:9px}.login-card .eyebrow{color:#ff4d32;letter-spacing:.12em;margin:0;font-size:12px;font-weight:700}.login-card h1{color:#171817;margin:9px 0;font-size:30px;line-height:1.2}.login-card>p{color:#757b74;margin:0 0 25px;line-height:1.7}.login-card form{gap:17px;display:grid}.login-card label{color:#444a43;gap:8px;font-size:13px;font-weight:700;display:grid}.login-card input{background:#fff;border:1px solid #dfe2de;border-radius:11px;width:100%;height:50px;padding:0 13px}.code-input{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.code-input button{color:#fff;background:#171817;border:0;border-radius:11px;min-width:112px;height:50px;font-size:12px;font-weight:700}.code-input button:disabled,.login-card .primary-button:disabled{cursor:not-allowed;opacity:.38}.login-card .primary-button{border-radius:12px;width:100%;min-height:46px;margin:11px 0 0}.login-card footer{color:#999e98;margin-top:14px;font-size:11px;line-height:1.6}.login-card footer a{color:#e4543b}@media (width<=760px){.app-shell--discovery>.sidebar{width:76px;padding-inline:12px}.app-shell--discovery>.sidebar .brand>span:last-child,.app-shell--discovery>.sidebar .nav-link>span,.app-shell--discovery .sidebar-subnav,.app-shell--discovery .sidebar-toggle{display:none}.app-shell--discovery .nav-link{justify-content:center;padding:0}.app-shell--discovery>.main-area{margin-left:76px;padding-right:0}.app-shell--discovery .hero{min-height:650px}.app-shell--discovery .hero-copy{width:calc(100% - 48px);top:15%}.app-shell--discovery .hero h1{max-width:9em;font-size:clamp(30px,8.2vw,38px)}.hero-utility-actions{top:16px;right:16px}.hero-utility-actions .hero-user{text-overflow:ellipsis;white-space:nowrap;max-width:115px;overflow:hidden}.app-shell--discovery .pinned-rail{scrollbar-width:none;gap:9px;padding-bottom:2px;display:flex;left:18px;right:18px;overflow-x:auto}.app-shell--discovery .pinned-card{flex:0 0 132px}.app-shell--discovery .content-section{margin-inline:18px}.app-shell--discovery .plan-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.app-shell--workspace{padding:0 14px 48px}.app-shell--workspace>.topbar{gap:10px}.topbar-brand{min-width:42px}.topbar-brand b,.topbar-brand small{display:none}.topbar-search{flex:1;width:auto}.app-shell--workspace .user-button{padding:7px;font-size:0}.user-button>svg{display:none}.workspace-row{display:block}.app-shell--workspace .sidebar{width:100%;max-height:none;padding:11px 0;position:static;overflow:visible}.app-shell--workspace .primary-nav{display:flex;overflow-x:auto}.app-shell--workspace .nav-section{flex:none}.app-shell--workspace .nav-link{min-height:36px;padding:0 9px;font-size:12px}.app-shell--workspace .nav-link svg,.app-shell--workspace .sidebar-subnav{display:none}.app-shell--workspace .main-area{width:100%;padding:0}.app-shell--workspace .community-page{padding-top:20px}.app-shell--workspace .community-layout{grid-template-columns:minmax(0,1fr)}.community-aside{position:static}.community-page-heading{flex-direction:column;align-items:start!important}.community-page-heading h1{font-size:27px!important}.publish-button{justify-content:center;width:100%}.community-sort span{display:none}.login-page{background:#f3f4f5;padding:76px 18px 24px}.login-back{color:#555d55;background:#fff;border-color:#dfe2de;top:18px;left:18px}.login-card{border-radius:18px;padding:28px 22px}.login-card h1{font-size:26px}.code-input{grid-template-columns:1fr}.code-input button{width:100%}.personal-workspace{padding-top:20px}.app-shell--workspace>.topbar,.workspace-row.social-workspace{width:calc(100vw - 28px)}.workspace-row.social-workspace{display:block}.app-shell--workspace .social-workspace-content{width:100%}}@media (width<=1080px){.app-shell--workspace .community-detail-layout{grid-template-columns:minmax(0,1fr)}.community-detail-ad-stack{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.community-detail-ad,.community-detail-ad.ad-primary,.community-detail-ad.ad-material,.community-detail-ad.ad-service{min-height:150px}}@media (width<=760px){.app-shell--discovery .content-section{margin-inline:38px}.app-shell--discovery .plan-rail{scrollbar-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-bottom:4px;overflow-x:auto}.app-shell--discovery .plan-rail .plan-card{min-width:134px}.app-shell--discovery .plan-card-copy strong{font-size:13px}.app-shell--discovery .plan-card-copy .plan-meta{font-size:11px}.app-shell--discovery .plan-card-copy small{font-size:10px}.style-discovery-content{padding:0}.style-discovery-content .filter-panel{margin-left:18px;margin-right:18px}.style-discovery-content .library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.style-discovery-content .library-grid .plan-card{min-width:0}.app-shell--workspace .plan-detail-page{padding-top:7px}.app-shell--workspace .plan-detail-intro{border-radius:13px;margin-bottom:13px;padding:18px}.app-shell--workspace .plan-detail-intro .detail-header{align-items:flex-start}.app-shell--workspace .plan-detail-intro .detail-header h1{font-size:27px}.app-shell--workspace .plan-detail-body{grid-template-columns:1fr}.app-shell--workspace .drawing-purchase-panel{border-radius:13px;padding:19px;position:static}.app-shell--workspace .plan-gallery{border-radius:13px;padding:7px}.app-shell--workspace .gallery-thumbs button{width:54px;height:42px}.app-shell--workspace .detail-content{border-radius:13px;padding:19px}.app-shell--workspace .search-page{padding-top:18px}.app-shell--workspace .search-page>header h1{font-size:27px}.app-shell--workspace .search-result-section{border-radius:13px;padding:18px}.app-shell--workspace .community-detail-layout{grid-template-columns:1fr}.app-shell--workspace .community-article,.app-shell--workspace .community-comments{border-radius:14px;padding:20px 16px}.app-shell--workspace .community-article h1{font-size:26px}.app-shell--workspace .community-detail-layout .gallery-main{height:310px;min-height:0}.community-plan-grid,.community-detail-ad-stack{grid-template-columns:1fr}.app-shell--workspace .creator-hero{border-radius:13px;padding:18px}.app-shell--workspace .creator-publication-grid{grid-template-columns:1fr}.app-shell--workspace .publish-page{padding-top:18px}.app-shell--workspace .publish-page>header h1{font-size:27px}.app-shell--workspace .publish-form{border-radius:13px;padding:18px}.app-shell--workspace .publish-guidelines{border-radius:13px;position:static}.app-shell--workspace .personal-workspace{padding-top:18px}.app-shell--workspace .me-welcome{border-radius:13px;align-items:flex-start;padding:18px}.app-shell--workspace .me-welcome a{display:none}.app-shell--workspace .me-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell--workspace .me-quick-grid a{border-radius:11px;min-height:102px;padding:15px}.app-shell--workspace .record-list article{border-radius:11px}.app-shell--workspace .wallet-withdraw,.app-shell--workspace .wallet-section,.app-shell--workspace .survey-form,.app-shell--workspace .feedback-form,.app-shell--workspace .account-profile-form,.app-shell--workspace .account-bindings,.app-shell--workspace .account-danger{border-radius:11px;padding:17px}.app-shell--workspace .notifications-page,.app-shell--workspace .materials-page,.app-shell--workspace .budget-page,.app-shell--workspace .purchase-page,.app-shell--workspace .legal-page{padding-top:18px}.app-shell--workspace .notifications-page h1,.app-shell--workspace .materials-page h1,.app-shell--workspace .budget-page h1,.app-shell--workspace .purchase-page>h1{font-size:27px}.app-shell--workspace .material-grid{grid-template-columns:1fr}.app-shell--workspace .material-grid article,.app-shell--workspace .budget-form,.app-shell--workspace .budget-result,.app-shell--workspace .budget-records{border-radius:11px}.app-shell--workspace .floating-action{bottom:16px;right:16px}}.app-shell--workspace .prototype-community-detail-page{width:min(1200px,100%);max-width:none;margin:0;padding:30px 0 40px}.app-shell--workspace .prototype-community-detail-page>.back-button{min-height:0;margin:0 0 14px}.prototype-community-detail-page .community-detail-layout{grid-template-columns:minmax(0,790px) 390px;gap:20px;margin-top:0}.prototype-community-detail-page .community-article,.prototype-community-detail-page .community-comments{border-radius:18px;padding:26px 28px}.prototype-community-detail-page .detail-author{gap:11px;min-height:48px}.prototype-community-detail-page .detail-author-avatar{border-radius:50%;width:40px;height:40px;font-size:13px;font-weight:700}.prototype-community-detail-page .detail-author-heading{align-items:center;gap:0;display:flex}.prototype-community-detail-page .detail-author-heading .identity-badge{margin:0 0 0 7px}.prototype-community-detail-page .detail-follow-button{color:#4d7458;background:#eef7ef;border:1px solid #dce8df;border-radius:999px;min-height:32px;margin-left:auto;padding:0 13px;font-size:12px}.prototype-community-detail-page .detail-follow-button:not(.following){color:#e45c3d;background:#fff;border-color:#ff8a50}.prototype-community-detail-page .detail-follow-button:disabled{cursor:not-allowed;opacity:.55}.prototype-community-detail-page .detail-topic-list{margin-top:22px}.prototype-community-detail-page .community-article h1{max-width:364px;margin:8px 0 12px;font-size:31px;line-height:1.26}.prototype-community-detail-page .article-lead{font-size:15px;line-height:1.8}.prototype-community-detail-page .community-detail-layout .plan-gallery{border-radius:14px;margin-top:23px;padding:9px}.prototype-community-detail-page .community-article-content{color:#5f685f;margin-top:23px;font-size:14px;line-height:1.85}.prototype-community-detail-page .community-article-content p{margin:0 0 15px}.rich-text-content h2{color:#303630;margin:0 0 12px;font-size:20px;line-height:1.45}.rich-text-content h3{color:#303630;margin:0 0 10px;font-size:17px;line-height:1.5}.rich-text-content p{margin:0 0 15px}.rich-text-content blockquote{color:#6e756e;border-left:3px solid #e3b5a8;margin:0 0 15px;padding-left:13px}.rich-text-content ul,.rich-text-content ol{margin:0 0 15px;padding-left:24px}.rich-text-content li+li{margin-top:5px}.prototype-community-detail-page .community-detail-ad-stack{top:92px}@media (width<=1080px){.prototype-community-detail-page{margin-left:0}.prototype-community-detail-page .community-detail-layout{grid-template-columns:minmax(0,1fr)}}.app-shell--workspace .prototype-community-page{width:min(1200px,100%);max-width:none;margin:0;padding-top:28px}.app-shell--workspace .prototype-community-page .community-layout{grid-template-columns:minmax(0,790px) 390px;gap:20px;width:100%;margin:0}.prototype-community-page .community-feed{min-width:0;display:block}.prototype-community-page .community-feed-header{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 16px;padding:0 2px;display:flex}.prototype-community-page .community-feed-header h1{color:#171817;letter-spacing:0;margin:7px 0 4px;font-size:32px;line-height:1.08}.prototype-community-page .community-feed-header p{color:#7b817b;margin:0;font-size:13px}.prototype-community-page .community-feed-header .primary-button{white-space:nowrap;background:#eb5a3c;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:8px;width:118px;height:40px;min-height:40px;margin:0 0 2px;padding:0 14px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 9px 18px #c4432d38}.prototype-community-page .community-feed-header .primary-button svg{flex:0 0 18px;width:18px;height:18px}.prototype-community-page .community-search{color:#858b84;height:46px;box-shadow:none;background:#fff;border:1px solid #e2e7e2;border-radius:13px;align-items:center;gap:9px;margin:0 0 9px;padding:0 13px;display:flex}.prototype-community-page .community-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.prototype-community-page .community-search button{color:#a0a59f;background:0 0;border:0;min-height:auto;padding:0;font-size:12px}.prototype-community-page .community-search button:disabled{opacity:.35}.prototype-community-page .community-toolbar{min-height:44px;box-shadow:none;background:#fff;border:1px solid #e6ebe6;border-radius:13px;justify-content:flex-start;align-items:center;margin-bottom:11px;padding:0 15px;display:flex}.prototype-community-page .community-toolbar button{color:#202320;background:0 0;border:0;border-bottom:2px solid #e4543b;height:44px;min-height:44px;padding:0 3px;font-size:13px;font-weight:600}.prototype-community-page .community-topic-filter{color:#8b928a;align-items:center;gap:8px;margin:0 0 12px;font-size:11px;display:flex}.prototype-community-page .community-topic-filter button{color:#df543c;background:#fff1ed;border:0;border-radius:7px;align-items:center;gap:7px;min-height:28px;padding:0 9px;display:inline-flex}.prototype-community-page .community-topic-filter small{color:inherit;opacity:.7;font-size:10px}.prototype-community-page .weibo-feed-list{grid-template-columns:minmax(0,1fr);gap:14px;min-width:0;margin:0;display:grid}.prototype-community-page .weibo-post-card{box-sizing:border-box;color:#171817;background:#fff;border:1px solid #e4e9e4;border-radius:13px;width:100%;min-width:0;padding:20px 21px 14px;box-shadow:0 8px 20px #1d302307}.prototype-community-page .post-author{align-items:center;gap:11px;min-height:40px;display:flex}.prototype-community-page .author-avatar{color:#fff;background:#1b1c1b;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid;overflow:hidden}.prototype-community-page .author-avatar img{object-fit:cover;width:100%;height:100%;display:block}.prototype-community-page .post-author>div{flex:1;min-width:0}.prototype-community-page .author-name,.prototype-community-page .post-author strong{color:#252925;font-size:13px;font-weight:700;display:inline-block}.prototype-community-page .post-author small{color:#929690;margin-top:3px;font-size:11px;display:block}.prototype-community-page .post-follow-button{color:#e45c3d;background:#fff;border:1px solid #ff8a50;border-radius:999px;flex:none;min-height:32px;padding:0 13px;font-size:12px}.prototype-community-page .post-follow-button.following{color:#747b73;background:#f7f8f6;border-color:#dfe4de}.prototype-community-page .post-follow-button:disabled{cursor:not-allowed;opacity:.55}.identity-badge{color:#5f685f;background:#f0f2ef;border-radius:999px;align-items:center;gap:4px;width:max-content;margin-top:5px;padding:4px 7px;font-size:10px;font-weight:700;display:inline-flex}.identity-badge.homeowner{color:#587158;background:#eff5ef}.identity-badge.homeowner svg{color:#4c8d57}.identity-badge.designer{color:#276f59;background:#eaf7f0}.identity-badge.designer svg{color:#1e7d50}.identity-badge.worker{color:#8d5a20;background:#fff5e5}.identity-badge.worker svg{color:#d08027}.identity-badge.manager{color:#45638a;background:#edf4ff}.identity-badge.manager svg{color:#4d79b4}.identity-badge.merchant{color:#865553;background:#fff0ee}.identity-badge.merchant svg{color:#cd655d}.identity-badge.compact{vertical-align:middle;margin:0 0 0 7px;padding:3px 6px}.post-author .identity-badge{margin-left:6px}.post-author .identity-badge+small{margin-top:4px}.prototype-community-page .weibo-post-copy{margin:15px 0 12px}.prototype-community-page .topic-chip{color:#3f8958;font-size:11px;font-weight:600}.prototype-community-page .post-title-button{width:fit-content;max-width:100%;display:block}.prototype-community-page .weibo-post-copy h2{color:#262b26;letter-spacing:0;margin:7px 0 6px;font-size:18px;line-height:1.4}.prototype-community-page .weibo-post-copy p{color:#565c55;margin:0;font-size:13px;line-height:1.72}.prototype-community-page .weibo-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:680px;min-width:0;max-width:100%;margin-top:13px;display:grid}.prototype-community-page .weibo-image-grid.count-1{grid-template-columns:minmax(0,1fr);width:min(100%,410px)}.prototype-community-page .weibo-image-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,400px)}.prototype-community-page .post-image-button{background:#edf0ec;border-radius:8px;min-width:0;display:block;overflow:hidden}.prototype-community-page .weibo-image-grid img{aspect-ratio:auto;object-fit:cover;width:100%;height:150px;transition:transform .25s}.prototype-community-page .post-image-button:hover img{transform:scale(1.035)}.prototype-community-page .weibo-image-grid.count-1 img{aspect-ratio:1.45;height:auto}.prototype-community-page .weibo-image-grid.count-2 img{height:150px}.prototype-community-page .post-actions{border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:0;margin-top:14px;padding-top:10px;display:flex}.prototype-community-page .post-actions button,.prototype-community-page .post-actions a{color:#717871;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;min-width:104px;padding:0;font-size:12px;display:flex}.prototype-community-page .post-actions .liked{color:#e4543b}.prototype-community-page .post-actions button:disabled{cursor:not-allowed;opacity:.5}.prototype-community-page .community-discovery-rail{gap:11px;display:grid;position:sticky;top:94px}.prototype-community-page .community-discovery-rail>section{background:#fff;border:1px solid #e4e9e4;border-radius:14px;padding:17px;box-shadow:0 8px 20px #1d302306}.prototype-community-page .community-rail-heading{color:#8d938c;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.prototype-community-page .community-rail-heading h2{color:#202320;letter-spacing:0;margin:4px 0 0;font-size:16px}.prototype-community-page .hot-designer-list{gap:12px;margin-top:14px;display:grid}.prototype-community-page .hot-designer-list article{align-items:center;gap:8px;display:flex}.prototype-community-page .hot-designer-main{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.prototype-community-page .hot-designer-main>span{color:#fff;background:#191a19;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:grid}.prototype-community-page .hot-designer-main div{min-width:0}.prototype-community-page .hot-designer-main strong,.prototype-community-page .hot-designer-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.prototype-community-page .hot-designer-main strong{font-size:12px}.prototype-community-page .hot-designer-main .identity-badge{margin:3px 0 0}.prototype-community-page .hot-designer-main small{color:#949a94;margin-top:3px;font-size:10px}.prototype-community-page .hot-designer-list article>button{color:#e45c3d;background:#fff;border:1px solid #ff9a72;border-radius:999px;min-height:27px;padding:0 8px;font-size:10px}.prototype-community-page .hot-designer-list article>button.following{color:#4d7458;background:#eef7ef;border-color:#dce8df}.prototype-community-page .hot-topic-list{gap:4px;margin-top:11px;display:grid}.prototype-community-page .hot-topic-list button{color:#656c65;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;min-height:33px;padding:0 8px;font-size:12px;display:flex}.prototype-community-page .hot-topic-list button:hover,.prototype-community-page .hot-topic-list button.active{color:#e4523a;background:#fff1ed}.prototype-community-page .rail-state{color:#949a94;margin:14px 0 0;font-size:12px}.prototype-community-page .prototype-community-state{color:#7b817b;text-align:center;background:#fff;border-radius:14px;place-content:center;justify-items:center;min-height:220px;padding:30px;display:grid}.prototype-community-page .prototype-community-state h2{color:#252925;margin:0;font-size:18px}.prototype-community-page .prototype-community-state p{margin:8px 0 0;font-size:13px}.prototype-community-page .prototype-community-state button{background:#fff;border:1px solid #dfe2de;border-radius:8px;min-height:34px;margin-top:15px;padding:0 12px}@media (width<=1080px){.app-shell--workspace .prototype-community-page .community-layout{grid-template-columns:minmax(0,1fr) 250px}.prototype-community-page .post-actions button,.prototype-community-page .post-actions a{flex:1;min-width:auto}}@media (width<=760px){.app-shell--workspace .prototype-community-page{padding-top:20px}.app-shell--workspace .prototype-community-page .community-layout{grid-template-columns:minmax(0,1fr);width:100%}.prototype-community-page .community-feed-header{flex-direction:column;align-items:flex-start}.prototype-community-page .community-feed-header .primary-button{width:100%}.prototype-community-page .community-discovery-rail{position:static}.prototype-community-page .weibo-post-card{width:100%}.prototype-community-page .weibo-image-grid{width:min(100%,680px)}.prototype-community-page .weibo-image-grid img{aspect-ratio:1;height:auto}.prototype-community-page .post-author>div{min-width:0}.prototype-community-page .post-author small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.prototype-community-page .post-actions{gap:6px}.prototype-community-page .post-actions button,.prototype-community-page .post-actions a{min-width:0;font-size:11px}}.app-shell--workspace .publish-page{width:min(1200px,100%);max-width:none;margin:0;padding:28px 0 54px}.app-shell--workspace .publish-back-button{color:#5f685f;background:#fff;border:1px solid #e0e6df;border-radius:8px;align-items:center;gap:6px;min-height:34px;margin:0 0 14px;padding:0 10px 0 8px;font-size:12px;font-weight:600;transition:border-color .18s,color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 3px 8px #202c2209}.app-shell--workspace .publish-back-button:hover{color:#36784d;background:#f7fbf7;border-color:#cbdccb;transform:translate(-1px);box-shadow:0 5px 12px #2b563614}.app-shell--workspace .publish-back-button:focus-visible{outline-offset:2px;outline:2px solid #85bf92}.app-shell--workspace .publish-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:20px;margin:0}.app-shell--workspace .publish-form{background:#fff;border:1px solid #e2e7e1;border-radius:18px;padding:28px;box-shadow:0 12px 28px #191d1809}.app-shell--workspace .publish-form-head{border-bottom:1px solid #e8ece7;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.app-shell--workspace .publish-form-head>div{min-width:0}.app-shell--workspace .publish-form-head>div>span{color:#d6553f;font-size:10px;font-weight:800;display:block}.app-shell--workspace .publish-form-head h2{color:#252b25;margin:6px 0 0;font-size:24px}.app-shell--workspace .publish-form-head>span{color:#838a82;text-align:right;max-width:210px;font-size:11px;line-height:1.6}.app-shell--workspace .publish-image-section{margin-top:24px}.app-shell--workspace .publish-image-section h2{color:#303630;margin:0;font-size:17px}.app-shell--workspace .publish-image-section p{color:#8c938b;margin:6px 0 13px;font-size:11px}.app-shell--workspace .publish-image-section .image-upload-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.app-shell--workspace .publish-image-section .uploaded-image,.app-shell--workspace .publish-image-section .image-picker{border-radius:9px}.app-shell--workspace .publish-description-editor{background:#fff;border:1px solid #e2e7e1;border-radius:13px;margin-top:24px;overflow:hidden}.app-shell--workspace .publish-description-editor label{color:#404840;gap:8px;margin:0;padding:16px;font-size:13px;font-weight:700;display:grid}.app-shell--workspace .publish-description-editor input{background:0 0;border:0;border-radius:0;outline:0;width:100%;margin:0}.app-shell--workspace .publish-description-editor .publish-title-field{border-bottom:1px solid #edf0ec}.app-shell--workspace .publish-description-editor .publish-title-field input{height:32px;padding:0;font-size:16px}.app-shell--workspace .publish-description-editor label small,.app-shell--workspace .publish-body-field>small{color:#a0a6a0;text-align:right;font-size:10px;font-weight:400}.app-shell--workspace .publish-text-tools{background:#fafbf9;border-bottom:1px solid #edf0ec;align-items:center;gap:5px;min-height:38px;padding:6px 16px;display:flex}.app-shell--workspace .publish-text-tools button{color:#596159;background:#fff;border:1px solid #e2e6e1;border-radius:6px;place-items:center;width:27px;min-height:25px;padding:0;font-size:11px;display:inline-grid}.app-shell--workspace .publish-text-tools button:hover{color:#d9533b;background:#fff8f5;border-color:#e7a18f}.app-shell--workspace .publish-text-tools>i{background:#e2e6e1;width:1px;height:17px;margin:0 2px}.app-shell--workspace .publish-text-tools span{color:#9ba19a;margin-left:auto;font-size:10px}.app-shell--workspace .publish-body-field{color:#404840;gap:8px;padding:16px;font-size:13px;font-weight:700;display:grid}.app-shell--workspace .publish-body-label{color:#404840}.app-shell--workspace .publish-rich-editor{color:#3f473f;white-space:pre-wrap;outline:0;min-height:170px;font-size:13px;font-weight:400;line-height:1.75}.app-shell--workspace .publish-rich-editor:empty:before{color:#a0a6a0;content:attr(data-placeholder);pointer-events:none}.app-shell--workspace .publish-rich-editor h2{color:#303630;margin:0 0 10px;font-size:17px}.app-shell--workspace .publish-rich-editor h3{color:#303630;margin:0 0 9px;font-size:15px}.app-shell--workspace .publish-rich-editor p{margin:0 0 11px}.app-shell--workspace .publish-rich-editor blockquote{color:#6e756e;border-left:3px solid #e3b5a8;margin:0 0 11px;padding-left:11px}.app-shell--workspace .publish-rich-editor ul,.app-shell--workspace .publish-rich-editor ol{margin:0 0 11px;padding-left:22px}.app-shell--workspace .publish-topic-picker{padding:0 16px 16px}.app-shell--workspace .publish-topic-tools{color:#485048;justify-content:space-between;align-items:baseline;gap:12px;padding-top:2px;font-size:12px;font-weight:700;display:flex}.app-shell--workspace .publish-topic-tools small{color:#9ba19a;font-size:10px;font-weight:400}.app-shell--workspace .publish-topic-picker .topic-picker{margin-top:10px}.app-shell--workspace .publish-style-field{gap:7px;margin-top:20px;display:grid}.app-shell--workspace .publish-style-field label{color:#454c45;gap:7px;font-size:13px;font-weight:700;display:grid}.app-shell--workspace .publish-style-field select{background:#fff;border:1px solid #e0e5df;border-radius:8px;height:40px;padding:0 10px}.app-shell--workspace .publish-style-field>small{color:#8e958d;font-size:11px;line-height:1.6}.app-shell--workspace .publish-form .conditional-fields{background:#fbfcfa;border:1px solid #e4e9e3;border-radius:14px;margin-top:23px;padding:22px}.app-shell--workspace .conditional-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.app-shell--workspace .conditional-heading span,.app-shell--workspace .conditional-heading strong{display:block}.app-shell--workspace .conditional-heading span{color:#d6553f;font-size:10px;font-weight:800}.app-shell--workspace .conditional-heading strong{color:#303630;margin-top:5px;font-size:16px}.app-shell--workspace .conditional-heading p{color:#899088;text-align:right;max-width:270px;margin:0;font-size:11px;line-height:1.65}.app-shell--workspace .publish-feature-picker,.app-shell--workspace .drawing-upload-section,.app-shell--workspace .drawing-pricing-section{border-top:1px solid #e7ebe6;margin-top:23px;padding-top:19px}.app-shell--workspace .publish-feature-picker>div:last-child{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.app-shell--workspace .publish-feature-picker button{color:#626862;background:#fff;border:1px solid #dfe4de;border-radius:8px;min-height:32px;padding:0 10px;font-size:12px}.app-shell--workspace .publish-feature-picker button.selected{color:#d94e37;background:#fff0eb;border-color:#ef9c89}.app-shell--workspace .drawing-upload-section{background:#fff;border:1px solid #dfe8e0;border-radius:13px;margin-top:24px;padding:19px}.app-shell--workspace .drawing-upload-section>div:first-child,.app-shell--workspace .drawing-pricing-heading>div{gap:4px;display:grid}.app-shell--workspace .drawing-upload-section strong,.app-shell--workspace .drawing-pricing-heading strong{color:#343a34;font-size:16px}.app-shell--workspace .drawing-upload-section span,.app-shell--workspace .drawing-pricing-heading span{color:#8e958d;font-size:11px}.app-shell--workspace .drawing-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.app-shell--workspace .drawing-upload{color:#438158;cursor:pointer;text-align:center;background:#f9fcf9;border:1px dashed #c7d9c9;place-content:center;justify-items:center;gap:5px;padding:16px;position:relative;overflow:hidden;border-radius:12px!important;min-height:116px!important;display:grid!important}.app-shell--workspace .drawing-upload:hover{background:#f1f9f2;border-color:#73a77d}.app-shell--workspace .drawing-upload input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;min-height:0;margin:0;padding:0;position:absolute}.app-shell--workspace .drawing-upload strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.app-shell--workspace .drawing-pricing-modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px;display:grid}.app-shell--workspace .drawing-pricing-modes button{color:#4a534a;text-align:left;background:#fff;border:1px solid #dfe5de;border-radius:10px;gap:5px;min-height:72px;padding:12px;display:grid}.app-shell--workspace .drawing-pricing-modes button.active{color:#d94f37;background:#fff5f2;border-color:#e85d40;box-shadow:0 0 0 2px #e85d401a}.app-shell--workspace .drawing-pricing-modes span{color:inherit;font-size:13px;font-weight:700}.app-shell--workspace .drawing-pricing-modes small{color:#919890;font-size:10px;line-height:1.5}.app-shell--workspace .platform-pricing-note{color:#879087;margin:13px 0 0;font-size:11px;line-height:1.65}.app-shell--workspace .publish-actions{justify-content:flex-end;gap:9px;margin-top:25px;display:flex}.app-shell--workspace .publish-actions>button{color:#596259;background:#fff;border:1px solid #e0e5df;border-radius:9px;min-height:40px;padding:0 15px;font-size:12px}.app-shell--workspace .publish-actions .publish-submit{color:#fff;background:#eb593e;border:0;width:auto;min-width:118px;margin:0}.app-shell--workspace .publish-steps{background:#fff;border:1px solid #e2e7e1;border-radius:17px;padding:26px 23px;position:sticky;top:92px;box-shadow:0 11px 26px #191d1808}.app-shell--workspace .publish-steps>span{color:#d6553f;font-size:10px;font-weight:800}.app-shell--workspace .publish-steps h1{color:#252b25;margin:7px 0 9px;font-size:25px}.app-shell--workspace .publish-steps>p{color:#757e75;margin:0;font-size:12px;line-height:1.7}.app-shell--workspace .publish-step-list{gap:14px;margin-top:23px;display:grid}.app-shell--workspace .publish-step-list>div{color:#8d948c;align-items:center;gap:9px;font-size:12px;display:flex}.app-shell--workspace .publish-step-list i{color:#8b928a;border:1px solid #dfe4de;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-style:normal;display:grid}.app-shell--workspace .publish-step-list>div.active{color:#344534;font-weight:700}.app-shell--workspace .publish-step-list>div.active i{color:#fff;background:#456c4e;border-color:#456c4e}.app-shell--workspace .publish-plan-checklist{border-top:1px solid #e9ece8;gap:8px;margin-top:23px;padding-top:18px;display:grid}.app-shell--workspace .publish-plan-checklist strong{color:#3a433a;font-size:13px}.app-shell--workspace .publish-plan-checklist span{color:#9aa19a;font-size:11px}.app-shell--workspace .publish-plan-checklist span.done{color:#477551}.app-shell--workspace .publish-rule-link{color:#d7533c;margin-top:23px;font-size:12px;font-weight:700;display:block}.app-shell--workspace .publish-image-section{background:#fafbf9;border:1px solid #eceeeb;border-radius:16px;margin:22px 0 0;padding:18px}.app-shell--workspace .publish-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.app-shell--workspace .publish-section-heading strong,.app-shell--workspace .publish-section-heading span{display:block}.app-shell--workspace .publish-section-heading strong{color:#252925;font-size:16px}.app-shell--workspace .publish-section-heading span{color:#929792;margin-top:3px;font-size:11px}.app-shell--workspace .publish-section-heading b{color:#48955f;font-size:12px}.app-shell--workspace .publish-image-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.app-shell--workspace .publish-image-grid figure,.app-shell--workspace .publish-image-add{aspect-ratio:1;background:#f0f2ef;border-radius:10px;min-width:0;margin:0;position:relative;overflow:hidden}.app-shell--workspace .publish-image-grid figure img{object-fit:cover;width:100%;height:100%}.app-shell--workspace .publish-image-grid figure>span{color:#fff;background:#141514bf;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:700;position:absolute;bottom:7px;left:7px}.app-shell--workspace .publish-image-grid figure>button{color:#fff;background:#111211b8;border:0;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;display:grid;position:absolute;top:6px;right:6px}.app-shell--workspace .publish-image-add{color:#a0a5a0;cursor:pointer;background:#fff;border:1px dashed #ccd1cc;place-content:center;justify-items:center;gap:4px;display:grid}.app-shell--workspace .publish-image-add:hover{color:#e6533b;background:#fff7f4;border-color:#ef9b8c}.app-shell--workspace .publish-image-add input{opacity:0;width:1px;height:1px;position:absolute}.app-shell--workspace .publish-image-add strong{color:#575d57;font-size:11px}.app-shell--workspace .publish-image-add span{font-size:9px}.app-shell--workspace .publish-description-editor{overflow:visible}.app-shell--workspace .publish-topic-picker{border-top:1px solid #eff1ee;padding:0 15px 14px;position:relative}.app-shell--workspace .publish-topic-tools{justify-content:flex-start;align-items:center;gap:10px;padding-top:12px}.app-shell--workspace .publish-topic-tools>span{color:#969c96;font-size:11px;font-weight:400}.app-shell--workspace .publish-topic-trigger,.app-shell--workspace .publish-topic-chip{color:#c84c37;background:#fff0eb;border:0;border-radius:8px;align-items:center;gap:4px;min-height:30px;padding:0 9px;font-size:11px;font-weight:650;display:inline-flex}.app-shell--workspace .publish-topic-trigger:hover,.app-shell--workspace .publish-topic-chip:hover{color:#ad3c2a;background:#ffe2d9}.app-shell--workspace .publish-topic-chip i{align-items:center;gap:2px;font-style:normal;display:inline-flex}.app-shell--workspace .publish-selected-chips{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.app-shell--workspace .publish-topic-suggestion-list{background:#fff;border:1px solid #e8eae7;border-radius:11px;margin-top:12px;overflow:hidden;box-shadow:0 10px 24px #191e1912}.app-shell--workspace .publish-topic-suggestion-list>div{color:#3f463f;justify-content:space-between;align-items:center;padding:10px 12px 8px;display:flex}.app-shell--workspace .publish-topic-suggestion-list>div span{font-size:12px;font-weight:750}.app-shell--workspace .publish-topic-suggestion-list>div small{color:#969c96;font-size:10px}.app-shell--workspace .publish-topic-suggestion-list ul{margin:0;padding:0 7px 7px;list-style:none}.app-shell--workspace .publish-topic-suggestion-list li+li{border-top:1px solid #f0f1ef}.app-shell--workspace .publish-topic-suggestion-list li button{color:#4d544d;text-align:left;background:0 0;border:0;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 7px;font-size:12px;display:flex}.app-shell--workspace .publish-topic-suggestion-list li button:hover{color:#c84c37;background:#fff5f1}.app-shell--workspace .publish-topic-suggestion-list li button svg:first-child{color:#dc593f}.app-shell--workspace .publish-topic-suggestion-list li button svg:last-child{color:#a2a8a1;margin-left:auto}.app-shell--workspace .publish-topic-suggestion-list p{color:#969c96;margin:0;padding:12px;font-size:11px}.app-shell--workspace .publish-topic-recommend-bar{background:#fafafa;border-top:1px solid #eff1ee;border-radius:0 0 13px 13px;align-items:center;gap:7px;min-height:42px;margin:11px -15px -14px;padding:7px 15px;display:flex;overflow:hidden}.app-shell--workspace .publish-topic-recommend-bar>span{color:#8d938c;flex:none;font-size:11px}.app-shell--workspace .publish-topic-recommend-bar>button{color:#7a8079;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #e5e7e4;border-radius:6px;align-items:center;gap:3px;min-width:0;max-width:128px;min-height:24px;padding:0 8px;font-size:10px;display:flex;overflow:hidden}.app-shell--workspace .publish-topic-recommend-bar>button:hover,.app-shell--workspace .publish-topic-recommend-bar>button.selected{color:#c84c37;background:#fff1ec;border-color:#f0aa9c}.app-shell--workspace .publish-topic-recommend-bar .publish-topic-more{color:#7c827b;background:#f1f2f0;flex:none;margin-left:auto}.app-shell--workspace .publish-form .conditional-fields{background:#fbfdf9;border-color:#e7eae6;border-radius:16px;padding:18px}.app-shell--workspace .conditional-heading{border-bottom:1px solid #e7ebe6;padding-bottom:14px}.app-shell--workspace .conditional-heading span{color:#252925;font-size:17px}.app-shell--workspace .conditional-heading strong{color:#43835f;font-size:12px}.app-shell--workspace .plan-floor-panel{background:#fff;border:1px solid #e4e9e3;border-radius:11px;margin-top:12px;padding:0 14px}.app-shell--workspace .conditional-fields .floor-row{border-bottom:1px solid #edf0ec;grid-template-columns:64px minmax(0,1fr) 34px;gap:10px;min-height:62px}.app-shell--workspace .conditional-fields .floor-row:last-child{border-bottom:0}.app-shell--workspace .floor-row .floor-label{color:#444d44;font-size:12px;font-weight:700}.app-shell--workspace .floor-row .floor-input input{border:1px solid #e0e5df;border-radius:8px;height:37px}.app-shell--workspace .floor-row .remove-floor{border-radius:8px;width:34px;height:34px}.app-shell--workspace .conditional-fields>.add-floor-button{border-radius:8px;width:176px;min-height:36px;margin:9px 0 2px 64px;font-size:11px}.app-shell--workspace .plan-parameter-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:17px;display:grid}.app-shell--workspace .plan-parameter-fields label{color:#3f473f;gap:7px;font-size:12px;font-weight:700;display:grid}.app-shell--workspace .plan-parameter-fields label:last-child{grid-column:1/-1}.app-shell--workspace .plan-parameter-fields label>div,.app-shell--workspace .drawing-price-inputs label>div{position:relative}.app-shell--workspace .plan-parameter-fields input,.app-shell--workspace .drawing-price-inputs input{background:#fff;border:1px solid #e0e5df;border-radius:8px;width:100%;height:38px;margin:0;padding:0 36px 0 11px}.app-shell--workspace .plan-parameter-fields label span,.app-shell--workspace .drawing-price-inputs label span{color:#929792;font-size:11px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.app-shell--workspace .drawing-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-shell--workspace .drawing-upload.attached{background:#f5fff9;border-style:solid!important;border-color:#8fd2ad!important}.app-shell--workspace .drawing-pricing-modes button{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px}.app-shell--workspace .drawing-pricing-modes button>span{border:2px solid #d9dcda;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.app-shell--workspace .drawing-pricing-modes button.active>span{color:#fff;background:#43835f;border-color:#43835f}.app-shell--workspace .drawing-pricing-modes button>div{gap:3px;display:grid}.app-shell--workspace .drawing-pricing-modes strong{font-size:12px}.app-shell--workspace .drawing-price-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:13px;display:grid}.app-shell--workspace .drawing-price-inputs label{color:#3f473f;gap:7px;font-size:12px;font-weight:700;display:grid}.prototype-community-detail-page .community-detail-layout{grid-template-columns:minmax(0,790px) 390px;gap:20px}.prototype-community-detail-page .community-detail-ad-stack{width:390px}.prototype-community-detail-page .community-comments .section-heading{border-bottom:1px solid #e9ede8;padding-bottom:15px}.prototype-community-detail-page .comment-composer{background:#f7f9f6;border:0;border-radius:13px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;margin-top:18px;padding:13px;display:grid}.prototype-community-detail-page .comment-composer>div{min-width:0}.prototype-community-detail-page .comment-composer textarea{box-sizing:border-box;resize:vertical;background:#fff;border:1px solid #dfe2de;border-radius:12px;width:100%;min-height:72px;padding:12px 14px;display:block}.prototype-community-detail-page .comment-composer button{float:right;background:#1c3324;border-radius:8px;min-height:34px;margin-top:8px;padding:0 12px;font-size:11px}.prototype-community-detail-page .comment-thread{margin-top:18px;display:block}.prototype-community-detail-page .comment-root{border-top:1px solid #eceeeb;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:18px 0;display:grid}.prototype-community-detail-page .comment-root:first-child{border-top:0}.prototype-community-detail-page .comment-root>div{min-width:0}.prototype-community-detail-page .comment-avatar{color:#fff;object-fit:cover;background:#253b2b;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.prototype-community-detail-page .comment-name{align-items:center;gap:3px;min-height:20px;display:flex}.prototype-community-detail-page .comment-name strong{color:#2d342d;font-size:13px}.prototype-community-detail-page .comment-name .identity-badge{margin:0 0 0 3px}.prototype-community-detail-page .comment-name em{color:#d54c38;background:#fff0eb;border-radius:5px;margin-left:4px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:700}.prototype-community-detail-page .comment-root p,.prototype-community-detail-page .nested-reply p{color:#555b54;margin:6px 0;font-size:13px;line-height:1.65}.prototype-community-detail-page .comment-root footer,.prototype-community-detail-page .nested-reply footer{align-items:center;gap:10px;display:flex}.prototype-community-detail-page .comment-root small,.prototype-community-detail-page .nested-reply small{color:#969b95;font-size:11px}.prototype-community-detail-page .reply-trigger,.prototype-community-detail-page .comment-delete{color:#676d67;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:12px;display:inline-flex}.prototype-community-detail-page .comment-delete{color:#a66359}.prototype-community-detail-page .inline-reply{background:#f7f8f6;border-radius:12px;grid-template-columns:42px minmax(0,1fr);gap:10px;margin:14px 0 0 54px;padding:13px;display:grid}.prototype-community-detail-page .inline-reply textarea{box-sizing:border-box;resize:vertical;border:1px solid #dfe2de;border-radius:9px;width:100%;min-height:72px;padding:10px 12px}.prototype-community-detail-page .inline-reply>div>div{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.prototype-community-detail-page .inline-reply button{background:#e9ece8;border:0;border-radius:7px;min-height:30px;padding:0 10px;font-size:11px}.prototype-community-detail-page .inline-reply button:last-child{color:#fff;background:#1c3324;align-items:center;gap:4px;display:inline-flex}.prototype-community-detail-page .reply-list{background:0 0;border-left:3px solid #cfe1d3;border-radius:0;gap:11px;margin:13px 0 0 54px;padding:13px 14px;display:grid}.prototype-community-detail-page .nested-reply{grid-template-columns:32px minmax(0,1fr);gap:9px;display:grid}.prototype-community-detail-page .nested-reply .comment-avatar{width:32px;height:32px;font-size:12px}.prototype-community-detail-page .deleted-comment-copy{color:#9aa09a!important;font-size:12px!important}.prototype-community-detail-page .community-comments .section-heading{border-bottom:0;padding:0}.prototype-community-detail-page .community-comments .section-heading h2{color:#293029;margin:0;font-size:18px}.prototype-community-detail-page .comment-composer{background:0 0;border-radius:0;grid-template-columns:40px minmax(0,1fr);margin-top:16px;padding:0}.prototype-community-detail-page .comment-composer .comment-avatar{color:#7f897f;background:#e9eee8;width:40px;height:40px}.prototype-community-detail-page .comment-composer textarea{color:#2c332c;border-radius:10px;min-height:52px;line-height:1.6}.prototype-community-detail-page .comment-composer textarea:focus{border-color:#bdcbbd;outline:0;box-shadow:0 0 0 3px #305d3517}.prototype-community-detail-page .comment-composer-actions{justify-content:flex-end;margin-top:7px;display:flex}.prototype-community-detail-page .comment-composer button{float:none;border-radius:7px;align-items:center;gap:5px;min-height:32px;margin-top:0;padding:0 12px;display:inline-flex}.prototype-community-detail-page .comment-root{border-top:0;padding:17px 0 0}.prototype-community-detail-page .comment-root+.comment-root{margin-top:20px}.prototype-community-detail-page .inline-reply{background:#f7faf6;border:1px solid #e1e9e0;border-radius:9px;grid-template-columns:30px minmax(0,1fr);gap:9px;margin:14px 0 0;padding:11px}.prototype-community-detail-page .inline-reply .comment-avatar{color:#688169;background:#edf3ed;width:30px;height:30px}.prototype-community-detail-page .inline-reply-to{color:#717971;margin:0 0 6px;font-size:12px;display:block}.prototype-community-detail-page .inline-reply textarea{border-color:#dfe5df;border-radius:8px;min-height:52px}.prototype-community-detail-page .inline-reply textarea:focus{border-color:#afc7b1;outline:0;box-shadow:0 0 0 3px #366b3d14}.prototype-community-detail-page .inline-reply-actions{justify-content:flex-end;gap:7px;margin-top:8px;display:flex}.prototype-community-detail-page .inline-reply>div>div{margin-top:8px}.prototype-community-detail-page .reply-list{background:#f6faf6;border:1px solid #dfe9df;border-radius:8px;gap:10px;margin:14px 0 0;padding:12px 13px;display:grid}@media (width<=760px){.app-shell--workspace .publish-page{width:100%;padding-top:20px}.app-shell--workspace .publish-layout{grid-template-columns:1fr}.app-shell--workspace .publish-form{border-radius:14px;padding:20px 16px}.app-shell--workspace .publish-form-head{flex-direction:column;gap:8px}.app-shell--workspace .publish-form-head>span{text-align:left;max-width:none}.app-shell--workspace .publish-image-section .image-upload-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell--workspace .conditional-heading{display:block}.app-shell--workspace .conditional-heading p{text-align:left;margin-top:8px}.app-shell--workspace .drawing-pricing-modes{grid-template-columns:1fr}.app-shell--workspace .publish-steps{position:static}.app-shell--workspace .publish-actions{grid-template-columns:1fr 1fr;display:grid}.app-shell--workspace .publish-actions>button{width:100%}}.top-user-avatar{object-fit:cover;overflow:hidden}.community-detail-ad{isolation:isolate;background:#e8ebe7;min-height:158px;padding:0}.community-detail-ad:before{display:none}.community-detail-ad>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.community-detail-ad-copy{z-index:1;color:#fff;text-shadow:0 1px 3px #0000008c;background:linear-gradient(#0000,#080a08c2);width:100%;margin-top:auto;padding:30px 20px 18px;position:relative}.community-detail-ad-copy strong{max-width:none;font-size:16px;line-height:1.45;display:block}.community-detail-ad:not(:has(img)){min-height:120px}.app-shell--discovery .sidebar.collapsed .brand{justify-content:center;min-height:42px;padding:0}.app-shell--discovery .sidebar.collapsed .sidebar-toggle{align-self:center;margin:8px 0 12px;position:static}.app-shell--workspace .publication-status-filter{background:#fff;border:1px solid #e3e7e2;border-radius:12px;align-items:center;gap:14px;margin:0 0 16px;padding:11px 14px;display:flex;box-shadow:0 5px 16px #19201906}.publication-filter-label{color:#5f675e;flex:none;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.publication-filter-label svg{color:#e4543b}.publication-filter-options{flex-wrap:wrap;gap:6px;display:flex}.publication-filter-options button{color:#747b73;background:#f4f6f3;border:1px solid #0000;border-radius:7px;min-height:29px;padding:0 10px;font-size:11px;transition:border-color .15s,color .15s,background .15s}.publication-filter-options button:hover{color:#343a34;background:#ecefec}.publication-filter-options button.active{color:#c94631;background:#fff1ec;border-color:#eea392;font-weight:700}.comment-root.is-highlighted,.nested-reply.is-highlighted{scroll-margin-top:112px;animation:1.8s ease-out comment-target-highlight}.comment-root.is-highlighted{background:#fff8f4;border-radius:10px}.nested-reply.is-highlighted{background:#fff2eb;border-radius:8px}@keyframes comment-target-highlight{0%,42%{box-shadow:0 0 0 3px #ff4d3233}to{box-shadow:0 0 #ff4d3200}}@media (width<=760px){.app-shell--workspace .publication-status-filter{flex-direction:column;align-items:flex-start;gap:9px}}.hero-user>img{object-fit:cover;border-radius:50%;flex:none;width:26px;height:26px;overflow:hidden}.notification-button{position:relative}.unread-indicator,.notification-unread-dot{background:#f0523b;border:2px solid #fff;border-radius:50%;width:7px;height:7px;display:block;position:absolute}.topbar-actions .unread-indicator{top:7px;right:7px}.hero-utility-actions .unread-indicator{border-color:#232823cc;top:6px;right:6px}.app-shell--workspace .notification-row{position:relative}.notification-unread-dot{top:23px;right:18px}.prototype-community-detail-page .comment-author-link{color:inherit;text-decoration:none}.prototype-community-detail-page .comment-author-link:hover strong{color:#5b775f}.app-shell--workspace .me-welcome-avatar{object-fit:cover;border-radius:14px;flex:none;width:55px;height:55px;overflow:hidden}.prototype-community-page .community-discovery-rail{gap:12px}.prototype-community-page .community-discovery-sticky{gap:12px;display:grid;position:sticky;top:94px}.prototype-community-page .community-publish-button{color:#fff;white-space:nowrap;background:#eb5a3c;border:0;border-radius:10px;justify-content:center;justify-self:end;align-items:center;gap:8px;width:118px;min-height:42px;margin-bottom:0;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #c4432d33}.prototype-community-page .community-publish-button:hover{background:#d94b30}.prototype-community-page .community-discovery-sticky>.community-discovery-card{background:#fff;border:1px solid #e3e7e2;border-radius:14px;padding:15px 18px;box-shadow:0 8px 20px #1d302306}.prototype-community-page .community-discovery-card .community-rail-heading{color:#8e968d;align-items:center;min-height:24px}.prototype-community-page .community-discovery-card .community-rail-heading h2{color:#252925;margin:0;font-size:15px;font-weight:700}.prototype-community-page .community-discovery-card .hot-designer-list{gap:0;margin-top:10px}.prototype-community-page .community-discovery-card .hot-designer-list article{border-top:1px solid #eef0ed;gap:10px;min-height:48px;padding:7px 0}.prototype-community-page .community-discovery-card .hot-designer-list article:first-child{border-top:0}.prototype-community-page .community-discovery-card .hot-designer-main{gap:10px}.prototype-community-page .community-discovery-card .creator-rail-avatar{color:#fff;background:#1c211c;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.prototype-community-page .community-discovery-card .creator-rail-avatar img{object-fit:cover;width:100%;height:100%}.prototype-community-page .community-discovery-card .creator-rail-avatar i{font-size:12px;font-style:normal;font-weight:700}.prototype-community-page .community-discovery-card .hot-designer-main>span:not(.creator-rail-avatar){display:none}.prototype-community-page .community-discovery-card .hot-designer-main strong{color:#343934;font-size:12px;font-weight:700}.prototype-community-page .community-discovery-card .hot-designer-main small{color:#949b94;margin-top:3px;font-size:10px}.prototype-community-page .community-discovery-card .hot-designer-list article>button{color:#818981;background:0 0;border:0;border-radius:5px;min-height:26px;padding:0 5px;font-size:10px}.prototype-community-page .community-discovery-card .hot-designer-list article>button:hover{color:#d65039;background:#fff1ed}.prototype-community-page .community-discovery-card .hot-designer-list article>button.following{color:#4d7458;background:#eef7ef}.prototype-community-page .community-discovery-card .hot-topic-list{gap:0;margin-top:10px}.prototype-community-page .community-discovery-card .hot-topic-list button{color:#606860;border-bottom:1px solid #eef0ed;border-radius:0;min-height:30px;padding:0;font-size:11px}.prototype-community-page .community-discovery-card .hot-topic-list button:last-child{border-bottom:0}.prototype-community-page .community-discovery-card .hot-topic-list button:hover,.prototype-community-page .community-discovery-card .hot-topic-list button.active{color:#d65039;background:0 0}.app-shell--workspace .plan-floor-panel{padding:0 12px}.app-shell--workspace .conditional-fields .floor-row{border-bottom:0;grid-template-columns:76px 220px 38px;align-items:center;gap:12px;min-height:57px}.app-shell--workspace .conditional-fields .floor-input{width:220px;display:block;position:relative}.app-shell--workspace .conditional-fields .floor-row .floor-input input{box-sizing:border-box;text-align:left;border-color:#dde3dd;border-radius:10px;width:220px;height:44px;padding-right:34px}.app-shell--workspace .conditional-fields .floor-row .floor-input span{z-index:1;color:#6f796f;pointer-events:none;font-size:13px;font-weight:600;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.app-shell--workspace .conditional-fields .floor-row .remove-floor{color:#ef654f;background:#fff0ec;border:0;border-radius:9px;width:38px;height:44px}.app-shell--workspace .conditional-fields .floor-row .remove-floor:hover:not(:disabled){color:#d84935;background:#ffe1da}.app-shell--workspace .conditional-fields>.add-floor-button{margin-left:76px}.app-shell--workspace .estimate-floor-row .remove-floor{color:#ef654f;background:#fff0ec;border:0;border-radius:9px;place-items:center;width:38px;height:44px;padding:0;display:grid}.app-shell--workspace .estimate-floor-row .remove-floor:hover:not(:disabled){color:#d84935;background:#ffe1da}.app-shell--workspace .estimate-floor-row .remove-floor:disabled{cursor:not-allowed;opacity:.45}@media (width<=760px){.prototype-community-page .community-discovery-sticky{position:static}.prototype-community-page .community-publish-button{justify-self:stretch;width:100%;margin-bottom:0}.app-shell--workspace .conditional-fields .floor-row{grid-template-columns:76px minmax(0,1fr) 38px;gap:9px}.app-shell--workspace .conditional-fields .floor-input,.app-shell--workspace .conditional-fields .floor-row .floor-input input{width:100%}}.app-shell--discovery .topbar--detail{background:0 0;width:100%;height:76px;padding:0 28px}.app-shell--discovery .topbar--detail .topbar-actions{margin-left:auto}.app-shell--discovery .plan-detail-page{width:min(1360px,100%);max-width:none;margin:0 auto;padding:14px 0 40px}.app-shell--discovery .plan-detail-intro{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.app-shell--discovery .plan-detail-intro .back-button{color:#6f756e;min-height:0;margin:0 0 20px;padding:1px 6px;font-size:16px}.app-shell--discovery .plan-detail-intro .back-button:hover{color:#e6533c}.app-shell--discovery .detail-header{align-items:flex-end;gap:0;margin:0;padding-bottom:22px}.app-shell--discovery .verified-text{color:#43835f;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.app-shell--discovery .detail-header h1{color:#171817;margin:9px 0 0;font-size:35px;line-height:1.08}.app-shell--discovery .detail-actions{gap:7px}.app-shell--discovery .detail-action-button{color:#667066;background:#fff;border:1px solid #dfe3de;border-radius:9px;place-items:center;width:39px;height:39px;padding:0;display:grid}.app-shell--discovery .detail-action-button:hover{color:#333934;border-color:#cbd2ca}.app-shell--discovery .detail-action-button.saved{color:#e6533c;background:#fff4f0;border-color:#ef9f8f}.app-shell--discovery .plan-detail-body{grid-template-columns:minmax(0,1fr) 378px;align-items:stretch;gap:18px;display:grid}.app-shell--discovery .plan-detail-main{min-width:0}.app-shell--discovery .plan-gallery--detail{box-shadow:none;background:#fff;border:0;border-radius:20px;padding:12px;overflow:hidden}.app-shell--discovery .plan-gallery--detail .gallery-main{cursor:zoom-in;background:#edf0ec;border:0;border-radius:14px;width:100%;height:528px;padding:0;display:block;position:relative;overflow:hidden}.app-shell--discovery .plan-gallery--detail .gallery-main>img{object-fit:cover;width:100%;height:100%;display:block}.app-shell--discovery .plan-gallery--detail .gallery-main .image-empty{color:#7e887e;place-items:center;width:100%;height:100%;display:grid}.app-shell--discovery .gallery-image-count{color:#fff;background:#121612b8;border-radius:8px;padding:7px 10px;font-size:12px;position:absolute;bottom:13px;right:13px}.app-shell--discovery .plan-gallery--detail .gallery-thumbs{background:0 0;grid-template-columns:repeat(9,minmax(0,1fr));gap:7px;margin-top:9px;padding:0;display:grid;overflow:visible}.app-shell--discovery .plan-gallery--detail .gallery-thumbs button{opacity:.82;background:#edf0ec;border:1px solid #0000;border-radius:8px;width:auto;min-width:0;height:60px;padding:0;overflow:hidden}.app-shell--discovery .plan-gallery--detail .gallery-thumbs button:hover,.app-shell--discovery .plan-gallery--detail .gallery-thumbs button.active{opacity:1;border-color:#e6533c;box-shadow:0 0 0 2px #e6533c24}.app-shell--discovery .plan-gallery--detail .gallery-thumbs img{object-fit:cover;width:100%;height:100%;display:block}.app-shell--discovery .plan-author-card{min-height:88px;box-shadow:none;background:#fff;border:0;border-radius:17px;margin-top:16px;padding:18px 21px}.app-shell--discovery .plan-author-card .author-avatar{object-fit:cover;border-radius:50%;flex:none;width:52px;height:52px;display:block;overflow:hidden}.app-shell--discovery .plan-author-card .author-avatar--fallback{color:#fff;background:#1b1c1b;place-items:center;font-size:19px;font-weight:700;display:grid}.app-shell--discovery .plan-author-card .author-information{flex:1;min-width:0}.app-shell--discovery .plan-author-card .author-name-row{align-items:center;gap:8px;min-width:0;display:flex}.app-shell--discovery .plan-author-card .author-identity{color:#487157;background:#eef6ef;border-radius:6px;flex:none;align-items:center;gap:4px;padding:3px 7px;font-size:11px;font-weight:700;display:inline-flex}.app-shell--discovery .plan-author-card strong{color:#292d29;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.app-shell--discovery .plan-author-card p:not(.eyebrow){color:#7a8179;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:12px;line-height:1.45;overflow:hidden}.app-shell--discovery .plan-author-card a{color:#555c55;white-space:nowrap;border:1px solid #dfe2de;border-radius:9px;align-items:center;gap:3px;min-height:37px;padding:0 11px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.app-shell--discovery .detail-tabs{background:#fff;border-radius:15px;gap:28px;margin-top:22px;padding:0 20px;display:flex}.app-shell--discovery .detail-tabs button{color:#6f746e;background:0 0;border:0;border-bottom:2px solid #0000;height:58px;padding:0;font-size:14px}.app-shell--discovery .detail-tabs button.active{color:#202320;border-color:#e6533c;font-weight:700}.app-shell--discovery .detail-content{box-shadow:none;background:#fff;border:0;border-radius:18px;margin-top:15px;padding:30px;display:block}.app-shell--discovery .plan-description-card h2{color:#202320;margin:0 0 15px;font-size:23px}.app-shell--discovery .publication-description{color:#626962;white-space:pre-line;max-width:none;margin:0;font-size:14px;line-height:1.9}.app-shell--discovery .publication-description .rich-text-content>:last-child{margin-bottom:0}.app-shell--discovery .topic-list{gap:7px;margin-top:20px}.app-shell--discovery .topic-list span{color:#8c512c;background:#fff4ea;border-radius:5px;padding:5px 8px;font-size:11px}.app-shell--discovery .comment-section{padding:26px 28px}.app-shell--discovery .comment-section .comment-composer{background:0 0;border:0;border-radius:0;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:11px;padding:0;display:grid}.app-shell--discovery .comment-section .comment-composer>div{min-width:0}.app-shell--discovery .comment-section .comment-composer .comment-avatar{color:#7f897f;object-fit:cover;background:#e9eee8;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.app-shell--discovery .comment-section .comment-composer textarea{color:#2c332c;resize:vertical;background:#fff;border:1px solid #e0e5df;border-radius:10px;width:100%;min-height:52px;padding:12px 14px;line-height:1.6;display:block}.app-shell--discovery .comment-section .comment-composer textarea::placeholder{color:#a1a9a1}.app-shell--discovery .comment-section .comment-composer textarea:focus{border-color:#bdcbbd;outline:0;box-shadow:0 0 0 3px #305d3517}.app-shell--discovery .comment-section .comment-composer-actions{justify-content:flex-end;margin-top:7px;display:flex}.app-shell--discovery .comment-section .comment-composer button{color:#fff;white-space:nowrap;background:#1c3324;border:0;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 12px;font-size:11px;display:inline-flex}.app-shell--discovery .comment-section .comment-composer button:disabled{color:#a1aba0;box-shadow:none;cursor:not-allowed;background:#e2e8e1}.app-shell--discovery .comment-section .comment-validation{color:#b34b3a;margin:7px 2px 0;font-size:11px}.app-shell--discovery .detail-summary{background:0 0;border:0;border-radius:0;min-width:0;padding:0}.app-shell--discovery .plan-detail-body>aside.detail-summary{background:0 0;border-radius:0;padding:0}.app-shell--discovery .detail-summary-sticky{color:#171817;background:#fff;border:1px solid #e2e7e1;border-radius:16px;padding:25px;position:sticky;top:14px;overflow:visible;box-shadow:0 14px 30px #191d180d}.app-shell--discovery .detail-summary{align-self:stretch;min-width:0;overflow:visible}.app-shell--discovery .detail-style{color:#d84b34;background:#fff0eb;border-radius:7px;padding:6px 10px;font-size:12px;display:inline-block}.app-shell--discovery .detail-summary-sticky h2{color:#171817;margin:15px 0 19px;font-size:22px;line-height:1.45}.app-shell--discovery .detail-summary-sticky dl{margin:0 0 18px}.app-shell--discovery .detail-summary-sticky dl div{border-bottom:1px solid #eceeeb;justify-content:space-between;gap:18px;padding:9px 0;display:flex}.app-shell--discovery .detail-summary-sticky dt{color:#7b807a;font-size:14px}.app-shell--discovery .detail-summary-sticky dd{color:#2d322d;text-align:right;margin:0;font-size:14px;font-weight:600}.app-shell--discovery .plan-price-card{color:#954132;text-align:left;background:#f8f9f7;border:1px solid #e7ebe5;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:3px 12px;width:100%;margin:0 0 12px;padding:16px;display:grid}.app-shell--discovery .plan-price-card span{color:#747c74;font-size:12px}.app-shell--discovery .plan-price-card strong{color:#252a25;font-size:32px;line-height:normal}.app-shell--discovery .plan-price-card small{color:#747c74;grid-column:1/-1;align-items:center;font-size:11px;display:flex}.app-shell--discovery .drawing-purchase-heading{border-top:1px solid #edf0ec;justify-content:space-between;align-items:center;gap:10px;margin:20px 0 9px;padding-top:17px;display:flex}.app-shell--discovery .drawing-purchase-heading b{color:#303630;font-size:13px}.app-shell--discovery .drawing-purchase-heading span{color:#929892;font-size:10px}.app-shell--discovery .drawing-product-options{gap:0;display:grid}.app-shell--discovery .drawing-price-card{color:#424942;text-align:left;background:#fff;border:1px solid #e3e8e2;border-radius:10px;grid-template-columns:1fr auto;gap:3px 12px;width:100%;margin:0 0 9px;padding:14px 15px;display:grid}.app-shell--discovery .drawing-price-card span{color:#767d76;font-size:12px;line-height:normal}.app-shell--discovery .drawing-price-card strong{color:#252925;font-size:19px;line-height:normal}.app-shell--discovery .drawing-price-card small{color:#969c96;grid-column:1/-1;margin:0;font-size:10px;line-height:normal}.app-shell--discovery .drawing-price-card.selected{background:#fff8f5;border-color:#e6533c;box-shadow:0 0 0 2px #e6533c1a}.app-shell--discovery .detail-summary-sticky .purchase-button{color:#fff;background:#e6533c;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:46px;margin-top:15px;display:flex;box-shadow:0 9px 18px #c4432d33}.app-shell--discovery .summary-terms-link{color:#747b74;text-align:center;text-underline-offset:3px;margin-top:14px;font-size:12px;text-decoration:underline;display:block}.app-shell--discovery .summary-note{color:#858d85;text-align:center;margin:13px 0 0;font-size:11px;line-height:1.55}.app-shell--discovery .plan-price-error{color:#b34b3a;margin:-4px 0 10px;font-size:11px}.app-shell--discovery .plan-detail-quote-page{width:993px;max-width:100%;margin:0;padding:14px 0 100px}.app-shell--discovery .plan-detail-quote-page>.back-button{color:#686e67;background:0 0;border:0;align-items:center;gap:6px;min-height:0;margin:0 0 20px;padding:1px 6px;font-size:16px;display:flex}.app-shell--discovery .plan-detail-quote-page .estimate-report{background:#fff;border:1px solid #e3e8e2;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #1b1f1b0d}.app-shell--discovery .plan-detail-quote-page .estimate-report>header{color:#303630;background:#fbfcfa;border-bottom:1px solid #f0f1ef;justify-content:center;align-items:center;height:54px;padding:0 24px;font-size:16px;font-weight:700;display:flex;position:relative}.app-shell--discovery .plan-detail-quote-page .estimate-report>header button{color:#5c635c;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;display:flex;position:absolute;right:15px}.app-shell--discovery .plan-detail-quote-page .estimate-report-total{text-align:center;background:linear-gradient(155deg,#fff8f5,#fff);padding:28px 28px 23px}.app-shell--discovery .plan-detail-quote-page .estimate-report-total p{color:#9a9f9a;margin:0;font-size:12px}.app-shell--discovery .plan-detail-quote-page .estimate-report-total>strong{color:#df513a;margin-top:6px;font-size:42px;display:block}.app-shell--discovery .plan-detail-quote-page .estimate-report-total>div{justify-content:center;align-items:stretch;gap:27px;margin-top:20px;display:flex}.app-shell--discovery .plan-detail-quote-page .estimate-report-total>div i{background:#e7e9e6;width:1px}.app-shell--discovery .plan-detail-quote-page .estimate-report-total span{color:#a0a59f;gap:5px;font-size:11px;display:grid}.app-shell--discovery .plan-detail-quote-page .estimate-report-total b{color:#222522;font-size:16px}.app-shell--discovery .plan-detail-quote-page .estimate-report-groups{padding:0 28px 24px}.app-shell--discovery .plan-detail-quote-page .estimate-report-groups>section{padding:17px 0 3px}.app-shell--discovery .plan-detail-quote-page .estimate-report-groups>section+section{border-top:1px solid #ebeeea}.app-shell--discovery .plan-detail-quote-page .estimate-report-section-heading{background:#f7f8f6;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;padding:9px 11px;display:flex}.app-shell--discovery .plan-detail-quote-page .estimate-report-section-heading span{color:#9ba19a;font-size:9px;display:block}.app-shell--discovery .plan-detail-quote-page .estimate-report-section-heading h2{color:#303630;margin:2px 0 0;font-size:16px}.app-shell--discovery .plan-detail-quote-page .estimate-report-section-heading>b{color:#3e443e;font-size:13px}.app-shell--discovery .plan-detail-quote-page .estimate-report-row{border-bottom:1px solid #f0f1ef;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 4px;display:flex}.app-shell--discovery .plan-detail-quote-page .estimate-report-row:last-child{border-bottom:0}.app-shell--discovery .plan-detail-quote-page .estimate-report-row strong,.app-shell--discovery .plan-detail-quote-page .estimate-report-row span,.app-shell--discovery .plan-detail-quote-page .estimate-report-row small{display:block}.app-shell--discovery .plan-detail-quote-page .estimate-report-row strong{color:#303630;font-size:13px}.app-shell--discovery .plan-detail-quote-page .estimate-report-row span{color:#7b827b;margin-top:4px;font-size:10px;line-height:1.55}.app-shell--discovery .plan-detail-quote-page .estimate-report-row small{color:#a36c5e;margin-top:4px;font-size:10px}.app-shell--discovery .plan-detail-quote-page .estimate-report-row>b{color:#252825;white-space:nowrap;padding-top:2px;font-size:13px}.app-shell--discovery .plan-detail-quote-page .estimate-report footer{text-align:center;border-top:1px solid #edf0ec;margin:0 28px;padding:18px 0 24px}.app-shell--discovery .plan-detail-quote-page .estimate-report footer p{color:#858c85;max-width:430px;margin:0 auto;font-size:10px;line-height:1.7}.app-shell--discovery .plan-detail-quote-page .estimate-report footer span{color:#a0a69f;margin-top:18px;font-size:11px;font-weight:650;display:block}.app-shell--discovery .plan-detail-quote-page .estimate-report-actions{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e7e9e6;border-radius:14px;justify-content:center;gap:10px;margin-top:16px;padding:14px;display:flex;position:sticky;bottom:0}.app-shell--discovery .plan-detail-quote-page .estimate-report-actions>*{color:#171817;background:#fff;border:1px solid #e0e3df;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:152px;min-height:46px;margin:0;padding:0 19px;font-size:16px;display:flex}.app-shell--discovery .plan-detail-quote-page .estimate-report-actions .primary-button{color:#fff;background:linear-gradient(100deg,#ff791f,#f72c48);border:0}.gallery-modal--detail{padding:32px}.gallery-modal--detail .gallery-modal-content{grid-template-rows:auto minmax(0,1fr);width:min(100%,1100px);max-height:90vh;padding-top:42px;display:grid;position:relative}.gallery-modal--detail .gallery-modal-content>img{object-fit:contain;width:100%;max-height:calc(90vh - 42px)}.gallery-modal--detail .gallery-modal-header{color:#fff;gap:12px;font-size:13px;display:flex;position:absolute;top:0;left:0}.gallery-modal--detail .gallery-modal-header strong{font-variant-numeric:tabular-nums}.gallery-modal--detail .gallery-close{top:-2px;right:0}.gallery-modal--detail .gallery-nav{z-index:2;color:#fff;background:#00000057;border:1px solid #ffffff57;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:55%}.gallery-modal--detail .gallery-nav--previous{left:16px}.gallery-modal--detail .gallery-nav--next{right:16px}@media (width<=1260px){.app-shell--discovery .plan-detail-page{width:min(760px,100% - 40px)}.app-shell--discovery .plan-detail-body{grid-template-columns:minmax(0,1fr)}.app-shell--discovery .detail-summary-sticky{position:static}.app-shell--discovery .plan-gallery--detail .gallery-main{height:min(528px,72vw)}}.app-shell--discovery .comment-section .comment-thread{margin-top:18px;display:block}.app-shell--discovery .comment-section .comment-root{border-top:0;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:17px 0 0;display:grid}.app-shell--discovery .comment-section .comment-root+.comment-root{margin-top:20px}.app-shell--discovery .comment-section .comment-root>div{min-width:0}.app-shell--discovery .comment-section .comment-avatar{color:#fff;object-fit:cover;background:#253b2b;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.app-shell--discovery .comment-section .comment-name{align-items:center;gap:3px;min-height:20px;display:flex}.app-shell--discovery .comment-section .comment-name strong{color:#2d342d;font-size:13px}.app-shell--discovery .comment-section .comment-name em{color:#d54c38;background:#fff0eb;border-radius:5px;margin-left:4px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:700}.app-shell--discovery .comment-section .comment-root p,.app-shell--discovery .comment-section .nested-reply p{color:#555b54;margin:6px 0;font-size:13px;line-height:1.65}.app-shell--discovery .comment-section .comment-root footer,.app-shell--discovery .comment-section .nested-reply footer{align-items:center;gap:10px;display:flex}.app-shell--discovery .comment-section .comment-root small,.app-shell--discovery .comment-section .nested-reply small{color:#969b95;font-size:11px}.app-shell--discovery .comment-section .reply-trigger,.app-shell--discovery .comment-section .comment-delete{color:#676d67;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:12px;display:inline-flex}.app-shell--discovery .comment-section .comment-delete{color:#a66359}.app-shell--discovery .comment-section .inline-reply{background:#f7faf6;border:1px solid #e1e9e0;border-radius:9px;grid-template-columns:30px minmax(0,1fr);gap:9px;margin:14px 0 0;padding:11px;display:grid}.app-shell--discovery .comment-section .inline-reply .comment-avatar{color:#688169;object-fit:cover;background:#edf3ed;width:30px;height:30px;overflow:hidden}.app-shell--discovery .comment-section .inline-reply-to{color:#717971;margin:0 0 6px;font-size:12px;display:block}.app-shell--discovery .comment-section .inline-reply textarea{box-sizing:border-box;color:#303630;resize:vertical;background:#fff;border:1px solid #dfe5df;border-radius:8px;width:100%;min-height:52px;padding:9px 11px;line-height:1.55}.app-shell--discovery .comment-section .inline-reply textarea:focus{border-color:#afc7b1;outline:0;box-shadow:0 0 0 3px #366b3d14}.app-shell--discovery .comment-section .inline-reply-actions{justify-content:flex-end;gap:7px;margin-top:8px;display:flex}.app-shell--discovery .comment-section .inline-reply button{color:#505850;background:#e9ece8;border:0;border-radius:7px;min-height:30px;padding:0 10px;font-size:11px}.app-shell--discovery .comment-section .inline-reply-actions button:last-child{color:#fff;background:#1c3324;align-items:center;gap:4px;display:inline-flex}.app-shell--discovery .comment-section .reply-list{background:#f6faf6;border:1px solid #dfe9df;border-radius:8px;gap:10px;margin:14px 0 0;padding:12px 13px;display:grid}.app-shell--discovery .comment-section .nested-reply{grid-template-columns:32px minmax(0,1fr);gap:9px;display:grid}.app-shell--discovery .comment-section .nested-reply .comment-avatar{width:32px;height:32px}@media (width<=760px){.app-shell--discovery .plan-detail-page{width:calc(100% - 32px);padding-top:20px}.app-shell--discovery .detail-header{align-items:flex-start}.app-shell--discovery .detail-header h1{font-size:26px}.app-shell--discovery .detail-actions{margin-top:4px}.app-shell--discovery .plan-gallery--detail{border-radius:14px;padding:8px}.app-shell--discovery .plan-gallery--detail .gallery-main{border-radius:9px;height:300px}.app-shell--discovery .plan-gallery--detail .gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.app-shell--discovery .plan-gallery--detail .gallery-thumbs button{height:45px}.app-shell--discovery .plan-author-card{border-radius:13px;padding:15px}.app-shell--discovery .plan-author-card>a{display:none}.app-shell--discovery .detail-tabs{margin-top:15px;padding-inline:15px}.app-shell--discovery .detail-content{border-radius:14px;padding:20px 17px}.app-shell--discovery .detail-summary-sticky{border-radius:15px;padding:21px 18px}.app-shell--discovery .detail-summary-sticky h2{font-size:20px}.app-shell--discovery .comment-section .comment-composer{grid-template-columns:36px minmax(0,1fr)}.app-shell--discovery .comment-section .comment-composer .comment-avatar{width:36px;height:36px}.app-shell--discovery .comment-section .comment-composer button{grid-column:2;width:100%}.app-shell--discovery .plan-detail-quote-page{width:100%;padding-top:18px}.app-shell--discovery .plan-detail-quote-page .estimate-report-total,.app-shell--discovery .plan-detail-quote-page .estimate-report-groups{padding-inline:20px}.app-shell--discovery .plan-detail-quote-page .estimate-report footer{margin-inline:20px}.app-shell--discovery .plan-detail-quote-page .estimate-report-actions{grid-template-columns:1fr;display:grid}.gallery-modal--detail{padding:18px}.gallery-modal--detail .gallery-nav{width:38px;height:38px}.gallery-modal--detail .gallery-nav--previous{left:6px}.gallery-modal--detail .gallery-nav--next{right:6px}}.app-shell--workspace .budget-page{width:100%;max-width:none;margin-left:0;padding-top:31px}.app-shell--workspace .budget-workspace-area .tools-heading{justify-content:space-between;align-items:center;gap:18px;padding:0 4px 18px;display:flex}.app-shell--workspace .budget-workspace-area .tools-heading h1{color:#202320;margin:0 0 5px;font-size:32px}.app-shell--workspace .budget-workspace-area .tools-heading p{color:#747b73;margin:0;font-size:13px}.app-shell--workspace .tools-record-link{color:#677067;background:0 0;border:0;align-items:center;gap:5px;min-height:36px;padding:0 8px;font-size:12px;display:inline-flex}.app-shell--workspace .tools-record-link:hover{color:#e4543b}.app-shell--workspace .budget-workspace-area .budget-designer{min-height:607px;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 430px;gap:22px;margin:0;display:grid;overflow:visible}.app-shell--workspace .budget-workspace-area .budget-preview{background:#e8ede6;border:0;border-radius:20px;align-self:start;height:620px;min-height:620px;display:block;position:relative;overflow:hidden;box-shadow:0 14px 32px #191d180a}.app-shell--workspace .budget-workspace-area .budget-preview-image{background:#e8ede6;place-items:center;width:100%;height:620px;display:grid;position:relative;overflow:hidden}.app-shell--workspace .budget-workspace-area .budget-preview-image>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.app-shell--workspace .budget-workspace-area .budget-preview-image>span{color:#7d867d;font-size:13px}.app-shell--workspace .budget-workspace-area .budget-preview-caption{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171917bd;border-radius:12px;width:max-content;max-width:calc(100% - 46px);padding:13px 16px;display:grid;position:absolute;bottom:23px;left:23px}.app-shell--workspace .budget-workspace-area .budget-preview-caption small{color:#ffffffa8;font-size:11px}.app-shell--workspace .budget-workspace-area .budget-preview-caption strong{color:#fff;margin-top:5px;font-size:19px}.app-shell--workspace .budget-workspace-area .budget-form{background:#f8f9f7;border:1px solid #e4e8e3;border-radius:20px;flex-direction:column;min-width:0;min-height:607px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #191d180e}.app-shell--workspace .budget-workspace-area .budget-config-heading{border-bottom:1px solid #e8ece7;justify-content:space-between;align-items:flex-start;gap:18px;padding:0 0 17px;display:flex}.app-shell--workspace .budget-workspace-area .budget-config-heading h2{color:#252a25;margin:0;font-size:22px}.app-shell--workspace .budget-workspace-area .budget-config-heading p{color:#818881;margin:7px 0 0;font-size:12px;line-height:1.65}.app-shell--workspace .budget-workspace-area .area-total-badge{color:#2d342d;background:#fff;border:1px solid #e1e6df;border-radius:10px;min-width:108px;padding:9px 11px}.app-shell--workspace .budget-workspace-area .area-total-badge small,.app-shell--workspace .budget-workspace-area .area-total-badge strong{display:block}.app-shell--workspace .budget-workspace-area .area-total-badge small{color:#7d857c;font-size:10px}.app-shell--workspace .budget-workspace-area .area-total-badge strong{color:#2d342d;margin-top:4px;font-size:19px}.app-shell--workspace .budget-workspace-area .budget-floor-section{background:#fff;border:1px solid #e7ebe6;border-radius:13px;margin:18px 0 0;padding:16px}.app-shell--workspace .budget-workspace-area .estimate-section-title{justify-content:space-between;align-items:center;display:flex}.app-shell--workspace .budget-workspace-area .estimate-section-title h2,.app-shell--workspace .budget-workspace-area .estimate-specification-heading h2{color:#343934;margin:0;font-size:16px}.app-shell--workspace .budget-workspace-area .estimate-section-title p{color:#929891;margin:0;font-size:10px}.app-shell--workspace .budget-workspace-area .estimate-floor-row{grid-template-columns:minmax(0,1fr) 38px;gap:10px;min-height:42px;margin-top:11px;display:grid}.app-shell--workspace .budget-workspace-area .estimate-floor-row label{color:#555c55;grid-template-columns:auto minmax(0,135px) auto;align-items:center;gap:8px;min-width:0;font-size:12px;display:grid}.app-shell--workspace .budget-workspace-area .estimate-floor-row label>span{white-space:nowrap}.app-shell--workspace .budget-workspace-area .estimate-floor-row input{width:135px;height:42px;font:inherit;background:#fff;border:1px solid #e2e6e1;border-radius:10px;outline-color:#ec765e;margin:0;padding:0 11px;font-weight:600}.app-shell--workspace .budget-workspace-area .estimate-floor-row em{color:#8b928b;font-size:12px;font-style:normal}.app-shell--workspace .budget-workspace-area .estimate-floor-row>button{color:#e5b5aa;background:#fff8f6;border:0;border-radius:10px;place-items:center;width:38px;height:42px;padding:0;display:grid}.app-shell--workspace .budget-workspace-area .estimate-floor-row>button:disabled{color:#d7dbd6;background:#f5f6f4}.app-shell--workspace .budget-workspace-area .add-floor-button{color:#667066;background:#fafbf9;border:1px dashed #cfd5ce;border-radius:9px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:38px;margin-top:12px;font-size:12px;display:inline-flex}.app-shell--workspace .budget-workspace-area .budget-structure-section{margin-top:20px;padding:0}.app-shell--workspace .budget-workspace-area .estimate-specification-heading{justify-content:space-between;align-items:center;display:flex}.app-shell--workspace .budget-workspace-area .estimate-specification-heading small{color:#909790;font-size:11px}.app-shell--workspace .budget-workspace-area .structure-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:11px;display:grid}.app-shell--workspace .budget-workspace-area .structure-options button{color:#454d45;background:#fff;border:1px solid #e1e6e0;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:9px;font-size:12px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.app-shell--workspace .budget-workspace-area .structure-options button:hover{background:#fff9f6;border-color:#e89882}.app-shell--workspace .budget-workspace-area .structure-options button.active{color:#d94f37;background:#fff0eb;border-color:#e85d40;box-shadow:0 0 0 2px #e85d401c}.app-shell--workspace .budget-workspace-area .budget-submit-summary{background:#fff;border-top:1px solid #e3e7e2;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px 18px;margin-top:auto;padding:17px 28px 20px;display:grid;box-shadow:0 -10px 24px #191d1806}.app-shell--workspace .budget-workspace-area .budget-submit-summary span,.app-shell--workspace .budget-workspace-area .budget-submit-summary strong,.app-shell--workspace .budget-workspace-area .budget-submit-summary small{display:block}.app-shell--workspace .budget-workspace-area .budget-submit-summary span{color:#8b928b;font-size:11px}.app-shell--workspace .budget-workspace-area .budget-submit-summary strong{color:#e4543b;margin:3px 0;font-size:28px;line-height:1.05}.app-shell--workspace .budget-workspace-area .budget-submit-summary small{color:#929891;font-size:10px}.app-shell--workspace .budget-workspace-area .configurator-summary-actions{align-items:center;gap:8px;display:flex}.app-shell--workspace .budget-workspace-area .configurator-summary-actions .primary-button,.app-shell--workspace .budget-workspace-area .configurator-summary-actions .secondary-button{white-space:nowrap;border-radius:9px;min-height:42px;padding:0 13px;font-size:12px}.app-shell--workspace .budget-workspace-area .configurator-summary-actions .primary-button{color:#fff;background:#eb553b;border:0}.app-shell--workspace .budget-workspace-area .configurator-summary-actions .secondary-button{color:#596359;background:#fff;border:1px solid #dfe4dd}.app-shell--workspace .budget-workspace-area .configurator-survey{color:#5b665b;text-align:left;text-underline-offset:3px;grid-column:1/-1;font-size:11px;text-decoration:underline}.app-shell--workspace .budget-workspace-area .form-error{grid-column:1/-1}.app-shell--workspace .estimate-records-page{padding-top:0}.app-shell--workspace .estimate-records-page .record-panel{background:#fff;border-radius:20px;width:100%;margin-top:22px;margin-left:2px;padding:30px 30px 28px}.app-shell--workspace .estimate-records-page .panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.app-shell--workspace .estimate-records-page .panel-heading h2{color:#202320;margin:0;font-size:23px}.app-shell--workspace .estimate-records-page .panel-heading p{color:#858a84;margin:5px 0 0;font-size:13px}.app-shell--workspace .estimate-records-page .panel-heading .tools-record-link{color:#404640;background:#fff;border:1px solid #e1e3df;border-radius:10px;min-height:40px;padding:0 13px}.app-shell--workspace .estimate-records-page .record-list{gap:0;margin-top:22px;display:grid}.app-shell--workspace .estimate-records-page .record-row{width:100%;min-height:78px;color:inherit;box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eceeeb;border-radius:0;align-items:center;gap:15px;padding:12px 4px;display:flex}.app-shell--workspace .estimate-records-page .record-row:first-child{border-top:0}.app-shell--workspace .estimate-records-page .record-row:hover{background:#f8faf7}.app-shell--workspace .estimate-records-page .record-row:focus-visible{outline-offset:-2px;outline:2px solid #ee593f}.app-shell--workspace .estimate-records-page .record-row:disabled{cursor:wait;opacity:.55}.app-shell--workspace .estimate-records-page .record-icon{color:#e75a3d;background:#fff0eb;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.app-shell--workspace .estimate-records-page .record-list article>div:nth-child(2){flex:1;min-width:0}.app-shell--workspace .estimate-records-page .record-list strong{color:#202320;font-size:14px;display:block}.app-shell--workspace .estimate-records-page .record-list p{color:#838882;margin:5px 0 0;font-size:12px}.app-shell--workspace .estimate-records-page .record-price{text-align:right}.app-shell--workspace .estimate-records-page .record-price b,.app-shell--workspace .estimate-records-page .record-price span{display:block}.app-shell--workspace .estimate-records-page .record-price b{color:#202320;font-size:14px}.app-shell--workspace .estimate-records-page .record-price span{color:#989c97;margin-top:4px;font-size:11px}.app-shell--workspace .estimate-records-page .record-row-caret{color:#424842;background:#f4f5f3;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.app-shell--workspace .estimate-record-empty{text-align:center;background:#f8f9f7;border-radius:16px;margin-top:22px;padding:70px 28px}.app-shell--workspace .estimate-record-empty h2{margin:0;font-size:20px}.app-shell--workspace .estimate-record-empty p{color:#7b827b;margin:8px 0 18px;font-size:13px}.app-shell--workspace .estimate-report-page{width:100%;max-width:none;margin:0;padding:14px 0 100px}.app-shell--workspace .estimate-report-page>.back-button{color:#686e67;background:0 0;border:0;align-items:center;gap:6px;min-height:0;margin:0 0 20px;padding:1px 6px;font-size:16px;display:flex}.app-shell--workspace .estimate-report{background:#fff;border:1px solid #e3e8e2;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #1b1f1b0d}.app-shell--workspace .estimate-report>header{color:#303630;background:#fbfcfa;border-bottom:1px solid #f0f1ef;justify-content:center;align-items:center;height:54px;padding:0 24px;font-size:16px;font-weight:700;display:flex;position:relative}.app-shell--workspace .estimate-report>header button{color:#5c635c;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;display:flex;position:absolute;right:15px}.app-shell--workspace .estimate-report-total{text-align:center;background:linear-gradient(155deg,#fff8f5,#fff);padding:28px 28px 23px}.app-shell--workspace .estimate-report-total p{color:#9a9f9a;margin:0;font-size:12px}.app-shell--workspace .estimate-report-total>strong{color:#df513a;margin-top:6px;font-size:42px;display:block}.app-shell--workspace .estimate-report-total>div{justify-content:center;align-items:stretch;gap:27px;margin-top:20px;display:flex}.app-shell--workspace .estimate-report-total>div i{background:#e7e9e6;width:1px}.app-shell--workspace .estimate-report-total span{color:#a0a59f;gap:5px;font-size:11px;display:grid}.app-shell--workspace .estimate-report-total b{color:#222522;font-size:16px}.app-shell--workspace .estimate-report-groups{padding:0 28px 24px}.app-shell--workspace .estimate-report-groups>section{padding:17px 0 3px}.app-shell--workspace .estimate-report-groups>section+section{border-top:1px solid #ebeeea}.app-shell--workspace .estimate-report-section-heading{background:#f7f8f6;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;padding:9px 11px;display:flex}.app-shell--workspace .estimate-report-section-heading span{color:#9ba19a;font-size:9px;display:block}.app-shell--workspace .estimate-report-section-heading h2{color:#303630;margin:2px 0 0;font-size:16px}.app-shell--workspace .estimate-report-section-heading>b{color:#3e443e;font-size:13px}.app-shell--workspace .estimate-report-row{border-bottom:1px solid #f0f1ef;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 4px;display:flex}.app-shell--workspace .estimate-report-row:last-child{border-bottom:0}.app-shell--workspace .estimate-report-row strong,.app-shell--workspace .estimate-report-row span,.app-shell--workspace .estimate-report-row small{display:block}.app-shell--workspace .estimate-report-row strong{color:#303630;font-size:13px}.app-shell--workspace .estimate-report-row span{color:#7b827b;margin-top:4px;font-size:10px;line-height:1.55}.app-shell--workspace .estimate-report-row small{color:#a36c5e;margin-top:4px;font-size:10px}.app-shell--workspace .estimate-report-row>b{color:#252825;white-space:nowrap;padding-top:2px;font-size:13px}.app-shell--workspace .estimate-report footer{text-align:center;border-top:1px solid #edf0ec;margin:0 28px;padding:18px 0 24px}.app-shell--workspace .estimate-report footer p{color:#858c85;max-width:430px;margin:0 auto;font-size:10px;line-height:1.7}.app-shell--workspace .estimate-report footer span{color:#a0a69f;margin-top:18px;font-size:11px;font-weight:650;display:block}.app-shell--workspace .estimate-report-actions{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #e7e9e6;border-radius:14px;justify-content:center;gap:10px;margin-top:16px;padding:14px;display:flex;position:sticky;bottom:0}.app-shell--workspace .estimate-report-actions>*{color:#171817;background:#fff;border:1px solid #e0e3df;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:152px;min-height:46px;margin:0;padding:0 19px;font-size:16px;display:flex}.app-shell--workspace .estimate-report-actions .primary-button{color:#fff;background:linear-gradient(100deg,#ff791f,#f72c48);border:0}@media (width<=1080px){.app-shell--workspace .budget-workspace-area .budget-designer{grid-template-columns:minmax(0,1fr) 440px}}@media (width<=760px){.app-shell--workspace .budget-page{width:100%;margin-left:0;padding-top:18px}.app-shell--workspace .budget-workspace-area .tools-heading{flex-direction:column;align-items:flex-start}.app-shell--workspace .budget-workspace-area .budget-designer{grid-template-columns:1fr;gap:14px}.app-shell--workspace .budget-workspace-area .budget-preview,.app-shell--workspace .budget-workspace-area .budget-preview-image{height:360px;min-height:360px}.app-shell--workspace .budget-workspace-area .budget-form{min-height:0;overflow:visible}.app-shell--workspace .budget-workspace-area .budget-form-scroll{padding:20px 18px 16px;overflow:visible}.app-shell--workspace .budget-workspace-area .estimate-floor-row label{grid-template-columns:1fr;gap:4px}.app-shell--workspace .budget-workspace-area .estimate-floor-row input{width:100%}.app-shell--workspace .budget-workspace-area .budget-submit-summary{padding:16px 18px 19px}.app-shell--workspace .budget-workspace-area .configurator-summary-actions{grid-column:1/-1;width:100%}.app-shell--workspace .budget-workspace-area .configurator-summary-actions>*{flex:1}.app-shell--workspace .estimate-records-page .record-panel{border-radius:14px;width:100%;margin-top:0;margin-left:0;padding:20px 18px}.app-shell--workspace .estimate-records-page .panel-heading{flex-direction:column;align-items:flex-start}.app-shell--workspace .estimate-records-page .record-row{flex-wrap:wrap;align-items:flex-start}.app-shell--workspace .estimate-records-page .record-price{text-align:left;margin-left:59px}.app-shell--workspace .estimate-records-page .record-row-caret{margin-left:auto}.app-shell--workspace .estimate-report-page{width:100%}.app-shell--workspace .estimate-report-total,.app-shell--workspace .estimate-report-groups{padding-inline:20px}.app-shell--workspace .estimate-report footer{margin-inline:20px}}.app-shell--workspace .budget-workspace-area .budget-structure-section{min-height:108px;margin-top:20px;padding:0}.app-shell--workspace .configurator-summary-actions{align-items:center;gap:8px;display:flex}.app-shell--workspace .budget-workspace-area .budget-structure-section{background:#fff;border:1px solid #e7ebe6;border-radius:13px;min-height:0;margin-top:18px;padding:14px 16px 12px}.app-shell--workspace .budget-workspace-area .estimate-specification{padding:0}.app-shell--workspace .budget-workspace-area .configurator-summary-actions>.primary-button,.app-shell--workspace .budget-workspace-area .configurator-summary-actions>.secondary-button{justify-content:center;align-items:center;min-height:42px;margin:0;display:inline-flex}.app-shell--workspace .budget-workspace-area .budget-designer{align-items:stretch;min-height:620px}.app-shell--workspace .budget-workspace-area .budget-form{align-self:stretch;height:620px;min-height:620px}.app-shell--workspace .budget-workspace-area .budget-form-scroll{flex:1;min-height:0;padding:26px 28px 20px;overflow-y:auto}.app-shell--workspace .budget-workspace-area .budget-submit-summary{margin-top:0}@media (width<=760px){.app-shell--workspace .budget-workspace-area .budget-designer{align-items:start;min-height:0}.app-shell--workspace .budget-workspace-area .budget-form{align-self:start;height:auto;min-height:0}.app-shell--workspace .budget-workspace-area .budget-form-scroll{flex:none;min-height:0;padding:20px 18px 16px;overflow:visible}}html.budget-page-fits-viewport{scrollbar-gutter:auto;overflow-y:hidden}html.budget-page-fits-viewport body{overflow-y:hidden}html.budget-page-fits-viewport .app-shell--workspace{height:100vh;min-height:0;padding-bottom:0;overflow:hidden}html.budget-page-fits-viewport .app-shell--workspace .main-area--workspace{min-height:calc(100vh - 76px);padding-bottom:0;overflow:hidden}.app-shell--workspace .materials-page.material-page{width:min(1200px,100%);max-width:none;margin-left:0;padding-top:22px}.app-shell--workspace .material-page .material-catalog{background:#fff;border:1px solid #e4e8e3;border-radius:20px;padding:31px 32px 36px;box-shadow:0 12px 30px #191d180a}.app-shell--workspace .material-page .material-page-heading{border-bottom:1px solid #edf0ec;justify-content:space-between;align-items:center;gap:20px;padding:0 0 22px;display:flex}.app-shell--workspace .material-page .material-page-heading h1{color:#202320;margin:0 0 8px;font-size:31px}.app-shell--workspace .material-page .material-page-heading p{color:#757c75;margin:0;font-size:13px}.app-shell--workspace .material-page .material-page-heading .primary-button{color:#fff;background:linear-gradient(100deg,#ff791f,#f72c48);border:0;border-radius:12px;align-items:center;gap:7px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 9px 22px #f139333d}.app-shell--workspace .material-page .material-category{margin-top:26px}.app-shell--workspace .material-page .material-category h2{color:#303630;margin:0 0 14px;padding-left:13px;font-size:18px;position:relative}.app-shell--workspace .material-page .material-category h2:before{content:"";background:#ee593f;border-radius:4px;width:3px;position:absolute;top:3px;bottom:3px;left:0}.app-shell--workspace .material-page .material-table{background:#fff;border:1px solid #e8ebe7;border-radius:16px;overflow:hidden}.app-shell--workspace .material-page .material-head,.app-shell--workspace .material-page .material-item{grid-template-columns:minmax(0,1.42fr) minmax(100px,.7fr) minmax(60px,.44fr) minmax(74px,.36fr);align-items:center;gap:16px;padding:0 31px;display:grid}.app-shell--workspace .material-page .material-head{color:#a0a69f;background:#f7f9f6;min-height:46px;font-size:11px}.app-shell--workspace .material-page .material-item{border-top:1px solid #edf0ec;min-height:61px}.app-shell--workspace .material-page .material-item strong,.app-shell--workspace .material-page .material-item strong small{display:block}.app-shell--workspace .material-page .material-item strong{color:#303630;font-size:14px}.app-shell--workspace .material-page .material-item strong small{color:#929891;margin-top:4px;font-size:10px;font-weight:500}.app-shell--workspace .material-page .material-item b{color:#303630;font-size:14px}.app-shell--workspace .material-page .material-item>span{color:#777f77;font-size:12px}.app-shell--workspace .material-page .material-item em{color:#899089;text-align:center;background:#f2f3f1;border-radius:7px;justify-self:start;min-width:56px;padding:6px 8px;font-size:11px;font-style:normal;font-weight:700}.app-shell--workspace .material-page .material-item em.up{color:#d24f3a;background:#fff0eb}.app-shell--workspace .material-page .material-item em.down{color:#438657;background:#edf8ef}.app-shell--workspace .material-page .material-marketplace-link{color:#5f685f;background:#fafbf9;border:1px solid #e1e6df;border-radius:10px;justify-content:center;align-items:center;gap:4px;min-height:44px;margin-top:25px;font-size:12px;display:flex}.app-shell--workspace .material-page .material-marketplace-link:hover{color:#df5138;background:#fff8f5;border-color:#ef9a85}@media (width<=760px){.app-shell--workspace .materials-page.material-page{width:100%;margin-left:0;padding-top:18px}.app-shell--workspace .material-page .material-catalog{border-radius:14px;padding:21px 16px 25px}.app-shell--workspace .material-page .material-page-heading{flex-direction:column;align-items:flex-start}.app-shell--workspace .material-page .material-page-heading .primary-button{justify-content:center;width:100%}.app-shell--workspace .material-page .material-head,.app-shell--workspace .material-page .material-item{grid-template-columns:minmax(0,1.25fr) .7fr .45fr;gap:9px;padding:0 12px}.app-shell--workspace .material-page .material-head span:last-child,.app-shell--workspace .material-page .material-item em{display:none}}.app-shell--workspace .material-order-table{--material-order-columns:minmax(180px, 260px) minmax(128px, 180px) minmax(100px, 1fr) minmax(156px, 1fr)}.app-shell--workspace .material-order-head,.app-shell--workspace .material-order-row{grid-template-columns:var(--material-order-columns)}.app-shell--workspace .material-order-head>span:last-child{text-align:right}.app-shell--workspace .material-order-footer .primary-button{min-width:156px;padding-inline:18px}.app-shell--workspace .material-page .material-marketplace-link{color:#666e66;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:4px;min-height:21px;margin:25px auto 0;padding:0;font-size:12px;display:inline-flex}.app-shell--workspace .material-page .material-marketplace-link:hover{color:#df5138;background:0 0;border:0}.app-shell--workspace .public-material-request-page{width:min(880px,100%);margin-inline:auto;padding-top:6px}.app-shell--workspace .public-material-request-page>.back-button{color:#667066;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:16px;font-size:13px;font-weight:650;display:inline-flex}.app-shell--workspace .public-material-request-page>.back-button:hover{color:#d7553e}.app-shell--workspace .public-material-request-card{background:#fff;border:1px solid #e2e8e2;border-radius:18px;padding:30px;box-shadow:0 13px 32px #191d1809}.app-shell--workspace .public-material-request-card>header{border-bottom:1px solid #e8ece7;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.app-shell--workspace .public-material-request-card>header>div>span{color:#d6553f;font-size:10px;font-weight:800}.app-shell--workspace .public-material-request-card h1{color:#252b25;letter-spacing:0;margin:6px 0 5px;font-size:27px}.app-shell--workspace .public-material-request-card>header p{color:#788078;max-width:39em;margin:0;font-size:13px;line-height:1.6}.app-shell--workspace .public-material-request-card .material-request-summary{background:#e5e9e4;border:1px solid #e5e9e4;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:20px;display:grid;overflow:hidden}.app-shell--workspace .public-material-request-card .material-request-summary>div{background:#fafcf9;min-height:82px;padding:15px 16px}.app-shell--workspace .public-material-request-card .material-request-summary span,.app-shell--workspace .public-material-request-card .material-request-summary strong{display:block}.app-shell--workspace .public-material-request-card .material-request-summary span{color:#8a9389;font-size:11px}.app-shell--workspace .public-material-request-card .material-request-summary strong{color:#303830;margin-top:7px;font-size:15px}.app-shell--workspace .public-material-request-card .material-request-summary>div:first-child strong{color:#dc513b;font-size:21px}.app-shell--workspace .public-material-request-card .material-request-items{border:1px solid #e4e8e3;border-radius:12px;margin-top:21px;overflow-x:auto}.app-shell--workspace .public-material-request-card .material-request-items>div{border-top:1px solid #edf0ec;grid-template-columns:minmax(220px,1.35fr) minmax(130px,.85fr) 92px 110px;align-items:center;gap:15px;min-width:670px;min-height:57px;padding:0 17px;display:grid}.app-shell--workspace .public-material-request-card .material-request-items>div:first-child{border-top:0}.app-shell--workspace .public-material-request-card .material-request-items-head{color:#838b83;background:#f7f9f6;min-height:43px;font-size:11px;font-weight:700}.app-shell--workspace .public-material-request-card .material-request-items strong{color:#303630;gap:3px;font-size:13px;display:grid}.app-shell--workspace .public-material-request-card .material-request-items small{color:#929892;font-size:10px;font-weight:400}.app-shell--workspace .public-material-request-card .material-request-items>div>span,.app-shell--workspace .public-material-request-card .material-request-items b{color:#616961;font-size:12px}.app-shell--workspace .public-material-request-card .material-request-items em{color:#d7543d;font-size:13px;font-style:normal;font-weight:700}.app-shell--workspace .material-request-supplier-contact{background:#f7fbf7;border:1px solid #dce9dd;border-radius:13px;margin-top:22px;padding:19px}.app-shell--workspace .material-request-supplier-contact>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.app-shell--workspace .material-request-supplier-contact>header>div{color:#4d8557;align-items:flex-start;gap:9px;display:flex}.app-shell--workspace .material-request-supplier-contact h2{color:#354035;margin:0;font-size:16px}.app-shell--workspace .material-request-supplier-contact p{color:#778177;margin:5px 0 0;font-size:11px;line-height:1.6}.app-shell--workspace .material-request-supplier-contact>header>span{color:#477650;white-space:nowrap;background:#e9f5ea;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.app-shell--workspace .material-request-supplier-contact .primary-button{border-radius:9px;min-height:40px;margin:15px 0 0;font-size:12px}.app-shell--workspace .material-request-supplier-contact dl{border-top:1px solid #e1ece1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:17px 0 0;padding-top:16px;display:grid}.app-shell--workspace .material-request-supplier-contact dt{color:#899189;font-size:11px}.app-shell--workspace .material-request-supplier-contact dd{overflow-wrap:anywhere;color:#3c453c;margin:6px 0 0;font-size:13px;font-weight:650;line-height:1.55}.app-shell--workspace .material-request-private-note{color:#7e867e;background:#fafbf9;border:1px solid #e5e9e4;border-radius:11px;align-items:center;gap:9px;margin-top:22px;padding:14px 15px;display:flex}.app-shell--workspace .material-request-private-note svg{color:#9ea69e;flex:none}.app-shell--workspace .material-request-private-note p{margin:0;font-size:12px;line-height:1.6}.app-shell--workspace .material-request-detail-page{width:min(880px,100%);margin-inline:auto;padding-top:6px}.app-shell--workspace .material-request-detail-page .back-button{color:#667066;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:16px;font-size:13px;font-weight:650;display:inline-flex}.app-shell--workspace .material-request-detail-page .back-button:hover{color:#d7553e}.app-shell--workspace .material-request-detail-card{background:#fff;border:1px solid #e2e8e2;border-radius:18px;padding:30px;box-shadow:0 13px 32px #191d1809}.app-shell--workspace .material-request-detail-card>header{border-bottom:1px solid #e8ece7;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:20px;display:flex}.app-shell--workspace .material-request-detail-card>header>div>span{color:#d6553f;letter-spacing:.12em;font-size:10px;font-weight:800}.app-shell--workspace .material-request-detail-card h1{color:#252b25;letter-spacing:0;margin:6px 0 5px;font-size:27px}.app-shell--workspace .material-request-detail-card>header p{color:#788078;margin:0;font-size:13px;line-height:1.6}.app-shell--workspace .material-request-summary{background:#e5e9e4;border:1px solid #e5e9e4;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:20px;display:grid;overflow:hidden}.app-shell--workspace .material-request-summary>div{background:#fafcf9;min-height:82px;padding:15px 16px}.app-shell--workspace .material-request-summary span,.app-shell--workspace .material-request-summary strong{display:block}.app-shell--workspace .material-request-summary span{color:#8a9389;font-size:11px}.app-shell--workspace .material-request-summary strong{color:#303830;margin-top:7px;font-size:15px}.app-shell--workspace .material-request-summary>div:first-child strong{color:#dc513b;font-size:21px}.app-shell--workspace .material-request-items{border:1px solid #e4e8e3;border-radius:12px;margin-top:21px;overflow-x:auto}.app-shell--workspace .material-request-items>div{border-top:1px solid #edf0ec;grid-template-columns:minmax(220px,1.35fr) minmax(130px,.85fr) 92px 110px;align-items:center;gap:15px;min-width:670px;min-height:57px;padding:0 17px;display:grid}.app-shell--workspace .material-request-items>div:first-child{border-top:0}.app-shell--workspace .material-request-items .material-request-items-head{color:#838b83;background:#f7f9f6;min-height:43px;font-size:11px;font-weight:700}.app-shell--workspace .material-request-items strong{color:#303630;gap:3px;font-size:13px;display:grid}.app-shell--workspace .material-request-items small{color:#929892;font-size:10px;font-weight:400}.app-shell--workspace .material-request-items>div>span,.app-shell--workspace .material-request-items b{color:#616961;font-size:12px}.app-shell--workspace .material-request-items em{color:#d7543d;font-size:13px;font-style:normal;font-weight:700}.app-shell--workspace .material-request-contact{background:#f9fcf9;border:1px solid #e2e8e1;border-radius:13px;margin-top:22px;padding:19px}.app-shell--workspace .material-request-contact h2{color:#354035;margin:0 0 12px;font-size:16px}.app-shell--workspace .material-request-contact dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;display:grid}.app-shell--workspace .material-request-contact dt{color:#899189;font-size:11px}.app-shell--workspace .material-request-contact dd{color:#3c453c;overflow-wrap:anywhere;margin:6px 0 0;font-size:13px;font-weight:650;line-height:1.55}.app-shell--workspace .material-request-actions{border-top:1px solid #e9ece8;justify-content:flex-end;gap:10px;margin-top:23px;padding-top:20px;display:flex}.app-shell--workspace .material-request-actions .secondary-button,.material-withdraw-actions .secondary-button{color:#455045;background:#fff;border:1px solid #dbe3da;min-height:42px}.app-shell--workspace .withdraw-button,.material-withdraw-modal .danger-button{color:#c7533e;background:#fff8f6;border:1px solid #edc3bb;border-radius:10px;min-height:42px;padding:0 17px;font-weight:650}.app-shell--workspace .withdraw-button:hover,.material-withdraw-modal .danger-button:hover{color:#fff;background:#d85843;border-color:#de806e}.app-shell--workspace .material-request-withdrawn{color:#7b837b;background:#f4f6f3;border-radius:10px;align-items:center;gap:8px;margin-top:22px;padding:13px 14px;font-size:12px;line-height:1.55;display:flex}.material-withdraw-modal{max-width:440px}.material-withdraw-modal .modal-icon{color:#c7543f;background:#fff0ed}.material-withdraw-modal>p{color:#737b73;font-size:13px;line-height:1.7}.material-withdraw-actions{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}.app-shell--workspace .material-order-list article{gap:14px}.app-shell--workspace .material-order-list .material-order-total{justify-items:end;gap:6px;margin-left:auto;display:grid}.app-shell--workspace .material-order-list .material-order-total b{color:#303630;font-size:14px}.app-shell--workspace .material-order-list>article>a{color:#616a61;background:#f5f6f4;border:1px solid #0000;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.app-shell--workspace .material-order-list>article>a:hover{color:#d9523b;background:#fff8f5;border-color:#e5b2a4}@media (width<=760px){.app-shell--workspace .public-material-request-page{width:100%;padding-top:4px}.app-shell--workspace .public-material-request-card{padding:22px 18px}.app-shell--workspace .public-material-request-card>header{align-items:flex-start}.app-shell--workspace .public-material-request-card h1{font-size:24px}.app-shell--workspace .public-material-request-card .material-request-summary{grid-template-columns:1fr}.app-shell--workspace .public-material-request-card .material-request-summary>div{min-height:66px}.app-shell--workspace .material-request-supplier-contact dl{grid-template-columns:1fr;gap:12px}.app-shell--workspace .material-request-detail-page{width:100%;padding-top:4px}.app-shell--workspace .material-request-detail-card{padding:22px 18px}.app-shell--workspace .material-request-detail-card>header{align-items:flex-start}.app-shell--workspace .material-request-detail-card h1{font-size:24px}.app-shell--workspace .material-request-summary{grid-template-columns:1fr}.app-shell--workspace .material-request-summary>div{min-height:66px}.app-shell--workspace .material-request-contact dl{grid-template-columns:1fr;gap:12px}.app-shell--workspace .material-request-actions{justify-content:stretch}.app-shell--workspace .material-request-actions>button{flex:1}}.app-shell--workspace .material-order-page{width:min(1200px,100%);max-width:none;margin-inline:auto;padding-top:6px}.app-shell--workspace .material-order-page .back-button{color:#667066;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:16px;font-size:13px;font-weight:650;display:inline-flex}.app-shell--workspace .material-order-page .back-button:hover{color:#d7553e}.app-shell--workspace .material-order-catalog,.app-shell--workspace .material-order-contact,.app-shell--workspace .material-order-success{background:#fff;border:1px solid #e3e8e2;border-radius:22px;padding:32px;box-shadow:0 13px 32px #191d1809}.app-shell--workspace .material-order-catalog>header,.app-shell--workspace .material-order-contact>header{border-bottom:1px solid #ecefeb;padding-bottom:20px}.app-shell--workspace .material-order-catalog h1,.app-shell--workspace .material-order-contact h1,.app-shell--workspace .material-order-success h1{color:#252b25;letter-spacing:0;margin:7px 0 6px;font-size:28px}.app-shell--workspace .material-order-catalog header p,.app-shell--workspace .material-order-contact header p,.app-shell--workspace .material-order-success p{color:#777e77;margin:0;font-size:13px;line-height:1.7}.app-shell--workspace .material-order-category{margin-top:27px}.app-shell--workspace .material-order-category h2{color:#303630;margin:0 0 12px;font-size:18px}.app-shell--workspace .material-order-table{border:1px solid #e8ebe7;border-radius:13px;overflow:hidden}.app-shell--workspace .material-order-head,.app-shell--workspace .material-order-row{grid-template-columns:1.35fr .85fr .55fr 180px;align-items:center;gap:14px;min-height:58px;padding:0 17px;display:grid}.app-shell--workspace .material-order-head{color:#979d97;background:#f8faf7;min-height:44px;font-size:11px;font-weight:700}.app-shell--workspace .material-order-row{color:#303630;background:#fff;border-top:1px solid #edf0ed}.app-shell--workspace .material-order-row:hover{background:#fcfdfb}.app-shell--workspace .material-order-row strong,.app-shell--workspace .material-order-row strong small{display:block}.app-shell--workspace .material-order-row strong{font-size:14px}.app-shell--workspace .material-order-row strong small{color:#929892;margin-top:3px;font-size:10px;font-weight:400}.app-shell--workspace .material-order-row b{color:#383d38;font-size:13px}.app-shell--workspace .material-order-row>span{color:#899089;font-size:12px}.app-shell--workspace .material-order-row .order-quantity{justify-content:flex-end;align-items:center;gap:8px;display:flex}.app-shell--workspace .material-order-row input{color:#252825;text-align:right;background:#fff;border:1px solid #dfe4de;border-radius:8px;outline:0;width:112px;height:34px;padding:0 9px}.app-shell--workspace .material-order-row input:focus,.app-shell--workspace .material-contact-form input:focus{border-color:#ee7c62;box-shadow:0 0 0 3px #ee7c621f}.app-shell--workspace .material-order-row em{color:#8d938c;min-width:18px;font-size:12px;font-style:normal}.app-shell--workspace .material-order-material+.material-order-material{border-top:1px solid #edf0ed}.app-shell--workspace .material-order-material .material-order-row{border-top:0}.app-shell--workspace .material-specification-add{background:#fbfcfa;flex-wrap:wrap;align-items:center;gap:7px;min-height:42px;padding:8px 17px 10px;display:flex;position:relative}.app-shell--workspace .material-specification-add>button{color:#5f675f;background:#fff;border:1px dashed #d2d8d1;border-radius:7px;align-items:center;gap:3px;min-height:26px;padding:0 8px;font-size:10px;display:inline-flex}.app-shell--workspace .material-specification-add>button:hover{color:#dd583f;border-color:#ef8d76}.app-shell--workspace .material-specification-inline{background:#fff;border:1px solid #e2e8e1;border-radius:10px;width:min(100%,416px);margin:2px 0 1px;padding:13px;box-shadow:0 10px 24px #191d180f}.app-shell--workspace .material-specification-inline>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-shell--workspace .material-specification-inline>header strong,.app-shell--workspace .material-specification-inline>header span{display:block}.app-shell--workspace .material-specification-inline>header strong{color:#363c36;font-size:12px}.app-shell--workspace .material-specification-inline>header span{color:#909790;margin-top:3px;font-size:10px}.app-shell--workspace .material-specification-inline>header button{color:#7e867e;background:#f5f7f4;border:0;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.app-shell--workspace .material-specification-inline>label{color:#8c938b;border:1px solid #e0e5df;border-radius:7px;align-items:center;gap:6px;height:34px;margin-top:11px;padding:0 9px;display:flex}.app-shell--workspace .material-specification-inline>label input{text-align:left;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0;font-size:11px}.app-shell--workspace .material-specification-options{gap:5px;margin-top:9px;display:grid}.app-shell--workspace .material-specification-options>button{color:#566056;text-align:left;background:#f8faf7;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;min-height:42px;padding:7px 8px;display:flex}.app-shell--workspace .material-specification-options>button:hover{color:#d7543d;background:#fff8f5;border-color:#efb2a0}.app-shell--workspace .material-specification-options span,.app-shell--workspace .material-specification-options strong,.app-shell--workspace .material-specification-options small{display:block}.app-shell--workspace .material-specification-options strong{font-size:11px}.app-shell--workspace .material-specification-options small{color:#909790;margin-top:2px;font-size:10px}.app-shell--workspace .material-specification-options p{color:#909790;margin:5px 0;font-size:11px}.app-shell--workspace .material-order-footer{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #e2e7e1;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;min-height:76px;margin-top:20px;padding:12px 16px 12px 21px;display:flex;position:sticky;bottom:18px;box-shadow:0 16px 34px #191d181a}.app-shell--workspace .material-order-footer span,.app-shell--workspace .material-order-footer strong{display:block}.app-shell--workspace .material-order-footer span{color:#858c85;font-size:12px}.app-shell--workspace .material-order-footer strong{color:#dd513b;letter-spacing:0;margin-top:4px;font-size:23px}.app-shell--workspace .material-order-footer .primary-button{border-radius:9px;min-height:43px}.app-shell--workspace .material-order-contact{max-width:680px;margin-inline:auto}.app-shell--workspace .material-order-summary{background:#e9e7e3;border:1px solid #e9e7e3;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:23px;display:grid;overflow:hidden}.app-shell--workspace .material-order-summary>div{background:#fff8f5;padding:15px 17px}.app-shell--workspace .material-order-summary span,.app-shell--workspace .material-order-summary strong{display:block}.app-shell--workspace .material-order-summary span{color:#9a7f74;font-size:11px}.app-shell--workspace .material-order-summary strong{color:#db503a;margin-top:5px;font-size:21px}.app-shell--workspace .selected-material-list{border:1px solid #e8ebe7;border-radius:13px;margin-top:18px;overflow:hidden}.app-shell--workspace .selected-material-list>div{border-top:1px solid #edf0ed;grid-template-columns:1.2fr 1fr auto auto;align-items:center;gap:13px;min-height:55px;padding:0 16px;display:grid}.app-shell--workspace .selected-material-list>div:first-child{border-top:0}.app-shell--workspace .selected-material-list strong,.app-shell--workspace .selected-material-list strong small{display:block}.app-shell--workspace .selected-material-list strong{color:#303630;font-size:13px}.app-shell--workspace .selected-material-list strong small{color:#929892;margin-top:3px;font-size:10px;font-weight:400}.app-shell--workspace .selected-material-list span{color:#8c928c;font-size:11px}.app-shell--workspace .selected-material-list b{color:#555b55;font-size:12px}.app-shell--workspace .selected-material-list em{color:#da503a;font-size:13px;font-style:normal;font-weight:700}.app-shell--workspace .material-contact-form{margin-top:25px}.app-shell--workspace .material-contact-form label{color:#474d47;margin-top:16px;font-size:12px;font-weight:700;display:block}.app-shell--workspace .material-contact-form input,.app-shell--workspace .material-contact-form select{box-sizing:border-box;color:#303630;background:#fff;border:1px solid #dfe4de;border-radius:10px;outline:0;width:100%;height:45px;margin-top:8px;padding:0 12px}.app-shell--workspace .material-contact-form select:disabled{color:#a1a8a1;cursor:not-allowed;background:#f7f9f6}.app-shell--workspace .material-region-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.app-shell--workspace .material-contact-form .primary-button{width:100%;min-height:46px;margin-top:25px}.app-shell--workspace .material-order-success{text-align:center;max-width:610px;margin:70px auto;padding:52px}.app-shell--workspace .material-order-success-content{justify-items:center;display:grid}.app-shell--workspace .material-order-success-actions{justify-content:center;gap:10px;margin-top:26px;display:flex}.app-shell--workspace .material-order-success p{max-width:420px;margin:0 auto}.app-shell--workspace .order-success-icon{color:#327b50;background:#effaf3;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 18px;display:grid}.app-shell--workspace .material-order-head>span:last-child{text-align:center;justify-self:end;width:112px;margin-right:26px;padding:0}.app-shell--workspace .material-order-success-actions .secondary-button{box-sizing:border-box;color:#303630;width:136px;height:46px;min-height:46px;box-shadow:none;background:#fff;border:1px solid #dfe3de;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;display:inline-flex}.app-shell--workspace .material-order-success-actions .secondary-button:hover{color:#303630;background:#fafcf9;border-color:#c7d0c6}.app-shell--workspace .material-order-footer .primary-button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-width:156px;padding-inline:18px;display:inline-flex}.app-shell--workspace .material-request-actions{justify-content:flex-end;align-items:center;gap:12px}.app-shell--workspace .material-request-actions .secondary-button,.app-shell--workspace .material-request-actions .withdraw-button{box-sizing:border-box;border-radius:9px;justify-content:center;align-items:center;width:112px;height:42px;min-height:42px;margin:0;padding:0 16px;font-size:13px;display:inline-flex}.app-shell--workspace .material-request-actions .secondary-button{color:#3f4940;background:#fff;border-color:#d8dfd8}.app-shell--workspace .material-request-actions .withdraw-button{color:#c94f3c;background:#fff7f5;border-color:#f0c9c1}.app-shell--workspace .material-request-actions .withdraw-button:hover{color:#fff;background:#d7553e}@media (width<=760px){.app-shell--workspace .material-order-page{width:100%}.app-shell--workspace .material-order-catalog,.app-shell--workspace .material-order-contact,.app-shell--workspace .material-order-success{padding:22px 18px}.app-shell--workspace .material-order-table{overflow-x:auto}.app-shell--workspace .material-order-head,.app-shell--workspace .material-order-row{min-width:620px}.app-shell--workspace .material-order-footer{bottom:10px}.app-shell--workspace .material-order-summary{grid-template-columns:1fr}.app-shell--workspace .selected-material-list>div{grid-template-columns:1fr auto;gap:4px 12px;padding:12px}.app-shell--workspace .selected-material-list span{grid-column:1}.app-shell--workspace .selected-material-list b{grid-area:1/2}.app-shell--workspace .selected-material-list em{grid-area:2/2}.app-shell--workspace .material-order-success{margin:32px auto;padding:34px 22px}.app-shell--workspace .material-region-fields{grid-template-columns:1fr;gap:0}}.app-shell--workspace .material-page .materials-top-tabs{border-bottom:1px solid #e6ebe5;align-items:center;gap:22px;margin:0 0 20px;padding:0 2px;display:flex}.app-shell--workspace .material-page .materials-top-tabs button{color:#788078;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;min-height:40px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.app-shell--workspace .material-page .materials-top-tabs button:hover{color:#d9513a}.app-shell--workspace .material-page .materials-top-tabs button.active{color:#273027;border-bottom-color:#e4573d}.app-shell--workspace .material-page .material-request-feed,.app-shell--workspace .material-page .material-supplier-list{gap:12px;display:grid}.app-shell--workspace .material-page .material-request-feed-item,.app-shell--workspace .material-page .material-supplier-item{color:inherit;background:#fff;border:1px solid #e4e9e3;border-radius:10px;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:16px;padding:20px 22px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.app-shell--workspace .material-page .material-request-feed-item:hover,.app-shell--workspace .material-page .material-supplier-item:hover{border-color:#f0aa9c;transform:translateY(-1px);box-shadow:0 10px 20px #2831270f}.app-shell--workspace .material-page .material-request-feed-item>div{min-width:0}.app-shell--workspace .material-page .material-request-feed-item>div>span,.app-shell--workspace .material-page .material-supplier-item>div>span{color:#d7523c;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.app-shell--workspace .material-page .material-request-feed-item h2,.app-shell--workspace .material-page .material-supplier-item h2{color:#2b332b;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 5px;font-size:16px;overflow:hidden}.app-shell--workspace .material-page .material-request-feed-item p,.app-shell--workspace .material-page .material-supplier-item p{color:#7d857d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:1.6;overflow:hidden}.app-shell--workspace .material-page .material-request-feed-item>strong{color:#6a736a;white-space:nowrap;font-size:12px}.app-shell--workspace .material-page .material-supplier-item{grid-template-columns:48px minmax(0,1fr) 20px}.app-shell--workspace .material-page .material-supplier-avatar{color:#fff;background:#e9694e;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;font-style:normal;font-weight:800;display:grid;overflow:hidden}.app-shell--workspace .material-page .material-supplier-avatar img{object-fit:cover;width:100%;height:100%;display:block}.app-shell--workspace .material-page .material-supplier-avatar i{font-style:normal}.app-shell--workspace .personal-workspace{width:100%;max-width:none;margin:0;padding-top:14px}.app-shell--workspace .personal-workspace .mine-page{width:100%}.app-shell--workspace .personal-workspace .mine-content{background:#fff;border:1px solid #e3e8e2;border-radius:18px;min-height:736px;padding:32px 34px 36px;box-shadow:0 13px 32px #191d1809}.app-shell--workspace .personal-workspace .mine-content .panel-heading{border-bottom:1px solid #e8ece7;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:19px;display:flex}.app-shell--workspace .personal-workspace .mine-content .panel-heading h2{color:#252b25;margin:0;font-size:25px}.app-shell--workspace .personal-workspace .mine-content .panel-heading p{color:#7b827b;max-width:48em;margin:5px 0 0;font-size:13px;line-height:1.65}.app-shell--workspace .personal-workspace .mine-content .record-list,.app-shell--workspace .personal-workspace .mine-content .mine-list{gap:0;margin-top:15px;display:grid}.app-shell--workspace .personal-workspace .mine-content .record-list article,.app-shell--workspace .personal-workspace .mine-content .mine-list article{background:0 0;border:0;border-top:1px solid #eceeeb;border-radius:0;align-items:center;gap:15px;min-height:82px;padding:14px 4px;display:flex}.app-shell--workspace .personal-workspace .mine-content .record-list article:first-child,.app-shell--workspace .personal-workspace .mine-content .mine-list article:first-child{border-top:0}.app-shell--workspace .personal-workspace .mine-content .record-list article:hover,.app-shell--workspace .personal-workspace .mine-content .mine-list article:hover{background:linear-gradient(90deg,#fbfcfa,#0000)}.app-shell--workspace .personal-workspace .mine-content .record-icon{color:#e75a3d;background:#fff0eb;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.app-shell--workspace .personal-workspace .mine-content .mine-list article>div:nth-child(2){flex:1;min-width:0}.app-shell--workspace .personal-workspace .mine-content .mine-list strong{color:#303630;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.app-shell--workspace .personal-workspace .mine-content .mine-list p{color:#838a83;margin:5px 0 0;font-size:12px;line-height:1.55}.app-shell--workspace .personal-workspace .mine-content .mine-list article>a{color:#616a61;background:#f5f6f4;border:1px solid #0000;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.app-shell--workspace .personal-workspace .mine-content .mine-list article>a:hover{color:#d9523b;background:#fff8f5;border-color:#e5b2a4}.app-shell--workspace .personal-workspace .mine-content .record-detail-link{color:#4f584f;background:#f4f5f3;border:0;border-radius:10px;justify-content:center;align-items:center;gap:3px;min-width:36px;height:36px;padding:0 9px;font-size:11px;display:inline-flex}.app-shell--workspace .personal-workspace .mine-content .record-detail-link:hover{color:#d9523b;background:#fff8f5}.app-shell--workspace .personal-workspace .mine-content .record-list article>a,.app-shell--workspace .personal-workspace .mine-content .record-list article>div,.app-shell--workspace .personal-workspace .mine-content .record-main-button{flex:1;min-width:0}.app-shell--workspace .personal-workspace .mine-content .record-list strong,.app-shell--workspace .personal-workspace .mine-content .record-list p,.app-shell--workspace .personal-workspace .mine-content .record-list small{display:block}.app-shell--workspace .personal-workspace .mine-content .record-list strong{color:#303630;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.app-shell--workspace .personal-workspace .mine-content .record-list p{color:#838a83;margin:5px 0 0;font-size:12px;line-height:1.55}.app-shell--workspace .personal-workspace .mine-content .record-list small{color:#989e98;margin-top:4px;font-size:11px}.app-shell--workspace .personal-workspace .mine-content .record-list>article>div:last-child{flex:none;justify-items:end;gap:8px;display:grid}.app-shell--workspace .personal-workspace .mine-content .record-list button,.app-shell--workspace .personal-workspace .mine-content .record-actions a,.app-shell--workspace .personal-workspace .mine-content .record-action{color:#586158;background:#f5f6f4;border:1px solid #0000;border-radius:9px;min-height:32px;padding:0 10px;font-size:11px}.app-shell--workspace .personal-workspace .mine-content .record-list button:hover,.app-shell--workspace .personal-workspace .mine-content .record-actions a:hover,.app-shell--workspace .personal-workspace .mine-content .record-action:hover{color:#d9523b;background:#fff8f5;border-color:#e5b2a4}.app-shell--workspace .personal-workspace .mine-content .record-main-button{text-align:left;background:0 0;border:0;padding:0}.app-shell--workspace .personal-workspace .mine-content .record-actions{gap:6px;flex:none!important;display:flex!important}.app-shell--workspace .personal-workspace .mine-content .record-reason{text-align:right;max-width:200px;color:#a65b50!important}.app-shell--workspace .personal-workspace .status-pill{border-radius:6px;min-height:24px;padding:0 7px;font-size:10px}.app-shell--workspace .personal-workspace .status-pill.certified{color:#34764a;background:#ecf8ee}.app-shell--workspace .personal-workspace .status-pill.default{color:#7d847d;background:#f2f4f1}.app-shell--workspace .personal-workspace .status-pill.pending{color:#976d25;background:#fff7e8}.app-shell--workspace .personal-workspace .status-pill.rejected{color:#ae4e40;background:#fff0ed}.app-shell--workspace .personal-workspace .publication-status-filter{color:#737a73;align-items:center;gap:9px;margin-top:18px;font-size:12px;display:inline-flex}.app-shell--workspace .personal-workspace .publication-status-filter select{color:#424942;min-width:126px;height:34px;font:inherit;background:#fbfcfa;border:1px solid #dfe5de;border-radius:8px;padding:0 28px 0 10px}.app-shell--workspace .personal-workspace .publication-filter-empty{min-height:220px}.app-shell--workspace .personal-workspace .empty-record{background:#fbfcfa;border:1px dashed #dce2db;border-radius:14px;min-height:300px;margin-top:22px;padding:30px}.app-shell--workspace .personal-workspace .empty-record h2{color:#303630;font-size:19px}.app-shell--workspace .personal-workspace .empty-record p{color:#8a918a;font-size:12px}.app-shell--workspace .personal-workspace .empty-record a{border-radius:8px}.app-shell--workspace .personal-workspace .mine-follow-toolbar{align-items:center;gap:16px;width:min(100%,760px);margin-top:22px;display:flex}.app-shell--workspace .personal-workspace .mine-follow-toolbar>p{color:#8a928a;white-space:nowrap;margin:0;font-size:12px}.app-shell--workspace .personal-workspace .mine-search{color:#8a928a;background:#fbfcfa;border:1px solid #e3e8e2;border-radius:10px;align-items:center;gap:9px;width:min(360px,100%);height:42px;margin-top:22px;padding:0 13px;display:flex}.app-shell--workspace .personal-workspace .mine-follow-toolbar .mine-search{margin-top:0}.app-shell--workspace .personal-workspace .mine-search input{color:#303630;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12px}.app-shell--workspace .personal-workspace .mine-search input::placeholder{color:#a0a7a0}.app-shell--workspace .personal-workspace .mine-search>span{color:#8d948d;font-size:11px}.app-shell--workspace .personal-workspace .mine-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px;margin-top:22px;display:grid}.app-shell--workspace .personal-workspace .mine-plan-grid>article{min-width:0;position:relative}.app-shell--workspace .personal-workspace .mine-saved-card{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block;overflow:hidden}.app-shell--workspace .personal-workspace .mine-saved-card>img,.app-shell--workspace .personal-workspace .mine-saved-card .saved-image-fallback{object-fit:cover;background:#edf0ec;border-radius:12px;width:100%;height:164px;transition:transform .2s;display:block;overflow:hidden;box-shadow:0 7px 16px #191d180b}.app-shell--workspace .personal-workspace .mine-saved-card .saved-image-fallback{color:#899189;place-items:center;font-size:12px;display:grid}.app-shell--workspace .personal-workspace .mine-saved-card:hover>img{transform:scale(1.025)}.app-shell--workspace .personal-workspace .mine-saved-card>div{padding:10px 2px 0}.app-shell--workspace .personal-workspace .mine-saved-card strong,.app-shell--workspace .personal-workspace .mine-saved-card span:not(.saved-type),.app-shell--workspace .personal-workspace .mine-saved-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell--workspace .personal-workspace .mine-saved-card strong{color:#303630;font-size:14px}.app-shell--workspace .personal-workspace .mine-saved-card>div>span{color:#727972;margin-top:5px;font-size:11px}.app-shell--workspace .personal-workspace .mine-saved-card small{color:#9a9f9a;margin-top:7px;font-size:10px}.app-shell--workspace .personal-workspace .saved-type{z-index:1;color:#fff;background:#1f231fb8;border-radius:5px;padding:4px 6px;font-size:10px;position:absolute;top:8px;left:8px}.app-shell--workspace .personal-workspace .saved-type.share{background:#3e754fd1}.app-shell--workspace .personal-workspace .mine-item-remove{color:#8c625c;background:#fffffff0;border:0;border-radius:6px;min-height:25px;padding:0 7px;font-size:10px;position:absolute;bottom:9px;right:8px;box-shadow:0 3px 9px #1b1f1b1a}.app-shell--workspace .personal-workspace .mine-item-remove:hover{color:#bd4d3a;background:#fff0eb}.app-shell--workspace .personal-workspace .mine-follow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px;margin-top:18px;display:grid}.app-shell--workspace .personal-workspace .mine-follow-grid article{border-bottom:1px solid #edf0ec;align-items:center;gap:13px;min-width:0;min-height:116px;display:flex}.app-shell--workspace .personal-workspace .mine-follow-grid article:hover{background:linear-gradient(90deg,#fbfcfa,#0000)}.app-shell--workspace .personal-workspace .follow-avatar{color:#fff;background:#1b1d1b;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:700;display:grid;overflow:hidden;box-shadow:0 5px 12px #191d181c}.app-shell--workspace .personal-workspace .follow-avatar img{object-fit:cover;width:100%;height:100%}.app-shell--workspace .personal-workspace .mine-follow-grid article>div{min-width:0}.app-shell--workspace .personal-workspace .follow-name{color:#303630;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;display:block;overflow:hidden}.app-shell--workspace .personal-workspace .mine-follow-grid p{color:#838a83;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:11px;overflow:hidden}.app-shell--workspace .personal-workspace .following-status{color:#4d7458;cursor:pointer;background:#eef7ef;border:0;border-radius:6px;align-items:center;min-height:24px;margin-top:8px;padding:0 7px;font-size:10px;display:inline-flex}.app-shell--workspace .personal-workspace .following-status:hover{color:#c85443;background:#fff0ec}.app-shell--workspace .personal-workspace .following-status:hover:before{content:"取消关注"}.app-shell--workspace .personal-workspace .following-status:hover{font-size:0}.app-shell--workspace .personal-workspace .following-status:hover:before{font-size:10px}.app-shell--workspace .personal-workspace .following-status.cancelled{color:#fff;background:#ee593f}.app-shell--workspace .personal-workspace .following-status.cancelled:hover{color:#fff;background:#d74b35;font-size:10px}.app-shell--workspace .personal-workspace .following-status.cancelled:hover:before{display:none}.app-shell--workspace .personal-workspace .following-status:disabled{cursor:wait;opacity:.6}.app-shell--workspace .personal-workspace .follower-status{color:#e2593f;background:#fff0eb}.app-shell--workspace .personal-workspace .follower-status:hover{color:#d24d36;background:#ffe6de;font-size:10px}.app-shell--workspace .personal-workspace .follower-status:hover:before{display:none}.app-shell--workspace .personal-workspace .follower-status.mutual{color:#4d7458;background:#eef7ef}.app-shell--workspace .personal-workspace .follower-status.mutual:hover{color:#c85443;background:#fff0ec;font-size:0}.app-shell--workspace .personal-workspace .follower-status.mutual:hover:before{content:"取消关注";font-size:10px;display:inline}.app-shell--workspace .personal-workspace .floating-action{border-radius:10px;bottom:32px;right:32px}.app-shell--workspace .personal-workspace .mine-list.publication-order-list>article>a{color:#171817;white-space:nowrap;background:#f5f6f4;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:3px;width:auto;min-width:36px;height:36px;padding:0 9px;font-size:11px;display:flex}.app-shell--workspace .personal-workspace .mine-list.publication-order-list>article>a:hover{color:#d9523b;background:#fff8f5;border-color:#e5b2a4}.app-shell--workspace .personal-workspace .survey-order-list>article>a{color:#616a61;background:#f5f6f4;border:1px solid #0000;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.app-shell--workspace .personal-workspace .survey-order-list>article>a:hover{color:#d9523b;background:#fff8f5;border-color:#e5b2a4}.app-shell--workspace .personal-workspace .identity-panel{background:#fff;border-radius:18px;max-width:760px;padding:26px}.app-shell--workspace .personal-workspace .identity-panel.identity-panel--verification{max-width:none}.app-shell--workspace .personal-workspace .identity-tabs{background:#f6f8f5;border:1px solid #e0e7de;border-radius:9px;gap:3px;width:max-content;max-width:100%;margin-bottom:21px;padding:4px;display:flex;overflow-x:auto}.app-shell--workspace .personal-workspace .identity-tabs a{color:#697369;white-space:nowrap;border-radius:6px;flex:none;padding:7px 13px;font-size:12px;font-weight:600;line-height:1.35}.app-shell--workspace .personal-workspace .identity-tabs a:hover{color:#3f6546}.app-shell--workspace .personal-workspace .identity-tabs a.active{color:#356c42;background:#fff;box-shadow:0 1px 3px #1d32211a}.app-shell--workspace .personal-workspace .identity-panel .identity-verification-page{margin-top:0}.app-shell--workspace .personal-workspace .identity-current{border-bottom:1px solid #edf0ed;align-items:center;gap:14px;padding-bottom:21px;display:flex}.app-shell--workspace .personal-workspace .identity-current>.identity-current-icon{border-radius:15px;flex:none;place-items:center;width:50px;height:50px;display:grid}.app-shell--workspace .personal-workspace .identity-current-icon.homeowner,.app-shell--workspace .personal-workspace .identity-option.homeowner i{color:#4c8d57;background:#eff5ef}.app-shell--workspace .personal-workspace .identity-current-icon.designer,.app-shell--workspace .personal-workspace .identity-option.designer i{color:#1e7d50;background:#eaf7f0}.app-shell--workspace .personal-workspace .identity-current-icon.worker,.app-shell--workspace .personal-workspace .identity-option.worker i{color:#d08027;background:#fff5e5}.app-shell--workspace .personal-workspace .identity-current-icon.manager,.app-shell--workspace .personal-workspace .identity-option.manager i{color:#4d79b4;background:#edf4ff}.app-shell--workspace .personal-workspace .identity-current-icon.merchant,.app-shell--workspace .personal-workspace .identity-option.merchant i{color:#cd655d;background:#fff0ee}.app-shell--workspace .personal-workspace .identity-current b{color:#252b25;font-size:18px;display:block}.app-shell--workspace .personal-workspace .identity-current p{color:#7d847d;margin:5px 0 0;font-size:12px}.app-shell--workspace .personal-workspace .identity-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.app-shell--workspace .personal-workspace .identity-option{color:#343834;text-align:left;background:#fff;border:1px solid #e5e8e4;border-radius:12px;min-height:88px;padding:0;position:relative}.app-shell--workspace .personal-workspace .identity-option:disabled{opacity:1;cursor:default}.app-shell--workspace .personal-workspace .identity-option.active{background:#fafbf9;border-color:#1a1c1a;box-shadow:0 6px 16px #1619160f}.app-shell--workspace .personal-workspace .identity-option-label{align-items:center;gap:8px;display:flex}.app-shell--workspace .personal-workspace .identity-option-label i{border-radius:8px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.app-shell--workspace .personal-workspace .identity-option strong{font-size:14px}.app-shell--workspace .personal-workspace .identity-option-state{color:#697169;background:#f2f4f1;border-radius:6px;align-items:center;min-height:22px;margin-top:9px;padding:0 7px;font-size:10px;font-weight:650;line-height:1;display:inline-flex}.app-shell--workspace .personal-workspace .identity-option-state.active{color:#367346;background:#eaf7ed}.app-shell--workspace .personal-workspace .identity-option-state.blocked{color:#aa604d;background:#fff0eb}.app-shell--workspace .personal-workspace .identity-option-state.processing{color:#937028;background:#fff6e4}.app-shell--workspace .personal-workspace .identity-option>button>svg{color:#e4533a;position:absolute;top:14px;right:14px}.app-shell--workspace .published-detail-page{width:min(1154px,100%);margin:0 auto;padding-top:14px}.app-shell--workspace .published-detail-page .back-button{color:#667066;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:16px;font-size:13px;font-weight:650;display:inline-flex}.app-shell--workspace .published-detail-page .back-button:hover{color:#d7553e}.app-shell--workspace .published-detail-header,.app-shell--workspace .published-detail-card{background:#fff;border:1px solid #e2e8e1;border-radius:18px;box-shadow:0 13px 30px #191d1809}.app-shell--workspace .published-detail-header{background:linear-gradient(123deg,#fff 0%,#fbfcfa 70%,#f5f7f3 100%);justify-content:space-between;align-items:center;gap:20px;min-height:150px;padding:29px 32px;display:flex}.app-shell--workspace .published-detail-header .eyebrow{color:#d6553f;letter-spacing:.12em;font-size:10px;font-weight:800}.app-shell--workspace .published-detail-header h1{color:#252b25;margin:7px 0 5px;font-size:29px}.app-shell--workspace .published-detail-header p{color:#7b817b;margin:0;font-size:13px}.app-shell--workspace .published-detail-card{margin-top:16px;padding:25px 27px 29px}.app-shell--workspace .published-status-line{color:#2f7950;background:#effaf3;border:1px solid #dbeade;border-radius:11px;align-items:center;gap:11px;padding:15px;display:flex}.app-shell--workspace .published-status-line.pending{color:#a37831;background:#fff8ea;border-color:#f1dfbc}.app-shell--workspace .published-status-line.rejected{color:#b24f3e;background:#fff4f1;border-color:#efcbc4}.app-shell--workspace .published-status-line.default{color:#707870;background:#f7f8f6;border-color:#e3e7e2}.app-shell--workspace .published-status-line strong,.app-shell--workspace .published-status-line p{display:block}.app-shell--workspace .published-status-line p{color:inherit;opacity:.8;margin:3px 0 0;font-size:12px}.app-shell--workspace .published-gallery{background:#f7f9f6;border:1px solid #e5e9e4;border-radius:14px;margin-top:21px;padding:9px}.app-shell--workspace .published-gallery>img{object-fit:cover;border-radius:9px;width:100%;height:440px;display:block}.app-shell--workspace .published-gallery-thumbs{align-items:center;gap:7px;margin-top:8px;display:flex;overflow-x:auto}.app-shell--workspace .published-gallery-thumbs button{background:#f1f3f0;border:2px solid #0000;border-radius:7px;flex:none;width:82px;height:58px;padding:0;overflow:hidden}.app-shell--workspace .published-gallery-thumbs button.active{border-color:#e85d40;box-shadow:0 0 0 2px #e85d401c}.app-shell--workspace .published-gallery-thumbs img{object-fit:cover;width:100%;height:100%}.app-shell--workspace .published-gallery-thumbs>span{color:#8d938d;white-space:nowrap;margin-left:4px;font-size:11px}.app-shell--workspace .published-copy{max-width:720px;margin:25px 0 0}.app-shell--workspace .published-copy h2{color:#303630;margin:0 0 7px;padding-left:12px;font-size:18px;position:relative}.app-shell--workspace .published-copy h2:before{content:"";background:#e65b42;border-radius:3px;width:3px;position:absolute;top:3px;bottom:3px;left:0}.app-shell--workspace .published-copy .rich-text-content{color:#5b655b;white-space:pre-line;margin:0;font-size:14px;line-height:1.9}.app-shell--workspace .published-copy .rich-text-content>:last-child{margin-bottom:0}.app-shell--workspace .published-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.app-shell--workspace .published-actions .primary-button,.app-shell--workspace .published-actions .secondary-button{min-height:42px}.app-shell--workspace .appointment-detail-page{width:min(1154px,100%);margin:0 auto;padding-top:14px}.app-shell--workspace .appointment-detail-page .back-button{color:#667066;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:16px;font-size:13px;font-weight:650;display:inline-flex}.app-shell--workspace .appointment-detail-page .back-button:hover{color:#d7553e}.app-shell--workspace .site-survey-form-page{width:min(1154px,100%);margin:0 auto;padding-top:14px}.app-shell--workspace .site-survey-form-page .back-button{color:#667066;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:16px;font-size:13px;font-weight:650;display:inline-flex}.app-shell--workspace .site-survey-form-page .back-button:hover{color:#d7553e}.app-shell--workspace .site-survey-form-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:18px;display:grid}.app-shell--workspace .site-survey-form{background:#fff;border:1px solid #e2e8e1;border-radius:18px;padding:30px 32px;box-shadow:0 13px 30px #191d1809}.app-shell--workspace .site-survey-form header{border-bottom:1px solid #e8ece7;align-items:flex-start;gap:14px;margin-bottom:25px;padding-bottom:21px;display:flex}.app-shell--workspace .site-survey-form-icon{color:#df583f;background:#fff0eb;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.app-shell--workspace .site-survey-form header p{color:#d7553e;letter-spacing:.1em;margin:1px 0 5px;font-size:10px;font-weight:800}.app-shell--workspace .site-survey-form header h1{color:#293129;margin:0;font-size:25px}.app-shell--workspace .site-survey-form header span{color:#7d857d;margin-top:6px;font-size:12px;line-height:1.6;display:block}.app-shell--workspace .site-survey-form>label{color:#465046;margin-top:17px;font-size:12px;font-weight:650;display:block}.app-shell--workspace .site-survey-form>label input{box-sizing:border-box;color:#303630;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #dce3db;border-radius:9px;outline:0;margin-top:8px;padding:0 12px}.app-shell--workspace .site-survey-form>label input:focus{border-color:#df654c;box-shadow:0 0 0 3px #e0654c1a}.app-shell--workspace .site-survey-form footer{border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:16px;margin-top:27px;padding-top:18px;display:flex}.app-shell--workspace .site-survey-form footer>span{color:#858d85;font-size:11px;line-height:1.55}.app-shell--workspace .site-survey-form footer .primary-button{white-space:nowrap;min-width:112px;min-height:42px;margin:0}.app-shell--workspace .site-survey-guide{background:#f8faf7;border:1px solid #e3e9e1;border-radius:16px;padding:23px 21px}.app-shell--workspace .site-survey-guide>span{color:#384338;font-size:14px;font-weight:750}.app-shell--workspace .site-survey-guide ol{gap:19px;margin:21px 0 24px;padding:0;list-style:none;display:grid}.app-shell--workspace .site-survey-guide li{gap:10px;display:flex}.app-shell--workspace .site-survey-guide li>b{color:#fff;background:#3f714d;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.app-shell--workspace .site-survey-guide li strong,.app-shell--workspace .site-survey-guide li small{display:block}.app-shell--workspace .site-survey-guide li strong{color:#445044;font-size:12px}.app-shell--workspace .site-survey-guide li small{color:#858e85;margin-top:4px;font-size:11px;line-height:1.5}.app-shell--workspace .site-survey-guide>p{color:#657065;border-top:1px solid #e4e9e3;align-items:flex-start;gap:7px;margin:0;padding-top:16px;font-size:11px;line-height:1.6;display:flex}.app-shell--workspace .site-survey-guide>p svg{color:#47835a;flex:none;margin-top:1px}.app-shell--workspace .appointment-detail-card{background:#fff;border:1px solid #e2e8e1;border-radius:18px;padding:30px 32px;box-shadow:0 13px 30px #191d1809}.app-shell--workspace .appointment-detail-header{border-bottom:1px solid #e8ece7;align-items:flex-start;gap:14px;padding-bottom:20px;display:flex}.app-shell--workspace .appointment-detail-header .record-icon{flex:none}.app-shell--workspace .appointment-detail-header>div{flex:1}.app-shell--workspace .appointment-detail-header .eyebrow{color:#d6553f;letter-spacing:.12em;font-size:10px;font-weight:800}.app-shell--workspace .appointment-detail-header h1{color:#252b25;margin:6px 0 5px;font-size:27px}.app-shell--workspace .appointment-detail-header p{color:#7e857d;margin:0;font-size:13px}.app-shell--workspace .appointment-detail-card dl{grid-template-columns:repeat(2,1fr);gap:0 30px;margin:20px 0 0;display:grid}.app-shell--workspace .appointment-detail-card dl div{border-bottom:1px solid #e9ece8;justify-content:space-between;padding:15px 0;display:flex}.app-shell--workspace .appointment-detail-card dt{color:#858b84;font-size:12px}.app-shell--workspace .appointment-detail-card dd{color:#252825;margin:0;font-size:13px;font-weight:650}.app-shell--workspace .appointment-service-steps{background:#f7faf7;border:1px solid #dfe8e0;border-radius:11px;margin-top:20px;padding:14px 16px}.app-shell--workspace .appointment-service-steps b,.app-shell--workspace .appointment-service-steps span{display:block}.app-shell--workspace .appointment-service-steps b{color:#455145;font-size:13px}.app-shell--workspace .appointment-service-steps span{color:#697469;margin-top:5px;font-size:12px;line-height:1.65}.app-shell--workspace .creator-center{padding-top:2px}.app-shell--workspace .creator-center-head{border-bottom:1px solid #e8ece7;justify-content:space-between;align-items:flex-end;gap:24px;padding:0 0 21px;display:flex}.app-shell--workspace .creator-center-head>div:first-child>span{color:#d6553f;letter-spacing:.12em;font-size:10px;font-weight:800}.app-shell--workspace .creator-center-head h2{color:#252b25;margin:6px 0 5px;font-size:26px}.app-shell--workspace .creator-center-head p{color:#7b827b;margin:0;font-size:13px;line-height:1.65}.app-shell--workspace .creator-tabs{background:#f2f4f1;border-radius:10px;gap:5px;padding:4px;display:flex}.app-shell--workspace .creator-tabs button{color:#7a8279;white-space:nowrap;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 13px;font-size:12px;font-weight:650}.app-shell--workspace .creator-tabs button.active{color:#242824;background:#fff;box-shadow:0 2px 7px #191d1814}.app-shell--workspace .creator-work-list{gap:12px;margin-top:22px;display:grid}.app-shell--workspace .creator-work-list>article{background:#fff;border:1px solid #e4e8e3;border-radius:14px;grid-template-columns:174px minmax(0,1fr);gap:17px;padding:13px;display:grid}.app-shell--workspace .creator-work-list>article>img,.app-shell--workspace .creator-work-cover{object-fit:cover;border-radius:10px;width:174px;height:116px}.app-shell--workspace .creator-work-cover{color:#899189;background:#f2f4f1;place-items:center;font-size:12px;display:grid}.app-shell--workspace .creator-work-copy{justify-content:space-between;align-items:center;gap:18px;min-width:0;display:flex}.app-shell--workspace .creator-work-kind{color:#7c857c;font-size:11px}.app-shell--workspace .creator-work-copy h3{color:#2a302a;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 7px;font-size:16px;overflow:hidden}.app-shell--workspace .creator-work-copy p{color:#757d75;max-width:470px;margin:0;font-size:12px;line-height:1.65}.app-shell--workspace .creator-work-status{flex:0 0 135px;justify-items:end;gap:8px;display:grid}.app-shell--workspace .creator-work-status small{color:#969c96;font-size:10px}.app-shell--workspace .creator-work-status>a{color:#d7553e;font-size:11px}.app-shell--workspace .creator-product-status{gap:4px;width:100%;display:grid}.app-shell--workspace .creator-product-status span{color:#4e7f59;text-align:center;background:#f1f9f2;border:1px solid #cfe3d2;border-radius:6px;padding:4px 7px;font-size:10px}.app-shell--workspace .creator-product-status b{margin-right:3px}.app-shell--workspace .creator-income-summary{grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;margin-top:22px;display:grid}.app-shell--workspace .creator-income-summary>article{background:linear-gradient(145deg,#fff,#fbfcfa);border:1px solid #e3e8e2;border-radius:13px;min-height:126px;padding:18px}.app-shell--workspace .creator-income-summary span,.app-shell--workspace .creator-income-summary strong,.app-shell--workspace .creator-income-summary small{display:block}.app-shell--workspace .creator-income-summary span{color:#7c847c;font-size:12px}.app-shell--workspace .creator-income-summary strong{color:#283128;margin-top:9px;font-size:25px}.app-shell--workspace .creator-income-summary small{color:#9aa09a;margin-top:7px;font-size:10px;line-height:1.5}.app-shell--workspace .creator-income-summary>article:first-child strong{color:#34764a}.app-shell--workspace .creator-income-summary>article:nth-child(2) strong{color:#b27b28}.app-shell--workspace .creator-income-summary>.primary-button{border-radius:13px;min-height:0}.app-shell--workspace .creator-income-summary>.primary-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.app-shell--workspace .creator-income-summary>.primary-button{min-height:56px}.app-shell--workspace .creator-income-summary>.creator-withdraw-button{color:#fff;background:#2d4936;border:0;border-radius:10px;grid-column:auto;justify-content:center;place-self:center end;align-items:center;gap:7px;min-width:148px;min-height:48px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #2648312e}.app-shell--workspace .creator-income-summary>.creator-withdraw-button:hover{background:#213c2b;transform:translateY(-1px)}.app-shell--workspace .creator-income-summary>.creator-withdraw-button:disabled{color:#fff;background:#9ca69e}.app-shell--workspace .creator-ledger-section,.app-shell--workspace .creator-withdrawal-records{border-top:1px solid #e8ece7;margin-top:26px;padding-top:22px}.app-shell--workspace .creator-section-heading h3{color:#303630;margin:0;font-size:17px}.app-shell--workspace .creator-section-heading p{color:#858c85;margin:5px 0 0;font-size:11px;line-height:1.55}.app-shell--workspace .creator-ledger-wrap{border:1px solid #e4e8e3;border-radius:11px;margin-top:14px;overflow-x:auto}.app-shell--workspace .creator-ledger{min-width:700px}.app-shell--workspace .creator-ledger>div{border-bottom:1px solid #edf0ec;grid-template-columns:minmax(210px,1.5fr) minmax(130px,.9fr) 110px 110px;align-items:center;gap:15px;min-height:62px;padding:0 16px;font-size:12px;display:grid}.app-shell--workspace .creator-ledger>div:last-child{border-bottom:0}.app-shell--workspace .creator-ledger-head{color:#818881;background:#f7f9f6;min-height:42px!important;font-size:11px!important}.app-shell--workspace .creator-ledger strong{color:#303630;font-weight:650}.app-shell--workspace .creator-ledger strong small{color:#929892;margin-top:4px;font-size:10px;font-weight:400;display:block}.app-shell--workspace .creator-ledger>div>span{color:#717871}.app-shell--workspace .creator-ledger b{color:#3d453d}.app-shell--workspace .creator-ledger em{color:#3d8053;font-style:normal;font-weight:700}.app-shell--workspace .creator-withdrawal-records>article{border-bottom:1px solid #edf0ec;justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:13px 0;display:flex}.app-shell--workspace .creator-withdrawal-records>article>div:last-child{justify-content:flex-end;align-items:center;gap:11px;display:flex}.app-shell--workspace .creator-withdrawal-records strong{color:#303630;font-size:14px}.app-shell--workspace .creator-withdrawal-records p{color:#929892;margin:5px 0 0;font-size:11px}.app-shell--workspace .creator-withdrawal-records .withdrawal-reason{color:#a04e40;margin:0;font-size:11px}.app-shell--workspace .creator-empty-copy{color:#929892;margin:14px 0 0;font-size:12px}.withdrawal-modal{max-width:440px}.withdrawal-modal .modal-icon{color:#d9513b;background:#fff0eb}.withdrawal-modal>p{color:#767d76;font-size:13px}.withdrawal-modal dl{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.withdrawal-modal dl div{background:#f6f8f5;border-radius:10px;padding:12px}.withdrawal-modal dt{color:#858d85;font-size:11px}.withdrawal-modal dd{color:#354d39;margin:6px 0 0;font-size:17px;font-weight:750}.withdrawal-modal label{color:#4f574f;margin-top:14px;font-size:12px;font-weight:650;display:block;position:relative}.withdrawal-modal label input{box-sizing:border-box;background:#fff;border:1px solid #dde4dc;border-radius:9px;outline:0;width:100%;height:46px;margin-top:8px;padding:0 41px 0 12px}.withdrawal-modal label input:focus{border-color:#df654c;box-shadow:0 0 0 3px #e0654c1a}.withdrawal-modal label>span{color:#909790;font-size:12px;font-weight:400;position:absolute;bottom:14px;right:13px}.withdrawal-validation{color:#c5513c!important;margin:7px 0 0!important;font-size:11px!important}.withdrawal-modal .full{width:100%;min-height:42px;margin-top:18px}.withdrawal-modal>small{color:#939a93;margin-top:12px;font-size:11px;line-height:1.6;display:block}.app-shell--workspace .personal-workspace .feedback-panel{margin-top:24px;display:block}.app-shell--workspace .personal-workspace .feedback-panel .feedback-form{background:0 0;border:0;gap:22px;padding:0;display:grid}.app-shell--workspace .personal-workspace .feedback-intro{background:#f8faf7;border:1px solid #e3e9e1;border-radius:12px;padding:22px 23px}.app-shell--workspace .personal-workspace .feedback-intro>span,.app-shell--workspace .personal-workspace .feedback-aside-eyebrow{color:#d6553f;letter-spacing:.12em;font-size:10px;font-weight:800;display:block}.app-shell--workspace .personal-workspace .feedback-intro h2{color:#293129;margin:7px 0 5px;font-size:23px}.app-shell--workspace .personal-workspace .feedback-intro p{color:#6f786f;margin:0;font-size:13px;line-height:1.7}.app-shell--workspace .personal-workspace .feedback-intro.compact{background:0 0;border:0;padding:0}.app-shell--workspace .personal-workspace .feedback-intro.compact strong{color:#313831;font-size:15px}.app-shell--workspace .personal-workspace .feedback-intro.compact p{margin-top:4px}.app-shell--workspace .personal-workspace .feedback-workspace{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);align-items:start;gap:16px;display:grid}.app-shell--workspace .personal-workspace .feedback-main{background:#fff;border:1px solid #e3e9e2;border-radius:12px;gap:18px;min-height:336px;padding:24px;display:grid}.app-shell--workspace .personal-workspace .feedback-main form{gap:18px;padding-top:2px;display:grid}.app-shell--workspace .personal-workspace .feedback-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.app-shell--workspace .personal-workspace .feedback-context article{background:#fbfcfa;border:1px solid #e3e9e2;border-radius:10px;align-items:flex-start;gap:10px;min-height:82px;padding:15px;display:flex}.app-shell--workspace .personal-workspace .feedback-context svg{color:#db583f;flex:none}.app-shell--workspace .personal-workspace .feedback-context strong,.app-shell--workspace .personal-workspace .feedback-context span{display:block}.app-shell--workspace .personal-workspace .feedback-context strong{color:#384038;font-size:13px}.app-shell--workspace .personal-workspace .feedback-context span{color:#879087;margin-top:4px;font-size:11px;line-height:1.5}.app-shell--workspace .personal-workspace .feedback-main label{color:#465046;font-size:12px;font-weight:650;display:block}.app-shell--workspace .personal-workspace .feedback-main select,.app-shell--workspace .personal-workspace .feedback-main textarea{box-sizing:border-box;color:#303630;width:100%;font:inherit;background:#fff;border:1px solid #dce3db;border-radius:9px;outline:0;margin-top:8px;font-size:12px}.app-shell--workspace .personal-workspace .feedback-main select{height:43px;padding:0 11px}.app-shell--workspace .personal-workspace .feedback-main textarea{resize:vertical;min-height:126px;padding:11px}.app-shell--workspace .personal-workspace .feedback-main select:focus,.app-shell--workspace .personal-workspace .feedback-main textarea:focus{border-color:#df654c;box-shadow:0 0 0 3px #e0654c1a}.app-shell--workspace .personal-workspace .feedback-submit-row{border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:14px;padding-top:5px;display:flex}.app-shell--workspace .personal-workspace .feedback-submit-row span{color:#939a93;font-size:11px;line-height:1.55}.app-shell--workspace .personal-workspace .feedback-submit-row .primary-button{min-width:118px;min-height:40px}.app-shell--workspace .personal-workspace .success-note{color:#34764a;background:#eff8f1;border-radius:9px;align-items:center;gap:7px;padding:11px 12px;font-size:12px;display:flex}.app-shell--workspace .personal-workspace .feedback-aside{background:#fafcf9;border:1px solid #e3e9e2;border-radius:12px;padding:20px}.app-shell--workspace .personal-workspace .feedback-aside-status{color:#3a7d51;align-items:flex-start;gap:10px;margin-top:16px;display:flex}.app-shell--workspace .personal-workspace .feedback-aside-status strong,.app-shell--workspace .personal-workspace .feedback-aside-status small{display:block}.app-shell--workspace .personal-workspace .feedback-aside-status strong{color:#3d493e;font-size:13px}.app-shell--workspace .personal-workspace .feedback-aside-status small{color:#879087;margin-top:4px;font-size:11px;line-height:1.5}.app-shell--workspace .personal-workspace .feedback-aside-copy{border-top:1px solid #e9ede8;margin-top:22px;padding-top:19px}.app-shell--workspace .personal-workspace .feedback-aside-copy strong{color:#3d463d;font-size:13px}.app-shell--workspace .personal-workspace .feedback-aside-copy p{color:#7d877d;margin:7px 0 0;font-size:11px;line-height:1.7}.app-shell--workspace .personal-workspace .feedback-aside-list{color:#657065;gap:7px;margin:18px 0;padding:0;font-size:11px;list-style:none;display:grid}.app-shell--workspace .personal-workspace .feedback-aside-list li:before{color:#d85a41;content:"•";margin-right:7px}.app-shell--workspace .personal-workspace .feedback-aside-note{color:#8b5b50;border-top:1px solid #e9ede8;align-items:flex-start;gap:7px;padding-top:14px;font-size:11px;line-height:1.55;display:flex}.app-shell--workspace .personal-workspace .feedback-records{border-top:1px solid #e8ece7;padding-top:22px}.app-shell--workspace .personal-workspace .feedback-records header h3{color:#303630;margin:0;font-size:17px}.app-shell--workspace .personal-workspace .feedback-records header p{color:#858c85;margin:5px 0 0;font-size:11px}.app-shell--workspace .personal-workspace .feedback-records .record-list{margin-top:14px}.app-shell--workspace .personal-workspace .feedback-reply{background:#f0f8f0;border-radius:7px;padding:8px;color:#56705b!important}.app-shell--workspace .personal-workspace .feedback-empty{color:#929892;margin:14px 0 0;font-size:12px}.app-shell--workspace .settings-page{width:min(1154px,100%);margin:0 auto;padding-top:14px}.app-shell--workspace .settings-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:16px;display:grid}.app-shell--workspace .settings-layout>aside,.app-shell--workspace .settings-layout>main{background:#fff;border:1px solid #e2e8e1;border-radius:17px;min-height:610px;padding:29px 30px;box-shadow:0 13px 30px #191d1809}.app-shell--workspace .settings-layout>aside{background:linear-gradient(165deg,#fff,#f6f8f5);padding:24px 20px;position:sticky;top:94px}.app-shell--workspace .settings-layout>aside .eyebrow{color:#d6553f;letter-spacing:.12em;font-size:10px;font-weight:800}.app-shell--workspace .settings-layout>aside h1{color:#252b25;margin:7px 0 19px;font-size:25px}.app-shell--workspace .settings-layout>aside button{color:#737972;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:24px 1fr 16px;align-items:center;gap:6px;width:100%;min-height:42px;padding:0 11px;font-size:12px;display:grid}.app-shell--workspace .settings-layout>aside button.active{color:#fff;background:#252b25}.app-shell--workspace .settings-layout>main h2{color:#292f29;margin:0;font-size:27px}.app-shell--workspace .settings-lead{color:#7f847e;max-width:42em;margin:7px 0 24px;font-size:13px;line-height:1.65}.app-shell--workspace .settings-layout form>label:not(.avatar-editor){color:#424a42;margin-top:18px;font-size:13px;font-weight:600;display:block}.app-shell--workspace .settings-layout form input:not([type=file]){box-sizing:border-box;color:#303630;background:#fff;border:1px solid #dfe2de;border-radius:10px;outline:0;width:100%;height:48px;margin-top:8px;padding:0 13px}.app-shell--workspace .settings-layout form input:focus{border-color:#df654c;box-shadow:0 0 0 3px #e0654c1a}.app-shell--workspace .avatar-editor{align-items:center;gap:14px;margin:24px 0;display:flex}.app-shell--workspace .avatar-editor img,.app-shell--workspace .avatar-editor>span{color:#fff;object-fit:cover;background:#181918;border-radius:22px;place-items:center;width:76px;height:76px;font-size:27px;font-weight:700;display:grid;overflow:hidden}.app-shell--workspace .avatar-editor strong,.app-shell--workspace .avatar-editor small{display:block}.app-shell--workspace .avatar-editor strong{color:#394139;font-size:13px}.app-shell--workspace .avatar-editor small{color:#909790;margin-top:4px;font-size:11px}.app-shell--workspace .avatar-editor input{width:190px;margin-top:9px;font-size:11px;display:block}.app-shell--workspace .settings-layout .primary-button{min-height:45px;margin-top:24px}.app-shell--workspace .binding-card,.app-shell--workspace .danger-card{background:#f5f6f4;border-radius:14px;align-items:center;gap:13px;margin-top:18px;padding:18px;display:flex}.app-shell--workspace .binding-card>div,.app-shell--workspace .danger-card>div{flex:1}.app-shell--workspace .binding-card strong,.app-shell--workspace .danger-card strong{color:#384238;font-size:14px}.app-shell--workspace .binding-card p,.app-shell--workspace .danger-card p{color:#7f847e;margin:4px 0 0;font-size:12px;line-height:1.6}.app-shell--workspace .binding-card>b{color:#387c50;font-size:11px}.app-shell--workspace .account-setting-icon,.app-shell--workspace .wechat-mark{color:#546054;background:#e8ece7;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}.app-shell--workspace .wechat-mark{color:#fff;background:#1aa966}.app-shell--workspace .danger-card.destructive{color:#9e3e32;background:#fff2ef}.app-shell--workspace .danger-card.destructive .account-setting-icon{color:#ad4435;background:#fff}.app-shell--workspace .account-detail-actions{gap:9px;margin-top:14px;display:flex}.app-shell--workspace .account-detail-actions button{color:#565e56;background:#fff;border:1px solid #dfe2de;border-radius:9px;min-height:38px;padding:0 12px;font-size:12px}.app-shell--workspace .danger-button{color:#fff;background:#bc3d31;border:0;border-radius:11px;min-height:45px;margin-top:18px;padding:0 17px;font-weight:600}.account-confirm-modal{max-width:420px}.account-confirm-modal .modal-icon{color:#c7543f;background:#fff0ed}.account-confirm-modal>p{color:#737b73;font-size:13px;line-height:1.7}.account-confirm-modal>div{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}.account-confirm-modal .secondary-button{color:#4b554b;background:#fff;border:1px solid #dce3da;min-height:42px}.account-confirm-modal .danger-button,.account-confirm-modal .primary-button{min-height:42px;margin-top:0}.app-shell--workspace .account-page{width:min(1154px,100%);margin:0 auto}.app-shell--workspace .account-page .account-management-panel{min-height:773px}.app-shell--workspace .account-panel-heading{border-bottom:1px solid #e8ece7;margin-bottom:24px;padding-bottom:19px}.app-shell--workspace .account-panel-heading h2{color:#293129;margin:0;font-size:25px}.app-shell--workspace .account-panel-heading p{color:#768076;margin:6px 0 0;font-size:13px}.app-shell--workspace .account-overview-card{background:#f8faf7;border:1px solid #e1e7df;border-radius:12px;align-items:center;gap:13px;min-height:90px;padding:16px 18px;display:flex}.app-shell--workspace .account-overview-card>img,.app-shell--workspace .account-overview-avatar{color:#fff;object-fit:cover;background:#303a30;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:grid;overflow:hidden}.app-shell--workspace .account-overview-card>div{flex:1;min-width:0}.app-shell--workspace .account-overview-card strong{color:#303830;font-size:15px;display:block}.app-shell--workspace .account-overview-card p{color:#7a847a;margin:4px 0 0;font-size:11px}.app-shell--workspace .account-overview-card>span:last-child{color:#527253;white-space:nowrap;background:#f8fcf7;border:1px solid #cfe0cf;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.app-shell--workspace .account-setting-groups{gap:14px;margin-top:16px;display:grid}.app-shell--workspace .account-setting-groups>section{background:#fff;border:1px solid #e2e8e1;border-radius:12px;overflow:hidden}.app-shell--workspace .account-setting-groups h3{color:#667166;background:#fafbf9;border-bottom:1px solid #edf0eb;margin:0;padding:13px 16px 11px;font-size:12px}.app-shell--workspace .account-setting-row{color:#333b33;text-align:left;background:#fff;border:0;border-top:1px solid #edf0eb;grid-template-columns:40px minmax(0,1fr) minmax(124px,auto) 18px;align-items:center;gap:12px;width:100%;min-height:78px;padding:12px 16px;transition:background .18s,box-shadow .18s;display:grid}.app-shell--workspace .account-setting-row:first-child{border-top:0}.app-shell--workspace .account-setting-row:hover{background:#fafbf9;box-shadow:inset 2px 0 #d8e2d6}.app-shell--workspace .account-setting-icon{color:#507052;background:#edf4eb;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.app-shell--workspace .account-setting-row:nth-child(2) .account-setting-icon{color:#a45d3f;background:#fff0e9}.app-shell--workspace .account-setting-row:nth-child(3) .account-setting-icon{color:#478163;background:#eaf6ee}.app-shell--workspace .account-setting-row:nth-child(4) .account-setting-icon{color:#54729b;background:#edf3fb}.app-shell--workspace .account-setting-copy{min-width:0}.app-shell--workspace .account-setting-copy strong,.app-shell--workspace .account-setting-copy small,.app-shell--workspace .account-setting-status b,.app-shell--workspace .account-setting-status small{display:block}.app-shell--workspace .account-setting-copy strong{color:#343c34;font-size:13px}.app-shell--workspace .account-setting-copy small{color:#899189;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;line-height:1.35;overflow:hidden}.app-shell--workspace .account-setting-status{text-align:right;min-width:0}.app-shell--workspace .account-setting-status b{color:#657165;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.app-shell--workspace .account-setting-status small{color:#a1a8a1;margin-top:4px;font-size:10px}.app-shell--workspace .account-setting-row>svg{color:#a0a8a0;justify-self:end}.app-shell--workspace .account-setting-row.danger{color:#893f34}.app-shell--workspace .account-setting-row.danger .account-setting-icon{color:#a8483a;background:#fff0ed}.app-shell--workspace .account-setting-row.danger .account-setting-status b{color:#9d5549}.app-shell--workspace .account-detail-form{gap:16px;width:100%;display:grid}.app-shell--workspace .inline-back-button{color:#687568;background:0 0;border:0;align-items:center;gap:4px;width:max-content;min-height:30px;margin:0;padding:0 3px;font-size:12px;display:inline-flex}.app-shell--workspace .inline-back-button:hover{color:#303a30}.app-shell--workspace .account-detail-heading{background:#f7faf6;border:1px solid #e0e7de;border-radius:12px;align-items:flex-start;gap:12px;padding:20px 22px;display:flex}.app-shell--workspace .account-detail-heading .account-setting-icon{border-radius:12px;width:40px;height:40px}.app-shell--workspace .account-detail-heading h2{color:#2f382f;margin:0;font-size:21px}.app-shell--workspace .account-detail-heading p{color:#748074;margin:5px 0 0;font-size:12px;line-height:1.6}.app-shell--workspace .account-detail-workspace{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);align-items:start;gap:16px;display:grid}.app-shell--workspace .account-detail-content{background:#fff;border:1px solid #e3e9e2;border-radius:12px;gap:20px;min-height:336px;padding:24px;display:grid}.app-shell--workspace .account-detail-aside{background:#fafcf9;border:1px solid #e2e8e0;border-radius:12px;align-content:start;gap:15px;min-height:336px;padding:20px;display:grid}.app-shell--workspace .account-aside-eyebrow{color:#718570;letter-spacing:.12em;font-size:10px;font-weight:800}.app-shell--workspace .account-aside-eyebrow.danger{color:#aa5c4e}.app-shell--workspace .account-profile-preview{border-bottom:1px solid #e3e9e1;align-items:center;gap:11px;padding:13px 0 17px;display:flex}.app-shell--workspace .account-profile-preview>img,.app-shell--workspace .account-profile-preview>span{color:#fff;object-fit:cover;background:#303a30;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:grid;overflow:hidden}.app-shell--workspace .account-profile-preview strong,.app-shell--workspace .account-profile-preview small{display:block}.app-shell--workspace .account-profile-preview strong{color:#354035;font-size:14px}.app-shell--workspace .account-profile-preview small{color:#859085;margin-top:3px;font-size:11px}.app-shell--workspace .account-aside-status{color:#56805a;background:#f8fcf7;border:1px solid #dbe7d9;border-radius:11px;align-items:center;gap:10px;padding:13px;display:flex}.app-shell--workspace .account-aside-status.pending{color:#77837a;background:#fbfcfa;border-color:#e1e6df}.app-shell--workspace .account-aside-status.danger{color:#a04d3e;background:#fff8f6;border-color:#efd6d0}.app-shell--workspace .account-aside-status strong,.app-shell--workspace .account-aside-status small{display:block}.app-shell--workspace .account-aside-status strong{color:inherit;font-size:12px}.app-shell--workspace .account-aside-status small{color:#829082;margin-top:3px;font-size:10px}.app-shell--workspace .account-aside-region{background:#f8fbf7;border:1px solid #dfe8dd;border-radius:12px;gap:5px;padding:15px;display:grid}.app-shell--workspace .account-aside-region span{color:#849084;font-size:10px}.app-shell--workspace .account-aside-region strong{color:#344134;font-size:16px}.app-shell--workspace .account-aside-copy{border-bottom:1px solid #e4eae3;padding:0 0 14px}.app-shell--workspace .account-aside-copy strong{color:#4a554a;font-size:12px;display:block}.app-shell--workspace .account-aside-copy p{color:#778177;margin:6px 0 0;font-size:11px;line-height:1.65}.app-shell--workspace .account-aside-list{color:#707c70;gap:9px;margin:0;padding:0;font-size:11px;line-height:1.45;list-style:none;display:grid}.app-shell--workspace .account-aside-list li{padding-left:14px;position:relative}.app-shell--workspace .account-aside-list li:before{content:"";background:#8ba58a;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.app-shell--workspace .account-aside-list.danger{color:#8c6861}.app-shell--workspace .account-aside-list.danger li:before{background:#d28a7d}.app-shell--workspace .account-detail-form .avatar-editor{background:#fafcf9;border:1px solid #e4ebe2;border-radius:12px;grid-template-columns:66px minmax(0,1fr) auto;gap:14px;margin:0;padding:16px;display:grid}.app-shell--workspace .account-detail-form .avatar-editor>img,.app-shell--workspace .account-detail-form .avatar-editor>span{object-fit:cover;border-radius:17px;width:66px;height:66px}.app-shell--workspace .account-detail-form .avatar-editor>span{color:#fff;background:#303a30;place-items:center;font-size:23px;font-weight:700;display:grid}.app-shell--workspace .account-detail-form .avatar-editor>div{align-self:center;min-width:0}.app-shell--workspace .account-detail-form .avatar-editor strong,.app-shell--workspace .account-detail-form .avatar-editor small{display:block}.app-shell--workspace .account-detail-form .avatar-editor strong{color:#364036;font-size:13px}.app-shell--workspace .account-detail-form .avatar-editor small{color:#899389;margin-top:4px;font-size:11px;line-height:1.5}.app-shell--workspace .account-detail-form .avatar-editor input{align-self:center;max-width:165px;font-size:11px}.app-shell--workspace .account-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.app-shell--workspace .account-field-wide{grid-column:1/-1}.app-shell--workspace .account-detail-form label:not(.avatar-editor):not(.confirm-row){color:#434b43;gap:8px;font-size:13px;font-weight:650;display:grid}.app-shell--workspace .account-detail-form input:not([type=file]){box-sizing:border-box;color:#2d352d;background:#fff;border:1px solid #dce3db;border-radius:10px;width:100%;min-height:46px;padding:0 13px}.app-shell--workspace .account-detail-form input:not([type=file]):focus{border-color:#bdcbbd;outline:0;box-shadow:0 0 0 3px #305d3517}.app-shell--workspace .account-detail-actions{justify-content:space-between;align-items:center;gap:16px;padding-top:2px;display:flex}.app-shell--workspace .account-detail-actions>span{color:#8b948b;max-width:390px;font-size:11px;line-height:1.55}.app-shell--workspace .account-detail-actions .primary-button,.app-shell--workspace .account-detail-actions .danger-button{width:max-content;margin:0}.app-shell--workspace .account-detail-actions.danger{border-top:1px solid #f0e3df;padding:13px 0 0}.app-shell--workspace .account-detail-actions.danger>span{color:#9a7169}.app-shell--workspace .account-security-summary{background:#fafcf9;border:1px solid #e2e9e0;border-radius:12px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.app-shell--workspace .account-security-summary>div{min-width:0}.app-shell--workspace .account-security-summary strong,.app-shell--workspace .account-security-summary p{display:block}.app-shell--workspace .account-security-summary strong{color:#384238;font-size:13px}.app-shell--workspace .account-security-summary p{color:#869086;margin:4px 0 0;font-size:11px;line-height:1.5}.app-shell--workspace .account-security-summary b{color:#3d4a3d;white-space:nowrap;font-size:13px}.app-shell--workspace .account-region-summary,.app-shell--workspace .account-unavailable-note{background:#fafcf9;border:1px solid #e2e9e0;border-radius:12px;padding:16px}.app-shell--workspace .account-region-summary{background:#f7faf6;grid-template-columns:auto 1fr;align-items:baseline;gap:7px 13px;display:grid}.app-shell--workspace .account-region-summary span{color:#859085;font-size:11px}.app-shell--workspace .account-region-summary strong{color:#334033;font-size:17px}.app-shell--workspace .account-region-summary p{color:#778177;grid-column:1/-1;margin:0;font-size:11px}.app-shell--workspace .account-unavailable-note strong{color:#4b564b;font-size:12px;display:block}.app-shell--workspace .account-unavailable-note p{color:#778177;margin:6px 0 0;font-size:12px;line-height:1.65}.app-shell--workspace .account-unavailable-note.danger{background:#fffaf8;border-color:#efddd8}.app-shell--workspace .account-unavailable-note.danger strong{color:#91483b}.app-shell--workspace .account-unavailable-note.danger p{color:#85635d}.app-shell--workspace .account-detail-form .binding-card,.app-shell--workspace .account-detail-form .danger-card{border:1px solid #e1e9df;border-radius:12px;margin:0}.app-shell--workspace .account-detail-form .binding-card{background:#f9fcf8;min-height:104px}.app-shell--workspace .account-detail-form .danger-card{background:#fff8f6;border-color:#f0d8d3}.app-shell--workspace .confirm-row{color:#754f48;cursor:pointer;background:#fffdfc;border:1px solid #efdcd6;border-radius:9px;align-items:center;gap:9px;min-height:54px;padding:12px 14px;font-size:12px;display:flex}.app-shell--workspace .confirm-row input{accent-color:#cf5a45;min-width:17px;min-height:17px;width:17px!important;height:17px!important;margin:0!important;padding:0!important}@media (width<=760px){.app-shell--workspace .personal-workspace{width:100%;padding-top:4px}.app-shell--workspace .personal-workspace .mine-content{border-radius:15px;min-height:500px;padding:24px 18px 28px}.app-shell--workspace .personal-workspace .mine-content .panel-heading{align-items:flex-start;gap:13px}.app-shell--workspace .personal-workspace .mine-content .panel-heading h2{font-size:22px}.app-shell--workspace .personal-workspace .mine-follow-toolbar{flex-wrap:wrap;align-items:flex-start;gap:8px 13px;width:100%}.app-shell--workspace .personal-workspace .mine-follow-toolbar .mine-search{width:min(360px,100%)}.app-shell--workspace .personal-workspace .me-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.app-shell--workspace .personal-workspace .creator-list{grid-template-columns:1fr}.app-shell--workspace .personal-workspace .record-list article,.app-shell--workspace .personal-workspace .mine-list article{flex-wrap:wrap;align-items:flex-start}.app-shell--workspace .personal-workspace .record-list>article>div:last-child{justify-items:start;width:100%}.app-shell--workspace .published-detail-page{width:100%;padding-top:4px}.app-shell--workspace .published-detail-header,.app-shell--workspace .published-detail-card{border-radius:14px;padding:22px 18px}.app-shell--workspace .published-detail-header{align-items:flex-start;min-height:0}.app-shell--workspace .published-detail-header h1{font-size:25px}.app-shell--workspace .published-detail-card{padding:18px 16px 22px}.app-shell--workspace .published-gallery>img{height:290px}.app-shell--workspace .published-gallery-thumbs button{flex-basis:66px}.app-shell--workspace .published-actions{grid-template-columns:1fr;display:grid}.app-shell--workspace .appointment-detail-page,.app-shell--workspace .site-survey-form-page{width:100%;padding-top:4px}.app-shell--workspace .site-survey-form-layout{grid-template-columns:1fr;gap:14px}.app-shell--workspace .site-survey-form{border-radius:14px;padding:22px 18px}.app-shell--workspace .site-survey-form footer{flex-direction:column;align-items:stretch}.app-shell--workspace .site-survey-form footer .primary-button{width:100%}.app-shell--workspace .site-survey-guide{border-radius:14px;padding:20px 18px}.app-shell--workspace .appointment-detail-card{border-radius:14px;padding:22px 18px}.app-shell--workspace .appointment-detail-header{flex-wrap:wrap}.app-shell--workspace .appointment-detail-header>.status-pill{margin-left:50px}.app-shell--workspace .appointment-detail-card dl{grid-template-columns:1fr;gap:0}.app-shell--workspace .creator-center-head{display:block}.app-shell--workspace .creator-tabs{width:max-content;margin-top:16px}.app-shell--workspace .creator-work-list>article{grid-template-columns:96px minmax(0,1fr);gap:11px}.app-shell--workspace .creator-work-list>article>img,.app-shell--workspace .creator-work-cover{width:96px;height:88px}.app-shell--workspace .creator-work-copy{display:block}.app-shell--workspace .creator-work-copy h3{font-size:14px}.app-shell--workspace .creator-work-copy p{display:none}.app-shell--workspace .creator-work-status{align-items:center;justify-items:auto;gap:7px;width:auto;margin-top:9px;display:flex}.app-shell--workspace .creator-work-status small{display:none}.app-shell--workspace .creator-product-status{width:auto;display:flex}.app-shell--workspace .creator-income-summary{grid-template-columns:1fr}.app-shell--workspace .creator-income-summary>article{min-height:96px}.app-shell--workspace .creator-income-summary>.primary-button{min-height:46px}.app-shell--workspace .creator-withdrawal-records>article{align-items:flex-start}.app-shell--workspace .creator-withdrawal-records>article>div:last-child{text-align:right;display:block}.app-shell--workspace .creator-withdrawal-records .withdrawal-reason{margin-bottom:6px}.withdrawal-modal{width:min(440px,100vw - 32px)}.app-shell--workspace .personal-workspace .feedback-workspace{grid-template-columns:1fr}.app-shell--workspace .personal-workspace .feedback-main{min-height:0;padding:17px}.app-shell--workspace .personal-workspace .feedback-context{grid-template-columns:1fr}.app-shell--workspace .personal-workspace .feedback-submit-row{flex-direction:column;align-items:flex-start}.app-shell--workspace .personal-workspace .feedback-submit-row .primary-button{width:100%}.app-shell--workspace .settings-page{width:100%;padding-top:4px}.app-shell--workspace .settings-layout{grid-template-columns:1fr}.app-shell--workspace .settings-layout>aside,.app-shell--workspace .settings-layout>main{border-radius:14px;min-height:0;padding:21px 18px}.app-shell--workspace .settings-layout>aside{position:static}.app-shell--workspace .settings-layout>aside h1{margin-bottom:13px}.app-shell--workspace .settings-layout>aside button{grid-template-columns:20px 1fr;width:calc(50% - 4px);margin:2px;font-size:11px;display:inline-grid}.app-shell--workspace .settings-layout>aside button svg:last-child{display:none}.app-shell--workspace .settings-layout>main{margin-top:-8px}.app-shell--workspace .account-detail-actions{grid-template-columns:1fr;display:grid}}.app-shell--workspace .account-detail-form .avatar-upload-button{color:#4d604e;cursor:pointer;background:#fff;border:1px solid #dbe5d9;border-radius:9px;justify-content:center;align-self:center;align-items:center;min-height:36px;padding:0 13px;font-size:11px;font-weight:650;display:inline-flex}.app-shell--workspace .account-detail-form .avatar-upload-button:hover{color:#2f5937;background:#f7fbf6;border-color:#c4d4c2}.app-shell--workspace .account-detail-form .avatar-upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell--workspace .account-detail-form textarea{box-sizing:border-box;color:#2d352d;resize:vertical;background:#fff;border:1px solid #dce3db;border-radius:10px;width:100%;min-height:112px;padding:11px 13px;line-height:1.6}.app-shell--workspace .account-detail-form select{box-sizing:border-box;color:#2d352d;background:#fff;border:1px solid #dce3db;border-radius:10px;width:100%;min-height:46px;padding:0 13px}.app-shell--workspace .account-detail-form textarea:focus,.app-shell--workspace .account-detail-form select:focus{border-color:#bdcbbd;outline:0;box-shadow:0 0 0 3px #305d3517}.app-shell--workspace .account-detail-form .verify-field{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.app-shell--workspace .account-detail-form .verify-field button{color:#4d604e;white-space:nowrap;background:#fff;border:1px solid #dbe5d9;border-radius:10px;min-height:46px;padding:0 14px;font-size:12px}.app-shell--workspace .account-detail-form .verify-field button:disabled{color:#a0aaa0;cursor:not-allowed;background:#f4f7f3}.app-shell--workspace .creator-income-summary>.primary-button{color:#fff;background:linear-gradient(135deg,#253b2b,#3d694a);border:0;border-radius:13px;min-height:56px;font-size:13px;font-weight:700;box-shadow:0 12px 24px #2e5c3b29}.app-shell--workspace .creator-income-summary>.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 28px #2e5c3b38}.app-shell--workspace .identity-verification-page,.app-shell--workspace .contact-package-page{gap:16px;margin-top:20px;display:grid}.app-shell--workspace .identity-verification-intro{color:#778177;margin:0;font-size:12px;line-height:1.7}.app-shell--workspace .identity-verification-card{background:#fff;border:1px solid #e1e8df;border-radius:13px;overflow:hidden}.app-shell--workspace .identity-verification-card>header{background:#fbfcfa;border-bottom:1px solid #edf0eb;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 19px;display:grid}.app-shell--workspace .identity-verification-icon{color:#537aab;background:#edf4ff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.app-shell--workspace .identity-verification-icon.company{color:#b46f34;background:#fff3e6}.app-shell--workspace .identity-verification-card h2{color:#303930;margin:0;font-size:16px}.app-shell--workspace .identity-verification-card header p{color:#858e85;margin:4px 0 0;font-size:11px}.app-shell--workspace .identity-verification-summary{color:#687368;background:#f8faf7;border-bottom:1px solid #edf0eb;flex-wrap:wrap;gap:6px 18px;padding:12px 19px;font-size:11px;display:flex}.app-shell--workspace .identity-verification-reason{color:#9d584b}.app-shell--workspace .identity-verification-approved{justify-content:space-between;align-items:center;gap:18px;padding:19px;display:flex}.app-shell--workspace .identity-verification-approved p{color:#687368;margin:0;font-size:12px;line-height:1.7}.app-shell--workspace .identity-verification-approved .secondary-button{flex:none;min-height:36px}.app-shell--workspace .identity-verification-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:19px;display:grid}.app-shell--workspace .identity-verification-form label{color:#4b554b;gap:7px;font-size:12px;font-weight:650;display:grid}.app-shell--workspace .identity-verification-form input{box-sizing:border-box;color:#303830;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dfe6dd;border-radius:8px;outline:0;padding:0 11px;font-size:12px}.app-shell--workspace .identity-verification-form input:focus{border-color:#bbcfb8;box-shadow:0 0 0 3px #38673d14}.identity-reverification-dialog{width:min(460px,100vw - 32px);padding:26px}.identity-reverification-dialog h2{color:#283128;margin:0;font-size:18px}.identity-reverification-dialog p{color:#677067;margin:12px 0 0;font-size:13px;line-height:1.75}.identity-reverification-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.identity-reverification-actions button{min-height:36px}.app-shell--workspace .identity-verification-form .identity-upload-field{color:#657665;cursor:pointer;background:#fafcf9;border:1px dashed #cfdacb;border-radius:9px;align-content:center;min-height:72px;padding:11px;position:relative}.app-shell--workspace .identity-upload-field input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.app-shell--workspace .identity-upload-field span{color:#526d55;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-weight:500;display:flex;overflow:hidden}.app-shell--workspace .identity-upload-field:has(.identity-license-preview){align-content:start;min-height:184px}.app-shell--workspace .identity-license-preview{object-fit:contain;background:#fff;border:1px solid #dfe7dd;border-radius:6px;width:min(100%,220px);height:132px;margin-top:10px;display:block}.app-shell--workspace .identity-verification-form .identity-authorization{color:#637063;background:#fbfcfa;border:1px solid #e0e8de;border-radius:8px;grid-column:1/-1;align-items:flex-start;gap:8px;padding:10px 11px;font-weight:500;line-height:1.55;display:flex}.app-shell--workspace .identity-verification-form .identity-authorization input{accent-color:#4b7c53;width:15px;min-height:15px;margin:2px 0 0}.app-shell--workspace .identity-verification-form footer{grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;padding-top:3px;display:flex}.app-shell--workspace .identity-verification-form footer small{color:#8a938a;max-width:460px;font-size:10px;line-height:1.55}.app-shell--workspace .identity-verification-form .identity-form-actions{align-items:center;gap:8px;display:inline-flex}.app-shell--workspace .identity-verification-form .primary-button,.app-shell--workspace .identity-verification-form .secondary-button{white-space:nowrap;border-radius:8px;min-height:38px;margin:0;padding:0 14px}.app-shell--workspace .identity-h5-button{color:#396346;background:#f7fbf6;border:1px solid #d2e0d0;border-radius:8px;align-items:center;gap:6px;min-height:36px;margin:0 19px 19px;padding:0 11px;font-size:12px;display:inline-flex}.app-shell--workspace .identity-verification-note,.app-shell--workspace .contact-package-notice{color:#4b734f;background:#f6fbf5;border:1px solid #d9e8d7;border-radius:10px;align-items:flex-start;gap:9px;padding:13px 15px;font-size:12px;line-height:1.6;display:flex}.app-shell--workspace .identity-verification-note svg,.app-shell--workspace .contact-package-notice>svg{flex:none;margin-top:1px}.app-shell--workspace .contact-package-notice strong{font-size:12px;display:block}.app-shell--workspace .contact-package-notice p{color:#6e7d6e;margin:3px 0 0;font-size:11px}.app-shell--workspace .contact-services-page{margin-top:20px}.app-shell--workspace .contact-services-tabs{background:#f6f8f5;border:1px solid #e0e7de;border-radius:9px;gap:3px;width:max-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.app-shell--workspace .contact-services-tabs a{color:#697369;white-space:nowrap;border-radius:6px;flex:none;padding:7px 13px;font-size:12px;font-weight:600;line-height:1.35}.app-shell--workspace .contact-services-tabs a:hover{color:#3f6546}.app-shell--workspace .contact-services-tabs a.active{color:#356c42;background:#fff;box-shadow:0 1px 3px #1d32211a}.app-shell--workspace .contact-services-page .contact-package-page{margin-top:16px}.app-shell--workspace .contact-entitlement-summary{background:#e7ece6;border:1px solid #e0e7de;border-radius:11px;grid-template-columns:minmax(130px,.55fr) repeat(auto-fit,minmax(155px,1fr));gap:1px;display:grid;overflow:hidden}.app-shell--workspace .contact-entitlement-summary>div{background:#fff;align-content:center;gap:4px;min-height:70px;padding:12px 15px;display:grid}.app-shell--workspace .contact-entitlement-summary span,.app-shell--workspace .contact-entitlement-summary small{color:#859085;font-size:10px}.app-shell--workspace .contact-entitlement-summary strong{color:#3f7649;font-size:20px}.app-shell--workspace .contact-package-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,285px),1fr));align-items:stretch;gap:18px;display:grid}.app-shell--workspace .contact-package-card{background:#fff;border:1px solid #dfe7dc;border-radius:12px;grid-template-rows:auto auto 1fr auto auto;gap:14px;min-height:278px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 8px 20px #263c2a09}.app-shell--workspace .contact-package-card:hover{border-color:#cbdac8;transform:translateY(-2px);box-shadow:0 12px 24px #263c2a14}.app-shell--workspace .contact-package-card>header{align-items:center;gap:11px;display:flex}.app-shell--workspace .contact-package-icon{color:#d76349;background:#fff0ec;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.app-shell--workspace .contact-package-card h2{color:#303830;margin:0;font-size:16px;line-height:1.45}.app-shell--workspace .contact-package-price{border-bottom:1px solid #edf1eb;gap:3px;padding-bottom:14px;display:grid}.app-shell--workspace .contact-package-price small{color:#8b968b;font-size:11px}.app-shell--workspace .contact-package-price strong{color:#273d2d;font-size:27px;line-height:1.15}.app-shell--workspace .contact-package-benefit{align-self:start;align-items:baseline;gap:7px;display:flex}.app-shell--workspace .contact-package-benefit strong{color:#3f7649;font-size:20px}.app-shell--workspace .contact-package-benefit span{color:#657064;font-size:12px}.app-shell--workspace .contact-package-meta{color:#5c715e;background:#f2f7f0;border-radius:5px;justify-self:start;padding:5px 9px;font-size:11px;line-height:1.35}.app-shell--workspace .contact-package-card .primary-button{border-radius:8px;width:100%;min-height:42px;margin:2px 0 0;font-size:12px}.contact-payment-modal{text-align:center}.contact-payment-modal>strong{color:#2f4334;margin:9px 0 15px;font-size:25px;display:block}.contact-payment-modal>img{background:#fff;width:210px;height:210px;margin:14px auto;display:block}.contact-payment-modal .contact-payment-hint{font-size:11px}.contact-payment-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.contact-payment-actions .primary-button,.contact-payment-actions .secondary-button{border-radius:8px;min-height:40px;margin:0;padding:0 10px;font-size:11px}.contact-payment-modal>small{color:#909890;margin-top:13px;font-size:10px;line-height:1.55;display:block}.app-shell--workspace .contact-package-order-list>article>div:last-of-type,.app-shell--workspace .contact-usage-list>article>div:last-of-type{text-align:right;flex:none;min-width:110px}.app-shell--workspace .contact-package-order-list>article>div:last-of-type small,.app-shell--workspace .contact-usage-list>article>div:last-of-type small{color:#969e96;margin-top:5px;font-size:10px;display:block}.app-shell--workspace .contact-usage-list>article>div:last-of-type strong{color:#466f4d}.app-shell--workspace .identity-option{position:relative}.app-shell--workspace .identity-option>button{width:100%;min-height:88px;color:inherit;text-align:left;background:0 0;border:0;padding:14px}.app-shell--workspace .identity-option>button:disabled{cursor:default}.app-shell--workspace .identity-option-action{color:#c7523e;background:#fff2ed;border-radius:5px;padding:3px 6px;font-size:10px;font-weight:650;line-height:1.2;position:absolute;bottom:12px;right:13px}.app-shell--workspace .identity-option-action.verified{color:#34764a;background:#eaf7ed}.app-shell--workspace .personal-workspace .tender-owner-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.app-shell--workspace .personal-workspace .tender-owner-toolbar .publication-status-filter{margin-top:0}.app-shell--workspace .personal-workspace .tender-owner-toolbar .primary-button{white-space:nowrap;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:92px;min-height:34px;margin:0;padding:0 12px;font-size:12px;display:inline-flex}.app-shell--workspace .personal-workspace .tender-owner-toolbar .primary-button svg{flex:none}.app-shell--workspace .personal-workspace .tender-owner-actions>.tender-owner-delete{color:#b65646;white-space:nowrap;background:#fff6f3;flex:none;align-items:center;gap:4px;display:inline-flex}.app-shell--workspace .personal-workspace .tender-owner-actions>.tender-owner-delete:hover:not(:disabled){color:#a34536;background:#fff0ec;border-color:#edc8c0}.tender-delete-modal{max-width:390px}.tender-delete-modal .modal-icon{color:#c7543f;background:#fff0ed}.tender-delete-modal>p{color:#737b73;font-size:13px;line-height:1.7}.tender-delete-actions{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}.tender-delete-actions .secondary-button{color:#4b554b;background:#fff;border:1px solid #dce3da;min-height:42px}.tender-delete-actions .danger-button{color:#fff;background:#bc3d31;border:0;border-radius:9px;min-height:42px;margin:0;padding:0 15px;font-size:12px;font-weight:650}@media (width<=760px){.app-shell--workspace .identity-verification-form{grid-template-columns:1fr}.app-shell--workspace .identity-verification-form footer{flex-direction:column;align-items:stretch}.app-shell--workspace .identity-verification-form .primary-button{width:100%}.app-shell--workspace .contact-package-grid{grid-template-columns:1fr}.app-shell--workspace .identity-verification-card>header{grid-template-columns:40px minmax(0,1fr)}.app-shell--workspace .identity-verification-card>header>.status-pill{grid-column:2;justify-self:start}.app-shell--workspace .contact-entitlement-summary{grid-template-columns:1fr}.app-shell--workspace .contact-package-order-list>article>div:last-of-type,.app-shell--workspace .contact-usage-list>article>div:last-of-type{text-align:left;width:100%}.contact-payment-actions{grid-template-columns:1fr}}.app-shell--workspace .order-detail-page{width:min(880px,100%);margin-inline:auto;padding-top:6px}.app-shell--workspace .order-detail-page .back-button{margin-bottom:16px}.app-shell--workspace .order-detail-card{background:#fff;border-radius:18px;padding:30px;box-shadow:0 13px 32px #191d1809}.app-shell--workspace .order-detail-header{align-items:flex-start;gap:14px;display:flex}.app-shell--workspace .order-detail-header>div{flex:1;min-width:0}.app-shell--workspace .order-detail-header .record-icon{flex:none}.app-shell--workspace .order-detail-header h1{color:#262b26;margin:7px 0 5px;font-size:28px;line-height:1.25}.app-shell--workspace .order-detail-header p{color:#7e857d;margin:0;font-size:13px;line-height:1.65}.app-shell--workspace .order-product-row{border:1px solid #eceeeb;border-radius:14px;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:17px;margin-top:27px;padding:16px;display:grid}.app-shell--workspace .order-product-row img,.app-shell--workspace .order-cover-fallback{object-fit:cover;border-radius:10px;width:170px;height:116px}.app-shell--workspace .order-cover-fallback{color:#939b93;background:#edf0ec;place-items:center;font-size:12px;display:grid}.app-shell--workspace .order-product-row strong{color:#303530;font-size:16px}.app-shell--workspace .order-product-row p{color:#767c75;margin:7px 0;font-size:12px;line-height:1.6}.app-shell--workspace .order-product-row small{color:#929792;font-size:11px}.app-shell--workspace .order-product-row>b{color:#d95039;white-space:nowrap;font-size:19px}.app-shell--workspace .order-meta{border-top:1px solid #eceeeb;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:21px 0;display:grid}.app-shell--workspace .order-meta>div{border-bottom:1px solid #eceeeb;justify-content:space-between;gap:12px;padding:14px 0;display:flex}.app-shell--workspace .order-meta dt{color:#858b84;font-size:13px}.app-shell--workspace .order-meta dd{color:#303530;text-align:right;word-break:break-all;margin:0;font-size:13px;font-weight:650}.app-shell--workspace .order-primary-action{background:#202520;border-radius:9px;min-width:118px;margin:0}.app-shell--workspace .order-primary-action:hover{background:#353b35}.app-shell--workspace .order-state-note{color:#716d5c;background:#faf8ef;border-radius:11px;gap:9px;margin-top:18px;padding:14px;font-size:12px;line-height:1.65;display:flex}.app-shell--workspace .order-state-note svg{color:#bd8b31;flex:none}.drawing-payment-modal{width:min(100% - 32px,680px);padding:29px}.drawing-payment-modal .payment-modal-heading{border-bottom:1px solid #ecefeb;justify-content:space-between;align-items:flex-start;gap:18px;padding:0 28px 20px 0;display:flex}.drawing-payment-modal .payment-modal-heading span{color:#df543a;font-size:11px;font-weight:800}.drawing-payment-modal .payment-modal-heading h2{color:#303530;margin:6px 0 5px;font-size:26px}.drawing-payment-modal .payment-modal-heading p{color:#899089;margin:0;font-size:12px}.drawing-payment-modal .payment-modal-heading>strong{color:#bd4a35;white-space:nowrap;background:#fff1ed;border-radius:9px;padding:9px 11px;font-size:13px}.payment-product-summary{background:#fafbf9;border:1px solid #e7eae6;border-radius:13px;align-items:center;gap:11px;margin-top:18px;padding:13px;display:flex}.payment-product-summary .drawing-format-badge{color:#fff;background:#202520;border-radius:10px;place-items:center;width:40px;height:40px;font-size:12px;font-weight:800;display:grid}.payment-product-summary>div{flex:1;min-width:0}.payment-product-summary b,.payment-product-summary p{display:block}.payment-product-summary b{color:#303630;font-size:13px}.payment-product-summary p{color:#909691;margin:4px 0 0;font-size:11px}.payment-product-summary>strong{color:#d74f38;font-size:18px}.wechat-payment-panel{background:#f6f8f5;border-radius:15px;grid-template-columns:178px minmax(0,1fr);align-items:center;gap:26px;margin:22px 0;padding:21px;display:grid}.wechat-payment-panel .payment-qr{background:#fff;border-radius:10px;width:158px;height:158px;padding:8px;box-shadow:0 8px 18px #1a221b14}.wechat-payment-panel h3{color:#303530;margin:7px 0;font-size:17px}.payment-step{color:#48a56a;font-size:11px;font-weight:800}.wechat-payment-panel p{color:#69716a;margin:0;font-size:12px;line-height:1.7}.wechat-payment-panel small{color:#9a9f9a;margin-top:11px;font-size:10px;line-height:1.6;display:block}.drawing-payment-modal .payment-terms-link{color:#6f776f;text-align:center;text-underline-offset:3px;margin:0 auto;font-size:12px;text-decoration:underline;display:block}.app-shell--workspace .drawing-detail-page{width:100%;max-width:none;margin:0;padding-top:6px}.app-shell--workspace .drawing-detail-page>.back-button{margin-bottom:16px}.app-shell--workspace .drawing-detail-header{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;min-height:190px;padding:31px 34px;display:flex}.app-shell--workspace .drawing-detail-header>div{min-width:0}.app-shell--workspace .drawing-detail-header h1{color:#282d28;margin:9px 0 6px;font-size:34px;line-height:1.2}.app-shell--workspace .drawing-detail-header p{color:#777d76;margin:0;font-size:13px}.verified-text,.drawing-disabled-status{align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.verified-text{color:#347c52}.drawing-disabled-status{color:#98713a}.drawing-format-badge{color:#fff;background:#202520;border-radius:22px;flex:none;place-items:center;width:80px;height:80px;font-size:22px;font-weight:800;display:grid}.app-shell--workspace .drawing-detail-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;margin-top:18px;display:grid}.app-shell--workspace .drawing-detail-layout>main{gap:18px;min-width:0;display:grid}.app-shell--workspace .drawing-preview,.app-shell--workspace .drawing-files,.app-shell--workspace .drawing-order{background:#fff;border-radius:18px;padding:24px}.app-shell--workspace .drawing-preview{grid-template-columns:260px minmax(0,1fr);align-items:center;gap:24px;display:grid}.app-shell--workspace .drawing-preview img,.app-shell--workspace .drawing-preview-fallback{object-fit:cover;border-radius:13px;width:260px;height:174px}.app-shell--workspace .drawing-preview-fallback{color:#939b93;background:#edf0ec;place-items:center;font-size:12px;display:grid}.app-shell--workspace .drawing-preview span{color:#e5533b;font-size:11px;font-weight:700}.app-shell--workspace .drawing-preview h2{color:#303530;margin:8px 0;font-size:21px}.app-shell--workspace .drawing-preview p{color:#777d76;margin:0;font-size:13px;line-height:1.7}.drawing-files-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.drawing-files-heading h2{color:#2d322d;margin:0;font-size:20px}.drawing-files-heading p{color:#7e857d;margin:7px 0 0;font-size:12px}.download-all-button,.drawing-file-download{color:#fff;background:#202520;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;font-size:12px;font-weight:700;display:inline-flex}.download-all-button{padding:0 12px}.drawing-file-download{min-width:72px}.download-all-button:disabled,.drawing-file-download:disabled{cursor:wait;opacity:.65}.app-shell--workspace .drawing-files article{border-top:1px solid #eceeeb;align-items:center;gap:13px;min-height:74px;display:flex}.app-shell--workspace .drawing-files article:first-of-type{margin-top:18px}.app-shell--workspace .drawing-files article>div{flex:1;min-width:0}.app-shell--workspace .drawing-files article p{color:#8c918b;margin:4px 0 0;font-size:11px}.file-format{color:#e55239;background:#fff0eb;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;font-size:10px;font-weight:800;display:grid}.download-disabled{color:#8f7760;align-items:center;gap:5px;font-size:11px;display:flex}.app-shell--workspace .drawing-order{position:sticky;top:94px}.app-shell--workspace .drawing-order h3{color:#303530;margin:0;font-size:18px}.app-shell--workspace .drawing-order dl{margin:16px 0 0}.app-shell--workspace .drawing-order dl div{border-top:1px solid #eceeeb;padding:12px 0}.app-shell--workspace .drawing-order dt{color:#858a84;font-size:12px}.app-shell--workspace .drawing-order dd{color:#303530;word-break:break-all;margin:5px 0 0;font-size:13px;font-weight:600}.download-note{color:#4b795d;background:#eff8f2;border-radius:11px;gap:9px;margin-top:20px;padding:13px;display:flex}.download-note p{margin:0;font-size:12px;line-height:1.6}.download-note.disabled{color:#806e5d;background:#fbf6ef}.drawing-download-error{margin-top:14px}@media (width<=760px){.app-shell--workspace .order-detail-page{width:100%;padding-top:4px}.app-shell--workspace .order-detail-card{padding:22px 18px}.app-shell--workspace .order-detail-header h1{font-size:24px}.app-shell--workspace .order-product-row{grid-template-columns:92px minmax(0,1fr);gap:12px}.app-shell--workspace .order-product-row img,.app-shell--workspace .order-cover-fallback{width:92px;height:76px}.app-shell--workspace .order-product-row>b{grid-column:2}.app-shell--workspace .order-meta{grid-template-columns:1fr;gap:0}.drawing-payment-modal{padding:23px 18px}.wechat-payment-panel{text-align:center;grid-template-columns:1fr;justify-items:center;gap:17px;padding:18px}.app-shell--workspace .drawing-detail-page{width:100%;padding-top:4px}.app-shell--workspace .drawing-detail-header{align-items:flex-start;min-height:0;padding:24px 20px}.app-shell--workspace .drawing-detail-header h1{font-size:25px}.drawing-format-badge{border-radius:16px;width:58px;height:58px;font-size:16px}.app-shell--workspace .drawing-detail-layout,.app-shell--workspace .drawing-preview{grid-template-columns:1fr}.app-shell--workspace .drawing-preview img,.app-shell--workspace .drawing-preview-fallback{width:100%;height:190px}.app-shell--workspace .drawing-order{position:static}.app-shell--workspace .drawing-files{padding:18px}.app-shell--workspace .drawing-files article{align-items:flex-start;padding:13px 0}.drawing-file-download,.download-disabled{margin-left:auto}}
