:root{--orange:#ff9d0b;--text:#f6f1eb;--muted:#aaa4b0;--line:rgba(255,157,11,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#030307;color:var(--text);font-family:'Noto Sans Bengali',Arial,sans-serif}.locked{overflow:hidden}button,input{font:inherit}.site-shell{min-height:100vh;padding-bottom:84px;background:radial-gradient(circle at 50% 4%,rgba(255,140,0,.08),transparent 28%),#030307}.landing{width:min(100%,540px);margin:auto;background:#08060a;border-inline:1px solid rgba(255,157,11,.1);box-shadow:0 0 85px #000}.topbar{height:72px;padding:0 20px;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;background:rgba(7,5,9,.91);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;color:#ffad17;text-decoration:none;font-weight:800}.brand-mark{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#ffb51b,#ff8c02);box-shadow:0 0 0 5px rgba(255,157,11,.08),0 0 22px rgba(255,145,0,.35)}.small-cta,.main-cta,.sticky button{border:0;border-radius:12px;background:linear-gradient(135deg,#ff9205,#ffb415);color:#1a0d00;font-weight:800;box-shadow:0 8px 28px rgba(255,145,0,.22)}.small-cta{padding:11px 17px}.hero{padding:25px 20px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid rgba(255,158,20,.25);border-radius:999px;color:#ffc46d;font-size:12px}.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--orange)}.preview-card{position:relative;width:100%;height:465px;margin:16px 0 19px;border:1px solid rgba(255,159,14,.42);border-radius:25px;overflow:hidden;background:radial-gradient(circle at 25% 30%,#536c74 0 10%,transparent 30%),radial-gradient(circle at 67% 35%,#b26d38 0 22%,transparent 42%),linear-gradient(130deg,#3d2830,#6b411c 48%,#241318)}.preview-card:after{content:'';position:absolute;inset:0;background:rgba(25,10,5,.2);backdrop-filter:blur(18px)}.orb{position:absolute;border-radius:50%;filter:blur(28px);opacity:.7}.orb.one{width:250px;height:220px;left:-30px;top:200px;background:#c76d24}.orb.two{width:180px;height:220px;right:-20px;top:35px;background:#edaa54}.play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;display:grid;place-items:center;padding-left:5px;border-radius:50%;background:linear-gradient(135deg,#ff8b00,#ffad18);color:#1c0d00;font-size:25px;box-shadow:0 0 0 8px rgba(255,146,0,.1),0 0 35px rgba(255,142,0,.45)}.slides{position:absolute;z-index:3;right:18px;bottom:16px;display:flex;gap:6px}.slides i{width:8px;height:8px;border-radius:20px;background:#ffffff70}.slides i:first-child{width:24px;background:var(--orange)}.main-cta{width:100%;min-height:62px;font-size:18px}.offer{margin:28px auto 5px;padding:14px;display:flex;flex-direction:column;gap:5px;border:1px solid var(--line);border-radius:17px;font-size:12px;color:#d5c6b0}.offer b{color:#ffd38b}.offer strong{color:#ffa817}.features{padding:7px 20px 28px;display:grid;gap:11px}.features article{display:flex;gap:14px;padding:17px;border:1px solid #ffffff12;border-radius:18px;background:#ffffff06}.features i{flex:0 0 42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,157,11,.2);border-radius:13px;background:rgba(255,157,11,.1);color:var(--orange);font-style:normal}.features h2{margin:0 0 6px;font-size:15px}.features p,.reviews p,.faq-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.content-section{padding:30px 20px;border-top:1px solid rgba(255,157,11,.08)}.kicker{text-align:center;margin:0 0 7px;color:#f3a833!important;font-size:10px!important;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.content-section>h2{text-align:center;font-size:21px;margin:0 0 20px}.reviews{display:grid;gap:11px}.reviews article{padding:17px;border:1px solid #ffffff13;border-radius:18px;background:#ffffff05}.review-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.review-head>span{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ffb019,#e77700);color:#211000;font-weight:900}.review-head h3{font-size:14px;margin:0}.review-head small{font-size:9px;color:#60d387}.review-head b{margin-left:auto;color:#ffac17;font-size:10px}.faq-item{margin-bottom:9px;border:1px solid #ffffff12;border-radius:15px;overflow:hidden}.faq-item button{width:100%;padding:15px 16px;display:flex;justify-content:space-between;border:0;background:transparent;color:#eee8e2;text-align:left;font-weight:700}.faq-item button b{color:var(--orange)}.faq-item p{max-height:0;opacity:0;padding:0 16px;transition:.25s}.faq-item.open p{max-height:120px;opacity:1;padding:0 16px 16px}footer{padding:28px 20px 115px;text-align:center;border-top:1px solid #ffffff0d;color:#77717e}footer .brand{justify-content:center}footer p{font-size:11px}.sticky{position:fixed;z-index:20;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,540px);height:78px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;background:rgba(9,7,11,.94);backdrop-filter:blur(15px);border:1px solid rgba(255,157,11,.17)}.sticky>div{display:grid;grid-template-columns:auto auto auto;gap:2px 7px;align-items:center}.sticky small{grid-column:1/-1;color:#88818d;font-size:9px}.sticky strong{color:#ffab16;font-size:22px}.sticky del{font-size:10px;color:#746e77}.sticky em{font-size:9px;font-style:normal;color:#ffc268;background:#ff9d0b18;padding:3px 5px;border-radius:5px}.sticky button{height:48px;padding:0 18px}.support{position:fixed;z-index:19;right:max(13px,calc((100vw - 540px)/2 + 12px));bottom:92px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#09bde9,#078fd1);color:white;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 8px 28px #00b5ff45}.modal[hidden]{display:none}.modal{position:fixed;z-index:50;inset:0;padding:20px;display:grid;place-items:center;background:#000c;backdrop-filter:blur(7px)}.paybox{position:relative;width:min(100%,460px);padding:22px;border-radius:25px;background:#fff;color:#171923;box-shadow:0 30px 90px #000}.close{position:absolute;right:12px;top:9px;border:0;background:transparent;color:#9297a4;font-size:28px}.order-mini{display:flex;align-items:center;gap:10px;margin-right:28px;padding-bottom:17px;border-bottom:1px solid #eee}.order-mini div{display:flex;flex-direction:column}.order-mini small{font-size:10px;color:#8c929c}.order-mini strong{margin-left:auto;color:#e2136e}.paybox h2{margin:20px 0 5px;font-size:21px}.paybox>p{margin:0 0 18px;color:#717783;font-size:13px}.paybox label{display:block;margin:11px 0;font-size:12px;font-weight:800}.paybox input{width:100%;height:45px;margin-top:6px;padding:0 13px;border:1px solid #dfe2e8;border-radius:10px;outline:none}.paybox input:focus{border-color:#e2136e;box-shadow:0 0 0 3px #e2136e18}.bkash{width:100%;height:50px;margin-top:7px;border:0;border-radius:11px;background:#e2136e;color:white;font-weight:800}.bkash span{font-size:18px}.secure{display:block;margin-top:13px;text-align:center;color:#777d88;font-size:10px}.form-error{padding:9px;border-radius:7px;background:#ffe5e8;color:#bd2d39;font-size:11px}
@media(max-width:560px){.landing{border:0}.topbar{height:66px;padding-inline:15px}.hero,.features,.content-section{padding-left:14px;padding-right:14px}.preview-card{height:58vh;max-height:465px;min-height:360px}.sticky{height:74px}.sticky button{padding-inline:14px;font-size:13px}.support{right:12px}.support span{display:none}.modal{align-items:end;padding:0}.paybox{width:100%;padding:21px 18px 26px;border-radius:24px 24px 0 0}}
.loading-box{min-height:350px}.payment-loading{min-height:306px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.payment-spinner{width:64px;height:64px;border:6px solid #f3d6e4;border-top-color:#e2136e;border-radius:50%;animation:payment-spin .75s linear infinite}.payment-loading h2{margin:22px 0 5px;font-size:22px}.payment-loading>p{margin:0;color:#777e89;font-size:13px}.payment-progress{width:190px;height:5px;margin-top:24px;overflow:hidden;border-radius:99px;background:#f0e5ea}.payment-progress i{display:block;width:45%;height:100%;border-radius:99px;background:#e2136e;animation:payment-slide 1s ease-in-out infinite}.payment-loading .form-error{width:100%;margin-top:20px;padding:10px!important;color:#bd2d39!important}@keyframes payment-spin{to{transform:rotate(360deg)}}@keyframes payment-slide{0%{transform:translateX(-110%)}50%{transform:translateX(120%)}100%{transform:translateX(300%)}}
