.jsq-home-v3{--cream:#fbf7ef;--paper:#fffaf3;--ink:#0e1829;--ink-soft:#1a2438;--muted:#5f6877;--line:#e7ddcf;--line-strong:#cfbfa3;--gold:#b78b45;--gold-soft:#f4e6c8;--navy:#0e1829;--navy-soft:#162238;--white:#fff;background:var(--cream);color:var(--ink);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}.jsq-home-v3 *{box-sizing:border-box}.jsq-home-v3 a{text-decoration:none;color:inherit}.jsq-home-v3 img{max-width:100%;display:block}.jsq-home-v3 .wrap{width:min(1440px,calc(100vw - 56px));margin:0 auto}.jsq-home-v3 .ship{background:var(--navy);color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.jsq-home-v3 .ship-inner{min-height:44px;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px;letter-spacing:.04em;font-weight:500}.jsq-home-v3 .ship-dot{width:3px;height:3px;border-radius:50%;background:var(--gold);opacity:.85}.jsq-home-v3 .hero{padding:48px 0 30px;background:radial-gradient(circle at 84% 6%,rgba(217,184,127,.18),transparent 36%),linear-gradient(180deg,#fffaf3,#fbf7ef)}.jsq-home-v3 .hero-shell{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);min-height:600px;border:1px solid var(--line);border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 24px 64px #0e182914}.jsq-home-v3 .hero-copy{position:relative;z-index:2;padding:76px 60px;background:linear-gradient(90deg,#fffaf3,#fffaf3f0 70%,#fffaf380)}.jsq-home-v3 .hero-art{position:relative;min-height:600px;background-size:cover;background-position:center}.jsq-home-v3 .hero-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffaf32e,#0e18290a),linear-gradient(180deg,#fff0,#0e182933)}.jsq-home-v3 .eyebrow{font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.jsq-home-v3 h1,.jsq-home-v3 h2,.jsq-home-v3 h3,.jsq-home-v3 p{margin:0}.jsq-home-v3 h1,.jsq-home-v3 h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.025em;line-height:1.04;color:var(--ink)}.jsq-home-v3 h1{font-size:clamp(44px,5vw,80px);max-width:560px}.jsq-home-v3 .lead{max-width:480px;margin-top:24px;color:var(--muted);font-size:17px;line-height:1.7}.jsq-home-v3 .actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.jsq-home-v3 .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:14px 24px;border-radius:999px;border:1px solid var(--line-strong);background:#fff;color:var(--ink);font-size:13px;font-weight:700;letter-spacing:.03em;line-height:1;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.jsq-home-v3 .btn:hover{transform:translateY(-1px);border-color:var(--navy)}.jsq-home-v3 .btn-primary{background:var(--navy);border-color:var(--navy);color:#fff}.jsq-home-v3 .btn-primary:hover{background:var(--navy-soft);border-color:var(--navy-soft);color:#fff}.jsq-home-v3 .hero-promise{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px;max-width:640px}.jsq-home-v3 .promise{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;padding:14px}.jsq-home-v3 .promise strong{display:block;font-size:13px;margin-bottom:4px;color:var(--ink)}.jsq-home-v3 .promise span{display:block;color:var(--muted);font-size:12px;line-height:1.4}.jsq-home-v3 .chips-wrap{position:relative;z-index:3;margin-top:-26px;display:flex;justify-content:center}.jsq-home-v3 .chip-row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;width:max-content;max-width:100%;padding:14px;border:1px solid var(--line);background:#fffffff5;border-radius:28px;box-shadow:0 16px 40px #0e182914}.jsq-home-v3 .chip{white-space:nowrap;display:inline-flex;align-items:center;min-height:38px;padding:9px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:13px;font-weight:700;transition:background .18s ease,border-color .18s ease,color .18s ease}.jsq-home-v3 .chip:hover,.jsq-home-v3 .chip--accent{background:var(--navy);border-color:var(--navy);color:#fff}.jsq-home-v3 .chip--accent:hover{background:var(--navy-soft);border-color:var(--navy-soft)}.jsq-home-v3 .section{padding:72px 0}.jsq-home-v3 .head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:32px}.jsq-home-v3 .head h2{font-size:clamp(28px,3vw,46px);max-width:760px}.jsq-home-v3 .head p{max-width:560px;color:var(--muted);line-height:1.65;margin-top:14px}.jsq-home-v3 .product-section{padding:0 0 72px}.jsq-home-v3 .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.jsq-home-v3 .product{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;color:var(--ink);transition:transform .2s ease,border-color .2s ease}.jsq-home-v3 .product:hover{transform:translateY(-2px);border-color:var(--line-strong)}.jsq-home-v3 .product-img{aspect-ratio:1/1;background:var(--paper);display:flex;align-items:center;justify-content:center;overflow:hidden}.jsq-home-v3 .product-img img{width:100%;height:100%;object-fit:cover}.jsq-home-v3 .product-body{padding:18px}.jsq-home-v3 .product-kicker{font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.jsq-home-v3 .product h3{font-size:15px;line-height:1.35;font-weight:600;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.jsq-home-v3 .price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.jsq-home-v3 .price{font-weight:700;font-size:14px;color:var(--ink)}.jsq-home-v3 .shop-pill{font-size:11px;font-weight:700;border:1px solid var(--line);border-radius:999px;padding:7px 12px;background:var(--paper);color:var(--ink)}.jsq-home-v3 .need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.jsq-home-v3 .need{position:relative;display:block;min-height:280px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:28px;overflow:hidden;color:var(--ink);transition:transform .2s ease,border-color .2s ease}.jsq-home-v3 .need:hover{transform:translateY(-2px);border-color:var(--line-strong)}.jsq-home-v3 .need .mark{width:42px;height:42px;border:1px solid var(--line);background:var(--paper);border-radius:12px;display:grid;place-items:center;color:var(--navy);margin-bottom:24px}.jsq-home-v3 .need .mark svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;fill:none}.jsq-home-v3 .need h3{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:1.1;letter-spacing:-.02em;margin-bottom:10px;color:var(--ink)}.jsq-home-v3 .need p{color:var(--muted);font-size:14px;line-height:1.55;margin-bottom:18px}.jsq-home-v3 .need .text-link{font-size:13px;font-weight:700;color:var(--ink);display:inline-block}.jsq-home-v3 .need .secondary-links{margin-top:14px;display:flex;flex-wrap:wrap;gap:14px}.jsq-home-v3 .need .secondary-links a{font-size:12px;font-weight:600;color:var(--muted);border-bottom:1px solid transparent;padding-bottom:1px;transition:color .15s ease,border-color .15s ease}.jsq-home-v3 .need .secondary-links a:hover{color:var(--navy);border-bottom-color:var(--navy)}.jsq-home-v3 .feature-band{padding:0 0 72px}.jsq-home-v3 .band-shell{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.jsq-home-v3 .collection-card{position:relative;display:block;min-height:280px;border-radius:22px;overflow:hidden;background:#1b1511;color:#fff;box-shadow:0 14px 34px #0e18291a}.jsq-home-v3 .collection-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.82;transition:transform .5s ease}.jsq-home-v3 .collection-card:hover img{transform:scale(1.04)}.jsq-home-v3 .collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e18291f,#0e1829c2)}.jsq-home-v3 .collection-card .content{position:absolute;left:22px;right:22px;bottom:22px;z-index:2}.jsq-home-v3 .collection-card h3{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:1.05;margin-bottom:8px;color:#fff}.jsq-home-v3 .collection-card p{font-size:13px;line-height:1.5;color:#ffffffd9;max-width:300px}.jsq-home-v3 .tag{position:absolute;top:16px;left:16px;z-index:2;background:#fffffff0;color:var(--ink);border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.jsq-home-v3 .trust{padding:0 0 72px}.jsq-home-v3 .trust-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.jsq-home-v3 .trust-item{padding:24px 20px;border-right:1px solid var(--line)}.jsq-home-v3 .trust-item:last-child{border-right:0}.jsq-home-v3 .trust-icon{width:36px;height:36px;border-radius:12px;background:var(--paper);border:1px solid var(--line);display:grid;place-items:center;margin-bottom:12px;color:var(--navy);font-weight:800;font-size:13px}.jsq-home-v3 .trust-item strong{display:block;font-size:13px;margin-bottom:5px;color:var(--ink)}.jsq-home-v3 .trust-item span{display:block;font-size:12px;color:var(--muted);line-height:1.4}.jsq-home-v3 .newsletter{padding:0 0 72px}.jsq-home-v3 .newsletter-shell{display:grid;grid-template-columns:.7fr 1fr;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:linear-gradient(105deg,#fff,#fffaf2)}.jsq-home-v3 .newsletter-shell img{height:280px;width:100%;object-fit:cover}.jsq-home-v3 .newsletter-content{padding:40px;display:grid;grid-template-columns:1fr minmax(300px,420px);gap:28px;align-items:center}.jsq-home-v3 .newsletter h2{font-size:clamp(28px,2.8vw,42px)}.jsq-home-v3 .newsletter p{color:var(--muted);line-height:1.65;margin-top:12px}.jsq-home-v3 .email-form{display:flex;gap:8px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:7px}.jsq-home-v3 .email-form input{border:0;outline:0;min-width:0;flex:1;background:transparent;padding:0 14px;font-size:14px;color:var(--ink)}.jsq-home-v3 .email-form button{border:0;border-radius:999px;background:var(--navy);color:#fff;padding:12px 22px;font-weight:700;letter-spacing:.04em;white-space:nowrap;cursor:pointer}.jsq-home-v3 .email-form button:hover{background:var(--navy-soft)}@media(max-width:1180px){.jsq-home-v3 .hero-shell{grid-template-columns:1fr}.jsq-home-v3 .hero-art{min-height:360px}.jsq-home-v3 .need-grid{grid-template-columns:repeat(2,1fr)}.jsq-home-v3 .product-grid{grid-template-columns:repeat(3,1fr)}.jsq-home-v3 .band-shell{grid-template-columns:repeat(1,1fr)}.jsq-home-v3 .trust-grid{grid-template-columns:repeat(3,1fr)}.jsq-home-v3 .trust-item{border-bottom:1px solid var(--line)}.jsq-home-v3 .newsletter-content{grid-template-columns:1fr}}@media(max-width:749px){.jsq-home-v3 .wrap{width:calc(100vw - 28px)}.jsq-home-v3 .ship-inner{min-height:auto;padding:10px 0;gap:8px;flex-wrap:wrap;font-size:11px;line-height:1.3;text-align:center}.jsq-home-v3 .hero{padding:22px 0 14px}.jsq-home-v3 .hero-shell{border-radius:22px;min-height:0}.jsq-home-v3 .hero-copy{padding:34px 24px}.jsq-home-v3 h1{font-size:38px;letter-spacing:-.04em;max-width:100%}.jsq-home-v3 .lead{font-size:15px;line-height:1.6;margin-top:18px;max-width:100%}.jsq-home-v3 .actions{display:grid;grid-template-columns:1fr;margin-top:24px}.jsq-home-v3 .btn{width:100%;min-height:48px}.jsq-home-v3 .hero-promise{grid-template-columns:1fr;gap:8px;margin-top:22px}.jsq-home-v3 .hero-art{min-height:240px;background-position:center}.jsq-home-v3 .chips-wrap{margin-top:0;padding-top:14px;display:block}.jsq-home-v3 .chip-row{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;width:100%;max-width:100%;border-radius:18px;padding:10px;-webkit-overflow-scrolling:touch}.jsq-home-v3 .chip{min-height:36px;font-size:12px;padding:8px 14px}.jsq-home-v3 .section{padding:48px 0}.jsq-home-v3 .head{display:block;text-align:left;margin-bottom:20px}.jsq-home-v3 .head h2{font-size:30px}.jsq-home-v3 .product-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.jsq-home-v3 .product{min-width:70vw;scroll-snap-align:start}.jsq-home-v3 .need-grid{grid-template-columns:1fr;gap:12px}.jsq-home-v3 .need{min-height:0;padding:22px}.jsq-home-v3 .feature-band{padding-bottom:48px}.jsq-home-v3 .band-shell{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory}.jsq-home-v3 .collection-card{min-width:78vw;scroll-snap-align:start}.jsq-home-v3 .trust{padding-bottom:48px}.jsq-home-v3 .trust-grid{grid-template-columns:1fr;border-radius:18px}.jsq-home-v3 .trust-item{display:grid;grid-template-columns:42px 1fr;gap:12px;border-right:0;border-bottom:1px solid var(--line);padding:16px}.jsq-home-v3 .trust-icon{margin-bottom:0}.jsq-home-v3 .newsletter{padding-bottom:48px}.jsq-home-v3 .newsletter-shell{grid-template-columns:1fr;border-radius:22px}.jsq-home-v3 .newsletter-shell img{height:180px}.jsq-home-v3 .newsletter-content{padding:24px;display:block}.jsq-home-v3 .email-form{display:grid;border-radius:18px;margin-top:18px}.jsq-home-v3 .email-form input{min-height:42px}.jsq-home-v3 .email-form button{min-height:44px}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/jsq-visual-upgrade-v1.css.map */
