@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--primary:#00158c;--primary-dark:#001065;--primary-light:#e6eaf5;--primary-rgb:0,21,140;--foreground:#1a1f24;--muted:#5a6671;--border:#e5e8ec;--border-strong:#d0d6dd;--surface:#f6f7f9;--white:#ffffff;--container:1140px;--radius:6px;--radius-lg:10px;--font-sans:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--foreground);background:var(--white);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;font-feature-settings:"cv11","ss01"}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-dark)}img{max-width:100%;display:block}h1,h2,h3,h4{line-height:1.3;color:#111;letter-spacing:-.015em;font-weight:700}p{line-height:1.7}ol,p,ul{color:var(--muted)}ol,ul{line-height:1.8;padding-left:20px}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.section{padding:80px 0}.top-bar{background:#001065;color:rgba(255,255,255,.85);font-size:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.top-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.nav{background:#00158c;border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{justify-content:space-between;gap:24px;padding:0;min-height:76px}.nav-inner,.site-branding{display:flex;align-items:center}.site-branding{gap:12px}.site-logo{width:64px;height:64px;background:linear-gradient(180deg,#00158c,#001065);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px;letter-spacing:-.02em}.site-logo,.site-logo-img{border-radius:var(--radius)}.site-logo-img{object-fit:contain}.site-name{font-weight:700;font-size:18px;color:#ffffff}.site-tagline{font-size:11px;color:rgba(255,255,255,.7)}.main-menu{display:flex;align-items:center;gap:10px}.main-menu a{display:block;padding:10px 6px;color:rgba(255,255,255,.92);font-weight:500;font-size:14px;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.main-menu a.active,.main-menu a:hover{color:#ffffff;border-bottom-color:#ffffff}.btn{display:inline-block;padding:11px 24px;border-radius:var(--radius);font-weight:600;font-size:14px;cursor:pointer;border:none;transition:all .2s ease;text-align:center;line-height:1;letter-spacing:-.005em}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 1px 2px rgba(var(--primary-rgb),.18)}.btn-primary:hover{background:var(--primary-dark);color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px rgba(var(--primary-rgb),.28)}.btn-secondary{background:var(--white);color:var(--primary);border:1.5px solid var(--primary)}.btn-secondary:hover{background:var(--primary-light);border-color:var(--primary-dark);color:var(--primary-dark)}.btn-sm{padding:9px 16px;font-size:13px}.hero{position:relative;overflow:hidden}.hero-bg{background-image:url(https://images.unsplash.com/photo-1532187863486-abf9dbad1b69?w=1600&q=80);background-size:cover;background-position:50%;z-index:0}.hero-bg,.hero-bg:after{position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(135deg,rgba(13,74,70,.88),rgba(13,138,114,.7))}.hero-inner{position:relative;z-index:1;padding:100px 0}.hero-content{max-width:720px}.hero-title{font-size:clamp(30px,4.5vw,52px);margin:0 0 22px;color:#fff;line-height:1.15;font-weight:700;letter-spacing:-.025em}.hero-subtitle{font-size:16px;color:rgba(255,255,255,.85);margin:0 0 28px;max-width:620px;line-height:1.75}.hero-btns{display:flex;gap:12px;flex-wrap:wrap}.why-section{background:var(--white);border-bottom:1px solid var(--border);padding:40px 0}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.why-item{padding:24px 28px;border-right:1px solid var(--border);text-align:center}.why-item:last-child{border-right:none}.why-icon{width:44px;height:44px;margin:0 auto 14px;color:var(--primary)}.why-icon svg{width:100%;height:100%}.why-item h3{font-size:15px;margin:0 0 8px;color:#111}.why-item p{font-size:13px;margin:0;line-height:1.6}.section-header{text-align:center;margin-bottom:52px;position:relative}.section-header h2{font-size:clamp(26px,3.2vw,38px);margin:0 0 14px;font-weight:700;letter-spacing:-.02em;color:#111}.section-header h2:after{content:"";display:block;width:36px;height:3px;background:var(--primary);border-radius:2px;margin:16px auto 0}.section-header p{font-size:15px;max-width:640px;margin:0 auto;color:var(--muted)}.grid{display:grid;grid-gap:24px;gap:24px}.grid-2{display:grid;grid-template-columns:2fr 1fr;grid-gap:40px;gap:40px;align-items:start}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:20px;gap:20px}.product-card{border:1px solid var(--border);border-radius:var(--radius);padding:22px;background:#fff;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.product-card:hover{box-shadow:0 8px 24px rgba(15,23,30,.06);transform:translateY(-2px);border-color:var(--border-strong)}.product-card h3{margin:12px 0 6px;font-size:17px;color:#111}.product-card p{font-size:13px;margin:0;line-height:1.6}.product-cat{display:inline-block;font-size:11px;font-weight:600;color:var(--primary);background:var(--primary-light);padding:3px 10px;border-radius:2px;text-transform:uppercase;letter-spacing:.05em}.card-flat{border:1px solid var(--border);border-radius:4px;padding:24px;background:#fff}.card-flat h3{font-size:18px;margin:0 0 10px;color:#111}.card-flat p{font-size:14px;margin:0;line-height:1.7}.blog-card{border:1px solid var(--border);border-radius:4px;padding:20px;background:#fff}.blog-card h3{font-size:17px;margin:0 0 10px;line-height:1.45}.blog-card p{font-size:13px}.coa-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px}.coa-item{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:#fff}.company-photos-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.company-photo-item{overflow:hidden;border-radius:6px;border:1px solid var(--border);background:#fff}.company-photo-item img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .3s ease}.company-photo-item:hover img{transform:scale(1.04)}.carousel-root{position:relative;border-radius:8px;overflow:hidden;border:1px solid var(--border);background:#000;max-height:520px}.carousel-track{position:relative;width:100%;aspect-ratio:16/7}.carousel-slide{position:absolute;inset:0;transition:opacity .6s ease}.carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2;padding:0}.carousel-btn:hover{background:rgba(0,0,0,.75)}.carousel-btn svg{width:20px;height:20px}.carousel-btn-prev{left:16px}.carousel-btn-next{right:16px}.carousel-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.carousel-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.4);border:none;cursor:pointer;transition:background .2s,transform .2s;padding:0}.carousel-dot.active{background:#fff;transform:scale(1.25)}.carousel-counter{position:absolute;bottom:14px;right:16px;color:rgba(255,255,255,.7);font-size:13px;font-weight:500;z-index:2;background:rgba(0,0,0,.4);padding:2px 8px;border-radius:20px}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:20px;gap:20px}.team-card{text-align:center;border:1px solid var(--border);border-radius:6px;background:#fff;overflow:hidden}.team-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.team-card-info{padding:16px 12px 20px}.team-card strong{display:block;font-size:14px;color:#111;margin-bottom:2px}.team-card span{display:block;font-size:12px;color:var(--muted);margin-bottom:10px}.team-card-contacts{display:flex;align-items:center;justify-content:center;gap:10px}.team-card-contacts a{color:var(--primary);font-size:18px;display:flex;align-items:center;transition:color .2s}.team-card-contacts a:hover{color:var(--primary-dark)}.cta-band{background:linear-gradient(135deg,#001065,#00158c);color:#fff;padding:64px 0;text-align:center;position:relative;overflow:hidden}.cta-band h2{color:#fff;font-size:clamp(22px,3vw,34px);margin:0 0 12px}.cta-band p{color:rgba(255,255,255,.7);margin:0 0 26px;font-size:15px}.product-img-wrap{width:100%;aspect-ratio:1;overflow:hidden;border-radius:3px;margin-bottom:12px;background:var(--surface);border:1px solid var(--border)}.product-img{width:100%;height:100%;object-fit:cover;display:block}.blog-img-wrap{width:100%;overflow:hidden;border-radius:3px;margin-bottom:14px;background:var(--surface);border:1px solid var(--border)}.blog-img{width:100%;height:180px;object-fit:cover;display:block}.product-detail-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:40px;gap:40px;align-items:start}.detail-section{border:1px solid var(--border);border-radius:4px;padding:20px;margin-bottom:16px;background:#fff}.detail-section h2{font-size:18px;margin:0 0 14px;border-bottom:1px solid #ebebeb;padding-bottom:10px}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.detail-badge{display:inline-flex;align-items:center;gap:5px;background:var(--primary-light);color:var(--primary);font-size:12px;font-weight:600;padding:4px 10px;border-radius:2px}.back-link{color:var(--primary);font-size:14px;font-weight:500;transition:color .15s}.back-link:hover{color:var(--primary-dark)}.detail-img-placeholder,.detail-main-img{width:100%;max-width:480px;border-radius:4px;border:1px solid var(--border);margin-bottom:4px}.detail-img-placeholder{aspect-ratio:1;background:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.detail-img-placeholder svg{width:48px;height:48px;opacity:.4}.detail-img-placeholder span{font-size:14px;font-weight:500}.detail-list{padding-left:0;list-style:none;margin:0}.detail-list li{font-size:14px;margin-bottom:8px;padding-left:20px;position:relative;line-height:1.6;color:var(--muted)}.detail-list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--primary)}.detail-list li:last-child{margin-bottom:0}.step-list{list-style:none;padding:0;margin:0;counter-reset:step}.step-list li{position:relative;padding:0 0 18px 44px;margin:0;font-size:14px;line-height:1.55;color:var(--muted);counter-increment:step}.step-list li:before{content:counter(step);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background:var(--primary);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;font-style:normal}.step-list li:last-child{padding-bottom:0}.step-list strong{display:block;color:#111;font-size:14px;margin-bottom:2px}.variant-section{background:#f8fafb;border-color:#e5e5e5}.variant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:8px;gap:8px;margin-bottom:16px}.variant-btn{padding:10px 12px;border:1px solid var(--border);border-radius:4px;background:#fff;color:#333;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:center}.variant-btn:hover{border-color:var(--primary);color:var(--primary)}.variant-btn.active{border-color:var(--primary);background:var(--primary);color:#fff}.variant-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.variant-label{font-size:15px;font-weight:600;color:#111}.faq-item{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.faq-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cert-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid var(--border);border-radius:4px;background:#fff}.cert-icon{width:36px;height:36px;flex-shrink:0;color:var(--primary)}.cert-icon svg{width:100%;height:100%}.testimonial-card{border:1px solid var(--border);border-radius:4px;padding:24px;background:#fff}.testimonial-quote{font-size:14px;line-height:1.8;color:var(--muted);font-style:italic;margin:0 0 20px}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;border-radius:50%;background:var(--primary-light);color:var(--primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.testimonial-author strong{display:block;font-size:14px;color:#111;margin-bottom:2px}.testimonial-author span{font-size:12px;color:var(--muted)}.field-wrap{display:block}.form-wrap h2{font-size:22px;margin:0 0 24px}.form-section{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:24px;margin-bottom:16px}.form-section-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:#111;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid var(--border);letter-spacing:-.01em}.form-section-title-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--primary-light);color:var(--primary);font-size:12px;font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.form-grid-1{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.form-row{display:flex;flex-direction:column;gap:6px}.form-row label{font-size:13px;font-weight:600;color:#333}.form-row .req{color:#c45c26;margin-left:2px}.form-row .field,.form-row .select,.form-row .textarea{width:100%}.form-row .hint{font-size:12px;color:var(--muted);margin-top:2px}.field,.form-row .field,.form-row .select,.form-row .textarea,.select,.textarea{padding:10px 14px;border:1.5px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--foreground);font-size:14px;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.field:focus,.form-row .field:focus,.form-row .select:focus,.form-row .textarea:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.12)}.field::placeholder,.form-row .field::placeholder,.textarea::placeholder{color:#9aa3ad}.textarea{min-height:110px;resize:vertical}.select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235a6671' stroke-width='2.5'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.form-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--muted);margin:8px 0 18px;line-height:1.5}.form-consent input[type=checkbox]{margin-top:3px;width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.form-consent a{color:var(--primary);text-decoration:underline}.btn-submit{width:100%;padding:14px 24px;font-size:15px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:10px}.btn-submit:disabled{opacity:.7;cursor:not-allowed;transform:none!important;box-shadow:none!important}.step-bar{display:flex;align-items:center;justify-content:space-between;max-width:640px;margin:0 auto 56px;position:relative;padding:0 12px}.step-bar:before{content:"";position:absolute;top:16px;left:60px;right:60px;height:2px;background:var(--border);z-index:0}.step{position:relative;z-index:1;flex-direction:column;gap:8px;flex:1 1}.step,.step-dot{display:flex;align-items:center}.step-dot{width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid var(--border);color:var(--muted);justify-content:center;font-size:13px;font-weight:700;transition:all .25s ease}.step.active .step-dot{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 0 4px var(--primary-light)}.step-label{font-size:12px;font-weight:600;color:var(--muted);text-align:center;letter-spacing:.02em}.step.active .step-label{color:var(--primary)}.quote-hero{position:relative;border-bottom:1px solid var(--border);padding:0;overflow:hidden;min-height:320px;display:flex;align-items:flex-end}.quote-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 35%;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.quote-hero:after,.quote-hero>img{position:absolute;inset:0;pointer-events:none}.quote-hero:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.1) 60%,rgba(0,0,0,0));z-index:1}.quote-hero>.container{position:relative;z-index:2;padding:56px 0 48px;text-align:center}.quote-hero h1{font-size:clamp(30px,4vw,42px);margin:0 0 12px;letter-spacing:-.025em;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.4)}.quote-hero p{font-size:16px;color:rgba(255,255,255,.88);max-width:580px;margin:0 auto 28px}.quote-hero-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.side-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:22px;margin-bottom:16px}.side-card h2{font-size:15px;font-weight:700;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--border);letter-spacing:-.01em;color:#111}.side-contact-row{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:14px;color:var(--foreground)}.side-contact-row .icon{width:32px;height:32px;border-radius:8px;background:var(--primary-light);color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.side-contact-row .icon svg{width:16px;height:16px}.side-contact-row a{color:var(--foreground);font-weight:500}.side-contact-row a:hover{color:var(--primary)}.side-contact-row .label{font-size:11px;color:var(--muted);display:block;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1px}.payment-tag{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap}.submitted-wrap{text-align:center;padding:48px 24px}.submitted-icon{width:64px;height:64px;margin:0 auto 24px;border-radius:50%;background:#e8f5e9;display:flex;align-items:center;justify-content:center}.submitted-icon svg{width:36px;height:36px;color:#2e7d32}.submitted-wrap h2{font-size:26px;margin:0 0 12px}.submitted-wrap>p{max-width:440px;margin:0 auto 24px;font-size:15px}.submitted-contact{padding:20px;background:var(--surface);border-radius:4px;margin-bottom:24px;max-width:400px;margin-left:auto;margin-right:auto}.submitted-contact p{margin:0;font-size:14px}.product-mini-card{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.product-mini-card:last-child{border-bottom:none}.product-mini-card strong{display:block;font-size:14px;color:#111;margin-bottom:2px}.product-mini-img{width:48px;height:48px;object-fit:cover;border-radius:4px;border:1px solid var(--border);flex-shrink:0}.payment-methods{display:flex;flex-wrap:wrap;gap:8px}.payment-tag{display:inline-block;padding:4px 12px;border:1px solid var(--border);border-radius:2px;font-size:13px;font-weight:500;color:#555;background:#fafafa}.payment-grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.crypto-card{border:1px solid var(--border);border-radius:8px;background:#fff;overflow:hidden}.crypto-card-head{padding:10px 12px;background:#f8fafc;border-bottom:1px solid var(--border)}.crypto-card-title{font-size:15px;font-weight:700;margin:0 0 2px;color:#0f172a}.crypto-card-net{font-size:12px;color:#64748b}.crypto-card-body{gap:12px;padding:14px;align-items:stretch}.crypto-card-body,.crypto-qr-wrap{display:flex;flex-direction:column}.crypto-qr-wrap{align-items:center;gap:6px;min-width:0}.crypto-qr-img{width:100%;max-width:200px;aspect-ratio:1/1;height:auto;border-radius:6px;border:1px solid var(--border);object-fit:contain;background:#fff;display:block;flex-shrink:0}.crypto-qr-multi{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;width:100%;max-width:220px}.crypto-qr-multi .crypto-qr-img{max-width:100%}.crypto-qr-svg-wrap{width:100%;max-width:200px;aspect-ratio:1/1;padding:6px;background:#fff;border:1px solid var(--border);border-radius:6px;display:flex;align-items:center;justify-content:center}.crypto-qr-hint{font-size:11px;color:#94a3b8;text-align:center}.crypto-info{display:flex;flex-direction:column;gap:8px;min-width:0;overflow:hidden}.crypto-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-weight:600}.crypto-addr-row{display:flex;align-items:center}.crypto-addr{display:block;width:100%;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#0f172a;word-break:break-all;line-height:1.4}.crypto-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crypto-short{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#64748b}@media (max-width:360px){.crypto-qr-img,.crypto-qr-svg-wrap{max-width:160px}}.breadcrumb-bar{background:var(--surface);border-bottom:1px solid var(--border);padding:10px 0}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;flex-wrap:wrap}.breadcrumb a{color:var(--primary);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:var(--muted)}.breadcrumb span:last-child{color:#333;font-weight:500}.product-wc-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start;margin-bottom:48px}.product-wc-gallery{position:-webkit-sticky;position:sticky;top:20px}.product-wc-img-placeholder,.product-wc-main-img{width:100%;border:1px solid var(--border);border-radius:4px}.product-wc-img-placeholder{aspect-ratio:1;background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:var(--muted)}.product-wc-title{font-size:clamp(24px,3vw,36px);margin:0 0 12px;line-height:1.2}.product-wc-short-desc{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 24px}.product-wc-variants{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.product-wc-variants label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#333}.product-wc-select{max-width:320px}.product-wc-atc{display:inline-flex;align-items:center;gap:8px;justify-content:center;transition:background .2s,transform .1s}.product-wc-atc:active{transform:scale(.98)}.product-wc-atc.added{background:#2e7d32}.product-wc-price-row{display:flex;align-items:center;margin-bottom:12px}.product-wc-unit-price{font-size:24px;font-weight:700;color:var(--heading)}.product-wc-qty-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.product-wc-qty-row label{font-size:12px;font-weight:700;letter-spacing:.05em;color:var(--text-muted,#666)}.product-wc-qty-control{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.product-wc-qty-control button{width:36px;height:36px;background:#f5f5f5;border:none;cursor:pointer;font-size:16px;color:#333;transition:background .15s}.product-wc-qty-control button:hover{background:#e8e8e8}.product-wc-qty-control span{width:44px;text-align:center;font-weight:600;font-size:15px;border-left:1px solid #ddd;border-right:1px solid #ddd;line-height:36px}.product-wc-line-total{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;color:var(--text-muted,#666)}.product-wc-line-total-price{font-size:18px;font-weight:700;color:var(--heading)}.product-wc-action-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.product-wc-action-row .product-wc-atc{flex:1 1;min-width:160px}.product-wc-view-cart{flex-shrink:0;display:inline-flex;align-items:center;gap:6px}.product-wc-badges{display:flex;flex-wrap:wrap;gap:8px}.product-wc-badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#555;background:var(--surface);padding:4px 10px;border:1px solid var(--border);border-radius:2px}.product-wc-tabs{border-top:2px solid var(--border)}.product-wc-tab-bar{display:flex;border-bottom:1px solid var(--border);overflow-x:auto}.product-wc-tab{padding:14px 24px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:14px;font-weight:600;color:var(--muted);white-space:nowrap;transition:color .15s,border-color .15s;margin-bottom:-1px}.product-wc-tab:hover{color:#333}.product-wc-tab.active{color:var(--primary);border-bottom-color:var(--primary)}.product-wc-tab-content{padding:32px 0}.product-wc-description{max-width:800px}.product-wc-overview{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 32px}.product-wc-section{margin-bottom:28px}.product-wc-section h3{font-size:16px;margin:0 0 14px;padding-bottom:8px;border-bottom:1px solid var(--border)}.product-wc-section ol,.product-wc-section ul{padding-left:20px}.product-wc-section li{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:6px}.product-wc-attr-table{width:100%;max-width:600px;border-collapse:collapse;border:1px solid var(--border);font-size:14px}.product-wc-attr-table tr{border-bottom:1px solid var(--border)}.product-wc-attr-table tr:last-child{border-bottom:none}.product-wc-attr-table th{width:35%;padding:10px 14px;background:var(--surface);text-align:left;font-weight:600;color:#333;border-right:1px solid var(--border)}.product-wc-attr-table td{padding:10px 14px;color:var(--muted)}.faq-accordion-item{border-bottom:1px solid var(--border);padding-bottom:20px;margin-bottom:20px}.faq-accordion-item:last-child{border-bottom:none;margin-bottom:0}.faq-question{font-size:15px;font-weight:600;color:#111;margin:0 0 8px}.faq-answer{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.cart-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:40px;gap:40px;align-items:start}.cart-items{border:1px solid var(--border);border-radius:4px;overflow:hidden}.cart-table-header{padding:12px 20px;background:var(--surface);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.cart-item,.cart-table-header{display:grid;grid-template-columns:3fr 1fr 1fr 1fr 40px;grid-gap:16px;gap:16px;border-bottom:1px solid var(--border)}.cart-item{align-items:center;padding:16px 20px}.cart-item:last-of-type{border-bottom:none}.cart-item-product{display:flex;align-items:center;gap:12px}.cart-item-img{object-fit:cover}.cart-item-img,.cart-item-img-placeholder{width:64px;height:64px;border-radius:4px;border:1px solid var(--border);flex-shrink:0}.cart-item-img-placeholder{background:var(--surface);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:var(--muted)}.cart-item-info{min-width:0}.cart-item-name{display:block;font-weight:600;font-size:14px;color:#111;margin-bottom:2px;text-decoration:none;transition:color .15s}.cart-item-name:hover{color:var(--primary)}.cart-item-variant{font-size:12px;color:var(--muted);display:block}.cart-item-price,.cart-item-total{font-size:14px;font-weight:600;color:#111}.cart-item-qty,.qty-control{display:flex;align-items:center}.qty-control{border:1px solid var(--border);border-radius:3px;overflow:hidden}.qty-control button{width:32px;height:32px;background:none;border:none;cursor:pointer;font-size:16px;color:#555;display:flex;align-items:center;justify-content:center;transition:background .15s}.qty-control button:hover{background:var(--surface)}.qty-control span{width:36px;text-align:center;font-size:14px;font-weight:600;border-left:1px solid var(--border);border-right:1px solid var(--border);line-height:30px}.cart-item-remove{background:none;border:none;cursor:pointer;padding:4px;color:#999;display:flex;align-items:center;justify-content:center}.cart-item-remove svg{width:16px;height:16px}.cart-item-remove:hover{color:#e53935}.cart-actions{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--surface);border-top:1px solid var(--border)}.cart-totals{border:1px solid var(--border);border-radius:4px;padding:24px;position:-webkit-sticky;position:sticky;top:20px}.cart-totals h2{font-size:18px;margin:0 0 20px}.cart-totals-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:10px 0;border-bottom:1px solid var(--border);color:var(--muted)}.cart-totals-total{font-size:16px;font-weight:700;color:#111;border-bottom:none;padding-top:16px}.cart-note{font-size:12px;color:var(--muted);margin:16px 0 0;line-height:1.6}@media (max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-table-header{display:none}.cart-item{grid-template-columns:1fr;gap:8px}.cart-item-product{grid-column:1}.cart-item-price,.cart-item-qty,.cart-item-total{display:flex;justify-content:space-between;align-items:center;padding-left:76px}.cart-item-remove{position:absolute;top:16px;right:16px}.cart-item{position:relative}}.page-header{background:#f8fafb;border-bottom:1px solid var(--border);padding:36px 0}.page-header h1{font-size:clamp(26px,3.5vw,40px);margin:0}.page-header p{margin:8px 0 0;font-size:15px}.homepage-hero{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:flex-end;cursor:default}.hero-slide{position:absolute;inset:0;transition:opacity .8s ease}.hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.homepage-hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.homepage-hero-content{position:relative;z-index:2;width:100%}.homepage-hero-content h1{font-size:clamp(28px,4vw,52px);font-weight:800;margin:0 0 12px;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.3)}.homepage-hero-content p{font-size:clamp(15px,1.8vw,18px);margin:0 0 20px;opacity:.92;max-width:600px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.25);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s;padding:0}.hero-arrow:hover{background:rgba(0,0,0,.6)}.hero-arrow-prev{left:16px}.hero-arrow-next{right:16px}.hero-arrow svg{width:20px;height:20px}.hero-dots{position:absolute;bottom:16px;right:20px;z-index:3;display:flex;gap:8px}.hero-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.45);border:none;cursor:pointer;padding:0;transition:background .3s,transform .3s}.hero-dot.active{background:#fff;transform:scale(1.25)}.about-hero-image{position:relative;padding:0;overflow:hidden;border-bottom:1px solid var(--border);min-height:360px;display:flex;align-items:flex-end}.about-hero-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.about-hero-content{position:relative;z-index:1;padding:40px 0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0));color:#fff}.about-hero-content h1{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.about-hero-content p{color:#f0f0f0;text-shadow:0 1px 4px rgba(0,0,0,.4)}@media (max-width:1024px){.homepage-hero{min-height:420px}.homepage-hero-content{padding:48px 0 40px}.homepage-hero-content h1{font-size:clamp(24px,3.5vw,38px)}.homepage-hero-content p{font-size:clamp(14px,1.6vw,16px);max-width:520px}}@media (max-width:768px){.homepage-hero{min-height:340px}.homepage-hero-content{padding:36px 0 60px}.homepage-hero-content h1{font-size:clamp(22px,5vw,30px);margin-bottom:10px}.homepage-hero-content p{font-size:clamp(13px,2vw,15px);max-width:400px;margin-bottom:16px}.hero-arrow{width:36px;height:36px;top:auto;bottom:52px;transform:none}.hero-arrow-prev{left:12px}.hero-arrow-next{right:12px}.hero-arrow svg{width:16px;height:16px}.hero-dots{bottom:14px;left:50%;right:auto;transform:translateX(-50%);gap:6px}.hero-dot{width:7px;height:7px}}@media (max-width:480px){.homepage-hero{min-height:260px}.homepage-hero-content{padding:28px 0 52px}.homepage-hero-content h1{font-size:20px;line-height:1.2}.homepage-hero-content p{font-size:12px;line-height:1.5;margin-bottom:14px}.homepage-hero-content .btn{font-size:13px;padding:9px 18px}.hero-arrow{width:30px;height:30px;bottom:44px}.hero-arrow-prev{left:8px}.hero-arrow-next{right:8px}.hero-arrow svg{width:14px;height:14px}.hero-dots{bottom:12px}.hero-dot{width:6px;height:6px}}@media (max-width:1024px){.about-hero-image{min-height:300px}.about-hero-content{padding:32px 0}.about-hero-content h1{font-size:clamp(24px,3.5vw,36px)}}@media (max-width:768px){.about-hero-image{min-height:240px}.about-hero-content{padding:28px 0}.about-hero-content h1{font-size:clamp(22px,5vw,28px)}.about-hero-content p{font-size:clamp(13px,2vw,15px);max-width:500px}}@media (max-width:480px){.about-hero-image{min-height:200px}.about-hero-content{padding:24px 0}.about-hero-content h1{font-size:22px}.about-hero-content p{font-size:12px;line-height:1.5}}.wwd-section{position:relative;padding:0;overflow:hidden;background:var(--surface);border-top:1px solid var(--border)}.wwd-section>img.section-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wwd-section>.container{position:relative;z-index:2;padding-top:80px;padding-bottom:80px}@media (max-width:768px){.wwd-section>.container{padding-top:48px;padding-bottom:48px}}.wwd-section .section-header h2{color:var(--text)}.wwd-section .section-header p{color:var(--text-secondary)}.wwd-section .card-flat{background:rgba(255,255,255,.72);border-color:rgba(255,255,255,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.wwd-section .card-flat h3{color:var(--text);font-size:18px;margin:0 0 10px}.wwd-section .card-flat p{color:var(--text-secondary);font-size:14px}.wwd-section .card-flat .icon-wrap{background:rgba(0,0,0,.08)}.wwd-section .wwd-eyebrow{font-size:11px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;display:block;margin-bottom:8px}.product-hero-image{position:relative;padding:0;overflow:hidden;border-bottom:1px solid var(--border);min-height:320px;display:flex;align-items:flex-end}.product-hero-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.product-hero-content{position:relative;z-index:1;padding:40px 0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0));color:#fff}.product-hero-content h1{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.product-hero-content p{color:#f0f0f0;text-shadow:0 1px 4px rgba(0,0,0,.4);max-width:600px}.blog-hero-image{position:relative;padding:0;overflow:hidden;border-bottom:1px solid var(--border);min-height:320px;display:flex;align-items:flex-end}.blog-hero-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.blog-hero-content{position:relative;z-index:1;padding:40px 0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0));color:#fff}.blog-hero-content h1{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.blog-hero-content p{color:#f0f0f0;text-shadow:0 1px 4px rgba(0,0,0,.4);max-width:600px}.coa-hero-image{position:relative;padding:0;overflow:hidden;border-bottom:1px solid var(--border);min-height:320px;display:flex;align-items:flex-end}.coa-hero-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.coa-hero-content{position:relative;z-index:1;padding:40px 0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,rgba(0,0,0,0));color:#fff}.coa-hero-content h1{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.coa-hero-content p{color:#f0f0f0;text-shadow:0 1px 4px rgba(0,0,0,.4);max-width:600px}@media (max-width:1024px){.product-hero-image{min-height:280px}.product-hero-content{padding:32px 0}.product-hero-content h1{font-size:clamp(24px,3.5vw,36px)}.blog-hero-image{min-height:280px}.blog-hero-content{padding:32px 0}.blog-hero-content h1{font-size:clamp(24px,3.5vw,36px)}.coa-hero-image{min-height:280px}.coa-hero-content{padding:32px 0}.coa-hero-content h1{font-size:clamp(24px,3.5vw,36px)}}@media (max-width:768px){.product-hero-image{min-height:220px}.product-hero-content{padding:28px 0}.product-hero-content h1{font-size:clamp(22px,5vw,28px)}.product-hero-content p{font-size:clamp(13px,2vw,15px)}.blog-hero-image{min-height:220px}.blog-hero-content{padding:28px 0}.blog-hero-content h1{font-size:clamp(22px,5vw,28px)}.blog-hero-content p{font-size:clamp(13px,2vw,15px)}.coa-hero-image{min-height:220px}.coa-hero-content{padding:28px 0}.coa-hero-content h1{font-size:clamp(22px,5vw,28px)}.coa-hero-content p{font-size:clamp(13px,2vw,15px)}}@media (max-width:480px){.product-hero-image{min-height:180px}.product-hero-content{padding:24px 0}.product-hero-content h1{font-size:22px}.product-hero-content p{font-size:12px;line-height:1.5}.blog-hero-image{min-height:180px}.blog-hero-content{padding:24px 0}.blog-hero-content h1{font-size:22px}.blog-hero-content p{font-size:12px;line-height:1.5}.coa-hero-image{min-height:180px}.coa-hero-content{padding:24px 0}.coa-hero-content h1{font-size:22px}.coa-hero-content p{font-size:12px;line-height:1.5}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.about-hero-image,.homepage-hero,.product-hero-image{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@supports (padding:env(safe-area-inset-bottom)){.homepage-hero,.product-hero-image{padding-bottom:env(safe-area-inset-bottom)}}.site-footer{background:#00158c;color:rgba(255,255,255,.85);padding:56px 0 0;font-size:14px}.site-footer h4{color:#ffffff;font-size:15px;margin:0 0 16px}.site-footer a,.site-footer p{color:rgba(255,255,255,.7);line-height:1.8}.site-footer a:hover{color:#ffffff}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-bottom{padding:20px 0;font-size:13px;color:rgba(255,255,255,.5);text-align:center}.logo-text{display:flex;align-items:center;gap:10px;font-weight:700;font-size:16px;color:#fff;margin-bottom:12px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.small{font-size:13px}.muted{color:var(--muted)}.text-center{text-align:center}.badge-primary{display:inline-block;background:var(--primary);color:#fff;padding:3px 10px;border-radius:2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.divider{height:1px;background:var(--border);margin:18px 0}.about-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:48px;gap:48px;align-items:start}.about-layout .section-header{text-align:left;margin-bottom:0}.about-layout .section-header p{margin:0}.contact-card{border:1px solid var(--border);border-radius:4px;padding:22px;background:#fafafa}.contact-card h3{font-size:18px;margin:0 0 4px}.contact-card p{font-size:14px;margin:0 0 8px}.nav-right{display:flex;align-items:center;gap:16px}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px}.hamburger span{display:block;width:100%;height:2px;background:#ffffff;border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.hamburger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:fixed;top:0;right:-300px;width:280px;height:100vh;background:#fff;z-index:200;transition:right .3s ease;box-shadow:-4px 0 20px rgba(0,0,0,.1);overflow-y:auto}.mobile-menu.is-open{right:0}.mobile-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:199}.mobile-nav{display:flex;flex-direction:column;padding:80px 24px 40px}.mobile-nav a{display:block;padding:14px 0;color:#333;font-weight:500;font-size:16px;border-bottom:1px solid #eee;text-decoration:none;transition:color .15s ease}.mobile-nav a.active,.mobile-nav a:hover{color:var(--primary)}.cart-btn{position:relative;background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;color:#ffffff;transition:color .15s}.cart-btn svg{width:22px;height:22px}.cart-btn:hover{color:rgba(255,255,255,.7)}.cart-badge{position:absolute;top:0;right:0;background:var(--primary);color:#fff;border-radius:50%;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.mini-cart{position:fixed;top:0;right:-380px;width:360px;max-width:100vw;height:100vh;background:#fff;z-index:300;display:flex;flex-direction:column;box-shadow:-4px 0 20px rgba(0,0,0,.15);transition:right .3s ease}.mini-cart.is-open,.mini-cart:global(.is-open){right:0}.mini-cart-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid var(--border)}.mini-cart-header h3{font-size:18px;margin:0}.mini-cart-close{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex}.mini-cart-close svg{width:20px;height:20px}.mini-cart-body{flex:1 1;overflow-y:auto;padding:12px 20px}.mini-cart-empty{text-align:center;padding:40px 0;color:var(--muted);font-size:14px}.mini-cart-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0}.mini-cart-item:last-child{border-bottom:none}.mini-cart-item-info{flex:1 1;min-width:0}.mini-cart-item-name{display:block;font-size:14px;font-weight:600;color:#111;margin-bottom:2px}.mini-cart-item-variant{margin-bottom:2px}.mini-cart-item-qty,.mini-cart-item-variant{display:block;font-size:12px;color:var(--muted)}.mini-cart-remove{background:none;border:none;cursor:pointer;padding:2px;color:#999;display:flex;flex-shrink:0}.mini-cart-remove svg{width:16px;height:16px}.mini-cart-remove:hover{color:#e53935}.mini-cart-footer{padding:16px 20px;border-top:1px solid var(--border)}.mini-cart-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:15px}.mini-cart-subtotal strong{font-size:18px;color:#111}@media (max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr)}.why-item:nth-child(2){border-right:none}}@media (max-width:980px){.about-layout,.product-detail-grid{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.form-grid,.grid-2{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.main-menu{display:none}.hamburger{display:flex}.section{padding:48px 0}.step-bar{margin-bottom:40px}}@media (max-width:600px){.company-photos-grid,.footer-grid,.grid-3,.why-grid{grid-template-columns:1fr}.why-item{border-right:none;border-bottom:1px solid var(--border);padding:20px 0}.why-item:last-child{border-bottom:none}.top-bar-inner{flex-direction:column;align-items:flex-start}.hero-inner{padding:64px 0}}.product-wc-grid-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:24px;gap:24px}.product-wc-card{border:1px solid var(--border);border-radius:4px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s}.product-wc-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.product-wc-card-img-link{display:block;text-decoration:none;position:relative}.product-wc-card-img-wrap{width:100%;aspect-ratio:1;overflow:hidden;background:var(--surface);border-bottom:1px solid var(--border)}.product-wc-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-wc-card:hover .product-wc-card-img{transform:scale(1.03)}.product-wc-card-img-placeholder{width:100%;aspect-ratio:1;background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:700;color:var(--muted);border-bottom:1px solid var(--border)}.product-wc-card .product-cat{position:absolute;top:10px;left:10px}.product-wc-card-body{padding:16px 16px 8px;flex:1 1}.product-wc-card-title{font-size:16px;margin:0 0 8px;color:#111;line-height:1.3;text-decoration:none}.product-wc-card-title:hover{color:var(--primary)}.product-wc-card-desc{font-size:13px;color:var(--muted);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-wc-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 16px;border-top:1px solid var(--border)}.atc-selector{display:flex;align-items:center;gap:6px;flex-shrink:0}.atc-selector-select{font-size:12px;padding:4px 24px 4px 8px;max-width:120px}.atc-selector-select-sm{font-size:11px;padding:3px 20px 3px 6px;max-width:100px}.product-wc-card-price{font-size:18px;font-weight:700;color:#111}.atc-btn{display:inline-flex;align-items:center;gap:6px;transition:background .2s,transform .1s}.atc-btn:active{transform:scale(.97)}.atc-btn.added{background:#2e7d32!important}.atc-btn.added:hover{background:#256627!important}.atcm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:atcm-fade-in .2s ease}@keyframes atcm-fade-in{0%{opacity:0}to{opacity:1}}.atcm-modal{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:28px;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.25);animation:atcm-slide-up .25s cubic-bezier(.34,1.56,.64,1)}@keyframes atcm-slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.atcm-close{position:absolute;top:14px;right:14px;background:none;border:none;cursor:pointer;color:#666;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.atcm-close:hover{color:#111;background:#f5f5f5}.atcm-header{margin-bottom:24px;padding-right:24px}.atcm-title{font-size:18px;font-weight:700;color:#111;margin:0 0 4px}.atcm-product-name{font-size:14px;color:#666;margin:0}.atcm-body{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.atcm-row{display:flex;align-items:center;gap:12px}.atcm-row label{font-size:13px;font-weight:600;color:#444;min-width:56px;text-transform:uppercase;letter-spacing:.03em}.atcm-row .select{flex:1 1;font-size:14px;padding:8px 12px;border-radius:8px}.atcm-qty-control{display:flex;align-items:center;border:1.5px solid #ddd;border-radius:8px;overflow:hidden;flex:1 1}.atcm-qty-control button{background:#f5f5f5;border:none;width:36px;height:36px;font-size:18px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;transition:background .15s}.atcm-qty-control button:hover{background:#e8e8e8}.atcm-qty-control input{flex:1 1;border:none;text-align:center;font-size:14px;font-weight:600;padding:6px 0;min-width:0;-moz-appearance:textfield}.atcm-qty-control input::-webkit-inner-spin-button,.atcm-qty-control input::-webkit-outer-spin-button{-webkit-appearance:none}.atcm-total{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f9f9f9;border-radius:8px;font-size:15px;font-weight:600;color:#333}.atcm-total-price{font-size:18px;font-weight:700;color:#c45c26}.atcm-footer{display:flex;gap:10px}.atcm-cancel{flex:1 1;padding:11px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;background:#fff;border:1.5px solid #ddd;color:#555;transition:border-color .15s,color .15s}.atcm-cancel:hover{border-color:#aaa;color:#222}.atcm-confirm{flex:2 1;padding:11px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;background:#c45c26;border:none;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s}.atcm-confirm:hover{background:#a84d1f}.atcm-confirmed{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 0;color:#2e7d32}.atcm-confirmed p{font-size:16px;font-weight:600;margin:0}.floating-contact{position:fixed;right:20px;bottom:20px;z-index:999;display:flex;flex-direction:column;gap:12px}.floating-contact-btn{width:56px;height:56px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 6px 18px rgba(0,0,0,.18);transition:transform .18s ease,box-shadow .18s ease}.floating-contact-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.24)}.floating-contact-btn:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.floating-contact-whatsapp{background:#25d366}.floating-contact-whatsapp:hover{background:#1ebe5b;color:#fff}.floating-contact-email{background:#1e88e5}.floating-contact-email:hover{background:#1976d2;color:#fff}@media (max-width:640px){.floating-contact{right:14px;bottom:14px;gap:10px}.floating-contact-btn{width:50px;height:50px}.floating-contact-btn svg{width:22px;height:22px}}.qf-phone-wrap{display:flex;align-items:stretch;border:1.5px solid var(--border);border-radius:var(--radius);background:#fff;transition:border-color .15s ease,box-shadow .15s ease;overflow:hidden}.qf-phone-wrap:focus-within{border-color:var(--primary,#00158c);box-shadow:0 0 0 3px rgba(13,138,114,.12)}.qf-phone-prefix{display:inline-flex;align-items:center;padding:0 12px;background:#f5f7f6;color:var(--muted,#6b7280);font-size:14px;font-weight:600;border-right:1px solid var(--border);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.qf-phone-wrap input.field{flex:1 1;border:none;border-radius:0;padding:10px 14px;font-size:14px;background:transparent}.qf-phone-wrap input.field:focus{outline:none;border:none;box-shadow:none}.form-row-hint{font-size:12px;color:var(--muted,#6b7280);margin:6px 0 0}.pagination{gap:6px;margin:48px 0 0;flex-wrap:wrap}.pagination,.pagination-btn{display:flex;align-items:center;justify-content:center}.pagination-btn{width:36px;height:36px;border:1px solid var(--border,#e5e7eb);border-radius:4px;background:#fff;color:var(--text,#1f2937);cursor:pointer;transition:all .15s ease;padding:0}.pagination-btn svg{width:16px;height:16px}.pagination-btn:hover:not(:disabled){border-color:var(--primary,#0d6efd);color:var(--primary,#0d6efd)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-page{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--border,#e5e7eb);border-radius:4px;background:#fff;color:var(--text,#1f2937);font-size:14px;cursor:pointer;transition:all .15s ease}.pagination-page:hover{border-color:var(--primary,#0d6efd);color:var(--primary,#0d6efd)}.pagination-page.active{background:var(--primary,#0d6efd);border-color:var(--primary,#0d6efd);color:#fff;font-weight:600}.pagination-ellipsis{display:flex;align-items:center;justify-content:center;width:28px;height:36px;color:var(--muted,#6b7280);font-size:14px}.product-search-wrap{margin-bottom:32px}.product-search-inner{position:relative;display:flex;align-items:center;max-width:520px;margin:0 auto}.product-search-icon{position:absolute;left:14px;width:18px;height:18px;color:var(--muted,#9ca3af);pointer-events:none;flex-shrink:0}.product-search-input{width:100%;padding:10px 42px;border:1.5px solid var(--border,#e5e7eb);border-radius:var(--radius,8px);font-size:15px;background:#fff;color:var(--text,#1f2937);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.product-search-input:focus{border-color:var(--primary,#0d6efd);box-shadow:0 0 0 3px rgba(13,110,253,.12)}.product-search-clear{position:absolute;right:10px;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;background:transparent;color:var(--muted,#9ca3af);cursor:pointer;border-radius:50%;padding:0;transition:background .15s ease,color .15s ease}.product-search-clear svg{width:14px;height:14px}.product-search-clear:hover{background:var(--border,#e5e7eb);color:var(--text,#1f2937)}.product-search-hint{text-align:center;font-size:13px;color:var(--muted,#9ca3af);margin:8px 0 0}.product-search-result{font-size:14px;color:var(--muted,#6b7280);margin:0 0 20px}.product-search-count{text-align:center;margin:12px 0 0;color:var(--muted,#6b7280);font-size:14px}.product-search-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 20px;color:var(--muted,#9ca3af);text-align:center;gap:12px}.product-search-empty svg{width:48px;height:48px;opacity:.4}.product-search-empty p{font-size:16px;color:var(--text,#374151)}.product-search-empty-link{color:var(--primary,#0d6efd);font-size:14px;text-decoration:none}.product-search-empty-link:hover{text-decoration:underline}