/* AI24 Products v1 — isolated corporate product layer */

/* Header: six-item navigation switches to the existing mobile menu before it becomes cramped. */
@media (min-width:1051px) and (max-width:1180px){
  .header .nav{display:none}
  .menu-toggle{display:inline-flex}
  .header-actions .btn{display:none}
  .mobile-nav{position:fixed;inset:66px 0 0;background:rgba(30,45,63,.98);padding:24px 20px;z-index:49;overflow-y:auto;overscroll-behavior:contain}
  .mobile-nav.open{display:grid;align-content:start;gap:9px}
  .mobile-nav a{padding:14px;border:1px solid rgba(255,255,255,.10);border-radius:13px;color:#fff;font-weight:700}
}

/* Five-column footer on wide screens; existing 2/1-column rules remain active below 1050/680. */
@media (min-width:1181px){.footer-grid{grid-template-columns:1.15fr repeat(4,minmax(0,.72fr));gap:22px}}
@media (min-width:1051px) and (max-width:1180px){.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}

.home-products-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f9fd 0%,#eef3fa 100%)}
.home-products-section:before{content:"";position:absolute;width:540px;height:540px;right:-210px;top:-260px;border-radius:50%;background:radial-gradient(circle,rgba(111,92,255,.12),transparent 68%);pointer-events:none}
.products-home-heading{position:relative;z-index:1}
.products-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr));gap:24px;margin-top:38px}
.products-grid--home{grid-template-columns:repeat(2,minmax(0,1fr))}
.product-card{min-width:0;overflow:hidden;border:1px solid rgba(35,52,78,.12);border-radius:30px;background:#fff;box-shadow:0 24px 64px rgba(24,39,75,.09)}
.product-card__visual{min-height:300px}
.product-card__content{display:flex;flex-direction:column;min-width:0;padding:34px}
.product-kicker{display:inline-flex;width:max-content;max-width:100%;margin-bottom:15px;color:#6756d8;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.product-card h2,.product-card h3{margin:0 0 14px;color:#101828;font-size:clamp(28px,3vw,38px);line-height:1.08;letter-spacing:-.035em}
.product-card p{color:#667085;font-size:16px;line-height:1.65}
.product-feature-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}
.product-feature-list li{position:relative;padding-left:22px;color:#344054;line-height:1.55}
.product-feature-list li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#568cff,#785cff)}
.product-card__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:28px}
.product-card__actions .btn{min-width:142px}
.product-external-link{display:inline-flex;align-items:center;min-height:44px;color:#4f46c8;font-weight:800;text-decoration:none}
.product-external-link:hover{text-decoration:underline;text-underline-offset:4px}
.products-home-actions{display:flex;justify-content:center;margin-top:30px}

.product-visual{position:relative;overflow:hidden;isolation:isolate;background:#0b1730;color:#fff}
.product-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent);z-index:-1}
.product-visual__label{position:absolute;left:24px;top:22px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#cbd8ee}
.product-visual--persona{background:radial-gradient(circle at 50% 50%,rgba(103,81,255,.38),transparent 27%),linear-gradient(145deg,#0d1935,#071225 64%,#121444)}
.product-visual__core{position:absolute;left:50%;top:52%;display:grid;place-items:center;width:98px;height:98px;transform:translate(-50%,-50%);border:1px solid rgba(188,205,255,.42);border-radius:28px;background:linear-gradient(145deg,#765fff,#427ee9);box-shadow:0 0 50px rgba(101,86,255,.42);font-size:27px;font-weight:900}
.product-visual__node{position:absolute;padding:11px 15px;border:1px solid rgba(175,197,255,.22);border-radius:14px;background:rgba(10,23,49,.88);box-shadow:0 14px 34px rgba(0,0,0,.2);font-size:12px;font-weight:800;color:#d7e2f6}
.product-visual__node:after{content:"";position:absolute;height:1px;background:linear-gradient(90deg,rgba(116,150,255,.1),rgba(116,150,255,.75))}
.product-visual__node--a{left:8%;top:38%}.product-visual__node--a:after{left:100%;top:50%;width:72px}
.product-visual__node--b{right:7%;top:28%}.product-visual__node--b:after{right:100%;top:50%;width:76px;transform:rotate(-18deg);transform-origin:right}
.product-visual__node--c{right:12%;bottom:18%}.product-visual__node--c:after{right:100%;top:40%;width:72px;transform:rotate(18deg);transform-origin:right}
.product-visual--garden{padding:74px 24px 24px;background:radial-gradient(circle at 75% 15%,rgba(64,197,149,.22),transparent 34%),linear-gradient(145deg,#0b2630,#0a1a2a 68%,#10253c)}
.garden-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}
.garden-catalog span{position:relative;min-height:142px;border:1px solid rgba(179,225,209,.18);border-radius:18px;background:linear-gradient(165deg,rgba(110,211,171,.18),rgba(255,255,255,.04));box-shadow:inset 0 0 28px rgba(71,186,145,.06)}
.garden-catalog span:before{content:"";position:absolute;left:14px;right:14px;top:16px;height:58%;border-radius:12px;background:radial-gradient(circle at 45% 35%,rgba(129,227,180,.56),rgba(40,101,85,.18) 45%,rgba(255,255,255,.03) 70%)}
.garden-catalog span:after{content:"";position:absolute;left:14px;right:30%;bottom:15px;height:6px;border-radius:999px;background:rgba(217,237,231,.28);box-shadow:0 -14px 0 rgba(217,237,231,.13)}
.garden-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}
.garden-meta span{padding:7px 10px;border:1px solid rgba(179,225,209,.16);border-radius:999px;background:rgba(255,255,255,.05);font-size:11px;font-weight:750;color:#cce8de}

.products-hero,.product-detail-hero{padding:88px 0;background:linear-gradient(145deg,#f8fbff,#f1f5fb)}
.product-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:64px;align-items:center}
.product-hero-grid>*{min-width:0}
.products-hero h1,.product-detail-hero h1{max-width:850px}
.product-ecosystem-visual{min-height:350px;display:grid;place-items:center;align-content:center;padding:34px;border:1px solid rgba(34,51,78,.11);border-radius:30px;background:radial-gradient(circle at 50% 20%,rgba(116,92,255,.16),transparent 34%),#fff;box-shadow:0 24px 64px rgba(24,39,75,.08)}
.product-ecosystem-brand{display:grid;place-items:center;width:170px;height:78px;border-radius:22px;background:#0c1933;color:#fff;font-size:21px;font-weight:850;box-shadow:0 18px 42px rgba(14,30,59,.18)}
.product-ecosystem-line{width:1px;height:42px;background:linear-gradient(#6274b5,#cbd4e8)}
.product-ecosystem-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}
.product-ecosystem-items span{display:grid;place-items:center;min-height:72px;padding:12px;border:1px solid rgba(87,99,178,.15);border-radius:18px;background:#f8f9ff;color:#25355b;font-weight:800;text-align:center}
.product-ecosystem-items .product-ecosystem-more{grid-column:1/-1;min-height:48px;background:transparent;border-style:dashed;color:#7a879a;font-size:13px}
.product-section-title{max-width:900px}
.product-detail-visual{min-height:390px;border-radius:30px;box-shadow:0 26px 70px rgba(17,31,62,.18)}
.product-detail-visual.product-visual--garden{padding-top:86px}
.product-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px}
.product-capability-grid article{min-width:0;padding:26px;border:1px solid rgba(16,24,40,.09);border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(24,39,75,.06)}
.product-capability-grid article>span{display:grid;place-items:center;width:40px;height:40px;margin-bottom:20px;border-radius:13px;background:#eef2ff;color:#5361bd;font-size:12px;font-weight:900}
.product-capability-grid h3{font-size:21px;margin-bottom:10px}.product-capability-grid p{color:#667085;line-height:1.6}
.product-capability-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}
.product-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:36px}
.product-process article{position:relative;min-width:0;padding:24px 20px;border:1px solid rgba(44,64,96,.11);border-radius:20px;background:#fff}
.product-process article:not(:last-child):after{content:"→";position:absolute;right:-12px;top:50%;z-index:2;display:grid;place-items:center;width:24px;height:24px;transform:translateY(-50%);border-radius:50%;background:#f4f6fb;color:#6c78a2;font-weight:800}
.product-process span{display:block;margin-bottom:18px;color:#7865e8;font-size:12px;font-weight:900}.product-process strong{display:block;color:#101828;font-size:18px}.product-process p{margin-top:9px;color:#667085;font-size:14px;line-height:1.55}
.product-process--four{grid-template-columns:repeat(4,minmax(0,1fr))}
.product-control-panel,.product-boundary-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start;padding:44px;border:1px solid rgba(84,91,183,.14);border-radius:28px;background:#fff;box-shadow:0 18px 48px rgba(24,39,75,.07)}
.product-control-panel h2,.product-boundary-panel h2{margin-top:12px}.product-control-panel .lead,.product-boundary-panel .lead{color:#667085}
.product-control-list{display:grid;gap:12px}.product-control-list>div{display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:start;padding:16px;border-radius:16px;background:#f6f8fc}.product-control-list span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e9edff;color:#5966bd;font-size:11px;font-weight:900}.product-control-list p{margin:4px 0 0;color:#475467;line-height:1.55}

@media (max-width:1180px){
  .product-capability-grid--five{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:1050px){
  .product-hero-grid{grid-template-columns:1fr;gap:38px}
  .product-ecosystem-visual,.product-detail-visual{max-width:760px;width:100%;margin-inline:auto}
  .product-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-capability-grid--five{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-process,.product-process--four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-process article:after{display:none}
  .product-control-panel,.product-boundary-panel{grid-template-columns:1fr;gap:26px}
}
@media (max-width:760px){
  .products-grid--home,.products-grid{grid-template-columns:1fr}
  .product-card__visual{min-height:260px}.product-card__content{padding:26px}
  .product-capability-grid,.product-capability-grid--five,.product-process,.product-process--four{grid-template-columns:1fr}
  .product-control-panel,.product-boundary-panel{padding:28px}
  .product-ecosystem-visual{min-height:300px;padding:24px}
  .product-ecosystem-items{grid-template-columns:1fr}.product-ecosystem-items .product-ecosystem-more{grid-column:auto}
}
@media (max-width:420px){
  .product-card__content{padding:22px}.product-card__actions{align-items:stretch;flex-direction:column}.product-card__actions .btn{width:100%}.product-external-link{justify-content:center}
  .product-card__visual{min-height:240px}.product-visual__core{width:82px;height:82px}.product-visual__node{padding:9px 11px;font-size:10px}.product-visual__node--a:after,.product-visual__node--b:after,.product-visual__node--c:after{width:48px}
  .garden-catalog{gap:8px}.garden-catalog span{min-height:110px}.garden-meta{gap:5px}.garden-meta span{font-size:9px;padding:6px 8px}
  .product-control-panel,.product-boundary-panel{padding:22px}
}


/* AI24 Products v1.2 — approved product brandbooks */
.products-grid--home{grid-template-columns:repeat(2,minmax(0,1fr))}
.product-card{display:flex;flex-direction:column}
.product-card__content{flex:1}
.product-brand-visual{position:relative;display:grid;place-items:center;min-height:300px;overflow:hidden;isolation:isolate}
.product-brand-visual img{display:block;max-width:100%}
.product-brand-visual--garden{background:#f5f2e8}
.product-brand-visual--garden:before,.product-brand-visual--garden:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(201,162,75,.28);pointer-events:none}
.product-brand-visual--garden:before{width:360px;height:360px;right:-150px;top:-190px}
.product-brand-visual--garden:after{width:250px;height:250px;left:-120px;bottom:-130px}
.garden-brand-logo{position:relative;z-index:2;width:min(76%,520px)}
.garden-brand-mark--back{position:absolute;right:-3%;bottom:-18%;width:48%;opacity:.08;transform:rotate(-9deg)}
.product-card--garden .product-kicker{color:#355e3b}.product-card--garden .product-feature-list li:before{background:#6d8f6a}.product-card--garden .product-external-link{color:#355e3b}
.product-brand-visual--persona{align-content:stretch;grid-template-rows:auto 1fr;gap:12px;padding:28px;background:linear-gradient(135deg,#080b1d 0%,#0e1428 58%,#061e29 100%)}
.product-brand-visual--persona:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(150,80,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(0,235,255,.08) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to bottom,#000,transparent 88%);pointer-events:none}
.persona-brand-logo{position:relative;z-index:2;width:min(76%,460px);justify-self:start}
.persona-brand-portraits{position:relative;z-index:2;display:flex;align-items:end;justify-content:flex-end;gap:12px;min-height:190px;width:100%;padding:0 8px}
.persona-brand-portraits img{width:31%;max-width:126px;aspect-ratio:4/5;object-fit:cover;object-position:top;border-radius:18px;border:1px solid rgba(255,255,255,.2);box-shadow:0 15px 40px rgba(0,0,0,.28)}
.persona-brand-portraits img:first-child{border-color:rgba(0,235,255,.7)}.persona-brand-portraits img:last-child{border-color:rgba(201,162,75,.72)}
.product-card--persona .product-kicker{color:#7b45dd}.product-card--persona .product-feature-list li:before{background:linear-gradient(135deg,#ff28cc,#9650ff 52%,#00ebff)}.product-card--persona .product-external-link{color:#7046d9}
.product-brand-visual--sport{align-content:center;gap:20px;padding:34px;background:linear-gradient(145deg,#f8fafc,#eef4ff)}
.sport-brand-logo{position:relative;z-index:2;width:min(88%,560px)}
.sport-brand-rhythm{display:flex;align-items:flex-end;gap:12px;width:66%;height:64px}
.sport-brand-rhythm span{display:block;flex:1;border-radius:999px 999px 4px 4px}.sport-brand-rhythm span:nth-child(1){height:44%;background:#2f6bff}.sport-brand-rhythm span:nth-child(2){height:82%;background:#1fa97a}.sport-brand-rhythm span:nth-child(3){height:61%;background:#f4a21b}
.product-card--sport .product-kicker{color:#2f6bff}.product-card--sport .product-feature-list li:before{background:#2f6bff}.product-card--sport .product-external-link{color:#2459d7}
.product-brand-visual--song{background:#080815}
.song-brand-image{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:center;transform:scale(1.02)}
.product-card--song{border-color:rgba(141,91,255,.18)}.product-card--song .product-kicker{color:#d42a8b}.product-card--song .product-feature-list li:before{background:linear-gradient(135deg,#ff4ea7,#8d5bff)}.product-card--song .product-external-link{color:#b43d91}
.product-card--song .product-card__content{background:linear-gradient(180deg,#fff 0%,#fff9ff 100%)}
.product-detail-brand{position:relative;min-height:390px;display:grid;place-items:center;overflow:hidden;border-radius:30px;box-shadow:0 26px 70px rgba(17,31,62,.16)}
.product-detail-brand--persona{align-content:stretch;grid-template-rows:auto 1fr;gap:12px;padding:34px;background:linear-gradient(135deg,#080b1d 0%,#11152c 55%,#08212d 100%)}
.product-detail-brand--persona:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(150,80,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(0,235,255,.07) 1px,transparent 1px);background-size:42px 42px;pointer-events:none}
.product-detail-brand--persona .persona-brand-logo{width:min(78%,520px)}
.persona-brand-portraits--detail{min-height:260px;gap:18px}.persona-brand-portraits--detail img{width:36%;max-width:176px}
.persona-detail-hero{background:linear-gradient(145deg,#f8fbff,#f4f3ff)}
.garden-gateway-hero{background:radial-gradient(circle at 82% 10%,rgba(109,143,106,.14),transparent 28%),#f5f2e8}
.garden-gateway-hero h1{color:#24373a}.garden-gateway-hero .eyebrow{color:#355e3b}.garden-gateway-copy{max-width:760px;margin-top:18px;color:#4f625d;font-size:18px;line-height:1.72}.product-ownership-note{margin-top:18px;color:#6d756e;font-size:13px;font-weight:700;letter-spacing:.02em}
.product-detail-brand--garden{min-height:390px;align-content:center;gap:26px;padding:46px;background:#fffdf5;border:1px solid rgba(201,162,75,.23);box-shadow:0 22px 60px rgba(70,82,64,.11)}
.garden-detail-mark{position:absolute;right:-4%;bottom:-18%;width:52%;opacity:.075;transform:rotate(-8deg)}
.product-detail-brand--garden .garden-brand-logo{width:min(84%,600px)}.garden-official-slogan{position:relative;z-index:2;color:#c9a24b;font-family:Georgia,'Times New Roman',serif;font-size:clamp(20px,2.4vw,30px);text-align:center}
.garden-gateway-features{background:#fff}.garden-gateway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.garden-gateway-grid article{padding:30px;border:1px solid rgba(53,94,59,.12);border-radius:24px;background:#fbfcf8}.garden-gateway-grid article>span{display:block;margin-bottom:18px;color:#c9a24b;font-size:12px;font-weight:900}.garden-gateway-grid h2{margin:0 0 12px;color:#24373a;font-size:23px}.garden-gateway-grid p{color:#61706a;line-height:1.65}
.garden-affiliation{display:grid;grid-template-columns:minmax(150px,230px) minmax(0,1fr) auto;gap:30px;align-items:center;padding:30px;border:1px solid rgba(53,94,59,.12);border-radius:24px;background:#fff}.garden-affiliation>img{width:100%}.garden-affiliation strong{color:#24373a}.garden-affiliation p{margin:7px 0 0;color:#66746e;line-height:1.55}.garden-affiliation .product-external-link{color:#355e3b}
.product-ecosystem-items{grid-template-columns:repeat(2,minmax(0,1fr))}.product-ecosystem-items span{min-height:66px}.product-ecosystem-more{display:none!important}
@media(max-width:1050px){.garden-affiliation{grid-template-columns:180px 1fr}.garden-affiliation .product-external-link{grid-column:1/-1}.persona-brand-portraits--detail{min-height:230px}}
@media(max-width:760px){.products-grid--home{grid-template-columns:1fr}.garden-gateway-grid{grid-template-columns:1fr}.garden-affiliation{grid-template-columns:1fr}.garden-affiliation>img{max-width:230px}.product-brand-visual{min-height:255px}.product-detail-brand{min-height:320px}.persona-brand-portraits img{width:34%}}
@media(max-width:420px){.product-brand-visual--persona{padding:22px}.persona-brand-portraits{min-height:165px}.persona-brand-portraits img{width:38%;max-width:105px}.product-detail-brand--persona{padding:24px}.persona-brand-portraits--detail{min-height:190px}.garden-gateway-copy{font-size:16px}.garden-affiliation{padding:22px}.song-brand-image{min-height:240px}}


/* AI24 Products v1.2.1 — compact showcase polish */
.products-home-heading--quiet,.product-section-title--quiet{align-items:flex-end}
.products-home-heading--quiet p{display:none!important}
.products-home-heading__link{display:inline-flex;align-items:center;gap:8px;color:#5b6d94;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.products-home-heading__link:hover{color:#20355f}
.products-grid--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.products-grid--compact .product-card{display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid rgba(17,31,62,.10);border-radius:26px;background:#fff;box-shadow:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.products-grid--compact .product-card:hover{transform:translateY(-2px);border-color:rgba(17,31,62,.16);box-shadow:0 14px 36px rgba(17,31,62,.08)}
.products-grid--compact .product-card__compact-head{display:flex;align-items:center;gap:16px}
.products-grid--compact .product-card__brandmark{display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.products-grid--compact .product-card__brandmark img{display:block;max-width:100%;height:auto}
.products-grid--compact .product-card__brandmark--persona{width:138px}
.products-grid--compact .product-card__brandmark--garden{width:68px;height:68px;padding:10px;border-radius:20px;background:#f4f7ef}
.products-grid--compact .product-card__brandmark--sport{width:150px}
.products-grid--compact .product-card__brandmark--song{width:68px;height:68px;border-radius:20px;overflow:hidden;background:#080815;box-shadow:0 10px 24px rgba(8,8,21,.18)}
.products-grid--compact .product-card__brandmark--song img{width:100%;height:100%;object-fit:cover;object-position:center}
.products-grid--compact .product-card__title-block{min-width:0}
.products-grid--compact .product-card__title-block h3{margin:4px 0 0;font-size:28px;line-height:1.14;color:#111f3e}
.products-grid--compact .product-kicker{display:block;margin:0;color:#6a7ca1;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.products-grid--compact .product-card>p{margin:0;color:#5f6f8b;line-height:1.66}
.products-grid--compact .product-feature-list{margin:0;padding:0;display:grid;gap:8px;list-style:none}
.products-grid--compact .product-feature-list li{position:relative;padding-left:16px;color:#374866;font-size:15px;line-height:1.5}
.products-grid--compact .product-feature-list li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:#5b6d94}
.products-grid--compact .product-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:2px}
.products-grid--compact .btn.btn-secondary{padding:12px 18px}
.products-grid--compact .product-external-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#20355f}
.products-grid--compact .product-external-link:hover{color:#111f3e}
.products-grid--compact .product-card--persona .product-kicker{color:#7b45dd}.products-grid--compact .product-card--persona .product-feature-list li:before{background:linear-gradient(135deg,#ff28cc,#9650ff 52%,#00ebff)}.products-grid--compact .product-card--persona .product-external-link{color:#7046d9}
.products-grid--compact .product-card--garden .product-kicker{color:#355e3b}.products-grid--compact .product-card--garden .product-feature-list li:before{background:#6d8f6a}.products-grid--compact .product-card--garden .product-external-link{color:#355e3b}
.products-grid--compact .product-card--sport .product-kicker{color:#2f6bff}.products-grid--compact .product-card--sport .product-feature-list li:before{background:#2f6bff}.products-grid--compact .product-card--sport .product-external-link{color:#2459d7}
.products-grid--compact .product-card--song .product-kicker{color:#c13f96}.products-grid--compact .product-card--song .product-feature-list li:before{background:linear-gradient(135deg,#ff4ea7,#8d5bff)}.products-grid--compact .product-card--song .product-external-link{color:#a03c97}
.products-catalog-section .section-intro{max-width:720px;margin:12px 0 0;color:#5f6f8b}
.products-catalog-section .products-grid--compact{margin-top:34px}
.home-products-section .products-grid--compact{margin-top:28px}
@media (max-width: 900px){.products-grid--compact{grid-template-columns:1fr}.products-grid--compact .product-card__title-block h3{font-size:24px}}
@media (max-width: 600px){.products-home-heading--quiet,.product-section-title--quiet{align-items:flex-start}.products-home-heading__link{display:none}.products-grid--compact .product-card{padding:20px}.products-grid--compact .product-card__compact-head{align-items:flex-start}.products-grid--compact .product-card__brandmark--persona{width:124px}.products-grid--compact .product-card__brandmark--sport{width:136px}.products-grid--compact .product-card__brandmark--garden,.products-grid--compact .product-card__brandmark--song{width:60px;height:60px}.products-grid--compact .product-card__title-block h3{font-size:22px}}
