
:root{--ink:#17120f;--gold:#d6a632;--gold2:#f2cf70;--paper:#fff;--cream:#f6efe5;--muted:#6f675f;--line:#e5ddd4;--black:#080808;--shadow:0 20px 50px rgba(26,20,14,.12)}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.announcement{background:#000;color:#f5d77d;display:flex;justify-content:center;gap:16px;align-items:center;min-height:34px;padding:7px 18px;font-size:11px;font-weight:700;letter-spacing:.09em}.announcement i{width:3px;height:3px;background:var(--gold);border-radius:50%}.site-header{height:92px;background:#fff;display:flex;align-items:center;gap:28px;padding:0 5vw;border-bottom:1px solid #eee;position:sticky;top:0;z-index:40}.brand-logo{width:250px;height:78px;background:#000;display:flex;align-items:center;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:contain}.nav{display:flex;gap:26px;margin-left:auto;font-size:14px}.nav a{padding:37px 0;border-bottom:2px solid transparent}.nav a:hover{border-color:var(--gold)}.cart-button,.menu-toggle{border:1px solid #ded6cb;background:#fff;padding:10px 14px;border-radius:999px;cursor:pointer}.menu-toggle{display:none}.cart-count{background:var(--gold);border-radius:50%;padding:3px 7px;margin-left:4px}.hero{min-height:610px;background:linear-gradient(105deg,#080808 0,#1a140c 58%,#070707 100%);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:68px 6vw;color:#fff}.hero-copy h1,.page-hero h1{font-family:Georgia,serif}.hero-copy h1{font-size:clamp(48px,6vw,86px);line-height:1.02;margin:.16em 0}.hero-copy>p{max-width:630px;font-size:18px;line-height:1.7;color:#ded6ca}.hero-logo{display:flex;justify-content:center}.hero-logo img{max-width:720px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.17em;color:#a77a19}.eyebrow.light{color:#f2cf70}.hero-actions{display:flex;gap:12px;margin-top:26px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 21px;border-radius:4px;border:1px solid transparent;font-weight:700;cursor:pointer}.btn.gold{background:var(--gold);color:#111}.btn.outline{border-color:#fff;color:#fff}.full{width:100%}.section{padding:70px 6vw}.intro-center{text-align:center;max-width:900px;margin:auto}.intro-center h2{font:700 46px Georgia,serif;margin:10px 0}.intro-center p{color:var(--muted);line-height:1.7}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding-top:20px}.product-card{border:1px solid var(--line);background:#fff;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image{aspect-ratio:1/1;background:#f7f4ef;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:15px}.product-info h3{font-size:15px;line-height:1.35;margin:0 0 7px}.product-info p{font-size:12px;line-height:1.45;color:var(--muted);min-height:36px}.product-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.add-btn{border:1px solid #ddd2c4;background:#fff;padding:8px 10px;cursor:pointer}.duo-banners{padding:15px 6vw 70px;display:grid;gap:28px}.duo-banners a{display:block;overflow:hidden}.duo-banners img{width:100%;height:auto}.business-panel{margin:0 6vw 70px;background:#d8b17b;padding:48px;display:grid;grid-template-columns:.75fr 1.25fr;gap:55px}.business-panel h2{font:700 40px Georgia,serif}.business-info{border-left:1px solid rgba(23,18,15,.25);padding-left:35px}.business-info p{line-height:1.65}.business-info a{text-decoration:underline}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.service-strip article{display:flex;gap:14px;align-items:center;padding:26px;border-right:1px solid var(--line)}.service-strip article:last-child{border-right:0}.service-icon{width:48px;height:48px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-size:22px}.service-strip strong,.service-strip span{display:block}.service-strip span{font-size:12px;color:var(--muted);margin-top:4px}.footer{display:grid;grid-template-columns:1.15fr .8fr .85fr 1.35fr;gap:52px;padding:60px 7vw 26px;background:#f3e8d9;color:#2e271f}.footer-logo{width:245px;background:#000;display:block}.footer h4{font-size:19px;margin:0 0 18px}.footer a,.footer p{display:block;color:#5f564d;font-size:14px;line-height:1.65;margin:8px 0}.footer a:hover{text-decoration:underline}.footer .business-info{border:0;padding:0}.social-row{grid-column:1/-1;display:flex;justify-content:center;align-items:center;gap:10px}.social-row .facebook{width:32px;height:32px;background:#1877f2;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:20px}.footer-bottom{grid-column:1/-1;border-top:1px solid #d4c6b4;padding-top:20px;font-size:13px;color:#776b5f}.page-hero{padding:72px 7vw;background:linear-gradient(135deg,#f7efe4,#ead6be)}.page-hero h1{font-size:clamp(44px,5vw,72px);margin:.1em 0}.page-hero p{max-width:850px;color:var(--muted);line-height:1.7}.content-wrap{max-width:1080px;padding:60px 7vw 80px}.policy-content h2{font:700 30px Georgia,serif;margin-top:36px}.policy-content h3{font-size:19px;margin-top:24px}.policy-content p,.policy-content li{line-height:1.75;color:#5f574f}.policy-content a{text-decoration:underline}.contact-main{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:55px 7vw}.contact-main h2{font:700 30px Georgia,serif}.contact-copy p{line-height:1.7;color:var(--muted)}.contact-form{padding:30px;background:#faf7f2;border:1px solid var(--line)}.contact-form input,.contact-form textarea{width:100%;padding:13px;border:1px solid #d8cec1;margin-bottom:12px;font:inherit}.contact-form textarea{min-height:150px}.map-section{margin:0 0 70px;position:relative}.map-section iframe{width:100%;height:540px;border:0}.map-btn{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);background:#111;color:#fff;padding:14px 20px;border-radius:3px}.tracking-hero{min-height:650px;background:linear-gradient(#88b8df 0 40%,#d9c29a 40% 100%);position:relative;display:grid;place-items:center;overflow:hidden}.track-card{width:min(390px,88vw);background:#fff;padding:28px;border-radius:8px;box-shadow:var(--shadow);z-index:2;position:absolute;left:18%;top:115px}.track-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #bbb;margin-bottom:24px}.track-tabs button{border:0;background:#fff;padding:14px;font-size:14px}.track-tabs button.active{border-bottom:3px solid #111}.track-card input{width:100%;padding:14px;border:1px solid #777;margin-bottom:14px;border-radius:4px}.track-submit{width:100%;padding:15px;border:0;background:#f47b0b;color:#111;font-weight:700;border-radius:4px}.track-card small{display:block;text-align:center;color:#aaa;margin-top:12px}.track-visual{position:absolute;inset:0}.road{position:absolute;left:-5%;right:-5%;bottom:-80px;height:320px;background:#333;transform:rotate(-6deg);border-top:8px solid #eee}.truck{position:absolute;right:11%;bottom:110px;background:#19a4b2;color:#fff;padding:28px 34px;font-size:60px;box-shadow:0 18px 35px rgba(0,0,0,.25)}.truck span{display:block;font-size:28px;font-weight:700}.checkout-shell{padding:60px 7vw;display:grid;grid-template-columns:1.15fr .85fr;gap:35px}.checkout-form,.order-summary{border:1px solid var(--line);padding:28px}.checkout-form h2,.order-summary h2{font:700 32px Georgia,serif}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{font-size:13px;font-weight:700}.form-grid input{width:100%;padding:12px;border:1px solid #d8cec1;margin-top:7px;font:inherit}.form-grid .full{grid-column:1/-1}.cod-box{background:#fbf2d8;border:1px solid #d8ad3f;padding:16px;margin:20px 0}.order-line{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.fineprint{font-size:12px;color:var(--muted);line-height:1.5}.product-detail-shell{padding:65px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:55px}.gallery-main{aspect-ratio:1;background:#f7f3ee;position:relative;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.12);background:rgba(255,255,255,.9);font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:2}.gallery-arrow.prev{left:14px}.gallery-arrow.next{right:14px}.thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.thumb-btn{padding:0;border:2px solid transparent;background:#fff;cursor:pointer}.thumb-btn.active{border-color:var(--gold)}.thumbs img{width:82px;height:82px;object-fit:cover;display:block}.product-detail h1{font:700 46px Georgia,serif;margin:10px 0}.product-detail .price{font-size:24px;font-weight:700}.product-detail p{color:var(--muted);line-height:1.7}.specs{margin-top:25px;border-top:1px solid var(--line)}.specs p{margin:0;padding:12px 0;border-bottom:1px solid var(--line)}.cart-drawer{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99;display:none;justify-content:flex-end}.cart-drawer.open{display:flex}.cart-panel{width:min(430px,100%);height:100%;background:#fff;padding:25px;overflow:auto}.cart-close{float:right;border:0;background:transparent;font-size:32px}.cart-item{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:20px}.muted{color:var(--muted)}
@media(max-width:1080px){.nav{display:none;position:absolute;top:92px;left:0;right:0;background:#fff;padding:20px 6vw;flex-direction:column;border-bottom:1px solid #ddd}.nav.open{display:flex}.nav a{padding:8px 0}.menu-toggle{display:block;margin-left:auto}.products-grid{grid-template-columns:repeat(2,1fr)}.hero,.business-panel,.checkout-shell,.product-detail-shell,.contact-main{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.service-strip{grid-template-columns:1fr 1fr}.track-card{left:8%}}
@media(max-width:640px){.announcement{font-size:8px;gap:8px;flex-wrap:wrap}.site-header{height:78px;padding:0 4vw}.brand-logo{width:180px;height:62px}.nav{top:78px}.hero{grid-template-columns:1fr;padding:48px 5vw;min-height:600px}.hero-copy h1{font-size:50px}.hero-logo{margin-top:20px}.products-grid{grid-template-columns:1fr 1fr;gap:10px;padding-left:4vw;padding-right:4vw}.product-info{padding:11px}.duo-banners{padding-left:4vw;padding-right:4vw}.business-panel{margin:0 4vw 45px;padding:26px}.business-info{border-left:0;border-top:1px solid rgba(0,0,0,.2);padding:22px 0 0}.service-strip{grid-template-columns:1fr}.service-strip article{border-right:0;border-bottom:1px solid var(--line)}.footer{grid-template-columns:1fr;padding:45px 6vw 24px}.page-hero{padding:52px 6vw}.content-wrap{padding:40px 6vw 60px}.contact-main{padding:35px 6vw}.map-section iframe{height:430px}.track-card{position:relative;left:auto;top:auto;margin:60px auto}.truck{right:5%;bottom:50px;transform:scale(.8)}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.product-detail-shell{padding:40px 5vw}.product-detail h1{font-size:36px}}


/* Interactive Shop-the-Look hotspot section */
.hotspot-section{padding:35px 6vw 75px;background:linear-gradient(180deg,#fff 0,#fbf5eb 100%)}
.hotspot-heading{text-align:center;max-width:820px;margin:0 auto 28px}.hotspot-heading h2{font:700 44px Georgia,serif;margin:9px 0}.hotspot-heading p:last-child{color:var(--muted);line-height:1.6}
.hotspot-stage{position:relative;min-height:540px;border-radius:20px;overflow:hidden;padding:46px 3.5% 35px;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;align-items:end;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.95),rgba(247,232,208,.92) 48%,rgba(223,194,152,.82) 100%);box-shadow:inset 0 0 0 1px rgba(120,91,54,.12)}
.hotspot-stage:before{content:"";position:absolute;left:-3%;right:-3%;bottom:-95px;height:255px;background:linear-gradient(180deg,#d8bd94,#b9976d);border-radius:50% 50% 0 0/16% 16% 0 0;box-shadow:inset 0 18px 30px rgba(255,255,255,.28)}
.hotspot-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 0 17%,rgba(255,255,255,.18) 17% 20%,transparent 20% 100%)}
.hotspot-bag{position:relative;z-index:2;align-self:end;background:#f7f3ed;border:1px solid rgba(82,61,39,.09);border-radius:14px;padding:8px;box-shadow:0 18px 35px rgba(66,48,27,.16);transform:translateY(var(--lift,0))}.hotspot-bag img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.hotspot-bag.bag-1{--lift:-26px}.hotspot-bag.bag-2{--lift:25px}.hotspot-bag.bag-3{--lift:-52px}.hotspot-bag.bag-4{--lift:22px}.hotspot-bag.bag-5{--lift:-20px}
.hotspot-dot{position:absolute;right:14%;top:18%;width:28px;height:28px;border-radius:50%;background:#22a447;border:3px solid #fff;box-shadow:0 0 0 0 rgba(34,164,71,.55);z-index:5;animation:hotspotPulse 1.45s ease-out infinite}.hotspot-dot:before,.hotspot-dot:after{content:"";position:absolute;background:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.hotspot-dot:before{width:11px;height:2px}.hotspot-dot:after{width:2px;height:11px}
@keyframes hotspotPulse{0%{box-shadow:0 0 0 0 rgba(34,164,71,.58)}70%{box-shadow:0 0 0 14px rgba(34,164,71,0)}100%{box-shadow:0 0 0 0 rgba(34,164,71,0)}}
.hotspot-tooltip{position:absolute;right:-8px;bottom:40px;width:205px;padding:12px 14px;background:#fff;color:#17120f;border-radius:8px;box-shadow:0 14px 30px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;pointer-events:none;text-align:left}.hotspot-tooltip b,.hotspot-tooltip em{display:block}.hotspot-tooltip b{font-size:13px;line-height:1.35}.hotspot-tooltip em{font-style:normal;color:#9a7217;font-weight:700;margin-top:5px}.hotspot-dot:hover .hotspot-tooltip,.hotspot-dot:focus .hotspot-tooltip{opacity:1;visibility:visible;transform:none}
@media(max-width:1080px){.hotspot-stage{grid-template-columns:repeat(3,1fr);min-height:auto}.hotspot-bag{transform:none!important}.hotspot-bag.bag-4,.hotspot-bag.bag-5{grid-column:auto}.hotspot-stage:before{display:none}}
@media(max-width:640px){.hotspot-section{padding:25px 4vw 45px}.hotspot-heading h2{font-size:34px}.hotspot-stage{grid-template-columns:1fr 1fr;padding:18px;gap:12px}.hotspot-bag:last-child{grid-column:1/-1;width:50%;justify-self:center}.hotspot-dot{right:12%;top:14%;width:26px;height:26px}.hotspot-tooltip{width:170px;right:-8px}.hotspot-dot:focus .hotspot-tooltip{opacity:1;visibility:visible}}

/* Final approved Planet Bag Hub visual update */
.brand-logo img,.footer-logo img{background:transparent!important;object-fit:contain}
.approved-hero{background:linear-gradient(115deg,#fffaf1 0%,#f4e5ce 58%,#e5c9a6 100%);color:#1c1814;overflow:hidden;position:relative}
.approved-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(255,255,255,.42);right:-80px;top:-160px}
.approved-hero .hero-copy{position:relative;z-index:3}.approved-hero .hero-copy h1{color:#1c1814}.approved-hero .hero-copy h3{font:600 22px Georgia,serif;color:#9a7217;margin:0 0 18px}.approved-hero .hero-copy>p:not(.eyebrow){color:#62584d}.approved-hero .eyebrow{color:#9a7217}.outline-dark{border:1px solid #1c1814;color:#1c1814;background:transparent}.hero-products{position:relative;min-height:520px;z-index:2}.hero-bag{position:absolute;width:52%;aspect-ratio:1;object-fit:cover;border-radius:18px;box-shadow:0 25px 55px rgba(70,43,17,.20);border:7px solid rgba(255,255,255,.72)}.hb1{left:0;top:12%;transform:rotate(-7deg)}.hb2{right:2%;top:4%;transform:rotate(6deg);z-index:2}.hb3{left:24%;bottom:-4%;transform:rotate(1deg);z-index:3}.footer{background:#f8efe2!important;color:#2a241e!important;border-top:1px solid #dfcaa9}.footer h4{color:#9a7217!important}.footer a,.footer p{color:#554b40!important}.footer-logo img{max-width:245px}.social-row{grid-column:1/-1;display:flex!important;gap:12px!important;align-items:center}.social-icon{width:38px;height:38px;border:1px solid #b89049;border-radius:50%;display:grid!important;place-items:center;font-weight:700;font-size:19px;color:#2a241e!important}.social-icon.instagram{font-size:25px}.footer-bottom{border-top:1px solid #dfcaa9!important;color:#776b5f!important}.full-description{grid-column:1/-1;margin-top:10px;padding:35px 0 5px;border-top:1px solid var(--line);max-width:1050px}.full-description h2{font:700 34px Georgia,serif;margin:0 0 18px}.full-description h3{font:700 23px Georgia,serif;margin:28px 0 12px}.full-description p,.full-description li{color:var(--muted);line-height:1.75}.full-description ul{padding-left:22px}.contact-main .outline-dark{display:inline-block;margin-left:8px;padding:13px 18px}
@media(max-width:1080px){.hero-products{min-height:460px}}
@media(max-width:640px){.approved-hero{min-height:auto}.hero-products{min-height:390px;margin-top:15px}.hero-bag{width:55%}.hb1{left:0}.hb2{right:0}.hb3{left:23%}.full-description{padding-top:25px}}

/* FINAL CORRECTED UI — approved Planet Bag Hub header, hero and cream footer */
:root{--pbh-gold:#c58b12;--pbh-ink:#15120f;--pbh-cream:#fffaf2;--pbh-line:#ead8bd}
.site-header{height:108px;padding:0 5.2vw;background:#fff;display:grid;grid-template-columns:300px 1fr auto;align-items:center;gap:24px;border-bottom:1px solid #eee7dc;position:relative;z-index:30}
.brand-logo{display:flex;align-items:center;width:285px;height:92px;overflow:visible}.brand-logo img{width:100%;height:100%;object-fit:contain;object-position:left center;background:transparent!important}
.nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.3vw,42px);font-size:15px}.nav a{position:relative;padding:40px 0 37px;color:#17130f}.nav a:hover{color:var(--pbh-gold)}.nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--pbh-gold)}
.header-actions{display:flex;align-items:center;gap:10px}.header-icon-link{width:42px;height:42px;display:grid;place-items:center;border-radius:50%}.header-icon-link:hover{background:#faf4e9}.header-icon-link svg{width:23px;height:23px;fill:none;stroke:#17130f;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cart-button{min-width:108px;height:46px;padding:0 15px;border:1px solid #ddbd76;background:#fff;border-radius:28px;color:#17130f;display:flex;align-items:center;justify-content:center;gap:8px;font:600 14px Arial,sans-serif}.cart-button svg{width:21px;height:21px;fill:none;stroke:#17130f;stroke-width:1.7;stroke-linejoin:round}.cart-count{width:25px;height:25px;border-radius:50%;background:#d69a16;color:#111;display:grid;place-items:center;font-size:12px}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}
.approved-hero-v2{min-height:610px;padding:0 5vw;display:grid;grid-template-columns:46% 54%;align-items:center;background-color:#fffaf3;background-image:linear-gradient(90deg,#fffdf8 0%,#fffaf2 40%,rgba(255,250,242,.95) 47%,rgba(255,250,242,.36) 61%,rgba(255,250,242,0) 74%),url('banners/hero-approved-bags.jpg');background-size:auto 100%,auto 100%;background-repeat:no-repeat;background-position:center,right center;color:var(--pbh-ink);position:relative;overflow:hidden}
.approved-hero-v2 .hero-copy{max-width:690px;position:relative;z-index:2;padding:60px 0}.approved-hero-v2 .eyebrow{color:#1b1713;letter-spacing:.18em;font-weight:800;font-size:13px}.approved-hero-v2 .eyebrow:before,.approved-hero-v2 .eyebrow:after{content:"";display:inline-block;width:54px;height:2px;background:var(--pbh-gold);vertical-align:middle;margin:0 15px 3px 0}.approved-hero-v2 .eyebrow:after{margin:0 0 3px 15px}.approved-hero-v2 h1{font:700 clamp(58px,5.1vw,88px)/.94 Georgia,serif;margin:22px 0 24px;letter-spacing:-.035em;color:#100e0c}.approved-hero-v2 h1 em{font-weight:700;color:var(--pbh-gold)}.approved-hero-v2 h3{font:500 22px/1.2 Arial,sans-serif;margin:0 0 16px;color:#28221d}.approved-hero-v2 .hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.62;color:#4f473e;max-width:595px}.approved-hero-v2 .hero-actions{display:flex;gap:15px;margin-top:28px}.approved-hero-v2 .btn{border-radius:32px;padding:16px 25px;min-width:190px;display:inline-flex;align-items:center;justify-content:center;gap:13px}.approved-hero-v2 .btn span{font-size:20px}.outline-dark{border:1px solid #1a1714;color:#1a1714;background:#fff}
.cream-footer{background:linear-gradient(180deg,#fffaf3 0%,#f8edde 100%)!important;color:#2a241e!important;border-top:1px solid #e1c99f;padding:58px 5vw 24px;display:grid;grid-template-columns:1.25fr .8fr .9fr 1.45fr;gap:44px;align-items:start}.cream-footer h4{color:#b07808!important;text-transform:uppercase;letter-spacing:.11em;font-size:14px;margin:5px 0 18px}.cream-footer a,.cream-footer p{color:#4d443a!important}.cream-footer .footer-col>a{display:block;margin:10px 0;font-size:14px}.cream-footer .business-footer p{margin:7px 0;line-height:1.5;font-size:13px}.footer-logo{display:block;width:300px;max-width:100%;height:112px}.footer-logo img{width:100%;height:100%;object-fit:contain;object-position:left center;background:transparent!important}.footer-tagline{max-width:330px;line-height:1.65;font-size:14px;margin:9px 0 20px}.social-row{display:flex!important;align-items:center;gap:12px;margin-top:14px}.social-icon{box-sizing:border-box;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border:1.5px solid #b98728!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:transparent!important;padding:0!important;color:#9c6b0e!important}.social-icon svg{width:20px;height:20px}.social-icon:first-child svg{fill:currentColor;stroke:none}.social-icon:last-child svg{fill:none;stroke:currentColor;stroke-width:1.8}.footer-bottom{grid-column:1/-1;border-top:1px solid #dfc9a9!important;margin-top:18px;padding-top:20px;color:#6c6258!important;font-size:13px}
.full-description{margin-top:34px;padding:32px 32px 20px;border:1px solid #eadfce;background:#fffaf4;border-radius:12px}.full-description h2{font:700 32px Georgia,serif;margin:0 0 17px;color:#1d1814}.full-description h3{font:700 21px Georgia,serif;margin:25px 0 10px;color:#3c3026}.full-description p,.full-description li{font-size:15px;line-height:1.75;color:#5c534a}.full-description ul{padding-left:22px}
@media(max-width:1180px){.site-header{grid-template-columns:250px 1fr auto}.brand-logo{width:240px}.nav{gap:18px;font-size:14px}.approved-hero-v2{grid-template-columns:52% 48%;background-position:center,right center}.cream-footer{grid-template-columns:1fr 1fr}.business-footer{grid-column:1/-1}}
@media(max-width:900px){.site-header{height:84px;grid-template-columns:1fr auto auto;padding:0 4vw}.brand-logo{width:205px;height:72px}.menu-toggle{display:block;order:2}.header-actions{order:3}.header-icon-link{display:none}.nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;padding:18px 5vw;flex-direction:column;align-items:flex-start;border-bottom:1px solid #e7ded1;box-shadow:0 12px 25px rgba(0,0,0,.08)}.nav.open{display:flex}.nav a{padding:8px 0}.nav a:first-child:after{display:none}.approved-hero-v2{min-height:680px;grid-template-columns:1fr;align-items:start;padding:0 6vw;background-image:linear-gradient(180deg,#fffdf8 0%,rgba(255,250,242,.98) 50%,rgba(255,250,242,.45) 67%,rgba(255,250,242,0) 100%),url('banners/hero-approved-bags.jpg');background-size:cover,auto 62%;background-position:center,bottom right}.approved-hero-v2 .hero-copy{padding-top:55px}.approved-hero-v2 .hero-copy>p:not(.eyebrow){max-width:520px}}
@media(max-width:640px){.announcement{min-height:36px;padding:8px 10px;font-size:8px}.site-header{height:76px}.brand-logo{width:180px;height:64px}.nav{top:76px}.cart-button{min-width:62px;width:62px;padding:0}.cart-button>span:not(.cart-count){display:none}.approved-hero-v2{min-height:655px;padding:0 5vw;background-size:cover,auto 50%}.approved-hero-v2 .hero-copy{padding-top:42px}.approved-hero-v2 .eyebrow{font-size:9px}.approved-hero-v2 .eyebrow:before,.approved-hero-v2 .eyebrow:after{width:28px;margin-right:8px}.approved-hero-v2 .eyebrow:after{margin-left:8px}.approved-hero-v2 h1{font-size:49px;margin:16px 0}.approved-hero-v2 h3{font-size:18px}.approved-hero-v2 .hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.5}.approved-hero-v2 .hero-actions{gap:10px}.approved-hero-v2 .btn{min-width:0;padding:13px 16px;font-size:12px}.cream-footer{grid-template-columns:1fr;padding:45px 6vw 24px;gap:28px}.business-footer{grid-column:auto}.footer-logo{width:250px;height:95px}.full-description{padding:24px 20px 14px}}
.product-detail-shell>.full-description{grid-column:1/-1;width:100%;max-width:none}

/* Google Business Profile card */
.google-business-card{max-width:760px;margin:0 auto 18px;padding:16px 18px;border:1px solid #ead8b6;background:#fffaf0;border-radius:12px;display:flex;flex-wrap:wrap;gap:6px 16px;align-items:center;justify-content:center;text-align:center}.google-business-card strong{width:100%;font-size:18px;color:#1f1f1f}.google-business-card span{width:100%;color:#5f5548;font-size:14px}.google-business-card a{display:inline-block;margin-top:5px;color:#8a5a00;font-weight:700;text-decoration:underline}.map-section iframe{display:block;width:100%;min-height:420px;border:0}

/* STEP UPDATE 2026-09-03: approved white header + transparent logo */
.site-header{background:#fff!important;border-bottom:1px solid #eee7dc!important;box-shadow:none!important}
.brand-logo{background:transparent!important;border:0!important}
.brand-logo img{background:transparent!important;mix-blend-mode:normal!important}

/* STEP 4: one approved hero banner only — prevents duplicated hero copy */
.hero-single-approved{width:100%;margin:0;padding:0;background:#fff;overflow:hidden}
.hero-single-approved a,.hero-single-approved img{display:block;width:100%}
.hero-single-approved img{height:auto;object-fit:cover}
@media(max-width:640px){.hero-single-approved img{min-height:470px;object-fit:cover;object-position:center}}

/* STEP 5: Footer logo must sit directly on the cream footer with no black box/background. */
.cream-footer .footer-logo,
.footer .footer-logo{
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
.cream-footer .footer-logo img,
.footer .footer-logo img{
  background: transparent !important;
}

/* STEP 6: full Planet Bag Hub header logo; transparent background, no lost dark lettering. */
.brand-logo img{object-fit:contain!important;object-position:left center!important;filter:none!important;opacity:1!important}

/* CHECKOUT + MULTI-GATEWAY UPDATE 2026-09-04 */
.checkout-pro{max-width:1220px;margin:42px auto 64px;padding:0 22px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:28px;align-items:start}.checkout-form{display:grid;gap:18px}.checkout-card,.checkout-summary-card{background:#fff;border:1px solid #eadfce;border-radius:14px;padding:24px;box-shadow:0 8px 26px rgba(39,28,14,.05)}.checkout-section-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:19px}.checkout-section-head>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#17130f;color:#fff;font-weight:800;flex:0 0 auto}.checkout-section-head h2{margin:2px 0 4px;font:700 24px Georgia,serif;color:#1b1713}.checkout-section-head p{margin:0;color:#766d63;font-size:13px}.checkout-pro .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.checkout-pro .form-grid label{font-size:13px;font-weight:700;color:#312b25}.checkout-pro .form-grid label.full{grid-column:1/-1}.checkout-pro .form-grid em{font-style:normal;color:#a76d00}.checkout-pro .form-grid input{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d8d0c5;border-radius:9px;background:#fff;font:400 14px Arial,sans-serif;outline:none}.checkout-pro .form-grid input:focus{border-color:#ba8521;box-shadow:0 0 0 3px rgba(197,139,18,.1)}.same-address{display:flex;gap:10px;align-items:center;font-weight:700;font-size:14px;padding:12px 14px;background:#fffaf2;border:1px solid #ead8bd;border-radius:9px}.shipping-fields{margin-top:16px}.payment-methods{display:grid;gap:10px}.payment-option{display:flex;align-items:center;gap:13px;padding:15px 16px;border:1px solid #ddd4c7;border-radius:10px;background:#fff;cursor:pointer;transition:.2s}.payment-option:hover{border-color:#c58b12;background:#fffaf3}.payment-option input{width:18px;height:18px;accent-color:#b87e0d}.payment-option strong{font-size:15px}.payment-option small{display:block;color:#786f65;margin-top:2px}.payment-loading{padding:14px;border:1px dashed #d4c6b4;border-radius:9px;color:#756b61}.checkout-summary-card{position:sticky;top:128px}.checkout-summary-card h2{font:700 28px Georgia,serif;margin:0 0 18px}.order-line,.summary-shipping{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #eee7dc;font-size:14px}.order-line.total-line{font-size:18px;border-bottom:0;padding-top:18px}.summary-shipping strong{color:#7d5709}.place-order-btn{margin-top:20px;min-height:52px;border-radius:9px;font-weight:800;font-size:15px}.place-order-btn:disabled{opacity:.6;cursor:not-allowed}.secure-note{font-size:12px;line-height:1.55;color:#6f675e;text-align:center;margin:13px 0 0}.checkout-summary-card .fineprint{font-size:12px;color:#81776b;line-height:1.5;margin:10px 0 0;text-align:center}@media(max-width:900px){.checkout-pro{grid-template-columns:1fr}.checkout-summary-card{position:static}}@media(max-width:620px){.checkout-pro{padding:0 12px;margin-top:24px}.checkout-card,.checkout-summary-card{padding:18px}.checkout-pro .form-grid{grid-template-columns:1fr}.checkout-pro .form-grid label.full{grid-column:auto}.checkout-section-head h2{font-size:21px}}
.synced-field{background:#f8f6f0!important;color:#555}.same-address{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #ded7c8;border-radius:10px;background:#fbfaf7;margin-bottom:14px;font-weight:700}.same-address input{width:18px;height:18px;accent-color:#171717}
.tracking-progress{display:flex;gap:6px;flex-wrap:wrap;margin:16px 0}.track-step{padding:7px 9px;border-radius:999px;background:#eee;color:#666;font-size:12px}.track-step.done{background:#171717;color:#fff}
