@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";.db-header-wrap{font-family:Poppins,Segoe UI,Arial,sans-serif}.db-header-wrap *{box-sizing:border-box}.db-header-wrap .db-announcement-bar{background:linear-gradient(90deg,#071a07,#0d2410 40%,#071a07);padding:8px 0;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(168,216,128,.12)}.db-header-wrap .db-marquee-track{display:block;overflow:hidden}.db-header-wrap .db-marquee-inner{display:inline-flex;align-items:center;animation:dbScroll 38s linear infinite}.db-header-wrap .db-marquee-inner:hover{animation-play-state:paused}@keyframes dbScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.db-header-wrap .db-marquee-item{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:600;color:#a8d880;letter-spacing:.8px;text-transform:uppercase;padding:0 28px}.db-header-wrap .db-marquee-dot{color:#a8d8804d;font-size:6px;padding:0 2px;flex-shrink:0}.db-header-wrap .db-tic{width:11px;height:11px;fill:none;stroke:#a8d880;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.db-header-wrap .db-hdr-main{background:linear-gradient(180deg,#fff,#fafdf7);padding:18px 36px 58px;box-shadow:0 1px #0000000f;position:relative}.db-header-wrap .db-hdr-main:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1a3a18,#2e6b2a,#d4a028,#2e6b2a,#1a3a18)}.db-header-wrap .db-hdr-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.db-header-wrap .db-logo-link{display:flex;align-items:center;gap:0;text-decoration:none;flex-shrink:0}.db-header-wrap .db-logo-icon{background:#fff;border-radius:14px;width:290px;height:76px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 0 0 5px #1a3a1817,0 8px 32px #1a3a1838,0 2px 8px #1a3a1824,inset 0 1px #fffffff2;transition:transform .28s ease,box-shadow .28s ease;border:3px solid #1a3a18;padding:8px 20px;flex-direction:column;gap:2px}.db-header-wrap .db-logo-link:hover .db-logo-icon{transform:scale(1.02) translateY(-2px);box-shadow:0 0 0 6px #1a3a181f,0 14px 40px #1a3a1847,0 4px 12px #1a3a182e;border-color:#2e6b2a}.db-header-wrap .db-logo-icon img{width:100%;height:100%;object-fit:contain;display:block}.db-header-wrap .db-logo-name{font-size:20px;font-weight:900;color:#1a3a18;line-height:1;letter-spacing:-.4px;-webkit-text-fill-color:#1a3a18}.db-header-wrap .db-logo-sub{font-size:7.5px;color:#3b6d11;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;margin-top:4px;display:block;opacity:.8}.db-header-wrap .db-srch-wrap{flex:1;min-width:0}.db-header-wrap .db-srch{display:flex;align-items:center;background:#fff;border:1.5px solid #c8dfa0;border-radius:12px;overflow:hidden;transition:border-color .25s,box-shadow .25s;box-shadow:0 2px 12px #1a3a180f}.db-header-wrap .db-srch:focus-within{border-color:#1a3a18;box-shadow:0 0 0 3px #1a3a181a,0 4px 16px #1a3a181a}.db-header-wrap .db-srch-cat{padding:0 16px;font-size:12px;font-weight:700;color:#1a3a18;border-right:1.5px solid #c8dfa0;align-self:stretch;display:flex;align-items:center;gap:6px;background:linear-gradient(180deg,#eef6e0,#e4f0d0);white-space:nowrap;cursor:pointer;flex-shrink:0;transition:background .2s}.db-header-wrap .db-srch-cat:hover{background:linear-gradient(180deg,#e4f0d0,#d8e8c0)}.db-header-wrap .db-srch-cat svg{width:14px;height:14px;fill:none;stroke:#3b6d11;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-chev{width:10px;height:10px;fill:none;stroke:#3b6d11;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-srch-inp{flex:1;border:none;background:transparent;padding:14px 16px;font-size:13px;font-weight:400;color:#1a1a1a;outline:none;font-family:inherit;min-width:0}.db-header-wrap .db-srch-inp::placeholder{color:#b0b8a8;font-style:italic}.db-header-wrap .db-srch-btn{background:linear-gradient(145deg,#1e4020,#1a3a18);color:#fff;border:none;padding:14px 26px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;font-family:inherit;transition:all .2s;flex-shrink:0;letter-spacing:.03em}.db-header-wrap .db-srch-btn:hover{background:linear-gradient(145deg,#2a5a28,#1e4020);padding-right:30px}.db-header-wrap .db-srch-btn svg{width:15px;height:15px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-hdr-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.db-header-wrap .db-act-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 12px;border-radius:10px;text-decoration:none;cursor:pointer;position:relative;transition:all .2s}.db-header-wrap .db-act-btn:hover{background:linear-gradient(180deg,#eef6e0,#e4f0d0);transform:translateY(-1px)}.db-header-wrap .db-act-btn svg{width:22px;height:22px;fill:none;stroke:#1a3a18;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-act-btn span{font-size:9px;color:#3b6d11;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.db-header-wrap .db-cart-btn{position:relative}.db-header-wrap .db-cart-badge{position:absolute;top:3px;right:4px;background:linear-gradient(135deg,#f06020,#e85d04);color:#fff;font-size:7.5px;font-weight:800;min-width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;font-family:inherit;box-shadow:0 2px 6px #e85d0466}.db-header-wrap .db-act-div{width:1px;height:40px;background:linear-gradient(180deg,transparent,#d8e8c0,transparent);margin:0 6px;flex-shrink:0}.db-header-wrap .db-pin-wrap{display:flex;flex-direction:column;gap:3px;flex-shrink:0}.db-header-wrap .db-pin-lbl{font-size:8px;color:#999;font-weight:700;text-transform:uppercase;letter-spacing:1px}.db-header-wrap .db-pin-row{display:flex;align-items:center;background:#fafdf7;border:1.5px solid #c8dfa0;border-radius:8px;overflow:hidden;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 4px #1a3a180f}.db-header-wrap .db-pin-row:focus-within{border-color:#1a3a18;box-shadow:0 0 0 2px #1a3a181a}.db-header-wrap .db-pin-row svg{width:13px;height:13px;fill:none;stroke:#639922;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin:0 8px;flex-shrink:0}.db-header-wrap .db-pin-inp{background:transparent!important;border:none!important;outline:none!important;color:#1a1a1a!important;font-size:12px!important;width:100px;padding:8px 4px!important;font-family:inherit;box-shadow:none!important;font-weight:500}.db-header-wrap .db-pin-inp::placeholder{color:#c0c8b8!important;font-size:11px}.db-header-wrap .db-pin-btn{background:linear-gradient(145deg,#1e4020,#1a3a18);color:#fff;border:none;padding:8px 14px;font-size:10px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0;transition:all .2s;letter-spacing:.04em;text-transform:uppercase}.db-header-wrap .db-pin-btn:hover{background:linear-gradient(145deg,#2a5a28,#1e4020)}.db-header-wrap .db-pin-result{font-size:9.5px;font-weight:700;min-height:13px;padding-left:2px}.db-header-wrap .db-pin-ok{color:#2e8b1f}.db-header-wrap .db-pin-no{color:#c0392b}.db-header-wrap .db-pin-err{color:#e67e22}.db-header-wrap .db-mob-bar{display:none;background:linear-gradient(180deg,#fff,#fafdf7);padding:12px 18px;align-items:center;justify-content:space-between;border-bottom:2px solid #1a3a18;box-shadow:0 2px 12px #1a3a1814}.db-header-wrap .db-mob-logo{text-decoration:none}.db-header-wrap .db-mob-logo-icon{background:#fff;border-radius:10px;padding:6px 16px;display:inline-flex;align-items:center;box-shadow:0 2px 10px #1a3a181f;border:2px solid #1a3a18;min-width:190px;height:52px;justify-content:center}.db-header-wrap .db-mob-logo-icon img{width:160px;height:auto;max-height:38px;object-fit:contain}.db-header-wrap .db-mob-logo-txt{font-size:17px;font-weight:900;color:#1a3a18}.db-header-wrap .db-mob-actions{display:flex;align-items:center;gap:4px}.db-header-wrap .db-mob-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;text-decoration:none;transition:all .2s}.db-header-wrap .db-mob-icon:hover{background:#eef6e0}.db-header-wrap .db-mob-icon svg{width:22px;height:22px;fill:none;stroke:#1a3a18;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-mob-toggle{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:8px;border-radius:8px}.db-header-wrap .db-mob-toggle:hover{background:#eef6e0}.db-header-wrap .db-mob-toggle span{display:block;width:22px;height:2px;background:#1a3a18;border-radius:2px;transition:all .3s}.db-header-wrap .db-mob-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.db-header-wrap .db-mob-toggle.open span:nth-child(2){opacity:0}.db-header-wrap .db-mob-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.db-header-wrap .db-mob-search{display:none;background:#fafdf7;padding:0 16px 14px;border-bottom:1px solid #e8f0e0}.db-header-wrap .db-mob-pin{margin-top:10px}.db-header-wrap .db-mob-pin-row{display:flex;align-items:center;background:#fff;border:1.5px solid #c8dfa0;border-radius:9px;overflow:hidden;box-shadow:0 1px 6px #1a3a180f}.db-header-wrap .db-nav-zone{background:linear-gradient(180deg,#fafdf7,#fff);padding:0 36px;position:relative;overflow:visible}.db-header-wrap .db-nav-inner{max-width:1280px;margin:0 auto;position:absolute;top:-22px;left:0;right:0;padding:0 36px;z-index:100;overflow:visible}.db-header-wrap .db-nav-pill{background:linear-gradient(135deg,#2a4a28,#1a3a18 40%,#163214);border-radius:60px;padding:5px 5px 5px 28px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 20px 50px #123a1259,0 6px 16px #123a1233,inset 0 1px #ffffff14;border:1px solid rgba(168,216,128,.15);width:88%;margin:0 auto;animation:pillDrop .55s cubic-bezier(.34,1.56,.64,1) forwards;overflow:visible;position:relative;z-index:200}@keyframes pillDrop{0%{opacity:0;transform:translateY(-16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.db-header-wrap .db-nav-links{display:flex;align-items:center;list-style:none;gap:0;margin:0;padding:0;flex-wrap:nowrap}.db-header-wrap .db-ni{position:relative}.db-header-wrap .db-nl{display:flex;align-items:center;gap:4px;padding:10px 15px;font-size:12px;font-weight:600;color:#ffffffc7;text-decoration:none;border-radius:30px;transition:all .22s;white-space:nowrap;cursor:pointer;background:none;border:none;font-family:inherit;letter-spacing:.02em}.db-header-wrap .db-nl:hover{background:#ffffff1f;color:#fff}.db-header-wrap .db-nl.active{background:#ffffff26;color:#a8d880}.db-header-wrap .db-chev-nav{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s;flex-shrink:0;opacity:.7}.db-header-wrap .db-ni--open>.db-nl .db-chev-nav{transform:rotate(180deg);opacity:1}.db-header-wrap .db-ni--open>.db-nl{background:#ffffff26;color:#a8d880}.db-header-wrap .db-nav-dd{display:none}.db-header-wrap .db-nav-cta{background:linear-gradient(135deg,#f06020,#e85d04);color:#fff;padding:11px 26px;border-radius:30px;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 18px #e85d0466,inset 0 1px #ffffff26;transition:all .22s;flex-shrink:0}.db-header-wrap .db-nav-cta:hover{background:linear-gradient(135deg,#f07030,#f06020);transform:translateY(-1px);box-shadow:0 8px 24px #e85d0480}#db-dd-portal .db-dd-portal-item{animation:dbDropIn .22s cubic-bezier(.34,1.1,.64,1) forwards}@keyframes dbDropIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.db-header-wrap .db-nl[href*=lucky],.db-header-wrap .db-nl[href*=draw],.db-header-wrap .db-ni:last-of-type .db-nl{color:#d4a028!important;font-weight:800!important}.db-header-wrap .db-nl[href*=lucky]:before,.db-header-wrap .db-nl[href*=draw]:before{content:"\1f3b0  "}.db-header-wrap .db-nav-spacer{background:linear-gradient(180deg,#fff,#fafdf7);height:34px;border-bottom:1px solid #eef6e0}.db-header-wrap .db-nav-zone.db-sticky{position:fixed!important;top:0;left:0;right:0;padding:6px 36px!important;background:#1a3a18!important;box-shadow:0 4px 24px #1a3a184d!important;z-index:9990!important;overflow:visible!important}.db-header-wrap .db-nav-zone.db-sticky .db-nav-inner{position:relative!important;top:0!important}.db-header-wrap .db-nav-zone.db-sticky .db-nav-pill{width:98%!important;box-shadow:none!important;background:transparent!important;border:none!important;padding-left:0!important}.db-mob-close{background:#ffffff1f;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:34px;height:34px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:background .2s}.db-mob-close:hover{background:#ffffff38}.db-mob-link{display:block;padding:14px 22px;font-size:13px;font-weight:600;color:#1a3a18;text-decoration:none;border-bottom:1px solid #f0f7e8;letter-spacing:.01em}.db-mob-link:hover{background:#f0f7e8;padding-left:28px}.db-mob-accordion{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;font-size:13px;font-weight:600;color:#1a3a18;border-bottom:1px solid #f0f7e8;cursor:pointer;letter-spacing:.01em}.db-mob-accordion:hover{background:#f0f7e8}.db-mob-accordion svg{width:14px;height:14px;fill:none;stroke:#3b6d11;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s;flex-shrink:0}.db-mob-accordion.open svg{transform:rotate(180deg)}.db-mob-sub{display:none;background:#f8fdf4;border-bottom:1px solid #e8f0e0}.db-mob-sub.open{display:block}.db-mob-sub-link{display:block;padding:11px 36px;font-size:12.5px;color:#2a5a28;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.04);font-weight:500}.db-mob-sub-link:hover{background:#eef6e0;color:#1a3a18;padding-left:42px}.db-mob-cta{display:block;margin:18px;padding:14px;background:linear-gradient(135deg,#1e4020,#1a3a18);color:#d4a028;border-radius:24px;text-align:center;font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 16px #1a3a184d}.db-mob-cta:hover{background:linear-gradient(135deg,#2a5a28,#1e4020)}@media(max-width:1100px){.db-header-wrap .db-hdr-main{padding:14px 24px 54px}.db-header-wrap .db-nav-zone,.db-header-wrap .db-nav-inner{padding:0 24px}.db-header-wrap .db-topbar-inner{padding:6px 24px}.db-header-wrap .db-hdr-inner{gap:16px}.db-header-wrap .db-act-div,.db-header-wrap .db-pin-wrap{display:none}}@media(max-width:767px){.db-header-wrap .db-hdr-main,.db-header-wrap .db-topbar{display:none}.db-header-wrap .db-nav-zone,#db-dd-portal .db-dd-portal-item{animation:dbDropIn .22s cubic-bezier(.34,1.1,.64,1) forwards}@keyframes dbDropIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.db-header-wrap .db-nl[href*=lucky],.db-header-wrap .db-nl[href*=draw],.db-header-wrap .db-ni:last-of-type .db-nl{color:#d4a028!important;font-weight:800!important}.db-header-wrap .db-nl[href*=lucky]:before,.db-header-wrap .db-nl[href*=draw]:before{content:"\1f3b0  "}.db-header-wrap .db-nav-spacer{display:none}.db-header-wrap .db-announcement-bar{display:block;padding:5px 0}.db-header-wrap .db-marquee-item{font-size:9px!important;padding:0 16px!important;gap:5px!important}.db-header-wrap .db-mob-bar{display:flex;background:#fff;padding:10px 14px;align-items:center;justify-content:space-between;box-shadow:0 2px 14px #1a3a181a;position:sticky;top:0;z-index:9980;gap:10px}.db-header-wrap .db-mob-logo-icon{background:#fff!important;border-radius:10px!important;padding:5px 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:2.5px solid #1a3a18!important;min-width:158px!important;height:50px!important;box-shadow:0 3px 12px #1a3a1821!important}.db-header-wrap .db-mob-logo-icon img{width:148px!important;height:auto!important;max-height:38px!important;object-fit:contain!important}.db-header-wrap .db-mob-logo-txt{font-size:15px!important;font-weight:900!important;color:#1a3a18!important}.db-header-wrap .db-mob-actions{display:flex;align-items:center;gap:3px}.db-header-wrap .db-mob-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:transparent;transition:background .18s}.db-header-wrap .db-mob-icon svg{width:24px;height:24px;stroke:#1a3a18;stroke-width:1.6;fill:none}.db-header-wrap .db-mob-toggle{width:42px!important;height:42px!important;background:linear-gradient(145deg,#1e4020,#1a3a18)!important;border-radius:10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0!important;border:none;cursor:pointer;flex-shrink:0;box-shadow:0 3px 10px #1a3a1847;transition:all .2s}.db-header-wrap .db-mob-toggle span{width:18px;height:2px;background:#fff!important;border-radius:2px;display:block;transition:all .3s}.db-header-wrap .db-mob-toggle.open{background:linear-gradient(145deg,#c0392b,#e74c3c)!important}.db-header-wrap .db-mob-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.db-header-wrap .db-mob-toggle.open span:nth-child(2){opacity:0}.db-header-wrap .db-mob-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.db-header-wrap .db-mob-search{display:block;background:linear-gradient(180deg,#edf5e2,#f5faf0 60%,#fff);padding:10px 14px 12px;border-bottom:1px solid #d5eabc}.db-header-wrap .db-adj-row{display:flex;align-items:stretch;gap:8px;height:50px;position:relative}.db-header-wrap .db-srch-block{flex:1;min-width:0;position:relative;display:flex;flex-direction:column}.db-header-wrap .db-srch-block-inner{display:flex;align-items:center;height:50px;background:#fff;border:2px solid #1a3a18;border-radius:13px;overflow:hidden;box-shadow:0 3px 14px #1a3a181a;transition:border-color .2s,box-shadow .2s,border-radius .15s}.db-header-wrap .db-srch-block.open .db-srch-block-inner{border-radius:13px 13px 0 0;box-shadow:0 4px 20px #1a3a1829,0 0 0 3px #1a3a1814}.db-header-wrap .db-s-ico{padding:0 8px 0 11px;display:flex;align-items:center;flex-shrink:0}.db-header-wrap .db-s-ico svg{width:16px;height:16px;fill:none;stroke:#1a3a18;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:.8}.db-header-wrap .db-s-inp{flex:1;border:none;background:transparent;outline:none;font-size:13px;font-family:inherit;color:#1a1a1a;padding:0 4px;height:100%;min-width:0}.db-header-wrap .db-s-inp::placeholder{color:#b0bba8;font-size:12px}.db-header-wrap .db-s-clear{width:26px;height:26px;border-radius:50%;background:#f0f0f0;border:none;cursor:pointer;display:none;align-items:center;justify-content:center;margin-right:5px;flex-shrink:0;transition:background .15s}.db-header-wrap .db-s-clear svg{width:12px;height:12px;fill:none;stroke:#888;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-s-btn{background:linear-gradient(145deg,#1e4020,#1a3a18);border:none;cursor:pointer;width:44px;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s}.db-header-wrap .db-s-btn:active{background:#2a5a28}.db-header-wrap .db-s-btn svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-sugg-drop{position:absolute;top:50px;left:0;right:0;background:#fff;border:2px solid #1a3a18;border-top:1px solid #e0edd0;border-radius:0 0 14px 14px;box-shadow:0 16px 40px #1a3a182e;z-index:500;display:none;overflow:hidden}.db-header-wrap .db-sugg-drop.show{display:block}.db-header-wrap .db-sugg-head{padding:7px 13px 5px;font-size:8px;font-weight:800;color:#3b6d11;letter-spacing:.12em;text-transform:uppercase;background:#f5faf0;border-bottom:1px solid #e8f4e0;display:flex;align-items:center;gap:5px}.db-header-wrap .db-sugg-head svg{width:10px;height:10px;fill:none;stroke:#3b6d11;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-trend-row{display:flex;gap:6px;padding:8px 12px;overflow-x:auto;scrollbar-width:none}.db-header-wrap .db-trend-row::-webkit-scrollbar{display:none}.db-header-wrap .db-t-pill{display:inline-flex;align-items:center;gap:3px;background:linear-gradient(135deg,#f0f7e8,#e6f0da);border:1px solid #c0d898;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700;color:#1a3a18;white-space:nowrap;cursor:pointer;flex-shrink:0;transition:all .15s;font-family:inherit}.db-header-wrap .db-t-pill:active{background:linear-gradient(135deg,#1a3a18,#1e4020);color:#a8d880}.db-header-wrap .db-sugg-item{display:flex;align-items:center;gap:10px;padding:9px 13px;cursor:pointer;border-bottom:1px solid #f2f9ee;transition:background .12s}.db-header-wrap .db-sugg-item:last-child{border-bottom:none}.db-header-wrap .db-sugg-item:active{background:#f0f7e8}.db-header-wrap .db-si-ic{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#eef6e0,#e4f0d0);display:flex;align-items:center;justify-content:center;flex-shrink:0}.db-header-wrap .db-si-ic svg{width:14px;height:14px;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-si-txt{flex:1;min-width:0}.db-header-wrap .db-si-name{font-size:12.5px;font-weight:600;color:#1a3a18;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.db-header-wrap .db-si-cat{font-size:9px;color:#999;margin-top:1px;font-weight:500}.db-header-wrap .db-si-arr{width:20px;height:20px;border-radius:50%;background:#f0f7e8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.db-header-wrap .db-si-arr svg{width:9px;height:9px;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-pin-block{flex:0 0 130px;display:flex;align-items:center;background:#fff;border:2px solid #c0d898;border-radius:13px;overflow:hidden;box-shadow:0 3px 14px #1a3a1812;transition:border-color .2s,box-shadow .2s;flex-shrink:0;height:50px}.db-header-wrap .db-pin-block:focus-within{border-color:#1a3a18;box-shadow:0 4px 18px #1a3a181f,0 0 0 3px #1a3a1812}.db-header-wrap .db-pin-block.db-pin-valid{border-color:#1a8a1a!important;box-shadow:0 3px 14px #1a8a1a24!important}.db-header-wrap .db-pin-block.db-pin-invalid{border-color:#e67e22!important}.db-header-wrap .db-p-lbl{padding:0 6px 0 9px;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;border-right:1px solid #e0edc8;height:100%}.db-header-wrap .db-p-lbl-t{font-size:7px;font-weight:800;color:#3b6d11;letter-spacing:.12em;text-transform:uppercase;line-height:1;margin-bottom:2px}.db-header-wrap .db-p-lbl-b{display:flex;align-items:center;gap:2px}.db-header-wrap .db-p-lbl-b svg{width:10px;height:10px;fill:none;stroke:#639922;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.db-header-wrap .db-p-lbl-b span{font-size:8px;color:#639922;font-weight:700}.db-header-wrap .db-p-inp{flex:1;border:none;background:transparent;outline:none;font-size:12px;font-weight:700;font-family:inherit;color:#1a1a1a;height:100%;padding:0 4px;min-width:0}.db-header-wrap .db-p-inp::placeholder{color:#b8c4a8;font-size:10px;font-weight:400}.db-header-wrap .db-p-ind{width:20px;margin-right:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.db-header-wrap .db-pin-result{min-height:16px;margin-top:6px;padding:0 2px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:5px;line-height:1.3;flex-wrap:wrap}@keyframes dbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}.db-header-wrap+*{position:relative;z-index:1}.shopify-section:not(:has(.db-header-wrap)){position:relative;z-index:1;overflow:visible}.db-header-wrap .db-baif-bar{background:linear-gradient(135deg,#1a3a18,#1e4a1c);border-top:3px solid #D4A028;border-bottom:2px solid rgba(212,160,40,.2);padding:10px 24px;position:relative;z-index:1}.db-header-wrap .db-baif-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:10px}.db-header-wrap .db-baif-icon{width:20px;height:20px;stroke:#d4a028;flex-shrink:0}.db-header-wrap .db-baif-text{font-family:Poppins,Segoe UI,Arial,sans-serif;font-size:12.5px;color:#ffffffd9;line-height:1.4;text-align:center;margin:0}.db-header-wrap .db-baif-text strong{color:#d4a028;font-weight:800}@media(max-width:767px){.db-header-wrap .db-baif-bar{padding:9px 16px}.db-header-wrap .db-baif-text{font-size:11.5px}}#db-mob-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:2147483646;opacity:0;transition:opacity .3s ease;-webkit-overflow-scrolling:touch}#db-mob-panel{position:fixed;top:0;right:0;width:82%;max-width:320px;height:100%;height:100svh;background:#fff;z-index:2147483647;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;box-shadow:-6px 0 40px #00000040;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-panel .db-mob-panel-title{font-size:16px;font-weight:700;color:#fff;letter-spacing:.04em;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-panel .db-mob-close{background:#ffffff26;border:none;border-radius:50%;width:34px;height:34px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:background .2s}#db-mob-panel .db-mob-close:hover{background:#ffffff40}#db-mob-panel .db-mob-link{display:block;padding:14px 22px;font-size:13px;font-weight:600;color:#1a3a18;text-decoration:none;border-bottom:1px solid #f0f7e8;letter-spacing:.01em;transition:all .15s;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-panel .db-mob-sub-link{display:block;padding:11px 36px;font-size:12.5px;color:#3b6d11;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.04);font-weight:500;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-panel .db-mob-cta{display:block;margin:16px;padding:14px;background:linear-gradient(135deg,#1a3a18,#1e4020);color:#d4a028;border-radius:22px;text-align:center;font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:2147483646;opacity:0;transition:opacity .3s}#db-mob-overlay.open{opacity:1;pointer-events:all}#db-mob-panel{position:fixed;top:0;right:0;width:82%;max-width:320px;height:100%;min-height:100svh;background:#fff;z-index:2147483647;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);overflow-y:auto;display:flex;flex-direction:column;box-shadow:-6px 0 40px #00000040;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-overlay.open #db-mob-panel{transform:translate(0)}#db-mob-panel .db-mob-panel-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#1e4020,#1a3a18);flex-shrink:0}#db-mob-panel .db-mob-panel-title{font-size:16px;font-weight:700;color:#fff}#db-mob-panel .db-mob-close{background:#ffffff26;border:none;border-radius:50%;width:34px;height:34px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}#db-mob-panel .db-mob-link{display:block;padding:14px 22px;font-size:13px;font-weight:600;color:#1a3a18;text-decoration:none;border-bottom:1px solid #f0f7e8;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-panel .db-mob-link:hover{background:#f0f7e8;padding-left:28px}#db-mob-panel .db-mob-accordion{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;font-size:13px;font-weight:600;color:#1a3a18;border-bottom:1px solid #f0f7e8;cursor:pointer;font-family:Poppins,Segoe UI,Arial,sans-serif}#db-mob-panel .db-mob-accordion:hover{background:#f0f7e8}#db-mob-panel .db-mob-accordion svg{width:14px;height:14px;fill:none;stroke:#3b6d11;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s;flex-shrink:0}#db-mob-panel .db-mob-accordion.open svg{transform:rotate(180deg)}#db-mob-panel .db-mob-sub{display:none;background:#f8faf5}#db-mob-panel .db-mob-sub.open{display:block}#db-mob-panel .db-mob-sub-link{display:block;padding:11px 36px;font-size:12.5px;color:#3b6d11;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.04);font-weight:500}#db-mob-panel .db-mob-sub-link:hover{background:#eef6e0}#db-mob-panel .db-mob-cta{display:block;margin:16px;padding:14px;background:linear-gradient(135deg,#1a3a18,#1e4020);color:#d4a028;border-radius:22px;text-align:center;font-size:13px;font-weight:700;text-decoration:none;letter-spacing:.06em;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/24/assets/dal-bhaat-header.css.map */
