:root{--purple:#570f48;--purple-dark:#3E0A33;--purple-tint:#F6ECF2;--amber:#F4A52A;--amber-dark:#E0951F;--yellow:#FFD84D;--red:#D9342B;--blue:#1E5BA8;--green:#2E9E5C;--bg:#FAFAFA;--body:#222;--muted:#666;--border:#E5E5E5;--gold:#F5B100;--white:#FFFFFF;--shadow:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 2px 8px rgba(0,0,0,.08);--shadow-lg:0 8px 20px rgba(0,0,0,.12)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Lato,HelveticaNeue,Helvetica Neue,sans-serif;background:var(--bg);color:var(--body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit;padding:0}input,select,textarea{font-family:inherit;font-size:14px}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4{font-weight:700;line-height:1.2;color:var(--body)}h1{font-size:46px;letter-spacing:-.5px}h2{font-size:30px;letter-spacing:-.3px;color:var(--purple);font-weight:800}h3{font-size:18px}p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--purple);outline-offset:2px;border-radius:2px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 22px;font-size:15px;font-weight:600;border-radius:4px;transition:background .15s ease,transform .15s ease,box-shadow .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap;border:0;cursor:pointer;text-align:center}.btn-primary{background:var(--purple);color:var(--white)}.btn-primary:hover{background:var(--purple-dark)}.btn-outline{background:transparent;color:var(--purple);border:2px solid var(--purple)}.btn-outline:hover{background:var(--purple);color:var(--white)}.btn-amber{background:var(--amber);color:#3a1f00}.btn-amber:hover{background:var(--amber-dark)}.btn-block{width:100%}.btn-sm{height:38px;font-size:14px;padding:0 16px}.btn-lg{height:52px;font-size:16px;padding:0 28px}.btn-microcopy{font-size:12px;color:var(--muted);margin-top:6px;text-align:center}.promo-bar{background:var(--yellow);color:#1c1c1c;text-align:center;font-size:14px;font-weight:500;padding:8px 16px}.promo-bar strong{font-weight:700}.header{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:40;transition:box-shadow .2s ease}.header.is-stuck{box-shadow:0 4px 12px #00000014}.header-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;align-items:center;align-content:center;padding:14px 0;min-height:100px}.brand{display:inline-block;line-height:0}.brand-logo-img{width:250px;height:auto;max-width:100%;display:block}.help-block{text-align:center}.help-label{font-size:13px;color:#444}.help-phone{font-size:22px;font-weight:700;color:var(--purple);margin:2px 0;display:inline-block}.help-email{font-size:12px;color:var(--muted)}.help-email a{color:var(--purple);text-decoration:underline}.header-utils{display:flex;flex-direction:column;gap:10px;align-items:flex-end;margin-left:auto;width:100%;max-width:300px}.header-account-row{display:flex;gap:14px;margin-left:0;align-items:center;justify-content:flex-end;padding-right:20px;width:100%}.header-util-link{display:inline-flex;align-items:center;gap:6px;color:#444;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s ease}.header-util-link:hover{color:var(--purple)}.header-util-link svg{flex-shrink:0}.search-form{position:relative;width:100%}.search-input{width:100%;height:44px;padding:0 50px 0 16px;border:1px solid var(--border);border-radius:4px;background:var(--white)}.search-input:focus{border-color:var(--purple);outline:none}.search-btn{position:absolute;right:0;top:0;height:44px;width:44px;display:flex;align-items:center;justify-content:center;color:var(--body)}.hamburger{display:none;width:44px;height:44px;align-items:center;justify-content:center;color:var(--body)}.nav{background:var(--purple);color:var(--white)}.nav-inner{display:flex;align-items:center;gap:22px;height:42px;font-size:13px;font-weight:500;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.nav-inner a{color:var(--white);padding:6px 0;flex-shrink:0;transition:color .15s ease}.nav-inner a:hover{color:var(--yellow)}.nav-inner a.shop-link{font-weight:700;letter-spacing:.5px;text-transform:uppercase;font-size:12px}.hero{padding:0;background:linear-gradient(180deg,#fceec0,#fdf6da);position:relative;overflow:hidden}.hero .container{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:30px;line-height:1.15;margin-bottom:10px;color:var(--purple);letter-spacing:-.4px;text-wrap:balance}.hero-sub{font-size:16px;color:#3a2a3a;margin-bottom:12px;max-width:560px;line-height:1.45}.priority-line{margin-bottom:14px}.priority-text{font-size:26px;color:var(--purple);font-weight:700;letter-spacing:-.3px;display:inline-block}.priority-emphasis{position:relative;display:inline-block;white-space:nowrap}.priority-underline{position:absolute;left:0;right:0;bottom:-8px;width:100%;height:12px;pointer-events:none}.hero-ctas{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap}.hero-ctas .btn-primary{box-shadow:0 4px 14px #6b2d7a47}.hero-ctas .btn-primary:hover{box-shadow:0 6px 18px #6b2d7a59}.excellent-callout{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;font-size:14px;color:#3a2a3a;padding-top:14px;border-top:1px solid rgba(107,45,122,.18)}.excellent-quote{font-size:16px;font-weight:700;color:#1c1c1c}.excellent-stars{color:var(--gold);letter-spacing:2px;font-size:18px;line-height:1}.excellent-sub{width:100%;font-size:13px;font-weight:600;color:#3a2a3a}.excellent-sub a{color:var(--purple);text-decoration:underline;font-style:italic;font-weight:700}.hero-collage{position:relative;height:480px;width:100%}@media(min-width:1200px){.hero .container{max-width:none;margin:0;padding-right:0;padding-left:max(20px,calc((100vw - 1200px)/2 + 20px))}}.hero-photo{position:relative;width:100%;min-height:470px;overflow:hidden;background:#222;align-self:stretch}.hero-photo img,.hero-photo video{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:50% 50%;display:block}.hero-carousel{isolation:isolate}.carousel-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s}.carousel-slide.is-active{opacity:1;visibility:visible;transition:opacity .6s ease,visibility 0s linear 0s}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#0006;color:#fff;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .15s ease,opacity .15s ease;opacity:0}.hero-carousel:hover .carousel-arrow,.hero-carousel:focus-within .carousel-arrow{opacity:1}.carousel-arrow:hover{background:#000000b3}.carousel-arrow-prev{left:14px}.carousel-arrow-next{right:14px}.carousel-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:2}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:0;cursor:pointer;padding:0;transition:background .15s ease,transform .15s ease;box-shadow:0 1px 2px #0000004d}.carousel-dot:hover{background:#ffffffd9}.carousel-dot.is-active{background:#fff;transform:scale(1.15)}.collage-card{position:absolute;background:var(--white);border-radius:8px;box-shadow:var(--shadow-lg);display:flex;align-items:center;justify-content:center;border:1px solid var(--border);padding:14px;transition:transform .3s ease;overflow:hidden}.collage-card img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.collage-card:hover{transform:translateY(-4px) rotate(0)!important;z-index:10}.collage-card-1{width:54%;height:58%;top:6%;left:2%;transform:rotate(-3deg)}.collage-card-2{width:46%;height:48%;bottom:4%;left:30%;transform:rotate(2deg);z-index:2}.collage-card-3{width:42%;height:44%;top:12%;right:4%;transform:rotate(4deg)}.collage-card-4{width:32%;height:32%;bottom:2%;left:2%;transform:rotate(-2deg);z-index:2}.coupon-card{position:absolute;top:-10px;right:-8px;width:160px;background:#f4f0e8;padding:14px 12px 16px;border-radius:4px;font-size:11px;text-align:center;z-index:5;box-shadow:0 6px 20px #6b2d7a40;transform:rotate(4deg)}.coupon-card:before{content:"LIMITED OFFER";position:absolute;top:8px;right:-8px;background:var(--amber);color:#3a1f00;font-size:9px;font-weight:800;padding:4px 10px;letter-spacing:.5px;transform:rotate(45deg);transform-origin:center}.coupon-card .cp-small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-weight:700;margin-top:14px}.coupon-card .cp-label{font-size:13px;font-weight:800;color:var(--purple);line-height:1.15;margin:6px 0;text-transform:uppercase;letter-spacing:.3px}.coupon-card .cp-big{font-size:34px;font-weight:900;color:var(--purple);line-height:1;margin:6px 0;letter-spacing:-1px}.coupon-card .cp-off{font-size:18px;font-weight:900;color:var(--purple);letter-spacing:-.5px}.coupon-card .cp-when{font-size:11px;color:#222;line-height:1.3;margin-top:6px;font-weight:600}.coupon-card .cp-terms{font-size:9px;color:#555;line-height:1.3;margin-top:8px;border-top:1px dashed #c4baa8;padding-top:8px}.usa-banner{padding:0;background:var(--bg)}.usa-banner .container{max-width:none;padding:0;margin:0;width:100%}.usa-grid{display:grid;grid-template-columns:2fr 1fr;gap:0;overflow:hidden;background:var(--white)}.usa-image{display:block;line-height:0}.usa-image img{width:100%;height:auto;display:block}.usa-testimonial{background:var(--purple);color:var(--white);padding:36px 40px;display:flex;flex-direction:column;justify-content:center;text-align:center}.usa-testimonial h2{font-size:17px;font-weight:800;color:var(--amber);letter-spacing:1.5px;margin:0 0 18px}.usa-testimonial blockquote{margin:0}.usa-testimonial blockquote p{font-size:15px;line-height:1.65;margin:0 0 18px;color:#fff}.usa-testimonial blockquote footer{font-style:italic;font-size:14px;color:#ffffffd9}.seasonal-section{padding:48px 0;background:#fdf6da}.seasonal-head{text-align:center;margin-bottom:28px}.seasonal-eyebrow{display:inline-block;font-size:12px;font-weight:800;color:var(--amber-dark);letter-spacing:1.5px;margin-bottom:8px}.seasonal-head h2{margin-bottom:8px}.seasonal-head p{color:#5a4a2a;font-size:15px;max-width:560px;margin:0 auto}.seasonal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.seasonal-tile{background:var(--white);border-radius:8px;border:1px solid var(--border);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:block}.seasonal-tile:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.seasonal-img{aspect-ratio:4/3;overflow:hidden;background:#fafafa;padding:12px;display:flex;align-items:center;justify-content:center}.seasonal-img img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.seasonal-tile:hover .seasonal-img img{transform:scale(1.04)}.seasonal-name{text-align:center;font-size:15px;font-weight:700;color:var(--body);padding:14px 12px}.section{padding:56px 0}.section-tight{padding:40px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;gap:16px;flex-wrap:wrap}.section-head-text{display:flex;flex-direction:column;min-width:0;flex:1}.section-sub{font-size:15px;color:var(--muted);line-height:1.5;margin:8px 0 0;max-width:920px;font-weight:400}.section-sub-center{text-align:center;margin-left:auto;margin-right:auto}.section-head .view-all{color:var(--purple);font-weight:600;font-size:14px}.section-head .view-all:hover{text-decoration:underline}.cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.cat-tile{position:relative;background:var(--white);border-radius:6px;border:1px solid var(--border);aspect-ratio:1/1;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px;text-align:center;cursor:pointer}.cat-tile:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--purple)}.cat-tile-img{flex:1;width:100%;display:flex;align-items:center;justify-content:center;color:var(--purple);background:#fff;border-radius:4px;margin-bottom:2px;overflow:hidden}.cat-tile-img img{width:100%;height:100%;object-fit:contain;padding:0;transition:transform .3s ease}.cat-tile:hover .cat-tile-img img{transform:scale(1.06)}.cat-tile-img svg{width:54px;height:54px}.cat-name{font-size:14px;font-weight:700;color:var(--body)}.cat-shop-now{position:absolute;left:0;right:0;bottom:6px;font-size:12px;color:var(--purple);opacity:0;transition:opacity .2s ease;font-weight:600;pointer-events:none}.cat-tile:hover .cat-shop-now{opacity:1}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{position:relative;background:var(--white);border-radius:6px;border:1px solid var(--border);padding:14px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.pc-badges{position:absolute;top:12px;left:12px;display:flex;gap:4px;z-index:2;flex-wrap:wrap;max-width:60%}.badge{display:inline-block;font-size:10px;font-weight:800;padding:4px 8px;letter-spacing:.5px;color:#fff;border-radius:2px;text-transform:uppercase}.badge-red{background:var(--red)}.badge-blue{background:var(--blue)}.badge-green{background:var(--green)}.pc-save{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;z-index:2;border:1px solid var(--border);color:#999;transition:color .15s ease,border-color .15s ease}.pc-save:hover{color:var(--red);border-color:var(--red)}.pc-save.is-saved{color:var(--red)}.pc-save svg{width:16px;height:16px}.pc-img{aspect-ratio:1/1;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;position:relative;overflow:hidden;background:#fff}.pc-img img{width:100%;height:100%;object-fit:contain;padding:6px;transition:transform .3s ease}.product-card:hover .pc-img img{transform:scale(1.04)}.pc-swatches{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:10px;flex-wrap:wrap;min-height:24px}.pc-swatch{width:20px;height:22px;border-radius:3px;border:1px solid var(--border);cursor:pointer}.pc-swatch-more{font-size:11px;color:var(--muted);font-weight:600;margin-left:2px}.pc-name{font-size:14px;font-weight:600;color:var(--body);line-height:1.3;margin-bottom:2px;text-align:center}.pc-id{font-size:13px;color:var(--muted);margin-bottom:8px;text-align:center}.pc-price{font-size:14px;color:#333;margin-bottom:12px;text-align:center}.pc-price strong{font-size:16px;font-weight:800;color:var(--body);margin-left:4px}.pc-pricing-link{display:block;text-align:center;color:#1e5ba8;text-decoration:underline;font-size:14px;margin:-6px 0 6px}.pc-pricing-link:hover{color:var(--purple)}.pc-min-qty{font-size:12px;color:var(--body);text-align:center;margin-bottom:10px}.pc-cta{margin-top:auto}.pc-img-fallback{background:linear-gradient(135deg,#fff,#f6ecf2)}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#fafafa,#f0f0f0 75%);background-size:1000px 100%;animation:shimmer 2s infinite linear;border-radius:4px}.skeleton-card{padding:14px;background:var(--white);border-radius:6px;border:1px solid var(--border)}.skeleton-img{aspect-ratio:1/1;margin-bottom:12px}.skeleton-line{height:12px;margin-bottom:8px}.skeleton-line.w70{width:70%}.skeleton-line.w40{width:40%}.skeleton-btn{height:38px;margin-top:8px}.how-it-works{background:var(--white);padding:64px 0}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:36px}.step{background:var(--bg);border-radius:8px;padding:32px 28px;text-align:center;border:1px solid var(--border);position:relative}.step-num{font-size:14px;font-weight:800;color:var(--amber);letter-spacing:1px;margin-bottom:12px}.step-img{width:100%;aspect-ratio:3/2;border-radius:10px;overflow:hidden;margin:0 0 18px;background:var(--purple-tint)}.step-img img{width:100%;height:100%;object-fit:cover;display:block}.step h3{font-size:20px;margin-bottom:10px;color:var(--purple)}.step p{font-size:14px;color:#444;line-height:1.5}.steps-cta{text-align:center;margin-top:36px}.why-section{background:#f7f4f0;padding:40px 0}.why-head{text-align:center;margin-bottom:24px}.guarantee-title{letter-spacing:-.3px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.why-item{text-align:center;padding:0 16px}.why-icon{width:110px;height:110px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.why-icon img{width:100%;height:100%;object-fit:contain;border-radius:50%}.why-item h3{font-size:18px;margin-bottom:8px;color:var(--purple);font-weight:800}.why-item p{font-size:13px;color:#666;line-height:1.55;max-width:340px;margin:0 auto}.why-verified{margin-top:32px;padding-top:24px;border-top:1px solid #e5dfd6;text-align:center}.clients-section{min-height:100vh;padding:32px 0 40px;background:var(--white);display:flex;flex-direction:column}.clients-section>.container{flex:1;display:flex;flex-direction:column;width:100%;align-self:stretch}.clients-title{text-align:center;margin-bottom:24px}.clients-row{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(5,auto);gap:24px 16px;align-items:center;justify-items:center;max-width:1200px;margin:0 auto;width:100%}.clients-row img{height:125px;width:125px;max-height:125px;max-width:125px;object-fit:contain;filter:none;transition:transform .2s ease}.clients-row img:hover{transform:scale(1.05)}.verified-title{text-align:center;font-size:16px;font-weight:700;color:var(--purple);margin-bottom:14px;letter-spacing:.3px}.verified-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px 48px;max-width:720px;margin:0 auto}.verified-row img{height:44px;width:auto;max-width:120px;object-fit:contain}.reviews-section{padding:56px 0;background:var(--bg)}.reviews-head{text-align:center;margin-bottom:36px}.reviews-head h2{display:inline-flex;align-items:center;gap:12px}.reviews-head .stars-big{color:var(--gold);letter-spacing:2px;font-size:24px}.reviews-head p{color:var(--muted);margin-top:8px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.review-card{background:var(--white);border-radius:8px;padding:28px;border:1px solid var(--border);box-shadow:var(--shadow);display:flex;flex-direction:column}.review-stars{color:var(--gold);letter-spacing:1px;margin-bottom:12px;font-size:16px}.review-text{font-size:14px;color:#333;line-height:1.6;margin-bottom:18px;flex:1;font-style:italic}.review-author{display:flex;align-items:center;gap:12px}.review-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#f6ecf2,#c8a6bd);display:flex;align-items:center;justify-content:center;color:var(--purple);font-weight:800;font-size:14px}.review-meta{font-size:13px}.review-name{font-weight:700;color:var(--body)}.review-role{color:var(--muted);font-size:12px}.blog-section{padding:48px 0;background:var(--bg)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:8px;padding:28px 26px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:var(--shadow)}.blog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.blog-title{font-size:18px;line-height:1.3;color:var(--purple);font-weight:800;letter-spacing:.3px;margin:0 0 14px}.blog-excerpt{font-size:14px;line-height:1.6;color:#555;margin:0 0 18px;flex:1}.blog-link{margin-top:auto;font-size:13px;font-weight:700;color:var(--purple);text-decoration:underline;text-underline-offset:3px}.blog-card:hover .blog-link{color:var(--purple-dark)}.lead-form-section{padding:56px 0;background:var(--white)}.lead-form-card{max-width:1000px;margin:0 auto;background:#fce6b2;border-radius:10px;padding:32px 36px 28px}.lead-form-title{text-align:center;margin-bottom:20px;line-height:1.35}.lead-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.lead-form-field{display:block}.lead-form-field.full{grid-column:1/-1}.lead-form-field input,.lead-form-field textarea{width:100%;background:var(--white);border:1px solid #d6c89d;border-radius:4px;padding:12px 14px;font-size:14px;font-family:inherit;color:var(--body);transition:border-color .15s ease,box-shadow .15s ease}.lead-form-field input:focus,.lead-form-field textarea:focus{outline:none;border-color:var(--purple);box-shadow:0 0 0 2px #6b2d7a33}.lead-form-field textarea{resize:vertical;min-height:84px}.lead-form-field input::placeholder,.lead-form-field textarea::placeholder{color:#888}.lead-form-submit{text-align:center}.lead-form-btn{min-width:300px;height:48px;letter-spacing:.5px;font-weight:800}.lead-form-secure{margin-top:14px;color:#5a4a2a;font-size:13px}.lead-form-success{margin-top:12px;color:var(--green);font-size:14px;font-weight:600}.footer{background:#1c1c1c;color:#bbb;padding:56px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:32px;margin-bottom:40px}.footer-col h4{color:var(--white);font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:18px;font-weight:700}.footer-col ul li{margin-bottom:10px;font-size:14px}.footer-col ul a:hover{color:var(--white);text-decoration:underline}.footer-contact{font-size:14px;line-height:1.7}.footer-contact a{color:#ddd}.footer-contact a:hover{color:var(--white)}.footer-trust{display:flex;gap:10px;margin-top:14px}.footer-seal{background:#2a2a2a;border-radius:4px;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#ddd;font-weight:700}.footer-seal-shopify{background:#5e8e3e;color:#fff}.footer-seal-viking{background:#1e5ba8;color:#fff}.footer-bar{border-top:1px solid #333;padding:20px 0;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#888;flex-wrap:wrap;gap:16px}.payment-row{display:flex;gap:8px;align-items:center}.payment-card{height:24px;width:38px;border-radius:3px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#333;letter-spacing:.5px}.payment-visa{background:#1a1f71;color:#fff}.payment-mc{background:#eb001b;color:#fff}.payment-amex{background:#2e77bb;color:#fff}.payment-disc{background:#ff6000;color:#fff}.payment-paypal{background:#003087;color:#fff}.sticky-help{position:fixed;bottom:0;left:auto;right:0;background:var(--purple);color:var(--white);padding:10px 20px;z-index:50;display:inline-flex;align-items:center;justify-content:flex-end;gap:20px;box-shadow:0 -2px 8px #00000026,-2px 0 8px #00000014;font-size:14px;border-top-left-radius:10px;transition:transform .3s ease}.sticky-help a,.sticky-help button{color:var(--white);font-weight:600;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.sticky-help a:hover,.sticky-help button:hover{color:var(--yellow)}.sticky-help .live-chat-cta{background:var(--yellow);color:#222;padding:7px 14px;border-radius:999px;font-weight:800;letter-spacing:.2px;box-shadow:0 2px 6px #0000002e}.sticky-help .live-chat-cta:hover{background:var(--gold);color:#222}.sticky-help-close{background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.sticky-help.is-hidden{transform:translateY(100%)}.mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--purple);padding:10px 14px;z-index:60;box-shadow:0 -2px 8px #0003}.mobile-cta .btn{width:100%;background:var(--amber);color:#3a1f00}.mobile-cta .btn:hover{background:var(--amber-dark)}.menu-drawer{position:fixed;top:0;left:-100%;width:85%;max-width:340px;height:100vh;background:var(--white);z-index:1000;transition:left .3s ease;overflow-y:auto;box-shadow:4px 0 16px #00000026}.menu-drawer.is-open{left:0}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.menu-overlay.is-open{opacity:1;pointer-events:auto}.menu-head{background:var(--purple);color:var(--white);padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.menu-close{color:var(--white);width:32px;height:32px;display:flex;align-items:center;justify-content:center}.menu-list{padding:8px 0}.menu-list li a{display:flex;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border);font-size:15px;color:var(--body)}.menu-list li a:hover{background:var(--purple-tint);color:var(--purple)}@media(max-width:1199px){.cat-grid{grid-template-columns:repeat(4,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.why-grid{gap:24px}.why-icon{width:130px;height:130px}.why-item h3{font-size:19px}.reviews-grid{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:48px}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-collage{height:380px;max-width:520px;margin:0 auto}.hero{overflow:visible;display:flex;flex-direction:column;padding-top:0}.hero-photo{position:static;order:-1;width:100%;max-width:none;height:auto;aspect-ratio:16/10;margin:0 0 24px;box-shadow:none}.hero-photo img,.hero-photo video{object-position:50% 35%}.hero h1{font-size:38px}}@media(max-width:767px){h1{font-size:30px}h2{font-size:22px}.container{padding:0 16px}.usa-banner{padding:24px 0 0}.usa-grid{grid-template-columns:1fr}.usa-image{min-height:200px;aspect-ratio:16/9}.usa-testimonial{padding:28px 22px}.usa-testimonial h2{font-size:15px;margin-bottom:14px}.usa-testimonial blockquote p{font-size:14px}.hero h1{font-size:26px;line-height:1.18}.hero{padding:0 0 28px}.hero-sub{font-size:14px;margin-bottom:16px}.hero-grid{gap:24px}.hero-collage{height:280px;max-width:420px}.hero-photo{aspect-ratio:16/11;margin-bottom:20px}.priority-text{font-size:22px}.priority-line{margin-bottom:18px}.priority-underline{bottom:-6px;height:10px}.hero-ctas{gap:8px;margin-bottom:18px}.hero-ctas .btn{flex:1;min-width:0;height:46px;padding:0 12px;font-size:14px}.excellent-callout{gap:4px 10px}.excellent-quote{font-size:15px}.excellent-stars{font-size:16px;letter-spacing:2px}.excellent-sub{font-size:13px}.header-row{grid-template-columns:auto 1fr;grid-template-areas:"ham brand" "search search";grid-row-gap:10px;padding:10px 0;column-gap:12px}.hamburger{grid-area:ham;display:flex;flex-shrink:0;width:40px;height:40px}.hamburger svg{width:22px;height:22px}.brand{grid-area:brand;flex-shrink:1;min-width:0}.brand-logo-img{width:auto;max-width:100%;max-height:42px}.help-block{display:none}.search-form{grid-area:search;max-width:none;width:100%;margin-left:0}.search-input{height:40px;padding:0 40px 0 12px;font-size:13px}.search-btn{height:40px;width:40px}.nav{display:none}.promo-bar{font-size:12px;padding:7px 10px;line-height:1.35}.seasonal-section{padding:32px 0}.seasonal-head{margin-bottom:20px}.seasonal-head p{font-size:13px}.seasonal-eyebrow{font-size:11px;letter-spacing:1px}.seasonal-grid{grid-template-columns:repeat(2,1fr);gap:10px}.seasonal-name{font-size:13px;padding:10px 8px}.cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat-tile{padding:12px;border-radius:6px}.cat-name{font-size:13px}.cat-shop-now{display:none}.products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card{padding:10px}.pc-badges{top:8px;left:8px;gap:3px}.badge{font-size:9px;padding:3px 6px}.pc-save{top:8px;right:8px;width:26px;height:26px}.pc-save svg{width:14px;height:14px}.pc-swatch{width:14px;height:14px}.pc-swatches{gap:3px;margin-bottom:6px;min-height:16px}.pc-name{font-size:12.5px;line-height:1.25}.pc-id{font-size:11.5px;margin-bottom:6px}.pc-price{font-size:12.5px;margin-bottom:8px}.pc-price strong{font-size:14px}.pc-cta.btn{height:38px;font-size:12.5px;padding:0 8px;letter-spacing:-.2px}.section{padding:36px 0}.section-tight{padding:24px 0}.section-head{margin-bottom:18px}.section-head .view-all{font-size:13px}.section-sub{font-size:13.5px;line-height:1.45;margin-top:6px}.how-it-works{padding:40px 0}.steps-grid{grid-template-columns:1fr;gap:14px;margin-top:24px}.step{padding:24px 20px}.step h3{font-size:18px}.step p{font-size:13px}.steps-cta{margin-top:24px}.why-section{padding:40px 0}.why-head{margin-bottom:28px}.guarantee-title{line-height:1.25}.why-grid{grid-template-columns:1fr;gap:32px;max-width:420px}.why-item{padding:0}.why-icon{width:120px;height:120px;margin-bottom:16px}.why-item h3{font-size:18px;margin-bottom:8px}.why-item p{font-size:13px;line-height:1.55}.clients-section{min-height:auto;padding:32px 0 40px;display:block}.clients-section>.container{display:block;width:100%;flex:none}.clients-title{margin-bottom:20px}.clients-row{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:none;gap:16px 12px;max-width:none;width:100%;padding:0;margin:0}.clients-row>img{height:90px;width:90px;max-height:90px;max-width:90px}.why-verified{margin-top:24px;padding-top:20px}.verified-title{font-size:14px;margin-bottom:12px}.verified-row{gap:16px 28px}.verified-row img{height:36px;max-width:90px}.reviews-section{padding:40px 0}.reviews-head{margin-bottom:24px}.reviews-grid{grid-template-columns:1fr;gap:14px;margin-bottom:32px}.review-card{padding:20px}.review-text{font-size:13.5px}.blog-section{padding:32px 0}.blog-grid{grid-template-columns:1fr;gap:14px}.blog-card{padding:22px 20px}.blog-title{font-size:16px;margin-bottom:10px}.blog-excerpt{font-size:13.5px;margin-bottom:14px}.blog-link{font-size:13px}.lead-form-section{padding:36px 0}.lead-form-card{padding:22px 18px 20px;border-radius:8px}.lead-form-title{margin-bottom:16px}.lead-form-grid{grid-template-columns:1fr;gap:10px;margin-bottom:14px}.lead-form-field input,.lead-form-field textarea{padding:11px 12px;font-size:14px}.lead-form-btn{min-width:0;width:100%;height:46px;font-size:14px}.lead-form-secure{font-size:12px}.footer{padding:36px 0 0}.footer-grid{grid-template-columns:1fr;gap:24px;margin-bottom:24px}.footer-col h4{margin-bottom:12px;font-size:13px}.footer-bar{flex-direction:column;text-align:center;gap:14px;padding:18px 0}.footer-trust{flex-wrap:wrap}.payment-row{justify-content:center;flex-wrap:wrap}.coupon-card{width:108px;font-size:10px;padding:10px 8px 12px;top:-4px;right:-4px}.coupon-card:before{font-size:8px;padding:3px 8px;top:6px;right:-10px}.coupon-card .cp-small{font-size:8px;margin-top:10px}.coupon-card .cp-label{font-size:11px;margin:4px 0}.coupon-card .cp-big{font-size:24px}.coupon-card .cp-off{font-size:14px}.coupon-card .cp-when{font-size:9px;margin-top:4px}.coupon-card .cp-terms{font-size:8px;margin-top:6px;padding-top:6px}.sticky-help{display:none}.mobile-cta{display:block}body{padding-bottom:60px}}@media(max-width:380px){.hero h1{font-size:26px}.hero-collage{height:240px}.hero-photo{aspect-ratio:16/12}.brand-logo-img{max-height:36px}.ftb-half{flex-direction:column;align-items:flex-start;gap:12px}.ftb-half .btn{width:100%}.pc-cta.btn{font-size:11.5px;height:36px}.why-grid{grid-template-columns:1fr}}@media(min-width:1200px){.hero .container{max-width:none;margin:0;padding-right:0;padding-left:max(20px,calc((100vw - 1200px)/2 + 20px));width:100vw;overflow:hidden}}.hero{overflow-x:hidden}
/*# sourceMappingURL=/cdn/shop/t/4/assets/qi-homepage-2026.css.map */
