:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--pbb-black:#000;--pbb-white:#fff;--pbb-green:#128f04;--pbb-green-border:#008a00;--pbb-green-dark:#0b6f02;--pbb-soft:#f3f5f6;--pbb-muted:#677279}*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0}body{background:var(--pbb-white);color:var(--pbb-black);font-family:Barlow,Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.storefront{background:var(--pbb-white);min-height:100vh}.announcement{background:var(--pbb-green);color:var(--pbb-white);text-align:center;padding:10px 20px;font-size:13px;font-weight:700}.site-header{z-index:10;background:var(--pbb-black);min-height:74px;color:var(--pbb-white);border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:center;gap:24px;padding:0 40px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:max-content;font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:19px;display:inline-flex}.brand-mark{border:2px solid var(--pbb-green);background:var(--pbb-white);width:38px;height:38px;color:var(--pbb-black);place-items:center;font-family:Barlow,Arial,Helvetica,sans-serif;font-size:13px;font-weight:700;display:grid}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:22px;font-size:14px;font-weight:600;display:flex}.desktop-nav a:hover{color:#b8f1b2}.header-actions{align-items:center;gap:8px;display:flex}.header-actions button{min-height:38px;color:var(--pbb-white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;padding:0 14px;font-weight:600}.header-actions button:hover{border-color:var(--pbb-green)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:48px;max-width:1240px;margin:0 auto;padding:64px 40px 44px;display:grid}.hero-copy{max-width:650px}.eyebrow{color:var(--pbb-green);text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}.hero h1,.section-heading h2,.build-band h2{letter-spacing:0;margin:0;font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:400}.hero h1{max-width:720px;font-size:clamp(42px,6vw,76px);line-height:.98}.hero-copy p:not(.eyebrow){color:#2d3336;max-width:600px;margin:20px 0 0;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-link,.secondary-link{border-radius:4px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.primary-link{background:var(--pbb-green);color:var(--pbb-white)}.primary-link:hover{background:var(--pbb-green-dark)}.secondary-link{border:1px solid var(--pbb-green-border);background:var(--pbb-white)}.secondary-link:hover{background:#128f0414}.hero-product{border:1px solid var(--pbb-green-border);background:var(--pbb-white);border-radius:4px;overflow:hidden;box-shadow:0 18px 50px #00000024}.hero-product img{aspect-ratio:1/.78;object-fit:cover;width:100%;display:block}.hero-product div{border-top:1px solid var(--pbb-green-border);gap:4px;padding:18px;display:grid}.hero-product span,.product-info span,.collection-strip small,.site-footer span{color:var(--pbb-muted);font-size:13px}.hero-product strong{font-size:19px}.collection-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;max-width:1240px;margin:0 auto;padding:0 40px 46px;display:grid}.collection-strip a{border:1px solid var(--pbb-green-border);background:var(--pbb-soft);border-radius:4px;align-content:center;gap:6px;min-height:86px;padding:14px;display:grid}.collection-strip a:hover{background:#128f0414}.collection-strip span{font-weight:700}.product-section{background:var(--pbb-soft);padding:52px 40px 64px}.section-heading{justify-content:space-between;align-items:end;gap:20px;max-width:1160px;margin:0 auto 24px;display:flex}.section-heading h2,.build-band h2{font-size:clamp(28px,4vw,44px);line-height:1.05}.section-heading>a{min-width:max-content;color:var(--pbb-green);font-weight:700;text-decoration:underline}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1160px;margin:0 auto;display:grid}.product-card{background:var(--pbb-white);border:1px solid #d8dee1;border-radius:4px;grid-template-rows:auto 1fr auto;min-height:100%;display:grid}.product-image{background:var(--pbb-white);border-bottom:1px solid #d8dee1;display:block;overflow:hidden}.product-image img{aspect-ratio:1/.86;object-fit:cover;width:100%;transition:transform .18s;display:block}.product-card:hover .product-image img{transform:scale(1.03)}.product-info{gap:8px;padding:16px;display:grid}.product-info h3{margin:0;font-size:17px;line-height:1.25}.product-info p{margin:0;font-size:16px;font-weight:700}.product-card button{border:0;border-top:1px solid var(--pbb-green-border);background:var(--pbb-green);min-height:44px;color:var(--pbb-white);cursor:pointer;font-weight:700}.product-card button:hover{background:var(--pbb-green-dark)}.build-band{grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);align-items:end;gap:34px;max-width:1160px;margin:0 auto;padding:62px 40px;display:grid}.build-band p:not(.eyebrow){color:#2d3336;margin:0;font-size:17px;line-height:1.55}.site-footer{background:var(--pbb-soft);border-top:1px solid #d8dee1;justify-content:space-between;align-items:center;gap:16px;padding:28px 40px;display:flex}.chat-widget{z-index:20;color:var(--pbb-black);font-family:Barlow,Arial,Helvetica,sans-serif;position:fixed;bottom:24px;right:24px}.chat-launcher,.chat-panel,.chat-form input,.chat-form button,.chat-starters button,.chat-icon-button{font:inherit}.chat-launcher{background:var(--pbb-green);min-height:52px;color:var(--pbb-white);cursor:pointer;border:0;border-radius:999px;padding:0 20px;font-weight:700;box-shadow:0 14px 40px #0000003d}.chat-launcher:hover{background:var(--pbb-green-dark)}.chat-panel{border:1px solid var(--pbb-green-border);background:var(--pbb-white);border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(390px,100vw - 32px);height:min(610px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 70px #00000052}.chat-header{background:var(--pbb-black);color:var(--pbb-white);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.chat-header h2,.chat-eyebrow{margin:0}.chat-header h2{font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.2}.chat-eyebrow{color:var(--pbb-white);letter-spacing:0;text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:700}.chat-icon-button{width:34px;height:34px;color:var(--pbb-white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:999px;flex:0 0 34px;font-size:18px;line-height:1}.chat-icon-button:hover{background:#ffffff1f}.chat-messages{background:var(--pbb-white);flex-direction:column;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.chat-message{border-radius:8px;max-width:88%;padding:10px 12px;font-size:14px;line-height:1.45}.chat-line{white-space:pre-wrap;display:block}.chat-line+.chat-line{margin-top:6px}.chat-line.list{grid-template-columns:auto minmax(0,1fr);gap:7px;display:grid}.chat-message a{color:var(--pbb-green);overflow-wrap:anywhere;font-weight:700;text-decoration:underline}.chat-message.user a{color:var(--pbb-white)}.chat-message.assistant{background:var(--pbb-soft);border:1px solid #d8dee1;align-self:flex-start}.chat-message.user{background:var(--pbb-green);color:var(--pbb-white);align-self:flex-end}.chat-starters{background:var(--pbb-white);gap:8px;padding:0 16px 12px;display:grid}.chat-starters button{border:1px solid var(--pbb-green-border);background:var(--pbb-white);min-height:38px;color:var(--pbb-black);cursor:pointer;text-align:left;border-radius:8px;font-size:13px;font-weight:600}.chat-starters button:hover{border-color:var(--pbb-green);background:#128f0414}.chat-error{background:var(--pbb-white);color:red;margin:0;padding:10px 16px 0;font-size:13px;line-height:1.35}.chat-form{background:var(--pbb-soft);border-top:1px solid #d8dee1;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;display:grid}.chat-form input{background:var(--pbb-white);min-width:0;height:42px;color:var(--pbb-black);border:1px solid #007100;border-radius:8px;outline:none;padding:0 12px}.chat-form input:focus{border-color:var(--pbb-green);box-shadow:0 0 0 3px #128f0424}.chat-form button{background:var(--pbb-black);height:42px;color:var(--pbb-white);cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-weight:700}.chat-form button:disabled{cursor:not-allowed;opacity:.55}@media (max-width:900px){.site-header{flex-wrap:wrap;padding:16px 24px}.brand{width:100%}.desktop-nav{order:3;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.header-actions{margin-left:auto}.hero,.build-band{grid-template-columns:1fr}.collection-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.announcement{padding:9px 12px}.site-header{gap:14px;padding:16px;position:static}.desktop-nav{gap:12px}.header-actions button{min-height:34px;padding:0 10px}.hero,.build-band{padding:34px 16px}.hero{gap:28px}.hero h1{font-size:44px}.hero-copy p:not(.eyebrow){font-size:16px}.collection-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px 34px}.product-section{padding:38px 16px 48px}.section-heading{flex-direction:column;align-items:start}.product-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:start;padding:24px 16px 92px}.chat-widget{bottom:12px;right:12px}.chat-panel{width:calc(100vw - 24px);height:min(620px,100vh - 24px)}}
