.studio-corner-offer{display:flex;flex-direction:column;gap:8px;padding:15px 18px;border:1px solid #c5b0e666;border-radius:16px;background:linear-gradient(140deg,#16152de8,#080d1ceb);box-shadow:inset 0 1px #ffffff20;color:#fff;max-width:325px;z-index:3}
.p5-hero .studio-corner-offer{position:absolute;right:20px;bottom:20px}.studio-corner-offer>strong{font-size:13px}.studio-corner-offer>small{font-size:11px;line-height:1.5;color:#c6cbe0}.studio-corner-offer>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.studio-corner-offer b{font-size:23px}.studio-corner-offer a{display:inline-flex;padding:9px 17px;border-radius:99px;background:linear-gradient(115deg,#d6beff,#a6c6ff);color:#151127;font-weight:750;font-size:12px;text-decoration:none}.studio-identity-head{align-items:start;gap:20px}.studio-identity-head .studio-corner-offer{margin-left:auto;flex-shrink:0}
@media(max-width:700px){.p5-hero .studio-corner-offer{position:relative;right:auto;bottom:auto;margin:12px;max-width:none}.studio-identity-head{flex-wrap:wrap}.studio-identity-head .studio-corner-offer{margin:0;width:100%;max-width:none}}
body[data-shared-navigation] .commerce-site-header{display:block;padding:0;background:#100f20;border:0;scrollbar-width:none;-ms-overflow-style:none}body[data-shared-navigation] .commerce-site-header::-webkit-scrollbar{display:none;width:0;height:0}body[data-shared-navigation] .header-inner{display:flex;flex-direction:column;gap:16px;padding:22px 16px}body[data-shared-navigation] .commerce-site-brand{font-size:14px;font-weight:800;color:#f5f0ff;text-decoration:none}body[data-shared-navigation] .commerce-site-brand small{display:block;font-size:9px;font-weight:400;color:#a5a1bc}body[data-shared-navigation] #primary-nav{display:flex;flex-direction:column;gap:6px}body[data-shared-navigation] #primary-nav a{padding:10px 12px;border:1px solid transparent;border-radius:10px;color:#c2bfd5;font-size:12px;text-decoration:none}body[data-shared-navigation] #primary-nav a[aria-current=page]{border-color:#b497d755;background:#312443;color:#fff}body[data-shared-navigation] .commerce-menu{display:none}
@media(min-width:1100px){body[data-shared-navigation]{padding-left:216px}body[data-shared-navigation] .commerce-site-header{position:fixed;left:0;top:0;bottom:0;width:216px;overflow:auto;z-index:1000}}
@media(max-width:1099px){body[data-shared-navigation] .header-inner{padding:14px 18px}body[data-shared-navigation] .commerce-menu{display:block;width:auto;margin:0;padding:8px 14px;align-self:flex-end}body[data-shared-navigation] #primary-nav{display:none}body[data-shared-navigation] #primary-nav.is-open{display:flex}}


/* Keep the sidebar geometry identical from the initial HTML through navigation. */
html{scrollbar-gutter:stable}
@media(min-width:1100px){
 html body .site-header[data-stable-navigation]{position:fixed;inset:0 auto 0 0;width:216px;height:100dvh;padding:0;margin:0;background:linear-gradient(180deg,#131022,#080d18);border:0;border-right:1px solid #8570bc30;z-index:1500;overflow:hidden;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}
 html body .site-header[data-stable-navigation] .header-inner{height:100%;max-height:100dvh;max-width:none;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:22px 16px;margin:0;gap:16px;overflow-y:auto;scrollbar-width:none}
 html body .site-header[data-stable-navigation] .header-inner::-webkit-scrollbar{display:none}
 html body .site-header[data-stable-navigation] .brand.bh-brand{display:block;width:100%;height:auto;flex:none;margin:0;padding:0}
 html body .site-header[data-stable-navigation] #primary-nav{position:static;display:flex;flex-direction:column;align-items:stretch;flex:none;width:100%;gap:6px;margin:0;padding:0;background:none;border:0;overflow:visible;max-height:none}
 html body .site-header[data-stable-navigation] #primary-nav a{box-sizing:border-box;display:block;flex:none;padding:10px 12px;min-height:40px;margin:0;border:1px solid transparent;border-radius:10px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:normal;color:#c2bfd5;text-decoration:none;white-space:nowrap;transition:none;transform:none}
 html body .site-header[data-stable-navigation] #primary-nav a::after{display:none}
 html body .site-header[data-stable-navigation] #primary-nav a:hover{background:#ffffff08;color:#fff}
 html body .site-header[data-stable-navigation] #primary-nav a[aria-current=page]{color:#fff;background:#312443;border-color:#b497d755;box-shadow:none}
 html body .site-header[data-stable-navigation] .menu-toggle,html body .site-header[data-stable-navigation] .commerce-menu{display:none}
}
@media(max-width:1099px){
 body[data-shared-navigation] .header-inner{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
 body[data-shared-navigation] .commerce-site-brand{width:230px;max-width:calc(100% - 80px)}
 body[data-shared-navigation] .commerce-menu{align-self:center;border:1px solid #b497d755;border-radius:8px;background:#312443;color:#fff;font:600 12px/1.4 system-ui;padding:9px 12px}
 body[data-shared-navigation] #primary-nav{width:100%}
}
