/* ORIGO footer + benefit details — isolated from the legacy generic footer rules. */
.site-header .brand-logo-link{display:flex;align-items:center;justify-content:center;padding:4px 8px;min-width:150px}
.site-header .brand-logo-link img{display:block;width:142px;height:54px;object-fit:contain}
.mobile-menu-head .brand-logo-link{min-width:124px;padding:0}
.mobile-menu-head .brand-logo-link img{width:122px;height:52px;object-fit:contain}
.auth-store-logo{display:block;width:170px;height:62px;margin-bottom:24px;object-fit:contain;object-position:left center}
.admin-sidebar-brand>img{display:block;width:132px;height:46px;object-fit:contain}.admin-sidebar-brand>small{display:block;color:#d6aa58;font-size:9px;letter-spacing:.22em}

.origo-footer{
  --footer-bg:#fffdfa;--footer-panel:#fffaf5;--footer-card:#fffdfb;--footer-text:#241b19;
  --footer-muted:#706562;--footer-burgundy:#7b0a20;--footer-burgundy-deep:#5e0014;
  --footer-gold:#c9943f;--footer-line:#eaded5;--footer-shadow:0 12px 40px rgba(79,31,25,.08);
  width:min(calc(100% - 20px),1600px)!important;margin:28px auto 10px!important;padding:0!important;
  color:var(--footer-text)!important;background:var(--footer-bg)!important;border:1px solid var(--footer-line)!important;
  border-radius:18px!important;box-shadow:var(--footer-shadow)!important;overflow:hidden;direction:rtl;
}
.origo-footer *{box-sizing:border-box}
.origo-footer a,.origo-footer button{font:inherit}
.origo-footer a{text-decoration:none}
.origo-footer .footer-top-grid{
  display:grid!important;grid-template-columns:minmax(0,1fr)!important;
  grid-template-areas:"newsletter";gap:0!important;padding:22px 28px 24px!important;
  border-bottom:1px solid var(--footer-line);background:linear-gradient(145deg,#fffdfa 0%,#fff 48%,#fff9f4 100%)!important;
}
.footer-brand-story{grid-area:story;display:grid;grid-template-columns:minmax(148px,.85fr) minmax(175px,1fr);gap:22px;align-items:center;padding-inline-end:26px;border-inline-end:1px solid var(--footer-line)}
.footer-story-image{height:258px;border-radius:17px;overflow:hidden;background:#f4e7dc;box-shadow:inset 0 0 0 1px rgba(123,10,32,.06)}
.footer-story-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:52% 50%;transform:scale(1.03)}
.footer-story-copy{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}
.footer-logo{display:block;width:min(100%,205px);height:auto;margin:0 auto 17px;object-fit:contain}
.footer-story-copy p{margin:0;color:var(--footer-text);font-size:14px;line-height:2.05;text-wrap:pretty}

.origo-footer .footer-newsletter{grid-area:newsletter;position:relative;display:flex;flex-direction:column;justify-content:center;width:min(100%,720px);margin:auto;padding:20px 28px!important;border-inline-end:0;background:transparent!important;text-align:center;color:var(--footer-text)!important}
.footer-newsletter .footer-spark{position:absolute;top:3px;inset-inline-start:16px;color:var(--footer-burgundy);font-size:21px}
.origo-footer .footer-newsletter h2{margin:0 0 10px!important;color:var(--footer-burgundy)!important;font-size:clamp(21px,2vw,27px)!important;line-height:1.45!important;font-weight:800!important}
.origo-footer .footer-newsletter>p{margin:0 0 22px!important;color:var(--footer-text)!important;font-size:14px!important}
.origo-footer #newsletter-form{display:grid;gap:13px}
.origo-footer .footer-email-field{display:flex;align-items:center;gap:12px;width:100%;height:58px;padding:0 18px;border:1px solid #e6d4c8;border-radius:13px;background:#fff;color:var(--footer-burgundy)}
.origo-footer .footer-email-field span{font-size:22px;line-height:1;flex:0 0 auto}
.origo-footer .footer-email-field input{width:100%;height:100%;min-width:0;border:0!important;outline:0!important;background:transparent!important;color:var(--footer-text)!important;text-align:start;font:inherit}
.origo-footer .footer-email-field input::placeholder{color:#9c918d}
.origo-footer #newsletter-form>button{display:flex;align-items:center;justify-content:center;gap:22px;width:100%;min-height:58px;padding:12px 22px;border:0;border-radius:13px;color:#fff;background:linear-gradient(105deg,var(--footer-burgundy-deep),#9f0a28);font-weight:800;font-size:18px;cursor:pointer;box-shadow:0 8px 18px rgba(123,10,32,.16);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}
.origo-footer #newsletter-form>button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(123,10,32,.24)}
.origo-footer #newsletter-form>button:disabled{opacity:.7;cursor:wait}
.origo-footer #newsletter-status{display:block;min-height:18px;color:#247a55;font-size:12px}
.origo-footer #newsletter-form[data-status="error"] #newsletter-status{color:#b3261e}

.footer-benefit-grid{grid-area:benefits;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-inline-start:24px;align-items:stretch}
.footer-benefit-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:232px;padding:16px 10px;border:1px solid #ead9ce;border-radius:17px;background:rgba(255,253,251,.94);color:var(--footer-text);text-align:center;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.footer-benefit-card:hover{transform:translateY(-4px);border-color:#d8b68e;box-shadow:0 12px 26px rgba(93,36,28,.1)}
.footer-benefit-card:focus-visible{outline:3px solid rgba(201,148,63,.36);outline-offset:3px}
.footer-benefit-icon{display:grid;place-items:center;width:88px;height:88px;margin-bottom:13px}
.footer-benefit-icon svg{display:block;width:100%;height:100%;overflow:visible}
.footer-benefit-card b{display:block;color:var(--footer-burgundy);font-size:15px;line-height:1.5}
.footer-benefit-card small{display:block;margin-top:7px;color:var(--footer-text);font-size:12px;line-height:1.5}

.origo-footer .footer-directory{display:grid!important;grid-template-columns:1.05fr 1fr 1.12fr 1.05fr .95fr!important;gap:0!important;padding:28px 36px 30px!important;background:var(--footer-bg)!important;color:var(--footer-text)!important}
.origo-footer .footer-column{display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:0 28px;border-inline-end:1px solid var(--footer-line)}
.origo-footer .footer-column:first-child{border-inline-end:0}
.origo-footer .footer-column h3{margin:0 0 16px!important;color:var(--footer-burgundy)!important;font-size:18px!important;text-align:center;font-weight:800!important}
.origo-footer .footer-column>a,.origo-footer .footer-column>button,.origo-footer .footer-brand-list>button,.origo-footer .footer-brand-list>a{
  display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:42px;margin:0 0 5px;padding:8px 14px;border:1px solid #eadfd8;border-radius:9px;background:var(--footer-card);color:var(--footer-text)!important;text-align:start;cursor:pointer;transition:border-color .18s ease,color .18s ease,transform .18s ease,background .18s ease;
}
.origo-footer .footer-column>a:hover,.origo-footer .footer-column>button:hover,.origo-footer .footer-brand-list>button:hover,.origo-footer .footer-brand-list>a:hover{border-color:#ce9c91;color:var(--footer-burgundy)!important;background:#fff8f4;transform:translateX(-2px)}
.origo-footer .footer-column>a:focus-visible,.origo-footer .footer-column>button:focus-visible,.origo-footer .footer-brand-list>button:focus-visible{outline:3px solid rgba(201,148,63,.32);outline-offset:2px}
.origo-footer .footer-column a span,.origo-footer .footer-column button span{color:#a1192e;flex:0 0 auto}
.origo-footer .footer-brand-list{display:contents}
.origo-footer .footer-all-link{color:var(--footer-burgundy)!important}
.origo-footer .footer-contact{justify-content:flex-start}
.origo-footer .footer-contact>a{direction:ltr;justify-content:flex-start;font-size:12px;overflow-wrap:anywhere}
.origo-footer .footer-contact p{display:flex;align-items:flex-start;justify-content:center;gap:15px;margin:24px 0!important;color:var(--footer-text)!important;font-size:13px!important;line-height:2!important;text-align:start}
.origo-footer .footer-contact p span{color:var(--footer-burgundy);font-size:22px}
.origo-footer .footer-contact>small{display:block;margin-top:auto;color:var(--footer-burgundy)!important;font-size:11px;line-height:1.8;text-align:center}
.origo-footer .footer-app>p{margin:0 0 14px!important;color:var(--footer-text)!important;font-size:13px!important;line-height:1.9;text-align:center}
.footer-app-links{display:grid;gap:8px;margin-bottom:20px}
.footer-app-links>small{display:block;width:max-content;max-width:100%;margin:0 auto;padding:9px 16px;border:1px solid #cfa29b;border-radius:10px;color:var(--footer-burgundy);text-align:center}
.footer-app-links>a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:9px;background:#131313;color:#fff!important;font-size:12px;font-weight:700}
.origo-footer .footer-socials{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px!important;margin:0!important}
.origo-footer .footer-socials>a,.origo-footer .footer-socials>span{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;border:0!important;border-radius:9px!important;box-shadow:0 3px 10px rgba(0,0,0,.1);transition:transform .2s ease,filter .2s ease}
.origo-footer .footer-socials>a:hover{transform:translateY(-3px);filter:saturate(1.16)}
.origo-footer .footer-socials>span[aria-disabled="true"]{filter:grayscale(1);opacity:.34;cursor:not-allowed}
.origo-footer .footer-socials svg{width:21px!important;height:21px!important;fill:currentColor!important;stroke:none!important}
.origo-footer .footer-socials .social-youtube{background:#ff0033;color:#fff}.origo-footer .footer-socials .social-facebook{background:#1877f2;color:#fff}.origo-footer .footer-socials .social-tiktok{background:#050505;color:#fff}.origo-footer .footer-socials .social-instagram{background:linear-gradient(135deg,#833ab4,#e1306c 58%,#fcb045);color:#fff}.origo-footer .footer-socials .social-snapchat{background:#fffc00;color:#111}.origo-footer .footer-socials .social-telegram{background:#2aabee;color:#fff}.origo-footer .footer-socials .social-whatsapp{background:#25d366;color:#fff}

.origo-footer .footer-bottom-bar{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:10px 24px!important;border-top:1px solid var(--footer-line)!important;background:var(--footer-panel)!important;color:var(--footer-text)!important}
.origo-footer .footer-bottom-bar p{margin:0!important;font-size:13px!important;text-align:center}

/* Benefit route */
body.benefit-route #storefront-main{max-width:none!important;padding:0!important}
body.benefit-route #storefront-main>*:not(#benefit-detail-page){display:none!important}
.benefit-detail-page{--benefit-burgundy:#7b0a20;--benefit-gold:#c9943f;min-height:72vh;padding:44px clamp(18px,5vw,78px) 64px;background:linear-gradient(145deg,#fffaf5,#fff 48%,#f9f1e9);color:#241b19}
.benefit-detail-shell{width:min(1180px,100%);margin:auto}
.benefit-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:26px;color:#786c67;font-size:13px}
.benefit-breadcrumb a{color:#786c67;text-decoration:none}.benefit-breadcrumb a:hover{color:var(--benefit-burgundy)}
.benefit-detail-hero{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(320px,1.4fr);gap:46px;align-items:center;padding:34px;border:1px solid #ead9ce;border-radius:26px;background:rgba(255,255,255,.84);box-shadow:0 18px 50px rgba(83,35,27,.09)}
.benefit-detail-art{display:grid;place-items:center;min-height:310px;border-radius:20px;background:linear-gradient(145deg,var(--benefit-soft,#fff0ea),#fff)}
.benefit-detail-art svg{width:min(250px,78%);height:auto;filter:drop-shadow(0 18px 20px rgba(99,25,32,.13))}
.benefit-detail-copy .eyebrow{display:block;margin-bottom:9px;color:var(--benefit-gold);font-weight:800;letter-spacing:.08em}
.benefit-detail-copy h1{margin:0 0 14px;color:var(--benefit-burgundy);font-size:clamp(32px,5vw,58px);line-height:1.28}
.benefit-detail-copy>p{margin:0;color:#5e514c;font-size:17px;line-height:2}
.benefit-detail-copy .benefit-detail-cta{display:inline-flex;align-items:center;justify-content:center;min-width:180px;min-height:52px;margin-top:25px;padding:12px 24px;border-radius:12px;background:linear-gradient(105deg,#620016,#970625);color:#fff;text-decoration:none;font-weight:800}
.benefit-detail-sections{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:24px}
.benefit-detail-panel{padding:27px;border:1px solid #eaded5;border-radius:19px;background:#fffdfb}
.benefit-detail-panel h2{margin:0 0 18px;color:var(--benefit-burgundy);font-size:23px}
.benefit-step-list,.benefit-condition-list{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:benefit-step}
.benefit-step-list li,.benefit-condition-list li{display:flex;align-items:flex-start;gap:12px;color:#514641;line-height:1.75}
.benefit-step-list li::before{counter-increment:benefit-step;content:counter(benefit-step);display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:#f4e6d4;color:var(--benefit-burgundy);font-weight:800}
.benefit-condition-list li::before{content:"✓";display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#e4f6ec;color:#20784e;font-weight:900}
.benefit-faqs{margin-top:22px;padding:27px;border:1px solid #eaded5;border-radius:19px;background:#fffdfb}
.benefit-faqs h2{margin:0 0 18px;color:var(--benefit-burgundy)}
.benefit-faqs details{border-top:1px solid #eee2db}.benefit-faqs details:last-child{border-bottom:1px solid #eee2db}
.benefit-faqs summary{padding:17px 3px;cursor:pointer;color:#2d2320;font-weight:700}.benefit-faqs p{margin:0;padding:0 3px 17px;color:#6a5e59;line-height:1.8}

/* Admin footer settings */
.admin-settings-form .store-logo-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}
.admin-settings-form .store-logo-field{display:grid;gap:9px;padding:14px;border:1px solid #eaded5;border-radius:13px;background:#fff}
.admin-settings-form .store-logo-field img{width:100%;height:76px;object-fit:contain;border-radius:9px;background:#f8f3ef}
.admin-settings-form .footer-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.admin-settings-form .social-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.admin-settings-form .benefits-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.admin-settings-form .benefit-admin-card{display:grid;gap:10px;padding:15px;border:1px solid #eaded5;border-radius:14px;background:#fff}
.admin-settings-form .benefit-admin-card>header{display:flex;align-items:center;justify-content:space-between;color:#72132a}
.admin-settings-form .benefit-admin-card textarea{min-height:84px;resize:vertical}

body.dark .origo-footer{
  --footer-bg:#171112;--footer-panel:#120d0e;--footer-card:#211719;--footer-text:#f7efea;--footer-muted:#c5b5ae;
  --footer-burgundy:#f1c875;--footer-burgundy-deep:#69001b;--footer-line:#4a3032;--footer-shadow:0 18px 50px rgba(0,0,0,.32);
}
body.dark .origo-footer .footer-top-grid{background:radial-gradient(circle at 25% 20%,#39171d,#171112 55%,#100b0c 100%)!important}
body.dark .footer-story-image{background:#2e2222}body.dark .footer-story-copy p{color:#eaded8}
body.dark .origo-footer .footer-email-field{background:#211719;border-color:#533538}
body.dark .origo-footer .footer-benefit-card{background:#211719;border-color:#4c3033}
body.dark .origo-footer .footer-benefit-card:hover{background:#281c1e;border-color:#8f6751}
body.dark .origo-footer .footer-column>a,body.dark .origo-footer .footer-column>button,body.dark .origo-footer .footer-brand-list>button,body.dark .origo-footer .footer-brand-list>a{background:#211719;border-color:#493135}
body.dark .origo-footer .footer-column>a:hover,body.dark .origo-footer .footer-column>button:hover,body.dark .origo-footer .footer-brand-list>button:hover{background:#2b1c20}
body.dark .benefit-detail-page{--benefit-burgundy:#f1c875;--benefit-gold:#e5b65d;background:linear-gradient(145deg,#160e10,#211417 52%,#0f0b0c);color:#f7efea}
body.dark .benefit-detail-hero,body.dark .benefit-detail-panel,body.dark .benefit-faqs{background:#211719;border-color:#4c3033}
body.dark .benefit-detail-copy>p,body.dark .benefit-step-list li,body.dark .benefit-condition-list li,body.dark .benefit-faqs p{color:#d6c8c1}
body.dark .benefit-faqs summary{color:#f7efea}body.dark .benefit-faqs details{border-color:#4c3033}

@media(max-width:1220px){
  .origo-footer .footer-top-grid{grid-template-columns:minmax(280px,.8fr) minmax(430px,1.4fr)!important;grid-template-areas:"newsletter benefits"}
  .footer-benefit-grid{padding:22px 0 0;grid-template-columns:repeat(4,minmax(0,1fr))}.footer-benefit-card{min-height:185px}.footer-brand-story{border-inline-end:1px solid var(--footer-line)}
  .origo-footer .footer-directory{grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:26px!important}.origo-footer .footer-column:nth-child(4){border-inline-end:0}.origo-footer .footer-column:nth-child(n+4){padding-top:8px}
}
@media(max-width:820px){
  .site-header .brand-logo-link{min-width:118px}.site-header .brand-logo-link img{width:116px;height:46px}
  .origo-footer{width:min(calc(100% - 12px),1600px)!important;margin-top:18px!important;border-radius:14px!important}
  .origo-footer .footer-top-grid{grid-template-columns:1fr!important;grid-template-areas:"newsletter" "benefits";padding:18px!important}
  .footer-brand-story{grid-template-columns:minmax(120px,.72fr) 1fr;padding:0 0 20px;border-inline-end:0;border-bottom:1px solid var(--footer-line)}
  .footer-story-image{height:220px}.footer-logo{width:170px}.footer-story-copy p{font-size:13px}
  .origo-footer .footer-newsletter{padding:27px 0!important;border-inline-end:0;border-bottom:1px solid var(--footer-line)}
  .footer-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-benefit-card{min-height:170px}.footer-benefit-icon{width:70px;height:70px}
  .origo-footer .footer-directory{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:24px 14px!important;row-gap:28px!important}
  .origo-footer .footer-column{padding:0 16px}.origo-footer .footer-column:nth-child(odd){border-inline-end:0}.origo-footer .footer-column:nth-child(even){border-inline-end:1px solid var(--footer-line)}.origo-footer .footer-column:last-child{grid-column:1/-1;border-inline-end:0}
  .benefit-detail-page{padding:28px 14px 45px}.benefit-detail-hero{grid-template-columns:1fr;gap:24px;padding:22px}.benefit-detail-art{min-height:230px}.benefit-detail-sections{grid-template-columns:1fr}
  .admin-settings-form .store-logo-settings,.admin-settings-form .social-settings-grid{grid-template-columns:1fr 1fr}.admin-settings-form .benefits-settings-grid{grid-template-columns:1fr}
}
@media(max-width:510px){
  .footer-brand-story{grid-template-columns:1fr}.footer-story-image{height:210px}.footer-story-copy{padding:0 5px}.footer-benefit-card{min-height:158px;padding:12px 7px}.footer-benefit-card b{font-size:13px}.footer-benefit-card small{font-size:11px}
  .origo-footer .footer-directory{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:0!important;row-gap:26px!important;padding:22px 8px 26px!important}
  .origo-footer .footer-column,.origo-footer .footer-column:nth-child(even),.origo-footer .footer-column:nth-child(odd){grid-column:auto;min-width:0;padding:0 10px 8px;border-bottom:0}
  .origo-footer .footer-column:nth-child(odd){border-inline-end:0}.origo-footer .footer-column:nth-child(even){border-inline-end:1px solid var(--footer-line)}
  .origo-footer .footer-column:last-child{grid-column:1/-1;padding:4px 8px 0;border-inline-end:0;border-top:1px solid var(--footer-line)}
  .origo-footer .footer-column h3{font-size:16px!important;margin-bottom:12px!important}
  .origo-footer .footer-column>a,.origo-footer .footer-column>button,.origo-footer .footer-brand-list>button,.origo-footer .footer-brand-list>a{min-height:40px!important;padding:7px 8px!important;font-size:10px!important;gap:6px!important}
  .origo-footer .footer-contact p{margin:18px 0!important;font-size:10px!important;gap:8px}.origo-footer .footer-contact>small{font-size:9px}
  .benefit-detail-copy h1{font-size:34px}.benefit-detail-copy>p{font-size:15px}.benefit-detail-panel,.benefit-faqs{padding:20px}
  .admin-settings-form .store-logo-settings,.admin-settings-form .footer-settings-grid,.admin-settings-form .social-settings-grid{grid-template-columns:1fr}
}

/* Soft glass language for public page names and footer details. */
body:not(.dark) :is(.catalog-breadcrumb,.notes-breadcrumb,.brands-page-breadcrumb,.benefit-breadcrumb,.alt-breadcrumb,.pdp-breadcrumb){
  box-sizing:border-box;width:min(100%,1480px);min-height:46px;margin-inline:auto;padding:9px 16px!important;
  border:1px solid transparent!important;border-radius:14px;
  background:linear-gradient(rgba(255,255,255,.76),rgba(250,249,252,.58)) padding-box,linear-gradient(110deg,rgba(142,92,255,.3),rgba(56,157,255,.27) 52%,rgba(225,61,93,.14)) border-box!important;
  -webkit-backdrop-filter:blur(5px) saturate(108%);backdrop-filter:blur(5px) saturate(108%);
  box-shadow:0 6px 18px rgba(79,89,145,.045),inset 0 1px 0 rgba(255,255,255,.88)
}
body:not(.dark) :is(.catalog-breadcrumb,.notes-breadcrumb,.brands-page-breadcrumb,.benefit-breadcrumb,.alt-breadcrumb,.pdp-breadcrumb):hover{box-shadow:0 8px 22px rgba(91,91,177,.07),0 0 11px rgba(67,148,245,.055),inset 0 1px 0 rgba(255,255,255,.92)}
body:not(.dark) .origo-footer .footer-directory{background:linear-gradient(145deg,rgba(255,255,255,.84),rgba(252,249,247,.68))!important}
body:not(.dark) .origo-footer :is(.footer-column>a,.footer-column>button,.footer-brand-list>button,.footer-brand-list>a,.footer-app-links>small){
  position:relative;border:1px solid transparent!important;
  background:linear-gradient(rgba(255,255,255,.6),rgba(255,252,250,.42)) padding-box,linear-gradient(115deg,rgba(142,92,255,.18),rgba(56,157,255,.16) 54%,rgba(225,61,93,.09)) border-box!important;
  -webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:inset 0 1px 0 rgba(255,255,255,.75)!important
}
body:not(.dark) .origo-footer :is(.footer-column>a,.footer-column>button,.footer-brand-list>button,.footer-brand-list>a,.footer-app-links>small):hover{
  border-color:transparent!important;
  background:linear-gradient(rgba(255,255,255,.72),rgba(255,250,248,.52)) padding-box,linear-gradient(115deg,rgba(142,92,255,.3),rgba(56,157,255,.28) 54%,rgba(225,61,93,.15)) border-box!important;
  box-shadow:0 6px 16px rgba(102,91,178,.07),0 0 9px rgba(63,148,242,.055),inset 0 1px 0 rgba(255,255,255,.84)!important
}
@media(max-width:640px){
  body:not(.dark) :is(.catalog-breadcrumb,.notes-breadcrumb,.brands-page-breadcrumb,.benefit-breadcrumb,.alt-breadcrumb,.pdp-breadcrumb){min-height:40px;padding:7px 10px!important;border-radius:11px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}
  body:not(.dark) .origo-footer :is(.footer-column>a,.footer-column>button,.footer-brand-list>button,.footer-brand-list>a){-webkit-backdrop-filter:none;backdrop-filter:none}
}

.back-to-top{position:fixed;z-index:57;left:18px;bottom:20px;width:65px;height:65px;padding:0;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:50%;color:#5d1630;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.98) 0 8%,rgba(255,255,255,.36) 18%,transparent 38%),linear-gradient(135deg,rgba(184,116,255,.38),rgba(74,177,255,.3) 38%,rgba(255,118,157,.27) 68%,rgba(255,205,103,.34));-webkit-backdrop-filter:blur(9px) saturate(135%);backdrop-filter:blur(9px) saturate(135%);box-shadow:inset 4px 5px 12px rgba(255,255,255,.76),inset -5px -6px 13px rgba(84,92,176,.16),0 11px 28px rgba(71,67,135,.2),0 0 18px rgba(101,159,255,.12);font-size:24px;line-height:1;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(14px) scale(.9);transition:opacity .22s ease,visibility .22s ease,transform .22s ease,box-shadow .22s ease}
.back-to-top::before{content:"";position:absolute;inset:5px 9px auto;height:20px;border-radius:50%;background:linear-gradient(100deg,rgba(255,255,255,.86),rgba(255,255,255,.08));transform:rotate(-16deg);pointer-events:none}
.back-to-top::after{content:"";position:absolute;right:9px;bottom:10px;width:13px;height:13px;border-radius:50%;background:rgba(255,255,255,.56);box-shadow:-31px -34px 0 -3px rgba(255,255,255,.42);pointer-events:none}
.back-to-top.visible{opacity:1;visibility:visible;transform:none}
.back-to-top:hover,.back-to-top:focus-visible{transform:translateY(-4px) scale(1.04);box-shadow:inset 4px 5px 12px rgba(255,255,255,.82),inset -5px -6px 13px rgba(84,92,176,.18),0 15px 34px rgba(71,67,135,.25),0 0 25px rgba(119,94,255,.2),0 0 18px rgba(53,167,255,.18);outline:3px solid rgba(255,255,255,.55);outline-offset:2px}
.back-to-top svg{position:relative;z-index:2;width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 1px rgba(255,255,255,.8))}
@media(max-width:640px){.back-to-top{left:12px;bottom:78px;width:57px;height:57px;font-size:21px;-webkit-backdrop-filter:blur(6px) saturate(125%);backdrop-filter:blur(6px) saturate(125%)}.back-to-top svg{width:25px;height:25px}}
