@layer wordpress{
/* Siteyap 4.6 — expressive navigation and composed header/footer variants */
@media(min-width:1121px){
.sy-menu>li>a{position:relative;isolation:isolate;padding-inline:5px;transition:color .24s ease,transform .24s ease}.sy-menu>li>a:before{content:"";position:absolute;z-index:-1;pointer-events:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .24s ease,background-color .24s ease}
.siteyap-header-classic .sy-menu>li>a:before,.siteyap-header-compact .sy-menu>li>a:before{left:5px;right:5px;bottom:18px;height:2px;background:var(--siteyap-accent);transform:scaleX(0);transform-origin:right}.siteyap-header-classic .sy-menu>li>a:hover:before,.siteyap-header-compact .sy-menu>li>a:hover:before{transform:scaleX(1);transform-origin:left}
.siteyap-header-floating .sy-menu>li>a:before,.siteyap-header-centered .sy-menu>li>a:before{inset:15px -9px;border-radius:999px;background:color-mix(in srgb,var(--siteyap-accent) 13%,transparent);opacity:0;transform:scale(.86)}.siteyap-header-floating .sy-menu>li>a:hover:before,.siteyap-header-centered .sy-menu>li>a:hover:before{opacity:1;transform:scale(1)}
.siteyap-header-executive .sy-menu>li>a:before,body[class*="siteyap-variant-bauhaus-"] .sy-menu>li>a:before,body[class*="siteyap-variant-brutalist-"] .sy-menu>li>a:before{inset:14px -7px;border:1px solid var(--siteyap-accent);transform:scaleX(.72);opacity:0}.siteyap-header-executive .sy-menu>li>a:hover:before,body[class*="siteyap-variant-bauhaus-"] .sy-menu>li>a:hover:before,body[class*="siteyap-variant-brutalist-"] .sy-menu>li>a:hover:before{transform:scaleX(1);opacity:1}
.sy-mega-menu li a{position:relative;transition:transform .2s ease,background-color .2s ease}.sy-mega-menu li a:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;border-radius:4px;background:var(--siteyap-accent);transform:scaleY(0);transition:transform .2s ease}.sy-mega-menu li a:hover{transform:translateX(5px);background:color-mix(in srgb,var(--siteyap-accent) 9%,var(--sy-surface))}.sy-mega-menu li a:hover:before{transform:scaleY(1)}
}
@media(min-width:1121px) and (max-width:1360px){.sy-menu-toggle{display:none!important}.sy-menu{position:static!important;display:flex!important;align-items:center;width:auto!important;max-width:none!important;max-height:none!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.sy-menu>li>a{padding:28px 0;border-bottom:0}.sy-mega-menu{position:absolute!important;inset:auto!important;top:calc(100% - 2px)!important;left:auto!important;right:0!important;width:min(880px,calc(100vw - 40px))!important;max-width:calc(100vw - 40px)!important;padding:28px!important;display:grid!important;grid-template-columns:240px 1fr!important;gap:34px;visibility:hidden;opacity:0;transform:translateY(10px)!important;border:1px solid var(--sy-border);border-radius:18px;box-shadow:0 30px 90px color-mix(in srgb,var(--siteyap-primary) 18%,transparent);overflow:visible}.sy-has-mega:hover .sy-mega-menu,.sy-has-mega:focus-within .sy-mega-menu{visibility:visible;opacity:1;transform:translateY(0)!important}.sy-mega-menu>div{display:block}.sy-mega-menu ul{grid-template-columns:1fr 1fr;width:auto}.sy-mega-menu li small{display:block}}
.siteyap-header-classic .siteyap-header-shell{border-top:4px solid var(--siteyap-accent)}.siteyap-header-executive .siteyap-header-shell{border-top:8px solid var(--siteyap-primary);box-shadow:0 12px 38px color-mix(in srgb,var(--siteyap-primary) 10%,transparent)}.siteyap-header-executive .siteyap-brand{padding-right:clamp(22px,3vw,48px);border-right:1px solid color-mix(in srgb,var(--siteyap-primary) 20%,transparent)}.siteyap-header-floating .siteyap-header-shell{background:color-mix(in srgb,var(--sy-surface) 88%,transparent)!important;box-shadow:0 22px 65px color-mix(in srgb,var(--siteyap-primary) 15%,transparent)}.siteyap-header-transparent .siteyap-header-shell{background:linear-gradient(180deg,color-mix(in srgb,var(--siteyap-primary) 78%,transparent),transparent)!important}
.siteyap-footer{position:relative;isolation:isolate;overflow:hidden}.siteyap-footer:before{content:"";position:absolute;z-index:-1;right:-12vw;top:-18vw;width:42vw;height:42vw;border:1px solid color-mix(in srgb,var(--sy-on-primary) 16%,transparent);border-radius:50%;box-shadow:0 0 0 5vw color-mix(in srgb,var(--sy-on-primary) 4%,transparent),0 0 0 10vw color-mix(in srgb,var(--sy-on-primary) 3%,transparent)}
.siteyap-footer-split .siteyap-footer-grid{grid-template-columns:minmax(300px,1.65fr) repeat(3,minmax(140px,.6fr));align-items:start}.siteyap-footer-split .siteyap-footer-grid>div:first-child{padding:clamp(26px,4vw,52px);margin-top:calc(clamp(26px,4vw,52px) * -1);background:color-mix(in srgb,var(--siteyap-accent) 24%,transparent);border:1px solid color-mix(in srgb,var(--sy-on-primary) 18%,transparent);border-radius:var(--sy-card-radius);backdrop-filter:blur(12px)}
.siteyap-footer-banded .siteyap-footer{border-top:12px solid var(--siteyap-accent)}.siteyap-footer-banded .siteyap-footer-grid{position:relative}.siteyap-footer-banded .siteyap-footer-grid:after{content:"";position:absolute;left:clamp(22px,4vw,52px);right:clamp(22px,4vw,52px);bottom:0;height:1px;background:linear-gradient(90deg,var(--siteyap-accent),transparent)}.siteyap-footer-banded .siteyap-footer-bottom{background:color-mix(in srgb,var(--siteyap-primary) 82%,#000);max-width:none;padding-inline:max(clamp(22px,4vw,52px),calc((100vw - var(--sy-wide))/2 + 52px))}
.siteyap-header-centered .siteyap-header-inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"brand nav tools";gap:clamp(22px,4vw,72px)}.siteyap-header-centered .siteyap-brand{grid-area:brand;justify-self:start}.siteyap-header-centered .sy-menu{grid-area:nav;justify-self:center}.siteyap-header-centered .siteyap-header-tools{grid-area:tools;justify-self:end}
.siteyap-footer-mega .siteyap-footer{border-top:1px solid color-mix(in srgb,var(--sy-on-primary) 26%,transparent);background:linear-gradient(135deg,var(--siteyap-primary),color-mix(in srgb,var(--siteyap-primary) 76%,#000))!important}.siteyap-footer-mega .siteyap-footer-grid{grid-template-columns:minmax(300px,1.45fr) repeat(3,minmax(150px,.7fr));gap:clamp(30px,5vw,84px);padding-block:clamp(76px,9vw,132px)}.siteyap-footer-mega .siteyap-footer-grid>div:first-child{padding-right:clamp(20px,4vw,64px);border-right:1px solid color-mix(in srgb,var(--sy-on-primary) 22%,transparent)}.siteyap-footer-mega .siteyap-footer h3{font-size:13px;letter-spacing:.14em;text-transform:uppercase}.siteyap-footer-mega .siteyap-footer ul{display:grid;gap:12px}.siteyap-footer-mega .siteyap-footer a{color:var(--sy-on-primary)!important;text-decoration:none!important;border:0!important}.siteyap-footer-mega .siteyap-footer a:hover{color:var(--siteyap-accent)!important;transform:translateX(4px)}
.siteyap-footer :where(a,a:visited){color:var(--sy-on-primary)!important;text-decoration:none!important;text-decoration-color:transparent!important}.siteyap-footer :where(ul,ol){list-style:none;margin:0;padding:0}.siteyap-footer li::marker{content:""}
@media(max-width:1120px){.siteyap-footer-split .siteyap-footer-grid,.siteyap-footer-mega .siteyap-footer-grid{grid-template-columns:1fr 1fr}.siteyap-footer-split .siteyap-footer-grid>div:first-child,.siteyap-footer-mega .siteyap-footer-grid>div:first-child{grid-column:1/-1;margin-top:0;border-right:0}.siteyap-header-executive .siteyap-brand{border-right:0;padding-right:0}.siteyap-header-centered .siteyap-header-inner{display:flex}.siteyap-header-centered .siteyap-brand,.siteyap-header-centered .siteyap-header-tools{justify-self:auto}}
@media(max-width:680px){.siteyap-footer-split .siteyap-footer-grid,.siteyap-footer-mega .siteyap-footer-grid{grid-template-columns:1fr}.siteyap-footer-split .siteyap-footer-grid>div:first-child,.siteyap-footer-mega .siteyap-footer-grid>div:first-child{grid-column:auto}.siteyap-footer:before{width:90vw;height:90vw;right:-45vw;top:-25vw}}
.sy-section-has-media{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);column-gap:clamp(30px,5vw,78px);align-items:center}.sy-section-has-media>.wp-block-image{grid-column:1;grid-row:1/span 4;width:100%;margin:0}.sy-section-has-media>.wp-block-image img{display:block;width:100%;height:clamp(340px,42vw,580px);object-fit:cover;border-radius:var(--sy-card-radius);box-shadow:var(--sy-shadow)}.sy-section-has-media>h1,.sy-section-has-media>h2,.sy-section-has-media>p,.sy-section-has-media>.wp-block-buttons{grid-column:2}.sy-section-has-media>.sy-card-grid,.sy-section-has-media>.sy-faq-list{grid-column:1/-1;margin-top:clamp(34px,5vw,72px)}.sy-section-has-media.sy-media-right>.wp-block-image{grid-column:2}.sy-section-has-media.sy-media-right>h1,.sy-section-has-media.sy-media-right>h2,.sy-section-has-media.sy-media-right>p,.sy-section-has-media.sy-media-right>.wp-block-buttons{grid-column:1}
/* P1E.1 native first-fold materialization. The hero contract must shape the
 * normal WordPress section too; it is not limited to optional slider markup. */
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media{box-sizing:border-box;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);grid-template-rows:repeat(4,max-content) auto;align-items:center;width:min(calc(100% - 2 * clamp(22px,4vw,64px)),1320px);max-width:1320px;min-height:0;margin-inline:auto;padding-block:clamp(58px,7vw,104px);column-gap:clamp(34px,6vw,92px);row-gap:clamp(14px,1.8vw,24px);overflow:visible}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>*{box-sizing:border-box;min-width:0;max-width:100%}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>.wp-block-image{grid-column:1;grid-row:1/5;align-self:stretch;height:100%;min-height:clamp(380px,42vw,590px)}
.home.siteyap-design-package.siteyap-recipe-technology-product .sy-section:first-child.sy-section-has-media>.wp-block-image{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 22% 20%,color-mix(in srgb,var(--siteyap-accent) 54%,transparent) 0 8%,transparent 9%),linear-gradient(135deg,color-mix(in srgb,var(--siteyap-primary) 76%,#07101c),color-mix(in srgb,var(--siteyap-primary) 58%,var(--siteyap-accent)));border:1px solid color-mix(in srgb,var(--sy-on-primary) 18%,transparent)}
.home.siteyap-design-package.siteyap-recipe-technology-product .sy-section:first-child.sy-section-has-media>.wp-block-image:before{content:"";position:absolute;z-index:2;pointer-events:none;inset:8%;background:linear-gradient(90deg,color-mix(in srgb,var(--sy-on-primary) 18%,transparent) 1px,transparent 1px),linear-gradient(color-mix(in srgb,var(--sy-on-primary) 18%,transparent) 1px,transparent 1px);background-size:36px 36px;border:1px solid color-mix(in srgb,var(--sy-on-primary) 30%,transparent);border-radius:calc(var(--sy-card-radius) * .7);box-shadow:inset 0 0 70px color-mix(in srgb,var(--siteyap-primary) 34%,transparent)}
.home.siteyap-design-package.siteyap-recipe-technology-product .sy-section:first-child.sy-section-has-media>.wp-block-image:after{content:"";position:absolute;z-index:3;pointer-events:none;inset:24% 17%;border:2px solid color-mix(in srgb,var(--sy-on-primary) 64%,transparent);border-radius:999px;box-shadow:0 0 0 28px color-mix(in srgb,var(--siteyap-accent) 18%,transparent),0 0 0 72px color-mix(in srgb,var(--sy-on-primary) 8%,transparent)}
.home.siteyap-design-package.siteyap-recipe-technology-product .sy-section:first-child.sy-section-has-media>.wp-block-image img{position:relative;z-index:1}
.home.siteyap-design-package:is(.siteyap-recipe-technology-product,.siteyap-experience-b2b-catalog) .siteyap-static-hero .sy-slide-media{isolation:isolate;overflow:hidden;background:radial-gradient(circle at 22% 20%,color-mix(in srgb,var(--siteyap-accent) 54%,transparent) 0 8%,transparent 9%),linear-gradient(135deg,color-mix(in srgb,var(--siteyap-primary) 76%,#07101c),color-mix(in srgb,var(--siteyap-primary) 58%,var(--siteyap-accent)))}
.home.siteyap-design-package:is(.siteyap-recipe-technology-product,.siteyap-experience-b2b-catalog) .siteyap-static-hero .sy-slide-media:before{content:"";position:absolute;z-index:2;pointer-events:none;inset:8%;background:linear-gradient(90deg,color-mix(in srgb,var(--sy-on-primary) 18%,transparent) 1px,transparent 1px),linear-gradient(color-mix(in srgb,var(--sy-on-primary) 18%,transparent) 1px,transparent 1px);background-size:36px 36px;border:1px solid color-mix(in srgb,var(--sy-on-primary) 30%,transparent);border-radius:calc(var(--sy-card-radius) * .7);box-shadow:inset 0 0 70px color-mix(in srgb,var(--siteyap-primary) 34%,transparent)}
.home.siteyap-design-package:is(.siteyap-recipe-technology-product,.siteyap-experience-b2b-catalog) .siteyap-static-hero .sy-slide-media:after{content:"";position:absolute;z-index:3;pointer-events:none;inset:24% 17%;border:2px solid color-mix(in srgb,var(--sy-on-primary) 64%,transparent);border-radius:999px;box-shadow:0 0 0 28px color-mix(in srgb,var(--siteyap-accent) 18%,transparent),0 0 0 72px color-mix(in srgb,var(--sy-on-primary) 8%,transparent)}
.home.siteyap-design-package:is(.siteyap-recipe-technology-product,.siteyap-experience-b2b-catalog) .siteyap-static-hero .sy-slide-media img{position:relative;z-index:1;filter:saturate(.58) contrast(1.08);opacity:.64}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>.wp-block-image img{height:100%;min-height:clamp(380px,42vw,590px);max-height:650px}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>:is(h1,h2,p,.wp-block-buttons){grid-column:2;margin-inline:0!important}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>:is(h1,h2){font-size:clamp(40px,5.2vw,76px)!important;line-height:1.02!important;overflow-wrap:break-word!important;word-break:normal!important;hyphens:none!important;text-wrap:balance}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>p{max-width:62ch!important;line-height:1.65}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>.sy-native-component{grid-column:1/-1;grid-row:5;min-width:0;margin-top:clamp(30px,5vw,68px)}
.home.siteyap-design-package:is(.siteyap-hero-composition-media-right-editorial-left,.siteyap-hero-composition-asymmetric-40-60,.siteyap-hero-composition-editorial-offset-media) .sy-section:first-child.sy-section-has-media>.wp-block-image{grid-column:2}
.home.siteyap-design-package:is(.siteyap-hero-composition-media-right-editorial-left,.siteyap-hero-composition-asymmetric-40-60,.siteyap-hero-composition-editorial-offset-media) .sy-section:first-child.sy-section-has-media>:is(h1,h2,p,.wp-block-buttons){grid-column:1}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media .sy-native-items{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr))}
.home.siteyap-design-package .sy-section:first-child.sy-section-has-media .sy-native-item :is(h3,h4,p,li){min-width:0;overflow-wrap:break-word!important;word-break:normal!important;hyphens:none!important}
.siteyap-contact-dock{position:fixed;z-index:9990;right:clamp(16px,2vw,28px);bottom:clamp(16px,2vw,28px);display:grid;justify-items:end;gap:12px;font-family:var(--wp--preset--font-family--body),system-ui,sans-serif}.siteyap-contact-trigger{display:flex;align-items:center;gap:9px;min-height:58px;padding:10px 18px 10px 12px;border:0;border-radius:999px;background:var(--siteyap-accent);color:var(--sy-on-accent);font-weight:800;box-shadow:0 16px 42px color-mix(in srgb,var(--siteyap-primary) 32%,transparent);cursor:pointer;animation:sy-contact-attention 4.8s ease-in-out infinite}.siteyap-contact-trigger svg{width:34px;height:34px;padding:7px;border-radius:50%;background:color-mix(in srgb,var(--sy-on-accent) 15%,transparent);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.siteyap-contact-choices{display:grid;gap:8px;min-width:230px;padding:9px;border:1px solid var(--sy-border);border-radius:18px;background:color-mix(in srgb,var(--sy-surface) 94%,transparent);box-shadow:0 24px 65px color-mix(in srgb,var(--siteyap-primary) 22%,transparent);backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform:translateY(12px) scale(.96);transform-origin:bottom right;transition:.22s ease}.siteyap-contact-dock.is-open .siteyap-contact-choices{opacity:1;visibility:visible;transform:none}.siteyap-contact-choices a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;color:var(--sy-text);text-decoration:none;transition:background .2s ease,transform .2s ease}.siteyap-contact-choices a:hover{background:color-mix(in srgb,var(--siteyap-accent) 12%,var(--sy-surface));transform:translateX(-3px)}.siteyap-contact-choices strong,.siteyap-contact-choices small{display:block}.siteyap-contact-choices small{margin-top:2px;opacity:.68}.sy-contact-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--siteyap-primary);color:var(--sy-on-primary);font-size:18px}@keyframes sy-contact-attention{0%,72%,100%{transform:translateY(0)}78%{transform:translateY(-5px)}84%{transform:translateY(0)}90%{transform:translateY(-2px)}}
@media(max-width:900px){.home.siteyap-design-package .sy-section:first-child.sy-section-has-media{display:block!important;width:calc(100% - 2 * clamp(18px,5vw,34px));padding-block:clamp(42px,8vw,72px)}.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>*{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:0!important}.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>.wp-block-image{height:auto;min-height:0;margin-bottom:clamp(26px,6vw,42px)}.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>.wp-block-image img{width:100%;height:clamp(260px,70vw,480px);min-height:0}.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>:is(h1,h2){font-size:clamp(36px,10vw,58px)!important;overflow:visible!important;overflow-wrap:break-word!important;word-break:normal!important}.home.siteyap-design-package .sy-section:first-child.sy-section-has-media>.sy-native-component{margin-top:36px}}
@media(max-width:780px){.sy-section-has-media{display:block}.sy-section-has-media>.wp-block-image{margin-bottom:28px}.sy-section-has-media>.wp-block-image img{height:clamp(260px,78vw,420px)}.siteyap-contact-trigger span{display:none}.siteyap-contact-trigger{width:58px;height:58px;padding:10px;justify-content:center}.siteyap-contact-trigger svg{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.siteyap-contact-trigger{animation:none}.siteyap-contact-choices{transition:none}}.siteyap-contact-choices{position:absolute;right:0;bottom:calc(100% + 12px)}
/* Typography collision guard — generated headings may be long, layout must remain safe. */
.page:not(.home) .sy-hero_simple:first-child{display:grid;align-content:center;grid-auto-rows:max-content;row-gap:clamp(18px,2vw,30px);min-height:auto;padding-block:clamp(76px,9vw,132px)}
.page:not(.home) .sy-hero_simple:first-child>h1{width:min(1120px,100%);max-width:min(1120px,100%)!important;margin:0 auto!important;font-size:clamp(42px,min(6.1vw,8.5vh),92px)!important;line-height:1.03!important;letter-spacing:max(-.055em,-4px)!important;overflow-wrap:anywhere;text-wrap:balance}
.page:not(.home) .sy-hero_simple:first-child>p{width:min(820px,100%);max-width:min(820px,100%)!important;margin:0 auto!important;line-height:1.72!important}
.siteyap-heading-oversized .sy-section>h1,.siteyap-heading-oversized .sy-section>h2,body[class*="siteyap-variant-brutalist-"] .sy-hero_simple:first-child h1{line-height:1.02!important}
.siteyap-intro-split .sy-section>p:first-of-type{margin-top:0!important}
.siteyap-instagram{max-width:var(--sy-wide);margin:0 auto;padding:clamp(70px,9vw,120px) clamp(22px,4vw,52px)}.siteyap-instagram-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.siteyap-instagram-head h2{margin:0;font-size:clamp(34px,5vw,66px);line-height:1.05}.siteyap-instagram-head a{white-space:nowrap;font-weight:800;color:var(--siteyap-primary)}.siteyap-instagram-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.siteyap-instagram-item{position:relative;overflow:hidden;aspect-ratio:1/1;border-radius:calc(var(--sy-card-radius) * .7);background:var(--sy-surface)}.siteyap-instagram-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.siteyap-instagram-item:hover img{transform:scale(1.045)}.siteyap-instagram-item span{position:absolute;inset:auto 10px 10px;padding:6px 8px;border-radius:8px;background:rgba(0,0,0,.66);color:#fff;font-size:11px}.siteyap-instagram-empty{padding:28px;border:1px solid var(--sy-border);border-radius:var(--sy-card-radius);background:var(--sy-surface)}@media(max-width:900px){.siteyap-instagram-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.page:not(.home) .sy-hero_simple:first-child>h1{font-size:clamp(36px,11vw,54px)!important;line-height:1.06!important}.siteyap-instagram-head{display:block}.siteyap-instagram-head a{display:inline-block;margin-top:14px}.siteyap-instagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.siteyap-blog-preview{max-width:var(--sy-wide);margin:0 auto;padding:clamp(70px,9vw,120px) clamp(22px,4vw,52px)}.siteyap-blog-preview-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.siteyap-blog-preview-head h2{max-width:780px;margin:5px 0 0;font-size:clamp(34px,5vw,66px);line-height:1.04;text-wrap:balance}.siteyap-blog-preview-head>a{flex:none;font-weight:850;color:var(--siteyap-primary);text-decoration:none}.siteyap-blog-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.5vw,34px)}.siteyap-blog-card{display:flex;min-width:0;flex-direction:column;color:inherit;text-decoration:none;border-top:3px solid var(--siteyap-accent);background:color-mix(in srgb,var(--sy-surface) 95%,#fff);transition:transform .25s ease}.siteyap-blog-card:hover{transform:translateY(-5px)}.siteyap-blog-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.siteyap-blog-card-copy{display:grid;gap:10px;padding:24px}.siteyap-blog-card time{color:color-mix(in srgb,var(--sy-text) 62%,transparent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.siteyap-blog-card strong{font-size:clamp(20px,2vw,28px);line-height:1.16;text-wrap:balance}.siteyap-blog-card span{color:color-mix(in srgb,var(--sy-text) 70%,transparent);line-height:1.65}.siteyap-blog-card em{font-style:normal;font-weight:850;color:var(--siteyap-primary)}@media(max-width:820px){.siteyap-blog-preview-grid{grid-template-columns:1fr}.siteyap-blog-preview-head{display:block}.siteyap-blog-preview-head>a{display:inline-block;margin-top:16px}}
.siteyap-blog-card:only-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);min-height:390px;overflow:hidden;border-top:0;background:#171318;color:#fff}.siteyap-blog-card:only-child:before{content:"JOURNAL / 01";display:flex;align-items:flex-end;min-height:100%;padding:clamp(34px,5vw,72px);background:linear-gradient(145deg,color-mix(in srgb,var(--siteyap-primary) 88%,#171318),#171318);color:#fff;font-size:clamp(28px,4vw,58px);font-weight:850;letter-spacing:-.05em}.siteyap-blog-card:only-child:has(img):before{display:none}.siteyap-blog-card:only-child>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.siteyap-blog-card:only-child .siteyap-blog-card-copy{align-content:center;padding:clamp(36px,6vw,92px)}.siteyap-blog-card:only-child :is(time,strong,span,em){color:#fff!important}.siteyap-blog-card:only-child strong{max-width:18ch;font-size:clamp(32px,4vw,62px);line-height:.98;letter-spacing:-.045em}.siteyap-blog-card:only-child span{max-width:52ch;color:rgba(255,255,255,.7)!important;font-size:clamp(15px,1.2vw,19px)}@media(max-width:820px){.siteyap-blog-card:only-child{grid-template-columns:1fr;min-height:0}.siteyap-blog-card:only-child:before{min-height:230px}.siteyap-blog-card:only-child .siteyap-blog-card-copy{padding:32px 24px}}

/* Siteyap 4.8 — premium title system: consistent Manrope headings and safe hero scale. */
:where(h1,h2,h3,h4,h5,h6,.wp-block-site-title,.sy-mega-menu strong){font-family:Manrope,-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif!important;font-style:normal!important}
.siteyap-slider .sy-slide h1,.siteyap-slider .sy-slide h2{max-width:880px!important;margin:22px 0 26px!important;font-size:clamp(44px,5vw,72px)!important;font-weight:800!important;line-height:1.01!important;letter-spacing:-.055em!important;text-transform:none!important;text-wrap:balance;overflow-wrap:normal;word-break:normal}
.siteyap-slider .sy-slide:has(.sy-slide-media) h1,.siteyap-slider .sy-slide:has(.sy-slide-media) h2{color:#fff!important;text-shadow:0 3px 32px rgba(0,0,0,.24)}
.siteyap-slider .sy-slide:has(.sy-slide-media) .sy-slide-content{padding:clamp(18px,2vw,30px);background:rgba(5,13,27,.92);border:1px solid rgba(255,255,255,.14);border-radius:clamp(18px,2vw,30px);box-shadow:0 28px 80px rgba(0,0,0,.22);backdrop-filter:blur(6px)}
.sy-slide-content>p:empty{display:none!important}
body[class*="siteyap-variant-brutalist-"] .siteyap-slider,body[class*="siteyap-variant-brutalist-"] .sy-hero_simple:first-child{color:#fff!important;background:linear-gradient(125deg,color-mix(in srgb,var(--siteyap-primary) 92%,#07101c),color-mix(in srgb,var(--siteyap-primary) 70%,var(--siteyap-accent)))!important;border:0!important}
body[class*="siteyap-variant-brutalist-"] .sy-slide-content h1,body[class*="siteyap-variant-brutalist-"] .sy-slide-content h2,body[class*="siteyap-variant-brutalist-"] .sy-hero_simple:first-child h1{color:#fff!important;font-size:clamp(44px,5vw,72px)!important;line-height:1.01!important;letter-spacing:-.055em!important;text-transform:none!important}
.siteyap-breadcrumb-shell{position:relative;z-index:4;border-block:1px solid color-mix(in srgb,var(--siteyap-primary) 15%,transparent)!important;background:linear-gradient(110deg,color-mix(in srgb,var(--sy-surface) 94%,#fff),color-mix(in srgb,var(--siteyap-accent) 7%,#fff))!important;box-shadow:0 12px 34px color-mix(in srgb,var(--siteyap-primary) 7%,transparent)}
.siteyap-breadcrumb-shell:before{content:"";position:absolute;inset:0 auto 0 0;width:clamp(4px,.5vw,8px);background:linear-gradient(var(--siteyap-primary),var(--siteyap-accent))}.siteyap-breadcrumbs{min-height:54px;font-weight:600}.siteyap-breadcrumbs [aria-current="page"]{color:color-mix(in srgb,var(--sy-text) 72%,transparent)}
.page:not(.home) .sy-hero_simple:first-child{border-bottom:1px solid color-mix(in srgb,var(--siteyap-accent) 36%,transparent);box-shadow:inset 0 -1px 0 rgba(255,255,255,.09)}
.page:not(.home) .sy-hero_simple:first-child+ .sy-section{border-top:clamp(8px,1vw,14px) solid color-mix(in srgb,var(--siteyap-accent) 18%,var(--sy-surface))}
.page:not(.home) .sy-hero_simple:first-child{display:block!important;padding-block:0 clamp(72px,8vw,112px)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--sy-surface) 97%,#fff),var(--sy-surface))!important;color:var(--sy-text)!important}
.page:not(.home) .sy-hero_simple:first-child:before,.page:not(.home) .sy-hero_simple:first-child:after{display:none!important}
.page:not(.home) .sy-hero_simple:first-child>h1{width:100%!important;max-width:100%!important;margin:0 0 clamp(44px,6vw,78px)!important;padding-block:clamp(72px,8vw,118px);background:linear-gradient(120deg,color-mix(in srgb,var(--siteyap-primary) 94%,#07101c),color-mix(in srgb,var(--siteyap-primary) 70%,var(--siteyap-accent)));box-shadow:0 0 0 100vmax color-mix(in srgb,var(--siteyap-primary) 88%,#07101c);clip-path:inset(0 -100vmax);color:#fff!important;text-shadow:0 3px 30px rgba(0,0,0,.18)}
.page:not(.home) .sy-hero_simple:first-child>p{color:var(--sy-text)!important}.page:not(.home) .sy-hero_simple:first-child>.wp-block-buttons{margin-top:34px}.page:not(.home) .sy-hero_simple:first-child .wp-element-button{background:var(--siteyap-primary)!important;color:var(--sy-on-primary)!important}.page:not(.home) .sy-hero_simple:first-child .is-style-outline .wp-element-button{background:#fff!important;color:var(--siteyap-primary)!important;border-color:var(--siteyap-primary)!important}
@media(max-width:780px){.siteyap-slider .sy-slide h1,.siteyap-slider .sy-slide h2,body[class*="siteyap-variant-brutalist-"] .sy-slide-content h1,body[class*="siteyap-variant-brutalist-"] .sy-slide-content h2{font-size:clamp(38px,11.5vw,56px)!important;line-height:1.04!important}.siteyap-breadcrumbs{min-height:48px}}

/* Siteyap 4.9 — editable service detail shell. */
.sy-service-layout{width:min(var(--sy-wide),calc(100% - clamp(36px,8vw,104px)));margin:clamp(52px,7vw,96px) auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,340px);gap:clamp(36px,5vw,76px);align-items:start}.sy-service-main{min-width:0}.sy-service-main>.sy-section{width:100%;padding-inline:0}.sy-service-sidebar{min-width:0}.sy-service-sidebar.is-sticky{position:sticky;top:118px}.sy-service-sidebar-card{overflow:hidden;border:1px solid var(--sy-border);border-radius:var(--sy-card-radius);background:#fff;box-shadow:var(--sy-shadow)}.sy-service-sidebar-head{padding:24px 26px;background:linear-gradient(135deg,var(--siteyap-primary),color-mix(in srgb,var(--siteyap-primary) 72%,var(--siteyap-accent)));color:var(--sy-on-primary)}.sy-service-sidebar-head span{display:block;margin-bottom:7px;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;opacity:.72}.sy-service-sidebar-head h2{margin:0;color:inherit;font-size:clamp(22px,2vw,29px)}.sy-service-list{list-style:none;margin:0;padding:10px}.sy-service-list li+li{border-top:1px solid var(--sy-border)}.sy-service-list a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 14px;border-radius:10px;color:var(--sy-text);font-weight:700;text-decoration:none;transition:.2s ease}.sy-service-list a:after{content:"\2192";color:var(--siteyap-accent)}.sy-service-list a:hover,.sy-service-list .is-active a{background:var(--sy-surface);color:var(--siteyap-primary)}.sy-service-sidebar-cta{margin:10px;padding:20px;border-radius:calc(var(--sy-card-radius) - 8px);background:color-mix(in srgb,var(--siteyap-accent) 12%,#fff)}.sy-service-sidebar-cta strong,.sy-service-sidebar-cta span{display:block}.sy-service-sidebar-cta span{margin:7px 0 16px;color:color-mix(in srgb,var(--sy-text) 72%,transparent);font-size:14px;line-height:1.55}.sy-service-sidebar-cta a{display:inline-flex;padding:12px 16px;border-radius:var(--siteyap-radius);background:var(--siteyap-primary);color:var(--sy-on-primary);font-weight:800;text-decoration:none}@media(max-width:900px){.sy-service-layout{grid-template-columns:1fr}.sy-service-sidebar.is-sticky{position:static}.sy-service-sidebar{order:2}}@media(max-width:560px){.sy-service-layout{width:min(100% - 36px,var(--sy-wide));margin-block:42px}.sy-service-sidebar-head{padding:20px}.sy-service-list a{padding:13px 11px}}
.sy-page-content-shell:has(.sy-service-sidebar){width:min(var(--sy-wide),calc(100% - clamp(36px,8vw,104px)));margin:clamp(52px,7vw,96px) auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,340px);gap:clamp(36px,5vw,76px);align-items:start}.sy-page-content-shell:has(.sy-service-sidebar)>.wp-block-post-content{min-width:0}.sy-page-content-shell:has(.sy-service-sidebar)>.wp-block-post-content>.sy-section{width:100%;padding-inline:0}.sy-page-content-shell:has(.sy-service-sidebar)>.wp-block-shortcode{min-width:0;margin:0;position:sticky;top:118px}.sy-page-content-shell:has(.sy-service-sidebar)>.wp-block-shortcode>.sy-service-sidebar.is-sticky{position:static}@media(max-width:900px){.sy-page-content-shell:has(.sy-service-sidebar){grid-template-columns:1fr}.sy-page-content-shell:has(.sy-service-sidebar)>.wp-block-shortcode{position:static;order:2}}@media(max-width:560px){.sy-page-content-shell:has(.sy-service-sidebar){width:min(100% - 36px,var(--sy-wide));margin-block:42px}}

/* News and commerce compositions are content products, not service-site skins. */
.siteyap-type-news{--sy-news-red:#c5162e}.siteyap-type-news .siteyap-header-shell{border-top:4px solid var(--sy-news-red)}.siteyap-type-news .siteyap-announcement{position:relative;overflow:hidden;background:var(--sy-news-red);font-weight:850;letter-spacing:.03em}.sy-news-masthead{text-align:center;padding-block:clamp(52px,7vw,90px)!important;border-bottom:4px double var(--sy-text)}.sy-news-masthead h1{font-size:clamp(40px,7vw,92px)!important}.sy-news-portal{max-width:var(--sy-wide);margin:32px auto 0}.sy-news-breaking{display:flex;align-items:center;gap:18px;overflow:hidden;margin-bottom:26px;padding:12px 16px;background:#101318;color:#fff;border-left:8px solid var(--sy-news-red)}.sy-news-breaking strong{flex:0 0 auto;color:#fff}.sy-news-breaking-list{display:flex;gap:28px;white-space:nowrap;overflow:hidden}.sy-news-breaking a{color:#fff;text-decoration:none}.sy-news-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:20px}.sy-news-lead,.sy-news-card{position:relative;overflow:hidden;background:#111;color:#fff;text-decoration:none}.sy-news-lead{min-height:520px}.sy-news-lead img,.sy-news-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.sy-news-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,var(--siteyap-primary),#111);font-size:90px;font-weight:900;opacity:.8}.sy-news-overlay{position:absolute;z-index:2;inset:auto 0 0;padding:clamp(22px,4vw,44px);background:linear-gradient(transparent,rgba(0,0,0,.94))}.sy-news-label{display:inline-flex;margin-bottom:10px;padding:5px 8px;background:var(--sy-news-red);color:#fff;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.sy-news-lead h2{margin:0;color:#fff;font-size:clamp(28px,4vw,52px);line-height:1.02}.sy-news-side{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sy-news-card{min-height:250px}.sy-news-card h3{margin:0;color:#fff;font-size:clamp(16px,1.6vw,22px);line-height:1.16}.sy-news-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;margin-top:46px}.sy-news-category{padding-block:28px;border-top:4px solid var(--sy-text)}.sy-news-category-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.sy-news-category-head h2{margin:0;font-size:clamp(25px,3vw,38px)}.sy-news-category-head a{font-weight:800;color:var(--sy-news-red)}.sy-news-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sy-news-list-card{display:grid;grid-template-columns:120px 1fr;gap:14px;color:var(--sy-text);text-decoration:none;border-bottom:1px solid var(--sy-border);padding-bottom:16px}.sy-news-list-card img,.sy-news-list-card .sy-news-placeholder{position:relative;width:120px;height:88px;object-fit:cover;font-size:32px}.sy-news-list-card h3{margin:3px 0;font-size:18px;line-height:1.2}.sy-news-list-card small{color:#737b87}.sy-news-sidebar{position:sticky;top:112px;align-self:start;display:grid;gap:20px}.sy-news-widget{padding:22px;border:1px solid var(--sy-border);background:#fff}.sy-news-widget h2{margin-top:0;padding-bottom:12px;border-bottom:3px solid var(--sy-news-red);font-size:22px}.sy-news-ranking{counter-reset:news;list-style:none;margin:0;padding:0}.sy-news-ranking li{counter-increment:news;display:grid;grid-template-columns:34px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--sy-border)}.sy-news-ranking li:before{content:counter(news);font-size:25px;font-weight:900;color:var(--sy-news-red)}.sy-news-ranking a{color:var(--sy-text);text-decoration:none;font-weight:750}.sy-demo-note{padding:13px 15px;border:1px dashed color-mix(in srgb,var(--siteyap-accent) 58%,transparent);background:color-mix(in srgb,var(--siteyap-accent) 9%,#fff);font-size:13px}.siteyap-type-ecommerce .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.siteyap-type-ecommerce .woocommerce ul.products:before,.siteyap-type-ecommerce .woocommerce ul.products:after{display:none}.siteyap-type-ecommerce .woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:18px;border:1px solid var(--sy-border);border-radius:var(--sy-card-radius);background:#fff;box-shadow:var(--sy-shadow)}@media(max-width:980px){.sy-news-hero-grid,.sy-news-body{grid-template-columns:1fr}.sy-news-sidebar{position:static}.siteyap-type-ecommerce .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.sy-news-side,.sy-news-category-grid{grid-template-columns:1fr}.sy-news-lead{min-height:420px}.sy-news-card{min-height:220px}.sy-news-breaking{align-items:flex-start;flex-direction:column}.siteyap-type-ecommerce .woocommerce ul.products{grid-template-columns:1fr}}

/* Siteyap 5.0 — deterministic news portal and commerce demo layer. */
.sy-news-home{width:100%;max-width:none!important}.sy-news-data-strip{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(480px,.8fr);gap:24px;align-items:center;margin-bottom:14px;padding:13px 16px;border-block:1px solid var(--sy-border);background:#fff}.sy-news-data-strip>div{display:flex;align-items:center;gap:13px;overflow:auto;white-space:nowrap}.sy-news-data-strip small{color:var(--sy-news-red);font-weight:900;letter-spacing:.08em}.sy-news-data-strip a{color:var(--sy-text);font-size:13px;font-weight:750;text-decoration:none}.sy-news-data-strip dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;background:var(--sy-border)}.sy-news-data-strip dl>div{min-width:0;padding:8px 10px;background:#fff}.sy-news-data-strip dt{font-size:10px;font-weight:900;letter-spacing:.07em}.sy-news-data-strip dd{overflow:hidden;margin:3px 0 0;color:#747b86;font-size:10px;white-space:nowrap;text-overflow:ellipsis}@media(max-width:980px){.sy-news-data-strip{grid-template-columns:1fr}.sy-news-data-strip dl{grid-template-columns:repeat(4,minmax(120px,1fr));overflow:auto}}@media(max-width:560px){.sy-news-portal{margin-top:14px}.sy-news-data-strip{padding-inline:12px}.sy-news-data-strip dl{grid-template-columns:repeat(4,130px)}}
.sy-news-front-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:clamp(24px,5vw,72px);align-items:end;margin-bottom:14px;padding:clamp(24px,4vw,52px) clamp(16px,3.5vw,48px);border-block:5px solid #101318;background:#fff}.sy-news-front-intro span{display:block;margin-bottom:9px;color:var(--sy-news-red);font-size:10px;font-weight:900;letter-spacing:.14em}.sy-news-front-intro h2{max-width:780px;margin:0;font-size:clamp(34px,5.4vw,72px);line-height:.96;letter-spacing:-.055em}.sy-news-front-intro form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-self:end}.sy-news-front-intro input[type="search"],.sy-news-front-intro button{box-sizing:border-box;min-height:52px;border:1px solid #101318;border-radius:0;padding:0 15px;background:#fff;color:#101318;font:inherit}.sy-news-front-intro button{background:#101318;color:#fff;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.sy-news-lead-grid+.sy-news-tools-rail{margin-top:24px}@media(min-width:981px){.sy-news-front-intro{padding-block:clamp(30px,3vw,42px)}.sy-news-front-intro h2{font-size:clamp(34px,4.8vw,66px)}.sy-news-side-card{grid-template-columns:minmax(170px,.9fr) minmax(0,1.1fr);align-items:stretch}.sy-news-side-card>.sy-news-media{grid-column:1;grid-row:1;min-height:165px}.sy-news-side-card>.sy-news-card-copy{grid-column:2;grid-row:1;align-self:center;max-width:none}}@media(max-width:680px){.sy-news-front-intro{grid-template-columns:1fr;gap:18px;padding:24px 16px}.sy-news-front-intro h2{font-size:clamp(34px,10vw,48px)}.sy-news-front-intro input[type="search"],.sy-news-front-intro button{min-height:48px}.sy-news-demo-note{font-size:12px}}
.sy-news-tools-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 18px;border:1px solid var(--sy-border);background:#fff}.sy-news-tools-rail a{position:relative;display:flex;min-height:126px;flex-direction:column;justify-content:flex-end;padding:18px;border-right:1px solid var(--sy-border);color:#101318;text-decoration:none;transition:background .22s ease,color .22s ease,transform .22s ease}.sy-news-tools-rail a:last-child{border-right:0}.sy-news-tools-rail a:hover{z-index:1;background:#101318;color:#fff;transform:translateY(-3px)}.sy-news-tools-rail span{position:absolute;top:16px;right:16px;color:var(--sy-news-red);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sy-news-tools-rail strong{font-size:18px;line-height:1.1}.sy-news-tools-rail small{margin-top:7px;color:#707885;font-size:11px;line-height:1.4}.sy-news-tools-rail a:hover small{color:#cfd3da}.sy-news-tool-shell{width:min(100%,var(--sy-wide));margin:0 auto;padding:clamp(36px,5vw,72px) clamp(18px,4vw,56px);background:#fff}.sy-news-tool-shell>header{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:18px 56px;align-items:end;padding-bottom:24px;border-bottom:5px solid #101318}.sy-news-tool-shell>header span{grid-column:1/-1;color:var(--sy-news-red);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sy-news-tool-shell>header h2{margin:0;font-size:clamp(38px,6vw,76px);line-height:.96;letter-spacing:-.055em}.sy-news-tool-shell>header p{margin:0;color:#606874;font-size:clamp(15px,1.4vw,19px);line-height:1.65}.sy-news-tool-form{display:grid;grid-template-columns:minmax(200px,.55fr) minmax(0,1fr);gap:18px;align-items:end;margin:28px 0;padding:20px;background:#f2f4f7}.sy-news-tool-form label{font-weight:850}.sy-news-tool-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto}.sy-news-tool-form select,.sy-news-tool-form button{height:52px;border:1px solid #101318;border-radius:0;background:#fff;padding:0 15px;font:inherit}.sy-news-tool-form button{padding-inline:24px;background:#101318;color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sy-news-tool-empty{display:grid;min-height:260px;place-content:center;padding:38px;border:1px solid var(--sy-border);background:linear-gradient(135deg,#f7f8fa,#fff);text-align:center}.sy-news-tool-empty span{color:var(--sy-news-red);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sy-news-tool-empty strong{margin-top:10px;font-size:clamp(24px,3vw,38px)}.sy-news-tool-empty p{max-width:680px;margin:12px auto;color:#626a76}.sy-news-tool-empty small{color:#8a919b}.sy-pharmacy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--sy-border)}.sy-pharmacy-grid article{display:flex;min-height:220px;flex-direction:column;padding:24px;background:#fff}.sy-pharmacy-grid article>span,.sy-news-source-note{color:var(--sy-news-red);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sy-pharmacy-grid h3{margin:10px 0 5px;font-size:24px}.sy-pharmacy-grid p{flex:1;color:#656d78}.sy-pharmacy-grid a{color:#101318;font-weight:850}.sy-pharmacy-grid small{margin-top:16px;color:#848b95}.sy-weather-card{display:grid;grid-template-columns:1.2fr .8fr;gap:1px;background:#101318;color:#fff}.sy-weather-card>div{padding:clamp(30px,5vw,72px)}.sy-weather-card>div span{display:block;color:#f3b8b5;font-size:14px;font-weight:850;text-transform:uppercase}.sy-weather-card>div strong{display:block;font-size:clamp(72px,12vw,150px);line-height:.85}.sy-weather-card>div p{font-size:24px}.sy-weather-card dl{display:grid;margin:0;background:#fff;color:#101318}.sy-weather-card dl>div{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;border-bottom:1px solid var(--sy-border)}.sy-weather-card dt{font-weight:750}.sy-weather-card dd{margin:0;font-weight:900}.sy-standings-wrap{overflow-x:auto;border:1px solid var(--sy-border)}.sy-standings-wrap table{width:100%;min-width:720px;border-collapse:collapse}.sy-standings-wrap th,.sy-standings-wrap td{padding:15px 14px;border-bottom:1px solid var(--sy-border);text-align:center}.sy-standings-wrap thead{background:#101318;color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.sy-standings-wrap tbody th{text-align:left}.sy-standings-wrap tbody tr:hover{background:#f4f6f8}.sy-news-source-note{margin-top:14px}.sy-horoscope-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:28px;background:var(--sy-border)}.sy-horoscope-grid article{position:relative;min-height:260px;padding:24px;background:#fff}.sy-horoscope-grid article>span{position:absolute;top:18px;right:18px;color:#c6cbd2;font-size:28px;font-weight:900}.sy-horoscope-grid h3{margin:38px 0 18px;font-size:30px}.sy-horoscope-grid strong{display:block;color:var(--sy-news-red)}.sy-horoscope-grid p{color:#606874;line-height:1.65}@media(max-width:900px){.sy-news-tools-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.sy-news-tools-rail a:nth-child(2){border-right:0}.sy-news-tools-rail a:nth-child(-n+2){border-bottom:1px solid var(--sy-border)}.sy-news-tool-shell>header,.sy-news-tool-form{grid-template-columns:1fr}.sy-pharmacy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sy-horoscope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.sy-news-tools-rail,.sy-pharmacy-grid,.sy-horoscope-grid,.sy-weather-card{grid-template-columns:1fr}.sy-news-tools-rail a{border-right:0;border-bottom:1px solid var(--sy-border)}.sy-news-tools-rail a:last-child{border-bottom:0}.sy-news-tool-form>div{grid-template-columns:1fr}.sy-news-tool-form button{width:100%}.sy-news-tool-shell{padding-inline:16px}.sy-horoscope-grid article{min-height:220px}}
.sy-news-visual,.sy-news-authors{margin-top:clamp(44px,6vw,84px);padding-top:24px;border-top:5px solid #101318}.sy-news-visual>header,.sy-news-authors>header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.sy-news-visual>header span,.sy-news-authors>header span{display:block;margin-bottom:5px;color:var(--sy-news-red);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sy-news-visual>header h2,.sy-news-authors>header h2{margin:0;font-size:clamp(30px,4vw,50px)}.sy-news-visual>header a{color:var(--sy-news-red);font-weight:800}.sy-news-visual>div{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px}.sy-news-visual article{min-width:0}.sy-news-visual .sy-news-media{position:relative;display:block;overflow:hidden;aspect-ratio:16/10;background:#101318;color:#fff}.sy-news-visual .sy-news-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.sy-news-visual article:hover img{transform:scale(1.035)}.sy-news-play{position:absolute;left:16px;bottom:16px;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(16,19,24,.72);color:#fff}.sy-news-visual h3{margin:8px 0 0;font-size:clamp(18px,1.7vw,25px);line-height:1.14}.sy-news-visual h3 a{color:var(--sy-text);text-decoration:none}.sy-news-authors>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--sy-border)}.sy-news-authors article{display:flex;align-items:center;gap:14px;padding:18px;background:#fff}.sy-news-authors img,.sy-news-author-placeholder{display:grid;flex:0 0 58px;width:58px;height:58px;place-items:center;border-radius:50%;background:#101318;color:#fff;font-size:24px;font-weight:900;object-fit:cover}.sy-news-authors strong,.sy-news-authors span,.sy-news-authors a{display:block}.sy-news-authors article div>span{margin:3px 0;color:#737b87;font-size:12px}.sy-news-authors a{color:var(--sy-news-red);font-size:12px;font-weight:800;text-decoration:none}@media(max-width:900px){.sy-news-visual>div{grid-template-columns:1fr 1fr}.sy-news-visual article:first-child{grid-column:1/-1}.sy-news-authors>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.sy-news-visual>div,.sy-news-authors>div{grid-template-columns:1fr}.sy-news-visual article:first-child{grid-column:auto}.sy-news-visual>header{align-items:start;flex-direction:column}}
.sy-news-demo-note{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px;padding:12px 15px;border:1px dashed color-mix(in srgb,var(--siteyap-accent) 55%,transparent);background:color-mix(in srgb,var(--siteyap-accent) 8%,#fff);font-size:13px}.sy-breaking{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;overflow:hidden;margin-bottom:24px;padding:12px 16px;background:#101318;color:#fff;border-left:7px solid var(--sy-news-red)}.sy-breaking strong{padding:5px 8px;background:var(--sy-news-red);font-size:11px;letter-spacing:.08em}.sy-breaking>div{display:flex;gap:30px;overflow:hidden;white-space:nowrap}.sy-breaking a{color:#fff;font-weight:750;text-decoration:none}.sy-news-lead-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);gap:20px}.sy-news-lead,.sy-news-side-card{overflow:hidden;border:1px solid var(--sy-border);background:#fff}.sy-news-media{display:block;overflow:hidden;background:var(--sy-surface)}.sy-news-lead .sy-news-media{aspect-ratio:16/9}.sy-news-side-card .sy-news-media{aspect-ratio:16/8}.sy-news-media img,.sy-news-image-placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sy-news-media:hover img{transform:scale(1.025)}.sy-news-image-placeholder{background:linear-gradient(135deg,var(--siteyap-primary),color-mix(in srgb,var(--siteyap-primary) 62%,var(--siteyap-accent)))}.sy-news-card-copy{padding:clamp(16px,2.4vw,28px)}.sy-news-card-copy h2,.sy-news-card-copy h3{margin:8px 0}.sy-news-card-copy a,.sy-news-category a,.sy-news-sidebar a{color:var(--sy-text);text-decoration:none}.sy-news-card-copy p{margin-bottom:0}.sy-news-meta{display:flex;align-items:center;gap:9px;color:#687183;font-size:12px;font-weight:700}.sy-demo-badge,.sy-commerce-demo{display:inline-flex;padding:4px 7px;background:var(--sy-news-red,#a21d2d);color:#fff!important;font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.sy-news-side-grid{display:grid;grid-template-columns:1fr;gap:14px}.sy-news-side-card{display:grid;grid-template-columns:150px minmax(0,1fr)}.sy-news-side-card .sy-news-media{aspect-ratio:auto;min-height:130px}.sy-news-category>header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.sy-news-category>header span,.sy-news-widget-kicker{color:var(--sy-news-red);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sy-news-category>header h2{margin:3px 0 0}.sy-news-category-grid article{min-width:0}.sy-news-category-grid article>.sy-news-media{aspect-ratio:16/10;margin-bottom:12px}.sy-news-category-grid article h3{margin:7px 0;font-size:clamp(17px,1.7vw,22px)}.sy-news-category-grid article time{color:#747b86;font-size:12px}.sy-news-sidebar>section{padding:22px;border:1px solid var(--sy-border);background:#fff}.sy-news-sidebar h2{margin:5px 0 15px}.sy-news-sidebar ol{counter-reset:news;list-style:none;margin:0;padding:0}.sy-news-sidebar li{counter-increment:news;display:grid;grid-template-columns:30px 1fr;gap:9px;padding:11px 0;border-bottom:1px solid var(--sy-border);font-weight:700}.sy-news-sidebar li:before{content:counter(news);color:var(--sy-news-red);font-size:22px;font-weight:900}.sy-news-ad{min-height:250px;display:grid;place-content:center;text-align:center;background:repeating-linear-gradient(135deg,#f5f6f7,#f5f6f7 9px,#eceef0 9px,#eceef0 18px)!important}.sy-news-ad>*{display:block}.sy-news-ad strong{font-size:27px}.sy-newsletter{background:var(--siteyap-primary)!important;color:var(--sy-on-primary)}.sy-newsletter h2,.sy-newsletter a{color:inherit}.sy-news-topbar .siteyap-topbar-meta{gap:22px}.sy-news-menu .sy-menu{gap:clamp(10px,1.25vw,24px)}.sy-news-menu .sy-menu>li>a{font-size:13px}.sy-news-footer-grid{grid-template-columns:1.25fr repeat(3,1fr)}.siteyap-type-ecommerce .sy-commerce-demo{position:absolute;z-index:3;margin:10px}.siteyap-type-ecommerce li.product{position:relative}@media(max-width:980px){.sy-news-lead-grid{grid-template-columns:1fr}.sy-news-side-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sy-news-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.sy-news-demo-note{display:grid}.sy-breaking{grid-template-columns:1fr}.sy-breaking>a{display:none}.sy-news-side-grid{grid-template-columns:1fr}.sy-news-side-card{grid-template-columns:120px minmax(0,1fr)}.sy-news-category>header{align-items:start}.sy-news-footer-grid{grid-template-columns:1fr}}

/* Siteyap 6.14.4 — semantic news contrast guard. */
.sy-news-lead-grid .sy-news-lead,.sy-news-side-card{color:var(--sy-text)}.sy-news-lead-grid .sy-news-lead .sy-news-card-copy h2,.sy-news-lead-grid .sy-news-lead .sy-news-card-copy h2 a,.sy-news-lead-grid .sy-news-lead .sy-news-card-copy p{color:var(--sy-text)!important}.sy-newsletter,.sy-newsletter h2,.sy-newsletter p,.sy-newsletter a,.sy-newsletter .sy-news-widget-kicker,.sy-news-sidebar .sy-newsletter :is(h2,p,a,.sy-news-widget-kicker){color:#fff!important}.sy-news-visual .sy-news-media,.sy-news-visual .sy-news-media:visited{color:#fff!important}

/* Siteyap 5.1 — complete newsroom inner pages. */
.sy-news-archive{max-width:var(--sy-wide)!important;padding:clamp(42px,6vw,84px) clamp(20px,4vw,52px)}.sy-news-archive-head{margin-bottom:42px;padding:clamp(34px,5vw,68px);border-left:8px solid var(--sy-news-red);background:linear-gradient(120deg,#11151b,#242a33);color:#fff}.sy-news-archive-head p{margin:0;color:#fff;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.sy-news-archive-head h1{max-width:950px;margin:10px 0 0;color:#fff;font-size:clamp(38px,6vw,76px)}.sy-news-archive-head .wp-block-search{max-width:720px;margin-top:25px}.sy-news-query .wp-block-post-template{gap:clamp(22px,3vw,38px)}.sy-news-query .wp-block-post{overflow:hidden;padding-bottom:22px;border-bottom:2px solid var(--sy-border)}.sy-news-query .wp-block-post-featured-image{overflow:hidden;margin-bottom:15px;background:var(--sy-surface)}.sy-news-query .wp-block-post-featured-image img{object-fit:cover;transition:transform .35s ease}.sy-news-query .wp-block-post:hover .wp-block-post-featured-image img{transform:scale(1.025)}.sy-news-query .taxonomy-category a{color:var(--sy-news-red);font-size:11px;font-weight:850;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.sy-news-query .wp-block-post-title{margin:8px 0;font-size:clamp(20px,2vw,29px);line-height:1.12}.sy-news-query .wp-block-post-title a{color:var(--sy-text);text-decoration:none}.sy-news-card-date{color:#727987;font-size:12px}.sy-news-article{max-width:none!important}.sy-news-article>.siteyap-breadcrumb-shell{margin:0}.sy-news-article-head{max-width:1050px!important;padding:clamp(54px,8vw,112px) 24px clamp(34px,5vw,66px)}.sy-news-article-head .taxonomy-category a{color:var(--sy-news-red);font-size:12px;font-weight:850;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.sy-news-article-head h1{margin:14px 0 22px;font-size:clamp(42px,7vw,88px);line-height:1.01;letter-spacing:-.055em;text-wrap:balance}.sy-news-article-head>.wp-block-post-excerpt{max-width:850px;font-size:clamp(18px,2vw,24px);line-height:1.55}.sy-news-byline{gap:18px;color:#697181;font-size:13px}.sy-news-cover{width:min(var(--sy-wide),calc(100% - 40px));margin:0 auto clamp(42px,6vw,78px)}.sy-news-cover img{display:block;width:100%;max-height:760px;object-fit:cover}.sy-news-cover figcaption{padding:11px 14px;background:#f2f4f6;color:#606875;font-size:12px}.sy-news-cover-placeholder{width:min(var(--sy-wide),calc(100% - 40px));min-height:420px;margin:0 auto 60px;display:grid;place-items:center;background:linear-gradient(135deg,var(--siteyap-primary),#111);color:#fff}.sy-news-article-layout{width:min(1100px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,780px) 150px;gap:clamp(34px,6vw,80px);align-items:start}.sy-news-article-content{font-size:clamp(17px,1.4vw,20px);line-height:1.82}.sy-news-article-content p:first-child{font-size:1.12em}.sy-news-article-content h2{margin-top:1.8em;font-size:clamp(28px,4vw,44px)}.sy-news-share{position:sticky;top:120px;display:grid;gap:8px}.sy-news-share strong{margin-bottom:6px;font-size:12px;text-transform:uppercase}.sy-news-share a{padding:9px 10px;border:1px solid var(--sy-border);color:var(--sy-text);font-size:12px;font-weight:750;text-decoration:none}.sy-news-share a:hover{border-color:var(--sy-news-red);color:var(--sy-news-red)}.sy-related-news{width:min(var(--sy-wide),calc(100% - 40px));margin:clamp(68px,9vw,120px) auto}.sy-related-news>header{margin-bottom:26px;border-bottom:4px solid var(--sy-text)}.sy-related-news>header span{color:var(--sy-news-red);font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sy-related-news>header h2{margin:5px 0 16px}.sy-related-news>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sy-related-news article>.sy-news-media{aspect-ratio:16/10;margin-bottom:13px}.sy-related-news time{color:#737b86;font-size:12px}.sy-related-news h3{margin:6px 0;font-size:clamp(18px,2vw,25px)}.sy-related-news h3 a{color:var(--sy-text);text-decoration:none}@media(max-width:780px){.sy-news-query .wp-block-post-template{grid-template-columns:1fr 1fr}.sy-news-article-layout{grid-template-columns:1fr}.sy-news-share{position:static;grid-template-columns:repeat(2,1fr)}.sy-news-share strong{grid-column:1/-1}.sy-related-news>div{grid-template-columns:1fr 1fr}}@media(max-width:560px){.sy-news-query .wp-block-post-template,.sy-related-news>div{grid-template-columns:1fr}.sy-news-article-head h1{font-size:clamp(38px,12vw,58px)}.sy-news-cover,.sy-news-cover-placeholder,.sy-news-article-layout,.sy-related-news{width:min(100% - 28px,var(--sy-wide))}}
/* Siteyap 5.4 — research-backed fashion commerce system. */
.siteyap-recipe-fashion-commerce{--sy-card-radius:0;--sy-shadow:none;background:#fff}.siteyap-recipe-fashion-commerce .siteyap-announcement{padding:10px 18px;background:#111;color:#fff;text-align:center;font-size:11px;font-weight:800;letter-spacing:.14em}.siteyap-recipe-fashion-commerce .siteyap-announcement a{color:#fff;text-decoration:none}.siteyap-recipe-fashion-commerce .siteyap-header-shell{border:0!important;border-bottom:1px solid #e8e8e8!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.siteyap-recipe-fashion-commerce .siteyap-header-inner{min-height:84px}.siteyap-recipe-fashion-commerce .siteyap-brand img{width:auto;max-width:245px;max-height:54px}.siteyap-recipe-fashion-commerce .sy-menu{gap:clamp(15px,1.8vw,34px)}.siteyap-recipe-fashion-commerce .sy-menu>li>a{padding-block:30px;color:#171717;font-size:12px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.siteyap-recipe-fashion-commerce .siteyap-header-cta{display:none!important}.siteyap-recipe-fashion-commerce .siteyap-header-tools{gap:9px}.siteyap-recipe-fashion-commerce .siteyap-header-tool{border:0!important;background:transparent!important;box-shadow:none!important}.siteyap-recipe-fashion-commerce .siteyap-slider{min-height:min(760px,78vh);border-radius:0!important;background:#171717}.siteyap-recipe-fashion-commerce .sy-slide{min-height:min(760px,78vh)}.siteyap-recipe-fashion-commerce .sy-slide-media:after{background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.12) 62%,transparent)}.siteyap-recipe-fashion-commerce .sy-slide-content{max-width:680px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important}.siteyap-recipe-fashion-commerce .sy-slide h1,.siteyap-recipe-fashion-commerce .sy-slide h2{font-size:clamp(44px,5.4vw,82px)!important;font-weight:700!important;line-height:.98!important;letter-spacing:-.055em!important}.siteyap-recipe-fashion-commerce .sy-slide p{max-width:610px;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.siteyap-recipe-fashion-commerce .sy-slide .wp-element-button{min-width:170px;padding:15px 24px;border-radius:0!important;background:#fff!important;color:#111!important;text-align:center;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.siteyap-recipe-fashion-commerce .sy-section{width:min(var(--sy-wide),100%);padding-block:clamp(64px,8vw,118px)}.siteyap-recipe-fashion-commerce .sy-section>h2{font-size:clamp(32px,4vw,58px);font-weight:650;letter-spacing:-.04em}.siteyap-recipe-fashion-commerce .sy-fashion_category_rail{padding-block:30px;border-bottom:1px solid #e8e8e8}.siteyap-recipe-fashion-commerce .sy-fashion_category_rail>h2{margin-bottom:22px;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.sy-fashion-category-links{display:flex;gap:0;overflow-x:auto;scrollbar-width:none;border-block:1px solid #e8e8e8}.sy-fashion-category-links::-webkit-scrollbar{display:none}.sy-fashion-category-links a{flex:1 0 180px;display:flex;justify-content:space-between;gap:20px;padding:20px 22px;border-right:1px solid #e8e8e8;color:#151515;font-size:12px;font-weight:750;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:.2s ease}.sy-fashion-category-links a:hover{background:#111;color:#fff}.siteyap-recipe-fashion-commerce .sy-fashion_editorial{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);min-height:640px;padding:0!important;background:#f5f1ed}.siteyap-recipe-fashion-commerce .sy-fashion_editorial>.wp-block-image{height:100%;min-height:640px}.siteyap-recipe-fashion-commerce .sy-fashion_editorial>.wp-block-image img{height:100%;min-height:640px;border-radius:0!important;box-shadow:none!important}.siteyap-recipe-fashion-commerce .sy-fashion_editorial>h2,.siteyap-recipe-fashion-commerce .sy-fashion_editorial>p,.siteyap-recipe-fashion-commerce .sy-fashion_editorial>.wp-block-buttons{padding-inline:clamp(28px,5vw,72px)}.siteyap-recipe-fashion-commerce .sy-fashion_collection_grid{max-width:none;width:100%;padding-inline:clamp(16px,2vw,30px)}.sy-fashion-collection-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1vw,18px)}.sy-fashion-collection-links a{position:relative;display:flex;min-height:420px;flex-direction:column;justify-content:flex-end;padding:clamp(24px,3vw,42px);overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--siteyap-primary) 88%,#111),color-mix(in srgb,var(--siteyap-accent) 72%,#fff));color:#fff;text-decoration:none}.sy-fashion-collection-links a:nth-child(2){background:linear-gradient(145deg,color-mix(in srgb,var(--siteyap-accent) 58%,#efe7e1),color-mix(in srgb,var(--siteyap-primary) 68%,#2a1c1a))}.sy-fashion-collection-links a:nth-child(3){background:linear-gradient(145deg,color-mix(in srgb,var(--siteyap-primary) 54%,#dbcfc7),#171717)}.sy-fashion-collection-links strong{font-size:clamp(28px,3vw,46px);line-height:1}.sy-fashion-collection-links span{max-width:360px;margin-top:14px;line-height:1.55}.sy-fashion-collection-links b{margin-top:24px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.siteyap-recipe-fashion-commerce .sy-commerce_products{max-width:none;width:100%;padding-inline:clamp(18px,3vw,48px);background:#fff!important}.siteyap-recipe-fashion-commerce .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(12px,1.7vw,28px)!important}.siteyap-recipe-fashion-commerce .woocommerce ul.products li.product{padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;transform:none!important}.siteyap-recipe-fashion-commerce .woocommerce ul.products li.product img{margin:0 0 16px!important;border-radius:0!important;aspect-ratio:3/4!important;object-fit:cover;background:#f2f1ef}.siteyap-recipe-fashion-commerce .woocommerce-loop-product__title{padding:0!important;font-size:15px!important;font-weight:650!important;letter-spacing:-.015em}.siteyap-recipe-fashion-commerce .woocommerce ul.products li.product .price{margin-top:5px;color:#333!important;font-size:13px;font-weight:550}.siteyap-recipe-fashion-commerce .woocommerce ul.products li.product .button{width:100%;margin-top:12px;padding:12px!important;border:1px solid #111;border-radius:0!important;background:#fff!important;color:#111!important;text-align:center;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.siteyap-recipe-fashion-commerce .woocommerce ul.products li.product:hover .button{background:#111!important;color:#fff!important}.siteyap-recipe-fashion-commerce .sy-commerce_benefits .sy-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-block:1px solid #ddd}.siteyap-recipe-fashion-commerce .sy-commerce_benefits .wp-block-column{border-right:1px solid #ddd}.siteyap-recipe-fashion-commerce .sy-commerce_benefits .sy-card{min-height:190px;padding:28px;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.siteyap-recipe-fashion-commerce .sy-commerce_benefits .sy-number{display:none}.siteyap-recipe-fashion-commerce .sy-fashion_newsletter{max-width:none;width:100%;padding:clamp(70px,9vw,120px) max(clamp(22px,4vw,52px),calc((100vw - var(--sy-wide))/2));background:#171717!important;color:#fff;text-align:center}.siteyap-recipe-fashion-commerce .sy-fashion_newsletter h2,.siteyap-recipe-fashion-commerce .sy-fashion_newsletter p{color:#fff}.siteyap-recipe-fashion-commerce .sy-fashion_newsletter p{max-width:680px;margin-inline:auto}.sy-fashion-newsletter-form{display:flex;max-width:560px;margin:28px auto 0;border-bottom:1px solid #fff}.sy-fashion-newsletter-form input{flex:1;padding:16px 2px;border:0;background:transparent;color:#fff}.sy-fashion-newsletter-form button{border:0;background:transparent;color:#fff;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.siteyap-recipe-fashion-commerce .siteyap-footer{background:#111!important}.siteyap-recipe-fashion-commerce .siteyap-footer:before{display:none}.siteyap-recipe-fashion-commerce .siteyap-footer-grid{border-top:1px solid rgba(255,255,255,.18)}.siteyap-recipe-fashion-commerce .siteyap-contact-dock{display:none}
@media(max-width:980px){.siteyap-recipe-fashion-commerce .siteyap-header-inner{min-height:70px}.siteyap-recipe-fashion-commerce .siteyap-slider,.siteyap-recipe-fashion-commerce .sy-slide{min-height:620px}.siteyap-recipe-fashion-commerce .sy-fashion_editorial{grid-template-columns:1fr}.siteyap-recipe-fashion-commerce .sy-fashion_editorial>.wp-block-image{min-height:520px}.siteyap-recipe-fashion-commerce .sy-fashion_editorial>.wp-block-image img{min-height:520px}.sy-fashion-collection-links{grid-template-columns:1fr 1fr}.sy-fashion-collection-links a:last-child{grid-column:1/-1}.siteyap-recipe-fashion-commerce .sy-commerce_benefits .sy-card-grid{grid-template-columns:1fr 1fr}.siteyap-recipe-fashion-commerce .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){.siteyap-recipe-fashion-commerce .siteyap-slider,.siteyap-recipe-fashion-commerce .sy-slide{min-height:78svh}.siteyap-recipe-fashion-commerce .sy-slide h1,.siteyap-recipe-fashion-commerce .sy-slide h2{font-size:clamp(38px,12vw,58px)!important}.siteyap-recipe-fashion-commerce .sy-slide-content{max-width:calc(100vw - 36px)!important}.siteyap-recipe-fashion-commerce .sy-section{padding-inline:18px}.siteyap-recipe-fashion-commerce .sy-fashion_editorial{display:flex!important;flex-direction:column;padding:0 0 48px!important}.siteyap-recipe-fashion-commerce .sy-fashion_editorial>.wp-block-image{width:100%;min-height:380px}.siteyap-recipe-fashion-commerce .sy-fashion_editorial>.wp-block-image img{min-height:380px}.sy-fashion-collection-links{grid-template-columns:1fr}.sy-fashion-collection-links a,.sy-fashion-collection-links a:last-child{grid-column:auto;min-height:330px}.siteyap-recipe-fashion-commerce .sy-commerce_benefits .sy-card-grid{grid-template-columns:1fr}.siteyap-recipe-fashion-commerce .sy-commerce_benefits .wp-block-column{border-right:0;border-bottom:1px solid #ddd}.siteyap-recipe-fashion-commerce .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.siteyap-recipe-fashion-commerce .woocommerce ul.products li.product .button{font-size:9px;padding-inline:4px!important}.siteyap-recipe-fashion-commerce .siteyap-footer-grid{grid-template-columns:1fr!important}}
@media(max-width:480px){.siteyap-recipe-fashion-commerce .woocommerce ul.products{grid-template-columns:1fr!important}.siteyap-recipe-fashion-commerce .woocommerce ul.products li.product .button{font-size:10px;padding-inline:12px!important}}
}
