@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap');.harita-modern{--hm-bg:#0b0b10;--hm-text:#e9edf2;--hm-muted:#a3a8b0;--hm-border:#23232b;--hm-brand:#7aa8ff;--hm-accent:#ff4d6d;--hm-warm:#ffb156;background:radial-gradient(1400px 780px at 85% -12%,color-mix(in oklab,var(--hm-brand)22%,transparent)0,transparent 72%),radial-gradient(1100px 620px at -15% 15%,color-mix(in oklab,var(--hm-accent)18%,transparent)0,transparent 74%),radial-gradient(900px 520px at 50% 105%,rgba(255,255,255,.06),transparent 70%),linear-gradient(180deg,#0f1118 0,#0c0f16 100%);color:var(--hm-text);font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;position:relative;isolation:isolate;overflow:hidden}.harita-modern>*{position:relative;z-index:1}.hm-container{max-width:1200px;margin:0 auto;padding:24px}.hm-hero{padding-top:6px}.hm-hero-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid var(--hm-border);border-radius:18px;padding:16px;background:linear-gradient(180deg,rgba(18,18,26,.9),rgba(18,18,26,.72));box-shadow:0 12px 34px rgba(0,0,0,.28);position:relative;overflow:hidden;backdrop-filter:saturate(1.05)blur(3px)}.hm-hero-head::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0,rgba(255,255,255,.06),transparent 42%)}.hm-hero-title{display:flex;align-items:center;gap:12px;margin:0;font-size:clamp(28px,4.2vw,36px);font-weight:900;letter-spacing:.2px;text-shadow:0 8px 28px rgba(0,0,0,.45)}.hm-hero-icn{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(122,168,255,.22),rgba(122,168,255,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(122,168,255,.18);flex:0 0 46px}.hm-hero-icn i{font-size:20px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.35)}.hm-hero-sub{margin:2px 0 0;color:var(--hm-muted);max-width:70ch}@media(max-width:560px){.hm-hero-icn{width:42px;height:42px;flex-basis:42px}.hm-hero-title{gap:10px}}.hm-breadcrumb{margin-bottom:10px}.hm-breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--hm-muted);font-weight:700}.hm-breadcrumb a{color:#cfe1ff;text-decoration:none}.hm-breadcrumb li+li::before{content:"/";opacity:.5;margin:0 4px 0 2px}.aero-breadcrumb ol,.aero-breadcrumb li{list-style:none!important;list-style-type:none!important;counter-reset:none!important;margin:0;padding:0}.aero-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.aero-breadcrumb ol{list-style:none!important;margin:0;padding:0;display:flex;align-items:center;gap:0}.aero-breadcrumb ol li{list-style:none!important;display:inline-flex;align-items:center}.aero-breadcrumb ol li+li::before{content:"/";opacity:.55;margin:0}.aero-breadcrumb a{font-weight:700;text-decoration:none;color:#cfe1ff}.aero-breadcrumb li[aria-current="page"]{color:var(--hm-muted);font-weight:700}.aero-breadcrumb{padding-bottom:6px}.hm-filters{display:flex;align-items:center;gap:10px;margin-top:12px;border:1px solid var(--hm-border);border-radius:14px;padding:10px;background:rgba(255,255,255,.04)}.hm-filter-btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-radius:12px;border:1px solid var(--hm-border);background:rgba(255,255,255,.03);color:#e9edf2;font-weight:800;cursor:pointer}.hm-filter-btn.is-active{background:linear-gradient(135deg,var(--hm-brand),#9bc0ff);color:#0a1b33;border-color:transparent}.hm-filter-btn i{color:#cfe1ff}.hm-badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;margin-left:4px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-weight:900;font-size:12px;color:#e9edf2}.hm-flex-spacer{flex:1 1 auto;min-width:12px}.hm-btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-radius:12px;border:1px solid var(--hm-border);background:rgba(255,255,255,.06);color:#e9edf2;font-weight:800;text-decoration:0}.hm-btn.hm-primary{background:linear-gradient(135deg,var(--hm-accent),#ff7c96);border-color:transparent;color:#fff}.hm-btn.hm-ghost{background:transparent}.hm-main{padding:6px 0 20px}.hm-grid{display:grid;gap:14px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:700px){.hm-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.hm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hm-grid{grid-auto-rows:1fr;align-items:stretch}.hm-card{display:flex;flex-direction:column;border:1px solid var(--hm-border);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));box-shadow:0 12px 34px rgba(0,0,0,.28);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;min-height:280px;height:100%}.hm-card:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(0,0,0,.36)}.hm-card{border-color:rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));box-shadow:0 12px 34px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}.hm-card:hover{box-shadow:0 18px 48px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.045)}.hm-media{position:relative;display:block;border-bottom:1px solid var(--hm-border);background:#0f0f14}.hm-media img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;filter:saturate(1.05)contrast(1.03);opacity:0;transition:opacity .28s ease}.hm-media img.is-loaded{opacity:1}.hm-ribbon{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;gap:8px;height:26px;padding:0 10px;border-radius:999px;font-weight:900;font-size:12px;letter-spacing:.1px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.45);color:#fff;backdrop-filter:blur(4px)saturate(1.1)}article[data-category="Jailbreak"] .hm-ribbon{border-color:rgba(255,77,109,.35);background:linear-gradient(135deg,rgba(255,77,109,.25),rgba(0,0,0,.45))}article[data-category="Diğer"] .hm-ribbon{border-color:rgba(200,200,210,.28);background:linear-gradient(135deg,rgba(200,200,210,.18),rgba(0,0,0,.45))}.hm-body{padding:12px 14px;display:flex;flex-direction:column;gap:10px;min-height:180px}.hm-body{flex:1 1 auto}.hm-bottom-wrap{margin-top:auto;display:flex;flex-direction:column;gap:10px}.hm-info-bottom{display:flex;flex-direction:column;gap:10px}.hm-info-bottom .hm-meta-line{margin-top:0}.hm-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:0}.hm-bottom{margin-top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px dashed rgba(255,255,255,.10);align-items:center}.hm-prices{display:inline-flex;align-items:center;gap:8px}.hm-badge-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:999px;font-weight:800;text-decoration:none;cursor:pointer;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#e9edf2;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;line-height:1}.hm-badge-btn i{opacity:.95}.hm-badge-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.hm-badge-btn:focus-visible{outline:2px solid color-mix(in oklab,var(--hm-brand)55%,transparent);outline-offset:2px}.hm-badge-btn.hm-view{background:linear-gradient(135deg,var(--hm-brand),#9bc0ff);color:#0a1b33;border-color:transparent;box-shadow:0 8px 18px rgba(122,168,255,.25)}.hm-badge-btn.hm-view:hover{box-shadow:0 10px 22px rgba(122,168,255,.32);transform:translateY(-1px)}.hm-badge-btn.hm-ghost{background:transparent}.hm-price-badge{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:999px;font-weight:900;letter-spacing:.1px;white-space:nowrap;color:#0a2713;background:linear-gradient(135deg,#1ecf6b,#9be4a8);box-shadow:0 6px 16px rgba(30,207,107,.28),inset 0 1px 0 rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);line-height:1}.hm-price-badge i{color:#0a2713}.hm-price-badge.hm-old{color:#2a0b0b;background:linear-gradient(135deg,#ff5a5f,#ff858a);box-shadow:0 6px 16px rgba(255,90,95,.28),inset 0 1px 0 rgba(255,255,255,.06);border-color:rgba(255,255,255,.10);height:36px;padding:0 10px;font-size:.9em;text-decoration:line-through}.hm-price-badge.hm-old i{color:#2a0b0b}.hm-media{overflow:hidden}.hm-media::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0,rgba(0,0,0,.18),rgba(0,0,0,0)40%),radial-gradient(70% 55% at 50% 0,rgba(255,255,255,.05),transparent 60%)}.hm-card{box-shadow:0 12px 34px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}.hm-card:hover{transform:translateY(-2px);box-shadow:0 20px 54px rgba(0,0,0,.40),inset 0 1px 0 rgba(255,255,255,.05)}.hm-title a{text-shadow:0 6px 18px rgba(0,0,0,.35)}.hm-info-bottom{gap:8px;padding-top:2px}.hm-note{background:linear-gradient(135deg,rgba(122,168,255,.14),rgba(122,168,255,.06));border:1px solid rgba(122,168,255,.25);color:#cfe1ff;border-radius:12px;padding:6px 10px;min-height:28px}.hm-note i{color:#cfe1ff;display:inline-grid;place-items:center;width:18px;height:18px;border-radius:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.hm-pill{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#aeb7c5;font-weight:800;font-size:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.hm-pill i{display:inline-grid;place-items:center;width:16px;height:16px;font-size:11px;border-radius:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:inherit}.hm-pill.hm-pill--cat{border-color:rgba(122,168,255,.28);background:linear-gradient(135deg,rgba(122,168,255,.14),rgba(122,168,255,.06));color:#cfe1ff}.hm-pill.hm-pill--ver{border-color:rgba(16,185,129,.28);background:linear-gradient(135deg,rgba(16,185,129,.16),rgba(16,185,129,.07));color:#c7f4e3}.hm-pill.hm-pill--size{border-color:rgba(207,217,222,.22);background:linear-gradient(135deg,rgba(207,217,222,.12),rgba(207,217,222,.05));color:#dbe6ef}.hm-pill.hm-pill--tag{border-color:rgba(255,177,86,.26);background:linear-gradient(135deg,rgba(255,177,86,.16),rgba(255,177,86,.07));color:#ffe3ba}.hm-bottom{border-top:1px solid rgba(255,255,255,.10);padding-top:12px;gap:12px}@media(max-width:560px){.hm-hero-head{flex-direction:column;align-items:flex-start}.hm-filters{flex-wrap:wrap}.hm-flex-spacer{display:none}.hm-btn{width:100%;justify-content:center}}.hm-filters .hm-input,.hm-filters .hm-select{height:40px;padding:0 12px;border-radius:12px;border:1px solid var(--hm-border);background:rgba(255,255,255,.03);color:#e9edf2;font-weight:800;min-width:160px}.hm-filters .hm-input{min-width:220px}.hm-media img{opacity:0;transition:opacity .28s ease}.hm-media img.is-loaded{opacity:1}.hm-sort-group{display:inline-flex;gap:8px;padding:4px;height:40px;align-items:center;border:1px solid var(--hm-border);border-radius:12px;background:rgba(255,255,255,.02);box-shadow:inset 0 6px 16px rgba(0,0,0,.20),0 2px 8px rgba(0,0,0,.10);flex-wrap:nowrap}.hm-sort-label{color:var(--hm-muted);font-weight:900;padding:0 6px 0 8px;white-space:nowrap}.hm-sort-btn{appearance:0;-webkit-appearance:0;border:0;outline:0;cursor:pointer;background:transparent;color:var(--hm-muted);font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:32px;padding:0 12px;line-height:1;border-radius:10px;transition:.15s ease;white-space:nowrap;font-size:13px}.hm-sort-btn i{font-size:12px;color:currentColor;opacity:.9}.hm-sort-btn:hover{color:#d5d8dd;background:rgba(255,255,255,.03)}.hm-sort-btn.active{color:#0a1b33;background:linear-gradient(135deg,var(--hm-brand),#9bc0ff);box-shadow:0 2px 10px rgba(122,168,255,.35)}@media(max-width:640px){.hm-sort-label{display:none}.hm-sort-btn{padding:0 10px;font-size:12px}}.hm-sort-btn.active{color:#0a1b33;background:linear-gradient(135deg,var(--hm-brand),#9bc0ff);box-shadow:0 2px 10px rgba(122,168,255,.35)}@media(max-width:640px){.hm-sort-label{display:none}.hm-sort-btn{padding:0 10px;font-size:12px}}.hm-gallery-main{max-width:100%;height:auto;border-radius:14px;border:1px solid var(--hm-border);background:#0f0f14;cursor:zoom-in;box-shadow:0 16px 40px rgba(0,0,0,.35)}.hm-thumbs-wrap{width:100%;overflow-x:auto;margin-top:6px}.img-dot-scroll{display:flex;align-items:center;gap:10px;padding:0 2px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid var(--hm-border);border-radius:9999px;padding:6px 8px;box-shadow:0 8px 20px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.03);justify-content:center;padding-left:10px;padding-right:10px;gap:10px}.img-dot{border-radius:12px;position:relative}.img-dot.active::after{content:"";position:absolute;inset:-2px;border-radius:inherit;border:2px solid rgba(122,168,255,.45);pointer-events:none}.hm-thumb-nav{margin:0 2px;backdrop-filter:saturate(1.05)}.hm-thumb-nav:active{transform:translateY(0)}.hm-hero--cover{position:relative;padding-top:6px}.hm-hero--cover::before{content:"";position:absolute;inset:0;background-image:var(--hm-cover);background-size:cover;background-position:center;filter:brightness(.65)saturate(1.08);opacity:.28;z-index:0}.hm-hero--cover .hm-hero-head{background:linear-gradient(180deg,rgba(18,18,26,.92),rgba(18,18,26,.74));backdrop-filter:blur(4px)saturate(1.05)}.neo-hero{position:relative;padding:12px 0 18px;background:radial-gradient(1200px 600px at 90% -10%,color-mix(in oklab,var(--hm-brand)22%,transparent),transparent 70%),radial-gradient(900px 480px at -10% 20%,color-mix(in oklab,var(--hm-accent)16%,transparent),transparent 72%),linear-gradient(180deg,#0f1118 0,#0c0f16 100%);overflow:hidden}.neo-hero::before{content:"";position:absolute;inset:0;background-image:var(--neo-cover);background-size:cover;background-position:center;filter:brightness(.6)saturate(1.08);opacity:.22;z-index:0}.neo-breadcrumb{position:relative;z-index:1;margin-bottom:10px}.neo-breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;color:var(--hm-muted);font-weight:700}.neo-breadcrumb a{color:#cfe1ff;text-decoration:none}.neo-breadcrumb li+li::before{content:"/";opacity:.5;margin:0 4px 0 2px}.neo-hero__head{position:relative;z-index:1;display:flex;gap:12px;align-items:center;flex-wrap:wrap;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;background:linear-gradient(180deg,rgba(18,18,26,.9),rgba(18,18,26,.72));box-shadow:0 12px 34px rgba(0,0,0,.28);backdrop-filter:blur(3px)saturate(1.05)}.neo-title{display:flex;align-items:center;gap:12px;margin:0;font-size:clamp(28px,4.2vw,36px);font-weight:900;letter-spacing:.2px;text-shadow:0 8px 28px rgba(0,0,0,.45)}.neo-icn{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(122,168,255,.22),rgba(122,168,255,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(122,168,255,.18);color:#fff}.neo-sub{margin:2px 0 0;color:var(--hm-muted);max-width:70ch}.neo-stats{position:relative;z-index:1;margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.neo-chip{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#cfd6e3;font-weight:800;font-size:12px}.neo-chip i{width:16px;height:16px;display:inline-grid;place-items:center;font-size:11px;opacity:.9}.neo-main{padding:12px 0 24px}.neo-grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:992px){.neo-grid{grid-template-columns:2fr 1fr;align-items:start}}.neo-left,.neo-right{min-width:0}.neo-card{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));box-shadow:0 12px 34px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04);overflow:hidden}.neo-card__body{padding:14px;display:flex;flex-direction:column;gap:12px}.neo-card__title{margin:0;font-size:1.1rem;font-weight:800}.neo-card--sticky{position:sticky;top:12px}.neo-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:999px;font-weight:800;text-decoration:none;cursor:pointer;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#e9edf2;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;line-height:1}.neo-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.neo-btn--ghost{background:transparent}.neo-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.10)}.neo-cta{display:flex;flex-wrap:wrap;gap:8px}.neo-price{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:999px;font-weight:900;letter-spacing:.1px;white-space:nowrap;color:#0a2713;background:linear-gradient(135deg,#1ecf6b,#9be4a8);box-shadow:0 6px 16px rgba(30,207,107,.28),inset 0 1px 0 rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10)}.aero-card--info .aero-card__header{margin-bottom:4px}.aero-card__title{line-height:1.15;letter-spacing:.15px;text-wrap:balance;overflow-wrap:anywhere;margin:0}.aero-lead{margin-top:2px;font-size:.98rem;line-height:1.6;color:#cfd6e3;max-width:72ch;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;hyphens:auto;text-wrap:pretty}@media(min-width:768px){.aero-lead{-webkit-line-clamp:3}}.aero-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.aero-card__header .aero-card__title{margin:0}.aero-card__header .aero-price-row{margin:0}@media(max-width:640px){.aero-card__header .aero-price-row{width:100%;justify-content:flex-start}}.aero-price-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:6px}.aero-price--old{color:#2a0b0b!important;background:linear-gradient(135deg,#ff5a5f,#ff858a)!important;box-shadow:0 6px 16px rgba(255,90,95,.28),inset 0 1px 0 rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);text-decoration:line-through;filter:none}.aero-section-badge{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#e9edf2;font-weight:800;letter-spacing:.1px}.aero-section-title{margin:0 0 6px;font-weight:800;font-size:1.05rem}.aero-features{display:flex;flex-wrap:wrap;gap:8px}.aero-feature{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;min-height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#aeb7c5;font-weight:800;font-size:12px}.aero-feature i{width:16px;height:16px;display:inline-grid;place-items:center;font-size:11px;border-radius:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.aero-prose{color:#d3d8e0}.aero-prose-muted{color:#a3a8b0}.aero-gallery{display:flex;flex-direction:column;gap:10px}.aero-gallery__main{width:100%;height:auto;border-radius:14px;border:1px solid var(--hm-border);background:#0f0f14;cursor:zoom-in;box-shadow:0 16px 40px rgba(0,0,0,.35)}.aero-thumbs{display:flex;align-items:center;gap:10px;padding:6px 8px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid var(--hm-border);border-radius:9999px;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.03)}.aero-thumb{width:48px;height:48px;border-radius:12px;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.14);cursor:pointer;position:relative;flex:0 0 auto;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.aero-thumb.active::after{content:"";position:absolute;inset:-2px;border-radius:inherit;border:2px solid rgba(122,168,255,.45);pointer-events:0}.aero-thumb-nav{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#e9edf2;cursor:pointer;box-shadow:0 6px 16px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.03)}.aero-review-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.aero-stars .fa{color:#ffd166}.aero-avg{font-weight:800}.aero-count{color:#a3a8b0}.aero-review{display:flex;gap:10px;padding:10px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 12px rgba(0,0,0,.15);margin:10px 0}.aero-review__avatar{width:40px;height:40px;border-radius:9999px;object-fit:cover;border:1px solid rgba(255,255,255,.12);background:#0f0f14;flex:0 0 auto}.aero-review__head{display:flex;align-items:center;gap:8px}.aero-review__name{font-weight:800}.aero-review__text{background:#0f1116;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:8px 10px;margin:6px 0}.aero-review__date{color:#a3a8b0;font-size:.85rem}.aero-alert{border:1px dashed rgba(255,255,255,.25);background:rgba(255,255,255,.03);color:#cfd6e3;padding:10px 12px;border-radius:12px}.aero-stack{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.aero-stack{gap:18px}}@media(min-width:1200px){.aero-stack{gap:20px}}.aero-card--info .aero-card__body{gap:12px}.aero-card--info .aero-meta{display:flex;flex-wrap:wrap;gap:8px}.aero-tags{display:flex;flex-wrap:wrap;gap:8px;padding-top:6px;border-top:1px solid rgba(255,255,255,.08)}.aero-gallery{margin-top:2px}.aero-review-summary{margin-bottom:8px}.aero-hero{background:transparent!important}.aero-hero::before{content:none!important}.aero-hero__head{position:relative;z-index:1;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px;background:linear-gradient(180deg,rgba(18,18,26,.9),rgba(18,18,26,.72));box-shadow:0 12px 34px rgba(0,0,0,.28);backdrop-filter:blur(3px)saturate(1.05)}.aero-title{display:flex;align-items:center;gap:12px;margin:0 0 6px 0;font-size:clamp(28px,4.2vw,36px);font-weight:900;letter-spacing:.2px;text-shadow:0 8px 28px rgba(0,0,0,.45)}.aero-icn{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(122,168,255,.22),rgba(122,168,255,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 20px rgba(122,168,255,.18);color:#fff}.aero-sub{margin:0;color:var(--hm-muted);max-width:70ch}.aero-stats{position:relative;z-index:1;margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.aero-chip{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);color:#cfd6e3;font-weight:800;font-size:12px}.aero-chip i{width:16px;height:16px;display:inline-grid;place-items:center;font-size:11px;opacity:.9}.aero-main{padding:14px 0 26px}.aero-grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:992px){.aero-grid{grid-template-columns:2fr 1fr;align-items:start}}.aero-left,.aero-right{min-width:0}.aero-card{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));box-shadow:0 12px 34px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04);overflow:hidden}.aero-card__body{padding:14px;display:flex;flex-direction:column;gap:12px}.aero-card__title{margin:0;font-size:1.1rem;font-weight:800}.aero-card--sticky{position:sticky;top:12px}.aero-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:999px;font-weight:800;text-decoration:none;cursor:pointer;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#e9edf2;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;line-height:1}.aero-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.aero-btn--ghost{background:transparent}.aero-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.10)}.aero-cta{display:flex;flex-wrap:wrap;gap:8px}.aero-price{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:999px;font-weight:900;letter-spacing:.1px;white-space:nowrap;color:#0a2713;background:linear-gradient(135deg,#1ecf6b,#9be4a8);box-shadow:0 6px 16px rgba(30,207,107,.28),inset 0 1px 0 rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10)}.lb-modal{position:fixed;inset:0;z-index:1000;display:none}.lb-modal.is-open{display:block}.lb-modal .lb-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(2px)saturate(1.02)}.lb-stage{position:absolute;inset:0;display:grid;place-items:center;padding:32px}.lb-stage.is-grabbing{cursor:grabbing}.lb-stage img{max-width:92vw;max-height:82vh;user-select:none;-webkit-user-drag:none;transform:translate3d(0,0,0)scale(1);transition:transform .08s ease;will-change:transform;box-shadow:0 20px 60px rgba(0,0,0,.45);border-radius:12px}.lb-toolbar{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:6px;border-radius:9999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(6px)saturate(1.05)}.lb-btn{width:40px;height:40px;display:grid;place-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#e9edf2;cursor:pointer}.lb-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.lb-spacer{width:10px;height:1px;opacity:.4}.lb-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:grid;place-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#e9edf2;cursor:pointer;box-shadow:0 10px 28px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.05)}.lb-prev{left:24px}.lb-next{right:24px}.lb-nav:hover{filter:brightness(1.06);transform:translateY(-50%)translateY(-1px)}.lb-counter{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);padding:6px 10px;border-radius:9999px;font-weight:800;font-size:12px;background:rgba(255,255,255,.10);color:#e9edf2;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 22px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.05)}.lb-modal.ui-hidden .lb-toolbar,.lb-modal.ui-hidden .lb-counter{opacity:0;pointer-events:none;transition:opacity .12s ease}@media(max-width:640px){.lb-stage{padding:16px}.lb-prev{left:12px}.lb-next{right:12px}.lb-stage img{max-width:94vw;max-height:74vh}}@media(max-width:640px){.aero-gallery{min-width:0}.aero-thumbs{width:100%;max-width:100%;justify-content:flex-start;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;scroll-snap-type:x mandatory;scroll-padding:8px}.aero-thumbs::-webkit-scrollbar{display:none}.aero-thumb{width:40px;height:40px;flex:0 0 auto;scroll-snap-align:start}.aero-thumb-nav{display:none}}.aero-thumbs.no-snap{scroll-snap-type:none!important}