/* Extracted from BEST_MART_Brand_Book.pdf, pages 7–8.
   Local design foundation only; not installed in Odoo.
   Approved font families require licensed webfont assets before release. */
:root {
  --bm-blue: #0057b8;
  --bm-deep-blue: #003b7a;
  --bm-yellow: #ffd43b;
  --bm-white: #ffffff;
  --bm-ink: #172234;
  --bm-font-body: "DejaVu Sans", Arial, sans-serif;
  --bm-font-heading: "DejaVu Sans Condensed", "DejaVu Sans", Arial, sans-serif;
  --bm-page-background: var(--bm-white);
  --bm-text: var(--bm-ink);
  --bm-link: var(--bm-blue);
  --bm-action-background: var(--bm-blue);
  --bm-action-text: var(--bm-white);
  --bm-highlight-background: var(--bm-yellow);
  --bm-highlight-text: var(--bm-ink);
}

*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:var(--bm-font-body);color:var(--bm-ink);background:#fff;font-size:14px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ce8700;outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.55}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wrap{max-width:1440px;margin:auto;padding:0 40px}.preview-bar{background:#f0f4f8;color:#43516a;padding:7px 40px;font-size:10px;letter-spacing:.7px;display:flex;justify-content:space-between;gap:10px}.preview-bar button{border:0;background:none;font-size:10px;color:var(--bm-deep-blue);text-decoration:underline}.main-header{display:flex;align-items:center;gap:26px;min-height:108px}.logo{width:210px;flex-shrink:0}.logo img{display:block;width:100%;height:auto}.header-link{border:0;background:none;display:flex;align-items:center;gap:10px;text-align:left;white-space:nowrap;padding:0}.header-link small,.cart-button small{display:block;font-size:10px;margin-bottom:5px;color:#667185}.header-link strong{font-size:12px}.pin{font-size:30px;color:var(--bm-blue)}.search{flex:1;display:flex;align-items:center;background:#f4f6f8;border:1px solid #e2e7ed;border-radius:30px;min-width:100px;padding:5px 6px 5px 18px}.search input{background:none;border:0;outline:none;min-width:0;width:100%;font-size:12px}.search button{width:36px;height:36px;flex-shrink:0;border:0;border-radius:50%;background:var(--bm-yellow);color:var(--bm-ink);display:grid;place-items:center}.search svg{width:18px}.cart-button{display:flex;align-items:center;gap:9px;background:none;border:0;border-left:1px solid #e4e8ec;padding-left:20px;white-space:nowrap}.cart-button strong{font-size:13px}.cart-button svg,.account svg{color:var(--bm-blue)}.department-nav{background:var(--bm-blue);color:white}.nav-inner{display:flex;align-items:center;gap:30px;min-height:49px}.nav-inner a,.nav-inner button{font-size:11px;text-decoration:none;white-space:nowrap;font-weight:600}.nav-inner button{border:0;background:none;color:white}.all-departments{display:flex;gap:12px;padding-right:26px;border-right:1px solid #ffffff40}.store-hours{margin-left:auto;font-size:10px;white-space:nowrap}.store-hours span{color:var(--bm-yellow);margin-right:7px}.local-line{display:flex;justify-content:space-between;padding:22px 0 17px;font-size:9px;letter-spacing:1px;color:#737d8b}.local-line span:first-child{color:var(--bm-deep-blue);font-weight:700}.hero{background:#eaf2fa;min-height:430px;display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden}.hero-copy{padding:54px 0 40px 50px;z-index:1}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:700;color:var(--bm-blue)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--bm-font-heading);letter-spacing:-1px}h1{font-size:clamp(32px,3.4vw,49px);line-height:1.1;color:var(--bm-deep-blue);margin:18px 0}p{line-height:1.7}.hero-copy p{font-size:13px;color:#4c617c;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 23px;border-radius:28px;font-size:11px;font-weight:700;text-decoration:none;border:0;min-height:44px}.primary{background:var(--bm-blue);color:white}.button:hover{filter:brightness(.95)}.hero-footnote{display:block;font-size:10px;color:#5d7189;margin-top:22px}.hero-art{position:relative;background:#ffd43b;border-radius:48% 0 0 48%;margin-left:15px;display:grid;align-items:end}.hero-art img{width:100%;height:auto;display:block;max-height:420px}.roundel{position:absolute;right:24px;top:23px;border:1px solid #003b7a80;border-radius:50%;width:88px;height:88px;text-align:center;padding:15px 0;font-size:8px;font-weight:bold;line-height:1.35;transform:rotate(10deg);color:var(--bm-deep-blue)}.roundel b{font-size:25px}.art-caption{position:absolute;bottom:10px;right:15px;font-size:8px;color:#6a560d}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0;border-bottom:1px solid #e7ebf0}.service-strip>div{padding:0 28px;border-left:1px solid #e7ebf0}.service-strip>div:first-child{padding-left:0;border:0}.service-strip strong{display:block;font-size:11px;margin-bottom:7px}.service-strip span{font-size:10px;color:#758091}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading h2{font-size:27px;margin-top:8px;letter-spacing:-.9px}.section-heading>a{font-size:10px;color:var(--bm-deep-blue);text-underline-offset:5px;white-space:nowrap}.categories{padding:38px 0 40px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-button{display:flex;flex-direction:column;align-items:center;gap:13px;border:0;background:none;padding:0;color:var(--bm-ink);font-size:11px;font-weight:600}.category-art{background:#f4f6f9;border-radius:50%;width:104px;height:104px;display:grid;place-items:center;transition:transform .15s,background .15s}.category-button:hover .category-art,.category-button.active .category-art{transform:translateY(-4px);background:#e7f0fb}.product-art{height:130px;width:130px;stroke:none;stroke-width:0}.category-art .product-art{width:85px;height:85px}#catalog{padding-top:15px}.sort-label{font-size:10px;color:#657188;display:flex;gap:8px;align-items:center}.sort-label select{font-size:11px;border:1px solid #dce2ea;border-radius:7px;padding:8px;background:white;max-width:170px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.filters{display:flex;gap:7px;flex-wrap:wrap}.filter{background:white;border:1px solid #e0e5ec;border-radius:20px;padding:8px 13px;font-size:10px;color:#57647b}.filter.active{background:var(--bm-deep-blue);color:white;border-color:var(--bm-deep-blue)}#result-count{font-size:10px;color:#6d788a;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e5e9ef;border-radius:10px;padding:16px;position:relative;display:flex;flex-direction:column;min-height:290px}.product-visual{display:flex;justify-content:center;align-items:center;min-height:150px;background:#f7f8fa;border-radius:7px;margin-bottom:15px;position:relative;border:0;width:100%}.product-visual:hover{background:#edf3fb}.product-visual .product-art{height:142px;width:142px}.product-tag{position:absolute;top:10px;left:10px;color:#4f657a;font-size:8px;background:#fff;padding:4px 6px;border-radius:3px}.product-card .product-category{font-size:8px;letter-spacing:1px;color:#7d8796;text-transform:uppercase;margin-bottom:7px}.product-title{border:0;padding:0;background:none;text-align:left;color:var(--bm-ink);font-weight:bold;font-size:12px;line-height:1.4}.product-size{font-size:10px;color:#7b8798;margin-top:6px}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;gap:8px}.price{font-size:17px;font-weight:bold;letter-spacing:-.4px}.add{background:var(--bm-blue);color:white;border:0;border-radius:18px;font-size:10px;font-weight:700;min-height:35px;padding:8px 13px}.quantity{display:flex;align-items:center;border:1px solid #dbe4ef;border-radius:20px;overflow:hidden;flex-shrink:0}.quantity button{background:white;color:var(--bm-blue);border:0;min-width:32px;min-height:32px;font-size:18px}.quantity span{padding:0 8px;font-size:11px}.sample-note{font-size:10px;color:#7b8492;margin:15px 0 35px}.late-night{display:flex;justify-content:space-between;align-items:center;background:var(--bm-deep-blue);color:white;border-radius:12px;padding:39px 48px;margin-top:8px}.late-night .eyebrow{color:var(--bm-yellow)}.late-night h2{font-size:34px;line-height:1.12;margin:14px 0}.late-night p{font-size:12px;color:#d5e6f7;margin-bottom:22px}.light{background:white;color:var(--bm-deep-blue)}.night-lettering{font-size:54px;font-weight:900;line-height:1.05;letter-spacing:-2px;margin:0 65px 0 30px;transform:rotate(-5deg)}.night-lettering span{color:var(--bm-yellow)}.newsletter{display:flex;align-items:center;justify-content:space-between;padding:45px 0;gap:30px}.newsletter h2{font-size:25px;margin:10px 0}.newsletter p{font-size:11px;color:#6f7a8c}.outline{background:white;color:var(--bm-deep-blue);border:1px solid var(--bm-deep-blue)}footer{background:#f5f7fa;border-top:1px solid #e5e9ef}.footer-inner{padding-top:30px;padding-bottom:30px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1.4fr;gap:30px}.footer-logo{width:160px;height:auto}.footer-inner strong{font-size:11px;display:block;margin:15px 0}.footer-inner p,.footer-inner a,.footer-inner button{font-size:10px;color:#6c788a;line-height:1.9}.footer-inner a,.footer-inner button{display:block;text-align:left;background:none;border:0;padding:0;text-decoration:none;margin:6px 0}.footer-note{border-left:1px solid #e0e6ed;padding-left:25px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-60px;background:white;padding:12px;z-index:100}.skip:focus{top:0}dialog{border:0;border-radius:15px;padding:24px;width:min(550px,calc(100% - 24px));max-height:90dvh;color:var(--bm-ink)}dialog::backdrop{background:#00183180}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.panel-heading h2{font-size:25px}.icon-button{border:0;background:#f0f3f7;font-size:26px;border-radius:50%;height:35px;width:35px;flex-shrink:0}.panel-note{background:#f1f5fa;border-radius:8px;padding:12px;font-size:11px;line-height:1.6;color:#53647b;margin-bottom:18px}.empty{padding:28px 10px;text-align:center;grid-column:1/-1;color:#64748b}.empty h3{font-size:20px;margin:12px}.empty p{margin-bottom:20px}.cart-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e8edf3;padding:14px 0}.cart-row .product-art{width:65px;height:65px;flex-shrink:0}.cart-row-info{flex:1;min-width:0}.cart-row-info strong{font-size:12px;display:block}.cart-row-info small{font-size:10px;color:#6d7c90;display:block;margin:6px 0}.remove{background:none;border:0;text-decoration:underline;color:#68778d;font-size:10px;padding:4px 0}.cart-summary{display:flex;justify-content:space-between;font-size:17px;padding:22px 0;font-weight:bold}.full{width:100%}.form-field{display:block;font-size:11px;font-weight:600;margin-bottom:16px}.form-field input,.form-field select{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cfd8e4;border-radius:7px;background:white;color:var(--bm-ink)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.detail-art{background:#f5f7fa;text-align:center;border-radius:10px;margin-bottom:18px}.detail-art .product-art{width:200px;height:200px}.detail-description{font-size:12px;color:#6b7890;margin-bottom:20px}.detail-price{font-size:25px;font-weight:bold;margin-bottom:20px}.status-label{display:inline-block;background:#eaf3ff;color:var(--bm-deep-blue);border-radius:20px;padding:8px 12px;font-size:11px;font-weight:bold;margin:8px 0}.timeline{list-style:none;margin:20px 0;padding:0}.timeline li{padding:0 0 22px 25px;border-left:2px solid #e3e8f0;position:relative;color:#79869b;font-size:12px}.timeline li:before{content:'';position:absolute;left:-6px;top:0;width:10px;height:10px;border-radius:50%;background:#dce4ed}.timeline li.current{color:var(--bm-blue);font-weight:bold}.timeline li.current:before{background:var(--bm-blue)}.timeline li:last-child{border-color:transparent;padding-bottom:0}.demo-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.demo-actions .button{padding:12px 16px}.order-card{border:1px solid #dce3ed;padding:15px;margin-bottom:12px;border-radius:10px}.order-card strong{font-size:13px}.order-card p{font-size:11px;color:#64748b;margin:8px 0}.order-meta{display:flex;justify-content:space-between;font-size:12px}.inline-error{color:#a42d24;font-size:11px;margin:10px 0}#toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%) translateY(100px);background:var(--bm-deep-blue);color:white;padding:13px 24px;border-radius:25px;font-size:12px;transition:transform .2s;z-index:20;max-width:90%;text-align:center;pointer-events:none}#toast.visible{transform:translateX(-50%) translateY(0)}
@media(min-width:1440px){.hero{min-height:450px}.hero-copy{padding-top:65px}.hero-art img{max-height:450px}}
@media(max-width:1100px){.wrap{padding-left:25px;padding-right:25px}.main-header{gap:17px}.logo{width:170px}.location{display:none}.nav-inner{gap:23px}.store-hours{display:none}.hero-copy{padding-left:35px}.hero-art{margin-left:0}.product-grid{gap:12px}.category-art{width:90px;height:90px}.night-lettering{margin-right:10px}.preview-bar{padding-left:25px;padding-right:25px}}
@media(max-width:720px){.wrap{padding-left:18px;padding-right:18px}.preview-bar{padding:7px 12px;font-size:8px;letter-spacing:.2px}.preview-detail{display:none}.main-header{flex-wrap:wrap;gap:10px;padding-top:7px;padding-bottom:14px;min-height:unset}.logo{width:160px;margin-right:auto}.account{margin-left:auto}.account span{display:none}.account svg{width:21px}.cart-button{padding-left:12px}.cart-button small{font-size:8px}.cart-button strong{font-size:11px}.cart-button svg{width:21px}.search{order:5;flex-basis:100%;padding-top:4px;padding-bottom:4px}.search input{font-size:12px}.nav-inner{overflow:auto;gap:23px;min-height:43px;scrollbar-width:none}.nav-inner a,.nav-inner button{font-size:10px}.all-departments{padding-right:20px}.local-line{font-size:7px;padding:16px 0;letter-spacing:.5px}.hero{display:flex;flex-direction:column;min-height:unset}.hero-copy{padding:29px 25px 24px}.eyebrow{font-size:8px;letter-spacing:1.1px}h1{font-size:35px;line-height:1.08;margin:15px 0}.hero-copy p{font-size:11px;margin-bottom:18px}.hero-footnote{display:none}.hero-art{border-radius:45% 45% 0 0;max-height:235px;margin:0 0 0 30px;min-height:225px}.hero-art img{height:245px;width:100%;object-fit:contain;max-height:unset}.roundel{right:16px;top:5px;width:70px;height:70px;font-size:6px;padding-top:10px}.roundel b{font-size:22px}.art-caption{font-size:6px}.service-strip{padding:20px 0;grid-template-columns:1fr 1fr;gap:10px}.service-strip>div{padding:0 0 0 15px}.service-strip>div:last-child{display:none}.service-strip strong{font-size:9px;line-height:1.5}.service-strip span{font-size:8px;line-height:1.6;display:block}.categories{padding:28px 0}.section-heading{gap:12px;align-items:center;margin-bottom:18px}.section-heading h2{font-size:22px;line-height:1.2}.section-heading>a{font-size:9px}.category-grid{grid-template-columns:repeat(3,1fr);row-gap:22px;column-gap:12px}.category-button{font-size:10px;gap:9px}.category-art{width:80px;height:80px}.category-art .product-art{width:70px;height:70px}.sort-label{font-size:0;gap:0}.sort-label select{font-size:9px;max-width:105px;padding:8px 3px}.filters{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;scrollbar-width:none}.filter{white-space:nowrap;font-size:9px;padding:8px 10px}.catalog-toolbar{display:block;margin-bottom:12px}#result-count{display:block;margin-top:7px;font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{padding:10px;min-height:275px}.product-visual{min-height:125px;margin-bottom:12px}.product-visual .product-art{width:112px;height:112px}.product-title{font-size:11px}.price{font-size:15px}.add{font-size:9px;padding:7px 10px}.product-bottom{gap:4px}.product-bottom .quantity button{min-width:25px;min-height:30px}.product-bottom .quantity span{padding:0 5px}.sample-note{font-size:9px}.late-night{padding:27px 24px;overflow:hidden}.late-night h2{font-size:28px}.late-night p{font-size:10px}.night-lettering{font-size:24px;margin-left:10px;margin-right:-10px;letter-spacing:-1px}.late-night .eyebrow{font-size:7px}.button{font-size:10px;padding:12px 19px;gap:16px}.newsletter{display:block;padding:30px 0}.newsletter h2{font-size:22px}.newsletter p{margin-bottom:18px}.footer-inner{grid-template-columns:1fr 1fr;gap:18px}.footer-note{border:0;padding:0}.footer-logo{width:145px}.footer-inner p{font-size:9px}.cart-row{gap:10px}.cart-row .product-art{width:48px;height:48px}.cart-row .quantity button{min-width:26px}.form-grid{grid-template-columns:1fr;gap:0}}
.hero-copy,.hero-art{min-width:0}
#toast{visibility:hidden;opacity:0}#toast.visible{visibility:visible;opacity:1}
@media(min-width:721px) and (max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:721px) and (max-width:1100px){.nav-inner{overflow-x:auto;scrollbar-width:none}.nav-inner>*{flex-shrink:0}.account span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.product-photo{object-fit:contain;mix-blend-mode:multiply}
.product-photo{mix-blend-mode:normal}
.preview-footer{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 40px;background:#f5f7fa;color:#6b7688;font-size:10px;line-height:1.6}
.preview-footer button{border:0;background:none;color:var(--bm-deep-blue);font-size:10px;text-decoration:underline;white-space:nowrap}
@media(max-width:720px){.preview-footer{padding:18px;align-items:flex-start;flex-direction:column}.preview-footer .preview-detail{display:block}}

/* Customer storefront finishing: stable navigation and readable service pages. */
:root{--header-height:160px}
html{scroll-padding-top:calc(var(--header-height) + 20px)}
body>header{position:sticky;top:0;z-index:20;background:#fff;transition:box-shadow .18s ease,background-color .18s ease}
body>header.is-scrolled{background:#fffffff5;box-shadow:0 5px 20px #003b7a16;backdrop-filter:blur(12px)}
body>header .main-header{background:transparent}
.catalog-browse .browse-sidebar,.pd-purchase{top:calc(var(--header-height) + 18px)}
.catalog-browse .browse-sidebar{max-height:calc(100dvh - var(--header-height) - 36px)}
body:not(.catalog-browse) .browse-controls{justify-content:flex-start;gap:9px;flex-wrap:wrap}
body:not(.catalog-browse) .browse-controls>button{display:block}
body:not(.catalog-browse) .browse-controls>#browse-mobile-filters,body:not(.catalog-browse) .browse-controls>#browse-clear,body:not(.catalog-browse) .browse-controls>#browse-size-shortcut{display:none}
.browse-controls .sort-label{margin-left:auto}.browse-filter select{width:100%;padding:11px;border:1px solid #dce4ed;background:#fff;border-radius:8px;color:#003b7a}
.site-footer{margin-top:45px;background:#f4f7fb;border-top:1px solid #e2e8f0}
.site-footer .footer-inner{grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:35px;padding-top:48px;padding-bottom:32px}
.site-footer .footer-inner strong{font-size:13px;color:#003b7a;margin-bottom:17px;display:block}
.site-footer .footer-inner p{font-size:12px;color:#60728a;line-height:1.8;margin-top:15px}
.site-footer .footer-inner a,.site-footer .footer-inner button{display:block;font-size:12px;text-decoration:none;color:#3e546f;line-height:1.6;padding:5px 0}
.site-footer .footer-inner button{background:transparent;border:0;text-align:left}
.site-footer a:hover,.site-footer button:hover{color:#0057b8;text-decoration:underline}
.site-footer .footer-logo{width:180px;height:auto;max-width:100%}
.site-footer .footer-phone{font-weight:bold;color:#0057b8!important;margin-top:12px}
.site-footer .footer-online{color:#0057b8!important}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #dae3ed;padding-top:20px;padding-bottom:16px;color:#64758a;font-size:11px}
.footer-bottom nav{display:flex;gap:22px;flex-wrap:wrap}.footer-bottom a{color:#355171;text-decoration:none}
.release-note{color:#748296;font-size:10px;line-height:1.7;padding-bottom:26px}
.account-tabs{display:flex;border-bottom:1px solid #dce4ed;margin:0 0 20px;gap:18px}
.account-tabs button{flex:1;padding:14px 6px;background:none;border:0;border-bottom:3px solid transparent;font-weight:bold;color:#6b7a8e}
.account-tabs button[aria-selected=true]{color:#0057b8;border-color:#0057b8}.account-intro{font-size:13px;color:#546981;margin-bottom:18px}
.account-launch{font-size:12px;line-height:1.7;padding:14px 16px;background:#edf5fc;color:#335679;border-radius:9px;margin-bottom:22px}
#account-form fieldset{border:0;padding:0;margin:0}#account-form input:disabled{background:#f7f9fc;color:#6b7e96;opacity:1}#account-form button:disabled{opacity:.5}
.account-consent{display:flex;gap:9px;font-size:11px;line-height:1.7;margin:14px 0 22px}.account-policy{text-align:center;font-size:11px;color:#536d8a;margin-top:20px}.account-policy a{text-underline-offset:3px}
.launch-message h3{font-size:26px;line-height:1.2;margin:16px 0}.launch-message p{font-size:13px;color:#62758b;margin:16px 0}.launch-message .button{margin-top:12px}
.policy-header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 40px;max-width:1440px;margin:auto}.policy-header img{width:190px;height:auto}.policy-header nav{display:flex;gap:24px;font-size:12px}.policy-header a{text-decoration:none;color:#003b7a}
.policy-page{max-width:900px;margin:auto;padding:55px 30px 70px}.policy-page h1{font-size:42px;margin:14px 0}.policy-page .policy-lead{font-size:17px;color:#556c86;line-height:1.8;margin-bottom:26px}.policy-page h2{font-size:23px;color:#003b7a;margin:35px 0 13px}.policy-page p,.policy-page li{font-size:14px;line-height:1.9;color:#425975}.policy-page p+p{margin-top:14px}.policy-page a{color:#0057b8;text-underline-offset:3px}.policy-date{font-size:11px;color:#79889c}.policy-contact{border:1px solid #dce5ef;background:#f5f8fc;border-radius:14px;padding:23px;margin-top:30px}
@media(max-width:720px){.site-footer .footer-inner{grid-template-columns:1fr 1fr;gap:28px 18px;padding-top:32px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-inner>div:last-child{grid-column:1/-1}.footer-bottom{display:block;padding-top:20px}.footer-bottom nav{gap:15px;margin-top:18px}.release-note{padding-top:6px;font-size:10px}.site-footer .footer-inner a,.site-footer .footer-inner button{padding:8px 0}.catalog-browse .browse-sidebar,.pd-purchase{position:static;max-height:none}.browse-controls .sort-label{flex:1 0 100%;justify-content:space-between}.policy-header{padding:22px 18px}.policy-header img{width:155px}.policy-header nav{gap:15px;font-size:11px}.policy-page{padding:35px 22px 55px}.policy-page h1{font-size:32px}.policy-page .policy-lead{font-size:15px}.policy-page h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body>header{transition:none}}
@media(max-width:720px){.site-footer .release-note{padding-bottom:88px}}
