*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0d1520;color:#fff;line-height:1.6;font-size:15px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.accent{color:#2ec4b6}.page-wrap{max-width:1200px;margin:0 auto;padding:0 2rem}.email-bar{background:#0f2a38;border-bottom:1px solid #2ec4b6;padding:12px 2rem;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.email-bar-text strong{font-size:13px;font-weight:500;color:#fff;display:block;margin-bottom:1px}.email-bar-text span{font-size:11px;color:#7ab8c8}.email-bar-form{display:flex;gap:8px;align-items:center}.email-bar-form input[type=email]{background:#fff;border:none;border-radius:6px;padding:8px 14px;font-size:13px;color:#0a1018;outline:none;width:210px}.email-bar-form input[type=email]::placeholder{color:#7a9aaa}.email-bar-form input[type=email]:focus{outline:2px solid #2ec4b6}.email-bar-form button,.email-bar-form input[type=submit]{background:#2ec4b6;color:#fff;font-size:13px;font-weight:500;padding:8px 18px;border-radius:6px;border:2px solid #fff;cursor:pointer;white-space:nowrap}.email-success{font-size:13px;color:#2ec4b6;font-weight:500}.site-header{background:#0a1018;border-bottom:.5px solid #1e3a4a;position:sticky;top:0;z-index:200}.header-inner{max-width:1200px;margin:0 auto;padding:0 2rem;height:62px;display:flex;align-items:center;gap:1.5rem}.logo-link{display:flex;align-items:center;gap:10px;flex-shrink:0}.logo-circle{width:38px;height:38px;border-radius:50%;border:2px solid #2ec4b6;display:flex;align-items:center;justify-content:center;background:#0d1520;flex-shrink:0}.nav-brand{font-size:14px;font-weight:500;color:#fff;letter-spacing:.05em}.header-nav{display:flex;align-items:center;gap:2px;flex:1}.nav-item{position:relative}.nav-link{display:flex;align-items:center;gap:4px;padding:8px 12px;font-size:13px;color:#8ab4c2;border-radius:6px;transition:color .15s,background .15s;white-space:nowrap}.nav-link:hover,.nav-link--active{color:#2ec4b6;background:#2ec4b612}.nav-chevron{transition:transform .2s;flex-shrink:0}.nav-dropdown{display:none;position:absolute;top:100%;left:0;min-width:190px;padding-top:6px;z-index:300}.nav-dropdown.open{display:block}.nav-dropdown--right{left:auto;right:0}.nav-dropdown-inner{background:#0f1e2c;border:.5px solid #2ec4b6;border-radius:8px;padding:6px}.nav-dropdown-header{font-size:11px;color:#4a6a7a;padding:6px 12px 8px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;border-bottom:.5px solid #1e3a4a;margin-bottom:4px}.nav-dropdown-link{display:flex;align-items:center;gap:8px;padding:9px 12px;font-size:13px;color:#8ab4c2;border-radius:6px;transition:color .15s,background .15s;white-space:nowrap}.nav-dropdown-link:hover{color:#2ec4b6;background:#2ec4b614}.nav-dropdown-link--danger:hover{color:#f09595;background:#e24b4a14}.nav-dropdown-divider{border-top:.5px solid #1e3a4a;margin:4px 0}.header-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.header-icon-link,.header-cart-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:#8ab4c2;transition:color .15s,background .15s;position:relative}.header-icon-link:hover,.header-cart-link:hover{color:#2ec4b6;background:#2ec4b612}.cart-badge{position:absolute;top:2px;right:2px;background:#2ec4b6;color:#0a1018;font-size:10px;font-weight:500;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px}.account-toggle{background:transparent;border:none;display:flex;align-items:center;gap:4px;cursor:pointer;padding:6px 8px;border-radius:8px;color:#8ab4c2;transition:color .15s,background .15s}.account-toggle:hover{color:#2ec4b6;background:#2ec4b612}.mobile-menu-toggle{display:none;background:transparent;border:none;color:#8ab4c2;cursor:pointer;padding:6px;align-items:center}.mobile-nav{display:none;flex-direction:column;background:#0a1018;border-top:.5px solid #1e3a4a;padding:.75rem 1.5rem}.mobile-nav.open{display:flex}.mobile-nav-link{padding:10px 0;font-size:14px;color:#8ab4c2;border-bottom:.5px solid #1e3a4a}.mobile-nav-link:last-child{border-bottom:none}.mobile-nav-link--child{padding-left:1rem;font-size:13px;color:#4a6a7a}.mobile-nav-divider{border-top:.5px solid #1e3a4a;margin:4px 0}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#2ec4b6;color:#fff;font-size:15px;font-weight:500;padding:13px 32px;border-radius:8px;border:2px solid #2ec4b6;cursor:pointer;transition:opacity .2s;text-align:center}.btn-primary:hover{opacity:.88}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-outline{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#fff;font-size:15px;font-weight:500;padding:13px 32px;border-radius:8px;border:2px solid #fff;cursor:pointer;transition:background .2s;text-align:center}.btn-outline:hover{background:#ffffff14}.btn-pro{display:inline-flex;align-items:center;justify-content:center;background:#2ec4b6;color:#fff;font-size:14px;font-weight:500;padding:11px 28px;border-radius:8px;border:2px solid #2ec4b6;cursor:pointer;transition:opacity .2s}.btn-pro:hover{opacity:.88}.hero{padding:5rem 2rem 4rem;text-align:center;border-bottom:.5px solid #1e3a4a;position:relative;overflow:hidden}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.06;background-image:linear-gradient(#2ec4b6 1px,transparent 1px),linear-gradient(90deg,#2ec4b6 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.hero-inner{position:relative;max-width:640px;margin:0 auto}.hero-badge{display:inline-block;background:#0f2a38;border:.5px solid #2ec4b6;color:#2ec4b6;font-size:11px;padding:4px 14px;border-radius:20px;margin-bottom:1.25rem;letter-spacing:.08em}.hero h1{font-size:38px;font-weight:500;color:#fff;line-height:1.2;margin-bottom:1rem}.hero-sub{font-size:15px;color:#8ab4c2;margin:0 auto 2.5rem;line-height:1.65}.hero-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.section,.carousel-section,.services-section,.custom-section{padding:3rem 2rem;border-bottom:.5px solid #1e3a4a}.section-label{font-size:11px;color:#2ec4b6;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem}.section-title{font-size:22px;font-weight:500;color:#fff;margin-bottom:1.75rem}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem}.section-header .section-title{margin-bottom:0}.view-all{font-size:13px;color:#2ec4b6;white-space:nowrap}.view-all:hover{text-decoration:underline}.carousel-wrap{position:relative}.carousel-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.product-card{flex:0 0 200px;scroll-snap-align:start;background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;overflow:hidden;transition:border-color .2s;display:block}.product-card:hover{border-color:#2ec4b6}.product-img{height:140px;background:#0f2a38;display:flex;align-items:center;justify-content:center;border-bottom:.5px solid #1e3a4a;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-info{padding:.85rem}.product-tag{font-size:10px;color:#2ec4b6;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}.product-name{font-size:13px;font-weight:500;color:#fff;margin-bottom:4px}.product-price span{font-size:12px;color:#8ab4c2}.product-price strong{font-size:13px;color:#2ec4b6;font-weight:500}.product-compare{font-size:12px;color:#4a6a7a;margin-left:6px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#0f2a38;border:.5px solid #2ec4b6;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.carousel-btn.prev{left:-14px}.carousel-btn.next{right:-14px}.carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:1.25rem}.dot{width:6px;height:6px;border-radius:50%;background:#1e3a4a;cursor:pointer;transition:background .2s}.dot.active{background:#2ec4b6}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px}.svc-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:1.25rem;transition:border-color .2s}.svc-card:hover{border-color:#2ec4b6}.svc-icon{width:36px;height:36px;border-radius:8px;background:#0f2a38;border:.5px solid #2ec4b6;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.svc-card h3{font-size:14px;font-weight:500;color:#fff;margin-bottom:5px}.svc-card p{font-size:12px;color:#7a9aaa;line-height:1.55}.svc-link{font-size:12px;color:#2ec4b6;display:inline-block;margin-top:8px}.pro-section{background:#0a1018;border-bottom:.5px solid #1e3a4a;padding:3rem 2rem}.pro-inner{max-width:1200px;margin:0 auto;border:1.5px solid #2ec4b6;border-radius:12px;padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.pro-badge{display:inline-block;background:#2ec4b6;color:#fff;font-size:11px;font-weight:500;padding:3px 12px;border-radius:20px;margin-bottom:.75rem}.pro-content h2{font-size:22px;font-weight:500;color:#fff;margin-bottom:.5rem}.pro-content p{font-size:13px;color:#7a9aaa;line-height:1.65;max-width:380px}.pro-perks{display:flex;flex-direction:column;gap:8px;margin-top:1rem}.perk{display:flex;align-items:center;gap:8px;font-size:13px;color:#b0d0da}.perk-dot{width:6px;height:6px;border-radius:50%;background:#2ec4b6;flex-shrink:0}.pro-price{text-align:center;flex-shrink:0}.price-amount{font-size:42px;font-weight:500;color:#2ec4b6;line-height:1}.price-period{display:block;font-size:13px;color:#4a6a7a;margin:6px 0 1.25rem}.custom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.custom-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:1.25rem;transition:border-color .2s}.custom-card:hover{border-color:#2ec4b6}.custom-tag{font-size:11px;color:#2ec4b6;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}.custom-card h3{font-size:15px;font-weight:500;color:#fff;margin-bottom:6px}.custom-card p{font-size:12px;color:#7a9aaa;line-height:1.55}.site-footer{background:#0a1018;border-top:.5px solid #1e3a4a;padding:2rem}.footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-tagline{font-size:12px;color:#4a6a7a;margin-top:4px}.footer-nav{display:flex;gap:1.25rem;flex-wrap:wrap}.footer-nav a{font-size:13px;color:#4a6a7a;transition:color .15s}.footer-nav a:hover{color:#2ec4b6}.footer-copy{font-size:12px;color:#3a5a6a;width:100%;text-align:center;border-top:.5px solid #1e3a4a;padding-top:1rem;margin-top:.5rem}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:#4a6a7a;margin-bottom:.75rem;flex-wrap:wrap}.breadcrumb a{color:#4a6a7a}.breadcrumb a:hover{color:#2ec4b6}.page-header{padding:2rem 2rem 0;max-width:1200px;margin:0 auto}.page-title{font-size:28px;font-weight:500;color:#fff;margin:.5rem 0 0}.collection-page,.collection-body{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.collection-header{padding:2rem 2rem 0;max-width:1200px;margin:0 auto}.collection-title{font-size:28px;font-weight:500;color:#fff;margin:.5rem 0}.collection-description{font-size:14px;color:#7a9aaa;margin-top:.5rem}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 0;padding-bottom:1rem;border-bottom:.5px solid #1e3a4a}.product-count{font-size:13px;color:#4a6a7a}.sort-label{font-size:13px;color:#7a9aaa}.sort-select{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:6px;color:#fff;font-size:13px;padding:6px 10px;cursor:pointer;outline:none}.sort-select:focus{border-color:#2ec4b6}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.product-grid-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;overflow:hidden;display:block;transition:border-color .2s}.product-grid-card:hover{border-color:#2ec4b6}.product-grid-img{aspect-ratio:1;background:#0f2a38;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.product-grid-img img{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;top:8px;left:8px;font-size:10px;font-weight:500;padding:3px 8px;border-radius:4px}.product-badge--sale{background:#2ec4b6;color:#0a1018}.product-grid-info{padding:1rem}.product-grid-name{font-size:14px;font-weight:500;color:#fff;margin-bottom:6px;line-height:1.35}.product-grid-price .price-from{font-size:12px;color:#8ab4c2}.product-grid-price strong{font-size:14px;color:#2ec4b6;font-weight:500}.collection-empty{color:#4a6a7a;font-size:14px;padding:2rem 0}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:2.5rem;flex-wrap:wrap}.pagination a,.pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:8px;font-size:13px;color:#8ab4c2;cursor:pointer;transition:border-color .15s,color .15s}.pagination a:hover{border-color:#2ec4b6;color:#2ec4b6}.pagination .current,.pagination-btn--active{background:#2ec4b6;border-color:#2ec4b6;color:#0a1018;font-weight:500}.pagination .deco,.pagination-btn--gap{color:#4a6a7a;pointer-events:none}.product-page{max-width:1200px;margin:0 auto;padding:2rem}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:1.5rem}.product-gallery-main{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.product-gallery-main img{width:100%;height:100%;object-fit:cover}.product-gallery-thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.thumb-btn{background:#0f1e2c;border:1px solid #1e3a4a;border-radius:6px;overflow:hidden;cursor:pointer;width:64px;height:64px;padding:0}.thumb-btn img{width:100%;height:100%;object-fit:cover}.thumb-btn.active{border-color:#2ec4b6}.product-title{font-size:26px;font-weight:500;color:#fff;margin:.5rem 0 1rem;line-height:1.3}.product-detail-price{font-size:22px;margin-bottom:1.5rem}.product-detail-price strong{color:#2ec4b6}.product-option{margin-bottom:1.25rem}.option-label{font-size:13px;color:#7a9aaa;display:block;margin-bottom:8px}.option-values{display:flex;gap:8px;flex-wrap:wrap}.option-btn{background:#0f1e2c;border:1px solid #1e3a4a;color:#8ab4c2;font-size:13px;padding:6px 14px;border-radius:6px;cursor:pointer;transition:all .15s}.option-btn:hover{border-color:#2ec4b6;color:#2ec4b6}.option-btn.active{background:#2ec4b6;border-color:#2ec4b6;color:#0a1018;font-weight:500}.product-qty-row{display:flex;gap:12px;align-items:center;margin:1.5rem 0;flex-wrap:wrap}.qty-selector{display:flex;align-items:center;background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:8px;overflow:hidden}.qty-btn{background:transparent;border:none;color:#8ab4c2;font-size:18px;padding:6px 14px;cursor:pointer;transition:color .15s}.qty-btn:hover{color:#2ec4b6}.qty-input{background:transparent;border:none;color:#fff;text-align:center;font-size:14px;width:48px;outline:none}.btn-add-cart{flex:1}.product-description{margin-top:2rem;padding-top:1.5rem;border-top:.5px solid #1e3a4a;font-size:14px;color:#8ab4c2;line-height:1.7}.product-meta{margin-top:1.5rem;border-top:.5px solid #1e3a4a;padding-top:1rem}.meta-row{display:flex;justify-content:space-between;font-size:13px;padding:5px 0;color:#4a6a7a}.meta-row span:last-child{color:#8ab4c2}.cart-page{max-width:1200px;margin:0 auto;padding:2rem}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:2rem;margin-top:1.5rem;align-items:start}.cart-item{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:.5px solid #1e3a4a;align-items:flex-start}.cart-item-img{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#0f2a38;display:flex;align-items:center;justify-content:center}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-info{flex:1}.cart-item-title{font-size:14px;font-weight:500;color:#fff;display:block;margin-bottom:4px}.cart-item-variant{font-size:12px;color:#4a6a7a;margin-bottom:4px}.cart-item-price{font-size:14px;color:#2ec4b6;font-weight:500;margin-top:6px}.cart-item-qty{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.cart-remove{font-size:12px;color:#4a6a7a;background:none;border:none;cursor:pointer;transition:color .15s}.cart-remove:hover{color:#e24b4a}.cart-summary-inner{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:12px;padding:1.5rem;position:sticky;top:80px}.cart-summary-title{font-size:16px;font-weight:500;color:#fff;margin-bottom:1rem;padding-bottom:1rem;border-bottom:.5px solid #1e3a4a}.cart-summary-row{display:flex;justify-content:space-between;font-size:14px;color:#8ab4c2;padding:6px 0}.cart-summary-row--muted span{color:#4a6a7a;font-size:13px}.cart-summary-row--discount span{color:#2ec4b6}.cart-summary-row--total{font-weight:500;color:#fff;font-size:16px;border-top:.5px solid #1e3a4a;margin-top:8px;padding-top:12px}.cart-note{margin:1.25rem 0}.cart-note textarea{width:100%;background:#0a1018;border:.5px solid #1e3a4a;border-radius:8px;color:#fff;font-size:13px;padding:10px;resize:vertical;outline:none;font-family:inherit}.cart-note textarea:focus{border-color:#2ec4b6}.btn-checkout{width:100%;margin-top:1.25rem;font-size:15px;padding:14px}.btn-continue{width:100%;margin-top:10px;font-size:14px;padding:11px}.cart-empty{text-align:center;padding:4rem 2rem}.cart-empty-icon{margin:0 auto 1.5rem;width:72px;height:72px;background:#0f2a38;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.5px solid #2ec4b6}.cart-empty h2{font-size:22px;font-weight:500;color:#fff;margin-bottom:.5rem}.cart-empty p{font-size:14px;color:#7a9aaa;margin-bottom:1.5rem}.static-page .page-content{max-width:1200px;margin:0 auto;padding:2rem;font-size:15px;color:#8ab4c2;line-height:1.75}.rte h2{font-size:20px;color:#fff;margin:1.5rem 0 .75rem}.rte h3{font-size:17px;color:#fff;margin:1.25rem 0 .5rem}.rte p{margin-bottom:1rem}.rte a{color:#2ec4b6}.rte ul,.rte ol{padding-left:1.5rem;margin-bottom:1rem}.rte li{margin-bottom:.35rem}.error-page{display:flex;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:2rem}.error-code{font-size:72px;font-weight:500;line-height:1}.error-page h1{font-size:24px;font-weight:500;color:#fff;margin:.75rem 0 .5rem}.error-page p{font-size:14px;color:#7a9aaa;margin-bottom:1.5rem}.form-row--half{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:13px;color:#7a9aaa;margin-bottom:6px}.required{color:#2ec4b6}.form-input{width:100%;background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:8px;color:#fff;font-size:14px;padding:10px 14px;outline:none;transition:border-color .15s;font-family:inherit}.form-input:focus{border-color:#2ec4b6}.form-input::placeholder{color:#3a5a6a}.form-select{cursor:pointer}.form-select option{background:#0f1e2c}.form-textarea{resize:vertical;min-height:140px}.form-hint{font-size:11px;color:#4a6a7a;margin-top:4px}.form-success{display:flex;align-items:center;gap:10px;background:#2ec4b61a;border:.5px solid #2ec4b6;border-radius:8px;padding:12px 16px;margin-bottom:1.5rem;font-size:14px;color:#2ec4b6}.form-errors{background:#e24b4a1a;border:.5px solid #e24b4a;border-radius:8px;padding:12px 16px;margin-bottom:1.5rem;font-size:13px;color:#f09595}.form-errors ul{padding-left:1.25rem;margin-top:6px}.contact-page .page-header{padding-bottom:1.5rem}.page-intro{font-size:14px;color:#7a9aaa;margin-top:.75rem;max-width:560px}.contact-layout{display:grid;grid-template-columns:1fr 280px;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 2rem 3rem;align-items:start}.btn-submit{padding:13px 36px;font-size:15px}.contact-info{display:flex;flex-direction:column;gap:12px}.contact-info-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:1.25rem;display:flex;gap:12px;align-items:flex-start}.contact-info-icon{width:36px;height:36px;flex-shrink:0;background:#0f2a38;border:.5px solid #2ec4b6;border-radius:8px;display:flex;align-items:center;justify-content:center}.contact-info-card h3{font-size:13px;font-weight:500;color:#fff;margin-bottom:3px}.contact-info-card p{font-size:12px;color:#7a9aaa;line-height:1.5}.phone-reveal-btn{background:transparent;border:.5px solid #2ec4b6;color:#2ec4b6;font-size:12px;padding:4px 10px;border-radius:6px;cursor:pointer;transition:background .15s}.phone-reveal-btn:hover{background:#2ec4b61a}.contact-hours{font-size:12px;color:#4a6a7a;margin-top:4px}.blog-page{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.blog-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:1rem}.blog-tag{font-size:11px;color:#2ec4b6;background:#0f2a38;border:.5px solid #2ec4b6;padding:4px 12px;border-radius:20px;transition:background .15s}.blog-tag:hover,.blog-tag--active{background:#2ec4b6;color:#0a1018}.article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:2rem}.article-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;overflow:hidden;display:block;transition:border-color .2s}.article-card:hover{border-color:#2ec4b6}.article-img{height:180px;background:#0f2a38;overflow:hidden;display:flex;align-items:center;justify-content:center}.article-img img{width:100%;height:100%;object-fit:cover}.article-info{padding:1.25rem}.article-tag{font-size:10px;color:#2ec4b6;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}.article-title{font-size:16px;font-weight:500;color:#fff;margin-bottom:8px;line-height:1.35}.article-excerpt{font-size:13px;color:#7a9aaa;line-height:1.55;margin-bottom:10px}.article-meta{display:flex;gap:12px;font-size:12px;color:#4a6a7a}.blog-empty{padding:3rem 0;font-size:14px;color:#4a6a7a}.article-page{max-width:1200px;margin:0 auto;padding:0 2rem 3rem}.article-layout{display:grid;grid-template-columns:1fr 280px;gap:2.5rem;margin-top:1.5rem;align-items:start}.article-hero-img{border-radius:10px;overflow:hidden;margin-bottom:2rem}.article-hero-img img{width:100%;height:360px;object-fit:cover}.article-tags-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:1rem}.article-page-title{font-size:30px;font-weight:500;color:#fff;line-height:1.25;margin-bottom:.75rem}.article-byline{display:flex;gap:16px;font-size:13px;color:#4a6a7a;flex-wrap:wrap;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:.5px solid #1e3a4a}.article-content{font-size:15px;color:#8ab4c2;line-height:1.8}.article-comments{margin-top:3rem;padding-top:2rem;border-top:.5px solid #1e3a4a}.comments-title{font-size:18px;font-weight:500;color:#fff;margin-bottom:1.5rem}.comments-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.comment{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:8px;padding:1rem 1.25rem}.comment-author{font-size:14px;font-weight:500;color:#fff}.comment-date{font-size:12px;color:#4a6a7a;margin-bottom:8px}.comment-body{font-size:14px;color:#8ab4c2}.comments-form-title{font-size:16px;font-weight:500;color:#fff;margin-bottom:1rem}.sidebar-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:1.25rem;margin-bottom:16px}.sidebar-title{font-size:14px;font-weight:500;color:#fff;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:.5px solid #1e3a4a}.sidebar-post{display:block;padding:8px 0;border-bottom:.5px solid #1a2e3a}.sidebar-post:last-child{border-bottom:none}.sidebar-post-title{font-size:13px;color:#8ab4c2;line-height:1.4;transition:color .15s}.sidebar-post:hover .sidebar-post-title{color:#2ec4b6}.sidebar-post-date{font-size:11px;color:#4a6a7a;margin-top:3px}.blog-tags--sidebar{margin-top:0}.auth-page{display:flex;align-items:flex-start;justify-content:center;padding:3rem 1.5rem}.auth-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:14px;padding:2.5rem;width:100%;max-width:420px}.auth-logo{text-align:center;margin-bottom:2rem}.auth-title{font-size:22px;font-weight:500;color:#fff;margin-bottom:4px}.auth-sub{font-size:13px;color:#7a9aaa}.auth-row{display:flex;justify-content:flex-end;margin-bottom:1.25rem}.auth-link{font-size:13px;color:#2ec4b6}.auth-btn{width:100%;padding:13px;font-size:15px;justify-content:center}.auth-divider{display:flex;align-items:center;gap:12px;margin:1.25rem 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:.5px;background:#1e3a4a}.auth-divider span{font-size:12px;color:#4a6a7a}.account-layout{display:grid;grid-template-columns:220px 1fr;gap:2rem;margin-top:1.5rem;align-items:start}.account-nav{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;overflow:hidden;position:sticky;top:80px}.account-nav-link{display:flex;align-items:center;gap:10px;padding:12px 16px;font-size:13px;color:#8ab4c2;border-bottom:.5px solid #1e3a4a;transition:color .15s,background .15s}.account-nav-link:last-child{border-bottom:none}.account-nav-link:hover,.account-nav-link--active{color:#2ec4b6;background:#2ec4b612}.account-nav-link--logout:hover{color:#f09595}.account-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:2rem}.account-info-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:1.25rem}.account-info-card--pro{border-color:#2ec4b6}.account-info-card h3{font-size:14px;font-weight:500;color:#fff;margin-bottom:8px}.account-info-card p{font-size:13px;color:#7a9aaa;margin-bottom:2px}.account-section-title{font-size:18px;font-weight:500;color:#fff;margin-bottom:1rem}.account-empty{text-align:center;padding:2rem;color:#4a6a7a;font-size:14px}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse;font-size:13px}.orders-table th{padding:10px 12px;text-align:left;font-size:11px;color:#4a6a7a;letter-spacing:.06em;text-transform:uppercase;border-bottom:.5px solid #1e3a4a}.orders-table td{padding:12px;border-bottom:.5px solid #1a2e3a;color:#8ab4c2}.orders-table tr:last-child td{border-bottom:none}.order-status{display:inline-block;font-size:11px;font-weight:500;padding:3px 10px;border-radius:20px}.order-status--paid{background:#2ec4b626;color:#2ec4b6}.order-status--pending{background:#fac77526;color:#fac775}.order-status--refunded,.order-status--voided{background:#e24b4a26;color:#f09595}.order-date{font-size:13px;color:#4a6a7a;margin-top:4px}.order-layout{display:grid;grid-template-columns:1fr 340px;gap:2rem;margin-top:1.5rem;align-items:start}.addresses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:1.5rem}.address-card{background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:1.25rem;font-size:13px;color:#8ab4c2;line-height:1.7}.address-card--default{border-color:#2ec4b6}.address-default-badge{display:inline-block;background:#2ec4b6;color:#0a1018;font-size:10px;font-weight:500;padding:2px 8px;border-radius:20px;margin-bottom:8px}.address-actions{display:flex;gap:12px;margin-top:10px}.address-card--new{display:flex;align-items:center;justify-content:center;border-style:dashed;min-height:140px}.address-new-btn{display:flex;flex-direction:column;align-items:center;gap:8px;color:#2ec4b6;font-size:13px}.search-bar-wrap{margin:1.5rem 0 2rem}.search-form{max-width:600px}.search-input-wrap{display:flex;gap:10px;align-items:center;background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:6px 6px 6px 14px;transition:border-color .15s}.search-input-wrap:focus-within{border-color:#2ec4b6}.search-icon{color:#4a6a7a;flex-shrink:0}.search-input{flex:1;background:transparent;border:none;color:#fff;font-size:15px;outline:none;padding:6px 0}.search-input::placeholder{color:#3a5a6a}.search-submit{padding:8px 20px;font-size:14px;flex-shrink:0}.search-results-count{font-size:14px;color:#7a9aaa;margin-bottom:1.5rem}.search-results-count strong{color:#fff}.search-empty{text-align:center;padding:3rem 0}.search-empty-icon{width:72px;height:72px;background:#0f2a38;border-radius:50%;border:.5px solid #2ec4b6;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.search-empty h2{font-size:20px;font-weight:500;color:#fff;margin-bottom:.5rem}.search-empty p{font-size:14px;color:#7a9aaa}.search-suggestions{padding:2rem 0}.search-hint{font-size:13px;color:#4a6a7a;margin-bottom:.75rem}.search-tag-row{display:flex;gap:8px;flex-wrap:wrap}.search-result-card{display:block;background:#0f1e2c;border:.5px solid #1e3a4a;border-radius:10px;padding:1.25rem;transition:border-color .2s}.search-result-card:hover{border-color:#2ec4b6}.search-result-type{font-size:10px;color:#2ec4b6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.search-result-title{font-size:15px;font-weight:500;color:#fff;margin-bottom:6px}.search-result-excerpt{font-size:13px;color:#7a9aaa}@media(max-width:900px){.product-layout,.cart-layout{grid-template-columns:1fr}.cart-summary-inner{position:static}.contact-layout,.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}.account-layout{grid-template-columns:1fr}.account-nav{position:static;display:flex;flex-wrap:wrap}.account-nav-link{border-bottom:none;border-right:.5px solid #1e3a4a;flex:1;min-width:120px;justify-content:center}.account-cards,.order-layout{grid-template-columns:1fr}}@media(max-width:768px){.header-nav{display:none}.mobile-menu-toggle{display:flex}.hero h1{font-size:28px}.pro-inner{flex-direction:column;text-align:center}.pro-content p{max-width:100%}.email-bar{flex-direction:column;text-align:center}.email-bar-form{flex-direction:column;width:100%}.email-bar-form input[type=email]{width:100%}.hero-btns{flex-direction:column;align-items:center}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.collection-page,.product-page,.cart-page{padding:1.5rem 1rem}}@media(max-width:600px){.form-row--half,.article-grid{grid-template-columns:1fr}}.account-avatar{width:30px;height:30px;border-radius:50%;background:#2ec4b6;color:#0a1018;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.account-toggle{width:auto;min-width:36px}.shop-login-wrap{margin:4px 0}.shop-login-wrap .shopify-connect-with-shop-button,.shop-login-wrap button{width:100%;border-radius:8px!important}.address-form-card{background:#0f1e2c;border:.5px solid #2ec4b6;border-radius:12px;padding:1.75rem;max-width:700px}.address-form-wrap{margin-bottom:2rem}.nav-dropdown-item{position:relative}.nav-dropdown-item--has-sub>.nav-dropdown-link--parent{justify-content:space-between}.nav-subdropdown{display:none;position:absolute;top:0;left:100%;min-width:180px;padding-left:6px;z-index:400}.nav-dropdown-item--has-sub:hover .nav-subdropdown,.nav-dropdown-item--has-sub:focus-within .nav-subdropdown{display:block}.nav-subdropdown .nav-dropdown-inner{background:#0f1e2c;border:.5px solid #2ec4b6;border-radius:8px;padding:6px}.mobile-nav-link--grandchild{padding-left:2rem;font-size:12px;color:#3a5a6a}.custom-cta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding:1.75rem 2rem;background:#0f1e2c;border:.5px solid #2ec4b6;border-radius:12px}.custom-cta-text h3{font-size:18px;font-weight:500;color:#fff;margin-bottom:4px}.custom-cta-text p{font-size:13px;color:#7a9aaa;max-width:420px}.custom-cta-actions{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0}.custom-cta-actions .btn-primary,.custom-cta-actions .btn-outline{font-size:14px;padding:10px 22px}.order-status--fulfilled{background:#2ec4b626;color:#2ec4b6}.order-status--partial{background:#fac77526;color:#fac775}.order-status--in_progress{background:#85b5db26;color:#85b5db}.order-status--on_hold{background:#e24b4a26;color:#f09595}.order-status--unfulfilled{background:#88878026;color:#b4b2a9}.order-status--scheduled{background:#afa9ec26;color:#afa9ec}.tracking-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#2ec4b6;font-weight:500;padding:3px 8px;background:#2ec4b61a;border-radius:4px;border:.5px solid rgba(46,196,182,.3);transition:background .15s}.tracking-link:hover{background:#2ec4b633}.tracking-number{font-size:11px;color:#7a9aaa;font-family:monospace}.address-form-wrap .btn-primary,.address-form-wrap .btn-outline{display:inline-flex;width:auto}.order-tracking-row{display:flex;align-items:center;gap:12px;margin-top:1.25rem;padding:1rem 1.25rem;background:#2ec4b60f;border:.5px solid rgba(46,196,182,.3);border-radius:8px}.order-tracking-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#2ec4b6;flex-shrink:0}.addr-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:1000;align-items:flex-start;justify-content:center;padding:2vh 1.5rem;overflow-y:auto}.addr-modal-overlay.open{display:flex}.addr-modal{background:#0f1e2c;border:.5px solid #2ec4b6;border-radius:14px;padding:2rem;width:100%;max-width:560px;margin:auto;position:relative;flex-shrink:0}.addr-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.addr-modal-title{font-size:18px;font-weight:500;color:#fff}.addr-modal-close{background:transparent;border:none;color:#4a6a7a;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color .15s,background .15s}.addr-modal-close:hover{color:#fff;background:#ffffff14}.account-panel{padding-bottom:3rem}.header-logo-img{width:90px;height:90px;border-radius:50%;border:2.5px solid #2ec4b6;object-fit:cover;display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.footer-logo-img{width:180px;height:auto;max-height:60px;object-fit:contain;display:block;filter:brightness(1.1)}.site-footer .footer-logo-img{filter:brightness(1.15) contrast(1.05)}.order-progress{margin:1.5rem 0 1.75rem;padding:1.25rem 1.5rem;background:#0a1018;border:.5px solid #1e3a4a;border-radius:10px}.order-progress-steps{display:flex;align-items:flex-start;position:relative}.order-progress-track{position:absolute;top:16px;left:16px;right:16px;height:2px;background:#1e3a4a;z-index:0}.order-progress-fill{height:100%;background:#2ec4b6;transition:width .6s ease}.order-progress-step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.order-progress-dot{width:32px;height:32px;border-radius:50%;border:2px solid #1e3a4a;background:#0a1018;display:flex;align-items:center;justify-content:center;margin-bottom:8px;flex-shrink:0;transition:all .3s ease}.order-progress-dot svg{opacity:0;transition:opacity .3s}.order-progress-step--done .order-progress-dot{border-color:#2ec4b6;background:#2ec4b6}.order-progress-step--done .order-progress-dot svg{opacity:1}.order-progress-step--active .order-progress-dot{border-color:#2ec4b6;background:#0a1018;box-shadow:0 0 0 4px #2ec4b626}.order-progress-step--active .order-progress-dot svg{opacity:1}.order-progress-step--hold .order-progress-dot{border-color:#e24b4a;background:#0a1018}.order-progress-step--hold .order-progress-dot svg{opacity:1}.order-progress-label{font-size:11px;text-align:center;color:#3a5a6a;line-height:1.3;max-width:64px}.order-progress-step--done .order-progress-label,.order-progress-step--active .order-progress-label{color:#2ec4b6}.order-progress-step--hold .order-progress-label{color:#e24b4a}.btn-invoice{display:inline-flex;align-items:center;gap:7px;background:transparent;border:.5px solid #1e3a4a;color:#8ab4c2;font-size:13px;padding:9px 18px;border-radius:7px;cursor:pointer;transition:border-color .15s,color .15s,background .15s;text-decoration:none;font-family:inherit}.btn-invoice:hover{border-color:#2ec4b6;color:#2ec4b6;background:#2ec4b60f}.invoice-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:1.25rem;padding-top:1.25rem;border-top:.5px solid #1e3a4a}@media print{body *{visibility:hidden}#invoice-full-print,#invoice-full-print *{visibility:visible}#invoice-full-print{position:fixed;left:0;top:0;width:100%;background:#fff!important;color:#000!important;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px}.invoice-print-hide{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/designz3d.css.map */
