:root{color:#18324d;background:#f3f6f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:2.75rem;border:0;border-radius:.7rem;padding:.72rem 1.08rem;color:#fff;background:#f47721;font-weight:750;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button:hover:not(:disabled){background:#dc6515;box-shadow:0 .35rem .9rem #b74e0f26;transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.55}.button-secondary{color:#153c66;background:#e8f0f7}.button-secondary:hover:not(:disabled){color:#0b3159;background:#dce8f2;box-shadow:none}.button-icon{width:2.55rem;min-height:2.55rem;padding:0;color:#075b9d;background:#e9f3fa}.icon{width:1.2rem;height:1.2rem;flex:0 0 auto}.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}.brand-logo{display:flex;align-items:center;gap:.75rem;color:#075b9d}.brand-logo svg{width:3.65rem;height:3.65rem;flex:0 0 auto}.brand-logo span{display:grid;line-height:1}.brand-logo strong{font-size:1.35rem;letter-spacing:.015em}.brand-logo small{margin-top:.35rem;color:#51677b;font-size:.58rem;font-weight:800;letter-spacing:.02em}.brand-logo-compact svg{width:2.9rem;height:2.9rem}.brand-logo-compact strong{font-size:1.1rem}.brand-logo-compact small{font-size:.49rem}.eyebrow{margin:0 0 .38rem;color:#e76611;font-size:.75rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.login-page{display:grid;grid-template-columns:minmax(20rem,1.08fr) minmax(26rem,.92fr);min-height:100vh;background:#fff}.login-hero{display:grid;align-items:end;position:relative;overflow:hidden;padding:clamp(2.5rem,6vw,6rem);color:#fff;background:linear-gradient(145deg,#062d52,#075b9d 58%,#008bb9)}.login-hero:before,.login-hero:after{content:"";position:absolute;border:1px solid #ffffff22;border-radius:50%}.login-hero:before{width:38rem;height:38rem;top:-15rem;right:-16rem}.login-hero:after{width:22rem;height:22rem;top:-5rem;right:-5rem;background:#ffffff08}.login-hero>div{position:relative;z-index:1;max-width:39rem}.login-kicker{display:inline-block;margin-bottom:1.1rem;padding:.45rem .75rem;border:1px solid #ffffff3b;border-radius:99rem;color:#d9f5ff;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.login-hero h2{max-width:34rem;margin:0;font-size:clamp(2.25rem,5vw,4.4rem);line-height:1.02;letter-spacing:-.045em}.login-hero p{max-width:35rem;margin:1.4rem 0 0;color:#d7eaf7;font-size:1.1rem;line-height:1.65}.login-panel{display:grid;place-items:center;padding:clamp(1.5rem,5vw,5rem)}.login-card{width:min(100%,28rem)}.login-copy{margin:3rem 0 1.7rem}.login-copy h1{margin:0;color:#0c3156;font-size:2rem;letter-spacing:-.025em}.login-copy>p:last-child{margin:.65rem 0 0;color:#62778a}.login-card form{display:grid;gap:1rem}.login-card form button{margin-top:.35rem;width:100%}.login-security{margin:1.3rem 0 0;color:#7b8b99;font-size:.78rem;text-align:center}.loading-page{grid-template-columns:1fr;place-content:center;justify-items:center;gap:1rem;background:#f3f6f9}label{display:grid;gap:.42rem;color:#294863;font-size:.875rem;font-weight:700}input,select,textarea{width:100%;min-height:2.75rem;border:1px solid #bdcad5;border-radius:.6rem;padding:.68rem .78rem;color:#102f4d;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#8a9ba9}input:focus,select:focus,textarea:focus{outline:none;border-color:#168bc3;box-shadow:0 0 0 3px #168bc326}input[aria-invalid=true],select[aria-invalid=true]{border-color:#c73b32}.admin-shell>header{position:sticky;top:0;z-index:10;display:flex;align-items:center;min-height:4.8rem;padding:.7rem 1.5rem;border-bottom:1px solid #dce5ec;background:#fff;box-shadow:0 .2rem 1.2rem #1234540a}.header-context{display:grid;margin-left:2rem;padding-left:2rem;border-left:1px solid #dce5ec}.header-context span{color:#173957;font-weight:800}.header-context small{color:#718394}.logout-button{margin-left:auto}.admin-layout{display:grid;grid-template-columns:15.5rem minmax(0,1fr);min-height:calc(100vh - 4.8rem)}.admin-layout nav{position:sticky;top:4.8rem;align-self:start;display:grid;align-content:start;gap:.35rem;min-height:calc(100vh - 4.8rem);padding:1.35rem .9rem;background:linear-gradient(180deg,#0d3459,#092a49)}.nav-label{margin:.4rem .8rem .7rem;color:#89a6bf;font-size:.67rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.admin-layout nav button{justify-content:flex-start;width:100%;padding:.78rem .85rem;color:#d9e7f2;background:transparent}.admin-layout nav button:hover{color:#fff;background:#ffffff14;box-shadow:none;transform:none}.admin-layout nav .nav-current{color:#fff;background:#f47721;box-shadow:0 .35rem 1rem #051a2d33}.admin-layout main{min-width:0}.page{max-width:82rem;margin:0 auto;padding:clamp(1.25rem,3.2vw,3rem)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.7rem}.page-heading h1{margin:0;color:#0e3153;font-size:clamp(1.8rem,3vw,2.45rem);letter-spacing:-.03em}.heading-description{margin:.45rem 0 0;color:#63798c}.page-note{margin-top:1.25rem;padding:1rem 1.1rem;border:1px solid #d9e6ef;border-radius:.7rem;color:#45627c;background:#edf5fa}.global-alert{max-width:76rem;margin:1rem auto 0}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.metrics article{position:relative;overflow:hidden;min-height:9rem;padding:1.25rem;border:1px solid #e1e8ee;border-radius:.9rem;background:#fff;box-shadow:0 .4rem 1.3rem #17354d0a}.metrics article:before{content:"";position:absolute;inset:0 auto 0 0;width:.28rem;background:#f47721}.metrics span,.metrics small{display:block;color:#62788b}.metrics strong{display:block;margin:.35rem 0;color:#0d3459;font-size:2.25rem;line-height:1}.inline-form,.stock-form{display:grid;gap:1rem;margin-bottom:1.5rem;padding:1.2rem;border:1px solid #e0e7ed;border-radius:.85rem;background:#fff;box-shadow:0 .25rem 1rem #17354d0a}.inline-form{grid-template-columns:minmax(10rem,1fr) minmax(12rem,2fr) auto;align-items:end}.data-list{display:grid;gap:.65rem;padding:0;list-style:none}.data-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid #e1e8ee;border-radius:.7rem;background:#fff}.data-list li>div{display:flex;align-items:center;gap:.55rem}.data-list strong,.data-list span{display:block}.data-list span{color:#61768a}.catalog-toolbar{display:grid;grid-template-columns:minmax(15rem,1fr) minmax(12rem,16rem) auto;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.9rem;border:1px solid #dfe7ed;border-radius:.8rem;background:#fff}.search-field{position:relative}.search-field .icon{position:absolute;z-index:1;top:.78rem;left:.8rem;color:#60798e}.search-field input{padding-left:2.55rem}.result-count{color:#667c8e;font-size:.86rem;white-space:nowrap}.product-table{overflow-x:auto;border:1px solid #e0e7ed;border-radius:.85rem;background:#fff;box-shadow:0 .25rem 1rem #17354d0a}.product-table table{width:100%;min-width:58rem;border-collapse:collapse}.product-table th,.product-table td{padding:.85rem 1rem;border-bottom:1px solid #e7edf2;text-align:left;vertical-align:middle}.product-table tr:last-child td{border-bottom:0}.product-table tbody tr:hover{background:#f8fbfd}.product-table th{color:#657b8e;background:#f7f9fb;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.product-table small{display:block;margin-top:.22rem;color:#6d8192}.product-identity{display:flex;align-items:center;gap:.85rem;min-width:15rem}.product-identity>span:last-child{display:grid}.product-thumbnail{width:3.5rem;height:3.5rem;flex:0 0 auto;border:1px solid #dce5ec;border-radius:.65rem;object-fit:cover;background:#f3f6f8}.product-thumbnail-placeholder{display:grid;place-items:center;color:#7c91a3}.current-price{color:#0e4d7e}.badge{display:inline-block;margin:.12rem .2rem .12rem 0;padding:.25rem .5rem;border-radius:99rem;color:#526678;background:#e5eaee;font-size:.7rem;font-weight:800}.badge-active{color:#12634a;background:#daf2e8}.badge-warning{color:#855000;background:#ffedc9}.badge-danger{color:#a22d2d;background:#fde0df}.badge-featured{color:#7e4300;background:#ffe2bd}.empty-card,.empty-state{display:grid;justify-items:center;padding:clamp(2rem,6vw,4.5rem);border:1px dashed #bdd0df;border-radius:1rem;color:#5c7387;background:#fff;text-align:center}.empty-card h2{margin:.8rem 0 .35rem;color:#173b5c}.empty-card p{max-width:34rem;margin:0 0 1.25rem;line-height:1.6}.empty-icon{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;color:#0c689f;background:#e5f3fa}.empty-icon .icon{width:1.8rem;height:1.8rem}.empty-state span{margin-top:.3rem}.product-form{display:grid;gap:1rem}.form-section{padding:clamp(1rem,2.5vw,1.6rem);border:1px solid #dfe7ed;border-radius:.9rem;background:#fff;box-shadow:0 .3rem 1rem #17354d08}.form-section-heading{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e8edf1}.form-section-heading>span{display:grid;place-items:center;width:2rem;height:2rem;flex:0 0 auto;border-radius:50%;color:#fff;background:#0b679f;font-size:.85rem;font-weight:800}.form-section-heading h2{margin:0;color:#123958;font-size:1.15rem}.form-section-heading p{margin:.25rem 0 0;color:#718496;font-size:.85rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{min-width:0}.field-wide{grid-column:1 / -1}.publication-options{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.2rem 0 0;padding:0;border:0}.publication-options legend{margin-bottom:.65rem;color:#294863;font-size:.88rem;font-weight:800}.publication-options label{display:flex;align-items:flex-start;min-width:13rem;padding:.85rem;border:1px solid #dce5ec;border-radius:.7rem;background:#f9fbfc}.publication-options input{width:1.1rem;min-height:1.1rem;margin-top:.12rem;accent-color:#f47721}.publication-options span{display:grid;gap:.15rem}.publication-options small{color:#718496;font-weight:500}.form-hint{margin:0;color:#667c8f;font-size:.82rem}.image-dropzone{display:grid;justify-items:center;padding:1.7rem;border:2px dashed #9db9ce;border-radius:.8rem;color:#1a577f;background:#f5fafc;cursor:pointer;text-align:center}.image-dropzone:hover{border-color:#0c84bc;background:#edf8fc}.image-dropzone .icon{width:2rem;height:2rem;margin-bottom:.45rem}.image-dropzone span{margin-top:.2rem;color:#718496;font-size:.8rem;font-weight:500}.file-input{position:absolute;width:1px;height:1px;min-height:1px;padding:0;opacity:0;overflow:hidden}.saved-images,.image-previews{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.saved-images img,.image-previews img{width:6.5rem;height:6.5rem;border:1px solid #d8e1e8;border-radius:.65rem;object-fit:cover}.image-previews{margin:1rem 0 0}.image-previews>div{display:grid;gap:.4rem}.image-previews button{min-height:2rem;padding:.35rem;font-size:.72rem}.form-actions{position:sticky;bottom:0;z-index:3;display:flex;flex-wrap:wrap;gap:.7rem;padding:1rem;border:1px solid #dfe7ed;border-radius:.8rem;background:#fffe;box-shadow:0 -.4rem 1.3rem #17354d0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.field-error,.form-error{margin:.35rem 0 0;color:#b52e25;font-size:.82rem}.form-alert{padding:.75rem;border-radius:.55rem;background:#fff0ef}.success-message{padding:.75rem 1rem;border:1px solid #bce4d5;border-radius:.65rem;color:#14634b;background:#eaf8f3;font-weight:750}.skip-link{position:absolute;top:-5rem;left:1rem;z-index:30;padding:.6rem;color:#0d3459;background:#fff}.skip-link:focus{top:1rem}.period-buttons{display:flex;gap:.4rem;margin-bottom:.8rem}.period-buttons button{min-height:2.3rem;padding:.45rem .8rem;border:1px solid #cddae3;border-radius:2rem;color:#173e5e;background:#fff}.period-buttons button[aria-pressed=true]{color:#fff;background:#075f98}.sales-metrics strong{font-size:clamp(1.25rem,2.5vw,2rem)}.sales-series{display:grid;gap:.5rem;margin:1rem 0;padding:1rem;border:1px solid #dce5ec;border-radius:.8rem;background:#fff}.sales-series>div{display:grid;grid-template-columns:5rem 1fr 7rem;gap:.7rem;align-items:center;font-size:.78rem}.sales-series i{display:block;height:.65rem;border-radius:1rem;background:#0b75aa}.sales-series strong{text-align:right}.table-card td small{display:block;color:#718596;margin-top:.2rem}@media (max-width: 980px){.login-page{grid-template-columns:1fr}.login-hero{display:none}.login-panel{min-height:100vh}.metrics,.form-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.admin-shell>header{padding:.55rem .75rem}.brand-logo-compact span{display:none}.header-context{margin-left:.6rem;padding-left:.7rem}.header-context small{display:none}.logout-button{width:2.75rem;padding:0;font-size:0}.logout-button .icon{width:1.25rem;height:1.25rem}.admin-layout{grid-template-columns:1fr}.admin-layout nav{position:sticky;top:4.2rem;z-index:8;grid-template-columns:repeat(4,1fr);min-height:auto;padding:.35rem;background:#0d3459}.nav-label{display:none}.admin-layout nav button{display:grid;justify-items:center;gap:.18rem;padding:.45rem .2rem;font-size:.68rem}.admin-layout nav button .icon{width:1.05rem;height:1.05rem}.page{padding:1rem}.page-heading{align-items:flex-start}.page-heading>button{padding-inline:.8rem}.heading-description{display:none}.catalog-toolbar{grid-template-columns:1fr}.result-count{display:none}.form-grid,.form-grid-three,.inline-form{grid-template-columns:1fr}.field-wide{grid-column:auto}.metrics{grid-template-columns:1fr 1fr;gap:.65rem}.metrics article{min-height:7.5rem;padding:1rem}.metrics strong{font-size:1.8rem}.data-list li{align-items:flex-start;flex-direction:column}.data-list li>div:last-child{flex-wrap:wrap}.form-actions{bottom:.5rem}}@media (max-width: 430px){.metrics{grid-template-columns:1fr}.page-heading h1{font-size:1.65rem}.login-panel{padding:1.25rem}.login-copy{margin-top:2.2rem}}.account-auth-shell{min-height:100vh;display:grid;place-items:center;padding:1rem;background:linear-gradient(145deg,#edf5f9,#f8fafb)}.account-dialog-backdrop{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;padding:1rem;background:#06243bb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.account-dialog{width:min(100%,32rem);max-height:calc(100vh - 2rem);overflow-y:auto;border-radius:1.25rem;outline:none;box-shadow:0 1.5rem 4rem #041a2b66;animation:account-dialog-enter .18s ease-out}@keyframes account-dialog-enter{0%{opacity:0;transform:translateY(1rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.account-auth-card{position:relative;width:min(100%,30rem);padding:clamp(1.5rem,5vw,2.5rem);border:1px solid #dce6ec;border-radius:1.2rem;background:#fff;box-shadow:0 1rem 3rem #0b38551a}.account-dialog .account-auth-card{width:100%;border:0;box-shadow:none}.account-auth-close{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:2.5rem;min-height:2.5rem;padding:0;border:0;border-radius:50%;color:#21465f;background:#e9f1f5;font-size:1.55rem;line-height:1;cursor:pointer}.account-auth-close:hover{color:#fff;background:#0b679f}.account-logo{display:inline-flex;margin-bottom:1.5rem;text-decoration:none}.account-logo .brand-logo strong{color:#073e69}.account-logo .brand-logo small{color:#557187}.account-kicker,.account-heading>p{margin:0 0 .35rem;color:#ef6c13;font-size:.72rem;font-weight:900;letter-spacing:.13em}.account-auth-card h1{margin:.15rem 0 .4rem;color:#103b5d;font-size:2rem}.account-intro{margin:0 0 1.3rem;color:#667d8f}.account-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.3rem;border-radius:.75rem;background:#eef4f7}.account-tabs button{min-height:2.6rem;border:0;border-radius:.55rem;color:#33546d;background:transparent;font-weight:800}.account-tabs button[aria-pressed=true]{color:#fff;background:#075f99}.account-auth-card form,.account-panel form{display:grid;gap:1rem;margin-top:1.2rem}.account-auth-card label,.account-panel label{display:grid;gap:.4rem;color:#173d5d;font-size:.83rem;font-weight:800}.account-auth-card input,.account-panel input{width:100%;min-height:2.9rem;padding:.7rem .8rem;border:1px solid #becfda;border-radius:.65rem;color:#173d5d;background:#fff}.account-auth-card input:focus,.account-panel input:focus{outline:3px solid #bce9f8;border-color:#078bc1}.account-primary{min-height:3rem;border:0;border-radius:.7rem;color:#fff;background:#ff7519;font-weight:850;cursor:pointer}.account-primary:hover{background:#df6110}.account-primary:disabled{background:#aebbc4}.account-error,.account-success{margin:0;padding:.7rem .85rem;border-radius:.6rem;font-size:.82rem}.account-error{color:#8b2c2c;background:#fde7e5}.account-success{color:#08613f;background:#def4e9}.account-back{display:block;margin-top:1.25rem;color:#09659c;font-size:.84rem;font-weight:750;text-align:center;text-decoration:none}.account-back-button{width:100%;padding:0;border:0;background:transparent;cursor:pointer}.account-loading{padding:4rem;text-align:center}.account-main{width:min(100% - 2rem,72rem);min-height:calc(100vh - 5rem);margin:0 auto;padding:2rem 0 5rem}.account-heading h1{margin:.2rem 0 1.4rem;color:#103b5d;font-size:clamp(2rem,5vw,3rem)}.account-layout{display:grid;grid-template-columns:14rem 1fr;gap:1rem;align-items:start}.account-nav,.account-panel,.address-list article,.address-list>p{border:1px solid #dbe5eb;border-radius:1rem;background:#fff;box-shadow:0 .5rem 1.5rem #0a345012}.account-nav{display:grid;overflow:hidden}.account-nav a,.account-nav button{min-height:3rem;padding:.8rem 1rem;border:0;border-bottom:1px solid #e5ebef;border-radius:0;color:#173d5d;background:#fff;font:inherit;font-weight:750;text-align:left;text-decoration:none}.account-nav [aria-current=page]{color:#075f98;background:#e9f5fa}.account-panel{padding:clamp(1.2rem,4vw,2rem)}.account-panel h2{margin:0;color:#133c5d}.account-address-content{display:grid;gap:1rem}.address-form{grid-template-columns:1fr 1fr}.address-form .wide{grid-column:1/-1}.address-list{display:grid;gap:.75rem}.address-list article,.address-list>p{margin:0;padding:1rem}.address-list h2{margin:0 0 .4rem;font-size:1rem}.address-list p{margin:.2rem 0;color:#5f778a;font-size:.84rem}.address-list button{margin-top:.5rem;padding:0;border:0;color:#a23e35;background:transparent;text-decoration:underline}@media (max-width:720px){.account-main{width:min(100% - 1rem,72rem);padding-top:1.2rem}.account-layout{grid-template-columns:1fr}.account-nav{grid-template-columns:1fr 1fr}.address-form{grid-template-columns:1fr}.address-form .wide{grid-column:auto}}@media (max-width:540px){.account-dialog-backdrop{align-items:end;padding:0}.account-dialog{width:100%;max-height:94vh;border-radius:1.25rem 1.25rem 0 0}.account-dialog .account-auth-card{border-radius:1.25rem 1.25rem 0 0;padding:1.5rem 1.1rem 1.25rem}.account-logo{margin-bottom:1rem}.account-auth-card h1{padding-right:2.7rem;font-size:1.65rem}}:root{color:#102e4b;background:#eef4f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#eef4f8}a{color:inherit}.store-shell{min-height:100vh;color:#0d2f4f;background:#eef4f8}.store-shell button,.store-shell input{font:inherit}.store-skip-link{position:fixed;top:-5rem;left:1rem;z-index:100;padding:.7rem 1rem;color:#0b4f85;background:#fff;border-radius:.5rem}.store-skip-link:focus{top:1rem}.store-header{position:sticky;top:0;z-index:30;background:linear-gradient(100deg,#073d69,#0b5e99);box-shadow:0 .25rem 1.2rem #062b4930}.store-header-inner{display:grid;grid-template-columns:auto auto minmax(16rem,1fr) auto;align-items:center;gap:.7rem;width:min(100% - 2rem,72rem);min-height:4.85rem;margin:0 auto}.store-menu-trigger{display:grid;align-content:center;gap:.3rem;width:2.8rem;min-width:2.8rem;min-height:2.8rem;padding:.65rem;border:1px solid #ffffff38;border-radius:.7rem;color:#fff;background:#ffffff12;cursor:pointer}.store-menu-trigger:hover{background:#ffffff20}.store-menu-trigger:focus-visible{outline:3px solid #69c4ef;outline-offset:2px}.store-menu-trigger svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.store-brand{text-decoration:none}.store-brand .brand-logo{color:#fff}.store-brand .brand-logo svg{width:3rem;height:3rem;padding:.15rem;border-radius:.65rem;background:#fff}.store-brand .brand-logo strong{color:#fff}.store-brand .brand-logo small{color:#d7e9f5}.store-search{position:relative;display:block;min-width:0}.store-search svg{position:absolute;top:50%;right:1rem;width:1.1rem;fill:none;stroke:#0b5e99;stroke-width:2;transform:translateY(-50%)}.store-search input{width:100%;min-height:2.85rem;padding:.7rem 3rem .7rem 1rem;border:0;border-radius:.8rem;color:#173a57;background:#fff;box-shadow:none}.store-search input:focus{outline:3px solid #69c4ef}.store-header-actions{display:flex;gap:.55rem}.store-login-link,.store-cart-button{position:relative;display:grid;place-items:center;min-width:4rem;min-height:3.25rem;padding:.3rem .55rem;border:1px solid #ffffff2b;border-radius:.7rem;color:#fff;background:#ffffff10;text-decoration:none;cursor:pointer}.store-login-link:hover,.store-cart-button:hover{background:#ffffff1d;transform:none;box-shadow:none}.store-login-link small,.store-cart-button small{font-size:.72rem;font-weight:750}.store-cart-button strong{position:absolute;top:-.35rem;right:-.3rem;display:grid;place-items:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;border-radius:1rem;color:#fff;background:#ff771c;font-size:.68rem}.store-menu-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-start;background:#061b2caa;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.store-menu-drawer{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(100%,27rem);height:100%;overflow:hidden;color:#153650;background:#fff;box-shadow:.8rem 0 2rem #061b2c3d;animation:store-menu-enter .18s ease-out}@keyframes store-menu-enter{0%{transform:translate(-100%)}to{transform:translate(0)}}.store-menu-header{display:flex;align-items:center;justify-content:space-between;min-height:5rem;padding:1rem 1.2rem;color:#fff;background:linear-gradient(100deg,#075b91,#079dc1)}.store-menu-header div{display:grid;gap:.18rem}.store-menu-header strong{font-size:1.15rem;letter-spacing:.04em}.store-menu-header span{color:#dff6fc;font-size:.78rem;font-weight:700}.store-menu-header button{display:grid;place-items:center;width:2.5rem;min-height:2.5rem;padding:0;border:0;border-radius:50%;color:#fff;background:#ffffff20;font-size:1.55rem;cursor:pointer}.store-menu-header button:hover{background:#ffffff35}.store-menu-links{display:grid;padding:.65rem 0;border-bottom:.55rem solid #eef4f8}.store-menu-links a,.store-menu-links button,.store-menu-categories button{display:grid;grid-template-columns:1.9rem minmax(0,1fr);align-items:center;width:100%;min-height:3rem;padding:.65rem 1.2rem;border:0;border-radius:0;color:#173a56;background:transparent;box-shadow:none;font-weight:750;text-align:left;text-decoration:none;cursor:pointer}.store-menu-links a:hover,.store-menu-links button:hover,.store-menu-categories button:hover{color:#075f94;background:#eef7fb}.store-menu-links span,.store-menu-categories button span{color:#078ac1}.store-menu-categories{min-height:0;padding:.85rem 0 1rem;overflow-y:auto}.store-menu-categories h2{margin:0;padding:.2rem 1.2rem .7rem;color:#6b7f8e;font-size:.8rem}.store-menu-categories button{min-height:2.75rem;font-size:.88rem}.store-menu-categories button[aria-current=page]{color:#075f94;background:#e7f3f9}.store-main{width:min(100% - 2rem,72rem);margin:0 auto}.store-hero{position:relative;overflow:hidden;margin:1.25rem 0 .8rem;padding:clamp(2rem,6vw,4.5rem);border-radius:1.35rem;color:#fff;background:linear-gradient(120deg,#0871ad,#00a4c5);box-shadow:0 .7rem 2rem #07518320}.store-hero:before,.store-hero:after{content:"";position:absolute;border:2rem solid #ffffff13;border-radius:50%}.store-hero:before{width:17rem;height:17rem;right:-6rem;top:-8rem}.store-hero:after{width:9rem;height:9rem;right:7rem;bottom:-8rem}.store-hero p{margin:0 0 .7rem;font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.store-hero h1{position:relative;max-width:40rem;margin:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1.03;letter-spacing:-.045em}.store-hero span{position:relative;display:block;max-width:39rem;margin-top:1rem;color:#e1f6fc;line-height:1.55}.catalog-section{padding:1.3rem 0 4rem}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.catalog-heading p{margin:0 0 .3rem;color:#e96713;font-size:.72rem;font-weight:900;letter-spacing:.13em}.catalog-heading h2{margin:0;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.025em}.catalog-heading>span{color:#657c8e;font-size:.85rem}.category-filter{display:grid;grid-template-columns:minmax(14rem,1fr) minmax(16rem,1.1fr) auto;align-items:end;gap:1rem;margin:1rem 0 1.25rem;padding:1rem;border:1px solid #d8e3ea;border-radius:1rem;background:#fff;box-shadow:0 .45rem 1.2rem #0c34530d}.category-filter-title{display:flex;align-items:center;gap:.75rem;min-width:0}.category-filter-title>span:last-child{display:grid;gap:.15rem;min-width:0}.category-filter-title strong{color:#123b5d;font-size:.9rem}.category-filter-title small{overflow:hidden;color:#6c8292;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.category-filter-icon{display:grid;flex:0 0 auto;place-items:center;width:2.65rem;height:2.65rem;border-radius:.75rem;color:#0874aa;background:#e7f4fa}.category-filter-icon svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.category-filter-field{display:grid;gap:.35rem;color:#34546c;font-size:.72rem;font-weight:800}.category-filter-field select{width:100%;min-height:2.75rem;padding:.65rem 2.6rem .65rem .8rem;border:1px solid #bfd0dc;border-radius:.7rem;color:#173d5d;background:#fff;font:inherit;font-size:.84rem;font-weight:750;cursor:pointer}.category-filter-field select:focus{outline:3px solid #bce9f8;border-color:#078bc1}.category-filter>button{min-height:2.75rem;padding:.65rem .9rem;border:1px solid #cbd9e2;border-radius:.7rem;color:#0b6099;background:#eef6fa;font-size:.78rem;font-weight:800;box-shadow:none;transform:none;cursor:pointer}.category-filter>button:hover{border-color:#99bdcf;background:#e1f1f8;transform:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.product-card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid #dce5ec;border-radius:1rem;background:#fff;box-shadow:0 .5rem 1.3rem #0c345313;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 .75rem 1.6rem #0c34531f}.product-image-link{position:relative;display:block;aspect-ratio:1.2 / 1;margin:.7rem .7rem 0;overflow:hidden;border-radius:.75rem;background:#f1f6f9}.product-carousel{position:relative;width:100%;height:100%;outline:none}.product-carousel:focus-visible{box-shadow:inset 0 0 0 3px #1494cf}.carousel-stage{position:relative;width:100%;height:100%;overflow:hidden;background:#fff}.carousel-stage>img{width:100%;height:100%;object-fit:contain;background:#fff;transition:transform .25s ease}.product-card:hover .carousel-stage>img{transform:scale(1.025)}.product-image-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#94aabd;background:linear-gradient(145deg,#f3f7fa,#e4eef4)}.product-image-placeholder b{display:grid;place-items:center;width:4rem;height:4rem;border:2px solid #bdd0dd;border-radius:1rem;font-size:1.25rem}.carousel-arrow{position:absolute;z-index:3;top:50%;width:2rem;min-height:2rem;padding:0;border:0;border-radius:50%;color:#123d5e;background:#ffffffdf;box-shadow:0 .15rem .6rem #062d4a30;font-size:1.5rem;line-height:1;opacity:0;transform:translateY(-50%);transition:opacity .15s ease}.product-carousel:hover .carousel-arrow,.product-carousel:focus-within .carousel-arrow,.product-carousel-gallery .carousel-arrow{opacity:1}.carousel-arrow:hover{color:#fff;background:#0b679f;transform:translateY(-50%)}.carousel-arrow-previous{left:.45rem}.carousel-arrow-next{right:.45rem}.carousel-indicators{position:absolute;z-index:4;left:50%;bottom:.4rem;display:flex;gap:.28rem;transform:translate(-50%)}.carousel-indicators button{width:.45rem;min-width:.45rem;height:.45rem;min-height:.45rem;padding:0;border:1px solid #0a5c93;border-radius:50%;background:#fff;box-shadow:0 .1rem .25rem #072d4938;opacity:.85}.carousel-indicators button[aria-current=true]{width:1.05rem;border-radius:1rem;background:#0b679f}.carousel-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;margin-top:.7rem}.carousel-thumbnails button{aspect-ratio:1;min-height:0;padding:.2rem;overflow:hidden;border:2px solid transparent;border-radius:.65rem;background:#fff;box-shadow:none}.carousel-thumbnails button[aria-current=true]{border-color:#0b679f}.carousel-thumbnails img{width:100%;height:100%;border-radius:.4rem;object-fit:contain}.promotion-badge{position:absolute;top:.6rem;left:.6rem;padding:.35rem .55rem;border-radius:2rem;color:#fff;background:#e66512;font-size:.68rem;font-weight:850;text-transform:uppercase}.product-card-body{display:grid;grid-template-rows:auto auto auto 1fr auto auto;align-content:start;padding:.85rem}.product-category{justify-self:start;padding:.27rem .48rem;border-radius:1rem;color:#08734f;background:#dff5ea;font-size:.62rem;font-weight:850;text-transform:uppercase}.product-card h2{margin:.55rem 0 .35rem;font-size:1rem;line-height:1.25}.product-card h2 a{text-decoration:none}.product-card h2 a:hover{color:#08669f}.product-meta{margin:0;color:#708393;font-size:.76rem}.product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem .55rem;margin:.8rem 0 .65rem}.product-price s{width:100%;color:#8796a3;font-size:.76rem}.product-price strong{color:#075b9d;font-size:1.35rem}.product-price small{color:#748695;font-size:.68rem}.sold-out-label{justify-self:start;margin:0 0 .55rem;padding:.3rem .55rem;border-radius:1rem;color:#8a3030;background:#fde2e1;font-size:.72rem;font-weight:800}.product-card-body>button,.store-empty button{width:100%;min-height:2.55rem;border:0;border-radius:.7rem;color:#fff;background:#ff771c;font-weight:800;cursor:pointer}.product-card-body>button:hover:not(:disabled),.store-empty button:hover{background:#df6413}.product-card-body>button:disabled{cursor:not-allowed;color:#6d7e8b;background:#e2e8ed;opacity:1}.product-skeleton{aspect-ratio:.72 / 1;border-radius:1rem;background:linear-gradient(100deg,#e5edf2 25%,#f4f7f9 40%,#e5edf2 65%);background-size:300% 100%;animation:skeleton 1.3s infinite}@keyframes skeleton{to{background-position:-150% 0}}.store-empty{display:grid;justify-items:center;padding:clamp(2rem,6vw,4rem);border:1px dashed #b9ccd9;border-radius:1rem;background:#fff;text-align:center}.store-empty-icon{display:grid;place-items:center;width:3.7rem;height:3.7rem;border-radius:50%;color:#0b6199;background:#e5f2f9;font-size:1.5rem;font-weight:900}.store-empty h2{margin:1rem 0 .4rem}.store-empty p{max-width:35rem;margin:0 0 1rem;color:#637a8e;line-height:1.55}.store-empty button{width:auto;padding:.65rem 1rem}.store-error-message{margin:0 0 .75rem;padding:.8rem 1rem;border-radius:.65rem;color:#8b2c2c;background:#fde7e5;text-align:center}.store-footer{display:flex;justify-content:center;gap:.6rem;padding:2rem;color:#b9d0e2;background:#092f50;font-size:.82rem}.store-footer strong{color:#fff}.product-page-main{min-height:calc(100vh - 4.85rem);padding:1.5rem 0 4rem}.back-to-store{display:inline-flex;margin-bottom:1rem;color:#0b5f97;font-size:.88rem;font-weight:750;text-decoration:none}.back-to-store:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(1rem,3vw,2rem);border:1px solid #dce5ec;border-radius:1.2rem;background:#fff;box-shadow:0 .7rem 2rem #0c345313}.product-carousel-gallery{height:auto}.product-carousel-gallery .carousel-stage{aspect-ratio:1 / 1;border:1px solid #e2e9ee;border-radius:1rem}.product-carousel-gallery .carousel-arrow{width:2.6rem;min-height:2.6rem}.product-detail-copy{align-self:start}.product-detail-copy h1{margin:.75rem 0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.06;letter-spacing:-.035em}.product-identifiers{display:grid;grid-template-columns:auto 1fr;gap:.35rem .8rem;margin:0;padding:.85rem 0;border-block:1px solid #e6ebef;font-size:.82rem}.product-identifiers dt{color:#708393}.product-identifiers dd{margin:0;color:#173d5d;font-weight:750}.product-detail-copy .product-price{margin:1.25rem 0 .65rem}.product-detail-copy .product-price strong{font-size:2rem}.stock-available,.stock-unavailable{margin:.5rem 0 1rem;font-size:.86rem;font-weight:800}.stock-available{color:#08754f}.stock-unavailable{color:#9a3030}.product-detail-add{width:100%;min-height:3.2rem;border:0;border-radius:.8rem;color:#fff;background:#ff771c;font-weight:850}.product-detail-add:disabled{color:#697c8a;background:#e1e8ed;opacity:1}.product-description{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid #e6ebef}.product-description h2{margin:0 0 .5rem;font-size:1rem}.product-description p{margin:0;color:#5d7487;line-height:1.65;white-space:pre-line}.product-page-message{display:grid;justify-items:center;padding:clamp(3rem,8vw,6rem);border-radius:1rem;background:#fff;text-align:center}.product-page-message>span{display:grid;place-items:center;width:4rem;height:4rem;border-radius:50%;color:#0b6099;background:#e5f2f9;font-size:1.6rem;font-weight:900}.product-page-message h1{margin:1rem 0 .4rem}.product-page-message p{margin:0 0 1rem;color:#637a8e}.product-page-message a,.product-page-message button{padding:.7rem 1rem;border:0;border-radius:.65rem;color:#fff;background:#ff771c;font-weight:800;text-decoration:none}.product-detail-skeleton{min-height:32rem;border-radius:1rem;background:linear-gradient(100deg,#e5edf2 25%,#f4f7f9 40%,#e5edf2 65%);background-size:300% 100%;animation:skeleton 1.3s infinite}.cart-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#061b2c99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(100%,30rem);height:100%;color:#153650;background:#fff;box-shadow:-.8rem 0 2rem #061b2c33}.cart-drawer>header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem;border-bottom:1px solid #e0e8ee}.cart-drawer>header p{margin:0 0 .2rem;color:#e76611;font-size:.68rem;font-weight:900;letter-spacing:.12em}.cart-drawer>header h2{margin:0;font-size:1.35rem}.cart-drawer>header button{width:2.4rem;min-height:2.4rem;padding:0;border:0;border-radius:50%;color:#173c59;background:#e9f0f5;font-size:1.4rem}.cart-notice{margin:.8rem .8rem 0;padding:.75rem;border-radius:.6rem;color:#715000;background:#fff1ce;font-size:.8rem}.cart-empty{display:grid;align-content:center;justify-items:center;gap:.6rem;color:#667d90}.cart-empty span{font-size:2rem}.cart-lines{margin:0;padding:.75rem;overflow-y:auto;list-style:none}.cart-lines li{display:grid;grid-template-columns:4rem minmax(0,1fr) auto;gap:.75rem;padding:.85rem 0;border-bottom:1px solid #e6ecf0}.cart-lines img,.cart-image-placeholder{width:4rem;height:4rem;border:1px solid #dce5ec;border-radius:.55rem;object-fit:contain;background:#f4f7f9}.cart-image-placeholder{display:grid;place-items:center;color:#7790a3;font-weight:850}.cart-line-copy{display:grid;align-content:start;gap:.25rem}.cart-line-copy>strong{font-size:.88rem}.cart-line-copy>small{color:#6c8192}.cart-quantity{display:inline-grid;grid-template-columns:2rem 2rem 2rem;align-items:center;justify-self:start;margin-top:.35rem;border:1px solid #cfdae2;border-radius:.5rem;overflow:hidden}.cart-quantity button{min-height:2rem;padding:0;border:0;border-radius:0;color:#0e517f;background:#eef4f7;box-shadow:none}.cart-quantity button:disabled{color:#9aabb7;opacity:1}.cart-quantity span{text-align:center;font-weight:800}.cart-line-total{display:grid;align-content:start;justify-items:end;gap:.65rem}.cart-line-total strong{color:#075b9d;font-size:.88rem}.cart-line-total button{min-height:auto;padding:0;border:0;color:#a13a32;background:transparent;font-size:.72rem;text-decoration:underline;box-shadow:none}.cart-drawer>footer{padding:1rem 1.2rem 1.25rem;border-top:1px solid #dfe7ed;background:#f8fafb}.cart-subtotal{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.8rem}.cart-subtotal strong{color:#075b9d;font-size:1.5rem}.cart-drawer>footer>button{width:100%;min-height:3rem;border:0;border-radius:.7rem;color:#697b89;background:#dfe7ec;font-weight:850;opacity:1}.cart-drawer>footer p{margin:.7rem 0 0;color:#718495;font-size:.73rem;line-height:1.45;text-align:center}@media (max-width: 960px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-brand .brand-logo span{display:none}}@media (max-width: 720px){.store-header-inner{grid-template-columns:auto auto minmax(0,1fr) auto;gap:.4rem;width:min(100% - .7rem,72rem);min-height:4.25rem}.store-menu-trigger{width:2.65rem;min-width:2.65rem;min-height:2.65rem}.store-brand .brand-logo svg{width:2.65rem;height:2.65rem}.store-login-link{display:none}.store-cart-button{min-width:3.1rem}.store-cart-button small{display:none}.store-main{width:min(100% - 1rem,72rem)}.store-hero{margin-top:.7rem;padding:2rem 1.25rem;border-radius:1rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.product-card-body{padding:.7rem}.product-detail{grid-template-columns:1fr}.product-page-main{padding-top:.8rem}.category-filter{grid-template-columns:1fr;gap:.75rem;padding:.85rem}.category-filter>button{width:100%}}@media (max-width: 430px){.store-brand .brand-logo svg{width:2.45rem;height:2.45rem}.store-search input{min-height:2.6rem;font-size:.82rem}.store-header-actions{gap:0}.store-hero h1{font-size:1.85rem}.catalog-heading>span{display:none}.product-grid{grid-template-columns:1fr 1fr}.product-image-link{margin:.45rem .45rem 0}.product-card h2{font-size:.9rem}.product-price strong{font-size:1.12rem}.product-card-body>button{min-height:2.4rem;padding:.45rem;font-size:.72rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.checkout-shell{min-height:100vh;padding-bottom:4rem;background:#f2f6f8}.checkout-shell>header{display:flex;align-items:center;justify-content:space-between;padding:1rem max(1rem,calc((100% - 72rem)/2));border-bottom:1px solid #dce6ec;background:#fff}.checkout-shell>header a{text-decoration:none}.checkout-shell>header .brand-logo strong{color:#073f6b}.checkout-shell>header .brand-logo small{color:#587287}.checkout-shell>header>span{color:#08754f;font-size:.8rem;font-weight:800}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr)22rem;gap:1rem;width:min(100% - 2rem,72rem);margin:1.5rem auto}.checkout-card,.checkout-summary{position:relative;margin-bottom:1rem;padding:1.5rem;border:1px solid #dbe5eb;border-radius:1rem;background:#fff;box-shadow:0 .5rem 1.5rem #0a34500d}.checkout-card h1,.checkout-card h2,.checkout-summary h2{margin:.1rem 0 1rem;color:#123c5e}.checkout-step{position:absolute;right:1.2rem;top:1rem;display:grid;place-items:center;width:2rem;height:2rem;margin:0;border-radius:50%;color:#fff;background:#0a699f;font-weight:900}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkout-grid .wide{grid-column:1/-1}.checkout-grid label{display:grid;gap:.4rem;color:#173e5e;font-size:.82rem;font-weight:800}.checkout-grid input,.checkout-grid select{min-height:2.8rem;padding:.65rem .75rem;border:1px solid #bfd0da;border-radius:.6rem;background:#fff}.fulfillment-options{display:grid;gap:.65rem;margin-bottom:1rem}.fulfillment-options label{padding:.85rem;border:1px solid #d6e1e7;border-radius:.65rem;font-weight:750}.checkout-summary{position:sticky;top:1rem;margin:0}.checkout-summary>button{width:100%;min-height:3rem;border:0;border-radius:.65rem;color:#fff;background:#ff7519;font-weight:850}.checkout-summary>a{display:block;margin-top:1rem;color:#086298;text-align:center;text-decoration:none}.checkout-summary p{color:#60798c;line-height:1.5}@media (max-width:760px){.checkout-layout{grid-template-columns:1fr;width:min(100% - 1rem,72rem)}.checkout-grid{grid-template-columns:1fr}.checkout-grid .wide{grid-column:auto}.checkout-summary{position:static}}.payment-shell{min-height:100vh;display:grid;place-items:center;padding:1rem;background:linear-gradient(145deg,#edf5f9,#f8fafb)}.payment-card{width:min(100%,32rem);padding:2rem;border:1px solid #dce6ec;border-radius:1.2rem;background:#fff;box-shadow:0 1rem 3rem #0b38551a;text-align:center}.payment-card>a:first-child{display:inline-flex;margin-bottom:1.5rem;text-decoration:none}.payment-card .brand-logo strong{color:#073f6b}.payment-card .brand-logo small{color:#587287}.payment-card h1{margin:.4rem 0;color:#123d5e}.payment-card>p{color:#61798b;line-height:1.55}.payment-total{display:flex;align-items:baseline;justify-content:space-between;margin:1.3rem 0;padding:1rem;border-radius:.7rem;background:#eff5f8}.payment-total strong{color:#075f9b;font-size:1.6rem}.payment-primary,.payment-secondary{display:grid;place-items:center;width:100%;min-height:3rem;margin-top:.7rem;border:0;border-radius:.7rem;font-weight:850;text-decoration:none}.payment-primary{color:#fff;background:#ff7519}.payment-secondary{color:#075f98;background:#e8f2f7}.payment-success,.payment-pending{display:grid;place-items:center;width:4rem;height:4rem;margin:0 auto;border-radius:50%;font-size:2rem;font-weight:900}.payment-success{color:#08754f;background:#dff5ea}.payment-pending{color:#895f00;background:#fff0c7}.tracking-main{width:min(100% - 2rem,52rem);min-height:calc(100vh - 5rem);margin:0 auto;padding:2rem 0 5rem}.tracking-card{padding:clamp(1.2rem,4vw,2rem);border:1px solid #dbe5eb;border-radius:1rem;background:#fff}.tracking-status{display:flex;justify-content:space-between;padding:1rem;border-radius:.7rem;background:#e9f5fa}.tracking-status strong{color:#075f98}.tracking-card ul{padding:0;list-style:none}.tracking-card li,.tracking-card dl{display:grid;grid-template-columns:1fr auto;gap:.6rem;padding:.75rem 0;border-bottom:1px solid #e5ebef}.tracking-card dl{grid-template-columns:1fr auto;border:0}.tracking-card dd{margin:0;text-align:right}
