
:root{--green:#145b46;--deep:#143c30;--lime:#d7edb4;--ink:#202d27;--muted:#66756e;--line:#e2e8e3;--bg:#f5f7f5;--pale:#eaf2ec;--white:#fff;--amber:#a36115;--red:#b24135;--radius:14px;--shadow:0 10px 34px #1e392310}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;font-size:16px;line-height:1.55;word-break:keep-all}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #79a58b;outline-offset:3px}button{color:inherit}.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.container{max-width:1280px;padding:0 34px;margin:auto}.demo-bar{background:#183c30;color:#e6eee8;font-size:12px;padding:8px 0}.demo-bar .container{display:flex;align-items:center;justify-content:space-between;gap:16px}.demo-bar button{background:none;border:0;color:#e6eee8;font-size:12px;padding:0;text-decoration:underline;text-underline-offset:3px}.demo-label{display:inline-block;background:#c4dfa4;color:#173b2e;border-radius:4px;padding:1px 6px;margin-right:9px;font-weight:800;letter-spacing:.04em}.header{background:white;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:42px;height:86px}.brand{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:850;letter-spacing:-1.5px;white-space:nowrap;color:var(--deep)}.brand-symbol{display:flex;align-items:flex-end;gap:3px;transform:skew(-15deg)}.brand-symbol i{display:block;background:var(--green);width:7px;height:22px;border-radius:1px}.brand-symbol i:nth-child(2){height:29px}.brand-symbol i:nth-child(3){height:17px;background:#7eab6b}.header nav{display:flex;align-self:stretch;gap:28px;align-items:stretch}.nav-link{font-size:15px;display:flex;align-items:center;position:relative;color:#536258;font-weight:650;white-space:nowrap}.nav-link.active{color:var(--green)}.nav-link.active:after{content:"";position:absolute;height:3px;background:var(--green);bottom:0;left:0;right:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.small-link{font-size:13px;color:var(--muted)}.btn{border:1px solid var(--line);background:white;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;min-height:44px;transition:background .15s,transform .15s}.btn:hover{background:#f0f4ef}.btn-primary{background:var(--green);border-color:var(--green);color:white}.btn-primary:hover{background:#0d4836}.btn-soft{background:var(--pale);border-color:var(--pale);color:var(--green)}.btn-danger{color:var(--red);background:#fff4f0}.btn-sm{min-height:38px;padding:7px 13px;font-size:13px}.btn-ghost{border-color:transparent;background:transparent}.full{width:100%}.icon-btn{background:transparent;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px}.icon-btn:hover{background:#eaf0eb}.page{padding-top:38px;padding-bottom:72px;min-height:calc(100vh - 230px)}h1,h2,h3,p{margin:0}h1{font-size:32px;line-height:1.3;letter-spacing:-1.2px;font-weight:800}h2{font-size:23px;line-height:1.4;letter-spacing:-.7px}h3{font-size:18px;letter-spacing:-.4px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.12em;color:var(--green);margin-bottom:11px}.muted{color:var(--muted)}.small{font-size:13px}.subtitle{color:var(--muted);margin-top:9px;font-size:15px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.browse-intro{display:grid;grid-template-columns:1fr 330px;align-items:center;gap:40px;padding:8px 0 28px}.sell-callout{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--pale);border:1px solid #d9e6da;border-radius:12px;padding:21px 23px}.sell-callout p{font-size:13px;margin-top:4px;color:#54715d}.sell-callout strong{font-size:16px}.round-arrow{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--green);color:white;flex:none}.search-row{display:flex;gap:10px;margin-bottom:24px}.search-box{display:flex;align-items:center;gap:11px;flex:1;border:1px solid #cad6cc;background:white;border-radius:9px;padding:0 16px;min-height:55px}.search-box input{border:0;outline:0;background:none;min-width:0;width:100%;font-size:16px}.search-row .btn{min-width:98px}.category-row{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:26px;border-bottom:1px solid var(--line)}.category{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:7px;background:white;padding:10px 19px;font-size:14px;font-weight:600}.category.active{background:var(--deep);color:white;border-color:var(--deep)}.category .count{font-size:12px;opacity:.7}.catalog-layout{display:grid;grid-template-columns:214px minmax(0,1fr);gap:30px;padding-top:26px}.filters{align-self:start;background:white;border:1px solid var(--line);border-radius:12px;padding:20px}.filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-weight:750}.reset-link{font-size:12px;border:0;padding:0;background:none;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.field:last-child{margin-bottom:0}.field label,.label{font-size:14px;font-weight:650;display:block}.field input,.field select,.field textarea,.control{width:100%;border:1px solid #d5ded7;border-radius:7px;padding:11px 12px;background:white;color:var(--ink);min-height:46px;min-width:0}.field input::placeholder,.field textarea::placeholder{color:#8b968f}.field textarea{resize:vertical;min-height:105px}.field-hint{font-size:12px;color:var(--muted);margin-top:-3px}.filter-note{margin-top:22px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);line-height:1.8}.check{display:flex;gap:9px;align-items:center;font-size:14px;cursor:pointer}.check input{accent-color:var(--green);width:17px;height:17px;flex:none}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;font-size:14px}.result-toolbar strong{color:var(--green)}.sort-select{border:0;background:transparent;font-size:13px;color:#58675d;max-width:135px;padding:6px 0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}.card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;position:relative;transition:transform .18s,box-shadow .18s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card-photo{position:relative;aspect-ratio:4/3;background:#e5eae4;overflow:hidden}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.card:hover img{transform:scale(1.04)}.photo-tag{position:absolute;left:12px;top:12px;padding:4px 8px;border-radius:4px;background:#fffffff2;font-size:11px;font-weight:700;color:#335744;box-shadow:0 2px 8px #0000000c}.photo-credit-tag{position:absolute;right:10px;bottom:9px;color:white;background:#0006;padding:1px 6px;border-radius:3px;font-size:10px}.heart{position:absolute;right:10px;top:10px;border:0;background:#ffffffed;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;z-index:1}.heart .icon{width:17px;height:17px}.heart.liked{color:#bc533d}.heart.liked .icon{fill:#bc533d}.card-body{padding:17px 17px 15px}.card-meta{color:#718078;font-size:12px;display:flex;align-items:center;gap:6px;margin-bottom:6px}.card h3{font-size:16px;line-height:1.4;margin-bottom:10px;letter-spacing:-.45px}.price{font-size:22px;font-weight:800;letter-spacing:-.6px}.price span{font-size:14px;font-weight:600;margin-left:3px}.spec-line{font-size:12px;color:#69776e;margin-top:7px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0ec;margin-top:15px;padding-top:12px;font-size:11px;gap:7px}.location{display:flex;align-items:center;gap:3px;color:#6b786f}.location .icon{width:13px;height:13px}.seller-mark{font-size:11px;color:#356647;background:#edf5eb;padding:2px 5px;border-radius:3px}.browse-foot{font-size:12px;color:#7b877f;margin-top:20px;text-align:center}.empty{border:1px dashed #cdd9ce;border-radius:12px;text-align:center;padding:55px 20px;color:var(--muted);background:white}.empty h3{margin:13px 0 5px;color:var(--ink)}.empty .btn{margin-top:18px}.empty .icon{width:28px;height:28px}.breadcrumbs{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:7px;margin-bottom:22px}.breadcrumbs .icon{width:13px;height:13px}.back-link{display:inline-flex;align-items:center;gap:5px;border:0;background:none;padding:0;font-size:13px;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);gap:32px;align-items:start}.detail-image{border-radius:14px;aspect-ratio:1.4;overflow:hidden;background:#e1e8df;position:relative}.detail-image img{width:100%;height:100%;object-fit:cover}.image-caption{font-size:12px;color:var(--muted);margin-top:10px}.detail-summary{background:white;border:1px solid var(--line);border-radius:14px;padding:28px;position:sticky;top:24px}.badge{display:inline-flex;align-items:center;gap:5px;background:#eaf3e8;color:#396149;border-radius:5px;padding:4px 8px;font-size:12px;font-weight:650;white-space:nowrap}.badge.amber{background:#fbf0de;color:#99651f}.badge.gray{background:#eef0ee;color:#68736b}.badge.red{background:#fff0ec;color:#ab443b}.badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:13px}.detail-summary h1{font-size:26px;margin-bottom:16px}.detail-price{font-size:34px;font-weight:850;letter-spacing:-1px}.detail-price small{font-size:19px;font-weight:650}.detail-summary .minor-price{font-size:12px;color:var(--muted);margin-top:4px}.key-specs{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:23px 0;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.key-specs dt{font-size:12px;color:var(--muted)}.key-specs dd{font-size:15px;font-weight:650;margin:4px 0 0}.seller-row{display:flex;gap:11px;align-items:center;margin-bottom:21px}.avatar{width:42px;height:42px;background:#eef2ed;color:#5b7863;border-radius:50%;display:grid;place-items:center;font-size:16px;font-weight:700;flex:none}.seller-row strong{font-size:14px}.seller-row p{font-size:12px;color:var(--muted);margin-top:3px}.stack{display:flex;flex-direction:column;gap:10px}.info-box{background:#eef4eb;border:1px solid #dce8d7;border-radius:9px;padding:15px 17px;color:#476244;font-size:13px;margin-top:18px;line-height:1.7}.info-box.warn{background:#fff8ec;border-color:#eddfbf;color:#8b6a2e}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:25px;margin-bottom:22px}.panel h2{font-size:19px;margin-bottom:18px}.panel h3{margin-bottom:12px}.detail-copy{margin-top:26px}.definition{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin:0}.definition div{display:flex;gap:12px;justify-content:space-between;border-bottom:1px solid #eff2ee;padding:13px 0;font-size:14px}.definition dt{color:var(--muted)}.definition dd{margin:0;font-weight:600;text-align:right}.body-copy{font-size:14px;color:#526358;line-height:1.9;white-space:pre-line}.section-rule{border:0;border-top:1px solid var(--line);margin:21px 0}.detail-actions{display:flex;gap:10px;margin-top:18px}.detail-actions>*{flex:1}.wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:28px;align-items:start;max-width:1060px;margin:auto}.steps{display:flex;gap:0;margin-bottom:28px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:white}.step{padding:17px 15px;font-size:13px;flex:1;display:flex;align-items:center;gap:9px;white-space:nowrap;color:#7d8980}.step.active{background:var(--green);color:white;font-weight:700}.step.done{color:var(--green);background:#ecf3e9}.step-number{border:1px solid currentColor;width:22px;height:22px;flex:none;border-radius:50%;display:grid;place-items:center;font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.span2{grid-column:1/-1}.form-actions{display:flex;gap:10px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:12px}.form-actions>div{display:flex;gap:8px}.required{color:var(--green);margin-left:3px}.photo-picker{border:1px dashed #c5d4c7;border-radius:10px;padding:25px;text-align:center;background:#f8faf6;margin-bottom:20px}.photo-picker p{font-size:13px;color:var(--muted);margin:8px 0 15px}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:20px}.photo-preview{aspect-ratio:1;position:relative;overflow:hidden;border-radius:7px}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview button{position:absolute;right:4px;top:4px;border:0;background:#fffe;border-radius:50%;width:24px;height:24px}.preview-listing{padding:18px;background:white;border:1px solid var(--line);border-radius:12px;position:sticky;top:25px}.preview-listing img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px;background:#e9efea}.preview-listing .preview-empty{aspect-ratio:4/3;background:#eff3ed;border-radius:7px;display:grid;place-items:center;color:#839980}.preview-listing h3{font-size:16px;margin-top:16px}.preview-listing .price{margin-top:7px}.preview-listing .eyebrow{margin-bottom:14px}.consent{background:#f6f8f4;padding:17px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:flex-start;gap:10px;margin-top:20px;font-size:14px}.consent input{width:18px;height:18px;accent-color:var(--green);flex:none;margin-top:3px}.form-error{color:var(--red);font-size:14px;border:1px solid #f1c7bc;background:#fff4ef;padding:12px 16px;border-radius:7px;margin-bottom:18px}.success-wrap{max-width:650px;text-align:center;margin:35px auto;padding:44px;background:white;border:1px solid var(--line);border-radius:16px}.success-icon{background:#e8f2df;color:var(--green);width:64px;height:64px;display:grid;place-items:center;border-radius:50%;margin:0 auto 22px}.success-icon .icon{width:29px;height:29px}.success-wrap p{color:var(--muted);margin:14px 0 25px}.success-wrap .btn{margin:5px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:25px}.tab{background:none;border:0;border-bottom:3px solid transparent;padding:12px 0;font-weight:650;font-size:15px;color:var(--muted)}.tab.active{color:var(--green);border-bottom-color:var(--green)}.trade-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:25px;align-items:start}.trade-list{display:flex;flex-direction:column;gap:12px}.trade-card{width:100%;text-align:left;background:white;border:1px solid var(--line);border-radius:10px;padding:18px}.trade-card.active{border-color:var(--green);box-shadow:inset 3px 0 var(--green)}.trade-card .mini-item{display:flex;gap:10px;margin-top:13px}.mini-item img{width:62px;height:52px;object-fit:cover;border-radius:5px;flex:none}.mini-item strong{font-size:13px;display:block}.mini-item p{font-size:12px;color:var(--muted);margin-top:5px}.trade-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.trade-title h2{margin-bottom:4px}.trade-title p{font-size:12px;color:var(--muted)}.progress-track{display:flex;margin:20px 0 26px}.progress-step{flex:1;text-align:center;position:relative;font-size:12px;color:#8a958d}.progress-step:before{content:"";position:absolute;top:12px;left:0;right:0;height:2px;background:var(--line)}.progress-step:first-child:before{left:50%}.progress-step:last-child:before{right:50%}.progress-step .circle{position:relative;display:grid;place-items:center;width:25px;height:25px;background:#f2f5ef;border:1px solid #d9e1d6;border-radius:50%;margin:0 auto 8px;font-size:11px}.progress-step.done .circle,.progress-step.current .circle{background:var(--green);border-color:var(--green);color:white}.progress-step.current{color:var(--green);font-weight:750}.terms-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.terms-header h3{margin:0}.term-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:#f4f7f1;padding:17px;border-radius:8px;margin-bottom:18px}.term-grid dt{font-size:12px;color:var(--muted)}.term-grid dd{font-size:15px;font-weight:700;margin:5px 0 0}.confirm-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.confirm-item{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;padding:12px;font-size:13px}.confirm-item button{border:0;background:var(--pale);color:var(--green);border-radius:5px;font-size:12px;padding:5px 9px;font-weight:650;white-space:nowrap}.confirm-item.checked{background:#f7faf5;color:#46654b}.confirm-item.checked .icon{color:var(--green);width:17px;height:17px}.chat-row{display:flex;gap:10px;align-items:flex-start;margin-bottom:17px}.chat-bubble{background:#f0f4ee;padding:11px 15px;border-radius:0 9px 9px 9px;max-width:85%;font-size:14px}.chat-time{display:block;font-size:11px;color:#829080;margin-top:5px}.chat-row.me{justify-content:flex-end}.chat-row.me .chat-bubble{background:#e4eee2;border-radius:9px 0 9px 9px}.chat-input{display:flex;gap:9px;margin-top:17px}.chat-input input{min-width:0;flex:1}.status-line{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;margin-top:17px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.stat-box{background:white;border:1px solid var(--line);border-radius:11px;padding:22px}.stat-box.primary{background:var(--deep);color:white;border-color:var(--deep)}.stat-label{font-size:13px;color:var(--muted)}.stat-box.primary .stat-label{color:#c2d3c4}.stat-number{font-size:30px;font-weight:800;letter-spacing:-.7px;margin-top:8px}.stat-number small{font-size:15px;font-weight:500;margin-left:4px}.stat-note{font-size:12px;color:var(--muted);margin-top:7px}.stat-box.primary .stat-note{color:#b9ceb9}.table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:10px}table{border-collapse:collapse;width:100%;text-align:left;min-width:680px;font-size:14px}th{padding:15px 20px;font-size:12px;color:#778177;font-weight:600;background:#fafbf8;border-bottom:1px solid var(--line)}td{padding:20px;border-bottom:1px solid var(--line);vertical-align:middle}tbody tr:last-child td{border-bottom:0}td strong{display:block;font-size:14px}td .small{font-size:12px;margin-top:4px;display:block;color:var(--muted)}.money{font-variant-numeric:tabular-nums;font-weight:750;white-space:nowrap}.fee-explain{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.fee-explain h3{font-size:16px;margin-bottom:10px}.fee-explain p{font-size:13px;color:var(--muted);line-height:1.8}.admin-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.8fr);gap:24px;align-items:start}.admin-item{padding:19px 0;border-bottom:1px solid var(--line)}.admin-item:last-child{border-bottom:0;padding-bottom:0}.admin-item:first-of-type{padding-top:0}.admin-item-head{display:flex;gap:14px}.admin-item-head img{width:85px;height:70px;object-fit:cover;border-radius:7px}.admin-item h3{font-size:15px;margin:2px 0 6px}.admin-item .actions{display:flex;gap:7px;justify-content:flex-end;margin-top:14px}.history{font-size:13px;color:var(--muted);display:flex;gap:11px;padding-bottom:18px;position:relative}.history .icon{width:15px;height:15px;margin-top:3px;color:#7b977b}.history time{display:block;font-size:11px;margin-top:3px;color:#97a091}.mini-summary{padding:16px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:14px}.mini-summary:first-of-type{border-top:0}.link-green{color:var(--green);font-size:13px;font-weight:700}.footer{background:white;border-top:1px solid var(--line);padding:28px 0 34px;color:#8b958e;font-size:12px}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer strong{color:#566a5c;font-size:16px;margin-right:12px}.footer p{margin-top:7px}.footer button{border:0;background:none;color:#778b7a;text-decoration:underline;padding:0;font-size:12px}.mobile-nav{display:none}dialog{border:1px solid var(--line);border-radius:16px;box-shadow:0 30px 90px #0003;padding:0;width:min(540px,calc(100% - 32px));max-height:90vh;color:var(--ink)}dialog::backdrop{background:#102d2359;backdrop-filter:blur(3px)}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:23px 25px 0;gap:18px}.modal-header h2{font-size:21px}.modal-body{padding:20px 25px 26px;overflow:auto}.modal-body p{font-size:14px;color:var(--muted);margin-bottom:20px;line-height:1.8}.modal-body .info-box{margin-top:0;margin-bottom:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.invoice-amount{font-size:35px;font-weight:800;color:var(--green);margin:13px 0 25px}.invoice-detail{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line);font-size:14px;gap:20px}.invoice-detail span:first-child{color:var(--muted)}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,25px);background:#183d2e;color:white;border-radius:9px;padding:13px 20px;font-size:14px;box-shadow:0 7px 25px #0002;z-index:100;opacity:0;pointer-events:none;transition:.25s;max-width:calc(100% - 30px);text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-80px;left:10px;background:white;color:var(--green);padding:12px;z-index:200}.skip:focus{top:10px}
@media(min-width:1500px){.container{max-width:1350px}.cards{gap:24px}.card-photo{aspect-ratio:1.4}.card h3{font-size:17px}}
@media(max-width:1100px){.header-inner{gap:25px}.header nav{gap:19px}.header-actions .small-link{display:none}.container{padding:0 25px}.browse-intro{grid-template-columns:1fr 295px;gap:24px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:190px 1fr;gap:22px}.detail-layout{gap:24px;grid-template-columns:1.25fr 1fr}.detail-summary{padding:22px}.wizard-layout{grid-template-columns:1fr 260px}.steps .step{padding:15px 10px;gap:6px}.trade-layout{grid-template-columns:230px minmax(0,1fr)}.term-grid{grid-template-columns:1fr 1fr}.confirm-list{grid-template-columns:1fr}}
@media(max-width:760px){.container{padding:0 18px}.demo-bar{font-size:11px}.demo-bar .container{gap:8px}.demo-bar button{font-size:11px;white-space:nowrap}.demo-label{font-size:10px;margin-right:5px}.header-inner{height:66px;gap:15px}.brand{font-size:23px}.header nav{display:none}.header-actions{gap:8px}.header-actions .btn{min-height:37px;padding:7px 10px;font-size:12px}.header-actions .icon{width:17px;height:17px}.page{padding-top:25px;padding-bottom:88px}h1{font-size:27px}.browse-intro{grid-template-columns:1fr;padding:0 0 22px;gap:18px}.sell-callout{padding:13px 16px}.sell-callout strong{font-size:14px}.sell-callout p{font-size:12px;margin-top:1px}.round-arrow{width:31px;height:31px}.eyebrow{font-size:11px;margin-bottom:8px}.subtitle{font-size:14px;margin-top:8px}.search-row{margin-bottom:17px;gap:7px}.search-box{min-height:50px;padding:0 12px}.search-box input{font-size:14px}.search-row .btn{min-width:64px;padding:10px}.category-row{flex-wrap:nowrap;overflow:auto;margin:0 -18px;padding:0 18px 18px;gap:7px;scrollbar-width:none}.category{padding:9px 15px;white-space:nowrap;font-size:13px}.catalog-layout{display:block;padding-top:17px}.filters{padding:14px;margin-bottom:22px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.filters .filter-title,.filter-note{display:none}.filters .field{margin:0;gap:5px}.filters .field label{font-size:12px}.filters .field select{font-size:13px;min-height:40px;padding:8px}.filters .check{font-size:12px}.filter-check{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.filter-check .reset-link{display:block}.cards{gap:15px 11px}.card{border-radius:9px}.card-photo{aspect-ratio:1.2}.card-body{padding:12px 11px}.card h3{font-size:14px;margin-bottom:8px}.price{font-size:20px}.price span{font-size:12px}.card-meta{font-size:10px}.spec-line{font-size:11px}.card-bottom{flex-wrap:wrap;gap:7px;padding-top:10px;margin-top:11px}.photo-tag{left:8px;top:8px;font-size:10px;padding:3px 5px}.heart{width:28px;height:28px;right:7px;top:7px}.heart .icon{width:15px;height:15px}.photo-credit-tag{font-size:9px;right:6px;bottom:6px}.seller-mark{font-size:10px}.browse-foot{font-size:11px}.detail-layout{display:flex;flex-direction:column;gap:19px}.detail-layout>div{width:100%}.detail-summary{position:static;width:100%;padding:21px}.detail-media{order:0}.detail-summary{order:1}.detail-image{aspect-ratio:1.25;border-radius:11px}.detail-copy{margin-top:20px}.definition{grid-template-columns:1fr}.detail-summary h1{font-size:25px}.detail-actions>*{padding:10px}.page-heading{align-items:flex-start;margin-bottom:23px}.page-heading .btn{padding:8px 10px;font-size:12px;white-space:nowrap}.wizard-layout{display:block}.wizard-layout .preview-listing{display:none}.steps{margin-bottom:20px}.step{font-size:11px!important;gap:5px!important;padding:12px 6px!important;justify-content:center}.step-number{width:18px;height:18px;font-size:10px}.panel{padding:19px;border-radius:10px;margin-bottom:18px}.panel h2{font-size:18px}.form-grid{grid-template-columns:1fr;gap:0}.span2{grid-column:auto}.field input,.field select,.field textarea{font-size:16px}.field-hint{font-size:12px}.form-actions{flex-wrap:wrap;gap:12px}.form-actions>.btn{font-size:13px;padding:9px 12px}.form-actions>div{margin-left:auto}.photo-grid{grid-template-columns:repeat(3,1fr)}.trade-layout{display:block}.trade-list{display:flex;flex-direction:row;overflow:auto;margin:0 -18px 22px;padding:0 18px 5px;gap:10px}.trade-card{min-width:245px;padding:14px}.trade-title h2{font-size:18px}.trade-title{align-items:flex-start}.term-grid{gap:12px;padding:14px}.term-grid dd{font-size:14px}.progress-step{font-size:11px}.progress-track{margin-bottom:21px}.stat-grid{gap:10px;grid-template-columns:1fr 1fr}.stat-box{padding:17px 15px}.stat-box:first-child{grid-column:1/-1}.stat-box.primary{display:grid;grid-template-columns:1fr 1fr;align-items:center}.stat-box.primary .stat-number{grid-column:2;grid-row:1/3;text-align:right;margin:0;font-size:28px}.stat-label{font-size:12px}.stat-number{font-size:24px}.stat-note{font-size:11px}.fee-explain{grid-template-columns:1fr;gap:0}.admin-grid{grid-template-columns:1fr}.tabs{gap:20px;overflow:auto;white-space:nowrap}.tab{font-size:14px}.footer{padding-bottom:95px}.footer-inner{display:block}.footer-inner>div+div{margin-top:18px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#ffffffed;border-top:1px solid var(--line);backdrop-filter:blur(12px);z-index:50;padding:9px 8px max(10px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#899189;font-size:10px;flex:1}.mobile-nav a.active{color:var(--green);font-weight:750}.mobile-nav .icon{width:21px;height:21px}#toast{bottom:95px;width:max-content}.success-wrap{margin:15px auto;padding:30px 22px}.modal-body{padding:19px}.modal-header{padding:19px 19px 0}.invoice-amount{font-size:30px}.modal-actions .btn{padding:10px 13px}.filter-mobile-reset{display:inline!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.notice{margin:1rem 0}.disabled-link{opacity:.6;pointer-events:none}.dev-links{display:flex;gap:1rem;align-items:center}.api-error{padding:2rem;border:1px solid #c2410c;border-radius:12px;color:#9a3412} .loading{padding:4rem;text-align:center}.pagination{display:flex;justify-content:center;gap:16px;margin:32px 0}.footer .small{max-width:70ch}

.demo-bar{font-size:14px}.demo-bar .container{display:block}.demo-bar strong{margin-right:12px}.footer{padding:28px 0;border-top:1px solid var(--line);background:white}.footer p{margin-top:8px}.footer a{text-decoration:underline}.browse-intro{grid-template-columns:minmax(0,1fr) 330px}.card-photo img{object-fit:cover}.skip-link{position:absolute;left:12px;top:-100px;z-index:100;background:white;padding:12px}.skip-link:focus{top:12px}@media(max-width:700px){.header-inner{gap:12px;height:74px}.header nav{display:none}.brand{font-size:24px}.header-actions .btn{font-size:13px}.browse-intro{grid-template-columns:1fr;gap:16px}.sell-callout{padding:16px}.container{padding-left:18px;padding-right:18px}.footer{padding-bottom:32px}.demo-bar{font-size:13px}.pagination{align-items:center}}
/* Keep the filter reset available in the narrow catalogue layout. */
@media (max-width: 760px) {
  .filters .filter-title { display: flex; grid-column: 1 / -1; margin-bottom: 0; }
  .filters .reset-link { min-height: 44px; padding: 8px 4px; }
  .filters .field { grid-column: 1 / -1; }
  .filters .field select { min-height: 44px; }
}
/* Live workflow screens */
.category-browser{background:#fff;border:1px solid var(--line);border-radius:14px;margin:0 0 26px;padding:20px}.equipment-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.equipment-group{border:1px solid var(--line);background:#f8faf8;color:var(--text);padding:14px 10px;border-radius:9px;font-size:15px;font-weight:700;cursor:pointer;min-height:48px}.equipment-group.active{background:var(--green);border-color:var(--green);color:#fff}.category-heading{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin:22px 0 12px}.category-heading strong{font-size:14px}.category-heading span{font-size:12px;color:var(--muted)}.category-row.equipment-types{display:flex;flex-wrap:wrap;overflow:visible;gap:8px;margin:0;padding:0}.equipment-types .category{min-height:42px;margin:0;font-size:13px;padding:9px 13px}.result-category{display:inline-block;font-size:12px;color:var(--green);margin-left:6px}.equipment-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;min-height:150px;background:#edf2ee;color:#5a7061}.equipment-placeholder>span{font-size:38px;line-height:1}.equipment-placeholder small{font-size:12px}.membership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}.membership-card,.membership-option{border:1px solid var(--line);border-radius:12px;padding:22px;background:#fafcfb}.membership-card h2{margin:12px 0 8px}.membership-card p{color:var(--muted);line-height:1.8}.membership-choice{border:0;padding:0;margin:0 0 24px;min-width:0}.membership-choice legend{font-weight:700}.membership-option{display:flex;gap:12px;align-items:flex-start;cursor:pointer;margin:0!important}.membership-option input{accent-color:var(--green);width:18px;height:18px;flex:none;margin-top:3px}.membership-option strong{display:block;margin-bottom:7px;font-size:17px}.membership-option small{display:block;color:var(--muted);line-height:1.7}.membership-option:has(input:checked){border-color:var(--green);box-shadow:0 0 0 1px var(--green);background:var(--pale)}.membership-option:focus-within{outline:3px solid #8da998;outline-offset:3px}.membership-grid>*{min-width:0}
@media(max-width:760px){.category-browser{padding:14px;margin-bottom:20px}.equipment-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-group{font-size:14px;padding:11px 8px}.category-heading{align-items:flex-start;gap:8px}.category-heading span{max-width:58%;text-align:right;line-height:1.5}.category-row.equipment-types{margin:0;gap:7px}.equipment-types .category{font-size:12px;min-height:42px;padding:8px 10px}.membership-grid{grid-template-columns:1fr;gap:12px}.membership-card,.membership-option{padding:18px}.result-toolbar{gap:8px}.result-category{margin:4px 0 0;display:block}}
.workspace-nav{display:flex;gap:22px;overflow:auto;white-space:nowrap;padding-top:14px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:14px;background:#fff}.workspace-nav a{padding:5px 0}.workspace-nav a:hover{color:var(--green)}.portal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.portal-head h1{font-size:28px}.portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.portal-form{max-width:850px}.portal-form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.portal-form textarea{min-height:100px}.portal-form label{margin-top:0}.portal-error{color:#a13322;background:#fff3ee;padding:14px;border-radius:8px;margin:15px 0}.portal-error:empty{display:none}.portal-note{background:var(--pale);padding:16px;border-radius:10px;margin:15px 0;color:#385b46}.portal-list{display:grid;gap:16px}.portal-item{background:white;border:1px solid var(--line);border-radius:12px;padding:20px}.portal-item h2{font-size:20px}.portal-item .muted{margin:7px 0}.portal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.portal-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.portal-row strong{min-width:90px}.portal-text{white-space:pre-wrap;overflow-wrap:anywhere}.portal-table-wrap{overflow:auto}.portal-table{border-collapse:collapse;width:100%;font-size:14px}.portal-table th,.portal-table td{text-align:left;padding:12px;border-bottom:1px solid var(--line);white-space:nowrap}.portal-table th{background:var(--pale)}.portal-tag{display:inline-block;border-radius:6px;background:var(--pale);padding:3px 8px;font-size:12px;color:var(--green)}.portal-check{display:flex;gap:10px;align-items:flex-start;padding:10px 0}.portal-check input{margin-top:5px;accent-color:var(--green)}.file-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.file-thumbs img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.secret-setup{overflow-wrap:anywhere;background:#fff7e8;padding:18px;border:1px solid #e2bc73;border-radius:8px}.step-note{font-size:14px;color:var(--muted);margin:8px 0 18px}.portal-message{border-left:3px solid var(--green);padding:10px 15px;background:var(--pale);margin:10px 0}.portal-list summary{cursor:pointer;padding:12px 0;font-weight:700}
@media(max-width:760px){.workspace-nav{gap:18px;font-size:13px}.portal-grid,.portal-form .form-grid{grid-template-columns:1fr}.portal-head{align-items:flex-start}.portal-head h1{font-size:25px}.portal-item{padding:17px}.portal-row{flex-direction:column;gap:5px}.portal-actions .btn{flex:1}.file-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-table{font-size:12px}}
