/*
  AKSAIDOM HOME STAGE61A ETALON REBUILD
  Marker: AKSAIDOM_HOME_STAGE61A_ETALON_REBUILD_20260515
  Scope: home page visual DOM only. No DB/backend/moderation/cabinet/listing data changes.
*/
html:has(.ak-shelf[data-aksaidom-home]),
body.page-home-etalon-flat,
body.page-home-closed-shelf{margin:0!important;background:#fbfaf4!important;color:#17231c!important;}
body.page-home-etalon-flat .site-main--home-etalon-flat,
body.page-home-closed-shelf .site-main--closed-shelf{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
body.page-home-etalon-flat .page-content--home-etalon-flat,
body.page-home-closed-shelf .page-content--closed-shelf{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
body.page-home-etalon-flat > .site-header,
body.page-home-etalon-flat .site-header:not(.ak-shelf__header),
body.page-home-closed-shelf > .site-header,
body.page-home-closed-shelf .site-header:not(.ak-shelf__header),
.site-main--home-etalon-flat + .site-footer,
body:has(.ak-shelf[data-aksaidom-home]) > .site-footer{display:none!important;}
.ak-shelf[data-aksaidom-home]{
  --ak61-bg:#fbfaf4;
  --ak61-paper:#fffdf7;
  --ak61-card:#fffefa;
  --ak61-ink:#18231d;
  --ak61-muted:#697267;
  --ak61-muted2:#8a9188;
  --ak61-green:#234f31;
  --ak61-green2:#416b44;
  --ak61-sage:#eef4e9;
  --ak61-line:rgba(34,62,43,.12);
  --ak61-shadow:0 18px 42px rgba(30,50,36,.09);
  --ak61-radius:6px;
  --ak61-container:min(1264px,calc(100% - 132px));
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:100vh!important;
  overflow:hidden!important;
  background:var(--ak61-bg)!important;
  color:var(--ak61-ink)!important;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:geometricPrecision;
}
.ak-shelf[data-aksaidom-home] *{box-sizing:border-box!important;min-width:0!important;}
.ak-shelf[data-aksaidom-home] a{text-decoration:none!important;color:inherit!important;}
.ak-shelf[data-aksaidom-home] img{display:block!important;max-width:100%!important;}
.ak-shelf[data-aksaidom-home] h1,.ak-shelf[data-aksaidom-home] h2{font-family:Georgia,"Times New Roman",serif!important;font-weight:500!important;letter-spacing:-.045em!important;color:var(--ak61-ink)!important;margin:0!important;}
.ak-shelf[data-aksaidom-home] h2{font-size:30px!important;line-height:1.05!important;}
.ak-shelf[data-aksaidom-home] h1{font-size:clamp(48px,4.2vw,67px)!important;line-height:1.03!important;max-width:660px!important;}
.ak-green{color:#315f38!important;}
/* Header */
.ak-shelf[data-aksaidom-home] .ak-shelf__header{
  position:absolute!important;z-index:70!important;left:50%!important;top:0!important;transform:translateX(-50%)!important;
  width:var(--ak61-container)!important;height:68px!important;min-height:68px!important;
  display:grid!important;grid-template-columns:218px 1fr 248px!important;align-items:center!important;gap:28px!important;
  background:rgba(251,250,244,.96)!important;border:0!important;border-bottom:1px solid rgba(34,62,43,.08)!important;box-shadow:none!important;backdrop-filter:blur(10px)!important;
}
.ak-shelf[data-aksaidom-home] .ak-shelf__header::before{content:""!important;position:absolute!important;z-index:-1!important;inset:0 -100vw!important;background:rgba(251,250,244,.96)!important;border-bottom:1px solid rgba(34,62,43,.08)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__brand{display:inline-flex!important;align-items:center!important;gap:10px!important;height:42px!important;color:var(--ak61-ink)!important;white-space:nowrap!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__brand-mark{position:relative!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:50%!important;border:1px solid rgba(35,79,49,.32)!important;background:#eef5e9!important;color:transparent!important;font-size:0!important;box-shadow:inset 0 0 0 3px rgba(255,255,255,.65)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__brand-mark::before{content:""!important;width:16px!important;height:16px!important;border-radius:50%!important;border:2px solid var(--ak61-green)!important;border-bottom-color:transparent!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__brand-mark::after{content:""!important;position:absolute!important;width:2px!important;height:17px!important;background:var(--ak61-green)!important;bottom:5px!important;left:14px!important;box-shadow:-5px 5px 0 -1px var(--ak61-green),5px 5px 0 -1px var(--ak61-green)!important;opacity:.9!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__brand b{font-family:Georgia,"Times New Roman",serif!important;font-size:23px!important;line-height:1!important;font-weight:500!important;letter-spacing:-.035em!important;color:#17231c!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:32px!important;white-space:nowrap!important;overflow:visible!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__nav a{display:inline-flex!important;align-items:center!important;height:42px!important;padding:0!important;border:0!important;background:transparent!important;color:#26342b!important;font-size:13px!important;line-height:1!important;font-weight:650!important;opacity:.92!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__nav a:hover{color:var(--ak61-green)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__nav-map::after{display:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__header-icon{display:grid!important;place-items:center!important;width:28px!important;height:34px!important;border:0!important;background:transparent!important;color:#365e3a!important;font-size:22px!important;line-height:1!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:42px!important;padding:0 18px!important;border-radius:6px!important;background:#234f31!important;color:#fff8e8!important;font-size:12px!important;font-weight:780!important;box-shadow:0 12px 22px rgba(35,79,49,.16)!important;}
/* Hero */
.ak-shelf[data-aksaidom-home] .ak-shelf__hero{position:relative!important;z-index:1!important;min-height:574px!important;padding:122px 0 44px!important;background:#fbfaf4!important;overflow:hidden!important;isolation:isolate!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero::before{content:""!important;position:absolute!important;z-index:5!important;left:-38px!important;top:78px!important;width:180px!important;height:370px!important;opacity:.92!important;pointer-events:none!important;background:
 radial-gradient(ellipse at 42% 12%,rgba(54,105,57,.32) 0 8px,transparent 9px),
 radial-gradient(ellipse at 50% 27%,rgba(54,105,57,.28) 0 11px,transparent 12px),
 radial-gradient(ellipse at 43% 45%,rgba(54,105,57,.24) 0 12px,transparent 13px),
 radial-gradient(ellipse at 54% 66%,rgba(54,105,57,.22) 0 13px,transparent 14px),
 linear-gradient(106deg,transparent 0 43%,rgba(54,105,57,.48) 44% 45%,transparent 46% 100%)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg{position:absolute!important;z-index:0!important;inset:68px 0 0 0!important;overflow:hidden!important;background:#eef3e8!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg img{position:absolute!important;right:0!important;top:0!important;width:56.1%!important;height:100%!important;object-fit:cover!important;object-position:center 54%!important;filter:saturate(1.04) contrast(1.02) brightness(1.045)!important;opacity:1!important;transform:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg::before{content:""!important;position:absolute!important;z-index:3!important;inset:0!important;background:linear-gradient(90deg,#fbfaf4 0%,#fbfaf4 40%,rgba(251,250,244,.92) 49%,rgba(251,250,244,.44) 57%,rgba(251,250,244,.07) 69%,rgba(251,250,244,0) 100%)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg::after{content:""!important;position:absolute!important;z-index:4!important;left:0!important;right:0!important;bottom:-1px!important;height:64px!important;background:linear-gradient(180deg,rgba(251,250,244,0),#fbfaf4 92%)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-inner{position:relative!important;z-index:10!important;width:var(--ak61-container)!important;margin:0 auto!important;display:block!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-copy{max-width:780px!important;padding:0 0 0 50px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero h1{font-size:clamp(50px,4.6vw,70px)!important;line-height:1.02!important;max-width:650px!important;text-shadow:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__lead{max-width:520px!important;margin:18px 0 0!important;color:#626d64!important;font-size:16px!important;line-height:1.5!important;font-weight:430!important;}
/* Search */
.ak-shelf[data-aksaidom-home] .ak-shelf__area-search{width:742px!important;max-width:calc(100vw - 200px)!important;margin:26px 0 0!important;background:rgba(255,255,255,.965)!important;border:1px solid rgba(37,71,45,.11)!important;border-radius:6px!important;box-shadow:0 23px 50px rgba(41,58,45,.105)!important;overflow:hidden!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__deal-tabs{height:54px!important;display:flex!important;align-items:center!important;gap:54px!important;padding:0 26px!important;border-bottom:1px solid rgba(37,71,45,.09)!important;background:rgba(255,255,255,.95)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__deal-tabs a{position:relative!important;display:inline-flex!important;height:54px!important;align-items:center!important;padding:0!important;background:transparent!important;border:0!important;color:#2b342e!important;font-size:13px!important;font-weight:760!important;line-height:1!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__deal-tabs a.is-active::after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:-1px!important;height:2px!important;background:#234f31!important;border-radius:2px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__filter-grid57{display:grid!important;grid-template-columns:1.08fr 1.08fr 1fr 148px!important;gap:8px!important;padding:22px 22px 18px!important;align-items:end!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__select57{height:54px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;padding:0 14px!important;background:#fff!important;border:1px solid rgba(37,71,45,.10)!important;border-radius:6px!important;box-shadow:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__select57 span{font-size:10px!important;line-height:1!important;font-weight:670!important;color:#8a9188!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__select57 select{appearance:none!important;width:100%!important;background:transparent!important;border:0!important;outline:0!important;color:#25332a!important;font-size:13px!important;line-height:1.1!important;font-weight:600!important;padding:0!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__submit57{height:54px!important;border:0!important;border-radius:6px!important;background:#234f31!important;color:#fff8e8!important;font-size:13px!important;font-weight:780!important;box-shadow:0 12px 24px rgba(35,79,49,.18)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;padding:0 18px 22px!important;border:0!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57 span{display:flex!important;align-items:center!important;gap:11px!important;min-height:45px!important;padding:0 12px!important;border-right:1px solid rgba(37,71,45,.08)!important;color:#4f5b51!important;font-size:11px!important;line-height:1.18!important;font-weight:650!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57 span:last-child{border-right:0!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57 i{width:26px!important;height:26px!important;flex:0 0 26px!important;border-radius:50%!important;background:#eef5e9!important;border:1px solid rgba(35,79,49,.14)!important;position:relative!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57 i::after{content:""!important;position:absolute!important;inset:8px!important;border-radius:50%!important;border:2px solid rgba(35,79,49,.55)!important;}
/* Hide old separate shelf switcher: in approved etalon the fast filters live inside search tabs */
.ak-shelf[data-aksaidom-home] .ak-shelf__switcher{display:none!important;}
/* Categories */
.ak-shelf[data-aksaidom-home] .ak-shelf__category-strip{width:var(--ak61-container)!important;margin:26px auto 25px!important;display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:12px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__category-card-stage56{height:88px!important;border:1px solid rgba(37,71,45,.11)!important;border-radius:8px!important;background:#fffefa!important;box-shadow:0 10px 26px rgba(34,52,40,.055)!important;overflow:hidden!important;position:relative!important;padding:13px 12px!important;display:flex!important;align-items:flex-start!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__category-card-stage56 span{position:relative!important;z-index:3!important;display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:13px!important;font-weight:760!important;color:#26342b!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__category-card-stage56 span::before{content:""!important;width:13px!important;height:13px!important;border-radius:50%!important;border:1px solid rgba(35,79,49,.50)!important;background:#eef5e9!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__category-card-stage56 img{position:absolute!important;right:10px!important;bottom:8px!important;width:78%!important;height:48px!important;object-fit:cover!important;border-radius:5px!important;filter:saturate(1.02) contrast(1.01)!important;}
/* Main rhythm */
.ak-shelf[data-aksaidom-home] .ak-shelf__main{width:100%!important;margin:0!important;padding:0!important;background:#fbfaf4!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__featured--magazine,
.ak-shelf[data-aksaidom-home] .ak-shelf__premium--etalon51,
.ak-shelf[data-aksaidom-home] .ak-shelf__collections--etalon51{width:var(--ak61-container)!important;margin-left:auto!important;margin-right:auto!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__section-head,
.ak-shelf[data-aksaidom-home] .ak-shelf__collections-head51{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;margin:0 0 18px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__section-head h2,
.ak-shelf[data-aksaidom-home] .ak-shelf__collections-head51 h2{position:relative!important;padding-left:26px!important;font-size:31px!important;line-height:1.02!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__section-head h2::before,
.ak-shelf[data-aksaidom-home] .ak-shelf__collections-head51 h2::before{content:""!important;position:absolute!important;left:0!important;top:.2em!important;width:9px!important;height:18px!important;border-radius:50% 0 50% 0!important;background:#4f8a50!important;transform:rotate(18deg)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__section-head small{display:block!important;margin-top:7px!important;color:#7d867c!important;font-size:12px!important;line-height:1.2!important;font-weight:520!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__section-head a,
.ak-shelf[data-aksaidom-home] .ak-shelf__collections-head51 a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:36px!important;padding:0 18px!important;border-radius:6px!important;border:1px solid rgba(37,71,45,.13)!important;background:#fffefa!important;color:#405044!important;font-size:12px!important;font-weight:700!important;}
/* Featured cards */
.ak-shelf[data-aksaidom-home] .ak-shelf__featured--magazine{margin-top:0!important;margin-bottom:24px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__magazine-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card{border:1px solid rgba(37,71,45,.12)!important;border-radius:7px!important;background:#fffefa!important;box-shadow:0 13px 32px rgba(31,48,36,.06)!important;overflow:hidden!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card a{display:flex!important;flex-direction:column!important;height:100%!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-media{position:relative!important;display:block!important;height:228px!important;overflow:hidden!important;background:#eef3e8!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-media img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .4s ease!important;filter:saturate(1.02) contrast(1.02)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card:hover .ak-shelf__object-media img{transform:scale(1.025)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-media em{position:absolute!important;left:12px!important;top:12px!important;z-index:3!important;display:inline-flex!important;align-items:center!important;height:24px!important;padding:0 12px!important;border-radius:5px!important;background:#eef5e9!important;color:#365a38!important;font-size:11px!important;line-height:1!important;font-style:normal!important;font-weight:780!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-media i{position:absolute!important;right:12px!important;top:12px!important;z-index:3!important;color:#fff!important;font-size:24px!important;font-style:normal!important;line-height:1!important;text-shadow:0 2px 8px rgba(0,0,0,.24)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-body{display:flex!important;flex-direction:column!important;min-height:172px!important;padding:18px 16px 17px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-body small{order:2!important;margin:6px 0 0!important;color:#6e796f!important;font-size:12px!important;line-height:1.2!important;font-weight:520!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-body b{order:1!important;color:#1c291f!important;font-size:19px!important;line-height:1.16!important;font-weight:650!important;letter-spacing:-.02em!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-note{display:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-body strong{order:4!important;margin-top:auto!important;padding-top:20px!important;color:#17231c!important;font-size:22px!important;line-height:1!important;font-weight:760!important;letter-spacing:-.025em!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-meta{order:3!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:18px!important;margin-top:19px!important;color:#5d695f!important;font-size:11px!important;font-weight:650!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-meta span{display:inline-flex!important;align-items:center!important;gap:5px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-meta span::before{content:""!important;width:9px!important;height:9px!important;border-radius:2px!important;border:1px solid rgba(35,79,49,.26)!important;background:#f3f5ec!important;}
/* Premium row */
.ak-shelf[data-aksaidom-home] .ak-shelf__premium--etalon51{margin-top:0!important;margin-bottom:26px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__premium-row51{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:15px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card--premium51 .ak-shelf__object-media{height:120px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card--premium51 .ak-shelf__object-body{min-height:132px!important;padding:13px 12px 12px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card--premium51 .ak-shelf__object-body b{font-size:14px!important;line-height:1.2!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card--premium51 .ak-shelf__object-body small{font-size:10px!important;margin-top:5px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card--premium51 .ak-shelf__object-body strong{font-size:15px!important;padding-top:14px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card--premium51 .ak-shelf__object-meta{gap:10px!important;margin-top:11px!important;font-size:9px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__object-card--premium51 .ak-shelf__object-media em{display:none!important;}
/* Collections */
.ak-shelf[data-aksaidom-home] .ak-shelf__collections--etalon51{margin-top:0!important;margin-bottom:32px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-grid--stage57a{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:15px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-card-stage57a{height:136px!important;border:1px solid rgba(37,71,45,.12)!important;border-radius:8px!important;background:#fffefa!important;box-shadow:0 12px 30px rgba(31,48,36,.055)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-media-stage57a{height:58px!important;display:block!important;overflow:hidden!important;background:#eef3e8!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-media-stage57a img{width:100%!important;height:100%!important;object-fit:cover!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-body-stage57a{position:relative!important;display:block!important;padding:13px 42px 12px 14px!important;min-height:78px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-body-stage57a b{display:block!important;color:#26342b!important;font-size:14px!important;line-height:1.18!important;font-weight:720!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-body-stage57a small{display:block!important;margin-top:7px!important;color:#6f786f!important;font-size:11px!important;line-height:1.25!important;font-weight:500!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__quick-body-stage57a i{position:absolute!important;right:14px!important;bottom:14px!important;display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:50%!important;background:#eef5e9!important;border:1px solid rgba(35,79,49,.18)!important;color:#4b704d!important;font-style:normal!important;}
/* Map + CTA/Footer */
.ak-shelf[data-aksaidom-home] .ak-shelf__map-search{position:relative!important;width:100%!important;margin:0!important;min-height:250px!important;padding:0!important;background:#07160f!important;color:#fff8e8!important;display:grid!important;grid-template-columns:minmax(66px,1fr) 330px minmax(420px,654px) 286px minmax(66px,1fr)!important;overflow:hidden!important;border:0!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-search::before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 70% 20%,rgba(213,182,118,.12),transparent 26%),linear-gradient(180deg,#0c2116,#07160f)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-copy{position:relative!important;z-index:4!important;grid-column:2!important;padding:44px 0 34px!important;align-self:stretch!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-copy p{display:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-copy h2{max-width:280px!important;color:#fff3cb!important;font-size:33px!important;line-height:1.02!important;letter-spacing:-.04em!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-copy small{display:block!important;max-width:250px!important;margin-top:20px!important;color:rgba(255,248,232,.72)!important;font-size:12px!important;line-height:1.45!important;font-weight:450!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-button{display:inline-flex!important;align-items:center!important;justify-content:space-between!important;width:260px!important;height:44px!important;margin-top:24px!important;padding:0 17px!important;border-radius:6px!important;border:1px solid rgba(255,248,232,.18)!important;background:rgba(255,248,232,.04)!important;color:#fff6db!important;font-size:12px!important;font-weight:720!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-panel{position:relative!important;z-index:2!important;grid-column:3 / 5!important;display:block!important;height:250px!important;overflow:hidden!important;color:#fff8e8!important;background:#0b1d14!important;}
.ak-shelf[data-aksaidom-home] .ak-map-panel-stage57a__media{position:absolute!important;inset:0!important;display:block!important;}
.ak-shelf[data-aksaidom-home] .ak-map-panel-stage57a__img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:.88!important;filter:saturate(1.05) contrast(1.08) brightness(.82)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-panel::before{content:""!important;position:absolute!important;z-index:2!important;inset:0!important;background:linear-gradient(90deg,rgba(7,22,15,.58),rgba(7,22,15,.10) 46%,rgba(7,22,15,.50) 100%)!important;pointer-events:none!important;}
.ak-shelf[data-aksaidom-home] .ak-map-stats-stage57a{position:absolute!important;z-index:5!important;right:0!important;top:26px!important;display:grid!important;grid-template-columns:repeat(2,128px)!important;gap:10px!important;}
.ak-shelf[data-aksaidom-home] .ak-map-stats-stage57a em{display:block!important;min-height:88px!important;padding:14px 16px!important;border-radius:6px!important;border:1px solid rgba(255,248,232,.16)!important;background:rgba(8,22,15,.60)!important;backdrop-filter:blur(6px)!important;font-style:normal!important;}
.ak-shelf[data-aksaidom-home] .ak-map-stats-stage57a b{display:block!important;margin-bottom:7px!important;color:#ead6a4!important;font-family:Georgia,"Times New Roman",serif!important;font-size:34px!important;line-height:1!important;font-weight:500!important;}
.ak-shelf[data-aksaidom-home] .ak-map-stats-stage57a small{display:block!important;color:rgba(255,248,232,.70)!important;font-size:11px!important;line-height:1.22!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer{position:relative!important;margin:0!important;padding:0 0 24px!important;background:linear-gradient(180deg,#0c2116 0%,#07150e 100%)!important;color:#fff8e8!important;border:0!important;overflow:hidden!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer::before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 14% 16%,rgba(76,114,68,.22),transparent 22%),radial-gradient(circle at 88% 20%,rgba(213,182,118,.12),transparent 22%)!important;pointer-events:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-cta51{position:relative!important;z-index:2!important;width:var(--ak61-container)!important;min-height:126px!important;margin:0 auto!important;padding:24px 0!important;display:grid!important;grid-template-columns:200px minmax(0,360px) 170px 1fr!important;gap:36px!important;align-items:center!important;border-top:1px solid rgba(255,248,232,.08)!important;border-bottom:1px solid rgba(255,248,232,.08)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-cta51::before{content:""!important;width:168px!important;height:96px!important;border-radius:0 0 90px 90px!important;background:radial-gradient(circle at 42% 34%,#6f8a73 0 38px,transparent 39px),linear-gradient(90deg,rgba(255,248,232,.14),rgba(255,248,232,.03))!important;box-shadow:0 18px 40px rgba(0,0,0,.16)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-cta-copy55a{display:contents!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-cta51 p{grid-column:2!important;max-width:360px!important;margin:0!important;color:#fff3cb!important;font-family:Georgia,"Times New Roman",serif!important;font-size:31px!important;line-height:1.03!important;letter-spacing:-.04em!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-cta51 a{grid-column:3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:48px!important;border-radius:6px!important;background:#315f37!important;color:#fff8e8!important;font-size:13px!important;font-weight:780!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-cta51 small{grid-column:4!important;max-width:220px!important;color:rgba(255,248,232,.68)!important;font-size:12px!important;line-height:1.45!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-inner{position:relative!important;z-index:2!important;width:var(--ak61-container)!important;margin:0 auto!important;padding-top:28px!important;display:grid!important;grid-template-columns:245px minmax(0,1fr)!important;gap:70px!important;color:#fff8e8!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-brand b{display:block!important;color:#fff3cb!important;font-family:Georgia,"Times New Roman",serif!important;font-size:25px!important;font-weight:500!important;line-height:1!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-brand small{display:block!important;max-width:210px!important;margin-top:10px!important;color:rgba(255,248,232,.66)!important;font-size:12px!important;line-height:1.35!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-brand p{display:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:40px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-col{display:flex!important;flex-direction:column!important;gap:7px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-col h3{margin:0 0 9px!important;color:rgba(255,248,232,.82)!important;font-size:12px!important;line-height:1!important;font-weight:760!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__footer-col a,.ak-shelf[data-aksaidom-home] .ak-shelf__footer-col p{margin:0!important;color:rgba(255,248,232,.60)!important;font-size:11px!important;line-height:1.5!important;font-weight:480!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__legal{grid-column:1/-1!important;display:flex!important;justify-content:center!important;gap:34px!important;margin-top:22px!important;padding-top:16px!important;border-top:1px solid rgba(255,248,232,.08)!important;color:rgba(255,248,232,.46)!important;font-size:11px!important;}
@media(max-width:1180px){.ak-shelf[data-aksaidom-home]{--ak61-container:min(100% - 48px,960px)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__header{grid-template-columns:190px 1fr 190px!important;gap:16px!important}.ak-shelf[data-aksaidom-home] .ak-shelf__nav{gap:16px!important}.ak-shelf[data-aksaidom-home] .ak-shelf__header-cta{display:none!important}.ak-shelf[data-aksaidom-home] .ak-shelf__area-search{width:720px!important}.ak-shelf[data-aksaidom-home] .ak-shelf__category-strip{grid-template-columns:repeat(3,1fr)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__magazine-grid{grid-template-columns:repeat(2,1fr)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__premium-row51{grid-template-columns:repeat(3,1fr)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__quick-grid--stage57a{grid-template-columns:repeat(3,1fr)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__map-search{grid-template-columns:24px 280px 1fr 260px 24px!important}.ak-shelf[data-aksaidom-home] .ak-map-stats-stage57a{grid-template-columns:repeat(2,118px)!important}}
@media(max-width:760px){.ak-shelf[data-aksaidom-home]{--ak61-container:min(100% - 28px,560px)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__header{position:relative!important;left:auto!important;top:auto!important;transform:none!important;grid-template-columns:1fr auto!important;width:var(--ak61-container)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__nav{display:none!important}.ak-shelf[data-aksaidom-home] .ak-shelf__hero{padding-top:38px!important;min-height:auto!important}.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg{inset:0!important}.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg img{width:100%!important;opacity:.20!important}.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg::before{background:rgba(251,250,244,.82)!important}.ak-shelf[data-aksaidom-home] .ak-shelf__hero-copy{padding-left:0!important}.ak-shelf[data-aksaidom-home] .ak-shelf__area-search{width:100%!important;max-width:100%!important}.ak-shelf[data-aksaidom-home] .ak-shelf__filter-grid57,.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57,.ak-shelf[data-aksaidom-home] .ak-shelf__category-strip,.ak-shelf[data-aksaidom-home] .ak-shelf__magazine-grid,.ak-shelf[data-aksaidom-home] .ak-shelf__premium-row51,.ak-shelf[data-aksaidom-home] .ak-shelf__quick-grid--stage57a,.ak-shelf[data-aksaidom-home] .ak-shelf__footer-cta51,.ak-shelf[data-aksaidom-home] .ak-shelf__footer-inner,.ak-shelf[data-aksaidom-home] .ak-shelf__footer-grid{grid-template-columns:1fr!important}.ak-shelf[data-aksaidom-home] .ak-shelf__map-search{display:block!important;padding:32px 20px!important}.ak-shelf[data-aksaidom-home] .ak-shelf__map-copy{padding:0 0 24px!important}.ak-shelf[data-aksaidom-home] .ak-shelf__map-panel{height:330px!important}.ak-shelf[data-aksaidom-home] .ak-map-stats-stage57a{grid-template-columns:repeat(2,1fr)!important;right:14px!important;left:14px!important}.ak-shelf[data-aksaidom-home] .ak-shelf__legal{flex-direction:column!important;align-items:center!important;gap:8px!important}}
/* Stage61A visual proof refinement 02 */
.ak-shelf[data-aksaidom-home] .ak-shelf__brand{flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__brand-mark{flex:0 0 30px!important;overflow:hidden!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__brand b{display:block!important;margin:0!important;transform:none!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero{min-height:612px!important;padding-top:146px!important;padding-bottom:48px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg img{width:53.5%!important;object-position:61% 54%!important;filter:saturate(1.06) contrast(1.02) brightness(1.18)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-bg::before{background:linear-gradient(90deg,#fbfaf4 0%,#fbfaf4 43%,rgba(251,250,244,.95) 51%,rgba(251,250,244,.52) 59%,rgba(251,250,244,.08) 70%,rgba(251,250,244,0) 100%)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero h1{font-size:clamp(48px,4vw,62px)!important;line-height:1.05!important;max-width:610px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__lead{margin-top:18px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__area-search{margin-top:25px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__category-strip{margin-top:26px!important;margin-bottom:27px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__category-card-stage56 img{opacity:1!important;filter:saturate(1.08) contrast(1.04) brightness(1.04)!important;height:52px!important;bottom:9px!important;}
/* Stage61A visual proof refinement 03: approved etalon vertical rhythm */
.ak-shelf[data-aksaidom-home] .ak-shelf__hero{min-height:586px!important;padding-top:114px!important;padding-bottom:34px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero h1{font-size:clamp(44px,3.8vw,54px)!important;line-height:1.08!important;max-width:560px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__lead{max-width:505px!important;margin-top:15px!important;font-size:15px!important;line-height:1.45!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__area-search{width:742px!important;margin-top:20px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__deal-tabs{height:49px!important;gap:52px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__deal-tabs a{height:49px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__filter-grid57{padding:14px 22px 12px!important;gap:8px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__select57,.ak-shelf[data-aksaidom-home] .ak-shelf__submit57{height:48px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57{padding:0 18px 15px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57 span{min-height:38px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-benefits57 i{width:24px!important;height:24px!important;flex-basis:24px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__category-strip{margin-top:22px!important;margin-bottom:24px!important;}
/* Stage61A visual proof refinement 04: etalon axes */
.ak-shelf[data-aksaidom-home]{--ak61-container:min(1304px,calc(100% - 96px))!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero-copy{padding-left:50px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__hero h1{margin-left:28px!important;font-size:clamp(42px,3.55vw,51px)!important;line-height:1.055!important;max-width:600px!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__lead{margin-left:28px!important;margin-top:14px!important;font-size:15px!important;line-height:1.38!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__area-search{margin-top:17px!important;}
/* Stage61A visual proof refinement 05: h1 width and map visibility */
.ak-shelf[data-aksaidom-home] .ak-shelf__hero h1{max-width:520px!important;}
.ak-shelf[data-aksaidom-home] .ak-map-panel-stage57a__img,.ak-shelf[data-aksaidom-home] .ak-map-panel-etalon51__img{opacity:1!important;filter:saturate(1.15) contrast(1.12) brightness(1.02)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-panel::before{background:linear-gradient(90deg,rgba(7,22,15,.36),rgba(7,22,15,.02) 46%,rgba(7,22,15,.36) 100%)!important;}
.ak-shelf[data-aksaidom-home] .ak-shelf__map-search::before{background:linear-gradient(180deg,#0c2116,#07160f)!important;}
