*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:#f7f4ef;color:#1a2a38;font-family:Work Sans,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased}::selection{background:#e4d2a8;color:#0f2a43}img{max-width:100%;display:block}a{color:inherit}@keyframes ah-fade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes ah-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.container{max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.serif{font-family:Spectral,serif}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#b68f3c;font-weight:600;margin-bottom:10px}.eyebrow--light{color:#e4d2a8}.eyebrow--rule{display:inline-flex;align-items:center;gap:8px}.eyebrow--rule .rule{width:24px;height:1px;background:#c8a04d;display:inline-block}.h2{margin:0;font-family:Spectral,serif;font-weight:600;font-size:clamp(26px,3.4vw,38px);color:#0f2a43;line-height:1.12}.h2--light{color:#fff}.section{max-width:1200px;margin:0 auto;padding:72px 24px 24px}.btn{font-family:Work Sans,sans-serif;font-weight:600;border-radius:7px;cursor:pointer;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.btn-gold{color:#0f2a43;background:#c8a04d;border-color:#c8a04d;font-size:15px;padding:15px 26px}.btn-gold:hover{background:#b68f3c;border-color:#b68f3c}.btn-outline-light{color:#fff;background:transparent;border-color:#fff6;font-size:15px;padding:15px 26px}.btn-outline-light:hover{background:#ffffff14;border-color:#fff}.btn-outline-gold{color:#0f2a43;background:transparent;border:1px solid #c8a04d;border-radius:6px;font-size:14px;padding:12px 18px}.btn-outline-gold:hover{background:#c8a04d}.btn-outline-navy{color:#0f2a43;background:transparent;border:1px solid #0f2a43;border-radius:6px;font-size:13.5px;padding:11px 12px}.btn-outline-navy:hover{background:#0f2a43;color:#fff}.btn-block{width:100%}.site-header{position:sticky;top:0;z-index:60;background:#f7f4efe6;backdrop-filter:blur(10px);border-bottom:1px solid #e7e0d5}.site-header__inner{max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;position:relative}.brand{display:flex;flex-direction:column;line-height:1;text-decoration:none}.brand__name{font-family:Spectral,serif;font-weight:700;font-size:26px;color:#0f2a43;letter-spacing:.01em}.brand__name .dot{color:#c8a04d}.brand__sub{font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:#9a8e7c;margin-top:3px;font-weight:600}.ah-burger{display:none;align-items:center;justify-content:center;width:42px;height:42px;background:transparent;border:1px solid #d9d2c6;border-radius:8px;cursor:pointer;color:#0f2a43;font-size:18px;line-height:1}.ah-navlinks{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.navlink{font-family:Work Sans,sans-serif;font-size:14px;font-weight:500;background:transparent;border:none;cursor:pointer;padding:9px 13px;border-radius:6px;color:#5c6b78;text-decoration:none}.navlink:hover{background:#efeae1}.navlink--active{color:#0f2a43}.nav-cta{margin-left:8px;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;color:#0f2a43;background:#c8a04d;border:none;border-radius:6px;padding:11px 18px;cursor:pointer}.nav-cta:hover{background:#b68f3c}.img-slot{display:block;width:100%;border-radius:14px;object-fit:cover}.img-placeholder{display:flex;align-items:center;justify-content:center;text-align:center;padding:16px;font-size:12.5px;line-height:1.4;color:#c9d4de;background:#ffffff0f;border:1px dashed rgba(255,255,255,.25);border-radius:14px}.img-placeholder--ink{color:#6e7a84;background:#fff;border-color:#d9d2c6}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e7e0d5;border-radius:10px;overflow:hidden;height:100%;transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 18px 40px -24px #0f2a4373;transform:translateY(-3px)}.product-card__media{position:relative;height:180px;flex:none;background:#f2eee6}.product-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:14px}.tag-pill{font-family:Work Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0f2a43;background:#e4d2a8;padding:4px 10px;border-radius:999px}.product-card__media .tag-pill{position:absolute;top:12px;left:12px;z-index:2}.product-card__body{display:flex;flex-direction:column;gap:10px;padding:20px;flex:1 1 auto}.product-card__title{margin:0;font-family:Spectral,serif;font-weight:600;font-size:20px;color:#0f2a43;line-height:1.2}.product-card__desc{margin:0;font-size:13.5px;line-height:1.55;color:#5c6b78;flex:1 1 auto}.product-card__pack{display:flex;gap:8px;align-items:baseline;font-size:12px;color:#6e7a84;border-top:1px solid #f0ebe2;padding-top:12px}.product-card__pack-label{font-weight:600;color:#0f2a43;letter-spacing:.03em;text-transform:uppercase;font-size:10.5px}.product-card__actions{display:flex;gap:10px;margin-top:4px}.product-card__actions .btn{flex:1}.grid-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:22px}.grid-auto{display:grid;gap:1px;background:#e7e0d5;border:1px solid #e7e0d5;border-radius:12px;overflow:hidden}.field{display:flex;flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;color:#0f2a43}.field input,.field select,.field textarea{font-family:Work Sans,sans-serif;font-size:14px;font-weight:400;color:#1a2a38;border:1px solid #d9d2c6;border-radius:7px;padding:11px 12px;outline:none;background:#fff}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#c8a04d}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.site-footer{background:#0b2034;color:#aebdc8;border-top:3px solid #c8a04d}.site-footer__cols{max-width:1200px;margin:0 auto;padding:56px 24px 28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:36px}.footer-head{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c8a04d;font-weight:600;margin-bottom:14px}.footer-list{display:flex;flex-direction:column;gap:9px}.footer-link{font-size:13.5px;color:#aebdc8;cursor:pointer;text-decoration:none}.footer-link:hover{color:#fff}.site-footer__bar{border-top:1px solid rgba(255,255,255,.08)}.site-footer__bar-inner{max-width:1200px;margin:0 auto;padding:18px 24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12.5px;color:#7b8c99}.wa-float{position:fixed;right:22px;bottom:92px;z-index:70;width:54px;height:54px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px -6px #0006;text-decoration:none;transition:bottom .2s ease}.wa-float--low{bottom:24px}.quote-bar{position:fixed;left:0;right:0;bottom:0;z-index:65;background:#0f2a43;border-top:1px solid rgba(200,160,77,.4);box-shadow:0 -8px 24px -12px #00000080}.quote-bar__inner{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.quote-bar.is-hidden{display:none}.icon-btn{background:transparent;border:none;color:#7b8c99;font-size:20px;cursor:pointer;padding:4px 8px;line-height:1}.modal-overlay{position:fixed;inset:0;z-index:90;background:#0b203499;backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:20px}.modal-overlay[hidden]{display:none}.modal{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;overflow:auto;animation:ah-pop .22s ease}.modal__head{background:linear-gradient(155deg,#143655,#0f2a43);padding:26px 30px;border-radius:16px 16px 0 0;position:relative}.modal__close{position:absolute;top:16px;right:18px;background:transparent;border:none;color:#aebdc8;font-size:24px;cursor:pointer;line-height:1}.modal__body{padding:28px 30px}.accordion{display:flex;flex-direction:column;gap:1px;background:#e7e0d5;border:1px solid #e7e0d5;border-radius:12px;overflow:hidden}.accordion__item{background:#fff}.accordion__btn{width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:16px;background:transparent;border:none;cursor:pointer;padding:18px 20px;font-family:Work Sans,sans-serif}.accordion__q{font-size:15px;font-weight:600;color:#0f2a43;line-height:1.4}.accordion__sign{font-size:20px;color:#c8a04d;flex:none}.accordion__panel{padding:0 20px 20px;font-size:14.5px;line-height:1.65;color:#5c6b78;max-width:640px}.accordion__panel[hidden]{display:none}.muted{color:#5c6b78}.lede{font-size:16.5px;line-height:1.65;color:#c9d4de}.crumbs{font-size:12.5px;color:#90a1ae}.crumbs a{cursor:pointer;text-decoration:none}.crumbs a:hover{color:#fff}.crumbs .sep{color:#5c6b78}.crumbs .here{color:#e4d2a8}@media(max-width:768px){.ah-burger{display:flex}.ah-navlinks{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;background:#f7f4ef;border:1px solid #e7e0d5;border-top:none;border-radius:0 0 12px 12px;padding:10px 16px 16px;box-shadow:0 16px 30px -18px #0f2a4366}.ah-navlinks.ah-open{display:flex}.ah-navlinks .navlink,.ah-navlinks .nav-cta{width:100%;text-align:left;margin-left:0}.field-row{grid-template-columns:1fr}.ah-hide-mobile{display:none}}
