/* v5.6.3 — homepage paper bag showcase + quick calculator */
.hbi-paper-bag-home{position:relative;isolation:isolate;padding:clamp(64px,7vw,108px) 22px 82px;background:linear-gradient(180deg,#f4eee5 0%,#eee5d8 100%);color:#1b1b1b;overflow:hidden}
.hbi-paper-bag-home:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 16% 14%,rgba(255,255,255,.85),transparent 33%),radial-gradient(circle at 84% 24%,rgba(208,164,74,.12),transparent 32%)}
.hbi-paper-bag-home:after{content:"";position:absolute;inset:auto -8% -34% auto;width:46vw;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(183,132,43,.11),transparent 68%);z-index:-1}
.hbi-paper-bag-home__inner{width:min(1280px,100%);margin:0 auto}
.hbi-paper-bag-home__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(34px,5vw,78px);align-items:center;direction:ltr}
.hbi-paper-bag-home__visual,.hbi-paper-bag-home__copy{min-width:0;direction:rtl}
.hbi-paper-bag-home__stage{background:rgba(255,255,255,.82);border:1px solid rgba(62,48,28,.08);border-radius:26px;overflow:hidden;box-shadow:0 28px 70px rgba(81,61,30,.12)}
.hbi-paper-bag-home__stage-head{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:rgba(255,255,255,.88);border-bottom:1px solid rgba(47,38,25,.08);font-size:13px;font-weight:800}
.hbi-paper-bag-home__stage-head small{font-size:9px;letter-spacing:.2em;color:#9b8e7d;font-weight:700}
.hbi-paper-bag-home__image-wrap{position:relative;aspect-ratio:1.28/1;background:linear-gradient(145deg,#e9e0d4,#dcd0c0);overflow:hidden}
.hbi-paper-bag-home__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1.02);transition:opacity .38s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
.hbi-paper-bag-home__image.is-active{opacity:1;transform:scale(1)}
.hbi-paper-bag-home__image-meta{position:absolute;right:18px;bottom:16px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);font-size:11px;font-weight:800;border:1px solid rgba(0,0,0,.06)}
.hbi-paper-bag-home__tabs{display:flex;gap:8px;flex-wrap:wrap;padding:14px;background:rgba(255,255,255,.92)}
.hbi-paper-bag-home__tab{appearance:none;border:1px solid rgba(53,42,26,.13);background:#fff;border-radius:999px;min-height:40px;padding:0 15px;font-family:inherit;font-size:12px;font-weight:800;color:#4c463e;cursor:pointer;transition:.2s ease}
.hbi-paper-bag-home__tab:hover,.hbi-paper-bag-home__tab.is-active{background:#c89431;border-color:#c89431;color:#17130c;transform:translateY(-1px)}
.hbi-paper-bag-home__eyebrow{display:flex;align-items:center;gap:12px;color:#ac7a1f;font-size:13px;font-weight:900;margin-bottom:18px}
.hbi-paper-bag-home__eyebrow:after{content:"";width:34px;height:2px;background:#d71938;border-radius:2px}
.hbi-paper-bag-home__copy h2{margin:0;font-size:clamp(36px,4vw,66px);line-height:1.34;letter-spacing:-.035em;color:#26303d;font-weight:950}
.hbi-paper-bag-home__copy>p{margin:22px 0 0;color:#626b72;font-size:clamp(14px,1.25vw,17px);line-height:2.05;max-width:630px}
.hbi-paper-bag-home__chips{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:26px 0 0}
.hbi-paper-bag-home__chip{min-height:52px;display:flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.72);border:1px solid rgba(56,45,29,.08);font-size:12px;font-weight:800;color:#4c5158;text-align:center}
.hbi-paper-bag-home__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.hbi-paper-bag-home__primary,.hbi-paper-bag-home__secondary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:13px;text-decoration:none;font-size:13px;font-weight:900;transition:.2s ease}
.hbi-paper-bag-home__primary{background:#c89431;color:#17130c;box-shadow:0 12px 28px rgba(170,117,27,.18)}
.hbi-paper-bag-home__secondary{background:#fff;color:#202020;border:1px solid rgba(0,0,0,.08)}
.hbi-paper-bag-home__primary:hover,.hbi-paper-bag-home__secondary:hover{transform:translateY(-2px)}
.hbi-paper-bag-quick{margin-top:clamp(40px,5vw,72px);padding:24px;border-radius:24px;background:#121416;color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 26px 70px rgba(34,27,19,.16)}
.hbi-paper-bag-quick__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}
.hbi-paper-bag-quick__head span{display:block;color:#d5a64c;font-size:11px;font-weight:900;letter-spacing:.08em;margin-bottom:7px}
.hbi-paper-bag-quick__head h3{margin:0;font-size:clamp(22px,2.2vw,31px);line-height:1.45}
.hbi-paper-bag-quick__head a{color:#fff;text-decoration:none;font-size:12px;font-weight:800;opacity:.76}
.hbi-paper-bag-quick__form{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:end}
.hbi-paper-bag-quick__form label{display:grid;gap:7px;font-size:10px;color:#bbb;font-weight:800}
.hbi-paper-bag-quick__form input,.hbi-paper-bag-quick__form select{width:100%;height:46px;border-radius:11px;border:1px solid rgba(255,255,255,.12);background:#1c1f22;color:#fff;padding:0 11px;font:700 13px/1.2 inherit;outline:none}
.hbi-paper-bag-quick__form input:focus,.hbi-paper-bag-quick__form select:focus{border-color:#d5a64c;box-shadow:0 0 0 3px rgba(213,166,76,.12)}
.hbi-paper-bag-quick__button{height:46px;border:0;border-radius:11px;background:#d5a64c;color:#17130c;font-family:inherit;font-weight:950;cursor:pointer;padding:0 16px}
.hbi-paper-bag-quick__result{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#aeb1b4}
.hbi-paper-bag-quick__price{font-size:clamp(18px,2vw,25px);font-weight:950;color:#fff;white-space:nowrap}
.hbi-paper-bag-quick__message{min-height:24px}
@media(max-width:980px){.hbi-paper-bag-home__grid{grid-template-columns:1fr;gap:34px}.hbi-paper-bag-home__copy{grid-row:1}.hbi-paper-bag-home__visual{grid-row:2}.hbi-paper-bag-home__copy h2{max-width:760px}.hbi-paper-bag-quick__form{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.hbi-paper-bag-home{padding:54px 14px 58px}.hbi-paper-bag-home__grid{gap:28px}.hbi-paper-bag-home__copy h2{font-size:38px}.hbi-paper-bag-home__chips{grid-template-columns:1fr}.hbi-paper-bag-home__stage{border-radius:18px}.hbi-paper-bag-home__image-wrap{aspect-ratio:1/1.08}.hbi-paper-bag-home__tabs{overflow-x:auto;flex-wrap:nowrap}.hbi-paper-bag-home__tab{flex:0 0 auto}.hbi-paper-bag-quick{padding:18px 14px;border-radius:18px}.hbi-paper-bag-quick__head{align-items:flex-start;flex-direction:column}.hbi-paper-bag-quick__form{grid-template-columns:1fr 1fr}.hbi-paper-bag-quick__form label:nth-child(4),.hbi-paper-bag-quick__form label:nth-child(5),.hbi-paper-bag-quick__form .hbi-paper-bag-quick__button{grid-column:auto}.hbi-paper-bag-quick__result{align-items:flex-start;flex-direction:column}.hbi-paper-bag-quick__price{white-space:normal}}
