:root{--paper:#f9f7f0;--white:#fffdf9;--ink:#273c32;--muted:#6b7168;--terra:#a34e36;--terra-dark:#843c29;--clay:#ce8769;--peach:#efdbca;--sand:#ece5d6;--green:#244f3d;--sage:#e3e9de;--line:#e5e3d9;--radius:22px;--shadow:0 18px 65px #263e3017;font-family:ui-rounded,'Trebuchet MS',Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:15px;font-synthesis:weight}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.55}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid var(--terra);outline-offset:4px}input:focus,select:focus,textarea:focus{outline:2px solid var(--terra);outline-offset:2px}button svg,a svg{flex-shrink:0}svg.icon{width:21px;height:21px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750}h1{font-size:38px;letter-spacing:-1.3px;line-height:1.12}h2{font-size:25px;letter-spacing:-.7px}h3{font-size:17px;letter-spacing:-.3px}p{line-height:1.65}small{font-size:12px}button{transition:background .17s,transform .17s}button:active{transform:translateY(1px)}.skip-link{position:fixed;top:-80px;left:16px;z-index:99;background:var(--white);padding:14px}.skip-link:focus{top:12px}.demo-bar{background:var(--green);color:#f1f3e7;text-align:center;padding:9px 20px;font-size:11px;letter-spacing:.3px;display:flex;justify-content:center;gap:8px;align-items:center}.demo-dot{width:5px;height:5px;border-radius:100%;background:#d6ba81}.demo-bar-note{opacity:.76;margin-left:12px}.site-header{max-width:1240px;margin:0 auto;height:101px;padding:0 36px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-bag{width:43px;height:43px;display:grid;place-items:center;background:var(--terra);border-radius:14px;color:#f9e6c9}.brand-bag svg{width:27px;height:27px}.brand-name{font-size:23px;font-weight:800;letter-spacing:-1px}.brand-name span{color:var(--terra)}.brand-tag{font-size:9px;letter-spacing:1.8px;font-weight:700;margin-top:2px;color:var(--muted)}.desktop-nav{display:flex;gap:9px;margin:auto}.nav-item{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 14px;background:none;text-decoration:none;color:var(--muted);font-size:13px;font-weight:600;border-radius:13px}.nav-item.active{color:var(--terra);background:#f1e8dc}.nav-item:hover{background:var(--sand)}.header-actions{display:flex;align-items:center;gap:13px}.admin-link{display:flex;align-items:center;gap:7px;font-size:12px;background:transparent;padding:10px 0}.admin-count{display:grid;place-items:center;min-width:20px;height:20px;border-radius:6px;background:var(--peach);color:var(--terra);font-size:11px;font-weight:800}.avatar{border-radius:50%;background:#e4dcc6;color:#5b573c;display:grid;place-items:center;width:37px;height:37px;font-size:12px;font-weight:750}.avatar.mine{background:var(--green);color:white}.mobile-nav{display:none}main{max-width:1240px;margin:auto;padding:5px 36px 36px;min-height:65vh}main:focus{outline:none}.eyebrow{display:flex;align-items:center;gap:7px;text-transform:uppercase;font-size:10px;letter-spacing:1.9px;font-weight:750;color:var(--terra)}.eyebrow svg{width:15px;height:15px}.hero{position:relative;overflow:hidden;border-radius:29px;background:#eee6d5;display:grid;grid-template-columns:1.12fr 1fr;min-height:302px}.hero:after{content:'';position:absolute;inset:0;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.6' filter='url(%23n)'/%3E%3C/svg%3E")}.hero-copy{z-index:1;padding:37px 0 36px 42px}.hero h1{font-size:45px;letter-spacing:-1.7px;margin:16px 0 11px;line-height:1.08}.hero h1 em{font-style:normal;color:var(--terra)}.hero p{font-size:14px;max-width:310px;color:#626858;line-height:1.7}.hero .btn{margin-top:23px}.hero-art{width:100%;height:100%;object-fit:contain;min-width:0;padding:8px 20px 0 0;align-self:end;max-height:327px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--terra);color:var(--white);padding:13px 19px;border-radius:12px;font-size:13px;font-weight:700;text-decoration:none;min-height:45px}.btn:hover{background:var(--terra-dark)}.btn svg{width:18px;height:18px}.btn.green{background:var(--green)}.btn.green:hover{background:#173c2b}.btn.secondary{background:var(--sand);color:var(--ink)}.btn.secondary:hover{background:#ded6c4}.btn.outline{color:var(--ink);border:1px solid #d9d9cb;background:transparent}.btn.outline:hover{background:var(--sand)}.btn.light{background:var(--white);color:var(--ink)}.btn.full{width:100%}.btn.danger{background:#f5e5dc;color:#943d2f}.btn.small{padding:8px 13px;min-height:37px;font-size:12px}.campus-line{display:flex;justify-content:space-between;align-items:center;margin:23px 2px 16px;color:var(--muted);font-size:12px}.campus-line span{display:flex;align-items:center;gap:6px}.campus-line svg{width:15px;height:15px}.campus-line b{font-weight:650;color:var(--ink)}.browse-tools{margin-top:20px}.search-box{display:flex;align-items:center;gap:12px;background:var(--white);border:1px solid var(--line);border-radius:14px;padding:0 16px;height:53px}.search-box>svg{color:var(--terra);width:20px}.search-box input{border:0;background:none;outline:none;padding:13px 0;color:var(--ink);width:100%;font-size:13px;min-width:0}.search-box input:focus{outline:0}.search-box:focus-within{outline:2px solid var(--terra)}.search-box input::placeholder{color:#82877d}.search-hint{border:1px solid var(--line);border-radius:6px;font-size:10px;color:var(--muted);padding:3px 7px;white-space:nowrap}.icon-btn{width:39px;height:39px;display:grid;place-items:center;background:transparent;border-radius:12px;flex-shrink:0}.icon-btn:hover{background:var(--sand)}.category-row{display:flex;gap:9px;overflow-x:auto;scrollbar-width:none;padding:15px 0 4px}.category-row::-webkit-scrollbar{display:none}.category-chip{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;flex:1;background:transparent;border:1px solid var(--line);border-radius:11px;min-height:44px;padding:10px 14px;font-size:12px;font-weight:550}.category-chip svg{width:17px;height:17px}.category-chip.active{background:var(--green);border-color:var(--green);color:var(--white)}.category-chip:hover:not(.active){background:var(--sand)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:29px 0 19px}.section-heading h2{font-size:23px}.section-heading p{font-size:12px;color:var(--muted);margin-top:5px}.section-heading .right{display:flex;align-items:center;gap:14px}.sort-label{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.sort-label select{border:0;background:transparent;color:var(--ink);font-size:12px;padding:8px 5px;max-width:140px;cursor:pointer}.text-btn{font-size:12px;background:transparent;color:var(--terra);display:flex;align-items:center;gap:7px;padding:8px 0;font-weight:700;text-decoration:none}.text-btn svg{width:16px;height:16px}.listing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px 20px}.listing-card{position:relative;border-radius:18px;background:var(--white);border:1px solid #eae6dc;overflow:hidden;transition:transform .18s,box-shadow .18s}.listing-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #243c3210}.card-main{border:0;padding:0;display:block;background:transparent;width:100%;text-align:left}.card-image{position:relative;aspect-ratio:1.38;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.listing-card:hover .card-image img{transform:scale(1.04)}.card-label{position:absolute;bottom:10px;left:10px;background:#fffdf5ed;border-radius:6px;padding:5px 7px;font-size:9px;color:#555e4d;letter-spacing:.25px}.save-btn{position:absolute;top:10px;right:10px;z-index:1;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fffdf4e6;color:#5d695c}.save-btn svg{width:16px;height:16px}.save-btn.saved{color:var(--terra)}.save-btn.saved svg{fill:var(--terra);stroke:var(--terra)}.card-copy{padding:14px 14px 12px}.card-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px;letter-spacing:.25px;margin-bottom:7px}.card-top span:first-child{color:var(--terra);text-transform:uppercase;font-size:8px;font-weight:750;letter-spacing:1px}.card-title{font-size:14px;letter-spacing:-.15px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:19px}.price-row{display:flex;align-items:baseline;gap:4px;margin-top:10px}.price{color:var(--green);font-size:20px;font-weight:800;letter-spacing:-.6px}.price-unit{font-size:10px;color:var(--muted)}.card-location{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px;margin-top:11px}.card-location svg{width:12px;height:12px}.card-seller{padding:10px 14px;border-top:1px solid #efede5;display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.tiny-avatar{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--sand);font-size:8px;color:#786245;font-weight:650}.seller-dot{width:4px;height:4px;background:#b6bcad;border-radius:50%;margin-left:auto}.community-note{border-radius:19px;background:var(--sage);margin:30px 0 0;padding:18px 25px;display:flex;align-items:center;gap:15px}.community-note .note-icon{background:#cfddc7;border-radius:50%;height:39px;width:39px;display:grid;place-items:center;flex-shrink:0;color:var(--green)}.community-note strong{font-size:13px;font-weight:700}.community-note p{font-size:11px;color:var(--muted);margin-top:3px}.community-note .text-btn{margin-left:auto;white-space:nowrap}.site-footer{max-width:1240px;margin:auto;padding:25px 38px 37px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:10px;line-height:1.7}.footer-mark{font-size:12px;font-weight:700;color:var(--green)}.footer-mark span{font-weight:400;color:var(--muted)}.site-footer>span{text-align:right}.site-footer small{font-size:9px}.page-top{margin:16px 0 27px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-top .eyebrow{margin-bottom:12px}.page-top h1{font-size:35px}.page-top p{color:var(--muted);font-size:13px;margin-top:9px}.page-top .back-link{margin-bottom:18px}.back-link{display:inline-flex;align-items:center;gap:6px;background:transparent;padding:0;color:var(--muted);font-size:12px}.back-link svg{width:17px;height:17px}.filter-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:17px 0 0;font-size:12px}.filter-row label{display:flex;align-items:center;gap:8px}.filter-row input{width:86px;padding:9px;border:1px solid var(--line);border-radius:9px;background:var(--white)}.filter-row .text-btn{margin-left:auto}.filter-tag{font-size:10px;border-radius:6px;background:var(--peach);padding:5px 8px;color:var(--terra)}.empty-state{grid-column:1/-1;text-align:center;min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--white);border:1px dashed #d9dbcb;border-radius:20px;padding:36px 20px}.empty-state>.icon{width:36px;height:36px;color:var(--terra);margin-bottom:18px}.empty-state h2{font-size:21px;margin-bottom:8px}.empty-state p{font-size:13px;max-width:330px;color:var(--muted)}.empty-state .btn{margin-top:20px}.search-page .listing-grid{margin-bottom:20px}.tab-row{display:flex;gap:4px;border-bottom:1px solid var(--line);margin:22px 0 24px;overflow-x:auto;scrollbar-width:none}.tab-row button{background:transparent;padding:12px 15px;border-bottom:2px solid transparent;font-size:12px;white-space:nowrap;color:var(--muted)}.tab-row button.active{color:var(--terra);border-color:var(--terra);font-weight:750}.tab-row .tab-count{display:inline-block;padding:2px 6px;font-size:10px;border-radius:5px;background:var(--sand);margin-left:5px}.posts-layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:28px}.post-list{display:flex;flex-direction:column;gap:14px}.post-row{display:grid;grid-template-columns:110px 1fr auto;gap:18px;padding:17px;background:var(--white);border:1px solid var(--line);border-radius:17px;align-items:center}.post-image{padding:0;background:var(--sand);border-radius:12px;overflow:hidden;width:110px;height:102px}.post-image img{width:100%;height:100%;object-fit:cover}.post-info h3{font-size:15px;margin:8px 0 6px}.post-info p{font-size:11px;color:var(--muted)}.post-info .price{font-size:18px}.post-actions{display:flex;flex-direction:column;gap:8px;align-items:stretch}.post-actions .btn{min-height:34px;padding:7px 11px;font-size:11px}.post-actions .text-btn{justify-content:center;font-size:10px}.status{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:5px;background:var(--sage);color:var(--green);font-size:9px;font-weight:700}.status.pending{background:#f2e6ce;color:#865d1a}.status.rejected{background:#f4dfd4;color:#943d2f}.status.sold{background:#e7e8e3;color:#6c7365}.side-note{align-self:start;background:var(--sand);border-radius:18px;padding:24px}.side-note>.icon{color:var(--terra);margin-bottom:15px;width:26px;height:26px}.side-note h3{font-size:18px;margin-bottom:9px}.side-note p{font-size:12px;color:var(--muted)}.side-note .divider{height:1px;background:#d8d3c4;margin:19px 0}.side-note .text-btn{font-size:11px}.form-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(220px,1fr);gap:32px}.form-card{background:var(--white);border:1px solid var(--line);padding:28px;border-radius:22px}.form-card h2{font-size:19px;margin:0 0 20px}.form-section+.form-section{margin-top:29px;border-top:1px solid var(--line);padding-top:26px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.wide{grid-column:1/-1}.field label,.field-label{font-size:12px;font-weight:700}.field input,.field select,.field textarea{width:100%;background:var(--paper);border:1px solid #dfded2;border-radius:10px;padding:12px;font-size:13px;color:var(--ink);min-height:44px}.field textarea{resize:vertical;min-height:112px}.field small{font-size:10px;color:var(--muted);line-height:1.5}.optional{font-size:10px;color:var(--muted);font-weight:400}.upload-zone{position:relative;border:1px dashed #b6bda8;border-radius:15px;display:flex;gap:16px;align-items:center;background:#f3f3e9;padding:19px;margin-bottom:20px}.upload-zone svg{width:29px;height:29px;color:var(--green)}.upload-zone label{font-size:13px;font-weight:700;display:block;cursor:pointer}.upload-zone small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.upload-zone input{width:100%;font-size:11px;margin-top:9px}.upload-zone input::file-selector-button{border:0;border-radius:5px;background:var(--sand);font:inherit;padding:6px 8px;color:var(--ink);cursor:pointer;margin-right:9px}.upload-preview{width:78px;height:70px;object-fit:cover;border-radius:9px}.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:25px}.form-bottom p{font-size:10px;color:var(--muted);max-width:220px}.form-bottom .btn{white-space:nowrap}.form-error{background:#f5e1d7;color:#943d2f;padding:12px;border-radius:9px;font-size:12px;margin:15px 0}.form-error:empty{display:none}.tips{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:17px}.tips li{display:flex;gap:9px;color:var(--muted);font-size:11px;line-height:1.6}.tips .icon{width:16px;height:16px;flex-shrink:0;color:var(--terra);margin-top:2px}.queue-layout{max-width:920px;margin:auto}.queue-summary{display:flex;gap:12px;margin:25px 0}.queue-stat{flex:1;background:var(--white);border:1px solid var(--line);padding:18px 20px;border-radius:16px}.queue-stat b{font-size:27px;font-weight:800;display:block;color:var(--terra);letter-spacing:-1px}.queue-stat span{font-size:11px;color:var(--muted)}.queue-stat:nth-child(2) b{color:var(--green)}.queue-row{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:20px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:18px;padding:20px;margin-bottom:13px}.queue-row>img{width:100px;height:101px;object-fit:cover;border-radius:12px}.queue-info h3{margin:7px 0 8px;font-size:16px}.queue-info p{font-size:11px;color:var(--muted)}.queue-info .price{font-size:18px;margin-right:7px}.queue-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:210px}.queue-actions .text-btn{width:100%;justify-content:flex-end}.queue-help{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px;margin:21px 3px}.queue-help .icon{width:17px;height:17px;flex-shrink:0}.history-list{margin-top:24px}.history-list h2{font-size:18px;margin-bottom:12px}.history-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;padding:13px 2px;border-bottom:1px solid var(--line)}.history-row>span:first-child{flex:1}.detail-dialog{padding:0;width:min(590px,calc(100% - 36px));max-height:90dvh;border:0;border-radius:25px;background:var(--paper);color:var(--ink);box-shadow:var(--shadow);overflow-y:auto;overscroll-behavior:contain}.detail-dialog::backdrop{background:#16322680;backdrop-filter:blur(5px)}.dialog-top{position:relative}.dialog-top>img{width:100%;height:250px;object-fit:cover}.close-btn{position:absolute;right:14px;top:14px;background:var(--white);border-radius:50%;width:36px;height:36px;z-index:2}.dialog-content{padding:27px}.dialog-content h2{font-size:26px;margin:11px 0 7px;letter-spacing:-.7px}.detail-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);margin:10px 0}.detail-meta .icon{width:14px;height:14px}.detail-price{font-size:32px;font-weight:800;letter-spacing:-1px;color:var(--green);margin:18px 0}.detail-price small{font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0}.detail-description{font-size:13px;white-space:pre-line;line-height:1.8;color:#606b5e}.seller-box{display:flex;align-items:center;gap:11px;border:1px solid var(--line);background:var(--white);padding:14px;border-radius:13px;margin:22px 0}.seller-box strong{font-size:12px;display:block}.seller-box p{font-size:10px;color:var(--muted);margin-top:2px}.seller-box>.icon{margin-left:auto;color:var(--green)}.detail-actions{display:flex;gap:9px}.detail-actions>.btn{flex:1}.detail-actions .icon-btn{height:45px;width:45px;border:1px solid var(--line)}.micro-copy{font-size:10px;color:var(--muted);text-align:center;margin-top:12px}.compact-dialog{padding:28px;position:relative}.compact-dialog .close-btn{top:18px;right:18px;background:var(--sand)}.dialog-icon{height:51px;width:51px;border-radius:16px;background:var(--sage);color:var(--green);display:grid;place-items:center;margin-bottom:18px}.dialog-icon .icon{width:26px;height:26px}.compact-dialog h2{font-size:25px;max-width:90%;margin:5px 0 10px;letter-spacing:-.6px}.compact-dialog>p{font-size:12px;color:var(--muted);margin-bottom:21px}.compact-dialog .field{margin:18px 0}.notice{background:var(--sand);border-radius:10px;padding:12px;font-size:11px;color:#636854;line-height:1.7;margin:16px 0}.dialog-buttons{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.dialog-buttons .btn{flex:1}.toast-stack{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:100;max-width:calc(100% - 32px);width:max-content;pointer-events:none}.toast{display:flex;gap:14px;align-items:center;background:var(--green);color:white;border-radius:13px;padding:14px 19px;font-size:12px;box-shadow:0 5px 20px #172e3540;pointer-events:auto;line-height:1.5}.toast button{color:#f3ddb6;text-decoration:underline;background:none;padding:4px;font-size:12px}.toast .icon{width:17px;height:17px;flex-shrink:0}.storage-note{padding:13px;background:#f5e5dc;border-radius:10px;font-size:12px;color:#943d2f;margin-bottom:16px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}
@media(min-width:1400px){.site-header,main,.site-footer{max-width:1300px}.hero{min-height:320px}.hero-copy{padding-left:48px}.hero-art{max-height:350px}.listing-grid{gap:24px}.card-image{aspect-ratio:1.4}}
@media(max-width:1000px){.site-header{padding:0 25px;gap:15px}.brand-name{font-size:21px}.desktop-nav{gap:0}.nav-item{padding:11px 10px;font-size:12px}.nav-item .icon{width:17px;height:17px}.header-actions .avatar{display:none}.admin-link{font-size:11px}.hero h1{font-size:40px}.hero-copy{padding-left:30px}.hero-art{padding:20px 0 10px}.category-chip{padding:10px 12px;flex:0 0 auto}.listing-grid{gap:16px;grid-template-columns:repeat(3,1fr)}main{padding-left:25px;padding-right:25px}.form-layout{gap:23px;grid-template-columns:minmax(0,1fr) 235px}.form-card{padding:23px}.posts-layout{grid-template-columns:minmax(0,1fr) 235px;gap:20px}.post-row{grid-template-columns:85px minmax(0,1fr);gap:13px}.post-image{width:85px;height:95px;grid-row:1/3}.post-actions{grid-column:2;flex-direction:row;flex-wrap:wrap}.queue-row{gap:15px}.queue-actions{max-width:175px}.queue-actions .btn{padding:8px 11px}}
@media(max-width:700px){:root{font-size:14px}.demo-bar{font-size:9px;padding:7px 12px;letter-spacing:.1px;gap:6px}.demo-bar-note{margin-left:5px}.demo-dot{width:4px;height:4px}.site-header{height:81px;padding:0 21px;gap:0;justify-content:space-between}.brand-bag{width:36px;height:38px;border-radius:12px}.brand-bag svg{width:25px;height:25px}.brand{gap:8px}.brand-name{font-size:21px}.brand-tag{font-size:7px;letter-spacing:1.3px}.desktop-nav{display:none}.header-actions{gap:10px}.admin-link{font-size:10px;gap:5px}.admin-link>.icon{width:16px;height:16px}.admin-count{min-width:18px;height:18px;font-size:9px}.admin-label{display:inline}main{padding:0 20px 24px}.hero{border-radius:22px;display:block;min-height:247px}.hero-copy{padding:25px 23px 26px;position:relative}.hero .eyebrow{font-size:8px;letter-spacing:1.25px}.hero .eyebrow .icon{height:13px;width:13px}.hero h1{font-size:34px;letter-spacing:-1.3px;max-width:230px;margin:14px 0 9px;position:relative;z-index:1}.hero p{font-size:11px;max-width:195px;line-height:1.65}.hero .btn{margin-top:18px;min-height:37px;padding:9px 13px;font-size:11px;border-radius:10px}.hero-art{position:absolute;right:-63px;bottom:-8px;object-fit:contain;width:235px;height:220px;padding:0;opacity:.95}.hero-copy:after{content:'';position:absolute;inset:0 38% 0 0;background:linear-gradient(90deg,#eee6d5 77%,#eee6d500);z-index:-1}.campus-line{margin:18px 1px 14px;font-size:10px;gap:6px}.campus-line svg{width:13px;height:13px}.campus-line span{gap:4px}.campus-line>span:last-child{font-size:9px}.browse-tools{margin-top:17px}.search-box{height:47px;padding:0 12px;gap:9px;border-radius:12px}.search-box>svg{width:18px;height:18px}.search-box input{font-size:12px}.search-hint{display:none}.category-row{margin-right:-20px;padding-right:20px;gap:7px;padding-top:12px}.category-chip{font-size:10px;gap:6px;padding:8px 11px;min-height:37px;border-radius:9px}.category-chip svg{width:15px;height:15px}.section-heading{margin:23px 0 16px;align-items:center}.section-heading h2{font-size:21px;letter-spacing:-.6px}.section-heading p{font-size:10px;margin-top:4px}.section-heading .right{gap:8px}.section-heading .right>.text-btn{font-size:10px}.sort-label{font-size:10px;gap:2px}.sort-label>span{display:none}.sort-label select{font-size:10px;max-width:113px;padding:6px 0}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.listing-card{border-radius:15px}.card-image{aspect-ratio:1.13}.card-copy{padding:11px 10px 10px}.card-top{font-size:8px;margin-bottom:6px}.card-top span:first-child{font-size:7px;letter-spacing:.8px}.card-title{font-size:12px;line-height:1.45;letter-spacing:-.15px;min-height:17px}.price-row{margin-top:7px;gap:3px}.price{font-size:19px}.price-unit{font-size:8px}.card-location{font-size:8px;margin-top:8px;gap:3px}.card-location svg{width:10px;height:10px}.card-seller{padding:8px 10px;font-size:8px;gap:5px}.tiny-avatar{width:18px;height:18px;font-size:7px}.card-label{font-size:7px;padding:4px 6px;left:8px;bottom:8px;border-radius:5px}.save-btn{width:28px;height:28px;top:8px;right:8px}.save-btn svg{width:14px;height:14px}.community-note{padding:16px;border-radius:15px;gap:11px;margin-top:23px;align-items:flex-start}.community-note strong{font-size:11px}.community-note p{font-size:9px;margin-top:4px}.community-note .note-icon{height:32px;width:32px}.community-note .note-icon svg{height:18px;width:18px}.community-note .text-btn{display:none}.site-footer{padding:18px 21px 102px;display:block;margin-top:6px}.footer-mark{font-size:10px}.site-footer>span{display:block;text-align:left;margin-top:11px;font-size:8px}.site-footer small{font-size:8px}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;z-index:5;background:#fffdf9f7;border-top:1px solid var(--line);backdrop-filter:blur(10px);padding:7px 10px calc(9px + env(safe-area-inset-bottom));gap:3px}.mobile-nav .nav-item{flex-direction:column;gap:4px;padding:8px 4px;border-radius:11px;font-size:10px;letter-spacing:.1px;min-height:51px}.mobile-nav .nav-item svg{width:21px;height:21px}.mobile-nav .nav-item.active{background:#f5ece1}.mobile-nav .nav-item[data-route='sell'] svg{background:var(--terra);color:var(--white);border-radius:7px;padding:3px;width:24px;height:24px;margin-top:-3px}.toast-stack{bottom:88px}.toast{padding:12px 15px;font-size:11px;gap:9px}.page-top{margin:12px 0 24px;gap:12px}.page-top h1{font-size:29px;letter-spacing:-1px}.page-top .eyebrow{font-size:9px;margin-bottom:10px}.page-top p{font-size:11px;margin-top:7px}.page-top .btn{font-size:11px;min-height:39px;padding:10px 12px;white-space:nowrap}.page-top .btn .icon{width:16px;height:16px}.filter-row{font-size:10px;gap:8px}.filter-row input{width:67px;padding:8px}.filter-row .text-btn{font-size:10px}.search-page .section-heading h2{font-size:18px}.tab-row{margin:20px 0}.tab-row button{padding:11px 10px;font-size:11px}.tab-row .tab-count{font-size:9px;margin-left:4px}.posts-layout{display:block}.post-list{gap:12px}.post-row{padding:13px;grid-template-columns:81px minmax(0,1fr);gap:10px 13px;border-radius:15px}.post-image{width:81px;height:93px;align-self:start}.post-info h3{font-size:13px;margin:7px 0 4px}.post-info p{font-size:9px}.post-info .price{font-size:16px}.status{font-size:8px}.post-actions .btn{font-size:10px;min-height:32px;padding:7px 10px}.post-actions .text-btn{font-size:9px;margin-left:4px}.side-note{margin-top:23px;padding:20px}.side-note>.icon{margin-bottom:10px}.side-note h3{font-size:17px}.side-note p{font-size:11px}.form-layout{display:block}.form-card{padding:19px 16px;border-radius:17px}.form-card h2{font-size:18px;margin-bottom:17px}.field-grid{gap:16px 12px}.field label,.field-label{font-size:11px}.field input,.field select,.field textarea{font-size:16px;padding:10px;min-height:44px;border-radius:8px}.field small{font-size:9px}.field{gap:7px}.upload-zone{padding:14px;gap:12px}.upload-zone label{font-size:12px}.upload-zone small{font-size:9px}.upload-zone input{font-size:10px}.upload-zone>.icon{width:22px;height:22px;flex-shrink:0}.form-section+.form-section{margin-top:23px;padding-top:23px}.form-bottom{flex-direction:column-reverse;margin-top:22px}.form-bottom .btn{width:100%;font-size:12px}.form-bottom p{max-width:100%;font-size:9px;text-align:center}.form-layout>.side-note{background:transparent;margin-top:5px}.queue-summary{gap:9px;margin:22px 0}.queue-stat{padding:14px 13px;border-radius:13px}.queue-stat b{font-size:24px}.queue-stat span{font-size:9px}.queue-row{padding:14px;grid-template-columns:76px minmax(0,1fr);gap:12px;border-radius:16px}.queue-row>img{width:76px;height:91px}.queue-info h3{font-size:13px;margin:6px 0}.queue-info p{font-size:9px}.queue-info .price{font-size:17px}.queue-actions{grid-column:1/-1;max-width:none;border-top:1px solid var(--line);padding-top:11px;justify-content:stretch;align-items:center}.queue-actions .btn{flex:1;font-size:11px;min-height:37px}.queue-actions .text-btn{width:auto;font-size:10px;padding:8px 4px}.queue-help{font-size:10px;align-items:flex-start;line-height:1.6}.history-row{font-size:10px}.detail-dialog{width:100%;max-height:92dvh;margin:auto 0 0;border-radius:24px 24px 0 0;max-width:100%}.dialog-top>img{height:227px}.dialog-content{padding:23px 21px calc(23px + env(safe-area-inset-bottom))}.dialog-content h2{font-size:25px}.detail-description{font-size:12px}.detail-price{font-size:30px}.compact-dialog{padding:27px 22px calc(30px + env(safe-area-inset-bottom))}.compact-dialog h2{font-size:24px}.compact-dialog .field textarea{font-size:16px}.notice{font-size:10px}.dialog-buttons .btn{font-size:11px}.empty-state{min-height:240px;padding:30px 20px}.empty-state h2{font-size:20px}.empty-state p{font-size:11px}.search-page .listing-grid{margin-bottom:0}}
@media(max-width:370px){main{padding-left:16px;padding-right:16px}.site-header{padding:0 16px}.hero-copy{padding-left:19px}.hero h1{font-size:31px}.hero-art{right:-85px}.demo-bar{font-size:8px}.listing-grid{gap:11px 9px}.card-top>span:last-child{font-size:7px}.card-title{font-size:11px}.campus-line{font-size:9px}.category-row{margin-right:-16px;padding-right:16px}.header-actions{gap:7px}.page-top h1{font-size:27px}.post-actions{gap:6px}.queue-actions .text-btn{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.admin-link,.avatar,.back-link{text-decoration:none}

.auth-shell{min-height:58vh;display:grid;place-items:center;padding:36px 0}.auth-card{width:min(470px,100%);padding:36px}.auth-card h1{font-size:34px;margin:14px 0 12px}.auth-card>p{color:var(--muted);font-size:13px;margin-bottom:24px}.auth-card .field{margin:18px 0}.auth-card>.text-btn{margin:14px auto 0}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.55;color:var(--muted);margin:18px 0}.check-row input{width:17px;height:17px;margin:0;accent-color:var(--green);flex:0 0 auto}.feedback{color:var(--terra)!important;margin-top:7px}.seller-login{white-space:nowrap}.detail-actions .micro-copy{align-self:center;max-width:190px}.compact-dialog .field input,.compact-dialog .field select,.compact-dialog .field textarea{width:100%;background:var(--white);border:1px solid var(--line);border-radius:10px;padding:12px}.detail-dialog.compact{width:min(470px,calc(100% - 36px))}

@media(max-width:700px){.auth-shell{padding:12px 0;place-items:start center}.auth-card{padding:25px 20px}.auth-card h1{font-size:29px}.seller-login{font-size:9px;padding:8px 10px;min-height:35px}.detail-dialog.compact{width:100%}.check-row{font-size:10px}.detail-actions{flex-wrap:wrap}.detail-actions .micro-copy{max-width:none;width:100%}}
