.store-nav{display:flex;align-items:center;gap:28px;font-size:14px}.store-nav>a:hover{color:#124b83}.cart-button{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(7,29,63,.2);border-radius:4px;background:#fff;color:#071d3f;font:700 13px "DM Sans";cursor:pointer}.cart-button b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#071d3f;color:#fff;font-size:10px}.catalog-hero{padding:92px 0 78px;display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;border-bottom:1px solid rgba(7,29,63,.15)}.catalog-hero h1{margin-bottom:0}.catalog-intro{padding-bottom:10px;color:var(--muted);font-size:17px;line-height:1.7}.catalog-disclaimer{font-size:12px!important;color:#788684}.catalog-shell{padding:72px 0 120px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}.catalog-toolbar h2{margin:10px 0 0;font-size:38px;letter-spacing:-2px}.search-field input{width:300px;height:46px;padding:0 16px;border:1px solid rgba(7,29,63,.2);border-radius:3px;background:#fff;font:14px "DM Sans"}.search-field input:focus{outline:3px solid rgba(18,75,131,.15);border-color:#124b83}.store-notice{padding:14px 18px;margin-bottom:24px;border-left:3px solid #124b83;background:#e7edf4;color:#41556a;font-size:13px;line-height:1.55}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{min-width:0;border:1px solid rgba(7,29,63,.15);background:#fff;display:flex;flex-direction:column;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(7,29,63,.1)}.product-art{position:relative;min-height:260px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#edf1f5,#dfe8f1)}.product-art::before{width:82px;height:154px;border:3px solid #071d3f;border-radius:12px 12px 23px 23px;background:linear-gradient(#fff 0 36%,#071d3f 36% 58%,#fff 58%);box-shadow:0 20px 30px rgba(7,29,63,.17);content:""}.product-art::after{position:absolute;width:48px;height:8px;top:44px;border:3px solid #071d3f;border-radius:3px;background:#d7e2ec;content:""}.product-amount{position:absolute;right:18px;top:18px;padding:7px 9px;background:#071d3f;color:#fff;font:700 10px Manrope;letter-spacing:.5px}.product-copy{padding:24px;display:flex;flex:1;flex-direction:column}.product-meta{display:flex;justify-content:space-between;gap:10px;color:#6c7a82;font-size:10px;text-transform:uppercase;letter-spacing:1px}.product-copy h3{margin:17px 0 8px;font-size:25px;letter-spacing:-1px}.product-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.product-doc{padding-top:13px!important;margin-top:16px!important;border-top:1px solid #e4e8ea;font-size:11px!important}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px}.product-buy strong{font:700 22px Manrope}.product-buy button{min-height:42px;padding:0 15px}.stock-low{color:#965e19}.empty-state{padding:90px 30px;text-align:center;border:1px dashed rgba(7,29,63,.25);background:#eef1f3}.empty-state>span{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:#124b83}.empty-state h2{font-size:42px;margin:16px 0}.empty-state p{max-width:570px;margin:0 auto 25px;color:var(--muted);line-height:1.7}.buying-standard{padding:105px 0;background:#071d3f;color:#fff}.buying-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px}.buying-grid h2{font-size:48px;letter-spacing:-2px}.buying-points article{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:23px 0;border-top:1px solid rgba(255,255,255,.17)}.buying-points b{color:#9fc7f1;font-size:11px}.buying-points h3{margin:0 0 8px}.buying-points p{margin:0;color:#b8c6d5;font-size:13px;line-height:1.65}.cart-drawer{position:fixed;z-index:31;top:0;right:0;width:min(460px,100%);height:100vh;padding:30px;background:#f8f7f2;box-shadow:-30px 0 60px rgba(0,0,0,.18);transform:translateX(105%);transition:transform .3s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.scrim{position:fixed;z-index:30;inset:0;background:rgba(3,13,29,.58)}.drawer-head,.dialog-head{display:flex;align-items:start;justify-content:space-between;gap:25px;padding-bottom:22px;border-bottom:1px solid rgba(7,29,63,.15)}.drawer-head h2,.dialog-head h2{margin:8px 0 0;font-size:30px;letter-spacing:-1px}.icon-button{width:40px;height:40px;border:1px solid rgba(7,29,63,.18);border-radius:50%;background:transparent;color:#071d3f;font-size:25px;line-height:1;cursor:pointer}.cart-items{overflow:auto;flex:1;padding:12px 0}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;padding:20px 0;border-bottom:1px solid rgba(7,29,63,.12)}.cart-line h3{margin:0 0 4px;font-size:17px}.cart-line p{margin:0;color:#6d7980;font-size:11px}.cart-line>strong{font:700 14px Manrope}.cart-controls{display:flex;align-items:center;gap:6px;margin-top:12px}.cart-controls button{width:28px;height:28px;border:1px solid #c8cfd2;background:#fff;cursor:pointer}.cart-controls span{min-width:24px;text-align:center;font-size:12px}.remove-item{width:auto!important;margin-left:8px;border:0!important;background:transparent!important;color:#814b4b;text-decoration:underline}.cart-empty{padding:60px 20px;text-align:center;color:var(--muted)}.cart-footer{padding-top:22px;border-top:1px solid rgba(7,29,63,.18)}.cart-total{display:flex;justify-content:space-between;font-size:14px}.cart-total strong{font:700 23px Manrope}.cart-footer p{font-size:11px;color:var(--muted);line-height:1.55}.checkout-button{width:100%;margin-top:10px}.checkout-button:disabled,.product-buy button:disabled{opacity:.45;cursor:not-allowed;transform:none}.checkout-dialog,.success-dialog{width:min(980px,calc(100% - 32px));max-height:92vh;padding:0;border:0;background:#f8f7f2;color:#10211e;box-shadow:0 30px 90px rgba(0,0,0,.3)}.checkout-dialog::backdrop,.success-dialog::backdrop{background:rgba(3,13,29,.72)}.checkout-dialog form{padding:30px}.checkout-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;padding-top:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}.form-grid label span{font-weight:400;color:#78837f}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{width:100%;padding:12px;border:1px solid #cbd1d2;border-radius:2px;background:#fff;font:14px "DM Sans"}.form-grid input:focus,.form-grid textarea:focus{outline:3px solid rgba(18,75,131,.13);border-color:#124b83}.attestations{padding:25px;background:#e8edf3}.attestations h3{margin-top:0}.attestations label{display:grid;grid-template-columns:18px 1fr;gap:10px;padding:13px 0;border-top:1px solid rgba(7,29,63,.13);color:#43515a;font-size:12px;line-height:1.55}.attestations input{margin-top:3px}.request-total{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;border-top:2px solid #071d3f}.request-total strong{font:700 22px Manrope}.checkout-note{color:#68757e;font-size:11px;line-height:1.55}.attestations>.button{width:100%;margin-top:8px}.form-status{min-height:20px;color:#8b3030;font-size:12px}.success-dialog{max-width:510px;padding:48px;text-align:center}.success-mark{width:58px;height:58px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#dfeee8;color:#0d694c;font-size:28px}.success-dialog h2{font-size:42px;margin:12px 0}.success-dialog p:not(.section-label){color:var(--muted);line-height:1.65}.success-dialog .button{margin-top:12px}@media(max-width:820px){.store-nav>a{display:none}.catalog-hero,.buying-grid{grid-template-columns:1fr;gap:35px}.catalog-hero{padding-top:65px}.catalog-toolbar{display:block}.search-field input{width:100%;margin-top:22px}.product-grid{grid-template-columns:1fr}.buying-grid h2{font-size:38px}.checkout-layout{grid-template-columns:1fr}.checkout-dialog{max-height:96vh}.checkout-dialog form{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.footer>a:last-child{display:none}}@media(max-width:480px){.catalog-hero h1{font-size:48px;letter-spacing:-3px}.product-art{min-height:225px}.cart-drawer{padding:22px}.success-dialog{padding:35px 22px}}
