.item-card{background:#ffffffe6;border:1px solid #1220270f;border-radius:20px;box-shadow:0 12px 28px #0f172a14;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.item-card:hover{box-shadow:0 18px 40px #0f172a24;transform:translateY(-4px)}.item-card__image-wrap{position:relative}.item-card__image-wrap img{background:#dbe4e6;height:220px;object-fit:cover;width:100%}.item-card__category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-radius:999px;color:#0f766e;font-size:.78rem;font-weight:700;left:14px;padding:.45rem .8rem;position:absolute;top:14px}.item-card__content{padding:1.25rem}.item-card__topline{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.item-card__topline h3{font-size:1.1rem;font-weight:700;margin:0}.item-card__price{color:#0f766e;font-weight:800;white-space:nowrap}.item-card__content p{color:#526168;font-size:.95rem;line-height:1.65;margin:.85rem 0 1rem}.item-card__meta{color:#5d6b72;display:flex;font-size:.9rem;gap:1rem;justify-content:space-between}.item-card__status{text-transform:capitalize}.home-page{display:flex;flex-direction:column;gap:2rem}.hero-panel{background:linear-gradient(135deg,#0f766ef2,#0d9488d1),url(https://images.unsplash.com/photo-1497366216548-37526070297c?w=1400);background-position:50%;background-size:cover;border-radius:28px;box-shadow:0 24px 48px #0f766e2e;color:#fff;overflow:hidden;padding:3rem;position:relative}.hero-panel__content{max-width:760px;position:relative;z-index:1}.hero-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:700;letter-spacing:.02em;padding:.5rem .9rem}.hero-panel h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.1;margin:1rem 0 .8rem}.hero-panel p{color:#ffffffeb;font-size:1.03rem;line-height:1.75;margin:0;max-width:680px}.content-section{display:flex;flex-direction:column;gap:1.25rem}.section-heading h3{font-size:1.5rem;margin:0}.section-heading p{color:#5d6b72;margin:.4rem 0 0}.items-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.state-box{background:#fffc;border:1px solid #12202714;border-radius:16px;box-shadow:0 8px 20px #0f172a0d;padding:1rem 1.1rem}.state-box--error{background:#fff5f5f2;color:#b42318}@media (max-width:768px){.hero-panel{border-radius:22px;padding:2rem 1.25rem}}.item-detail-page{display:flex;flex-direction:column;gap:1.2rem}.detail-back{align-self:flex-start;background:#ffffffd9;border:1px solid #12202714;border-radius:999px;box-shadow:0 8px 18px #0f172a0f;padding:.7rem 1rem;transition:all .3s ease}.detail-back:hover{transform:translateY(-2px)}.item-detail-card{grid-gap:0;background:#ffffffe6;border:1px solid #1220270f;border-radius:28px;box-shadow:0 18px 40px #0f172a14;display:grid;gap:0;grid-template-columns:1.1fr 1fr;overflow:hidden}.item-detail-card__media img{background:#dbe4e6;height:100%;min-height:420px;object-fit:cover;width:100%}.item-detail-card__content{display:flex;flex-direction:column;justify-content:center;padding:2rem}.detail-badge{align-self:flex-start;background:#0f766e1f;border-radius:999px;color:#0f766e;display:inline-flex;font-size:.82rem;font-weight:700;padding:.45rem .8rem}.item-detail-card__content h2{font-size:2rem;margin:1rem 0 .75rem}.item-detail-card__content p{color:#526168;line-height:1.8;margin:0}.detail-meta{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem}.detail-meta div{background:linear-gradient(180deg,#fff,#f3f7f7);border:1px solid #1220270f;border-radius:18px;padding:1rem}.detail-meta span,.detail-meta strong{display:block}.detail-meta strong{color:#5d6b72;font-size:.85rem;margin-bottom:.35rem}.detail-meta span{color:#122027;font-weight:700}.detail-state{background:#ffffffdb;border:1px solid #12202714;border-radius:20px;box-shadow:0 12px 28px #0f172a0f;padding:2rem}@media (max-width:900px){.item-detail-card{grid-template-columns:1fr}.item-detail-card__media img{min-height:260px}.detail-meta{grid-template-columns:1fr}}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f7f8b8;border-bottom:1px solid #1220270f;padding:1rem 0;position:sticky;top:0;z-index:10}.site-header__inner{margin:0 auto;width:min(1200px,calc(100% - 32px))}.site-brand{align-items:center;background:#ffffffb3;border:1px solid #ffffffbf;border-radius:18px;box-shadow:0 10px 24px #0f172a0f;display:inline-flex;gap:1rem;padding:.8rem 1rem}.site-brand__badge{background:linear-gradient(135deg,#0f766e,#14b8a6);border-radius:14px;box-shadow:0 10px 18px #0f766e40;color:#fff;display:grid;font-weight:800;height:46px;place-items:center;width:46px}.site-brand h1{font-size:1rem;font-weight:700;margin:0}.site-brand p{color:#5d6b72;font-size:.9rem;margin:.2rem 0 0}@media (max-width:768px){.site-header__inner{width:min(100%,calc(100% - 20px))}.site-brand{width:100%}}.site-footer{color:#5d6b72;font-size:.95rem;padding:1.5rem 1rem 2rem;text-align:center}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 1;margin:0 auto;padding:2rem 0 3rem;width:min(1200px,calc(100% - 32px))}@media (max-width:768px){.app-main{padding:1.25rem 0 2rem;width:min(100%,calc(100% - 20px))}}:root{--bg:#f4f7f8;--surface:#ffffffd1;--surface-solid:#fff;--text:#122027;--muted:#5d6b72;--border:#12202714;--accent:#0f766e;--accent-dark:#0b5d57;--shadow:0 12px 32px #0f172a14;--shadow-soft:0 4px 10px #0f172a0f}*{box-sizing:border-box}#root,body,html{background:radial-gradient(circle at top left,#0f766e14,#0000 28%),linear-gradient(180deg,#f8fbfb,#eef4f5);color:#122027;color:var(--text);font-family:Inter,Arial,sans-serif;margin:0;min-height:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;max-width:100%}