:root{--ink:#11162e;--muted:#6e7486;--line:#e7e9f1;--violet:#6650e8;--violet2:#7a5cff;--bg:#f8f9fd;--card:#fff;--orange:#ff9500}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,233,241,.8)}.nav-wrap{height:76px;display:flex;align-items:center;gap:18px}.logo{font-size:31px;font-weight:800;letter-spacing:-1.8px}.logo span{color:var(--violet)}.header-search,.header-location{height:44px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;padding:0 14px;color:var(--muted)}.header-search{flex:1;justify-content:space-between;max-width:370px}.header-location{min-width:120px;justify-content:space-between}.header-actions{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 20px;font-weight:700;cursor:pointer}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--violet),var(--violet2));box-shadow:0 8px 20px rgba(102,80,232,.22)}.hero{margin-top:20px;min-height:430px;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;background:linear-gradient(120deg,#f4f6ff 0%,#fafbff 55%,#f5efe8 100%)}.hero-content{padding:52px 0 42px 48px;z-index:2}.hero h1{font-size:48px;line-height:1.08;letter-spacing:-2.2px;margin:0 0 18px}.hero h1 span{color:var(--violet)}.hero p{font-size:17px;margin:0 0 24px}.hero-search{background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;display:grid;grid-template-columns:minmax(160px,1.35fr) minmax(150px,1fr) minmax(130px,.82fr) auto;gap:8px;box-shadow:0 10px 30px rgba(19,23,52,.07);width:690px;max-width:calc(100vw - 64px)}.hero-search input,.hero-search select{border:0;background:#f9faff;border-radius:9px;padding:0 14px;font:inherit;color:var(--ink);outline:none;min-height:46px}.hero-location-field{display:flex;align-items:center;gap:7px;background:#f9faff;border-radius:9px;padding-left:12px;min-width:0}.hero-location-field span{color:#7f8799;font-size:15px;flex:0 0 auto}.hero-search .hero-location-field input{background:transparent;padding-left:0;min-width:0;width:100%}.section-head>a.btn-primary{color:#fff}.section-head>a.btn-primary:hover{color:#fff}
.hero-benefits{display:flex;gap:25px;flex-wrap:wrap;margin-top:20px;font-size:13px}.hero-benefits span:nth-child(1){color:#3a9b58}.hero-benefits span:nth-child(2){color:var(--violet)}.hero-benefits span:nth-child(3){color:#53617a}.hero-visual{position:relative;min-height:430px;background:linear-gradient(#eee6dd,#f2ebe4)}.poster{position:absolute;top:44px;left:27%;background:#fff;border:4px solid #222;padding:18px 23px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.12)}.poster strong,.poster span{display:block;font-size:27px}.poster span{color:var(--violet);font-weight:800}.poster em{font-style:normal;font-size:24px;color:var(--violet)}.sofa{position:absolute;left:4%;right:4%;bottom:45px;height:145px;background:linear-gradient(#cfcfcf,#bbb);border-radius:30px 30px 12px 12px;box-shadow:0 18px 25px rgba(0,0,0,.12)}.sofa:before,.sofa:after{content:"";position:absolute;bottom:-20px;width:10px;height:28px;background:#8b6344}.sofa:before{left:18%}.sofa:after{right:18%}.plant{position:absolute;left:-8px;bottom:175px;font-size:85px}.bike{position:absolute;right:-14px;bottom:72px;font-size:130px;transform:rotate(-7deg)}.section{padding:34px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.section-head h2{margin:0;font-size:23px}.section-head>a{color:var(--violet);font-size:13px}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{border:1px solid var(--line);border-radius:16px;padding:18px 12px;text-align:center;background:#fff;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(31,36,75,.08)}.category-icon{width:48px;height:48px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;font-size:25px;background:#f2f4ff}.category-card strong,.category-card small{display:block}.category-card strong{font-size:14px}.category-card small{color:var(--muted);font-size:11px;margin-top:5px}.tabs{display:flex;gap:24px;margin-top:12px;font-size:13px;color:var(--muted)}.tabs .active{color:var(--ink);border-bottom:2px solid var(--violet);padding-bottom:7px}.ads-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.ad-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.ad-image{height:175px;background-size:cover;background-position:center;position:relative}.top-badge{position:absolute;bottom:10px;left:10px;background:var(--orange);color:#fff;font-size:10px;font-weight:800;padding:4px 8px;border-radius:6px}.ad-image button{position:absolute;right:9px;top:9px;border:0;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.85);font-size:20px}.ad-body{padding:14px}.ad-body h3{font-size:14px;margin:0 0 5px}.ad-body p{font-size:12px;color:var(--muted);margin:0 0 12px}.ad-meta{display:flex;justify-content:space-between;color:#8b90a0;font-size:10px}.price{display:block;font-size:16px;margin-top:13px}.how-it-works{margin-top:28px;margin-bottom:24px;padding:34px;border:1px solid var(--line);border-radius:22px;text-align:center;background:#fff}.how-it-works h2{margin-top:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:30px 0}.steps>div{position:relative;padding:0 8px}.steps>div>span{font-size:38px;display:block;margin-bottom:14px}.steps b{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--violet);color:#fff;font-size:11px}.steps h3{font-size:14px}.steps p{font-size:12px;color:var(--muted);line-height:1.55}.btn-large{min-width:270px}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#171c3f;color:#fff;border-radius:18px;padding:24px 28px;margin-bottom:38px}.trust-bar>div{display:flex;gap:12px;align-items:flex-start}.trust-bar span strong,.trust-bar span small{display:block}.trust-bar strong{font-size:12px}.trust-bar small{font-size:10px;opacity:.75;line-height:1.5;margin-top:4px}footer{border-top:1px solid var(--line);padding:34px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.3fr 1fr;gap:30px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid strong{font-size:12px}.footer-grid a:not(.logo),.footer-grid p{font-size:12px;color:var(--muted);margin:0}.copyright{font-size:11px;color:var(--muted);padding-top:24px}.mobile-only{display:none}.mobile-bottom{display:none}
@media(max-width:980px){.desktop-only{display:none}.mobile-only{display:block}.nav-wrap{height:64px}.menu-btn{margin-left:auto;border:0;background:none;font-size:25px}.hero{grid-template-columns:1fr;min-height:auto}.hero-content{padding:34px 22px}.hero h1{font-size:36px}.hero-visual{display:none}.hero-search{width:100%;max-width:none;grid-template-columns:1fr}.hero-benefits{gap:12px}.categories{grid-template-columns:repeat(4,1fr)}.ads-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.trust-bar{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}body{padding-bottom:74px}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);z-index:50;padding:7px 6px 9px}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:21px;color:#777}.mobile-bottom a span{font-size:9px;color:#333}.mobile-bottom .sell{color:#fff;background:var(--violet);border-radius:50%;width:48px;height:48px;justify-self:center;transform:translateY(-18px);box-shadow:0 8px 20px rgba(102,80,232,.3)}.mobile-bottom .sell span{position:absolute;color:#333;top:52px}}
@media(max-width:600px){.container{width:min(100% - 20px,1180px)}.hero{margin-top:10px;border-radius:18px}.hero h1{font-size:31px}.hero-content{padding:28px 16px}.hero-benefits{font-size:11px}.section{padding:26px 0}.section-head h2{font-size:20px}.section-head>a{font-size:11px}.categories{grid-template-columns:repeat(3,1fr);gap:8px}.category-card{padding:13px 6px}.category-icon{width:42px;height:42px;font-size:22px}.category-card strong{font-size:11px}.ads-grid{grid-template-columns:1fr 1fr;gap:9px}.ad-image{height:130px}.ad-body{padding:10px}.ad-body h3{font-size:12px}.ad-meta{display:block;line-height:1.7}.price{font-size:14px}.how-it-works{padding:24px 14px}.steps{grid-template-columns:1fr 1fr;gap:18px 10px}.trust-bar{grid-template-columns:1fr;padding:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}

/* INZARO v2.2 – full-width hero without decorative image */
.hero.hero-wide{display:block;min-height:0;background:linear-gradient(120deg,#f4f6ff 0%,#fbfbff 55%,#f5f2ff 100%);overflow:hidden}
.hero.hero-wide .hero-content{padding:54px 52px 42px;max-width:none}
.hero.hero-wide .hero-copy{max-width:900px}
.hero.hero-wide h1{font-size:50px;line-height:1.06;max-width:970px;margin-bottom:16px}
.hero.hero-wide .hero-search{width:100%;max-width:none;grid-template-columns:minmax(220px,1.6fr) minmax(190px,.95fr) minmax(170px,.75fr) auto;margin-top:26px}
.hero.hero-wide .hero-benefits{margin-top:18px}
@media(max-width:980px){.hero.hero-wide .hero-content{padding:38px 28px 32px}.hero.hero-wide h1{font-size:39px}.hero.hero-wide .hero-search{grid-template-columns:1fr}}
@media(max-width:600px){.hero.hero-wide .hero-content{padding:30px 18px 26px}.hero.hero-wide h1{font-size:31px;line-height:1.09}.hero.hero-wide .hero-search{margin-top:20px}.hero.hero-wide .hero-benefits{gap:10px}}
