/* The Imports Mart Version 19.10.5 — storefront, customer account and SEO layout audit */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{overflow-x:hidden;min-width:320px}
img,video,svg{max-width:100%}
button,input,select,textarea{font:inherit}
a,button,input,select,textarea{scroll-margin-top:150px}
:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #f41f74;outline-offset:3px}
.site-skip-link{position:fixed;z-index:10000;top:10px;left:10px;transform:translateY(-150%);padding:11px 15px;border-radius:10px;background:#101744;color:#fff;font-weight:800;box-shadow:0 10px 30px rgba(16,23,68,.2)}
.site-skip-link:focus{transform:none}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
[hidden]{display:none!important}
main:focus{outline:none}
.prose,.policy-copy,.product-summary,.footer p,.collection-heading p{overflow-wrap:anywhere}
.table-wrap{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch}
.table{min-width:640px}
.card,.summary,.shop-sidebar,.product-card{min-width:0}

/* Header and navigation stability */
.brand img{height:auto;aspect-ratio:4.1/1}
.header-main>*{min-width:0}
.header-search input{min-width:0}
.nav-dropdown-trigger{display:flex;align-items:center;height:100%}
.nav-dropdown-trigger>a{display:flex;align-items:center;height:100%;position:relative}
.nav-dropdown-trigger>button{display:grid;place-items:center;width:31px;height:31px;margin-left:2px;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}
.nav-dropdown-trigger>button:hover,.nav-dropdown-trigger>button:focus-visible{background:#f1f2fb}
.dropdown-panel[hidden]{display:none!important}
.dropdown-panel.is-open{display:block;opacity:1;visibility:visible;transform:none}
.mobile-nav-head,.mobile-menu-close,.mobile-menu-backdrop{display:none}
.mobile-menu-backdrop{position:fixed;inset:0;z-index:198;border:0;background:rgba(10,16,55,.55)}
.mobile-menu-backdrop.is-open{display:block}

/* Consistent content rhythm */
.page-head{overflow:hidden}
.page-head h1,.section h1,.section h2,.section h3{overflow-wrap:anywhere}
.page-head .breadcrumbs,.breadcrumbs{line-height:1.6;overflow-wrap:anywhere}
.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-align:center}
.form-group small,.help{display:block;margin-top:6px;line-height:1.45;color:#68708b}
.label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.label-row a{font-size:13px;font-weight:750}
input:not([type=checkbox]):not([type=radio]):not([type=hidden]),select,textarea{max-width:100%}

/* Customer authentication */
.site-auth-route .mobile-bottom-nav{display:none}
.auth-shell-v19-10-5{padding:58px 0 72px;background:linear-gradient(135deg,#f5f6ff 0%,#fff 48%,#fff2f7 100%);min-height:calc(100vh - 255px)}
.auth-layout-v19-10-5{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(390px,1.12fr);max-width:1050px;min-height:610px;border:1px solid #e1e4f0;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 32px 90px rgba(25,34,102,.14)}
.auth-intro-v19-10-5{position:relative;isolation:isolate;padding:64px 54px;background:linear-gradient(150deg,#242d79 0%,#37439c 62%,#ec2675 155%);color:#fff;overflow:hidden}
.auth-intro-v19-10-5::before,.auth-intro-v19-10-5::after{content:"";position:absolute;z-index:-1;border-radius:50%;background:rgba(255,255,255,.08)}
.auth-intro-v19-10-5::before{width:330px;height:330px;right:-160px;top:-100px}
.auth-intro-v19-10-5::after{width:240px;height:240px;left:-120px;bottom:-90px}
.auth-intro-v19-10-5 .eyebrow{color:#ffd7e7}
.auth-intro-v19-10-5 h2{font-size:clamp(34px,4vw,50px);line-height:1.04;margin:20px 0 20px;color:#fff;letter-spacing:-.035em}
.auth-intro-v19-10-5 p{font-size:16px;line-height:1.75;color:#eef0ff}
.auth-intro-v19-10-5 ul{list-style:none;margin:35px 0;padding:0;display:grid;gap:17px}
.auth-intro-v19-10-5 li{display:flex;align-items:center;gap:12px;font-weight:760}
.auth-intro-v19-10-5 li span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.15);color:#fff}
.auth-security-note-v19-10-5{position:absolute;left:54px;right:54px;bottom:48px;padding:18px 20px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}
.auth-security-note-v19-10-5 strong,.auth-security-note-v19-10-5 span{display:block}
.auth-security-note-v19-10-5 span{margin-top:4px;font-size:12px;color:#eef0ff}
.auth-panel-v19-10-5{display:flex;align-items:center;padding:48px clamp(30px,6vw,76px)}
.auth-card-v19-10-5{width:100%;max-width:520px;margin:auto}
.auth-card-v19-10-5 h1{font-size:clamp(36px,4vw,49px);margin:10px 0 9px;color:#18205c;letter-spacing:-.035em}
.auth-card-v19-10-5>.muted{margin-bottom:28px;line-height:1.65}
.auth-form-v19-10-5 .form-group{margin-bottom:17px}
.auth-form-v19-10-5 input{min-height:51px;border-radius:13px}
.password-field-v19-10-5{position:relative}
.password-field-v19-10-5 input{padding-right:73px!important}
.password-field-v19-10-5>button{position:absolute;right:7px;top:7px;bottom:7px;min-width:57px;border:0;border-radius:9px;background:#eef0fb;color:#273183;font-size:12px;font-weight:850;cursor:pointer}
.password-field-v19-10-5>button:hover{background:#e2e5f8}
.auth-submit-v19-10-5{width:100%;margin-top:3px;font-weight:850}
.auth-switch-v19-10-5{text-align:center;margin:23px 0 0}
.site-auth-route .footer{margin-top:0}

/* Storefront catalogue and product viewer */
.collection-brand-logo{object-fit:contain}
.shop-results,.shop-layout{min-width:0}
.shop-filter-form label,.shop-toolbar label{font-size:13px}
.shop-toolbar form{max-width:100%}
.product-detail-wide{min-width:0}
.product-main-image{overflow:hidden;cursor:default!important}
.product-main-image img{cursor:default!important;object-fit:contain}
.gallery-thumbs img{width:100%;height:100%;object-fit:contain}
.product-brand-detail img{width:auto;max-width:130px;height:42px;object-fit:contain}
.product-tabs{max-width:min(1240px,94%);overflow:hidden}
.tab-buttons{overflow-x:auto;scrollbar-width:thin}
.tab-buttons button{white-space:nowrap}
.product-spec-grid-v19-9>div{min-width:0}
.product-spec-grid-v19-9 strong{overflow-wrap:anywhere}
.product-tabs .prose table{display:block;max-width:100%;overflow:auto;border-collapse:collapse}
.product-tabs .prose th,.product-tabs .prose td{padding:9px 11px;border:1px solid #e2e4ee}
.product-tabs .prose img{height:auto}
.review{overflow-wrap:anywhere}

/* Checkout, account and contact */
.checkout-grid>*{min-width:0}
.checkout-grid .summary{overflow:hidden}
.summary-line{gap:15px}
.summary-line span{min-width:0;overflow-wrap:anywhere}
.radio-card{cursor:pointer}
.account-layout{min-width:0}
.account-layout>div{min-width:0}
.account-nav{height:max-content}
.account-nav a{overflow-wrap:anywhere}
.contact-layout-v19-10-5{align-items:start;gap:46px}
.contact-details-v19-10-5{display:grid;gap:11px;margin-top:28px}
.contact-details-v19-10-5>a,.contact-details-v19-10-5>div{display:grid;gap:4px;padding:15px 17px;border:1px solid #e0e3ef;border-radius:14px;background:#fff;color:#20265d;overflow-wrap:anywhere}
.contact-details-v19-10-5 span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#707792;font-weight:850}
.contact-form-v19-10-5{box-shadow:0 20px 55px rgba(32,39,101,.09)}
.contact-form-v19-10-5 textarea{min-height:190px}

/* Footer */
.footer-grid>*{min-width:0}
.footer a,.footer p{overflow-wrap:anywhere}
.footer-brand img{height:auto}

@media (hover:none){.nav-dropdown:hover .dropdown-panel[hidden]{display:none!important}}
@media(max-width:1020px){
  .auth-layout-v19-10-5{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr)}
  .auth-intro-v19-10-5{padding:50px 38px}.auth-security-note-v19-10-5{left:38px;right:38px}
  .header-main{gap:16px}.header-actions{gap:11px}
}
@media(max-width:850px){
  .mobile-menu-button,.mobile-menu-close{display:grid}
  .nav-shell{display:block;border:0}.nav-row{height:0}.nav-benefit{display:none}
  .navlinks{display:flex;position:fixed;z-index:200;top:0;bottom:0;left:0;right:auto;width:min(88vw,390px);height:100dvh;padding:0 18px 30px;overflow:auto;transform:translateX(-105%);transition:transform .22s ease;box-shadow:20px 0 55px rgba(12,20,72,.22);border:0}
  .navlinks.open{display:flex;transform:none}
  .mobile-nav-head{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;margin:0 -18px 9px;padding:18px;background:#fff;border-bottom:1px solid #e8eaf3}
  .mobile-nav-head small,.mobile-nav-head strong{display:block}.mobile-nav-head small{color:#737a95;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
  .mobile-menu-close{width:42px;height:42px;border:0;border-radius:50%;background:#eef0fb;color:#273183;font-size:24px}
  .nav-dropdown-trigger{height:auto;justify-content:space-between}.nav-dropdown-trigger>a{padding:11px 3px;height:auto;flex:1}.nav-dropdown-trigger>button{margin-right:2px}
  .dropdown-panel{position:static;width:auto;margin:0 0 8px;padding:8px;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:12px;background:#f7f8fd}
  .dropdown-panel.is-open{display:block}
  body.site-mobile-menu-open{overflow:hidden}
  .auth-shell-v19-10-5{padding:35px 0 50px}
  .auth-layout-v19-10-5{grid-template-columns:1fr;min-height:0;max-width:650px}
  .auth-intro-v19-10-5{padding:38px 40px}.auth-intro-v19-10-5 h2{font-size:37px}.auth-intro-v19-10-5 ul{margin-bottom:0}.auth-security-note-v19-10-5{position:static;margin-top:28px}
  .auth-panel-v19-10-5{padding:42px 40px}
  .shop-sidebar{max-height:100dvh;overflow:auto}
}
@media(max-width:560px){
  .auth-shell-v19-10-5{padding:18px 0 35px}
  .auth-layout-v19-10-5{width:94%;border-radius:20px}
  .auth-intro-v19-10-5{padding:31px 25px}.auth-intro-v19-10-5 h2{font-size:32px}.auth-intro-v19-10-5 p{font-size:14px}.auth-intro-v19-10-5 ul{gap:12px;font-size:13px}.auth-security-note-v19-10-5{padding:14px 15px}
  .auth-panel-v19-10-5{padding:34px 22px}.auth-card-v19-10-5 h1{font-size:35px}
  .form-row{grid-template-columns:1fr}
  .contact-layout-v19-10-5{gap:30px}
  .checkout-grid .card-body{padding:18px}
  .product-tabs{max-width:94%}
  .product-detail-title-v19-9-3{font-size:clamp(25px,8vw,34px)!important;line-height:1.16!important}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@media print{.site-skip-link,.password-field-v19-10-5>button{display:none!important}}
