.bw-landing{--bg: #f7f5ef;--surface: #ffffff;--fg: #1e3a2c;--muted: #5f6f5c;--border: #e2e6dc;--accent: #e07a3a;--accent-hover: #c9682f;--brand: #2d5a42;--brand-dark: #12341f;--font-display: "Chewy", "Lora", Georgia, serif;--font-body: "Instrument Sans", "Montserrat", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--container: 1080px;--gutter: 24px;--radius: 10px;--radius-lg: 14px;--ease-out-expo: cubic-bezier(.32, .72, 0, 1);--ease-spring: cubic-bezier(.34, 1.15, .64, 1);--reveal-distance: 1.25rem;background:var(--bg);position:relative;color:var(--fg);font-family:var(--font-body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.bw-landing *,.bw-landing *:before,.bw-landing *:after{box-sizing:border-box}.bw-landing img,.bw-landing svg{display:block;max-width:100%}.bw-landing a{color:inherit;text-decoration:none}.bw-landing button{background:none;border:0;cursor:pointer;font:inherit}.bw-landing p{margin:0;text-wrap:pretty}.bw-landing h1,.bw-landing h2,.bw-landing h3,.bw-landing h4{margin:0;text-wrap:balance}.bw-landing .container{margin-inline:auto;max-width:var(--container);padding-inline:var(--gutter)}.bw-landing .section{padding-block:clamp(48px,7vw,96px)}.bw-landing .section-tight{padding-block:clamp(40px,6vw,72px)}.bw-landing .eyebrow{color:var(--brand);font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;margin:0 0 10px;text-transform:uppercase}.bw-landing .eyebrow-pill{background:color-mix(in srgb,var(--brand) 10%,var(--surface));border:1px solid color-mix(in srgb,var(--brand) 18%,transparent);border-radius:999px;display:inline-block;font-size:10px;letter-spacing:.2em;margin-bottom:14px;padding:6px 12px}.bw-landing .h1,.bw-landing h1{font-family:var(--font-display);font-size:clamp(36px,5vw,58px);font-weight:400;letter-spacing:-.02em;line-height:1.06}.bw-landing .h2,.bw-landing h2{font-family:var(--font-display);font-size:clamp(26px,3.2vw,38px);font-weight:400;letter-spacing:-.015em;line-height:1.12}.bw-landing .h3,.bw-landing h3{font-size:19px;font-weight:600;letter-spacing:-.005em;line-height:1.3}.bw-landing .row-between h3{font-family:var(--font-display);font-size:22px;font-weight:400}.bw-landing .lead{color:var(--muted);font-size:17px;line-height:1.5;max-width:52ch}.bw-landing .row-between{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.bw-landing .bw-announce{background:var(--brand);color:#ffffffeb;font-size:12px;letter-spacing:.02em;padding-block:8px;padding-inline:0;text-align:center;width:100%}.bw-landing .btn{align-items:center;border:1px solid transparent;border-radius:var(--radius);display:inline-flex;font-size:14px;font-weight:600;gap:8px;letter-spacing:-.005em;padding:10px 18px;transition:background .55s var(--ease-out-expo),border-color .55s var(--ease-out-expo),color .55s var(--ease-out-expo),transform .45s var(--ease-spring)}.bw-landing .btn-pill{border-radius:999px;gap:12px;padding:12px 14px 12px 22px}.bw-landing .btn-magnetic:active{transform:scale(.98)}.bw-landing .btn-icon-ring{align-items:center;background:color-mix(in srgb,var(--surface) 18%,transparent);border-radius:50%;display:inline-flex;flex-shrink:0;height:2rem;justify-content:center;transition:transform .55s var(--ease-out-expo);width:2rem}.bw-landing .btn-icon-glyph{font-size:14px;line-height:1}.bw-landing .btn-magnetic:hover .btn-icon-ring{transform:translate(3px,-1px) scale(1.06)}.bw-landing .btn:active:not(.btn-magnetic){transform:scale(.98)}.bw-landing .btn-primary{background:var(--accent);border-color:var(--accent);color:var(--surface)}.bw-landing .btn-primary:hover{background:var(--accent-hover)}.bw-landing .btn-secondary{background:transparent;border-color:var(--border);color:var(--fg)}.bw-landing .btn-secondary:hover{border-color:var(--fg)}.bw-landing .btn-ghost{background:transparent;border-color:transparent;color:var(--fg);font-weight:500;padding-inline:6px}.bw-landing .btn-ghost:hover{color:var(--brand)}.bw-landing .btn-arrow:after{content:"→";transition:transform .55s var(--ease-out-expo)}.bw-landing .btn-arrow:hover:after{transform:translate(3px,-1px)}.bw-landing .hero-grid{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1.05fr}.bw-landing .hero-copy .lead{margin:16px 0 24px}.bw-landing .hero-cta{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.bw-landing .hero-visual{aspect-ratio:4 / 3;border-radius:var(--radius-lg);overflow:hidden}.bw-landing .hero-visual img{height:100%;object-fit:cover;transition:transform 1.1s var(--ease-out-expo);width:100%}.bw-landing .hero-visual:hover img{transform:scale(1.03)}.bw-landing .trust-row{border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:24px 0 0;padding:24px 0 0}.bw-landing .trust-item{align-items:center;color:var(--muted);display:flex;font-size:13px;gap:8px}.bw-landing .trust-item svg{color:var(--brand);flex-shrink:0;height:16px;width:16px}.bw-landing .cat-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.bw-landing .cat-card{background:var(--surface);border-radius:var(--radius-lg);display:block;padding:16px;text-align:center;transition:transform .65s var(--ease-out-expo)}.bw-landing .cat-card:hover{transform:translateY(-4px)}.bw-landing .cat-thumb{aspect-ratio:1;border-radius:var(--radius);margin-bottom:10px;overflow:hidden}.bw-landing .cat-thumb img{height:100%;object-fit:cover;width:100%}.bw-landing .cat-card span{font-size:13px;font-weight:600}.bw-landing .product-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.bw-landing .product-card{background:var(--surface);border-radius:var(--radius-lg);display:flex;flex-direction:column;overflow:hidden;transition:transform .65s var(--ease-out-expo)}.bw-landing .product-card:hover{transform:translateY(-4px)}.bw-landing .product-media{aspect-ratio:5 / 4;background:linear-gradient(160deg,color-mix(in srgb,var(--brand) 12%,transparent),color-mix(in srgb,var(--accent) 14%,transparent));display:block;min-height:200px;overflow:hidden;position:relative}.bw-landing .product-media img{height:100%;object-fit:cover;transition:transform .85s var(--ease-out-expo);width:100%}.bw-landing .product-card:hover .product-media img{transform:scale(1.03)}.bw-landing .product-body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px 16px 24px}.bw-landing .product-body h3{font-family:var(--font-display);font-size:22px;font-weight:400;line-height:1.15}.bw-landing .stars{color:var(--brand);display:flex;gap:2px}.bw-landing .stars svg{fill:currentColor;height:12px;width:12px}.bw-landing .price{font-family:var(--font-mono);font-size:17px;font-variant-numeric:tabular-nums;font-weight:600}.bw-landing .product-features{color:var(--muted);font-size:13px;line-height:1.45}.bw-landing .product-body .btn{align-self:flex-start;margin-top:auto}.bw-landing .bento{display:grid;gap:16px;grid-template-columns:1.4fr 1fr;grid-template-rows:auto auto}.bw-landing .bento-main{grid-row:span 2}.bw-landing .scene-card{border-radius:var(--radius-lg);min-height:140px;overflow:hidden;position:relative;transition:transform .65s var(--ease-out-expo)}.bw-landing .scene-card:hover{transform:translateY(-3px)}.bw-landing .scene-card img{height:100%;min-height:inherit;object-fit:cover;width:100%}.bw-landing .scene-label{background:linear-gradient(transparent,color-mix(in srgb,var(--brand) 88%,transparent));color:var(--surface);inset:auto 0 0;padding:16px;position:absolute}.bw-landing .scene-label h3{font-family:var(--font-display);font-size:18px;font-weight:400;margin-bottom:2px}.bw-landing .scene-label p{font-size:12px;opacity:.85}.bw-landing .split-band{display:grid;gap:24px;grid-template-columns:1fr 1fr}.bw-landing .band-card{align-items:center;background:var(--surface);border-radius:var(--radius-lg);display:grid;gap:16px;grid-template-columns:1fr 1fr;overflow:hidden;padding:16px}.bw-landing .band-card img{aspect-ratio:4 / 3;border-radius:var(--radius);object-fit:cover;width:100%}.bw-landing .band-card h3{font-family:var(--font-display);font-size:20px;font-weight:400;line-height:1.2}.bw-landing .band-card p{color:var(--muted);font-size:14px;margin-top:8px}.bw-landing .steps-band{background:var(--brand);border-radius:var(--radius-lg);color:#ffffffeb;padding:40px 24px}.bw-landing .steps-band .h2{color:var(--surface);margin-bottom:24px;max-width:28ch}.bw-landing .steps-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.bw-landing .step-num{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;margin-bottom:6px;opacity:.6}.bw-landing .step h3{color:var(--surface);font-family:var(--font-display);font-size:17px;font-weight:400;margin-bottom:4px}.bw-landing .step p{font-size:13px;line-height:1.45;opacity:.78}.bw-landing .review-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.bw-landing .review-card{background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;transition:transform .65s var(--ease-out-expo)}.bw-landing .review-card:hover{transform:translateY(-3px)}.bw-landing .review-card img,.bw-landing .review-card video{aspect-ratio:16 / 10;background:#111;display:block;object-fit:cover;width:100%}.bw-landing .review-body{padding:16px}.bw-landing .review-body blockquote{font-size:14px;line-height:1.45;margin:8px 0}.bw-landing .review-author{color:var(--muted);font-size:12px}.bw-landing .faq-wrap{margin:0 auto;max-width:720px}.bw-landing .faq-list{border-top:1px solid var(--border)}.bw-landing .faq-item{border-bottom:1px solid var(--border)}.bw-landing .faq-q{align-items:center;color:var(--fg);display:flex;font-size:15px;font-weight:600;gap:16px;justify-content:space-between;padding:16px 0;text-align:left;width:100%}.bw-landing .faq-q svg{color:var(--muted);flex-shrink:0;height:18px;transition:transform .55s var(--ease-out-expo);width:18px}.bw-landing .faq-item.open .faq-q svg{transform:rotate(45deg)}.bw-landing .faq-a{color:var(--muted);font-size:14px;line-height:1.55;max-height:0;overflow:hidden;transition:max-height .25s ease,padding .25s ease}.bw-landing .faq-item.open .faq-a{max-height:200px;padding-bottom:16px}.bw-landing .cta-band{background:linear-gradient(135deg,var(--brand),color-mix(in srgb,var(--brand) 80%,#000));border-radius:var(--radius-lg);color:var(--surface);padding:40px 24px;text-align:center}.bw-landing .cta-band h2{color:var(--surface);margin-bottom:16px}.bw-landing .cta-band .lead{color:color-mix(in srgb,var(--surface) 75%,transparent);margin:0 auto 24px}.bw-landing:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");content:"";top:0;right:0;bottom:0;left:0;opacity:.028;pointer-events:none;position:fixed;z-index:1}.bw-landing>*{position:relative;z-index:2}@keyframes bw-hero-enter{0%{filter:blur(10px);opacity:0;transform:translate3d(0,var(--reveal-distance),0)}to{filter:blur(0);opacity:1;transform:translateZ(0)}}.bw-landing .hero-enter{animation:bw-hero-enter 1s var(--ease-out-expo) both}.bw-landing .hero-enter-delay-2{animation-delay:.14s}.bw-landing .hero-enter-delay-3{animation-delay:.28s}.bw-landing.js-reveal [data-reveal]{opacity:0;transform:translate3d(0,var(--reveal-distance),0);transition:opacity .6s var(--ease-out-expo),transform .6s var(--ease-out-expo);transition-delay:var(--reveal-delay, 0ms)}.bw-landing.js-reveal [data-reveal].is-visible{opacity:1;transform:translateZ(0)}.bw-landing .cta-band{transition:transform .85s var(--ease-out-expo)}.bw-landing .cta-band.is-visible:hover{transform:translateY(-2px)}.bw-landing .cat-thumb img{transition:transform .85s var(--ease-out-expo)}.bw-landing .cat-card:hover .cat-thumb img{transform:scale(1.04)}@media(max-width:920px){.bw-landing .hero-grid,.bw-landing .product-grid,.bw-landing .bento,.bw-landing .split-band,.bw-landing .band-card,.bw-landing .steps-grid,.bw-landing .review-grid,.bw-landing .cat-grid{grid-template-columns:1fr}.bw-landing .bento-main{grid-row:auto}.bw-landing .band-card{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.bw-landing:after{display:none}.bw-landing .hero-enter,.bw-landing [data-reveal]{animation:none;filter:none;opacity:1;transform:none;transition:none}.bw-landing .product-media img,.bw-landing .btn,.bw-landing .cat-card,.bw-landing .product-card,.bw-landing .scene-card,.bw-landing .review-card,.bw-landing .cta-band{transition:none}.bw-landing .product-card:hover,.bw-landing .cat-card:hover,.bw-landing .scene-card:hover,.bw-landing .review-card:hover,.bw-landing .cta-band.is-visible:hover,.bw-landing .hero-visual:hover img{transform:none}}
