@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:var(--tg-theme-text-color, #14181f);background:#eef1f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{min-height:100vh;max-width:720px;margin:auto;background:var(--tg-theme-bg-color, #f8f9fb);box-shadow:0 0 60px #19202c16}.page{min-height:100vh;padding:26px 18px 104px}.hero{display:flex;align-items:flex-start;justify-content:space-between;padding:8px 2px 22px}.hero h1,.page-title h1,.detail-content h1{margin:0;font-size:clamp(1.8rem,7vw,2.65rem);letter-spacing:-.055em;line-height:1.08}.hero-copy{margin:8px 0 0;max-width:300px;color:#6d7581;font-size:.92rem;line-height:1.5}.eyebrow{margin:0 0 6px;color:#8c939d;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.logo-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#171b22;color:#fff;font-size:1.3rem;font-weight:800;transform:rotate(-4deg)}.search-row{display:flex;gap:9px}.search{flex:1;display:flex;align-items:center;gap:8px;height:52px;padding:0 15px;border:1px solid #e4e7ec;border-radius:17px;background:#fff;box-shadow:0 6px 18px #1a24300a}.search span{font-size:1.6rem;transform:rotate(-15deg);color:#737b87}.search input{width:100%;border:0;outline:0;background:transparent;font-size:.88rem}.filter-button{width:52px;border:0;border-radius:17px;background:#ff5b2e;color:#fff;font-size:1.35rem;box-shadow:0 8px 20px #ff5b2e38}.quick-filters{display:flex;gap:8px;margin:12px 0 26px;overflow-x:auto;scrollbar-width:none}.quick-filters button{white-space:nowrap;padding:9px 14px;border:1px solid #e2e5e9;border-radius:999px;background:#fff;color:#555e69;font-size:.75rem;font-weight:700}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:24px 1px 12px}.section-heading h2{margin:0;font-size:1.15rem;letter-spacing:-.03em}.section-heading>span{color:#9299a3;font-size:.69rem}.listing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.car-card{min-width:0;overflow:hidden;border:1px solid #eaecf0;border-radius:20px;background:#fff;box-shadow:0 8px 24px #1b24300a;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.car-card:active{transform:scale(.98)}.car-card:focus-visible{outline:3px solid #ff5b2e44}.car-visual,.detail-visual,.my-photo{position:relative;display:grid;place-items:center;background-size:cover;background-position:center}.car-visual{aspect-ratio:1.27;font-size:2.8rem}.car-visual b{position:absolute;bottom:8px;left:8px;padding:5px 8px;border-radius:8px;background:#111827b8;color:#fff;font-size:.56rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.blue{background:linear-gradient(145deg,#dceafa,#aec9e6)}.graphite{background:linear-gradient(145deg,#d8dce2,#969fac)}.violet{background:linear-gradient(145deg,#ece6fa,#c1b4df)}.mint{background:linear-gradient(145deg,#e2f2ea,#acd4bf)}.orange{background:linear-gradient(145deg,#fff0e8,#ffc9ad)}.heart{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:#ffffffe8;color:#252a31;font-size:1.2rem;box-shadow:0 3px 10px #1112}.heart.active,.detail-heart.active{color:#ee3f40}.card-content{padding:12px}.card-content h3{min-height:2.4em;margin:0 0 7px;font-size:.86rem;line-height:1.25}.card-content strong{font-size:.93rem}.card-content p{margin:8px 0 3px;color:#7b838e;font-size:.62rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-content small{color:#9ca2aa;font-size:.58rem}.bottom-nav{position:fixed;z-index:20;right:0;bottom:0;left:0;display:flex;max-width:720px;margin:auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e7e9ed;background:#ffffffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{flex:1;display:grid;place-items:center;gap:2px;border:0;background:transparent;color:#959ca5;font-size:.61rem;font-weight:700}.bottom-nav span{font-size:1.35rem;line-height:1.15}.bottom-nav button.active{color:#ff5b2e}.page-title{padding:10px 2px 22px}.page-title h1{font-size:2.15rem}.detail-page{min-height:100vh;padding-bottom:96px;background:#fff}.detail-visual{height:min(68vw,450px);min-height:260px;font-size:6rem}.round-button{position:absolute;top:18px;display:grid;place-items:center;width:43px;height:43px;border:0;border-radius:50%;background:#fffffff0;font-size:1.7rem;box-shadow:0 5px 18px #1112}.round-button.back{left:16px}.detail-heart{right:16px}.detail-visual em{position:absolute;right:16px;bottom:16px;padding:6px 10px;border-radius:999px;background:#111b;color:#fff;font-size:.7rem;font-style:normal}.detail-content{padding:24px 18px}.detail-content h1{font-size:2rem}.detail-price{margin:10px 0 22px;font-size:1.5rem;font-weight:800}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden;border:1px solid #e8eaed;border-radius:17px;background:#e8eaed}.spec-grid div{display:grid;gap:5px;padding:13px;background:#fff}.spec-grid small{color:#9299a2;font-size:.63rem}.spec-grid strong{font-size:.78rem}.description{padding:23px 1px 17px}.description h2{margin:0 0 8px;font-size:1.05rem}.description p{margin:0;color:#626a75;font-size:.82rem;line-height:1.65}.seller{display:flex;align-items:center;gap:12px;padding:16px;border-radius:17px;background:#f5f6f8}.avatar,.large-avatar{display:grid;place-items:center;border-radius:50%;background:#171b22;color:#fff;font-weight:800}.avatar{width:43px;height:43px}.seller small{color:#8a929d;font-size:.62rem}.seller h3{margin:2px 0 0;font-size:.85rem}.seller>span{margin-left:auto;color:#a7adb5;font-size:1.5rem}.contact-bar{position:fixed;z-index:20;right:0;bottom:0;left:0;display:grid;grid-template-columns:.85fr 1.15fr;gap:9px;max-width:720px;margin:auto;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e8eaed;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.primary,.outline{min-height:46px;padding:0 16px;border-radius:14px;font-size:.78rem;font-weight:800}.primary{border:0;background:#ff5b2e;color:#fff;box-shadow:0 7px 18px #ff5b2e30}.primary:disabled{opacity:.4;cursor:not-allowed}.outline{border:1px solid #dfe2e7;background:#fff;color:#323840}.wide{width:100%}.overlay{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:center;background:#11182777;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.overlay.centered{align-items:center;padding:18px}.sheet{width:min(720px,100%);padding:10px 20px calc(24px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fff;animation:slide-up .22s ease}.sheet-handle{width:44px;height:4px;margin:0 auto 19px;border-radius:999px;background:#d8dbe0}.sheet-title{display:flex;align-items:center;justify-content:space-between}.sheet-title h2{margin:0 0 16px}.sheet-title button{border:0;background:transparent;color:#ff5b2e;font-size:.75rem;font-weight:700}.field{display:grid;gap:7px;margin:0 0 15px}.field>span{color:#69717b;font-size:.7rem;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:49px;padding:0 13px;border:1px solid #dfe2e7;border-radius:13px;outline:0;background:#fff;color:#20252c;font-size:.8rem}.field textarea{min-height:120px;padding-top:13px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#ff5b2e;box-shadow:0 0 0 3px #ff5b2e14}.sell-form{padding:4px 1px}.sell-form h2{margin:0 0 20px;font-size:1.12rem}.progress{height:5px;margin:-8px 1px 30px;overflow:hidden;border-radius:99px;background:#e7e9ed}.progress i{display:block;height:100%;border-radius:99px;background:#ff5b2e;transition:width .3s ease}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-actions{display:flex;gap:10px;margin-top:26px}.form-actions .primary{flex:1}.upload{display:grid;place-items:center;min-height:82px;border:1px dashed #cbd0d7;border-radius:14px;color:#ff5b2e;font-size:.78rem;font-weight:800;cursor:pointer}.upload input{display:none}.upload-preview{width:100%;max-height:210px;margin-top:8px;border-radius:14px;object-fit:cover}.preview-card{padding:13px;border:1px solid #e4e7eb;border-radius:18px;background:#fff}.preview-photo{display:grid;place-items:center;min-height:190px;border-radius:13px;background-color:#e9edf2;background-size:cover;background-position:center;font-size:4rem}.preview-card h3{margin:15px 0 6px}.preview-card p,.preview-card small{color:#747c87;font-size:.74rem;line-height:1.5}.moderation-note{padding:13px 0;color:#777f89;font-size:.72rem;line-height:1.5}.profile-head{display:flex;align-items:center;gap:13px;padding:17px;border-radius:19px;background:#fff;box-shadow:0 8px 24px #1b24300a}.large-avatar{width:57px;height:57px;font-size:1.2rem}.profile-head h2{margin:0;font-size:1rem}.profile-head p{margin:4px 0 0;color:#858d97;font-size:.7rem}.profile-head button{margin-left:auto;border:0;background:transparent;color:#ff5b2e;font-size:.7rem;font-weight:800}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.profile-stats div{display:grid;gap:3px;padding:15px;border:1px solid #e7e9ed;border-radius:16px;background:#fff}.profile-stats small{color:#858d97;font-size:.65rem}.my-listing{overflow:hidden;margin-bottom:10px;border:1px solid #e5e8ec;border-radius:17px;background:#fff}.my-main{display:grid;grid-template-columns:90px 1fr;gap:12px;width:100%;padding:10px;border:0;background:transparent;text-align:left}.my-photo{min-height:86px;border-radius:12px;font-size:1.8rem}.my-main h3{margin:6px 0 5px;font-size:.83rem}.my-main strong{font-size:.78rem}.status-badge{display:inline-block;padding:4px 7px;border-radius:99px;background:#fff1d8;color:#a65b00;font-size:.53rem;font-weight:800}.status-badge.published{background:#dcf7e8;color:#167343}.status-badge.sold,.status-badge.archived{background:#edf0f3;color:#66707c}.my-actions{display:flex;gap:7px;padding:0 10px 10px 112px}.my-actions button{padding:6px 10px;border:1px solid #e1e4e8;border-radius:8px;background:#fff;color:#656e79;font-size:.6rem;font-weight:700}.contact-modal{position:relative;width:min(380px,100%);padding:28px 20px 22px;border-radius:25px;background:#fff;text-align:center}.contact-modal .large-avatar{margin:0 auto 12px}.contact-modal h2{margin:0}.contact-modal p{margin:6px 0 22px;color:#818995;font-size:.75rem}.contact-modal small{display:block;margin-top:18px;color:#9299a3;font-size:.62rem;line-height:1.5}.modal-close{position:absolute;top:13px;right:14px;border:0;background:transparent;color:#9ba2ab;font-size:1.5rem}.link-button{display:grid;place-items:center;margin-top:9px;text-decoration:none}.empty{display:grid;justify-items:center;padding:70px 24px;text-align:center}.empty>div{display:grid;place-items:center;width:64px;height:64px;margin-bottom:15px;border-radius:50%;background:#fff0ea;color:#ff5b2e;font-size:1.9rem}.empty h2{margin:0;font-size:1.1rem}.empty p{max-width:300px;margin:8px 0 20px;color:#858d97;font-size:.75rem;line-height:1.5}.toast{position:fixed;z-index:100;bottom:90px;left:50%;max-width:calc(100% - 40px);padding:11px 16px;border-radius:12px;background:#171b22ee;color:#fff;font-size:.72rem;font-weight:700;transform:translate(-50%);animation:toast-in .2s ease}@keyframes slide-up{0%{transform:translateY(100%)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}@media(max-width:380px){.page{padding-right:13px;padding-left:13px}.listing-grid{gap:8px}.card-content{padding:10px}.card-content h3{font-size:.78rem}.field-pair{grid-template-columns:1fr;gap:0}}@media(min-width:640px){.listing-grid{grid-template-columns:repeat(3,1fr)}.hero{padding-top:20px}.page{padding-right:26px;padding-left:26px}.detail-content{padding-right:30px;padding-left:30px}}
