:root{--navy:#061426;--navy2:#0a203c;--blue:#1677ff;--green:#20c975;--text:#142238;--muted:#68758a;--light:#f5f8fc;--border:#dfe7f1;--white:#fff;--shadow:0 18px 50px rgba(16,35,68,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Hind Siliguri,sans-serif;color:var(--text);background:#fff}body.bn{font-family:'Hind Siliguri',Inter,sans-serif}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(5,17,32,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;min-width:210px}.brand-mark{width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,var(--blue),#18c8ff);display:grid;place-items:center;font-weight:800}.brand strong{display:block}.brand small{display:block;color:#a9b6c9;font-size:11px;margin-top:3px}.main-nav{display:flex;gap:28px}.main-nav a{color:#dce5f1;text-decoration:none;font-size:14px}.main-nav a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.lang-btn{border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;padding:10px 14px;border-radius:22px;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:9px;text-decoration:none;border:none;font-weight:700;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 25px rgba(22,119,255,.25)}.btn-whatsapp,.btn-success{background:var(--green);color:#fff}.btn-outline{border:1px solid #6f819b;color:#fff;background:transparent}.btn-light{background:#eef3f9;color:#23344d}.btn-outline-dark{border:1px solid var(--blue);color:var(--blue);background:#fff}.btn-small{padding:10px 14px;font-size:13px}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:26px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 20%,#0e3768 0%,#07192f 34%,#04101f 75%);color:#fff;padding:95px 0 85px}.hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:rgba(30,122,255,.2);filter:blur(90px);right:-140px;top:-100px}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:55px;position:relative}.eyebrow{display:inline-block;color:#62a8ff;font-weight:800;font-size:12px;letter-spacing:2px;margin-bottom:18px}.eyebrow.dark{color:var(--blue)}.hero h1{font-size:54px;line-height:1.12;margin:0 0 22px;max-width:650px}.hero p{font-size:18px;line-height:1.75;color:#c5d0df;max-width:600px}.hero-actions{display:flex;gap:14px;margin:32px 0}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:#b7c4d6;font-size:13px}.hero-visual{position:relative;min-height:430px}.dashboard-window{position:absolute;left:0;top:30px;width:89%;background:#edf3fa;border-radius:18px;box-shadow:0 35px 70px rgba(0,0,0,.4);overflow:hidden;border:5px solid #243244}.window-top{height:32px;background:#fff;display:flex;align-items:center;gap:6px;padding:0 12px}.window-top span{width:8px;height:8px;border-radius:50%;background:#cfd7e3}.dashboard-body{display:grid;grid-template-columns:75px 1fr;min-height:330px}.dashboard-body aside{background:#09213f;padding:20px 13px}.mini-logo{height:32px;background:var(--blue);border-radius:8px;display:grid;place-items:center;font-size:11px}.side-link{height:10px;background:#234568;border-radius:5px;margin-top:18px}.side-link.active{background:#1e7cff}.dash-main{padding:25px;background:#f6f8fb}.dash-title{width:120px;height:13px;border-radius:8px;background:#cfd8e6;margin-bottom:20px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-card{background:#fff;padding:17px;border-radius:10px;color:#182943;box-shadow:0 6px 20px rgba(31,57,90,.08)}.stat-card small{display:block;color:#8491a4;margin-bottom:8px}.stat-card strong{font-size:14px}.chart-card{height:150px;background:#fff;margin-top:18px;border-radius:12px;padding:24px}.bars{height:100%;display:flex;align-items:flex-end;gap:14px}.bars i{flex:1;background:linear-gradient(#2a8cff,#a6cfff);border-radius:5px 5px 0 0}.bars i:nth-child(1){height:38%}.bars i:nth-child(2){height:65%}.bars i:nth-child(3){height:46%}.bars i:nth-child(4){height:82%}.bars i:nth-child(5){height:58%}.bars i:nth-child(6){height:92%}.bars i:nth-child(7){height:70%}.phone-card{position:absolute;right:0;bottom:0;width:150px;height:305px;background:#fff;border:7px solid #182332;border-radius:30px;color:#182332;padding:22px 14px;box-shadow:0 30px 50px rgba(0,0,0,.35)}.phone-speaker{width:50px;height:5px;background:#253143;border-radius:5px;margin:-10px auto 16px}.phone-title{font-weight:800;font-size:13px;margin-bottom:20px}.phone-stat{padding:14px 8px;border-radius:10px;margin:11px 0;font-weight:800;font-size:12px}.phone-stat.green{background:#e8fff4;color:#0d9d5d}.phone-stat.blue{background:#eaf3ff;color:#176be6}.phone-stat.orange{background:#fff2e9;color:#e67b26}.section{padding:85px 0}.section.alt{background:var(--light)}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section-head.left{text-align:left;margin-left:0}.section-head span{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.5px}.section-head h2{font-size:36px;margin:10px 0 12px}.section-head p{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card,.product-card,.price-card,.demo-box,.contact-form,.testimonial-card{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.category-card{padding:26px}.category-card .icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:20px}.blue{background:#2682ff}.green{background:#27c778}.orange{background:#f58b2d}.purple{background:#8b4be8}.category-card h3{font-size:17px;margin:18px 0 10px}.category-card p{font-size:14px;color:var(--muted);line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{overflow:hidden}.product-preview{height:215px;background:#eaf0f7;position:relative;padding:18px;display:flex;gap:12px}.fake-side{width:18%;background:#0b2547;border-radius:8px}.fake-table,.fake-cards,.fake-products{flex:1;background:#fff;border-radius:8px;position:relative}.fake-table:before,.fake-table:after{content:"";position:absolute;left:10%;right:10%;height:9px;background:#d9e4f2;box-shadow:0 24px #d9e4f2,0 48px #d9e4f2,0 72px #d9e4f2,0 96px #d9e4f2;top:28px}.fake-cards:before{content:"";position:absolute;inset:22px;background:linear-gradient(90deg,#dcecff 30%,transparent 30% 35%,#dcf8e9 35% 65%,transparent 65% 70%,#fff0dd 70%);border-radius:7px}.fake-products:before{content:"";position:absolute;inset:18px;background:radial-gradient(circle,#ffd76c 0 18%,transparent 19%) 0 0/33% 50%,#eef4fa;border-radius:7px}.product-content{padding:24px}.product-content p{color:var(--muted);font-size:14px;line-height:1.6;min-height:46px}.price{font-size:13px;font-weight:700;margin:18px 0}.card-actions{display:flex;gap:10px}.benefits{background:linear-gradient(90deg,#07172c,#0b2d53);padding:26px 0;color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.benefit-grid div{display:flex;align-items:center;gap:10px;justify-content:center;font-size:13px}.benefit-grid b{font-size:22px}.split-section{display:grid;grid-template-columns:1.2fr .8fr;gap:32px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-card{padding:25px;position:relative}.price-card.featured{border:2px solid var(--green);transform:translateY(-8px)}.popular{position:absolute;top:-12px;right:18px;background:var(--green);color:#fff;font-size:10px;padding:6px 10px;border-radius:20px}.price-card strong{display:block;font-size:27px;margin:16px 0}.price-card ul{padding-left:18px;color:var(--muted);line-height:2}.demo-box{padding:28px}.demo-list{display:grid;gap:12px}.demo-list div{display:flex;justify-content:space-between;align-items:center;padding:14px;background:#f4f7fb;border-radius:10px}.demo-list button{border:1px solid var(--blue);color:var(--blue);background:#fff;border-radius:8px;padding:9px 12px;cursor:pointer}.demo-access{margin-top:18px;padding:20px;background:#edf4ff;border-radius:12px}.dark-section{background:#07172b;color:#fff}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center}.about-grid h2{font-size:38px}.about-grid p{color:#bdc9d8;line-height:1.8}.skill-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.skill-tags span{border:1px solid #38506f;padding:8px 12px;border-radius:8px;font-size:12px}.testimonial-card{color:var(--text);padding:32px}.stars{color:#ffb11b;font-size:20px}.contact-section{background:#eef4fb}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.contact-grid h2{font-size:40px}.contact-grid p{color:var(--muted);line-height:1.7}.contact-info{margin-top:25px}.contact-form{padding:28px;display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #ced9e6;border-radius:9px;padding:14px;font:inherit;background:#fff}.contact-form textarea{resize:vertical}footer{background:#051120;color:#d1dbe8;padding:30px 0}.footer-wrap{display:flex;justify-content:space-between;align-items:center}.footer-wrap p{font-size:13px;color:#8fa0b6}.floating-wa{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);text-decoration:none;font-size:25px;box-shadow:0 10px 30px rgba(32,201,117,.4);z-index:999}
@media(max-width:980px){.main-nav{position:absolute;top:76px;left:0;right:0;background:#08172a;display:none;flex-direction:column;padding:22px 5%;gap:18px}.main-nav.open{display:flex}.menu-toggle{display:block}.nav-actions .btn-whatsapp{display:none}.hero-grid,.split-section,.about-grid,.contact-grid{grid-template-columns:1fr}.hero h1{font-size:45px}.hero-visual{margin-top:25px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}}
@media(max-width:640px){.brand small{display:none}.nav-wrap{height:68px}.hero{padding:70px 0}.hero h1{font-size:36px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{min-height:310px}.dashboard-window{width:92%;top:10px}.dashboard-body{min-height:230px;grid-template-columns:50px 1fr}.dash-main{padding:12px}.stat-grid{gap:6px}.stat-card{padding:8px}.stat-card strong{font-size:9px}.chart-card{height:100px;padding:12px}.phone-card{width:110px;height:230px;padding:16px 8px;border-width:5px}.phone-stat{padding:9px 5px}.section{padding:65px 0}.section-head h2{font-size:29px}.category-grid,.product-grid,.benefit-grid{grid-template-columns:1fr}.benefit-grid div{justify-content:flex-start}.form-row{grid-template-columns:1fr}.footer-wrap{flex-direction:column;text-align:center}.contact-grid h2,.about-grid h2{font-size:31px}.nav-actions{gap:5px}.lang-btn{padding:8px 10px}.card-actions{flex-wrap:wrap}}
.language-content-bn{display:none}body.bn .language-content-en{display:none}body.bn .language-content-bn{display:block}.developer-story{padding:100px 0;background:radial-gradient(circle at 85% 10%,rgba(30,117,255,.2),transparent 30%),#061a32}.developer-content{max-width:1050px;margin:auto}.developer-hero{max-width:880px;margin-bottom:42px}.developer-hero h2{max-width:850px;font-size:clamp(38px,6vw,72px);line-height:1.08;margin:18px 0 25px}.developer-hero p,.developer-intro p,.story-card p,.promise-panel p{color:#bac8dc;font-size:17px;line-height:1.85}.developer-intro{padding:32px;border:1px solid rgba(126,178,255,.18);background:rgba(255,255,255,.035);border-radius:22px;margin-bottom:28px}.developer-content blockquote{margin:24px 0;padding:20px 24px;border-left:4px solid #2380ff;background:rgba(35,128,255,.1);border-radius:0 14px 14px 0;color:#fff;font-size:clamp(20px,3vw,28px);font-weight:800;line-height:1.45}.developer-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:22px}.story-card,.solution-panel,.why-panel,.promise-panel{padding:30px;border-radius:22px;border:1px solid rgba(126,178,255,.16);background:rgba(8,33,61,.78)}.story-card h3,.solution-panel h3,.why-panel h3,.promise-panel h3{font-size:26px;margin:0 0 14px;color:#fff}.solution-panel{margin-bottom:22px}.solution-tags{display:flex;flex-wrap:wrap;gap:10px}.solution-tags span{padding:11px 15px;border-radius:999px;background:rgba(35,128,255,.14);border:1px solid rgba(85,156,255,.3);color:#dceaff;font-weight:700}.why-panel{margin-bottom:22px}.why-panel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.why-panel li{position:relative;padding:14px 14px 14px 45px;border-radius:13px;background:rgba(255,255,255,.04);color:#dbe7f7}.why-panel li:before{content:"✓";position:absolute;left:16px;color:#28ca77;font-weight:900}.promise-panel{text-align:center;padding:42px}.promise-panel blockquote{text-align:left;max-width:760px;margin:28px auto}.welcome-line{display:block;margin-top:26px;color:#63a5ff;font-size:20px}body.bn .developer-content{font-family:"Noto Sans Bengali","Hind Siliguri",Arial,sans-serif}@media(max-width:760px){.developer-story{padding:72px 0}.developer-sections,.why-panel ul{grid-template-columns:1fr}.developer-intro,.story-card,.solution-panel,.why-panel,.promise-panel{padding:22px}.developer-hero h2{font-size:39px}.developer-hero p,.developer-intro p,.story-card p,.promise-panel p{font-size:16px}.promise-panel{text-align:left}}
.managed-about{max-width:900px}.managed-about .developer-hero{margin-bottom:30px}.managed-about>p{color:#bac8dc;font-size:17px;line-height:1.9;margin:0 0 22px}.managed-about>h3{font-size:30px;margin:42px 0 16px;color:#fff}.managed-about-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:0 0 28px}.managed-about-list li{position:relative;padding:14px 14px 14px 45px;border-radius:13px;background:rgba(255,255,255,.04);color:#dbe7f7}.managed-about-list li:before{content:"✓";position:absolute;left:16px;color:#28ca77;font-weight:900}@media(max-width:760px){.managed-about-list{grid-template-columns:1fr}.managed-about>p{font-size:16px}}
.managed-about{max-width:none}.about-preview{color:#bdc9d8;line-height:1.8}.about-more{margin-top:20px}.about-more summary{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid #38506f;border-radius:9px;color:#dceaff;font-size:13px;font-weight:800;cursor:pointer;list-style:none}.about-more summary::-webkit-details-marker{display:none}.about-more summary:after{content:"+";font-size:18px;color:#62a8ff}.about-more[open] summary:after{content:"−"}.about-more-content{margin-top:18px;padding:22px;border:1px solid rgba(126,178,255,.16);border-radius:15px;background:rgba(255,255,255,.035)}.about-more-content p{color:#bdc9d8;line-height:1.8}.about-more-content h3{margin:28px 0 12px;color:#fff}.about-more-content blockquote{font-size:18px;margin:20px 0}.about-more-content .managed-about-list{grid-template-columns:1fr}
.about-grid{grid-template-columns:1fr;max-width:none;width:100%}.managed-about{max-width:none;width:100%}.about-more-content{width:100%}

/* Marketplace application layer */
.icon-action{border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;padding:9px 12px;border-radius:22px;cursor:pointer;font:inherit;display:inline-flex;align-items:center;gap:6px}.cart-button span{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;background:var(--blue);border-radius:10px;font-size:10px;font-weight:800}.market-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:14px;align-items:center;margin-bottom:28px}.search-box{height:46px;border:1px solid var(--border);border-radius:12px;background:#fff;padding:0 15px;display:flex;align-items:center;gap:9px}.search-box input{border:0;outline:0;width:100%;font:inherit;background:transparent}.filter-pills{display:flex;gap:7px;flex-wrap:wrap}.filter-pills button{border:1px solid var(--border);background:#fff;color:var(--muted);padding:10px 13px;border-radius:22px;cursor:pointer}.filter-pills button.active{background:var(--blue);border-color:var(--blue);color:#fff}#sortProducts{height:46px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:0 12px}.product-badge{position:absolute;top:14px;left:14px;z-index:2;background:#fff;color:var(--blue);border-radius:20px;padding:6px 10px;font-size:10px;font-weight:800;box-shadow:0 5px 15px rgba(0,0,0,.12)}.product-meta{display:flex;align-items:center;justify-content:space-between}.product-rating{color:#ffad0d;font-size:12px}.product-price{font-size:21px;font-weight:800;color:#0d9d5d;margin:14px 0}.product-price small{font-size:11px;color:var(--muted);font-weight:500}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.portfolio-card{min-height:260px;padding:30px;border-radius:18px;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow)}.portfolio-card:before{content:"";position:absolute;width:220px;height:220px;border:35px solid rgba(255,255,255,.09);border-radius:50%;right:-80px;top:-90px}.portfolio-card span{font-size:11px;letter-spacing:1.8px;font-weight:800;opacity:.75}.portfolio-card h3{font-size:24px;margin:10px 0}.portfolio-card p{line-height:1.6;opacity:.85}.portfolio-card b{font-size:12px}.portfolio-blue{background:linear-gradient(145deg,#0d58ba,#112f5a)}.portfolio-green{background:linear-gradient(145deg,#159e64,#0c4439)}.portfolio-purple{background:linear-gradient(145deg,#844bdc,#35225f)}.footer-admin{display:block;margin:14px auto 0;border:0;background:none;color:#6f819b;cursor:pointer}.drawer-backdrop{position:fixed;inset:0;background:rgba(1,8,18,.58);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:.25s;z-index:1200}.drawer-backdrop.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,100%);background:#fff;z-index:1300;transform:translateX(102%);transition:.3s;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.2)}.cart-drawer.open{transform:none}.drawer-head{padding:26px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between}.drawer-head small,.modal-title span{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:1.5px}.drawer-head h2,.modal-title h2{margin:6px 0 0}.close-button{width:38px;height:38px;border:0;border-radius:50%;background:#edf2f8;font-size:25px;cursor:pointer}.cart-items{padding:18px 24px;overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--border)}.cart-line-icon{width:58px;height:50px;border-radius:10px;background:linear-gradient(145deg,#0b67dd,#14a9ff);display:grid;place-items:center;color:#fff;font-weight:800}.cart-line h4{margin:0 0 5px}.cart-line small{color:var(--muted)}.remove-item{border:0;background:none;color:#e34e5b;font-size:18px;cursor:pointer}.cart-empty{margin:auto;text-align:center;padding:30px}.cart-empty b{font-size:50px}.cart-summary{padding:23px;border-top:1px solid var(--border);background:#f7f9fc}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.cart-summary p{color:var(--muted);font-size:11px}.cart-summary .btn{width:100%}.modal{position:fixed;inset:0;background:rgba(1,8,18,.68);backdrop-filter:blur(5px);z-index:1400;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.25s}.modal.open{opacity:1;visibility:visible}.modal-card{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;padding:30px;position:relative;box-shadow:0 35px 100px rgba(0,0,0,.35)}.modal-card>.close-button{position:absolute;right:18px;top:18px}.product-modal-hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:center}.modal-preview{height:250px;border-radius:16px;background:linear-gradient(145deg,#0a284f,#197fff);display:grid;place-items:center;color:#fff;font-size:70px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.feature-list span{padding:11px;background:#f2f6fb;border-radius:9px;font-size:13px}.account-tabs{display:flex;gap:8px;margin:20px 0}.account-tabs button{flex:1;border:1px solid var(--border);padding:11px;border-radius:9px;background:#fff;cursor:pointer}.account-tabs button.active{background:var(--navy);color:#fff}.account-form,.checkout-card form{display:grid;gap:14px}.account-form input,.checkout-card input,.checkout-card select,.checkout-card textarea,.admin-form input,.admin-form select{border:1px solid #ced9e6;border-radius:9px;padding:14px;font:inherit;width:100%}.checkout-total{display:flex;justify-content:space-between;padding:17px;border-radius:10px;background:#eef5ff;font-size:18px}.account-welcome{padding:20px;background:linear-gradient(135deg,#0b2a50,#1478f2);color:#fff;border-radius:14px}.order-card{border:1px solid var(--border);border-radius:12px;padding:17px;display:flex;justify-content:space-between;align-items:center;margin-top:12px}.status-pill{background:#e7fff2;color:#11995d;padding:6px 10px;border-radius:20px;font-size:11px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.admin-stats div{padding:16px;background:#f2f6fb;border-radius:10px}.admin-stats strong{display:block;font-size:22px}.admin-form{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;margin:18px 0}.admin-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:10px;margin:8px 0}.toast{position:fixed;left:50%;bottom:30px;z-index:2000;transform:translate(-50%,30px);background:#08182d;color:#fff;padding:13px 20px;border-radius:10px;opacity:0;visibility:hidden;transition:.25s}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:980px){.market-toolbar{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:1fr 1fr}.nav-actions .icon-action span:not(#cartCount){display:none}}
body{overflow-x:hidden}
@media(max-width:640px){.portfolio-grid,.product-modal-hero,.feature-list,.admin-form{grid-template-columns:1fr}.nav-wrap{gap:9px}.brand{min-width:0}.brand strong{white-space:nowrap}.nav-actions{gap:4px}.nav-actions .icon-action{padding:8px}.nav-actions #accountBtn{display:none}.nav-actions .btn-whatsapp{display:none}.hero-grid,.hero-copy,.hero-visual{min-width:0;max-width:100%}.hero-grid{overflow:hidden}.hero-copy p{max-width:100%;overflow-wrap:anywhere}.hero-visual{width:100%}.modal-card{padding:24px 18px}.portfolio-card{min-height:220px}}

/* Hero product showcase */
.hero-showcase{display:flex;align-items:center;justify-content:center;min-height:430px}
.hero-showcase img{display:block;width:118%;max-width:none;height:auto;object-fit:contain;filter:drop-shadow(0 28px 45px rgba(0,0,0,.34))}
@media(max-width:980px){.hero-showcase img{width:100%}}
@media(max-width:640px){.hero-showcase{min-height:240px}.hero-showcase img{width:112%}}

/* Rich software previews for marketplace cards */
.product-preview{height:230px;padding:14px;background:linear-gradient(145deg,#edf4fc,#dfeaf7);display:block}
.preview-shell{height:100%;display:grid;grid-template-columns:54px 1fr;background:#f7faff;border:1px solid rgba(255,255,255,.9);border-radius:12px;overflow:hidden;box-shadow:0 12px 28px rgba(37,70,112,.14)}
.preview-sidebar{background:linear-gradient(180deg,#09294f,#071d39);padding:15px 10px;display:flex;flex-direction:column;align-items:center;gap:13px}
.preview-sidebar i{display:block;width:27px;height:5px;border-radius:8px;background:#31577d}
.preview-sidebar .preview-logo{width:28px;height:28px;margin-bottom:7px;border-radius:9px;background:linear-gradient(145deg,#1685ff,#43b7ff);box-shadow:0 5px 12px rgba(20,123,255,.35)}
.preview-sidebar i.active{height:7px;background:#1685ff}
.preview-workspace{padding:12px;min-width:0}
.preview-topbar{height:24px;display:grid;grid-template-columns:62px 1fr 24px;align-items:center;gap:8px;margin-bottom:11px}
.preview-topbar b,.preview-topbar span,.preview-topbar em{display:block;height:7px;border-radius:8px;background:#d7e2ef}
.preview-topbar span{height:20px;background:#fff;border:1px solid #e6edf6}
.preview-topbar em{height:20px;border-radius:50%;background:#d6e8ff}
.preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:8px}
.preview-kpis i{height:42px;border-radius:7px;background:linear-gradient(145deg,#fff,#eef5ff);border:1px solid #e3ebf5;box-shadow:0 4px 9px rgba(39,72,110,.06);position:relative}
.preview-kpis i:before{content:"";position:absolute;left:8px;right:26px;top:9px;height:5px;border-radius:5px;background:#cbd9e9;box-shadow:0 13px #1d7cff}
.preview-panels{display:grid;grid-template-columns:1.45fr .8fr;gap:8px}
.preview-chart,.preview-list{height:86px;background:#fff;border:1px solid #e3ebf5;border-radius:8px;padding:12px 9px 8px;display:flex;align-items:flex-end;gap:6px}
.preview-chart span{flex:1;border-radius:4px 4px 1px 1px;background:linear-gradient(#1984ff,#a8d0ff)}
.preview-chart span:nth-child(1){height:36%}.preview-chart span:nth-child(2){height:64%}.preview-chart span:nth-child(3){height:47%}.preview-chart span:nth-child(4){height:82%}.preview-chart span:nth-child(5){height:58%}.preview-chart span:nth-child(6){height:94%}
.preview-list{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;padding:11px}
.preview-list i{height:7px;border-radius:6px;background:linear-gradient(90deg,#1d7cff 62%,#e5edf7 62%)}
.preview-list i:nth-child(2){background:linear-gradient(90deg,#22c778 82%,#e5edf7 82%)}.preview-list i:nth-child(3){background:linear-gradient(90deg,#ff942f 48%,#e5edf7 48%)}.preview-list i:nth-child(4){background:linear-gradient(90deg,#8b55ef 70%,#e5edf7 70%)}
.preview-green .preview-sidebar .preview-logo,.preview-green .preview-sidebar i.active{background:#20c777}.preview-green .preview-kpis i:before{box-shadow:0 13px #20c777}.preview-green .preview-chart span{background:linear-gradient(#19be70,#b5efd2)}
.preview-orange .preview-sidebar .preview-logo,.preview-orange .preview-sidebar i.active{background:#ff8b2b}.preview-orange .preview-kpis i:before{box-shadow:0 13px #ff8b2b}.preview-orange .preview-chart span{background:linear-gradient(#ff8b2b,#ffd0a7)}
.preview-purple .preview-sidebar .preview-logo,.preview-purple .preview-sidebar i.active{background:#8d55ed}.preview-purple .preview-kpis i:before{box-shadow:0 13px #8d55ed}.preview-purple .preview-chart span{background:linear-gradient(#8d55ed,#d5bfff)}
.preview-cyan .preview-sidebar .preview-logo,.preview-cyan .preview-sidebar i.active{background:#13bfc6}.preview-cyan .preview-kpis i:before{box-shadow:0 13px #13bfc6}.preview-cyan .preview-chart span{background:linear-gradient(#13bfc6,#b6eff1)}
.preview-rose .preview-sidebar .preview-logo,.preview-rose .preview-sidebar i.active{background:#f25273}.preview-rose .preview-kpis i:before{box-shadow:0 13px #f25273}.preview-rose .preview-chart span{background:linear-gradient(#f25273,#ffc1cf)}
@media(max-width:640px){.product-preview{height:215px}.preview-shell{grid-template-columns:48px 1fr}.preview-workspace{padding:10px}}

/* Blend the supplied dashboard artwork into the hero background */
.hero{background:linear-gradient(180deg,#031c3c 0%,#01193c 50%,#031833 100%)}
.hero-showcase img{filter:none}
.hero-glow{background:rgba(15,103,226,.14);mix-blend-mode:screen}
.btn-download{background:#f97316;color:#fff;box-shadow:0 8px 18px rgba(249,115,22,.24)}
.product-card .download-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}
.product-card .download-actions .btn{width:100%;min-width:0;white-space:nowrap;padding-left:10px;padding-right:10px}
.product-card .card-actions .btn-download{grid-column:1/-1;width:100%}
@media(max-width:420px){.product-card .download-actions{grid-template-columns:1fr}.product-card .card-actions .btn-download{grid-column:auto}}
