@keyframes lpMenuIn{0%{opacity:0;transform:translateY(-10px) scale(.97);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes lpPinBounce{0%,to{transform:translateY(0)}40%{transform:translateY(-3px) scale(1.08)}70%{transform:translateY(1px) scale(.98)}}@keyframes lpRipple{0%{box-shadow:0 0 0 0 rgba(13,125,77,.35)}to{box-shadow:0 0 0 16px rgba(13,125,77,0)}}@keyframes lpShine{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes lpCheckIn{0%{transform:scale(0) rotate(-45deg);opacity:0}60%{transform:scale(1.25) rotate(0deg);opacity:1}to{transform:scale(1) rotate(0deg);opacity:1}}@keyframes lpRowIn{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}.lp-menu{animation:lpMenuIn .28s cubic-bezier(.16,1,.3,1) both;transform-origin:top left;background-image:radial-gradient(140% 90% at 0 0,rgba(13,125,77,.05),transparent 55%),linear-gradient(#fff,#fff);box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 24px -12px rgba(13,125,77,.18),0 32px 60px -28px rgba(15,23,42,.3)}.lp-menu .lp-current{animation:lpRowIn .25s ease-out both;transition:background-color .25s ease,box-shadow .25s ease}.lp-menu .lp-current:hover{background:linear-gradient(90deg,rgba(13,125,77,.08),rgba(13,125,77,.04))}.lp-menu .lp-current svg{animation:lpCheckIn .45s cubic-bezier(.16,1,.3,1) both}.lp-menu .lp-use-location{position:relative;background:linear-gradient(135deg,#eef7f0,#d9efdf);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.lp-menu .lp-use-location:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4) 50%,transparent);background-size:200% 100%;pointer-events:none;opacity:0;transition:opacity .25s ease}.lp-menu .lp-use-location:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px -6px rgba(13,125,77,.35)}.lp-menu .lp-use-location:hover:not(:disabled):after{opacity:1;animation:lpShine 1.1s linear infinite}.lp-menu .lp-use-location:active:not(:disabled){transform:translateY(0)}.lp-menu .lp-use-location svg{transition:transform .2s ease}.lp-menu .lp-use-location:hover:not(:disabled) svg{animation:lpPinBounce .7s ease-in-out infinite}.lp-menu .lp-use-location[data-loading=true]:before{content:"";position:absolute;inset:-2px;border-radius:inherit;pointer-events:none;animation:lpRipple 1s ease-out infinite}.lp-menu .lp-search{transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.lp-menu .lp-search:focus{border-color:#0d7d4d!important;box-shadow:0 0 0 3px rgba(13,125,77,.15);background:#fafdfa}.lp-menu .lp-select{position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%232B5E39' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px 14px;padding-right:34px!important;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.lp-menu .lp-select:hover:not(:disabled){border-color:#2b5e39!important}.lp-menu .lp-select:focus-visible{border-color:#0d7d4d!important;outline:none;box-shadow:0 0 0 3px rgba(13,125,77,.18)}.lp-menu .lp-select:disabled{opacity:.55;cursor:not-allowed;background-color:#f7f7f5}.lp-menu .lp-stack>*{animation:lpRowIn .32s cubic-bezier(.16,1,.3,1) both}.lp-menu .lp-stack>:first-child{animation-delay:.02s}.lp-menu .lp-stack>:nth-child(2){animation-delay:.06s}.lp-menu .lp-stack>:nth-child(3){animation-delay:.1s}.lp-menu .lp-stack>:nth-child(4){animation-delay:.14s}.lp-menu .lp-stack>:nth-child(5){animation-delay:.18s}.lp-menu .lp-stack>:nth-child(6){animation-delay:.22s}.lp-menu .lp-stack>:nth-child(7){animation-delay:.26s}.lp-menu .lp-btn{position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.lp-menu .lp-btn-primary{background:linear-gradient(135deg,#2b5e39,#1f3a27)!important}.lp-menu .lp-btn-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transform:translateX(-100%);transition:transform .7s ease;pointer-events:none}.lp-menu .lp-btn-primary:hover:not(:disabled):after{transform:translateX(100%)}.lp-menu .lp-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px -8px rgba(15,23,42,.25)}.lp-menu .lp-btn:active:not(:disabled){transform:translateY(0);filter:brightness(.95)}.lp-menu .lp-row{transition:background-color .15s ease,color .15s ease,padding-left .15s ease}.lp-menu .lp-row:hover{background:rgba(13,125,77,.06);padding-left:14px}.lp-trigger{transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .15s ease}.lp-trigger:hover{border-color:#2b5e39!important;box-shadow:0 4px 12px -4px rgba(13,125,77,.2)}.lp-trigger:active{transform:translateY(1px)}.lp-trigger[data-open=true] svg.lp-trigger-caret{transform:rotate(180deg)}.lp-trigger svg.lp-trigger-caret{transition:transform .2s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:reduce){.lp-menu,.lp-menu *{animation:none!important;transition:none!important}}.shadbd-landing{--sun:#ffb930;--sun-soft:#fff3d6;--paper:#fffdf7;--paper-2:#faf6ec;--ink:#1a1a17;--ink-2:#353530;--mute:#7a766c;--line:#eae5d6;--line-2:#f0ecdf;--sidebar-w:260px;--maxw:1520px;background:var(--brand-tint);color:var(--ink);font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .4s ease}.shadbd-landing *,.shadbd-landing :after,.shadbd-landing :before{box-sizing:border-box}.shadbd-landing img{display:block;max-width:100%}.shadbd-landing a{color:inherit;text-decoration:none}.shadbd-landing button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}.shadbd-landing .serif{font-family:Fraunces,Georgia,serif}.shadbd-landing .bn{font-family:Tiro Bangla,serif}.shadbd-landing .announce{background:var(--brand-900);color:#e9efe4;font-size:12.5px;transition:background-color .4s}.shadbd-landing .announce .inner{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:flex;justify-content:space-between;align-items:center;height:34px;gap:20px}.shadbd-landing .announce .l{display:flex;gap:10px;align-items:center}.shadbd-landing .announce .r{display:flex;gap:18px}.shadbd-landing .announce .dot{width:6px;height:6px;border-radius:50%;background:var(--sun);box-shadow:0 0 0 3px rgba(255,185,48,.22)}.shadbd-landing .announce a{opacity:.85}.shadbd-landing .announce a:hover{opacity:1}.shadbd-landing header.site{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.shadbd-landing header.site .inner{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:22px;height:72px}.shadbd-landing .sidebar-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f8faf6);color:var(--brand-700);cursor:pointer;flex-shrink:0;box-shadow:0 1px 0 rgba(15,23,42,.04),inset 0 1px 0 hsla(0,0%,100%,.6);transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s ease;overflow:hidden}.shadbd-landing .sidebar-toggle:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 25%,hsla(0,0%,100%,.7),transparent 60%);opacity:0;transition:opacity .22s ease;pointer-events:none}.shadbd-landing .sidebar-toggle:hover{transform:translateY(-1px);border-color:var(--brand-500);box-shadow:0 4px 12px -4px color-mix(in srgb,var(--brand-700) 24%,transparent),inset 0 1px 0 hsla(0,0%,100%,.6)}.shadbd-landing .sidebar-toggle:hover:before{opacity:1}.shadbd-landing .sidebar-toggle:active{transform:translateY(0) scale(.96);transition-duration:80ms}.shadbd-landing .sidebar-toggle:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px}.shadbd-landing .sidebar-toggle[aria-pressed=true]{background:linear-gradient(180deg,var(--brand-50),color-mix(in srgb,var(--brand-500) 14%,#fff));border-color:var(--brand-500);color:var(--brand-800)}.shadbd-landing .sidebar-toggle .ico{position:relative;width:22px;height:18px;z-index:1}.shadbd-landing .sidebar-toggle .ico .line,.shadbd-landing .sidebar-toggle .ico .panel{position:absolute;background:currentColor;border-radius:2px;transition:all .32s cubic-bezier(.4,0,.2,1)}.shadbd-landing .sidebar-toggle .ico .panel{left:0;top:0;width:6px;height:18px;border-radius:2px}.shadbd-landing .sidebar-toggle .ico .line{left:10px;height:2.5px;border-radius:1.5px}.shadbd-landing .sidebar-toggle .ico .line:nth-child(2){top:2.5px;width:12px}.shadbd-landing .sidebar-toggle .ico .line:nth-child(3){top:8px;width:10px}.shadbd-landing .sidebar-toggle .ico .line:nth-child(4){top:13.5px;width:12px}.shadbd-landing .sidebar-toggle[aria-pressed=false] .ico .panel{transform:translateX(-10px) scaleY(.7);opacity:0}.shadbd-landing .sidebar-toggle[aria-pressed=false] .ico .line{left:0}.shadbd-landing .sidebar-toggle[aria-pressed=false] .ico .line:nth-child(2){width:22px}.shadbd-landing .sidebar-toggle[aria-pressed=false] .ico .line:nth-child(3){width:18px}.shadbd-landing .sidebar-toggle[aria-pressed=false] .ico .line:nth-child(4){width:22px}.shadbd-landing .sidebar-toggle .tip{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(-4px);background:#0f172a;color:#fff;font-size:11px;font-weight:600;padding:5px 9px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:60;letter-spacing:.01em}.shadbd-landing .sidebar-toggle .tip:before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-bottom-color:#0f172a}.shadbd-landing .sidebar-toggle:focus-visible .tip,.shadbd-landing .sidebar-toggle:hover .tip{opacity:1;transform:translateX(-50%) translateY(0)}.shadbd-landing .brand{display:flex;align-items:center;gap:12px}.shadbd-landing .brand .mark-img{height:48px;width:auto;max-width:180px;-o-object-fit:contain;object-fit:contain;background:transparent;padding:0;border-radius:0}.shadbd-landing .brand .wm b{font-family:Fraunces;font-weight:600;font-size:19px;color:var(--ink);letter-spacing:-.02em;display:block;line-height:1}.shadbd-landing .brand .wm span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);margin-top:4px;display:block}.shadbd-landing .loc{display:flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:var(--paper-2);font-size:13px;cursor:pointer;transition:all .15s}.shadbd-landing .loc:hover{border-color:var(--brand-500);background:var(--brand-50)}.shadbd-landing .loc .pin{color:var(--brand-600);transition:color .4s}.shadbd-landing .search{flex:1;display:flex;align-items:center;gap:10px;padding:0 12px 0 18px;height:46px;border:2px solid var(--brand-700);border-radius:999px;background:#fff;transition:all .4s,box-shadow .15s}.shadbd-landing .search:focus-within{box-shadow:0 0 0 4px rgba(52,118,70,.14)}.shadbd-landing .search svg{color:var(--brand-700);flex-shrink:0;transition:color .4s}.shadbd-landing .search input{flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:14px}.shadbd-landing .search input::-moz-placeholder{color:#9a968c}.shadbd-landing .search input::placeholder{color:#9a968c}.shadbd-landing .search .sbtn{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--mute);transition:all .15s}.shadbd-landing .search .sbtn:hover{background:var(--brand-50);color:var(--brand-800)}.shadbd-landing .search .sbtn svg{color:currentColor}.shadbd-landing .search kbd{font-size:11px;color:var(--mute);border:1px solid var(--line);border-radius:4px;padding:2px 6px;background:var(--paper-2)}.shadbd-landing .nav{display:flex;align-items:center;gap:6px}.shadbd-landing .nav .lang{display:flex;background:var(--paper-2);border-radius:999px;padding:3px;font-size:12px}.shadbd-landing .nav .lang button{padding:5px 12px;border-radius:999px;color:var(--mute);font-weight:500}.shadbd-landing .nav .lang button.on{background:#fff;color:var(--ink);box-shadow:0 1px 2px rgba(0,0,0,.05)}.shadbd-landing .iconbtn{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--ink-2);position:relative;transition:background .15s}.shadbd-landing .iconbtn:hover{background:var(--paper-2)}.shadbd-landing .iconbtn .badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;border-radius:8px;background:var(--accent);color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center;padding:0 4px;transition:background-color .4s}.shadbd-landing .nav .help{padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;color:var(--ink-2);transition:all .15s}.shadbd-landing .nav .help:hover{background:var(--paper-2);color:var(--brand-800)}.shadbd-landing .login{padding:10px 18px;border-radius:999px;background:var(--brand-700);color:#fff;font-weight:600;font-size:13.5px;transition:background-color .4s}.shadbd-landing .login:hover{background:var(--brand-800)}.shadbd-landing .layout{max-width:var(--maxw);margin:0 auto;padding:18px 28px 0;display:grid;--col-w:var(--sidebar-w);--col-gap:24px;grid-template-columns:var(--col-w) 1fr;gap:var(--col-gap);align-items:start;transition:grid-template-columns .38s cubic-bezier(.22,1,.36,1),gap .38s cubic-bezier(.22,1,.36,1)}.shadbd-landing .layout.layout--full{grid-template-columns:1fr}.shadbd-landing .layout.layout--collapsed{grid-template-columns:0 1fr;gap:0}.shadbd-landing aside.sidebar{position:sticky;top:88px;max-height:calc(100vh - 100px);overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;scrollbar-width:none;-ms-overflow-style:none}.shadbd-landing aside.sidebar::-webkit-scrollbar{width:0;height:0;display:none}.shadbd-landing aside.sidebar.rich-sidebar{padding:0;border:0;background:transparent;position:sticky;top:88px;max-height:calc(100vh - 100px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;transform-origin:left center;transition:opacity .28s ease,transform .38s cubic-bezier(.22,1,.36,1);scrollbar-width:thin;scrollbar-color:transparent transparent}.shadbd-landing aside.sidebar.rich-sidebar:focus-within,.shadbd-landing aside.sidebar.rich-sidebar:hover{scrollbar-color:color-mix(in srgb,var(--brand-700) 30%,transparent) transparent}.shadbd-landing aside.sidebar.rich-sidebar::-webkit-scrollbar{width:4px;height:4px}.shadbd-landing aside.sidebar.rich-sidebar::-webkit-scrollbar-track{background:transparent}.shadbd-landing aside.sidebar.rich-sidebar::-webkit-scrollbar-thumb{background:transparent;border-radius:999px;-webkit-transition:background-color .22s ease;transition:background-color .22s ease}.shadbd-landing aside.sidebar.rich-sidebar:focus-within::-webkit-scrollbar-thumb,.shadbd-landing aside.sidebar.rich-sidebar:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--brand-700) 30%,transparent)}.shadbd-landing aside.sidebar.rich-sidebar::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--brand-700) 55%,transparent)}.shadbd-landing aside.sidebar.rich-sidebar.is-collapsed{opacity:0;transform:translateX(-12px) scale(.96);pointer-events:none;visibility:hidden;transition:opacity .22s ease,transform .32s cubic-bezier(.4,0,.6,1),visibility 0s linear .32s}.shadbd-landing aside.sidebar.rich-sidebar>aside{position:static!important;top:auto!important;height:auto!important;width:100%!important;border-right:0!important;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:visible!important}.shadbd-landing .vpicker{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.shadbd-landing .vpick{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;border-radius:12px;cursor:pointer;transition:all .2s;border:2px solid transparent;background:var(--paper-2)}.shadbd-landing .vpick.on,.shadbd-landing .vpick:hover{background:var(--brand-50)}.shadbd-landing .vpick.on{border-color:var(--brand-500)}.shadbd-landing .vpick .vicon{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.shadbd-landing .vpick span{font-size:11.5px;font-weight:700;color:var(--ink-2);letter-spacing:-.01em}.shadbd-landing .vpick.on span{color:var(--brand-700)}.shadbd-landing .sblock{padding:10px 4px 8px;display:flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--mute);font-weight:700}.shadbd-landing .sblock .dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.shadbd-landing .cattree{display:flex;flex-direction:column;gap:1px}.shadbd-landing .catnode{border-radius:8px}.shadbd-landing .catnode>summary{list-style:none;display:flex;align-items:center;gap:10px;padding:9px 10px;cursor:pointer;border-radius:8px;font-size:13.5px;font-weight:500;color:var(--ink-2);transition:background .12s}.shadbd-landing .catnode>summary::-webkit-details-marker{display:none}.shadbd-landing .catnode>summary:hover,.shadbd-landing .catnode[open]>summary{background:var(--brand-50);color:var(--brand-800)}.shadbd-landing .catnode[open]>summary{font-weight:600}.shadbd-landing .catnode>summary .ico{font-size:16px;width:32px;height:32px;flex-shrink:0;display:grid;place-items:center;border-radius:10px;background:#f4f6f8;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.shadbd-landing .catnode>summary:hover .ico{background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.06);transform:translateY(-1px)}.shadbd-landing .catnode[open]>summary .ico{background:color-mix(in srgb,var(--brand-500) 14%,#fff)}.shadbd-landing .catnode>summary .lbl{flex:1}.shadbd-landing .catnode>summary .count{font-size:11px;color:var(--mute);font-weight:500}.shadbd-landing .catnode>summary .chev{color:var(--mute);transition:transform .2s;font-size:11px}.shadbd-landing .catnode[open]>summary .chev{transform:rotate(90deg)}.shadbd-landing .subcat{padding:2px 0 6px 16px;display:flex;flex-direction:column;gap:1px}.shadbd-landing .subcat a{padding:6px 10px;border-radius:8px;font-size:12.5px;color:var(--mute);transition:all .12s;display:flex;align-items:center;gap:10px}.shadbd-landing .subcat a:hover{background:var(--brand-50);color:var(--brand-800)}.shadbd-landing .subcat .sub-ico{font-size:13px;width:24px;height:24px;flex-shrink:0;display:grid;place-items:center;border-radius:7px;background:#f7f8fa;transition:background .15s ease}.shadbd-landing .subcat a:hover .sub-ico{background:#fff}.shadbd-landing .cat-skel{height:34px;border-radius:8px;background:linear-gradient(90deg,#eef0f3,#f5f7fa 50%,#eef0f3);background-size:200% 100%;animation:cat-skel-shimmer 1.2s ease-in-out infinite}@keyframes cat-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shadbd-landing .cat-anim-root>.cat-title{animation:cat-slide-up .52s cubic-bezier(.22,1,.36,1) both}.shadbd-landing .cat-anim-root>.cat-chips{animation:cat-slide-up .56s cubic-bezier(.22,1,.36,1) both;animation-delay:60ms}.shadbd-landing .cat-anim-root>.cat-body{animation:cat-fade-scale .62s cubic-bezier(.22,1,.36,1) both;animation-delay:.12s}.shadbd-landing .cat-chips .cat-chip{animation:cat-chip-in .46s cubic-bezier(.22,1,.36,1) both}.shadbd-landing .cat-chips .cat-chip.is-active{animation:cat-chip-in .46s cubic-bezier(.22,1,.36,1) both,cat-chip-pulse .72s cubic-bezier(.34,1.56,.64,1) .46s 1}@keyframes cat-slide-up{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes cat-fade-scale{0%{opacity:0;transform:translate3d(0,14px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes cat-chip-in{0%{opacity:0;transform:translate3d(0,6px,0) scale(.94)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes cat-chip-pulse{0%{transform:scale(1);box-shadow:0 2px 10px rgba(0,0,0,.08)}40%{transform:scale(1.06);box-shadow:0 10px 24px color-mix(in srgb,var(--primary,#2e7d3a) 40%,transparent)}to{transform:scale(1);box-shadow:0 4px 14px rgba(0,0,0,.1)}}@media (prefers-reduced-motion:reduce){.shadbd-landing .cat-anim-root>.cat-body,.shadbd-landing .cat-anim-root>.cat-chips,.shadbd-landing .cat-anim-root>.cat-title,.shadbd-landing .cat-chips .cat-chip,.shadbd-landing .cat-chips .cat-chip.is-active{animation:none!important}}.shadbd-landing .side-promo{margin-top:14px;padding:14px;border-radius:12px;background:linear-gradient(135deg,var(--sun-soft),var(--accent-soft));position:relative;overflow:hidden}.shadbd-landing .side-promo .eb{font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-weight:800;display:flex;align-items:center;gap:6px}.shadbd-landing .side-promo h5{font-family:Fraunces;font-weight:500;font-size:17px;color:var(--brand-900);margin-top:6px;letter-spacing:-.015em;line-height:1.15}.shadbd-landing .side-promo p{font-size:11.5px;color:var(--ink-2);margin-top:4px;line-height:1.4;opacity:.8}.shadbd-landing .side-promo a.b{display:inline-block;margin-top:10px;font-size:12px;font-weight:700;color:var(--brand-800);border-bottom:1px solid var(--brand-500);padding-bottom:2px}.shadbd-landing main{min-width:0}.shadbd-landing .hero{background:linear-gradient(120deg,var(--brand-700) 0,var(--brand-600) 55%,var(--brand-500) 100%);border-radius:20px;padding:44px 52px;position:relative;overflow:hidden;color:#fff;display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center;min-height:380px;transition:background .4s}.shadbd-landing .hero:before{content:"";position:absolute;right:-120px;top:-120px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(255,185,48,.22),transparent 60%);pointer-events:none}.shadbd-landing .hero .pill{display:inline-flex;align-items:center;gap:8px;padding:5px 12px 5px 6px;background:hsla(0,0%,100%,.16);border-radius:999px;font-size:12px;width:-moz-fit-content;width:fit-content;margin-bottom:18px;backdrop-filter:blur(8px)}.shadbd-landing .hero .pill .chip{background:var(--sun);color:var(--brand-900);padding:3px 9px;border-radius:999px;font-weight:700;font-size:11px;letter-spacing:.04em}.shadbd-landing .hero h1{font-family:Fraunces;font-weight:500;font-size:54px;line-height:1;letter-spacing:-.03em;margin-bottom:16px}.shadbd-landing .hero h1 em{font-style:italic;color:var(--sun);font-weight:400}.shadbd-landing .hero p.lede{font-size:15.5px;line-height:1.55;color:hsla(0,0%,100%,.88);margin-bottom:24px;max-width:500px}.shadbd-landing .hero .ctas{display:flex;gap:10px;flex-wrap:wrap}.shadbd-landing .hb-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:999px;font-weight:700;font-size:13.5px;transition:all .15s;white-space:nowrap}.shadbd-landing .hb-btn.primary{background:var(--sun);color:var(--brand-900)}.shadbd-landing .hb-btn.primary:hover{background:#e89b1a;transform:translateY(-1px)}.shadbd-landing .hb-btn.ghost{background:hsla(0,0%,100%,.14);color:#fff;border:1px solid hsla(0,0%,100%,.24)}.shadbd-landing .hb-btn.ghost:hover{background:hsla(0,0%,100%,.22)}.shadbd-landing .hb-stats{display:flex;gap:26px;margin-top:24px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.18)}.shadbd-landing .hb-stats div{display:flex;flex-direction:column}.shadbd-landing .hb-stats b{font-family:Fraunces;font-weight:500;font-size:20px;color:var(--sun);letter-spacing:-.01em}.shadbd-landing .hb-stats span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:hsla(0,0%,100%,.75);margin-top:2px}.shadbd-landing .hero-img{position:relative;height:100%;min-height:280px}.shadbd-landing .hero-img .card{position:absolute;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px -20px rgba(0,0,0,.3)}.shadbd-landing .hero-img .card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.shadbd-landing .hero-img .c1{width:60%;aspect-ratio:1/1;top:10%;right:0;transform:rotate(5deg)}.shadbd-landing .hero-img .c2{width:48%;aspect-ratio:1/1.1;bottom:8%;left:0;transform:rotate(-6deg)}.shadbd-landing .hero-img .heroBadge{position:absolute;top:0;left:4%;background:#fff;color:var(--brand-900);padding:10px 16px;border-radius:999px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;box-shadow:0 10px 24px -10px rgba(0,0,0,.25);z-index:2}.shadbd-landing .hero-img .heroBadge .d{width:8px;height:8px;border-radius:50%;background:var(--brand-500);box-shadow:0 0 0 4px rgba(62,140,84,.22)}.shadbd-landing .promos{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.shadbd-landing .promo{background:var(--tint,var(--sun-soft));border-radius:14px;padding:16px 18px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:transform .18s}.shadbd-landing .promo:hover{transform:translateY(-3px)}.shadbd-landing .promo .ico{width:40px;height:40px;border-radius:10px;background:hsla(0,0%,100%,.6);display:grid;place-items:center;font-size:20px;flex-shrink:0}.shadbd-landing .promo h4{font-size:13.5px;font-weight:700;letter-spacing:-.01em;line-height:1.15}.shadbd-landing .promo p{font-size:11.5px;color:var(--ink-2);opacity:.8;margin-top:2px}.shadbd-landing section.block{margin-top:48px}.shadbd-landing .shead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px;gap:24px}.shadbd-landing .shead .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--brand-700);margin-bottom:8px;display:flex;align-items:center;gap:10px;font-weight:700;transition:color .4s}.shadbd-landing .shead .eyebrow:before{content:"";width:22px;height:2px;background:var(--accent);transition:background-color .4s}.shadbd-landing .shead h2{font-family:Fraunces;font-weight:500;font-size:34px;line-height:1.05;letter-spacing:-.025em}.shadbd-landing .shead h2 em{font-style:italic;color:var(--brand-700);font-weight:400;transition:color .4s}.shadbd-landing .shead p{font-size:14px;color:var(--mute);margin-top:8px;max-width:520px;line-height:1.5}.shadbd-landing .carousel-btns{display:flex;gap:8px;align-items:center}.shadbd-landing .carousel-btns button{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink);display:grid;place-items:center;transition:all .15s}.shadbd-landing .carousel-btns button:hover{background:var(--brand-700);color:#fff;border-color:var(--brand-700)}.shadbd-landing .viewall{padding:9px 16px;border:1px solid var(--line);border-radius:999px;font-size:12.5px;font-weight:600;background:#fff;white-space:nowrap;transition:all .15s}.shadbd-landing .viewall:hover{background:var(--brand-700);color:#fff;border-color:var(--brand-700)}.shadbd-landing .tabs{display:flex;gap:4px;background:#fff;padding:4px;border-radius:999px;font-size:12.5px;margin-top:10px;border:1px solid var(--line);width:-moz-fit-content;width:fit-content}.shadbd-landing .tabs button{padding:7px 14px;border-radius:999px;color:var(--mute);font-weight:600;transition:all .15s}.shadbd-landing .tabs button.on{background:var(--brand-700);color:#fff;transition:background-color .4s}.shadbd-landing .prodrail{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.shadbd-landing .deals{margin-top:48px;background:linear-gradient(120deg,#ffe5c0,#ffd291 60%,#ffb956);border-radius:20px;padding:36px 40px;color:var(--brand-900);position:relative;overflow:hidden;display:grid;grid-template-columns:.9fr 1.3fr;gap:32px;align-items:center}.shadbd-landing .deals:before{content:"";position:absolute;right:-80px;bottom:-100px;width:300px;height:300px;border-radius:50%;background:hsla(0,0%,100%,.2)}.shadbd-landing .deals .l{position:relative}.shadbd-landing .deals .eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--accent);text-transform:uppercase;margin-bottom:10px;display:flex;align-items:center;gap:8px}.shadbd-landing .deals h2{font-family:Fraunces;font-weight:500;font-size:34px;line-height:1.05;letter-spacing:-.025em}.shadbd-landing .deals h2 em{font-style:italic;color:var(--brand-800);transition:color .4s}.shadbd-landing .deals p.lede{margin-top:10px;font-size:14px;line-height:1.55;color:var(--brand-900);opacity:.86;max-width:320px}.shadbd-landing .timer{display:flex;gap:8px;margin-top:18px}.shadbd-landing .tslot{background:var(--brand-900);color:var(--sun);padding:10px 12px;border-radius:10px;min-width:54px;text-align:center;transition:background-color .4s}.shadbd-landing .tslot b{font-family:Fraunces;display:block;font-size:20px;font-weight:500;letter-spacing:-.01em}.shadbd-landing .tslot span{font-size:9.5px;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.7)}.shadbd-landing .dealgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shadbd-landing .brandstrip{margin-top:48px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px 30px}.shadbd-landing .brandstrip h3{text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--mute);font-weight:700;margin-bottom:18px}.shadbd-landing .brandgrid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.shadbd-landing .blogo{aspect-ratio:1.6/1;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;font-family:Fraunces;font-weight:600;color:var(--ink-2);font-size:14px;letter-spacing:-.01em;transition:all .15s;background:var(--paper)}.shadbd-landing .blogo:hover{background:var(--brand-50);color:var(--brand-800);border-color:var(--brand-400)}.shadbd-landing .why{margin-top:48px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:40px 42px}.shadbd-landing .why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:20px}.shadbd-landing .why-item{padding:26px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .15s}.shadbd-landing .why-item:hover{background:var(--brand-50)}.shadbd-landing .why-item .num{font-family:Fraunces;font-style:italic;font-weight:400;font-size:34px;color:var(--brand-700);line-height:1;margin-bottom:10px;transition:color .4s}.shadbd-landing .why-item h3{font-family:Fraunces;font-weight:500;font-size:18px;color:var(--ink);margin-bottom:6px;letter-spacing:-.015em}.shadbd-landing .why-item p{font-size:12.5px;color:var(--mute);line-height:1.55}.shadbd-landing .faq{margin-top:48px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:40px 42px;display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:start}.shadbd-landing .faq-list{display:flex;flex-direction:column;gap:8px}.shadbd-landing .faq-item{background:var(--paper-2);border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:all .15s}.shadbd-landing .faq-item[open]{background:#fff;border-color:var(--brand-500)}.shadbd-landing .faq-item summary{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;list-style:none;font-weight:600;font-size:14px}.shadbd-landing .faq-item summary::-webkit-details-marker{display:none}.shadbd-landing .faq-item summary .plus{width:24px;height:24px;border-radius:50%;background:var(--brand-50);color:var(--brand-700);display:grid;place-items:center;font-size:16px;line-height:1;transition:all .2s;flex-shrink:0}.shadbd-landing .faq-item[open] summary .plus{background:var(--brand-700);color:#fff;transform:rotate(45deg)}.shadbd-landing .faq-item .ans{padding:0 20px 18px;color:var(--ink-2);font-size:13px;line-height:1.6}.shadbd-landing .nl{margin-top:48px;background:linear-gradient(120deg,var(--sun-soft),#ffe9b8);padding:40px 44px;border-radius:20px;display:grid;grid-template-columns:1.3fr 1fr;gap:32px;align-items:center;position:relative;overflow:hidden}.shadbd-landing .nl .l{position:relative}.shadbd-landing .nl .eb{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--brand-700);margin-bottom:10px;font-weight:700;transition:color .4s}.shadbd-landing .nl h2{font-family:Fraunces;font-weight:500;font-size:30px;line-height:1.05;letter-spacing:-.025em;color:var(--brand-900)}.shadbd-landing .nl h2 em{font-style:italic;color:var(--accent)}.shadbd-landing .nl p.lede{margin-top:8px;color:var(--ink-2);font-size:13.5px;line-height:1.55;max-width:380px}.shadbd-landing .nl form{display:flex;gap:6px;background:#fff;border-radius:999px;padding:4px 4px 4px 20px;margin-top:16px;max-width:480px}.shadbd-landing .nl form input{flex:1;border:0;outline:0;font:inherit;font-size:13.5px;padding:10px 0}.shadbd-landing .nl form button{padding:10px 22px;border-radius:999px;background:var(--brand-700);color:#fff;font-weight:700;font-size:13px;transition:background-color .4s}.shadbd-landing .nl .fine{margin-top:8px;font-size:11px;color:var(--ink-2);opacity:.7}.shadbd-landing footer.site{margin-top:56px;background:var(--brand-900);color:#c5cdbf;border-radius:24px 24px 0 0;transition:background-color .4s;overflow:hidden}.shadbd-landing footer.site .inner{max-width:var(--maxw);margin:0 auto;padding:0 36px}.shadbd-landing footer.site .bn-soft{font-family:Noto Sans Bengali,SolaimanLipi,system-ui,sans-serif;font-weight:500;text-transform:none;letter-spacing:0;font-size:.85em;color:inherit;opacity:.65;margin-left:4px}.shadbd-landing footer.site .fhero{padding:44px 0 36px;background:linear-gradient(180deg,color-mix(in srgb,var(--brand-900) 100%,#fff) 0,var(--brand-900) 100%);border-bottom:1px solid hsla(0,0%,100%,.06)}.shadbd-landing footer.site .fhero-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:40px;align-items:start}.shadbd-landing footer.site .tagline{font-size:13px;line-height:1.65;color:#b5bfae;max-width:720px}.shadbd-landing footer.site .tagline strong{color:#f0efe5;font-weight:600}.shadbd-landing footer.site .band-title{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#f0efe5;margin:22px 0 16px}.shadbd-landing footer.site .trust{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 20px}.shadbd-landing footer.site .trust-item{display:flex;gap:12px;align-items:flex-start;padding:12px 14px;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;transition:background .2s,border-color .2s,transform .2s}.shadbd-landing footer.site .trust-item:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.12);transform:translateY(-1px)}.shadbd-landing footer.site .trust-item svg{color:#e6efdc;flex-shrink:0;margin-top:2px}.shadbd-landing footer.site .trust-item strong{display:block;color:#f0efe5;font-size:12.5px;font-weight:600;margin-bottom:2px}.shadbd-landing footer.site .trust-item span{display:block;font-size:11.5px;line-height:1.45;color:#8c9686}.shadbd-landing footer.site .nl-card{padding:24px 22px;background:linear-gradient(155deg,hsla(0,0%,100%,.07),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.1);border-radius:16px;position:relative}.shadbd-landing footer.site .nl-badge{display:inline-block;padding:4px 10px;background:var(--sun,#f5c518);color:var(--brand-900);border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.shadbd-landing footer.site .nl-card h4{font-size:18px;font-weight:700;color:#f0efe5;margin-bottom:6px;letter-spacing:-.01em}.shadbd-landing footer.site .nl-card p{font-size:12.5px;line-height:1.5;color:#a9b5a3;margin-bottom:14px}.shadbd-landing footer.site .nl-form{display:flex;gap:6px;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;padding:4px 4px 4px 16px}.shadbd-landing footer.site .nl-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:12.5px;color:#f0efe5;padding:8px 0}.shadbd-landing footer.site .nl-form input::-moz-placeholder{color:#6e7868}.shadbd-landing footer.site .nl-form input::placeholder{color:#6e7868}.shadbd-landing footer.site .nl-form button{padding:8px 18px;border-radius:999px;background:#f0efe5;color:var(--brand-900);border:0;font-weight:700;font-size:11.5px;letter-spacing:.04em;cursor:pointer;transition:background .15s,transform .15s}.shadbd-landing footer.site .nl-form button:hover{background:#fff;transform:translateY(-1px)}.shadbd-landing footer.site .fmain{padding:44px 0 36px;border-bottom:1px solid hsla(0,0%,100%,.06)}.shadbd-landing footer.site .fmega{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:28px 24px;padding:4px 0 0}.shadbd-landing footer.site .fcol h5{font-size:13px;font-weight:700;letter-spacing:.02em;color:#f0efe5;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.1)}.shadbd-landing footer.site .fcol .fcol-sub{margin-top:18px}.shadbd-landing footer.site .fcol ul{list-style:none;padding:0;margin:0 0 6px;display:flex;flex-direction:column;gap:7px}.shadbd-landing footer.site .fcol li a{font-size:12.5px;line-height:1.45;color:hsla(0,0%,100%,.72);text-decoration:none;transition:color .15s ease,transform .15s ease;display:inline-flex;align-items:center;gap:7px}.shadbd-landing footer.site .fcol li a:hover{color:#f0efe5}.shadbd-landing footer.site .fcol-note{font-size:11px;color:hsla(0,0%,100%,.55);margin:12px 0 6px;text-transform:uppercase;letter-spacing:.04em}.shadbd-landing footer.site .fsearch{margin-top:14px;display:flex;align-items:center;gap:8px;padding:8px 10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:8px}.shadbd-landing footer.site .fsearch svg{flex-shrink:0;color:hsla(0,0%,100%,.55)}.shadbd-landing footer.site .fsearch input{background:transparent;border:0;outline:0;color:#fff;font-size:12px;width:100%}.shadbd-landing footer.site .fsearch input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.shadbd-landing footer.site .fsearch input::placeholder{color:hsla(0,0%,100%,.4)}.shadbd-landing footer.site .fapp-get{display:flex;align-items:stretch;margin:4px 0 6px;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;overflow:hidden;background:hsla(0,0%,100%,.06)}.shadbd-landing footer.site .fapp-prefix{background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.85);font-size:12px;font-weight:600;padding:0 9px;display:inline-flex;align-items:center;border-right:1px solid hsla(0,0%,100%,.08)}.shadbd-landing footer.site .fapp-get input{flex:1;background:transparent;border:0;outline:0;color:#fff;font-size:12px;padding:8px 10px;min-width:0}.shadbd-landing footer.site .fapp-get input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.shadbd-landing footer.site .fapp-get input::placeholder{color:hsla(0,0%,100%,.4)}.shadbd-landing footer.site .fapp-get button{background:linear-gradient(180deg,#16a34a,#15803d);color:#fff;border:0;font-size:11.5px;font-weight:700;padding:0 12px;cursor:pointer;letter-spacing:.02em;transition:filter .15s ease}.shadbd-landing footer.site .fapp-get button:hover{filter:brightness(1.08)}.shadbd-landing footer.site .fapp-list .fapp-i{display:inline-block;width:16px;height:16px;border-radius:4px;flex-shrink:0;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);position:relative}.shadbd-landing footer.site .fapp-list .fapp-i:before{position:absolute;inset:0;display:grid;place-items:center;font-size:9px;font-weight:800;color:hsla(0,0%,100%,.85)}.shadbd-landing footer.site .fapp-i-play:before{content:"\25B6";color:#4ade80}.shadbd-landing footer.site .fapp-i-ios{background:#fff}.shadbd-landing footer.site .fapp-i-ios:before{content:""}.shadbd-landing footer.site .fapp-i-apk:before{content:"A";color:#34d399}.shadbd-landing footer.site .fapp-i-web:before{content:"W";color:#60a5fa}.shadbd-landing footer.site .fdot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.shadbd-landing footer.site .fdot-green{background:#22c55e}.shadbd-landing footer.site .fdot-blue{background:#3b82f6}.shadbd-landing footer.site .fdot-amber{background:#f59e0b}.shadbd-landing footer.site .fdot-rose{background:#f43f5e}.shadbd-landing footer.site .fdot-violet{background:#8b5cf6}.shadbd-landing footer.site .fconnect{padding:36px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.shadbd-landing footer.site .fconnect-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:32px;align-items:start}.shadbd-landing footer.site .apps-card,.shadbd-landing footer.site .contact-card{padding:20px 22px;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.06);border-radius:14px}.shadbd-landing footer.site .apps-card h5,.shadbd-landing footer.site .contact-card h5{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#f0efe5;margin-bottom:14px}.shadbd-landing footer.site .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.shadbd-landing footer.site .cg-item{display:flex;gap:10px;align-items:flex-start}.shadbd-landing footer.site .cg-item.cg-full{grid-column:1/-1}.shadbd-landing footer.site .cg-item svg{color:#e6efdc;flex-shrink:0;margin-top:3px;opacity:.9}.shadbd-landing footer.site .cg-item>div{flex:1;min-width:0}.shadbd-landing footer.site .ctitle{display:block;font-size:10.5px;text-transform:uppercase;letter-spacing:.1em;color:#8c9686;margin-bottom:3px;font-weight:600}.shadbd-landing footer.site .cg-item p{font-size:12.5px;line-height:1.5;color:#c5cdbf;margin:0}.shadbd-landing footer.site .cg-item p+.ctitle{margin-top:8px}.shadbd-landing footer.site .cg-item a{color:#c5cdbf;transition:color .15s}.shadbd-landing footer.site .cg-item a:hover{color:#f0efe5}.shadbd-landing footer.site .emails{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 14px;font-size:11.5px;margin:0}.shadbd-landing footer.site .emails a{color:#a9b5a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shadbd-landing footer.site .apps-sub{font-size:12px;color:#8c9686;line-height:1.5;margin-bottom:12px}.shadbd-landing footer.site .apps-badges{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shadbd-landing footer.site .apps-badges .badge{display:inline-flex;align-items:center;gap:10px;padding:9px 12px;background:rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;color:#f0efe5;transition:background .15s,border-color .15s,transform .15s}.shadbd-landing footer.site .apps-badges .badge:hover{background:rgba(0,0,0,.4);border-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.shadbd-landing footer.site .apps-badges .badge svg{flex-shrink:0}.shadbd-landing footer.site .apps-badges .badge span{display:flex;flex-direction:column;line-height:1.15;min-width:0}.shadbd-landing footer.site .apps-badges .badge small{font-size:9.5px;color:#8c9686;text-transform:uppercase;letter-spacing:.06em}.shadbd-landing footer.site .apps-badges .badge strong{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shadbd-landing footer.site .srow{display:flex;flex-wrap:wrap;gap:6px}.shadbd-landing footer.site .srow a{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);color:#c5cdbf;transition:background .15s,color .15s,border-color .15s,transform .15s}.shadbd-landing footer.site .srow a:hover{background:hsla(0,0%,100%,.12);color:#f0efe5;border-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.shadbd-landing footer.site .fbottom{padding:28px 0 22px;background:rgba(0,0,0,.18)}.shadbd-landing footer.site .sisters{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 20px;padding-bottom:18px;border-bottom:1px solid hsla(0,0%,100%,.06)}.shadbd-landing footer.site .sisters .slabel{font-size:11.5px;color:#c5cdbf}.shadbd-landing footer.site .sisters .slabel strong{color:#f0efe5;font-weight:700;letter-spacing:.02em}.shadbd-landing footer.site .sister-chips{display:flex;flex-wrap:wrap;gap:4px}.shadbd-landing footer.site .sister-chips span{padding:3px 10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:4px;font-size:11px;color:#8c9686}.shadbd-landing footer.site .paycity{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;padding:18px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.shadbd-landing footer.site .plabel{display:block;font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:#8c9686;font-weight:700;margin-bottom:8px}.shadbd-landing footer.site .pmethods{display:flex;flex-wrap:wrap;gap:5px}.shadbd-landing footer.site .pm{padding:5px 11px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;font-size:11px;color:#c5cdbf;font-weight:500}.shadbd-landing footer.site .citems{font-size:12px;line-height:1.6;color:#a9b5a3}.shadbd-landing footer.site .city-note{color:#6e7868;font-size:11px}.shadbd-landing footer.site .grouprow{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.06)}.shadbd-landing footer.site .grouprow .grouplabel{font-size:10.5px;text-transform:uppercase;letter-spacing:.12em;color:#8c9686;font-weight:700}.shadbd-landing footer.site .grouprow .groupchips{display:flex;flex-wrap:wrap;gap:6px;flex:1}.shadbd-landing footer.site .grouprow .groupchips a{padding:5px 12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:999px;font-size:11.5px;color:#c5cdbf;transition:background .15s,color .15s,border-color .15s}.shadbd-landing footer.site .grouprow .groupchips a:hover{background:hsla(0,0%,100%,.1);color:#f0efe5;border-color:hsla(0,0%,100%,.2)}.shadbd-landing footer.site .totop{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;background:#f0efe5;color:var(--brand-900);border:0;border-radius:999px;font-size:11.5px;font-weight:700;cursor:pointer;transition:background .15s,transform .15s}.shadbd-landing footer.site .totop:hover{background:#fff;transform:translateY(-2px)}.shadbd-landing footer.site .fbot{padding:16px 0 4px;display:flex;flex-direction:column;gap:8px}.shadbd-landing footer.site .fbot .fbot-line{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 20px;font-size:11px;color:#7c8a75}.shadbd-landing footer.site .fbot .copy strong{color:#c5cdbf;font-weight:700}.shadbd-landing footer.site .fbot .licence{color:#6e7868}.shadbd-landing footer.site .fbot .licence strong{color:#a9b5a3;font-weight:600}.shadbd-landing footer.site .fbot .links{display:flex;gap:18px;flex-wrap:wrap}.shadbd-landing footer.site .fbot .links a{color:#8c9686;transition:color .15s}.shadbd-landing footer.site .fbot .links a:hover{color:#f0efe5}@media (max-width:1280px){.shadbd-landing footer.site .fmega{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}}@media (max-width:980px){.shadbd-landing footer.site .contact-grid,.shadbd-landing footer.site .emails,.shadbd-landing footer.site .fconnect-grid,.shadbd-landing footer.site .fhero-grid,.shadbd-landing footer.site .paycity{grid-template-columns:1fr}}@media (max-width:900px){.shadbd-landing footer.site .fmega{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.shadbd-landing footer.site .inner{padding:0 20px}.shadbd-landing footer.site .apps-badges,.shadbd-landing footer.site .trust{grid-template-columns:1fr}.shadbd-landing footer.site .fbot .fbot-line{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.shadbd-landing footer.site .fmega{grid-template-columns:1fr}}@media (max-width:480px){.shadbd-landing footer.site .grouprow .groupchips{flex:none}}.shadbd-landing .toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(0);background:var(--brand-900);color:#f0efe5;padding:14px 22px;border-radius:999px;font-size:14px;display:flex;align-items:center;gap:10px;box-shadow:0 16px 40px -16px rgba(0,0,0,.3);z-index:100}.shadbd-landing .toast .check{width:20px;height:20px;border-radius:50%;background:var(--sun);color:var(--brand-900);display:grid;place-items:center;font-weight:700}@media (max-width:1023px){.shadbd-landing .layout,.shadbd-landing .layout.layout--collapsed,.shadbd-landing .layout.layout--full{grid-template-columns:1fr;gap:0;padding-top:14px}.shadbd-landing aside.sidebar{display:none!important}.shadbd-landing .hero{grid-template-columns:1fr;padding:32px}.shadbd-landing .hero-img{display:none}.shadbd-landing .promos{grid-template-columns:repeat(2,1fr)}.shadbd-landing .prodrail{grid-template-columns:repeat(3,1fr)}.shadbd-landing .deals,.shadbd-landing .faq{grid-template-columns:1fr;gap:20px}.shadbd-landing .brandgrid{grid-template-columns:repeat(4,1fr)}.shadbd-landing .why-grid{grid-template-columns:repeat(2,1fr)}.shadbd-landing .nl{grid-template-columns:1fr}}@media (max-width:680px){.shadbd-landing .layout,.shadbd-landing .layout.layout--collapsed,.shadbd-landing .layout.layout--full{grid-template-columns:1fr;gap:0;padding:10px 14px 0;transition:none}.shadbd-landing aside.sidebar{display:none}.shadbd-landing .hero,.shadbd-landing main{width:100%;max-width:100%}.shadbd-landing .hero{grid-template-columns:1fr;padding:24px 22px;min-height:0}.shadbd-landing .hero-img{display:none}.shadbd-landing .hero h1{font-size:34px}.shadbd-landing .prodrail{grid-template-columns:repeat(2,1fr)}.shadbd-landing .brandgrid{grid-template-columns:repeat(3,1fr)}.shadbd-landing .why-grid{grid-template-columns:1fr}.shadbd-landing .nl{padding:28px 22px}}@media (max-width:540px){.shadbd-landing .announce .r{display:none}.shadbd-landing .announce .inner{padding:0 14px}.shadbd-landing .announce .l>span:not(.dot){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:78vw;font-size:11.5px}.shadbd-landing header.site .inner{gap:8px;padding:10px 12px;height:auto;min-height:56px;flex-wrap:nowrap}.shadbd-landing header.site .brand{flex-shrink:0;order:1}.shadbd-landing header.site .brand .mark-img{height:30px;max-width:104px}.shadbd-landing header.site .brand .wm{display:none}.shadbd-landing header.site .loc,.shadbd-landing header.site .lp-trigger,.shadbd-landing header.site .lp-trigger+*{display:none!important}.shadbd-landing header.site>.inner>div:has(>.lp-trigger){display:none!important}.shadbd-landing header.site .search{order:2;flex:1 1 0;min-width:0;height:38px;border-width:1.5px;padding:0 6px 0 12px;gap:4px}.shadbd-landing header.site .search input{font-size:13px;min-width:0}.shadbd-landing header.site .search kbd{display:none}.shadbd-landing header.site .search .sbtn{padding:3px;width:26px;height:26px}.shadbd-landing header.site .nav{flex-shrink:0;gap:2px;order:3}.shadbd-landing header.site .nav .help,.shadbd-landing header.site .nav .iconbtn[title=Wishlist],.shadbd-landing header.site .nav .lang,.shadbd-landing header.site .nav .login{display:none!important}.shadbd-landing header.site .nav .help-trigger{width:38px;height:38px;padding:0;border-radius:50%;justify-content:center;color:var(--ink-2)}.shadbd-landing header.site .nav .help-trigger .chev,.shadbd-landing header.site .nav .help-trigger>span{display:none!important}.shadbd-landing header.site .nav .help-trigger>svg:first-child{width:18px;height:18px}.shadbd-landing header.site .nav .iconbtn{width:38px;height:38px}.shadbd-landing .help-pop{position:fixed;top:auto;left:8px;right:8px;bottom:calc(72px + env(safe-area-inset-bottom, 0));width:auto;max-height:72vh;overflow-y:auto;transform:translateY(16px);border-radius:16px}.shadbd-landing .help-pop.open{transform:translateY(0)}.shadbd-landing .help-pop:before,.shadbd-landing .promos{display:none}.shadbd-landing .catgrid{grid-template-columns:repeat(3,1fr)}.shadbd-landing .hero h1{font-size:28px;line-height:1.1}.shadbd-landing .hero .lede{font-size:13.5px}.shadbd-landing .hb-stats{gap:14px;flex-wrap:wrap}.shadbd-landing .deals .timer{flex-wrap:wrap;gap:6px}.shadbd-landing footer.site{padding-bottom:80px}}@media (max-width:380px){.shadbd-landing .prodrail{grid-template-columns:1fr 1fr;gap:10px}.shadbd-landing .brandgrid,.shadbd-landing .catgrid{grid-template-columns:repeat(2,1fr)}.shadbd-landing .hero h1{font-size:24px}}.shadbd-landing .help-mega{position:relative}.shadbd-landing .help-trigger{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:transparent;border:1px solid transparent;color:var(--ink,#1f2a21);font:inherit;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.shadbd-landing .help-trigger:hover,.shadbd-landing .help-trigger[aria-expanded=true]{background:var(--brand-50,#eef7f0);border-color:var(--brand-100,#d9efdf);color:var(--brand-700,#2b5e39)}.shadbd-landing .help-trigger .chev{transition:transform .25s ease}.shadbd-landing .help-trigger .chev.up{transform:rotate(180deg)}.shadbd-landing .help-pop{position:absolute;right:0;top:calc(100% + 10px);width:min(720px,92vw);background:#fff;border:1px solid var(--line,#e4d9bf);border-radius:18px;box-shadow:0 24px 60px -18px rgba(31,42,33,.28),0 6px 16px rgba(31,42,33,.08);padding:18px 18px 14px;opacity:0;transform:translateY(-6px) scale(.985);pointer-events:none;visibility:hidden;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.8,.2,1),visibility .2s;z-index:50}.shadbd-landing .help-pop.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;visibility:visible}.shadbd-landing .help-pop:before{content:"";position:absolute;right:28px;top:-7px;width:14px;height:14px;background:#fff;border-left:1px solid var(--line,#e4d9bf);border-top:1px solid var(--line,#e4d9bf);transform:rotate(45deg);border-radius:3px}.shadbd-landing .help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.shadbd-landing .help-col{display:flex;flex-direction:column;gap:2px}.shadbd-landing .help-eyebrow{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--brand-700,#2b5e39);padding:4px 8px 8px}.shadbd-landing .help-item{display:block;padding:9px 10px;border-radius:10px;text-decoration:none;color:inherit;transition:background .18s ease,transform .18s ease}.shadbd-landing .help-item:hover{background:var(--brand-50,#eef7f0)}.shadbd-landing .help-item-title{font-size:13.5px;font-weight:700;color:#1f2a21;line-height:1.25}.shadbd-landing .help-item-desc{font-size:11.5px;color:#6b7568;margin-top:2px;line-height:1.35}.shadbd-landing .help-foot{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;padding-top:14px;border-top:1px dashed var(--line,#e4d9bf)}.shadbd-landing .help-cta{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;text-decoration:none;color:inherit;border:1px solid var(--line,#e4d9bf);background:#fffaf0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.shadbd-landing .help-cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px -14px rgba(31,42,33,.28);border-color:var(--brand-400,#65b07a)}.shadbd-landing .help-cta span{display:flex;flex-direction:column;line-height:1.2}.shadbd-landing .help-cta b{font-size:12.5px;font-weight:800}.shadbd-landing .help-cta em{font-style:normal;font-size:11px;color:#6b7568}.shadbd-landing .help-call{color:#0d7d4d}.shadbd-landing .help-wa{color:#0f6d53}.shadbd-landing .help-chat{color:#6a4c9c}@media (max-width:720px){.shadbd-landing .help-pop{width:min(560px,94vw);padding:14px 14px 12px}.shadbd-landing .help-grid{grid-template-columns:1fr 1fr}.shadbd-landing .help-foot{grid-template-columns:1fr}}@media (max-width:480px){.shadbd-landing .help-pop{right:-8px;width:calc(100vw - 24px)}.shadbd-landing .help-grid{grid-template-columns:1fr;gap:6px}}@media (max-width:540px){.shadbd-landing .help-mega:after{content:"";position:fixed;inset:0;background:rgba(12,18,13,.6);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:60}.shadbd-landing .help-mega:has(.help-pop.open):after{opacity:1}.shadbd-landing .help-pop{position:fixed;top:auto;left:0;right:0;bottom:0;width:100vw;max-width:100vw;max-height:82vh;overflow-y:auto;overscroll-behavior:contain;padding:10px 18px calc(24px + env(safe-area-inset-bottom, 0));border:0;border-top:1px solid var(--line,#eae5d6);border-radius:22px 22px 0 0;transform:translateY(24px);box-shadow:0 -22px 44px -12px rgba(15,20,16,.4);z-index:61}.shadbd-landing .help-pop.open{transform:translateY(0)}.shadbd-landing .help-pop:before{content:"";display:block!important;position:sticky;top:0;left:50%;width:42px;height:4px;margin:2px auto 12px;background:#d9d5c6;border:0;border-radius:999px;transform:none}.shadbd-landing .help-pop .help-grid:before{content:"Need help?";display:block;grid-column:1/-1;padding:0 4px 6px;font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--ink,#1a1a17)}.shadbd-landing .help-grid{grid-template-columns:1fr;gap:2px;padding-top:4px}.shadbd-landing .help-col{gap:0}.shadbd-landing .help-col+.help-col{margin-top:10px;padding-top:10px;border-top:1px dashed var(--line,#eae5d6)}.shadbd-landing .help-eyebrow{font-size:10.5px;letter-spacing:.2em;color:var(--brand-700,#2b5e39);padding:8px 4px 6px}.shadbd-landing .help-item{position:relative;padding:12px 36px 12px 12px;border-radius:12px;background:var(--paper-2,#faf6ec);border:1px solid transparent;margin:2px 0}.shadbd-landing .help-item:active{background:var(--brand-50,#eef7f0);border-color:var(--brand-100,#d9efdf)}.shadbd-landing .help-item:after{content:"";position:absolute;top:50%;right:14px;width:7px;height:7px;border-right:2px solid var(--mute,#7a766c);border-top:2px solid var(--mute,#7a766c);transform:translateY(-50%) rotate(45deg)}.shadbd-landing .help-item-title{font-size:14px}.shadbd-landing .help-item-desc{font-size:12px;margin-top:3px}.shadbd-landing .help-foot{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;padding-top:14px}.shadbd-landing .help-cta{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:14px 6px;border-radius:14px;background:#fff;border:1px solid var(--line,#eae5d6)}.shadbd-landing .help-cta span{align-items:center;gap:0}.shadbd-landing .help-cta b{font-size:12px;font-weight:700}.shadbd-landing .help-cta em{display:none}.shadbd-landing .help-call{background:#e7f6ee;border-color:#bfe4cf;color:#0d7d4d}.shadbd-landing .help-wa{background:#e2f5ec;border-color:#b8e1c9;color:#0f6d53}.shadbd-landing .help-chat{background:#efe8fa;border-color:#d4c4ef;color:#6a4c9c}}