:root{--blue:#075de7;--teal:#00c2b9;--teal-dark:#079c99;--navy:#061427;--ink:#142033;--muted:#667085;--soft:#f3f7fb;--line:#0614271a;--page:#f7f9fc;color:var(--ink);background:radial-gradient(circle at top left, #00c2b929, transparent 28rem), radial-gradient(circle at top right, #075de724, transparent 30rem), var(--page);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select{letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.app{min-height:100vh;padding-top:96px;overflow-x:hidden}.brand{min-width:0;color:var(--navy);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand img{object-fit:cover;border-radius:14px;width:42px;height:42px;box-shadow:0 10px 28px #075de729}.brand span{letter-spacing:0}.eyebrow{width:fit-content;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#075de71c,#00c2b921);border-radius:999px;margin:0 0 18px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.primary-btn,.secondary-btn,.ghost-btn{min-height:48px;color:inherit;font:inherit;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;padding:0 20px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.primary-btn{color:#fff;background:linear-gradient(135deg, var(--blue), var(--teal));box-shadow:0 18px 36px #075de73d}.secondary-btn{color:var(--navy);background:#fff;border:1px solid #0614271a;box-shadow:0 12px 28px #06142714}.ghost-btn{min-height:44px;color:var(--blue);background:#075de712}.small{border-radius:13px;min-height:42px;padding:0 14px}.primary-btn:hover{box-shadow:0 24px 44px #00a2d64d}.primary-btn:disabled,.secondary-btn:disabled,.ghost-btn:disabled,.danger-btn:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.58}.lead-table{overflow:hidden}.table-head,.table-row{grid-template-columns:1fr 1fr 1.4fr 1fr;gap:12px;padding:16px 18px;display:grid}.table-head{background:var(--navy);color:#fff;font-weight:900}.table-row{color:var(--muted);border-top:1px solid #06142714}.fade-in{animation:.56s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.charts-grid{grid-template-columns:repeat(2,minmax(420px,1fr));margin-top:18px}.up{color:#079455}.down{color:#d92d20}.flat{color:var(--muted)}@keyframes donutDraw{0%{stroke-dasharray:0 100}}.site-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #06142714;border-radius:24px;grid-template-columns:auto minmax(220px,520px) auto;align-items:center;gap:18px;width:min(1300px,100% - 32px);margin:0;padding:10px 12px;display:grid;position:fixed;top:10px;left:50%;transform:translate(-50%);box-shadow:0 18px 60px #06142714}.site-header .brand{align-items:center;gap:12px}.site-header .brand img{border-radius:16px;width:54px;height:54px}.header-wordmark{color:#101418;letter-spacing:.015em;text-transform:lowercase;text-shadow:0 1px #ffffffe6,0 7px 18px #06142733;align-items:center;height:54px;margin-bottom:5px;font-size:28px;font-weight:500;line-height:54px;display:inline-flex}.wordmark-dark{color:#111419;align-items:center;display:inline-flex}.wordmark-gradient{color:#0000;text-shadow:0 10px 24px #00c2b947;background:linear-gradient(135deg,#0eb9a7 8%,#075de7 86%);-webkit-background-clip:text;background-clip:text;align-items:center;display:inline-flex}.search{background:var(--soft);border:1px solid #06142714;border-radius:18px;align-items:center;gap:10px;min-width:0;padding:10px 14px;display:flex}.search span{color:var(--muted);font-size:13px;font-weight:700}.search input,.filters input,.filters select,.form-shell input,.form-shell select{width:100%;color:var(--navy);font:inherit;background:0 0;border:0;outline:0}.site-header nav{justify-content:flex-end;gap:6px;display:flex}.site-header nav button,.footer button,.filters button,.offer-band button,.back-link{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800;transition:all .18s}.site-header nav button{border-radius:16px;padding:10px 14px}.site-header nav button:hover,.site-header nav button.active{color:var(--navy);background:#00c2b91f}.site-header nav .nav-cta{color:#fff;background:linear-gradient(135deg, var(--blue), var(--teal));box-shadow:0 12px 26px #075de733}.site-header nav .nav-cta:hover{color:#fff;background:linear-gradient(135deg, var(--blue), var(--teal))}.why-section p,.testimonial-section p,.footer p{color:var(--muted)}.footer{color:#fff;background:#061427;border-radius:30px;grid-template-columns:1.4fr 1fr 1fr;gap:28px;width:min(1180px,100% - 32px);margin:0 auto 26px;padding:34px;display:grid}.footer .brand{color:#fff}.footer a,.footer button{color:#ffffffc2;width:fit-content;margin-top:10px;text-decoration:none;display:block}.footer strong{display:block}.footer-address{max-width:250px;margin:10px 0 0;line-height:1.5}.floating-whatsapp{z-index:30;border-radius:22px;place-items:center;width:58px;height:58px;font-weight:950;display:grid;position:fixed;bottom:22px;right:22px}@media (width<=680px){.footer{color:#fff;background:#061427;border-radius:0;min-width:100%;margin-bottom:0}}.loading-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fbff8c;place-items:center;display:grid;position:fixed;inset:0}.loading-card{min-width:220px;color:var(--navy);background:#ffffffe0;border:1px solid #06142714;border-radius:18px;align-items:center;gap:12px;padding:18px 20px;display:inline-flex;box-shadow:0 24px 70px #06142729}.loading-spinner{border:3px solid #075de729;border-top-color:var(--teal);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.product-visual{aspect-ratio:1.3;place-items:center;width:min(100%,360px);margin:0 auto;display:grid;position:relative}.screen{background:linear-gradient(135deg, #ffffff38, transparent), linear-gradient(135deg, var(--visual-a), var(--visual-b));border:10px solid #061427;border-radius:18px 18px 8px 8px;width:78%;height:56%;position:relative;overflow:hidden;box-shadow:0 24px 50px #06142738}.screen span{background:#fffc;border-radius:999px;height:8px;position:absolute;left:18%}.screen span:first-child{width:48%;top:30%}.screen span:nth-child(2){width:62%;top:46%}.screen span:nth-child(3){width:38%;top:62%}.keyboard{background:linear-gradient(#10213a,#061427);border-radius:6px 6px 22px 22px;width:92%;height:11%;position:absolute;bottom:14%;box-shadow:0 18px 28px #0614272e}.keyboard:after{content:"";background:#f3f7fb;border-radius:0 0 10px 10px;width:16%;height:34%;position:absolute;top:0;left:42%}.product-visual.blue{--visual-a:#075de7;--visual-b:#00c2b9}.product-visual.teal{--visual-a:#00a9a5;--visual-b:#075de7}.product-visual.navy{--visual-a:#061427;--visual-b:#075de7}.product-visual.cyan{--visual-a:#00c2b9;--visual-b:#7be7ff}.product-image-frame{aspect-ratio:1.3;background:linear-gradient(145deg,#eef6ff,#fff);border-radius:24px;place-items:center;width:min(100%,360px);margin:0 auto;display:grid;overflow:hidden}.product-image-frame img{object-fit:contain;filter:drop-shadow(0 18px 28px #0614272e);width:100%;height:100%;padding:18px}.thumb-row .product-visual{background:var(--soft);border-radius:18px}.selected-laptop .product-visual{width:140px}.primary-btn:hover,.secondary-btn:hover,.ghost-btn:hover,.category-grid button:hover,.recent-grid button:hover,.product-card:hover{transform:translateY(-3px)}.product-card{scroll-snap-align:start;background:#ffffffe6;border:1px solid #06142714;border-radius:28px;transition:all .18s;overflow:hidden;box-shadow:0 22px 60px #06142714}.card-topline{color:var(--blue);text-transform:uppercase;justify-content:space-between;gap:10px;padding:16px 18px 0;font-size:12px;font-weight:900;display:flex}.card-topline span:last-child{color:var(--teal-dark)}.visual-button{cursor:pointer;background:0 0;border:0;width:100%}.product-content{padding:0 20px 22px}.category-label{color:var(--muted);margin:0;font-size:13px;font-weight:800}.product-content h3{color:var(--navy);margin:6px 0 14px;font-size:22px;line-height:1.1}.spec-row{flex-wrap:wrap;gap:8px;display:flex}.spec-row span{background:var(--soft);color:var(--muted);border-radius:999px;padding:7px 9px;font-size:12px;font-weight:800}.price-row{align-items:baseline;gap:10px;margin:18px 0;display:flex}.price-row strong,.detail-price strong{color:var(--navy);font-size:26px}.price-row span,.detail-price span{color:var(--muted);text-decoration:line-through}.hero-actions,.detail-actions,.form-actions,.modal-actions,.card-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.modal-backdrop{z-index:400;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06142785;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:30px;width:min(520px,100%);padding:28px;box-shadow:0 30px 80px #00000038}.modal h2{color:var(--navy);margin:0;font-size:34px;line-height:1}.modal p:not(.eyebrow){color:var(--muted)}.modal-actions{margin:22px 0 14px}@media (width<=680px){.modal-backdrop{align-items:start;padding:100px 14px 18px}.modal{border-radius:24px;margin-top:14px;padding:22px}.modal h2{font-size:28px}.modal-actions{grid-template-columns:1fr;margin:18px 0 12px;display:grid}.modal-actions a,.modal>.ghost-btn{width:100%}}.hero-section{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:48px;width:min(1180px,100% - 32px);margin:38px auto 0;padding:72px 0 54px;display:grid}.hero-copy h1,.page-hero h1,.form-shell h1,.detail-copy h1{max-width:780px;color:var(--navy);letter-spacing:0;margin:0;font-size:clamp(42px,6vw,76px);line-height:.96}.hero-text,.page-hero p,.form-shell>div>p,.detail-copy>p{max-width:680px;color:var(--muted);margin-top:22px;font-size:19px}.hero-actions{margin-top:32px}.trust-strip{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.trust-strip span{color:var(--navy);background:#fff;border:1px solid #06142714;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:800}.hero-showcase{background:radial-gradient(circle at 24% 14%,#00c2b93d,#0000 34%),linear-gradient(145deg,#f6fbff,#fff 46%,#eef8ff);border-radius:42px;place-items:center;min-height:520px;padding:44px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #06142712,0 30px 80px #0614271a}.hero-slider-window{place-items:center;width:100%;display:grid}.hero-slider-window .product-visual{animation:.48s both heroSlideIn}.hero-slide-arrow{z-index:3;width:46px;height:46px;color:var(--navy);cursor:pointer;background:#ffffffd1;border:1px solid #ffffffc7;border-radius:999px;place-items:center;font-size:34px;line-height:1;transition:transform .2s,box-shadow .2s,background .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 18px 40px #06142724}.hero-slide-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.06);box-shadow:0 22px 52px #0614272e}.hero-slide-prev{left:18px}.hero-slide-next{right:18px}@keyframes heroSlideIn{0%{opacity:0;transform:translate(28px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.hero-fast-tag{z-index:2;color:#fff;text-align:left;background:radial-gradient(circle at 88% 18%,#ffffff5c,#0000 26%),linear-gradient(135deg,#ff2a4f 0%,#e01136 48%,#9f0827 100%);border:1px solid #ffffffc7;border-radius:8px 22px 22px 8px;gap:5px;min-width:168px;max-width:200px;padding:18px 18px 16px 26px;display:grid;position:absolute;top:78px;right:34px;transform:rotate(-9deg);box-shadow:0 22px 48px #e0113657}.hero-fast-tag:before{content:"";background:#fff;border-radius:999px;width:10px;height:10px;position:absolute;top:50%;left:10px;transform:translateY(-50%);box-shadow:inset 0 1px 4px #06142738}.hero-fast-tag:after{content:"";background:linear-gradient(135deg,#ffffff61,#fff0);border-radius:20px 0;width:34px;height:34px;display:none;position:absolute;bottom:-1px;right:-1px}.hero-fast-tag span,.hero-fast-tag strong{display:block}.hero-fast-tag span{letter-spacing:.1em;text-transform:uppercase;opacity:.9;font-size:12px;font-weight:900}.hero-fast-tag strong{text-shadow:0 3px 10px #5b001247;font-size:24px;line-height:1}.hero-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbd;border:1px solid #fffc;border-radius:24px;flex-direction:column;width:min(240px,100% - 56px);height:min(140px,100% - 56px);padding:18px;display:flex;position:absolute;bottom:18px;left:18px;box-shadow:0 18px 50px #0614271a}.hero-card strong,.hero-card span{display:block}.hero-card strong{color:var(--navy);font-size:22px}.hero-card span{color:var(--muted);margin-top:6px}.hero-card .ghost-btn{margin-top:14px}.hero-slider-dots{gap:7px;margin-top:14px;display:flex;position:absolute;bottom:50px;right:70px}.hero-slider-dots button{cursor:pointer;background:#0614272e;border:0;border-radius:999px;width:9px;height:9px;transition:width .2s,background .2s}.hero-slider-dots button.active{background:linear-gradient(135deg, var(--blue), var(--teal));width:24px}.offer-band,.section-shell,.why-section,.testimonial-section,.page-hero,.listing-layout,.detail-page,.form-page,.contact-page{width:min(1180px,100% - 32px);margin:0 auto}.offer-band{color:#fff;background:linear-gradient(135deg,#061427,#075de7 55%,#00c2b9);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;display:flex;box-shadow:0 22px 58px #075de73d}.offer-band span,.offer-band strong{display:block}.offer-band span{opacity:.78;text-transform:uppercase;font-size:13px;font-weight:800}.offer-band strong{margin-top:4px;font-size:24px}.offer-band button{color:var(--navy);background:#fff;border-radius:14px;padding:12px 16px}.section-shell{padding:86px 0 0}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2{color:var(--navy);margin:0;font-size:clamp(30px,4vw,48px);line-height:1}.featured-carousel{scroll-snap-type:x mandatory;grid-auto-columns:minmax(280px,360px);grid-auto-flow:column;gap:18px;padding:4px 4px 18px;display:grid;overflow-x:auto}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-grid button,.recent-grid button{min-height:150px;color:var(--navy);text-align:left;cursor:pointer;background:linear-gradient(135deg,#075de71a,#00c2b914),#fff;border:1px solid #06142714;border-radius:24px;padding:20px;transition:all .18s}.category-grid span,.category-grid small{display:block}.category-grid span{font-size:20px;font-weight:900}.category-grid small{color:var(--muted);margin-top:10px;font-size:13px}.why-section{grid-template-columns:repeat(3,1fr);gap:18px;padding:86px 0 0;display:grid}.why-section article,.testimonial-section article,.dashboard-grid article{background:#fff;border:1px solid #06142714;border-radius:28px;padding:26px;box-shadow:0 20px 50px #06142712}.mini-mark{background:linear-gradient(135deg, var(--blue), var(--teal));border-radius:15px;width:42px;height:42px}.why-section h3{color:var(--navy);margin:18px 0 8px;font-size:24px}.recent-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.recent-grid button{flex-direction:column;justify-content:space-between;min-height:120px;display:flex}.recent-grid span{color:var(--navy);font-size:18px;font-weight:900}.recent-grid strong{color:var(--blue);font-size:24px}.testimonial-section{grid-template-columns:repeat(3,1fr);gap:18px;padding:86px 0;display:grid}.testimonial-section strong{color:var(--navy);margin-top:18px;display:block}@media (width<=1180px){.hero-section{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:34px;padding-top:56px}.hero-showcase{min-height:470px;padding:34px}.category-grid{grid-template-columns:repeat(3,1fr)}.hero-fast-tag{top:16px;right:16px}}@media (width<=980px){.hero-section{gap:32px;margin-top:24px;padding:42px 0 38px}.hero-copy{text-align:center}.hero-fast-tag{min-width:168px;max-width:200px;max-height:90px;position:absolute;top:0;right:200px}.hero-copy h1,.hero-text{margin-left:auto;margin-right:auto}.hero-actions,.trust-strip{text-align:center;justify-content:center}.hero-showcase{width:min(680px,100%);margin:0 auto}.hero-card{bottom:24px;left:24px}.hero-slider-dots{bottom:38px;right:36px}.section-shell,.why-section,.testimonial-section{padding-top:64px}.why-section,.testimonial-section,.recent-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.hero-section{width:min(100% - 22px,1180px);margin-top:8px;padding-top:8px}.h1mobile{display:none}.headerh1{text-align:start;padding-left:25px}.hero-copy h1,.page-hero h1,.form-shell h1,.detail-copy h1{font-size:clamp(36px,12vw,48px);line-height:1}.hero-actions{grid-template-columns:1fr;gap:12px;display:grid}.hero-actions button{width:100%}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.trust-strip span{text-align:center;min-width:0;padding:8px 5px;font-size:11px;line-height:1.15}.hero-showcase{border-radius:28px;min-height:430px;padding:78px 18px 112px}.hero-showcase .product-visual{width:min(100%,360px)}.hero-slide-arrow{width:40px;height:40px;font-size:28px}.hero-slide-prev{left:10px}.hero-slide-next{right:10px}.hero-fast-tag{top:16px;right:16px}.hero-card{width:auto;height:auto;min-height:118px;padding:15px;bottom:18px;left:16px;right:16px}.hero-card strong{font-size:19px}.hero-card span{font-size:14px}.hero-slider-dots{bottom:148px;right:50%;transform:translate(50%)}.offer-band{text-align:left;align-items:stretch;padding:20px}.offer-band button{width:100%}.section-heading{gap:10px;margin-bottom:20px}.section-heading h2{font-size:clamp(28px,9vw,38px)}.featured-carousel{grid-auto-columns:minmax(250px,86vw);gap:14px}.category-grid,.why-section,.testimonial-section,.recent-grid{grid-template-columns:1fr}.category-grid button,.recent-grid button{border-radius:20px;min-height:118px}}@media (width<=480px){.hero-section,.offer-band,.section-shell,.why-section,.testimonial-section{width:min(100% - 18px,1180px)}.hero-showcase{grid-template-rows:minmax(220px,1fr) auto;min-height:520px;padding:78px 18px 18px;display:grid;overflow:hidden}.hero-slider-window{align-self:center;min-height:250px;padding:0 26px}.hero-slider-window .product-visual,.hero-slider-window .product-image-frame{width:min(100%,300px);max-height:238px}.hero-slider-window .product-image-frame img{padding:12px}.hero-fast-tag{min-width:118px;padding:11px 12px 10px 22px}.hero-fast-tag strong{font-size:16px}.hero-card{align-self:end;width:100%;min-height:0;margin-top:12px;position:relative;bottom:auto;left:auto;right:auto}.hero-slider-dots{bottom:248px;right:50%}.hero-slide-arrow{top:48%}.offer-band strong{font-size:20px}.why-section article,.testimonial-section article{border-radius:22px;padding:22px}}.page-hero{padding:70px 0 34px}.page-hero .hero-filter-toggle{display:none}.listing-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;padding-bottom:80px;display:grid}.filter-toggle{display:none}.filters{background:#fff;border:1px solid #06142714;border-radius:26px;gap:14px;padding:20px;display:grid;position:sticky;top:106px;box-shadow:0 20px 50px #0614270f}.filters h2{color:var(--navy);margin:0}.filters label,.form-shell label{color:var(--navy);gap:8px;font-size:13px;font-weight:900;display:grid}.filters input,.filters select,.form-shell input,.form-shell select{box-sizing:border-box;background:var(--soft);border:1px solid #0614271a;border-radius:14px;min-height:46px;padding:0 14px}.filters button{min-height:44px;color:var(--blue);background:#075de714;border-radius:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.empty-state{color:var(--muted);background:#fff;border-radius:24px;padding:28px}@media (width<=820px){.page-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:24px 0 18px;display:grid}.page-hero h1{font-size:clamp(36px,10vw,48px)}.page-hero p:not(.eyebrow){max-width:360px;margin-top:12px}.page-hero .hero-filter-toggle{display:inline-flex}.listing-layout{gap:14px}.filter-toggle{min-height:46px;color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #06142714;border-radius:16px;justify-content:center;align-items:center;gap:10px;font-weight:900;display:inline-flex;box-shadow:0 14px 32px #06142714}.listing-filter-toggle{display:none}.filter-toggle svg{width:22px;height:22px;color:var(--blue);background:linear-gradient(135deg,#075de71f,#00c2b924);border-radius:10px;padding:5px}.filter-toggle svg path,.filter-toggle svg circle{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.filters{display:none;position:static}.filters.is-open{display:grid}}@media (width<=480px){.page-hero{padding:14px 0 16px}.page-hero .eyebrow{margin-bottom:12px}}@media (width<=380px){.page-hero{grid-template-columns:1fr;align-items:stretch}.page-hero .hero-filter-toggle{width:100%}}.detail-page,.form-page,.contact-page{padding:52px 0 86px}.back-link{color:var(--blue);margin-bottom:22px}.detail-layout,.form-shell{grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);align-items:start;gap:42px;display:grid}.gallery,.form-shell form,.lead-table{background:#fff;border:1px solid #06142714;border-radius:32px;box-shadow:0 24px 64px #06142714}.gallery{padding:28px}.thumb-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.detail-price{align-items:baseline;gap:12px;margin:26px 0;display:flex}.spec-table{gap:10px;margin-top:28px;display:grid}.spec-table div{background:var(--soft);border-radius:16px;grid-template-columns:132px 1fr;gap:14px;padding:14px;display:grid}.spec-table span{color:var(--muted);font-weight:800}.spec-table strong{color:var(--navy)}@media (width<=760px){.detail-page{padding:22px 0 58px}.back-link{margin-bottom:14px}.detail-layout{gap:18px}.gallery{border-radius:26px;padding:16px}.gallery>.product-visual,.gallery>.product-image-frame{width:min(100%,360px);max-height:300px}.gallery>.product-image-frame img{padding:10px}.detail-copy .eyebrow{margin-bottom:12px}.detail-copy h1{margin-top:0}.detail-price{margin:18px 0}.spec-table{margin-top:20px}}@media (width<=430px){.detail-page{padding-top:14px}.gallery{border-radius:24px;padding:12px}.gallery>.product-visual,.gallery>.product-image-frame{max-height:250px}}.form-shell form{gap:16px;padding:24px;display:grid}.selected-laptop{background:#fff;border-radius:24px;grid-template-columns:140px 1fr;align-items:center;gap:18px;margin-top:30px;padding:18px;display:grid;box-shadow:0 18px 48px #06142714}.selected-laptop span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900}.selected-laptop strong{color:var(--navy);font-size:20px;display:block}.selected-laptop p{color:var(--muted);margin:4px 0 0}@media (width<=760px){.form-page{padding:20px 0 56px}.form-shell{gap:18px}.form-shell>div>.eyebrow{margin-bottom:12px}.selected-laptop{border-radius:20px;grid-template-columns:96px 1fr;gap:14px;margin-top:18px;padding:14px}.selected-laptop .product-visual,.selected-laptop .product-image-frame{width:96px}.form-shell form{border-radius:24px;gap:13px;padding:18px}}@media (width<=430px){.form-page{padding-top:12px}.selected-laptop{text-align:center;grid-template-columns:1fr}.selected-laptop .product-visual,.selected-laptop .product-image-frame{width:min(180px,100%)}}.dashboard-grid,.contact-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1180px,100% - 32px);margin:0 auto 24px;display:grid}.dashboard-grid span,.dashboard-grid strong,.contact-grid span,.contact-grid strong{display:block}.dashboard-grid span,.contact-grid span{color:var(--muted);font-weight:800}.dashboard-grid strong,.contact-grid strong{color:var(--navy);margin-top:10px;font-size:42px}.contact-grid article{background:#fff;border:1px solid #06142714;border-radius:28px;align-content:start;gap:18px;padding:26px;display:grid;box-shadow:0 20px 50px #06142712}.contact-grid strong{font-size:24px;line-height:1.1}.admin-login-page{background:radial-gradient(circle at 18% 18%,#00c2b938,#0000 28rem),radial-gradient(circle at 82% 16%,#075de733,#0000 26rem),#f4f8fc;place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #06142714;border-radius:28px;gap:24px;width:min(460px,100%);padding:30px;display:grid;box-shadow:0 28px 80px #06142724}.admin-login-card .brand{width:fit-content}.admin-login-card h1{color:var(--navy);margin:0;font-size:42px;line-height:1}.admin-login-card p{color:var(--muted);margin:12px 0 0}.admin-login-card form,.admin-login-card label{gap:10px;display:grid}.admin-login-card form{gap:14px}.admin-login-card label{color:var(--navy);font-size:13px;font-weight:900}.admin-login-card input{min-height:48px;color:var(--navy);font:inherit;background:#f7faff;border:1px solid #0614271a;border-radius:16px;outline:0;padding:0 14px}.admin-entry{opacity:.68;font-size:13px}.admin-topbar h1{color:var(--navy);margin:26px 0 10px;font-size:clamp(34px,5vw,56px);line-height:.98}.admin-form{gap:14px;margin-top:24px;display:grid}.admin-form label,.lead-detail-drawer label{color:var(--navy);gap:8px;font-size:13px;font-weight:900;display:grid}.admin-form input,.admin-form select,.admin-tools input,.admin-tools select,.admin-table select,.user-password-reset input,.inventory-list input,.lead-detail-drawer textarea{width:100%;min-height:44px;color:var(--navy);font:inherit;background:#f7faff;border:1px solid #0614271a;border-radius:14px;outline:0;padding:0 12px}.lead-detail-drawer textarea{resize:vertical;min-height:92px;padding-top:12px}.form-error,.danger-btn{color:#d92d20}.form-success{color:#079455;font-weight:900}.admin-dashboard{background:#f4f8fc;grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:radial-gradient(circle at 20% 0,#00c2b92e,#0000 15rem),#061427;flex-direction:column;gap:8px;height:100vh;padding:22px;display:flex;position:sticky;top:0}.admin-sidebar .brand{color:#fff;margin-bottom:18px}.admin-sidebar>button:not(.brand){color:#ffffffb8;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:0 14px;font-weight:850;transition:all .18s}.admin-sidebar>button:not(.brand):hover,.admin-sidebar>button.active{color:#fff;background:linear-gradient(135deg,#075de7cc,#00c2b9b8)}.admin-main{min-width:0;padding:28px}.admin-topbar,.admin-panel-head,.admin-tools,.admin-form-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-topbar{margin-bottom:24px}.admin-topbar h1{text-transform:capitalize;margin-top:0}.summary-grid,.charts-grid{gap:18px;display:grid}.summary-grid{grid-template-columns:repeat(4,1fr)}.summary-card,.admin-panel{background:#fff;border:1px solid #06142714;border-radius:28px;box-shadow:0 20px 50px #0614270f}.summary-card{padding:22px}.summary-card span,.admin-panel-head span,.lead-detail-drawer span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.summary-card strong{color:var(--navy);margin-top:12px;font-size:38px;line-height:1;display:block}.summary-card small,.chart-legend small{margin-top:10px;font-weight:900;display:block}.admin-panel{margin-top:18px;padding:22px}.admin-panel-head{margin-bottom:18px}.admin-panel-head h3,.lead-detail-drawer h3{color:var(--navy);margin:4px 0 0;font-size:26px}.donut-wrap{grid-template-columns:150px 1fr;align-items:center;gap:18px;display:grid}.donut{width:150px;height:150px;transform:rotate(-90deg)}.donut-track{fill:none;stroke:#eef3f8;stroke-width:6px}.donut-segment{fill:none;stroke-width:6px;stroke-linecap:round;transition:stroke-width .18s;animation:.8s both donutDraw}.donut-segment:hover{stroke-width:8px}.donut-total,.donut-caption{transform-origin:50%;fill:var(--navy);font-weight:900;transform:rotate(90deg)}.donut-total{font-size:8px}.donut-caption{fill:var(--muted);letter-spacing:0;font-size:3px}.chart-legend{gap:10px;display:grid}.chart-legend-row{background:#f8fbff;border:1px solid #0614270f;border-radius:14px;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:9px 11px;display:grid}.chart-legend-row>span{border-radius:999px;width:12px;height:12px}.chart-legend strong{color:var(--navy);overflow-wrap:anywhere;white-space:normal;min-width:0;font-size:13px;line-height:1.25;display:block}.chart-legend small{color:var(--muted);margin:0;font-size:12px;font-weight:900;display:block}.chart-legend em{color:#075de7;text-align:center;background:#eaf3ff;border-radius:999px;min-width:44px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:900}.chart-empty{color:var(--muted);margin:0;font-weight:800}.lead-trend-card{color:#fff;background:radial-gradient(circle at 75% 28%,#00c2b938,#0000 16rem),linear-gradient(135deg,#221d5a,#14153d 58%,#0b1433);grid-column:1/-1;overflow:hidden}.lead-trend-card .admin-panel-head strong{color:#fff;background:#ffffff1f;border-radius:999px;width:fit-content;padding:8px 12px;font-size:13px}.lead-trend-card .admin-panel-head span,.lead-trend-card .admin-panel-head h3{color:#fff}.lead-trend-visual{background:linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/90px 100%,linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/100% 56px,#ffffff0a 0 0/100% 100%;border-radius:22px;padding:10px}.lead-trend-visual svg{width:100%;min-height:280px;display:block}.trend-grid-line{stroke:#ffffff26;stroke-width:1px}.trend-bar{fill:#ffffff1c}.trend-area{fill:url(#leadTrendFill)}.trend-line{fill:none;stroke:url(#leadTrendLine);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 10px 16px #ff5ea852)}.trend-dot{fill:#ff5ea8;stroke:#fff;stroke-width:2px}.trend-value,.trend-label,.trend-latest{fill:#ffffffc7;font-weight:900}.trend-value,.trend-label{font-size:13px}.trend-latest{fill:#ff5ea8;font-size:18px}.compact-list{gap:10px;display:grid}.compact-list button{background:var(--soft);min-height:58px;color:var(--muted);font:inherit;text-align:left;cursor:pointer;border:0;border-radius:18px;grid-template-columns:1fr 1.3fr auto;align-items:center;gap:14px;padding:0 16px;display:grid}.compact-list strong{color:var(--navy)}.admin-tools{flex-wrap:wrap;margin-bottom:16px}.lead-filter-panel{gap:14px;margin-bottom:18px;display:grid}.lead-filter-panel .admin-tools{margin-bottom:0}.lead-filter-panel .admin-tools input{flex:280px}.lead-filter-panel .admin-tools select{flex:0 220px}.date-filter-tabs,.active-filter-pills{flex-wrap:wrap;gap:8px;display:flex}.date-filter-tabs button,.active-filter-pills span{min-height:36px;color:var(--muted);font:inherit;background:#fff;border:1px solid #06142714;border-radius:999px;padding:0 13px;font-size:13px;font-weight:900}.date-filter-tabs button{cursor:pointer}.date-filter-tabs button.active{color:var(--blue);background:linear-gradient(135deg,#075de71f,#00c2b91f);border-color:#075de73d}.custom-date-filter{grid-template-columns:repeat(2,minmax(160px,220px)) 1fr;align-items:end;gap:12px;display:grid}.custom-date-filter label{color:var(--navy);gap:8px;font-size:12px;font-weight:900;display:grid}.custom-date-filter input{min-height:42px;color:var(--navy);font:inherit;background:#f7faff;border:1px solid #0614271a;border-radius:14px;outline:0;padding:0 12px}.active-filter-pills{align-items:center}.active-filter-pills span{background:var(--soft);color:var(--navy);align-items:center;display:inline-flex}.admin-table{overflow-x:auto}.admin-table-head,.admin-table-row{align-items:center;gap:12px;min-width:980px;padding:14px;display:grid}.status-pill{--status-color:var(--blue);--status-bg:#075de71a;border:1px solid color-mix(in srgb, var(--status-color) 22%, transparent);background:var(--status-bg);width:fit-content;min-width:148px;min-height:38px;color:var(--status-color);border-radius:999px;align-items:center;gap:8px;padding:0 10px;display:inline-flex}.status-dot{background:var(--status-color);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--status-color) 14%, transparent);border-radius:999px;flex:none}.status-pill .status-select{min-height:34px;color:inherit;background:0 0;border:0;border-radius:0;padding:0 18px 0 0;font-weight:950}.status-new{--status-color:#075de7;--status-bg:#075de71a}.status-contacted{--status-color:#b54708;--status-bg:#fbb0402e}.status-follow-up{--status-color:#8a6100;--status-bg:#facc1542}.status-converted{--status-color:#079455;--status-bg:#07945524}.status-lost-rejected{--status-color:#d92d20;--status-bg:#d92d201f}.lead-management-table .admin-table-head,.lead-management-table .admin-table-row{grid-template-columns:1fr 1fr 1fr .8fr 1.25fr .9fr 1fr .9fr;min-width:980px}.order-table .admin-table-head,.order-table .admin-table-row{grid-template-columns:1.4fr 1fr .8fr 1fr}.user-management-table .admin-table-head,.user-management-table .admin-table-row{grid-template-columns:1.5fr .9fr .8fr 1.35fr .8fr;min-width:1040px}.admin-table-head{background:var(--navy);color:#fff;border-radius:16px;font-weight:900}.admin-table-row{color:var(--muted);background:#fff;border:1px solid #06142712;border-radius:16px;margin-top:8px}.lead-record-card{background:linear-gradient(135deg,#075de712,#00c2b914);border:1px solid #075de729;border-radius:18px;min-width:980px;margin-top:10px;overflow:hidden;box-shadow:0 16px 36px #06142714}.lead-record-card .admin-table-row{background:#fffffff0;border:0;border-bottom:1px solid #075de71f;border-radius:0;min-width:0;margin-top:0}.user-row{cursor:default}.user-row>span:first-child{gap:4px;display:grid}.user-row strong{color:var(--navy)}.user-row small{color:var(--muted);font-weight:800}.user-password-reset{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.access-pill,.protected-text{border-radius:999px;width:fit-content;padding:8px 11px;font-size:12px;font-weight:900}.access-pill.super{color:#075de7;background:#075de71f}.access-pill.active{color:#079455;background:#0794551f}.access-pill.blocked{color:#d92d20;background:#d92d201a}.protected-text{color:var(--muted);background:var(--soft)}.type-pill{border-radius:999px;width:fit-content;padding:8px 11px;font-size:12px;font-weight:950}.type-order{color:#079455;background:#07945521}.type-enquiry{color:#075de7;background:#075de71f}.row-actions{gap:8px;display:flex}.row-actions a{color:var(--blue);background:#075de714;border-radius:12px;padding:8px 10px;font-weight:900;text-decoration:none}.lead-row-notes{background:#f6fbffd1;border:0;border-radius:0;grid-template-columns:1fr auto;align-items:end;gap:12px;min-width:0;margin:0;padding:14px;display:grid}.lead-row-notes div{gap:8px;display:grid}.lead-row-notes span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.lead-row-notes textarea{min-height:74px;color:var(--navy);font:inherit;resize:vertical;background:#fff;border:1px solid #0614271a;border-radius:14px;outline:0;padding:11px 12px}.lead-detail-drawer{background:linear-gradient(135deg,#075de714,#00c2b914);border-radius:22px;grid-template-columns:1fr minmax(260px,.8fr);gap:18px;margin-top:18px;padding:18px;display:grid}.lead-detail-drawer p{color:var(--muted)}.admin-form{grid-template-columns:repeat(4,1fr);margin-bottom:22px}.user-form{grid-template-columns:1.2fr 1fr .8fr auto;align-items:end}.user-form .form-error,.user-form .form-success{grid-column:1/-1;margin:0}.admin-form-actions{justify-content:flex-start;align-items:end}.product-admin-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-admin-grid article{background:var(--soft);border:1px solid #06142714;border-radius:24px;padding:16px}.product-admin-grid .product-visual{width:100%}.product-admin-grid h4{color:var(--navy);margin:10px 0 4px;font-size:18px}.product-admin-grid p{color:var(--muted)}.product-admin-grid article>div:last-child{gap:10px;margin-top:14px;display:flex}.checkbox-field{min-height:48px;color:var(--navy);align-items:center;gap:10px;font-weight:900;display:flex}.checkbox-field input{accent-color:#075de7;width:18px;height:18px}.admin-helper{max-width:720px;color:var(--muted);margin:0 0 18px;font-weight:700}.trending-product-list{gap:12px;display:grid}.trending-product-list article{background:#fff;border:1px solid #06142714;border-radius:22px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px;display:grid}.trending-product-list article.is-trending{background:linear-gradient(135deg,#075de714,#00c2b914);border-color:#075de752;box-shadow:0 18px 50px #06142714}.trending-product-list .product-visual{width:100%}.trending-product-list h4{color:var(--navy);margin:0 0 5px;font-size:18px}.trending-product-list p{color:var(--muted);margin:0;font-weight:700}.danger-btn{min-height:42px;font:inherit;cursor:pointer;background:#d92d201a;border:0;border-radius:13px;justify-content:center;align-items:center;padding:0 14px;font-weight:900;display:inline-flex}.inventory-list{gap:10px;display:grid}.inventory-list div{background:var(--soft);border-radius:18px;grid-template-columns:1.4fr .7fr .7fr 120px;align-items:center;gap:14px;padding:14px;display:grid}.inventory-list span,.inventory-list strong{color:var(--navy)}.inventory-list small,.stock-alert,.readonly-badge{border-radius:999px;width:fit-content;padding:7px 10px;font-weight:900}.in-stock{color:#079455;background:#0794551f}.low-stock{color:#b54708;background:#fbb04026}.out-of-stock{color:#d92d20;background:#d92d201a}.stock-alert{color:#b54708;background:#fbb04026}.readonly-badge{color:#075de7;background:#075de71a}@media (width<=760px){.custom-date-filter{grid-template-columns:1fr}.lead-filter-panel .admin-tools input,.lead-filter-panel .admin-tools select,.lead-filter-panel .admin-tools button{flex:100%}}@media (width<=1180px){.summary-grid,.charts-grid,.product-admin-grid,.admin-form{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.admin-dashboard{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}.admin-main{padding:18px}.summary-grid,.charts-grid,.product-admin-grid,.trending-product-list article,.admin-form,.lead-detail-drawer,.inventory-list div{grid-template-columns:1fr}.admin-topbar,.admin-panel-head,.admin-tools{flex-direction:column;align-items:stretch}.donut-wrap{grid-template-columns:1fr}}@media (width<=980px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px}.site-header .brand{min-width:0}.site-header .search{order:3;grid-column:1/-1}.site-header nav{flex-wrap:wrap;justify-content:flex-end;max-width:460px}.site-header nav button{white-space:nowrap;flex:0 auto}.app{padding-top:148px}.hero-section,.detail-layout,.form-shell,.listing-layout{grid-template-columns:1fr}.hero-section{padding-top:42px}.hero-showcase{min-height:430px;padding:34px}.hero-fast-tag{bottom:112px;left:28px}.filters{position:static}.category-grid,.why-section,.testimonial-section,.recent-grid,.dashboard-grid,.footer{grid-template-columns:1fr}.category-grid button{min-height:120px}}@media (width<=680px){.app{padding-top:132px}.site-header{border-left:0;border-right:0;border-radius:0;grid-template-columns:auto minmax(0,1fr);gap:8px;width:100%;padding:9px;top:0}.site-header .brand{justify-content:flex-start}.site-header .brand img{border-radius:13px;width:44px;height:44px}.site-header .header-wordmark{height:44px;font-size:22px;line-height:44px}.site-header .search{order:2;grid-column:auto;padding:8px 12px}.site-header .search input{font-size:13px}.site-header nav{order:3;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;max-width:none;display:grid}.site-header nav button{white-space:normal;min-width:0;padding:9px 8px;font-size:14px}.hero-section,.offer-band,.section-shell,.why-section,.testimonial-section,.page-hero,.listing-layout,.detail-page,.form-page,.contact-page,.footer{width:min(100% - 20px,1180px)}.hero-copy h1,.page-hero h1,.form-shell h1,.detail-copy h1{font-size:42px}.hero-text,.page-hero p,.form-shell>div>p,.detail-copy>p{font-size:16px}.hero-showcase{border-radius:30px;min-height:360px;padding:24px 18px 96px}.hero-fast-tag{border-radius:8px 18px 18px 8px;min-width:132px;padding:12px 13px 11px 23px;inset:22px 18px auto auto;transform:rotate(-6deg)}.hero-fast-tag span{font-size:10px}.hero-fast-tag strong{font-size:18px}.offer-band,.section-heading{flex-direction:column;align-items:start}.product-grid{grid-template-columns:1fr}.featured-carousel{grid-auto-columns:minmax(270px,86vw)}.selected-laptop,.spec-table div,.table-head,.table-row{grid-template-columns:1fr}.footer{padding:26px}}@media (width<=430px){.app{padding-top:132px}.site-header nav{grid-template-columns:repeat(4,minmax(0,1fr))}.site-header .search span{display:none}.site-header .search input{font-size:12px}.site-header nav .nav-cta{grid-column:auto}}
