:root{--ink:#171914;--muted:#6f7169;--cream:#f4f0e8;--paper:#fffdf8;--coral:#ef5b47;--coral-dark:#d94834;--sage:#a9b39c;--line:rgba(23,25,20,.1);--nav:76px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"DM Sans",sans-serif;background:#d9d4ca;color:var(--ink)}button,input,textarea,select{font:inherit}.ambient{position:fixed;border-radius:50%;filter:blur(70px);opacity:.5}.ambient-one{width:360px;height:360px;background:#f4aa89;top:-100px;left:8%}.ambient-two{width:400px;height:400px;background:#a6baa2;right:4%;bottom:-120px}.shell{position:relative;width:100%;max-width:480px;height:100dvh;margin:auto;background:var(--cream);overflow:hidden;box-shadow:0 0 80px rgba(33,29,24,.22)}button{border:0;background:none;color:inherit;cursor:pointer}.topbar{height:70px;display:flex;align-items:center;gap:10px;padding:10px 14px;background:rgba(244,240,232,.94);backdrop-filter:blur(18px);position:absolute;inset:0 0 auto;z-index:20}.brand{display:flex;align-items:center;gap:8px;font-family:Manrope;font-size:15px;font-weight:800;padding:0}.brand-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:var(--ink);color:var(--cream);font-size:15px;transform:rotate(-5deg)}.location-pill{margin-left:auto;display:flex;gap:5px;align-items:center;background:var(--paper);border:1px solid var(--line);padding:9px 10px;border-radius:99px;font-size:11px;font-weight:700}.location-pill svg{width:14px}.round-button{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--paper);border:1px solid var(--line)}.round-button svg{width:18px}.notification-button{position:relative}.notification-button i,.bottom-nav button i{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--coral);top:6px;right:5px;border:1px solid var(--cream)}.view{display:none;height:100%;padding-top:70px;padding-bottom:var(--nav)}.view.active{display:block}.feed{height:100%;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none}.feed::-webkit-scrollbar{display:none}.product-card{position:relative;height:100%;scroll-snap-align:start;padding:0 12px 12px}.product-media{position:absolute;inset:0 12px 12px;border-radius:26px;overflow:hidden;background:#ddd}.photo-track{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.photo-track::-webkit-scrollbar{display:none}.photo-slide{min-width:100%;height:100%;scroll-snap-align:start}.photo-slide img{width:100%;height:100%;object-fit:cover}.photo-slide.detail img{transform:scale(1.12);object-position:55% 50%}.media-shade{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.08) 28%,transparent 45%,rgba(10,10,8,.88) 100%);pointer-events:none}.photo-count{position:absolute;top:15px;right:15px;background:rgba(18,18,15,.62);color:white;padding:7px 10px;border-radius:99px;font-size:11px;font-weight:700;backdrop-filter:blur(8px)}.distance{position:absolute;top:15px;left:15px;background:rgba(255,253,248,.9);padding:7px 10px;border-radius:99px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px}.distance svg{width:13px}.photo-dots{position:absolute;bottom:220px;left:0;right:0;display:flex;justify-content:center;gap:5px}.photo-dots span{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.55)}.photo-dots span.active{width:18px;border-radius:5px;background:white}.card-content{position:absolute;left:30px;right:26px;bottom:30px;color:white;display:grid;grid-template-columns:1fr 48px;gap:8px 14px}.seller-line{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:8px}.avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5b86d;color:#34250e;font-weight:800;font-size:10px}.seller-line b{font-size:12px}.verified{width:14px;height:14px;background:#6b8fef;border-radius:50%;display:inline-grid;place-items:center;font-size:9px}.product-name{font-family:Manrope;font-size:25px;line-height:1.05;margin:0 0 7px;letter-spacing:-.7px}.description{color:rgba(255,255,255,.78);font-size:12px;line-height:1.4;margin:0 0 12px;max-width:300px}.description button{color:white;font-weight:700;padding:0}.price-row{display:flex;align-items:center;gap:10px}.price{font-family:Manrope;font-size:25px;font-weight:800}.condition{font-size:10px;border:1px solid rgba(255,255,255,.25);padding:5px 8px;border-radius:99px;color:rgba(255,255,255,.85)}.action-rail{grid-row:1 / span 3;grid-column:2;align-self:end;display:flex;flex-direction:column;gap:12px}.rail-action{color:white;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;padding:0}.rail-action span.icon-wrap{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:rgba(18,18,15,.42);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(7px)}.rail-action svg{width:20px}.rail-action.active .icon-wrap{background:var(--paper);color:var(--coral)}.offer-button{grid-column:1/3;height:49px;border-radius:15px;background:var(--coral);color:white;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 25px rgba(239,91,71,.3)}.offer-button:active{transform:scale(.98)}.swipe-hint{position:absolute;top:81px;left:50%;transform:translateX(-50%);z-index:5;color:white;background:rgba(18,18,15,.42);border:1px solid rgba(255,255,255,.2);padding:6px 10px;border-radius:99px;font-size:9px;display:flex;gap:4px;align-items:center;animation:fadeHint 4s forwards}.swipe-hint svg{width:12px}@keyframes fadeHint{0%,60%{opacity:1}100%{opacity:0;visibility:hidden}}.bottom-nav{height:var(--nav);position:absolute;inset:auto 0 0;z-index:30;background:rgba(255,253,248,.96);backdrop-filter:blur(20px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 10px max(8px,env(safe-area-inset-bottom))}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8a8b84;position:relative}.bottom-nav svg{width:21px}.bottom-nav small{font-size:9px;font-weight:700}.bottom-nav button.active{color:var(--ink)}.bottom-nav button.active:not(.sell-nav) svg{stroke-width:2.5}.bottom-nav .sell-nav{width:52px;height:52px;border-radius:17px;background:var(--ink);color:white;justify-self:center;align-self:center;transform:translateY(-10px);box-shadow:0 8px 18px rgba(23,25,20,.25)}.bottom-nav .sell-nav small{display:none}.bottom-nav .sell-nav svg{width:25px}.page-view{padding-left:18px;padding-right:18px;overflow-y:auto}.page-heading{padding:16px 2px 18px}.page-heading p,.sheet-title p{margin:0 0 4px;text-transform:uppercase;letter-spacing:1.5px;font-size:9px;font-weight:800;color:var(--coral)}.page-heading h1,.sheet-title h2{font:800 28px/1.1 Manrope;margin:0;letter-spacing:-1px}.count-badge{font-size:11px;background:var(--coral);color:white;padding:4px 7px;border-radius:99px;vertical-align:middle}.saved-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.saved-item{background:var(--paper);border-radius:19px;overflow:hidden;border:1px solid var(--line);position:relative}.saved-item img{width:100%;height:175px;object-fit:cover;display:block}.saved-item div{padding:11px}.saved-item h3{font:700 13px Manrope;margin:0 0 4px}.saved-item p{margin:0;font-weight:800;font-size:16px}.saved-item button{position:absolute;right:9px;top:9px;width:31px;height:31px;border-radius:50%;background:rgba(255,253,248,.9);display:grid;place-items:center;color:var(--coral)}.saved-item button svg{width:15px}.empty-state{text-align:center;padding:90px 30px 0}.empty-icon{margin:auto;width:64px;height:64px;border-radius:22px;background:#e8e3d9;display:grid;place-items:center}.empty-icon svg{width:25px}.empty-state h2{font:700 19px Manrope;margin:18px 0 7px}.empty-state p{color:var(--muted);font-size:13px;line-height:1.5}.primary-button{width:100%;height:50px;border-radius:15px;background:var(--coral);color:white;font-weight:800}.empty-state .primary-button{margin-top:15px}.sell-form{display:flex;flex-direction:column;gap:14px;padding-bottom:30px}.photo-drop{height:140px;border-radius:22px;border:1.5px dashed #aaa89f;background:rgba(255,253,248,.55);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.photo-drop svg{width:25px;margin-bottom:5px}.photo-drop b{font:700 14px Manrope}.photo-drop small{color:var(--muted);font-size:10px}.sell-form label{font-size:11px;font-weight:800;display:flex;flex-direction:column;gap:6px}.sell-form input,.sell-form textarea,.sell-form select{width:100%;border:1px solid var(--line);background:var(--paper);border-radius:13px;padding:13px;outline:none;color:var(--ink)}.sell-form textarea{height:90px;resize:none}.sell-form input:focus,.sell-form textarea:focus{border-color:var(--coral)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.publish-button{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:4px}.publish-button svg{width:16px}.message-card{padding:14px 2px;display:grid;grid-template-columns:48px 1fr auto;gap:11px;align-items:center;border-bottom:1px solid var(--line)}.message-card .avatar{width:48px;height:48px;font-size:13px}.message-card h3{margin:0 0 4px;font:700 13px Manrope}.message-card p{margin:0;color:var(--muted);font-size:11px;white-space:nowrap;max-width:235px;overflow:hidden;text-overflow:ellipsis}.message-card time{font-size:9px;color:var(--muted);align-self:start;margin-top:2px}.unread-dot{display:block;width:7px;height:7px;background:var(--coral);border-radius:50%;margin:8px 0 0 auto}.profile-card{text-align:center;padding:28px 0 20px}.avatar.large{width:76px;height:76px;font-size:20px;margin:auto;background:#d79a71}.profile-card h1{font:800 23px Manrope;margin:12px 0 4px}.profile-card>p{margin:0;color:var(--muted);font-size:11px;display:flex;align-items:center;justify-content:center;gap:4px}.profile-card>p svg{width:13px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);border:1px solid var(--line);border-radius:18px;margin-top:22px;padding:15px}.profile-stats span{display:flex;flex-direction:column;border-right:1px solid var(--line)}.profile-stats span:last-child{border:0}.profile-stats b{font:800 17px Manrope}.profile-stats small{color:var(--muted);font-size:9px}.settings-list{background:var(--paper);border:1px solid var(--line);border-radius:20px;overflow:hidden}.settings-list button{width:100%;display:grid;grid-template-columns:38px 1fr 20px;align-items:center;text-align:left;gap:8px;padding:14px;border-bottom:1px solid var(--line)}.settings-list button:last-child{border:0}.settings-list>button>svg:first-child{width:19px}.settings-list>button>svg:last-child{width:16px;color:var(--muted)}.settings-list span{display:flex;flex-direction:column}.settings-list b{font-size:12px}.settings-list small{font-size:9px;color:var(--muted);margin-top:2px}.sheet-backdrop{position:fixed;inset:0;background:rgba(15,16,13,.5);z-index:80;opacity:0;visibility:hidden;transition:.25s;backdrop-filter:blur(3px)}.sheet-backdrop.open{opacity:1;visibility:visible}.sheet{position:fixed;z-index:90;left:50%;bottom:0;width:min(480px,100%);transform:translate(-50%,105%);background:var(--paper);border-radius:28px 28px 0 0;padding:10px 20px max(22px,env(safe-area-inset-bottom));transition:transform .35s cubic-bezier(.2,.8,.2,1);box-shadow:0 -20px 60px rgba(0,0,0,.2)}.sheet.open{transform:translate(-50%,0)}.sheet-handle{width:38px;height:4px;border-radius:5px;background:#d5d0c6;margin:0 auto 14px}.sheet-title{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.sheet-title h2{font-size:22px}.distance-visual{text-align:center;display:flex;flex-direction:column;align-items:center}.distance-visual svg{width:22px;color:var(--coral)}.distance-visual b{font:800 33px Manrope;margin-top:6px}.distance-visual small{color:var(--muted)}input[type=range]{width:100%;accent-color:var(--coral);margin:18px 0 0}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.sheet-label{display:block;font-size:10px;font-weight:800;margin:22px 0 10px}.chips{display:flex;gap:7px;overflow-x:auto}.chips button{border:1px solid var(--line);padding:8px 13px;border-radius:99px;font-size:10px;font-weight:700;white-space:nowrap}.chips button.active{background:var(--ink);color:white}.apply-filter{margin-top:24px}.offer-product{display:flex;gap:12px;align-items:center;background:var(--cream);padding:10px;border-radius:16px}.offer-product img{width:58px;height:58px;border-radius:11px;object-fit:cover}.offer-product div{display:flex;flex-direction:column}.offer-product small{font-size:9px;color:var(--muted)}.offer-product b{font:800 20px Manrope}.offer-input-label{display:block;font-size:10px;font-weight:800;margin-top:18px}.offer-input{margin-top:7px;display:flex;align-items:center;border:1px solid var(--line);border-radius:15px;padding:0 16px;background:white}.offer-input span{font:700 23px Manrope}.offer-input input{border:0;outline:0;width:100%;font:800 28px Manrope;padding:11px 8px;background:transparent}.quick-offers{display:flex;gap:7px;margin:9px 0 14px}.quick-offers button{flex:1;border:1px solid var(--line);border-radius:10px;padding:8px;font-size:10px;font-weight:700}.quick-offers button:hover{border-color:var(--coral);color:var(--coral)}.info-note{display:flex;align-items:flex-start;gap:9px;background:#f1eee7;border-radius:13px;padding:11px;margin:12px 0 16px;color:var(--muted)}.info-note svg{width:17px;flex-shrink:0}.info-note p{font-size:10px;line-height:1.45;margin:0}.toast{position:fixed;z-index:150;left:50%;bottom:95px;transform:translate(-50%,20px);background:var(--ink);color:white;padding:11px 15px;border-radius:99px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;opacity:0;visibility:hidden;transition:.25s;white-space:nowrap}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}.toast svg{width:15px;color:#b8d79f}@media(min-width:700px){body{padding:22px}.shell{height:calc(100dvh - 44px);border-radius:30px}.sheet{bottom:22px;border-radius:28px}.topbar{border-radius:30px 30px 0 0}.bottom-nav{border-radius:0 0 30px 30px}}
