@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+Arabic:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Noto Sans Arabic,system-ui,-apple-system,sans-serif;color:#0f172a;background:#fff;font-synthesis:none;--primary:#0f766e;--primary2:#0ea5e9;--navy:#0b1f33;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--soft:#f8fafc;--soft2:#f1f5f9;--yellow:#facc15;--danger:#dc2626;--success:#16a34a;--radius:18px;--shadow:0 18px 55px rgba(15,23,42,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}body,button,input,textarea,select{font:inherit}a{text-decoration:none;color:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.narrow{width:min(850px,calc(100% - 32px))!important}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.topbar{background:var(--navy);color:#dbeafe;font-size:12px}.topbar-inner{height:34px;display:flex;align-items:center;gap:22px}.topbar-inner span{display:flex;align-items:center;gap:6px}.topbar-spacer{flex:1}.topbar a{color:#fff;font-weight:700}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);box-shadow:0 1px #0f172a14}.header-main{height:82px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:260px;max-width:330px}.brand img{height:56px;width:auto;max-width:118px;object-fit:contain;flex:0 0 auto}.brand-text{display:grid;line-height:1.2;min-width:0}.brand-text strong{font-size:14px;color:#0f172a;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-text small{font-size:9.5px;color:#64748b;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.header-search{flex:1;display:flex;align-items:center;border:1px solid var(--line);background:var(--soft);border-radius:14px;overflow:hidden;height:48px;max-width:570px}.header-search svg{margin-inline-start:16px;color:var(--muted)}.header-search input{flex:1;border:0;outline:0;background:transparent;padding:0 12px;min-width:0}.header-search button{height:100%;border:0;background:var(--primary);color:#fff;padding:0 22px;font-weight:700}.header-actions{margin-inline-start:auto;display:flex;align-items:center;gap:12px}.lang-switch{display:flex;border:1px solid var(--line);border-radius:12px;padding:3px}.lang-switch button{border:0;background:transparent;padding:7px 9px;border-radius:8px;font-size:12px}.lang-switch button.active{background:var(--ink);color:#fff}.cart-btn{width:43px;height:43px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;position:relative}.cart-btn b{position:absolute;top:-7px;inset-inline-end:-7px;background:var(--primary);color:#fff;width:20px;height:20px;border-radius:50%;font-size:11px;display:grid;place-items:center}.mobile-menu-btn{display:none;border:0;background:transparent}.main-nav{border-top:1px solid #edf2f7}.nav-inner{display:flex;align-items:center;justify-content:center;gap:34px;height:46px}.nav-inner a{font-size:14px;font-weight:700;color:#334155;position:relative}.nav-inner a:hover{color:var(--primary)}.mobile-drawer-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.42);z-index:100;display:flex;justify-content:flex-end}.mobile-drawer{width:min(350px,90vw);height:100%;background:#fff;padding:18px;box-shadow:-20px 0 60px #0f172a26}[dir=rtl] .mobile-drawer-backdrop{justify-content:flex-start}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head .brand{min-width:0}.drawer-head .brand img{height:46px}.drawer-head button{border:0;background:#f1f5f9;border-radius:10px;width:40px;height:40px}.drawer-search{display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;padding:0 12px;height:46px;margin:22px 0}.drawer-search input{border:0;outline:0;flex:1;padding:0 10px;min-width:0}.mobile-drawer nav{display:grid}.mobile-drawer nav a{padding:15px 5px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-weight:700}.hero{position:relative;background:linear-gradient(135deg,#061b2c,#0b3450 55%,#0f766e);color:#fff;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,rgba(14,165,233,.25),transparent 35%);pointer-events:none}.hero-bg{position:absolute;inset-inline-end:-7%;top:-20%;width:50%;height:130%;opacity:.16;transform:rotate(-4deg)}[dir=rtl] .hero-bg{transform:rotate(4deg)}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-inner{min-height:520px;display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center;position:relative;z-index:1}.hero-copy{padding:58px 0}.hero-kicker{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);padding:8px 12px;border-radius:99px;font-size:13px}.hero-copy h1{font-size:clamp(36px,5vw,66px);line-height:1.12;margin:20px 0 16px;max-width:760px}.hero-copy p{font-size:18px;line-height:1.85;color:#cbd5e1;max-width:670px}.hero-search{display:flex;align-items:center;background:#fff;border-radius:16px;padding:6px;margin-top:26px;max-width:650px;box-shadow:0 16px 35px #0003}.hero-search svg{color:#64748b;margin:0 8px}.hero-search input{border:0;outline:0;flex:1;min-width:0;padding:9px;color:#0f172a;background:transparent}.hero-search button{border:0;background:var(--primary);color:#fff;border-radius:11px;padding:12px 20px;font-weight:800}.hero-buttons{display:flex;gap:12px;margin-top:20px}.btn-primary,.btn-secondary,.btn-ghost{border:0;border-radius:12px;padding:12px 18px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 24px #0f766e38}.btn-primary:hover{background:#0d655f;transform:translateY(-1px)}.btn-secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn-secondary:hover{border-color:#94a3b8}.hero .btn-primary{background:#fff;color:#0f172a;box-shadow:none}.btn-ghost{border:1px solid rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.05)}.hero-visual{position:relative;padding:30px}.hero-visual>img{display:block;width:100%;height:auto;min-height:280px;object-fit:cover;border-radius:28px;box-shadow:0 30px 70px #00000047;transform:perspective(900px) rotateY(-7deg);border:1px solid rgba(255,255,255,.15)}[dir=rtl] .hero-visual>img{transform:perspective(900px) rotateY(7deg)}.hero-float{position:absolute;background:#fff;color:#0f172a;border-radius:16px;padding:12px 15px;display:flex;align-items:center;gap:10px;box-shadow:0 16px 40px #00000038}.hero-float svg{color:var(--primary)}.hero-float span{font-weight:900;font-size:20px}.hero-float small{display:block;font-size:10px;color:#64748b;font-weight:600}.hero-float.one{inset-inline-start:-5px;bottom:58px}.hero-float.two{inset-inline-end:0;top:50px}.section{padding:76px 0}.section-tight{padding-top:58px}.section.alt{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head span{font-size:12px;letter-spacing:.12em;color:var(--primary);font-weight:800}.section-head h2{font-size:clamp(25px,3vw,38px);margin:6px 0 0;letter-spacing:-.02em}.section-head>a{display:flex;align-items:center;gap:6px;color:var(--primary);font-weight:800;font-size:14px}.home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s;min-width:0}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cbd5e1}.category-image{height:168px;background:#f8fafc;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover}.category-content{padding:17px}.category-content h3{font-size:18px;margin:0 0 7px}.category-content p{margin:0;color:var(--muted);font-size:13px;line-height:1.7;min-height:44px}.category-content span{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:13px;font-weight:800;margin-top:13px}.special-card{border-color:#bae6fd;background:linear-gradient(180deg,#fff,#f0f9ff)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s;min-width:0}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-image{height:220px;background:#fff;display:block;position:relative;padding:10px}.product-image img{width:100%;height:100%;object-fit:contain}.product-image em{position:absolute;top:12px;inset-inline-start:12px;background:#fef08a;color:#854d0e;font-style:normal;font-size:11px;font-weight:800;padding:6px 9px;border-radius:99px}.product-card-body{padding:16px}.stock-badge{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:800;background:#dcfce7;color:#166534}.stock-badge.low-stock{background:#fef3c7;color:#92400e}.stock-badge.out-of-stock{background:#fee2e2;color:#991b1b}.product-card h3{margin:10px 0 6px;font-size:17px;line-height:1.45}.product-card p{font-size:12.5px;line-height:1.7;color:var(--muted);min-height:42px;margin:0}.product-meta{display:flex;justify-content:space-between;align-items:end;gap:10px;margin:14px 0}.product-meta strong{font-size:18px;color:#0f766e}.product-meta small{font-size:9.5px;color:#94a3b8;max-width:45%;word-break:break-all}.product-actions{display:flex;gap:8px}.product-actions .btn-secondary{flex:1;padding:9px 12px;font-size:12px}.icon-action{width:40px;border:0;border-radius:11px;background:var(--primary);color:#fff;display:grid;place-items:center}.tutorial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tutorial-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.tutorial-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.tutorial-card>img{height:180px;width:100%;object-fit:cover}.tutorial-card>div{padding:17px}.tutorial-card span{display:flex;align-items:center;gap:6px;color:var(--primary);font-size:11px;font-weight:800}.tutorial-card h3{font-size:17px;margin:9px 0}.tutorial-card p{color:var(--muted);font-size:12.5px;line-height:1.7;min-height:42px}.tutorial-card b{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:12px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.service-card>img{height:180px;width:100%;object-fit:cover}.service-card>div{padding:20px}.service-card>div>svg{color:var(--primary)}.service-card h3{margin:10px 0 7px;font-size:19px}.service-card p{color:var(--muted);line-height:1.75;font-size:13px;min-height:46px}.service-card a{color:var(--primary);font-weight:800;display:flex;align-items:center;gap:6px;font-size:13px}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.brand-card{border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;align-items:center;gap:14px;background:#fff}.brand-card img{width:70px;height:50px;object-fit:contain}.brand-card span{font-weight:800;font-size:13px}.page{padding:34px 0 80px;min-height:60vh}.breadcrumbs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#64748b;font-size:12px;margin-bottom:26px}.breadcrumbs a,.breadcrumbs span{display:flex;align-items:center;gap:5px}.breadcrumbs b{color:#0f172a}.page-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.page-heading span,.eyebrow{color:var(--primary);font-size:12px;letter-spacing:.1em;font-weight:800}.page-heading h1{font-size:clamp(30px,4vw,48px);margin:6px 0}.page-heading p{color:var(--muted);max-width:720px;line-height:1.8;margin:0}.page-heading>b{background:var(--soft2);padding:9px 12px;border-radius:10px;font-size:12px}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start}.catalog-sidebar{border:1px solid var(--line);border-radius:18px;padding:15px;background:#fff;position:sticky;top:145px;max-height:calc(100vh - 170px);overflow:auto}.catalog-sidebar h3{display:flex;align-items:center;gap:8px;margin:5px 5px 13px;font-size:15px}.catalog-sidebar>a,.side-group>a{display:block;padding:9px 10px;border-radius:10px;font-size:12.5px;font-weight:700;color:#475569}.catalog-sidebar a:hover,.catalog-sidebar a.active{background:#ecfeff;color:#0f766e}.side-group{border-top:1px solid #f1f5f9;padding-top:5px;margin-top:5px}.side-group .sub{padding-inline-start:24px;font-weight:600;color:#64748b}.filterbar{border:1px solid var(--line);border-radius:14px;background:#fff;padding:10px;display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.filterbar>div{display:flex;align-items:center;gap:7px;margin-inline-end:auto;font-size:13px}.filterbar select,.filterbar input{height:38px;border:1px solid var(--line);border-radius:9px;padding:0 9px;background:#fff;min-width:120px;outline:0}.filterbar button{border:0;background:#fee2e2;color:#991b1b;height:38px;border-radius:9px;padding:0 10px;display:flex;align-items:center;gap:5px}.catalog-products{grid-template-columns:repeat(3,1fr)}.empty-state{border:1px dashed #cbd5e1;border-radius:18px;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b;gap:10px;text-align:center}.empty-state a{color:var(--primary);font-weight:800}.learning-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.detail-section{margin-top:64px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}.gallery{min-width:0}.main-image{height:510px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:22px}.main-image img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:9px;margin-top:10px}.thumbs button{width:70px;height:70px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:4px}.thumbs button.active{border-color:var(--primary)}.thumbs img{width:100%;height:100%;object-fit:contain}.product-info{padding-top:14px}.product-info h1{font-size:clamp(30px,4vw,48px);line-height:1.2;margin:14px 0}.product-info .lead{font-size:17px;color:#64748b;line-height:1.8}.detail-price{font-size:31px;font-weight:900;color:var(--primary);margin:18px 0}.product-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.product-facts>div{background:var(--soft);border-radius:12px;padding:12px}.product-facts span{font-size:10px;color:#64748b;display:block;margin-bottom:4px}.product-facts b{font-size:12px;word-break:break-word}.product-info>p{line-height:1.9;color:#475569}.feature-chips{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0}.feature-chips span{background:#ecfdf5;color:#166534;border-radius:99px;padding:7px 10px;font-size:11px;display:flex;align-items:center;gap:4px}.detail-actions{display:flex;gap:10px;margin-top:24px}.detail-actions .btn-primary,.detail-actions .btn-secondary{padding:14px 20px}.spec-table{border:1px solid var(--line);border-radius:16px;overflow:hidden}.spec-table>div{display:grid;grid-template-columns:240px 1fr;border-bottom:1px solid var(--line)}.spec-table>div:last-child{border:0}.spec-table span,.spec-table b{padding:14px 16px}.spec-table span{background:#f8fafc;color:#64748b}.spec-table b{font-size:14px}.tutorial-hero{display:grid;grid-template-columns:1.15fr .85fr;background:linear-gradient(135deg,#082f49,#0f766e);border-radius:26px;overflow:hidden;color:#fff;min-height:310px}.tutorial-hero>div{padding:46px}.tutorial-hero>div>span{display:flex;align-items:center;gap:7px;font-size:12px;color:#a7f3d0;font-weight:800}.tutorial-hero h1{font-size:clamp(30px,4vw,48px);margin:14px 0}.tutorial-hero p{color:#dbeafe;line-height:1.8}.tutorial-hero>img{width:100%;height:100%;object-fit:cover}.tutorial-layout{display:grid;grid-template-columns:1fr 330px;gap:32px;margin-top:34px}.tutorial-content{min-width:0}.lead-copy{font-size:17px;line-height:2;color:#334155}.tutorial-content section{margin-top:38px}.tutorial-content h2{font-size:24px}.steps-list{list-style:none;padding:0;margin:20px 0;display:grid;gap:12px}.steps-list li{display:flex;align-items:flex-start;gap:13px;padding:14px;border:1px solid var(--line);border-radius:13px}.steps-list i{font-style:normal;width:30px;height:30px;border-radius:9px;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:800;flex:0 0 auto}.steps-list span{line-height:1.8}.wiring-box{white-space:pre-wrap;background:#f8fafc;border:1px solid var(--line);padding:18px;border-radius:14px;line-height:1.8;direction:ltr;text-align:left}.circuit-image{border:1px solid var(--line);border-radius:16px}.code-head{display:flex;align-items:center;justify-content:space-between}.code-head button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:6px}.code-block{direction:ltr;text-align:left;background:#07111e;color:#d1fae5;border-radius:16px;padding:20px;overflow:auto;font:13px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace}.video-wrap{position:relative;padding-top:56.25%;border-radius:16px;overflow:hidden}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.youtube-link{display:inline-flex;align-items:center;gap:8px;background:#dc2626;color:#fff;padding:11px 14px;border-radius:10px;font-weight:800}.tutorial-aside{position:relative}.tutorial-aside>div{position:sticky;top:145px;border:1px solid var(--line);border-radius:17px;padding:16px}.tutorial-aside h3{margin:0 0 12px}.tutorial-aside a{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f1f5f9}.tutorial-aside a:last-child{border-bottom:0}.tutorial-aside img{width:62px;height:55px;object-fit:contain;border:1px solid var(--line);border-radius:9px}.tutorial-aside span{flex:1}.tutorial-aside b{font-size:12px;display:block}.tutorial-aside small{color:var(--primary);font-size:10px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.article-card img{height:190px;width:100%;object-fit:cover}.article-card div{padding:18px}.article-card span{font-size:11px;color:var(--primary);font-weight:800}.article-card h3{font-size:19px;margin:8px 0}.article-card p{font-size:13px;color:#64748b;line-height:1.75}.article-card b{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:12px}.text-page>img{width:100%;height:360px;object-fit:cover;border-radius:22px}.text-page>span{display:block;color:var(--primary);font-size:12px;font-weight:800;margin-top:30px}.text-page h1{font-size:clamp(32px,5vw,52px);line-height:1.25;margin:12px 0}.text-page .lead{font-size:18px;line-height:1.9;color:#64748b}.rich-body{font-size:16px;line-height:2;color:#334155}.service-page-grid{grid-template-columns:repeat(3,1fr)}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.contact-layout h1{font-size:42px;margin:10px 0}.contact-layout>section>p{color:#64748b;line-height:1.9}.contact-cards{display:grid;gap:10px;margin-top:28px}.contact-cards>div{border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;align-items:center;gap:12px}.contact-cards svg{color:var(--primary)}.contact-cards span{display:grid;gap:3px;font-size:13px}.contact-cards small{color:#64748b}.contact-form{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;box-shadow:var(--shadow)}.contact-form label,.checkout-card label{display:grid;gap:6px;font-size:12px;font-weight:700;margin-bottom:14px}.contact-form input,.contact-form textarea,.checkout-card input,.checkout-card textarea{border:1px solid var(--line);border-radius:10px;padding:11px 12px;outline:0;resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.checkout-card input:focus,.checkout-card textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #ccfbf1}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-message{background:#ecfdf5;color:#166534;padding:10px;border-radius:9px;font-size:12px}.form-message.error{background:#fef2f2;color:#991b1b}.contact-form .btn-primary{width:100%;margin-top:12px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:start}.cart-list h1{margin-top:0}.cart-list article{display:grid;grid-template-columns:86px 1fr auto auto 40px;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0}.cart-list article>img{width:86px;height:76px;object-fit:contain;border:1px solid var(--line);border-radius:10px}.cart-product{display:grid;gap:4px}.cart-product a{font-weight:800}.cart-product small{color:#94a3b8}.cart-product b{color:var(--primary)}.qty-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px;overflow:hidden}.qty-control button{border:0;background:#f8fafc;width:34px;height:34px}.qty-control svg{width:14px}.qty-control span{width:34px;text-align:center}.trash{border:0;background:#fff;color:#dc2626}.checkout-card{border:1px solid var(--line);border-radius:18px;padding:20px;position:sticky;top:145px}.checkout-card h2{margin-top:0}.checkout-total{display:flex;justify-content:space-between;background:#f8fafc;border-radius:11px;padding:14px;margin-bottom:18px}.checkout-total strong{color:var(--primary)}.checkout-card .btn-primary{width:100%}.cart-empty{margin-top:50px}.footer{background:#071521;color:#cbd5e1;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:42px;padding-bottom:40px}.footer .brand img{background:#fff;border-radius:12px}.footer-brand p{color:#94a3b8;line-height:1.8;max-width:350px}.footer h4{color:#fff;margin:0 0 14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid a{font-size:13px;color:#94a3b8}.footer-grid a:hover{color:#fff}.footer-grid>div:last-child p{display:flex;align-items:center;gap:8px;font-size:12px;margin:0;color:#94a3b8}.footer-bottom{border-top:1px solid #1e293b;padding:18px 0;display:flex;justify-content:space-between;font-size:11px;color:#64748b}.fatal,.site-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#f8fafc;text-align:center;padding:25px}.fatal svg{color:#dc2626}.fatal code{background:#0f172a;color:#fff;padding:8px 12px;border-radius:8px}.admin-shell{min-height:100vh;background:#f4f7fb;display:grid;grid-template-columns:270px 1fr;color:#0f172a}.admin-sidebar{background:#071521;color:#cbd5e1;min-height:100vh;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;z-index:80}.admin-side-head{padding:18px 16px;border-bottom:1px solid #172536}.admin-side-head img{height:50px;background:#fff;border-radius:10px}.admin-side-head button{display:none}.admin-profile{display:flex;gap:10px;align-items:center;padding:16px;border-bottom:1px solid #172536}.admin-profile>span{width:38px;height:38px;border-radius:10px;background:#0f766e;display:grid;place-items:center;color:#fff}.admin-profile strong{display:block;color:#fff;font-size:12px}.admin-profile small{font-size:10px;color:#64748b}.admin-sidebar nav{padding:10px;overflow:auto;display:grid;gap:3px}.admin-sidebar nav button{border:0;background:transparent;color:#94a3b8;text-align:left;display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:9px;font-size:12px}.admin-sidebar nav button svg{width:17px}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{background:#0e293d;color:#fff}.admin-side-foot{margin-top:auto;border-top:1px solid #172536;padding:10px;display:grid;gap:3px}.admin-side-foot a,.admin-side-foot button{border:0;background:transparent;color:#94a3b8;padding:10px;border-radius:8px;display:flex;gap:9px;align-items:center;font-size:12px;text-align:left}.admin-side-foot button{color:#fca5a5}.admin-main{min-width:0}.admin-top{height:68px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 26px;position:sticky;top:0;z-index:40}.admin-top strong{display:block;font-size:13px}.admin-top small{font-size:10px;color:#94a3b8}.admin-top-spacer{flex:1}.admin-online{font-size:11px;color:#475569;display:flex;align-items:center;gap:6px}.admin-online i{width:8px;height:8px;border-radius:50%;background:#22c55e}.admin-menu{display:none}.admin-content-view{padding:28px;max-width:1500px;margin:0 auto}.admin-page-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.admin-page-head span{font-size:10px;letter-spacing:.14em;color:#0f766e;font-weight:800}.admin-page-head h1{font-size:30px;margin:5px 0}.admin-page-head p{color:#64748b;font-size:12px;margin:0;max-width:760px;line-height:1.7}.admin-primary{border:0;background:#0f766e;color:#fff;border-radius:10px;padding:10px 14px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.admin-primary svg{width:16px}.admin-alert{padding:10px 12px;border-radius:10px;display:flex;align-items:center;gap:8px;font-size:12px;margin:10px 0}.admin-alert.error,.admin-error{background:#fef2f2;color:#991b1b}.admin-alert.success{background:#ecfdf5;color:#166534}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:8px;margin-bottom:12px}.admin-toolbar>div{display:flex;align-items:center;gap:8px;flex:1;max-width:450px}.admin-toolbar svg{width:16px;color:#94a3b8}.admin-toolbar input{border:0;outline:0;width:100%;font-size:12px}.admin-toolbar span{font-size:10px;color:#94a3b8}.admin-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:auto}.admin-table-wrap table{width:100%;border-collapse:collapse;min-width:850px}.admin-table-wrap th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#64748b;background:#f8fafc;text-align:left;padding:11px 13px}.admin-table-wrap td{padding:11px 13px;border-top:1px solid #f1f5f9;font-size:11px}.item-cell{display:flex;align-items:center;gap:10px}.item-cell img,.item-placeholder{width:48px;height:42px;border-radius:8px;border:1px solid #e5e7eb;object-fit:cover;background:#f8fafc;display:grid;place-items:center}.item-placeholder svg{width:17px;color:#94a3b8}.item-cell strong{display:block;font-size:11px}.item-cell small{color:#94a3b8;font-size:9px}.status-pill,.featured-pill{font-size:9px;padding:4px 7px;border-radius:99px;font-weight:800;display:inline-block}.status-pill.visible{background:#dcfce7;color:#166534}.status-pill.hidden{background:#f1f5f9;color:#64748b}.featured-pill{background:#fef3c7;color:#92400e;margin-left:4px}.table-actions{display:flex;gap:5px}.table-actions button{width:30px;height:30px;border:1px solid #e5e7eb;background:#fff;border-radius:7px;display:grid;place-items:center}.table-actions svg{width:14px}.table-actions .danger{color:#dc2626}.admin-loading{min-height:200px;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;font-size:12px}.admin-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:200;display:flex;justify-content:flex-end}.admin-modal{width:min(900px,96vw);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 70px #00000026}.admin-modal-head{height:70px;padding:12px 20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.admin-modal-head span{font-size:9px;color:#0f766e;font-weight:800}.admin-modal-head h2{font-size:19px;margin:3px 0}.admin-modal-head>button{border:0;background:#f1f5f9;width:36px;height:36px;border-radius:9px}.admin-modal-body{padding:20px;overflow:auto;display:grid;gap:18px}.admin-modal-body label,.settings-form label{display:grid;gap:6px;font-size:10px;font-weight:800;color:#475569}.admin-modal-body input,.admin-modal-body textarea,.admin-modal-body select,.settings-form input,.settings-form textarea,.settings-form select{border:1px solid #dbe3ec;border-radius:9px;padding:10px;background:#fff;outline:0;color:#0f172a;font-size:12px}.admin-modal-body input:focus,.admin-modal-body textarea:focus,.admin-modal-body select:focus,.settings-form input:focus,.settings-form textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #ccfbf1}.field-grid{display:grid;grid-template-columns:2fr 1fr;gap:12px}.field-grid.three{grid-template-columns:repeat(3,1fr)}.span-2{grid-column:span 2}.toggle-row{display:flex;gap:16px;background:#f8fafc;border-radius:9px;padding:10px}.toggle-row label{display:flex;align-items:center;gap:6px}.localized-box{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fbfdff}.localized-box>strong{font-size:11px;display:block;margin-bottom:9px}.localized-tabs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.localized-tabs-grid label span{font-size:9px;color:#0f766e}.field-help{display:block;color:#94a3b8;font-size:9px;margin:-4px 0 8px}.image-field{display:grid;grid-template-columns:1fr auto 100px;gap:10px;align-items:end}.image-field img{width:100px;height:70px;object-fit:cover;border:1px solid #e5e7eb;border-radius:9px}.upload-button{border:1px solid #dbe3ec!important;border-radius:9px;padding:9px 11px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important;background:#f8fafc;cursor:pointer;height:38px}.upload-button input{display:none}.upload-button svg{width:15px}.product-picker{border:1px solid #e5e7eb;border-radius:12px;padding:12px}.product-picker>strong{font-size:11px}.product-picker>div{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin-top:10px;max-height:220px;overflow:auto}.product-picker label{display:flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important;background:#f8fafc;border-radius:8px;padding:8px!important}.product-picker small{margin-left:auto;color:#94a3b8}.code-input{direction:ltr;text-align:left;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-modal-foot{padding:12px 20px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:8px}.admin-modal-foot>button:not(.admin-primary){border:1px solid #dbe3ec;background:#fff;border-radius:9px;padding:9px 13px}.settings-form{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;display:grid;gap:18px}.sale-toggle{display:flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;background:#ecfdf5;padding:12px!important;border-radius:10px}.sale-toggle span{display:grid}.sale-toggle b{font-size:11px}.sale-toggle small{color:#64748b;font-weight:500}.inquiry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.inquiry-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:15px}.inquiry-card.new{border-top:3px solid #0ea5e9}.inquiry-card.done{opacity:.7}.inquiry-card-head{display:flex;justify-content:space-between}.inquiry-kind{font-size:9px;font-weight:900;text-transform:uppercase;background:#e0f2fe;color:#075985;padding:4px 7px;border-radius:99px}.inquiry-kind.order{background:#dcfce7;color:#166534}.inquiry-card select{border:1px solid #e5e7eb;border-radius:7px;font-size:9px;padding:4px}.inquiry-card h3{font-size:15px;margin:12px 0 6px}.inquiry-card>strong{font-size:11px}.inquiry-contact{display:flex;gap:8px;color:#64748b;font-size:9px;margin:5px 0}.inquiry-card p{font-size:11px;line-height:1.7;color:#475569}.order-meta{display:grid;gap:4px;background:#f8fafc;border-radius:9px;padding:9px;font-size:9px}.inquiry-card footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f1f5f9;margin-top:10px;padding-top:9px;color:#94a3b8}.inquiry-card footer button{border:0;background:transparent;color:#dc2626}.inquiry-card footer svg{width:14px}.admin-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.admin-stat-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;display:flex;align-items:center;gap:12px}.admin-stat-grid article>span{width:42px;height:42px;border-radius:11px;background:#ecfeff;color:#0f766e;display:grid;place-items:center}.admin-stat-grid small{display:block;color:#64748b;font-size:10px}.admin-stat-grid strong{font-size:25px}.admin-info-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px}.admin-info-grid>section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.admin-info-grid h2{font-size:17px;margin-top:0}.admin-info-grid p{font-size:11px;color:#64748b;line-height:1.8}.admin-info-grid ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-info-grid li{font-size:10px;display:flex;gap:5px;align-items:center;color:#334155}.admin-info-grid li svg{width:14px;color:#16a34a}.admin-info-grid>section:last-child{display:grid;gap:6px}.admin-info-grid>section:last-child a{display:flex;align-items:center;gap:8px;background:#f8fafc;padding:9px;border-radius:8px;font-size:10px}.admin-info-grid>section:last-child a svg:first-child{width:15px;color:#0f766e}.admin-info-grid>section:last-child a span{flex:1}.admin-login{min-height:100vh;background:radial-gradient(circle at 20% 10%,#164e63,#071521 55%);display:grid;place-items:center;padding:20px}.admin-login>section{width:min(460px,100%);background:#fff;border-radius:20px;padding:28px;box-shadow:0 30px 80px #0000004d}.admin-login-brand{display:flex;align-items:center;gap:12px}.admin-login-brand img{height:50px}.admin-login-brand span{display:grid}.admin-login-brand b{font-size:10px;color:#0f766e}.admin-login-brand small{font-size:9px;color:#64748b}.admin-login-title{display:flex;gap:12px;margin:25px 0}.admin-login-title>svg{color:#0f766e}.admin-login-title h1{font-size:24px;margin:0}.admin-login-title p{font-size:11px;color:#64748b;line-height:1.6}.admin-login form label{display:grid;gap:6px;font-size:11px;font-weight:800;margin-bottom:13px}.admin-login input{border:1px solid #dbe3ec;border-radius:9px;padding:11px}.admin-login form>button{width:100%;border:0;background:#0f766e;color:#fff;border-radius:10px;padding:11px;display:flex;justify-content:center;align-items:center;gap:7px;font-weight:800}.admin-login form>button svg{width:16px}.admin-login>section>a{margin-top:16px;display:flex;align-items:center;gap:6px;color:#64748b;font-size:10px}.admin-error{padding:9px;border-radius:8px;display:flex;gap:6px;font-size:10px;margin-bottom:10px}.admin-error svg{width:15px}@media (max-width:1050px){.header-search{display:none}.home-category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.tutorial-grid{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1fr 1fr}.catalog-products,.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.admin-shell{grid-template-columns:230px 1fr}.inquiry-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.topbar{display:none}.header-main{height:72px}.brand{min-width:0;max-width:230px}.brand img{height:48px;max-width:90px}.brand-text strong{font-size:12px}.brand-text small{font-size:8px}.lang-switch,.main-nav{display:none}.mobile-menu-btn{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#f1f5f9}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:50px 0 20px}.hero-visual{padding:0 30px 50px;max-width:580px;margin:auto}.home-category-grid,.product-grid,.brand-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static;max-height:none}.product-detail{grid-template-columns:1fr;gap:26px}.main-image{height:430px}.tutorial-layout{grid-template-columns:1fr}.tutorial-aside>div{position:static}.tutorial-hero{grid-template-columns:1fr}.tutorial-hero>img{max-height:260px}.article-grid{grid-template-columns:repeat(2,1fr)}.contact-layout,.cart-layout{grid-template-columns:1fr}.checkout-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.admin-shell{display:block}.admin-sidebar{position:fixed;left:0;top:0;width:280px;transform:translate(-105%);transition:.2s;box-shadow:20px 0 60px #0003}.admin-sidebar.open{transform:none}.admin-side-head{display:flex;justify-content:space-between}.admin-side-head button{display:block;border:0;background:#0e293d;color:#fff;border-radius:8px}.admin-mobile-overlay{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:70}.admin-menu{display:grid;place-items:center;border:0;background:#f1f5f9;width:38px;height:38px;border-radius:9px;margin-right:10px}.admin-content-view{padding:18px}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-info-grid{grid-template-columns:1fr}}@media (max-width:560px){.container{width:min(100% - 22px,1180px)}.hero-copy h1{font-size:36px}.hero-copy p{font-size:15px}.hero-search button{padding:11px 13px}.hero-buttons{flex-wrap:wrap}.hero-visual{padding-inline:10px}.hero-float{display:none}.section{padding:52px 0}.section-head{align-items:start}.section-head h2{font-size:25px}.section-head>a{font-size:11px}.home-category-grid,.product-grid,.tutorial-grid,.service-grid,.learning-category-grid,.article-grid,.brand-grid{grid-template-columns:1fr}.category-card{display:grid;grid-template-columns:125px 1fr}.category-image{height:100%;min-height:130px}.category-content p{min-height:0}.product-image{height:245px}.catalog-products{grid-template-columns:1fr}.filterbar select,.filterbar input{flex:1;min-width:130px}.page-heading{align-items:start;flex-direction:column}.product-facts{grid-template-columns:1fr}.main-image{height:340px}.detail-actions{flex-direction:column}.spec-table>div{grid-template-columns:1fr}.tutorial-hero>div{padding:28px}.tutorial-hero h1{font-size:31px}.text-page>img{height:230px}.form-row{grid-template-columns:1fr}.cart-list article{grid-template-columns:70px 1fr auto}.cart-list article>img{width:70px;height:65px}.cart-list article>strong{grid-column:2}.cart-list .qty-control{grid-column:2}.cart-list .trash{grid-column:3;grid-row:1}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.admin-page-head{align-items:start;flex-direction:column}.admin-page-head .admin-primary{width:100%;justify-content:center}.admin-stat-grid,.admin-info-grid ul,.inquiry-grid{grid-template-columns:1fr}.admin-modal{width:100%}.field-grid,.field-grid.three,.localized-tabs-grid,.product-picker>div{grid-template-columns:1fr}.span-2{grid-column:auto}.image-field{grid-template-columns:1fr}.image-field img{width:100%;height:160px}.admin-top{padding:0 14px}}.promo-section{padding:0 0 58px}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.promo-card{min-height:250px;border-radius:22px;overflow:hidden;position:relative;background:#071521;color:#fff}.promo-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.26}.promo-card>div{position:relative;z-index:1;padding:30px;max-width:75%}.promo-card span{font-size:10px;letter-spacing:.13em;color:#a7f3d0;font-weight:800}.promo-card h3{font-size:27px;margin:8px 0}.promo-card p{font-size:13px;line-height:1.7;color:#cbd5e1}.promo-card>div>div{display:flex;gap:8px;margin-top:16px}.promo-card .btn-primary,.promo-card .btn-secondary{font-size:11px;padding:9px 12px}.gallery-field{display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.gallery-field>.upload-button{justify-self:start}.gallery-preview{display:flex;gap:7px;flex-wrap:wrap}.gallery-preview img{width:70px;height:60px;border-radius:8px;object-fit:cover;border:1px solid #e5e7eb}@media (max-width:700px){.promo-grid{grid-template-columns:1fr}.promo-card>div{max-width:100%}}.demo-mode-note{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#fff7ed;color:#9a3412;border-bottom:1px solid #fed7aa;font-size:12px;font-weight:700;text-align:center}.runtime-error{min-height:100vh;display:grid;place-items:center;background:#f8fafc;padding:24px}.runtime-error section{width:min(620px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:26px;box-shadow:0 20px 60px #0f172a14;text-align:center}.runtime-error h1{margin-top:0}.runtime-error p{color:#64748b;line-height:1.8}.runtime-error code{display:block;direction:ltr;text-align:left;white-space:pre-wrap;overflow:auto;background:#0f172a;color:#e2e8f0;padding:14px;border-radius:10px;margin:16px 0}.runtime-error button{border:0;border-radius:10px;background:#0f766e;color:#fff;padding:11px 16px;font-weight:800}.admin-lang-switch{display:flex;align-items:center;gap:3px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:3px;margin-inline-end:12px}.admin-lang-switch button{border:0;background:transparent;color:#64748b;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.admin-lang-switch button.active{background:#0f766e;color:#fff;box-shadow:0 2px 8px #0f766e2e}.admin-login-tools{display:flex;justify-content:flex-end;margin-bottom:14px}.admin-login-tools .admin-lang-switch{margin-inline-end:0}.admin-shell[dir=rtl] .admin-sidebar nav button,.admin-shell[dir=rtl] .admin-side-foot a,.admin-shell[dir=rtl] .admin-side-foot button{text-align:right}.admin-shell[dir=rtl] .admin-table-wrap th{text-align:right}.admin-shell[dir=rtl] .featured-pill{margin-left:0;margin-right:4px}.admin-shell[dir=rtl] .product-picker small{margin-left:0;margin-right:auto}.admin-shell[dir=rtl] .admin-info-grid>section:last-child a svg:last-child{transform:scaleX(-1)}.admin-shell[dir=rtl] .admin-side-foot svg,.admin-shell[dir=rtl] .admin-page-head .admin-primary svg{flex:none}.admin-shell[dir=rtl] .admin-modal-foot,.admin-shell[dir=rtl] .admin-modal-backdrop{justify-content:flex-start}.admin-shell[dir=rtl] .admin-modal{box-shadow:20px 0 70px #00000026}.settings-logo-block{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.8fr);gap:18px;align-items:end;border:1px solid #dbeafe;background:#f8fbff;border-radius:13px;padding:14px}.settings-logo-block>div:first-child{display:grid;gap:6px;align-self:start}.settings-logo-block>div:first-child strong{font-size:12px;color:#0f172a}.settings-logo-block>div:first-child small{font-size:10px;line-height:1.7;color:#64748b}.settings-logo-block .image-field{min-width:0}.admin-side-head img{max-width:210px;width:auto;object-fit:contain}.admin-login-brand img{max-width:180px;width:auto;object-fit:contain}@media (max-width:820px){.admin-top .admin-lang-switch{margin-inline-end:7px}.admin-top .admin-online{display:none}.admin-shell[dir=rtl] .admin-sidebar{left:auto;right:0;transform:translate(105%);box-shadow:-20px 0 60px #0003}.admin-shell[dir=rtl] .admin-sidebar.open{transform:none}.admin-shell[dir=rtl] .admin-menu{margin-right:0;margin-left:10px}}@media (max-width:620px){.admin-lang-switch button{padding:5px 7px;font-size:9px}.admin-top small{display:none}.settings-logo-block{grid-template-columns:1fr}}@media (max-width:560px){.header-main .brand-text small{display:none}.header-main .brand{gap:7px;max-width:180px}.header-main .brand img{max-width:68px}.header-main .brand-text strong{font-size:11px}}:root{--primary:#087f78;--primary2:#13b8a5;--navy:#071b2d;--ink:#102337;--muted:#65788a;--line:#dce8ed;--soft:#f4f9fa;--soft2:#eaf3f5;--radius:22px;--shadow:0 22px 60px rgba(8,35,53,.11);--shadow-lg:0 30px 90px rgba(8,35,53,.16)}html{background:#f4f9fa}body{background:radial-gradient(circle at 8% 4%,rgba(20,184,166,.08),transparent 24rem),radial-gradient(circle at 92% 34%,rgba(14,165,233,.07),transparent 28rem),#f7fbfc}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.34;background-image:linear-gradient(rgba(8,127,120,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(8,127,120,.025) 1px,transparent 1px);background-size:42px 42px}.site-shell{isolation:isolate}.topbar{background:linear-gradient(100deg,#061827,#0a3046 58%,#086f70);border-bottom:1px solid rgba(255,255,255,.12)}.topbar-inner{height:38px;color:#d8f6f0}.topbar-inner span{opacity:.9}.topbar a{padding:5px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);transition:.2s}.topbar a:hover{background:rgba(255,255,255,.16);transform:translateY(-1px)}.header{background:rgba(255,255,255,.84);border-bottom:1px solid rgba(216,230,235,.9);box-shadow:0 10px 36px #0823350e}.header-main{height:88px}.brand{gap:12px}.brand img{height:60px;filter:drop-shadow(0 8px 12px rgba(8,127,120,.12))}.brand-text strong{color:#082438;letter-spacing:-.02em}.brand-text small{color:#6b8190;letter-spacing:.01em}.header-search{height:50px;border-color:#d5e5e8;background:rgba(244,249,250,.82);box-shadow:inset 0 1px #fffc,0 6px 18px #0823350a}.header-search:focus-within{border-color:#087f789e;box-shadow:0 0 0 4px #13b8a51a,0 10px 24px #0823350f}.header-search button{background:linear-gradient(135deg,#087f78,#0ea5a0);transition:.2s}.header-search button:hover{background:linear-gradient(135deg,#066963,#0b8d89)}.header-actions{gap:9px}.lang-switch,.cart-btn,.account-btn{border-color:#d8e6ea;background:rgba(255,255,255,.72);box-shadow:0 5px 15px #0823350a}.lang-switch button.active{background:linear-gradient(135deg,#092a3b,#087f78)}.cart-btn,.account-btn{transition:.2s}.cart-btn:hover,.account-btn:hover{border-color:#7bcfc5;background:#f0fbf9;transform:translateY(-2px)}.main-nav{border-top-color:#e7f0f2;background:rgba(255,255,255,.5)}.nav-inner{height:50px;gap:clamp(18px,3vw,38px)}.nav-inner a{font-size:13px;color:#3d5869;padding:7px 0}.nav-inner a:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;border-radius:99px;background:var(--primary2);transition:.25s}.nav-inner a:hover:after{left:0;right:0}.mobile-menu-btn{background:#eaf7f5;border:1px solid #cdebe6;color:#087f78}.hero{background:linear-gradient(118deg,#061b2c 0%,#08344c 48%,#087f78 100%);min-height:590px}.hero:before{content:"";position:absolute;width:620px;height:620px;top:-250px;inset-inline-start:-180px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.22),transparent 68%);filter:blur(4px);pointer-events:none}.hero:after{background:radial-gradient(circle at 82% 16%,rgba(56,189,248,.28),transparent 29%),radial-gradient(circle at 15% 92%,rgba(45,212,191,.14),transparent 31%)}.hero-bg{opacity:.23;mix-blend-mode:screen;filter:saturate(1.25) contrast(1.05)}.hero-inner{min-height:590px;gap:58px}.hero-copy{padding:72px 0}.hero-kicker{background:rgba(255,255,255,.1);border-color:#a7f3d047;color:#d6fff6;box-shadow:0 8px 25px #0000001a;backdrop-filter:blur(12px)}.hero-copy h1{font-weight:900;letter-spacing:-.045em;text-shadow:0 12px 32px rgba(0,0,0,.16)}.hero-copy p{color:#d2e8ee;max-width:610px}.hero-search{margin-top:32px;border:1px solid rgba(255,255,255,.25);box-shadow:0 22px 48px #0000003d;backdrop-filter:blur(14px)}.hero-search button{background:linear-gradient(135deg,#087f78,#13b8a5);padding-inline:24px}.hero-search button:hover{background:linear-gradient(135deg,#066963,#0a968b)}.hero-buttons{margin-top:24px}.hero .btn-primary{color:#073049;box-shadow:0 12px 28px #00000024}.hero .btn-primary:hover{background:#d9fff7;transform:translateY(-3px)}.hero .btn-ghost:hover{background:rgba(255,255,255,.13);border-color:#fff6;transform:translateY(-2px)}.hero-art{background:linear-gradient(145deg,rgba(7,37,55,.92),rgba(8,127,120,.82));box-shadow:0 35px 90px #00000057;border-color:#b7fff147}.hero-art:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.11);border-radius:22px;pointer-events:none}.hero-float{border:1px solid rgba(255,255,255,.72);box-shadow:0 20px 50px #00000040}.section{padding:88px 0}.section-tight{padding-top:68px}.section.alt{background:linear-gradient(180deg,rgba(235,246,247,.65),rgba(248,252,252,.9));border-top:1px solid rgba(211,232,233,.7);border-bottom:1px solid rgba(211,232,233,.6)}.section-head{margin-bottom:34px}.section-head h2{color:#0a293e;letter-spacing:-.04em}.section-head h2:after{content:"";display:block;width:48px;height:4px;margin-top:12px;border-radius:99px;background:linear-gradient(90deg,#13b8a5,#4cc9f0)}.section-head>a{padding:9px 12px;border-radius:999px;background:#edf9f7;transition:.2s}.section-head>a:hover{background:#d9f4ef;transform:translateY(-2px)}.home-category-grid,.product-grid,.tutorial-grid,.service-grid,.article-grid{gap:22px}.category-card,.product-card,.tutorial-card,.article-card,.service-card{border-color:#dce9ec;border-radius:22px;box-shadow:0 8px 24px #08233509;transition:transform .28s,box-shadow .28s,border-color .28s}.category-card:hover,.product-card:hover,.tutorial-card:hover,.article-card:hover,.service-card:hover{transform:translateY(-7px);border-color:#9bd8d1;box-shadow:0 24px 48px #08465321}.category-image,.product-image,.tutorial-card>img,.article-card img,.service-card>img{background:linear-gradient(145deg,#f7fbfb,#eaf5f4)}.category-content{padding:20px}.category-content h3{color:#12344a}.category-content span,.tutorial-card b,.article-card b,.service-card a{color:#087f78}.product-image{height:232px;padding:16px}.product-image img{transition:transform .35s;filter:drop-shadow(0 16px 18px rgba(8,35,53,.08))}.product-card:hover .product-image img{transform:scale(1.06)}.product-card-body{padding:19px}.stock-badge{background:#def8ee;color:#08704d}.product-card h3{color:#12344a}.product-meta strong{color:#087f78}.icon-action{background:linear-gradient(135deg,#087f78,#13b8a5);box-shadow:0 8px 18px #087f782e;transition:.2s}.icon-action:hover{transform:translateY(-2px);box-shadow:0 12px 24px #087f7840}.special-card{background:linear-gradient(145deg,#fff,#edfbfa);border-color:#bce9e2}.promo-card{border:1px solid rgba(144,238,226,.2);box-shadow:0 24px 55px #07203026}.page{padding-top:42px}.breadcrumbs{padding:9px 13px;width:max-content;max-width:100%;border:1px solid #deebee;border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 5px 15px #08233509}.breadcrumbs a{color:#087f78}.page-heading{padding:24px 0 30px}.page-heading h1,.text-page h1{color:#0a293e;letter-spacing:-.045em}.catalog-sidebar,.filterbar,.contact-form,.checkout-card,.cart-list,.account-panel,.tutorial-aside>div{border-color:#dce9ec;box-shadow:0 12px 32px #0823350d}.catalog-sidebar{background:rgba(255,255,255,.82);backdrop-filter:blur(12px)}.catalog-sidebar a.active,.catalog-sidebar a:hover{background:#e5f8f5;color:#087f78}.filterbar{background:rgba(255,255,255,.78);padding:12px}.filterbar select,.filterbar input{border-color:#d7e7ea;background:#fbfefe}.main-image{background:linear-gradient(145deg,#fff,#f1f8f7);border-color:#dce9ec;box-shadow:0 18px 45px #0823350f}.detail-price{color:#087f78}.detail-actions .btn-primary,.btn-primary{background:linear-gradient(135deg,#087f78,#10a994);box-shadow:0 12px 25px #087f7830}.detail-actions .btn-primary:hover,.btn-primary:hover{background:linear-gradient(135deg,#066963,#0c8d80);box-shadow:0 16px 30px #087f7840;transform:translateY(-2px)}.btn-secondary{border-color:#d8e6e9;background:#fff}.btn-secondary:hover{border-color:#8bcfc7;background:#f1fbf9}.tutorial-hero{box-shadow:0 24px 60px #072f4429;border:1px solid rgba(137,236,220,.2)}.steps-list li{border-color:#dce9ec;background:rgba(255,255,255,.72);box-shadow:0 8px 20px #08233509}.steps-list i{background:linear-gradient(135deg,#087f78,#13b8a5)}.code-block{box-shadow:0 18px 42px #02101c33}.contact-cards>div{background:rgba(255,255,255,.74);border-color:#dce9ec;box-shadow:0 8px 20px #0823350a}.contact-cards svg{color:#087f78}.contact-form{background:rgba(255,255,255,.84);backdrop-filter:blur(10px)}.contact-form input,.contact-form textarea,.account-form input,.account-form textarea{border-color:#d7e7ea;background:#fbfefe}.contact-form input:focus,.contact-form textarea:focus,.account-form input:focus,.account-form textarea:focus{border-color:#13a99b;box-shadow:0 0 0 4px #13b8a51a}.empty-state{background:rgba(255,255,255,.72);border-color:#afd8d4}.footer{background:linear-gradient(135deg,#061826,#0a3046 58%,#076766);color:#d9edf0;border-top:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.footer:before{content:"";position:absolute;width:460px;height:460px;right:-170px;top:-220px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.18),transparent 67%);pointer-events:none}.footer-grid,.footer-bottom{position:relative;z-index:1}.footer-grid{padding-top:68px;padding-bottom:50px}.footer .brand-text strong,.footer .brand-text small{color:#fff}.footer h4{color:#fff;font-size:14px;letter-spacing:.02em}.footer a,.footer p{color:#b9d2d8;transition:.2s}.footer a:hover{color:#7df0dc;transform:translate(-3px)}.footer-bottom{border-top-color:#ffffff24;color:#9fc1c8}.account-auth-card,.account-panel{border-color:#d5e7e7;box-shadow:0 24px 70px #0837411a}.account-auth-card{background:rgba(255,255,255,.86);backdrop-filter:blur(14px)}.account-auth-icon{background:linear-gradient(145deg,#e5fbf6,#d8f3fb);color:#087f78;box-shadow:0 12px 24px #087f781a}.account-tabs{background:#eaf5f5}.account-tabs button.active{color:#087f78;box-shadow:0 5px 16px #08233514}.account-heading{border-bottom:1px solid #dce9ec;margin-bottom:26px}.account-logout{transition:.2s}.account-logout:hover{border-color:#f1b6b6;color:#b91c1c;background:#fff7f7}.account-panel-title span{background:#def8ee;color:#08704d}.admin-shell{background:linear-gradient(135deg,#f2f8f9,#e8f1f4 65%,#edf6f4)}.admin-sidebar{background:linear-gradient(180deg,#061a2a 0%,#083248 62%,#075f63 150%);box-shadow:14px 0 45px #0318251f}.admin-top{background:rgba(255,255,255,.78);border-bottom-color:#d9e8eb;box-shadow:0 8px 26px #0823350f}.admin-content-view{padding-top:36px}.admin-primary{background:linear-gradient(135deg,#087f78,#13b8a5)!important;box-shadow:0 12px 24px #087f782e}.admin-page-head{margin-bottom:26px}.admin-stat-grid article,.admin-info-grid>section,.admin-table-wrap,.inquiry-card,.settings-form{border-color:#d8e7ea;box-shadow:0 12px 32px #0823350e}.admin-stat-grid article{background:rgba(255,255,255,.84)}.admin-stat-grid article>span{background:#e2f8f4;color:#087f78}.admin-table-wrap{background:rgba(255,255,255,.86)}.admin-table-wrap th{background:#edf7f7;color:#496676}.admin-table-wrap tr:hover td{background:#f3fbfa}.admin-modal{box-shadow:-25px 0 90px #03182533}@media (max-width:820px){.header-main{height:76px}.hero,.hero-inner{min-height:0}.hero-copy{padding-top:60px}.section{padding:68px 0}.footer-grid{padding-top:52px}}@media (max-width:560px){.topbar-inner{height:34px}.hero-copy{padding-top:44px}.hero-copy h1{letter-spacing:-.035em}.section{padding:54px 0}.category-card,.product-card,.tutorial-card,.article-card,.service-card{border-radius:18px}.section-head h2:after{margin-top:9px}.breadcrumbs{font-size:11px}}.footer-bottom>div{display:flex;align-items:center;gap:18px}.footer-bottom>div a{color:#9fc1c8}.footer-bottom>div a:hover{color:#7df0dc}@media (max-width:560px){.footer-bottom>div{width:100%;justify-content:space-between;gap:10px}}.home-category-grid,.product-grid,.tutorial-grid,.service-grid,.brand-grid,.article-grid,.learning-category-grid,.promo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch}.home-category-grid>.category-card,.tutorial-grid>.tutorial-card{flex:0 1 calc(25% - 17px)}.product-grid>.product-card{flex:0 1 calc(25% - 17px)}.catalog-products>.product-card{flex-basis:calc(33.333% - 15px)}.service-grid>.service-card,.article-grid>.article-card{flex:0 1 calc(33.333% - 15px)}.brand-grid>.brand-card{flex:0 1 calc(25% - 12px)}.learning-category-grid>.category-card{flex:0 1 calc(33.333% - 15px)}.promo-grid>.promo-card{flex:0 1 calc(50% - 9px)}@media (max-width:1050px){.home-category-grid>.category-card,.tutorial-grid>.tutorial-card,.product-grid>.product-card,.brand-grid>.brand-card{flex-basis:calc(33.333% - 15px)}.catalog-products>.product-card,.service-grid>.service-card,.article-grid>.article-card,.learning-category-grid>.category-card{flex-basis:calc(50% - 11px)}.promo-grid>.promo-card{flex-basis:100%}}@media (max-width:820px){.home-category-grid>.category-card,.tutorial-grid>.tutorial-card,.product-grid>.product-card,.brand-grid>.brand-card,.catalog-products>.product-card,.service-grid>.service-card,.article-grid>.article-card,.learning-category-grid>.category-card{flex-basis:calc(50% - 11px)}}@media (max-width:560px){.home-category-grid>.category-card,.tutorial-grid>.tutorial-card,.product-grid>.product-card,.brand-grid>.brand-card,.catalog-products>.product-card,.service-grid>.service-card,.article-grid>.article-card,.learning-category-grid>.category-card,.promo-grid>.promo-card{flex-basis:100%}}.hero-art{position:relative;width:100%;min-height:300px;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,rgba(8,47,73,.95),rgba(15,118,110,.82));box-shadow:0 30px 70px #00000047;display:grid;place-items:center;isolation:isolate;transform:perspective(900px) rotateY(-7deg)}[dir=rtl] .hero-art{transform:perspective(900px) rotateY(7deg)}.hero-art-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(45,212,191,.28),rgba(56,189,248,.08) 55%,transparent 72%);filter:blur(2px);z-index:-1}.hero-board{position:relative;width:min(72%,330px);aspect-ratio:1.55/1;border-radius:22px;background:linear-gradient(155deg,#0f766e,#0b5f59);border:2px solid rgba(167,243,208,.42);box-shadow:inset 0 0 0 8px #ffffff09,0 22px 50px #00000047;display:grid;place-items:center}.hero-board:before,.hero-board:after{content:"";position:absolute;border:1px solid rgba(153,246,228,.28);border-radius:12px;inset:18px}.hero-board:after{inset:36px;border-radius:8px}.hero-board-icon{position:absolute;width:72%;height:72%;color:#99f6e429;stroke-width:1}.hero-chip{position:relative;z-index:2;width:132px;height:96px;border-radius:14px;background:#092638;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 30px #00000047;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#d1fae5}.hero-chip svg{width:38px;height:38px;color:#5eead4}.hero-chip span{font-size:11px;font-weight:900;letter-spacing:.16em}.hero-pin-row{position:absolute;left:16%;right:16%;display:flex;justify-content:space-between}.hero-pin-row.top{top:-5px}.hero-pin-row.bottom{bottom:-5px}.hero-pin-row i{display:block;width:9px;height:18px;border-radius:3px;background:#f8fafc;box-shadow:0 0 8px #ffffff38}.hero-art-label{position:absolute;bottom:18px;left:24px;font-weight:800;font-size:13px;color:#ccfbf1;background:rgba(2,6,23,.28);border:1px solid rgba(255,255,255,.13);padding:7px 10px;border-radius:999px;backdrop-filter:blur(8px)}@media (max-width:820px){.hero-art{min-height:260px;transform:none}[dir=rtl] .hero-art{transform:none}.hero-board{width:min(72%,300px)}}@media (max-width:560px){.hero-art{min-height:220px}.hero-chip{width:112px;height:82px}.hero-art-label{font-size:11px;bottom:12px;left:14px}}.admin-shell{background:linear-gradient(180deg,#f7fafc 0%,#eef4f8 100%);grid-template-columns:248px minmax(0,1fr)}.admin-main{min-height:100vh;background:transparent;overflow:visible}.admin-content-view{padding:32px 34px 42px;width:min(100%,1540px);max-width:none}.admin-top{height:72px;padding:0 30px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #e7edf3;box-shadow:0 4px 20px #0f172a09}.admin-top strong{font-size:14px;font-weight:900;color:#0f172a}.admin-top small{font-size:10px;color:#94a3b8;margin-top:3px;display:block}.admin-sidebar{background:linear-gradient(180deg,#061521,#081c2b 58%,#071521);box-shadow:10px 0 38px #0f172a12}.admin-side-head{padding:18px 18px 16px;min-height:86px}.admin-side-head img{height:50px;max-width:180px;padding:4px;background:#fff;border-radius:13px;box-shadow:0 8px 22px #00000024}.admin-profile{padding:18px 16px;gap:12px}.admin-profile>span{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#0f766e,#14b8a6);box-shadow:0 8px 20px #14b8a638}.admin-profile strong{font-size:12px}.admin-profile small{font-size:9px;color:#7890a4;margin-top:3px;display:block}.admin-sidebar nav{padding:12px 10px;gap:5px;overflow-y:auto;scrollbar-width:none}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav button{padding:11px 12px;border-radius:11px;font-size:11px;font-weight:700;transition:.18s ease}.admin-sidebar nav button:hover{background:rgba(15,118,110,.18);transform:translate(1px)}.admin-sidebar nav button.active{background:linear-gradient(90deg,#103149,#0f3d52);box-shadow:inset 3px 0 #2dd4bf;color:#fff}.admin-side-foot{padding:10px 12px 14px}.admin-side-foot a,.admin-side-foot button{border-radius:10px;transition:.18s}.admin-side-foot a:hover,.admin-side-foot button:hover{background:#0e293d}.admin-page-head{margin-bottom:24px;align-items:center}.admin-page-head span{font-size:10px;letter-spacing:.12em}.admin-page-head h1{font-size:31px;letter-spacing:-.02em;margin:7px 0 5px}.admin-page-head p{font-size:12px;color:#738195;line-height:1.9}.admin-primary{min-height:42px;border-radius:12px;padding:10px 16px;background:linear-gradient(135deg,#0f766e,#0d9488);box-shadow:0 8px 20px #0f766e2e;transition:.18s ease}.admin-primary:hover{transform:translateY(-1px);box-shadow:0 11px 26px #0f766e3d}.admin-primary:active{transform:none}.admin-toolbar{min-height:50px;border-color:#e2e8f0;border-radius:14px;padding:7px 11px;box-shadow:0 6px 20px #0f172a09;margin-bottom:14px}.admin-toolbar input{font-size:12px;padding:4px 2px}.admin-toolbar span{padding-inline:8px}.admin-table-wrap{border-radius:16px;border-color:#e3eaf1;box-shadow:0 10px 28px #0f172a0a;overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.admin-table-wrap table{min-width:820px}.admin-table-wrap th{background:#f8fafc;padding:13px 14px;font-size:9.5px;color:#64748b}.admin-table-wrap td{padding:12px 14px}.admin-table-wrap tbody tr{transition:.16s ease}.admin-table-wrap tbody tr:hover{background:#fbfefd}.item-cell img,.item-placeholder{width:46px;height:42px;border-radius:10px}.item-cell strong{font-size:11.5px}.item-cell small{font-size:9px;margin-top:2px;display:block}.table-actions button{width:32px;height:32px;border-radius:9px;transition:.15s}.table-actions button:hover{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.table-actions .danger:hover{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.status-pill,.featured-pill{font-size:9px;padding:5px 8px}.status-pill.visible{background:#dcfce7}.featured-pill{background:#fff7d6}.admin-modal-backdrop{overflow-y:auto;align-items:flex-start;overscroll-behavior:contain;scrollbar-width:none}.admin-modal-backdrop::-webkit-scrollbar{display:none}.admin-modal{width:min(960px,96vw);height:auto;min-height:100vh;overflow:visible;box-shadow:-24px 0 80px #02061733;background:#fbfdff}.admin-shell[dir=rtl] .admin-modal{box-shadow:24px 0 80px #02061733}.admin-modal-head{position:sticky;top:0;z-index:6;height:76px;padding:12px 22px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #e5ebf1}.admin-modal-head h2{font-size:21px}.admin-modal-head>button{width:38px;height:38px;border-radius:11px;transition:.15s}.admin-modal-head>button:hover{background:#e9eef4}.admin-modal-body{padding:22px 24px 30px;overflow:visible;display:grid;gap:16px;background:#f8fbfd}.admin-modal-foot{position:sticky;bottom:0;z-index:6;padding:12px 22px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid #e5ebf1;box-shadow:0 -8px 26px #0f172a0d}.admin-modal-foot>button:not(.admin-primary){min-height:42px;border-radius:11px;padding:9px 15px;color:#475569;transition:.15s}.admin-modal-foot>button:not(.admin-primary):hover{background:#f8fafc;border-color:#cbd5e1}.admin-modal-body label,.settings-form label{gap:7px;font-size:10px;font-weight:800;color:#334155}.admin-modal-body input,.admin-modal-body textarea,.admin-modal-body select,.settings-form input,.settings-form textarea,.settings-form select{min-height:42px;border:1px solid #d9e3ec;border-radius:11px;padding:10px 12px;background:#fff;box-shadow:0 1px 2px #0f172a05;transition:border-color .16s,box-shadow .16s,background .16s}.admin-modal-body textarea,.settings-form textarea{min-height:92px;line-height:1.8;resize:vertical}.admin-modal-body input:hover,.admin-modal-body textarea:hover,.admin-modal-body select:hover,.settings-form input:hover,.settings-form textarea:hover,.settings-form select:hover{border-color:#c4d2df}.admin-modal-body input:focus,.admin-modal-body textarea:focus,.admin-modal-body select:focus,.settings-form input:focus,.settings-form textarea:focus,.settings-form select:focus{border-color:#14b8a6;box-shadow:0 0 0 4px #14b8a61c;background:#fff}.admin-modal-body input::placeholder,.admin-modal-body textarea::placeholder,.settings-form input::placeholder,.settings-form textarea::placeholder{color:#a8b4c1}.field-grid{gap:14px}.field-grid.three{gap:12px}.localized-box,.product-picker,.gallery-field{border:1px solid #e1e8ef;border-radius:15px;padding:15px;background:#fff;box-shadow:0 5px 18px #0f172a06}.localized-box>strong,.product-picker>strong{font-size:11px;color:#0f172a;margin-bottom:11px}.localized-tabs-grid{gap:10px}.localized-tabs-grid label span{font-size:9px;font-weight:900;color:#0f766e}.field-help{font-size:9px;color:#94a3b8;margin:0 0 4px;line-height:1.7}.toggle-row{border:1px solid #e5ebf1;border-radius:12px;padding:11px 13px;background:#fff}.toggle-row label{font-weight:700!important}.toggle-row input[type=checkbox]{width:16px;height:16px;min-height:0;accent-color:#0f766e}.image-field{grid-template-columns:minmax(0,1fr) auto 108px;gap:10px}.image-field img{width:108px;height:76px;border-radius:11px;background:#fff}.upload-button{height:42px!important;border-radius:11px!important;background:#f8fafc!important;font-weight:800;color:#475569;transition:.15s}.upload-button:hover{background:#f0fdfa!important;border-color:#99f6e4!important;color:#0f766e}.gallery-preview img{border-radius:10px;box-shadow:0 3px 10px #0f172a0f}.product-picker>div{max-height:none;overflow:visible;gap:8px}.product-picker label{border:1px solid #eef2f6;background:#fbfdff;border-radius:10px;padding:9px!important;transition:.15s}.product-picker label:hover{border-color:#ccefe9;background:#f0fdfa}.code-input{background:#f8fafc!important}.settings-form{border-radius:17px;border-color:#e2e8f0;padding:22px;gap:20px;box-shadow:0 10px 28px #0f172a0a}.settings-form h2,.settings-form h3{margin-top:0;color:#0f172a}.sale-toggle{border:1px solid #d1fae5;border-radius:12px!important;padding:13px!important;background:#f0fdf4!important}.admin-alert{border-radius:12px;padding:11px 13px}.admin-alert.success{border:1px solid #bbf7d0}.admin-alert.error,.admin-error{border:1px solid #fecaca}.admin-stat-grid{gap:14px}.admin-stat-grid article{border-radius:16px;padding:18px;border-color:#e3eaf1;box-shadow:0 8px 22px #0f172a09;transition:.18s}.admin-stat-grid article:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f172a0f}.admin-stat-grid article>span{width:46px;height:46px;border-radius:13px}.admin-stat-grid strong{font-size:27px}.admin-info-grid{gap:16px}.admin-info-grid>section{border-radius:16px;border-color:#e3eaf1;box-shadow:0 8px 22px #0f172a09;padding:20px}.inquiry-grid{gap:16px}.inquiry-card{border-radius:16px;padding:17px;border-color:#e3eaf1;box-shadow:0 8px 22px #0f172a09}.admin-shell,.admin-main,.admin-content-view,.admin-modal-body,.product-picker>div{scrollbar-width:none}.admin-shell::-webkit-scrollbar,.admin-main::-webkit-scrollbar,.admin-content-view::-webkit-scrollbar,.admin-modal-body::-webkit-scrollbar,.product-picker>div::-webkit-scrollbar{display:none}@media (max-width:1000px){.admin-content-view{padding:24px 22px 34px}.admin-modal{width:min(900px,98vw)}}@media (max-width:820px){.admin-content-view{padding:20px 16px 32px}.admin-top{padding:0 14px}.admin-modal{width:100%;min-height:100vh}.admin-modal-body{padding:18px 14px 24px}.admin-modal-head,.admin-modal-foot{padding-inline:14px}.admin-sidebar{width:286px}.admin-table-wrap{border-radius:13px}}@media (max-width:560px){.admin-page-head h1{font-size:26px}.admin-modal-body input,.admin-modal-body textarea,.admin-modal-body select,.settings-form input,.settings-form textarea,.settings-form select{font-size:13px}.localized-box,.product-picker,.gallery-field{padding:12px}.settings-form{padding:14px}.admin-top{height:64px}}.account-btn{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 12px;border:1px solid #dce6ea;border-radius:12px;background:#fff;color:#173047;font-weight:800;text-decoration:none;white-space:nowrap}.account-btn:hover{border-color:#0f766e;color:#0f766e}.account-btn span{max-width:110px;overflow:hidden;text-overflow:ellipsis}.account-page{background:linear-gradient(180deg,#f7fafc 0,#fff 55%)}.account-auth-wrap{min-height:65vh;display:grid;place-items:center;padding-top:35px;padding-bottom:55px}.account-auth-card{width:min(100%,520px);background:#fff;border:1px solid #e1eaee;border-radius:24px;padding:32px;box-shadow:0 24px 70px #0f2d411a}.account-auth-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:#e8f7f5;color:#0f766e;margin-bottom:18px}.account-auth-card h1{margin:0 0 8px;font-size:28px}.account-auth-card>p{margin:0 0 22px;color:#66788a;line-height:1.8}.account-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f6f8;padding:5px;border-radius:14px;margin-bottom:22px}.account-tabs button{border:0;background:transparent;padding:11px;border-radius:10px;font-weight:900;color:#64748b;cursor:pointer}.account-tabs button.active{background:#fff;color:#0f766e;box-shadow:0 3px 12px #0f2d4114}.account-form{display:grid;gap:15px}.account-form label{display:grid;gap:7px;font-weight:800;color:#334155;font-size:13px}.account-form input,.account-form textarea{width:100%;box-sizing:border-box;border:1px solid #d6e1e6;border-radius:12px;background:#fff;padding:12px 13px;font:inherit;outline:0}.account-form input:focus,.account-form textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}.account-form input:disabled{background:#f4f7f8;color:#7a8995}.account-submit{width:100%;justify-content:center;margin-top:4px}.account-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0}.account-heading span{color:#0f766e;font-weight:900;font-size:13px}.account-heading h1{margin:3px 0;font-size:30px}.account-heading p{margin:0;color:#64748b}.account-logout{display:inline-flex;align-items:center;gap:7px;border:1px solid #e3e8eb;background:#fff;border-radius:12px;padding:11px 14px;font-weight:800;cursor:pointer;color:#334155}.account-dashboard{display:grid;grid-template-columns:minmax(280px,390px) 1fr;gap:22px;padding-bottom:55px}.account-panel{background:#fff;border:1px solid #e1eaee;border-radius:20px;padding:22px;box-shadow:0 10px 30px #0f2d410d}.account-panel h2{margin:0 0 18px;font-size:20px}.account-panel-title{display:flex;align-items:center;justify-content:space-between}.account-panel-title span{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:999px;background:#e8f7f5;color:#0f766e;font-weight:900}.account-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#718096;gap:12px}.account-order-list{display:grid;gap:12px}.account-order-list article{display:grid;grid-template-columns:120px 1fr auto auto;gap:16px;align-items:center;border:1px solid #e6ecef;border-radius:14px;padding:14px}.account-order-list article>div:first-child{display:grid;gap:3px}.account-order-list small{color:#82919d}.account-order-items{display:grid;gap:3px;font-size:13px;color:#536575}.account-order-list em{font-style:normal;padding:6px 9px;border-radius:999px;background:#eef8f2;color:#27824a;font-size:12px;font-weight:900}.account-order-list strong{white-space:nowrap}@media (max-width:900px){.account-btn span{display:none}.account-dashboard{grid-template-columns:1fr}.account-order-list article{grid-template-columns:1fr auto}.account-order-items{grid-column:1/-1}.account-heading{align-items:flex-start}.account-auth-card{padding:23px}}@media (max-width:600px){.account-auth-wrap{padding-inline:10px}.account-auth-card{border-radius:18px}.account-heading{flex-direction:column}.account-order-list article{grid-template-columns:1fr}.account-order-items{grid-column:auto}}.header-main{gap:14px}.header-main>.brand{min-width:210px;max-width:285px;flex:0 1 285px}.header-search{min-width:0;max-width:500px;flex:1 1 360px}.header-actions{display:flex;align-items:center;flex:0 0 auto;gap:8px;min-width:max-content}.header-actions>.account-btn{display:inline-flex!important;visibility:visible!important;opacity:1!important;height:42px;min-height:42px;padding:0 12px;position:relative;z-index:3;flex:0 0 auto}.header-actions>.account-btn svg{flex:0 0 auto;color:#0f766e}.header-actions>.account-btn span{display:block;max-width:105px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.header-actions>.cart-btn{flex:0 0 auto}@media (max-width:1180px){.header-main>.brand{min-width:190px;flex-basis:220px}.header-main{gap:10px}.header-actions{gap:6px}.header-actions>.account-btn{padding-inline:9px}.header-actions>.account-btn span{max-width:78px}}@media (max-width:1030px){.header-search{display:none}.header-main>.brand{flex:1 1 auto;max-width:320px}.header-actions>.account-btn span{max-width:110px}}@media (max-width:820px){.header-actions>.account-btn{width:42px;padding:0;justify-content:center}.header-actions>.account-btn span{display:none}}@media (max-width:420px){.header-main>.brand{max-width:175px}.header-actions>.account-btn,.header-actions>.cart-btn,.mobile-menu-btn{width:40px;height:40px;min-height:40px}}.site-shell .header-main>.brand{display:inline-flex!important;grid-template-columns:none!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.site-shell .header-actions{display:flex!important;width:auto!important;height:auto!important;margin-inline-start:auto!important}@media (max-width:820px){.site-shell .header-main{height:76px;gap:8px}.site-shell .header-main>.brand{flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 140px)!important}.site-shell .header-actions{flex:0 0 auto!important;gap:6px!important}html body .site-shell .header .header-main .header-search{display:none!important}html body .site-shell .header .header-main .header-actions>a.account-btn{display:inline-flex!important}html body .site-shell .header .header-main .header-actions>a.cart-btn,html body .site-shell .header .header-main .header-actions>button.mobile-menu-btn{display:grid!important}.site-shell .hero-inner{gap:0}}@media (max-width:560px){.site-shell .hero-copy{width:100%;min-width:0;padding:36px 0 12px}.site-shell .hero-kicker{max-width:100%;white-space:normal}.site-shell .hero-copy h1{max-width:100%;font-size:34px;line-height:1.22;margin:15px 0 10px;overflow-wrap:break-word}.site-shell .hero-copy p{max-width:100%;margin:0;line-height:1.75;overflow-wrap:break-word}.site-shell .hero-search{margin-top:18px}.site-shell .hero-buttons{margin-top:14px;flex-wrap:nowrap}.site-shell .hero-buttons>a{flex:1;min-width:0;padding-inline:10px}.site-shell .hero-visual{width:100%;max-width:340px;padding:8px 24px 28px}.site-shell .hero-art{min-height:190px}}.home-category-grid>.category-card,.product-grid>.product-card{position:relative;isolation:isolate}.category-card{background:linear-gradient(180deg,#fff 0%,#fbfefe 100%)}.category-image{position:relative;height:176px;background:linear-gradient(145deg,#e9f8f6,#f8fcfc)}.category-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(4,40,55,.14));pointer-events:none}.category-image img{transition:transform .45s ease,filter .45s ease}.category-card:hover .category-image img{transform:scale(1.055);filter:saturate(1.08) contrast(1.02)}.category-content{min-height:166px;display:flex;flex-direction:column;padding:20px 20px 18px}.category-content h3{margin-bottom:8px;font-size:18px;letter-spacing:-.015em}.category-content p{min-height:44px}.category-content span{margin-top:auto;padding-top:16px;border-top:1px solid #edf4f4}.special-card{background:linear-gradient(145deg,#fff 0%,#e9fbf7 100%)}.promo-grid>.promo-card:only-child{flex-basis:100%;width:100%;max-width:920px;min-height:320px;margin-inline:auto}.promo-grid>.promo-card:only-child>img{opacity:.34;transform:scale(1.015);transition:transform .55s ease,opacity .35s ease}.promo-grid>.promo-card:only-child:hover>img{opacity:.42;transform:scale(1.045)}.promo-grid>.promo-card:only-child>div{max-width:62%;padding:38px 42px}.promo-card h3{text-wrap:balance}.section.alt .section-head{align-items:center}.section.alt .section-head>a{box-shadow:0 7px 18px #087f7814}.product-card{display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fcfefe 100%)}.product-image{overflow:hidden;background:radial-gradient(circle at 50% 32%,rgba(19,184,165,.1),transparent 42%),linear-gradient(145deg,#f8fcfc,#eaf5f4)}.product-card-body{display:flex;flex:1;flex-direction:column}.product-card-body>.stock-badge{align-self:flex-start}.product-actions{margin-top:auto}@media (max-width:700px){.promo-grid>.promo-card:only-child>div{max-width:100%;padding:28px}}@media (max-width:560px){.category-image{height:100%;min-height:134px}.category-content{min-height:134px;padding:16px}.category-content span{padding-top:11px}.promo-grid>.promo-card:only-child{min-height:270px}}.shop-category-strip{display:flex;align-items:center;gap:8px;margin:-8px 0 24px;padding:3px 0 10px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.shop-category-strip a{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 11px;border:1px solid #dce6e9;border-radius:8px;background:#fff;color:#475569;font-size:12px;font-weight:800}.shop-category-strip a b{min-width:22px;padding:2px 6px;border-radius:999px;background:#eef3f4;color:#64748b;font-size:10px;text-align:center}.shop-category-strip a:hover,.shop-category-strip a.active{border-color:#78c9bf;background:#edf9f7;color:#087f78}.shop-category-strip a.active b{background:#087f78;color:#fff}.catalog-sidebar>a,.side-group>a{display:flex;align-items:center;justify-content:space-between;gap:10px}.catalog-sidebar a b{color:#94a3b8;font-size:10px}.site-shell .product-card{border:1px solid #dce6e9;border-radius:8px;background:#fff;box-shadow:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.site-shell .product-card:hover{transform:translateY(-2px);border-color:#9bcfc9;box-shadow:0 12px 28px #0f2d4114}.site-shell .product-image{height:205px;padding:18px;border-bottom:1px solid #edf1f2;background:#f7f9f9}.site-shell .product-image img{transition:transform .25s ease;filter:none}.site-shell .product-card:hover .product-image img{transform:scale(1.025)}.site-shell .product-image em{top:10px;inset-inline-start:10px;border-radius:6px;background:#fff4c7;color:#7c5a00}.site-shell .product-card-body{padding:15px}.product-card-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:25px}.product-category-label{min-width:0;overflow:hidden;color:#087f78;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.product-card-topline .stock-badge{flex:0 0 auto;padding:4px 7px;border-radius:6px;font-size:9px}.site-shell .product-card h3{min-height:49px;margin:9px 0 5px;color:#123047;font-size:16px;line-height:1.5}.site-shell .product-card p{display:-webkit-box;min-height:40px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-shell .product-meta{align-items:center;margin:13px 0;padding-top:12px;border-top:1px solid #edf1f2}.site-shell .product-meta strong{color:#087f78;font-size:17px}.site-shell .product-actions{align-items:center}.site-shell .product-actions .btn-secondary{justify-content:flex-start;padding:8px 0;border:0;background:transparent;color:#334155;box-shadow:none}.site-shell .product-actions .btn-secondary:hover{background:transparent;color:#087f78}.site-shell .icon-action{width:38px;height:38px;border-radius:7px;background:#087f78;box-shadow:none}.site-shell .icon-action:hover{transform:none;background:#066963;box-shadow:none}@media (max-width:820px){.shop-category-strip{margin-top:-14px}}@media (max-width:560px){.site-shell .product-card{border-radius:8px}.site-shell .product-image{height:220px}.site-shell .product-card h3{min-height:0}.shop-category-strip{width:calc(100% + 11px);padding-inline-end:11px}}.site-shell{--primary:#ff6a00;--primary2:#ff8a00;--ink:#222;--muted:#666;--line:#e5e5e5;--soft:#f5f5f5;--soft2:#eeeeee;--radius:8px;--shadow:0 8px 24px rgba(0,0,0,.08);min-height:100vh;background:#f5f5f5;color:#222}.site-shell *{letter-spacing:0}.site-shell .container{width:min(1440px,calc(100% - 36px))}.site-shell .header{position:sticky;top:0;z-index:50;background:#fff;backdrop-filter:none;box-shadow:0 1px #dedede}.site-shell .header-main{height:72px;gap:24px}.site-shell .header-main>.brand{min-width:235px!important;max-width:300px!important;flex:0 0 auto!important}.site-shell .brand img{width:auto;height:46px;max-width:108px}.site-shell .brand-text strong{color:#222;font-size:15px;font-weight:900}.site-shell .brand-text small{color:#777}.site-shell .header-search{height:46px;max-width:none;border:2px solid #ff6a00;border-radius:999px;background:#fff}.site-shell .header-search svg{color:#555}.site-shell .header-search button{height:38px;margin-inline-end:3px;padding:0 28px;border-radius:999px;background:#ff6a00;font-size:13px}.site-shell .header-search button:hover{background:#e95f00}.site-shell .lang-switch{border:0;border-radius:0;padding:0}.site-shell .lang-switch button{border-radius:4px}.site-shell .lang-switch button.active{background:#222;color:#fff}.site-shell .header-actions>.account-btn{min-height:40px;padding:0 8px;border:0;border-radius:0;color:#222}.site-shell .header-actions>.account-btn:hover{color:#ff6a00}.site-shell .header-actions>.account-btn svg{color:#222}.site-shell .header-actions>.cart-btn{width:40px;height:40px;border:0;border-radius:0}.site-shell .cart-btn:hover{color:#ff6a00}.site-shell .cart-btn b{background:#ff6a00}.site-shell .main-nav{border-top:1px solid #ededed;background:#fff}.site-shell .nav-inner{height:42px;justify-content:flex-start;gap:30px}.site-shell .nav-inner a{display:inline-flex;align-items:center;gap:7px;color:#282828;font-size:13px;font-weight:600}.site-shell .nav-inner a:hover{color:#ff6a00}.site-shell .nav-inner .nav-categories{font-weight:800}.site-shell .hero{min-height:410px;background:#fff;color:#172033;overflow:hidden;border-bottom:1px solid #eceff3}.site-shell .hero:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 82% 20%,rgba(255,106,0,.07),transparent 30%),radial-gradient(circle at 14% 82%,rgba(15,118,110,.045),transparent 28%);pointer-events:none}.site-shell .hero:after{content:none}.site-shell .hero-bg{display:none}[dir=rtl] .site-shell .hero-bg{transform:none}.site-shell .hero-bg img{object-fit:cover}.site-shell .hero-inner{min-height:410px;display:flex;align-items:center}.site-shell .hero-copy{width:min(850px,100%);padding:56px 0 50px}.site-shell .hero-kicker{border:1px solid #ffe0c7;border-radius:999px;background:#fff7f1;color:#d95500;font-size:12px;font-weight:800;box-shadow:none}.site-shell .hero-copy h1{max-width:790px;margin:18px 0 12px;font-size:clamp(38px,4vw,58px);line-height:1.16;color:#142033;text-shadow:none}.site-shell .hero-copy p{max-width:720px;margin:0;color:#677286;font-size:16px;line-height:1.9}.site-shell .hero-search{max-width:760px;margin-top:26px;padding:5px;border:1px solid #e1e6ec;border-radius:16px;background:#fff;box-shadow:0 10px 32px #0f172a14}.site-shell .hero-search button{min-width:108px;border-radius:11px;background:#ff6a00}.site-shell .hero-search button:hover{background:#e95f00}.hero-quick-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px}.hero-quick-links a{color:#64748b;font-size:12px;text-decoration:none;padding:5px 9px;border-radius:999px;background:#f8fafc;border:1px solid #edf0f3}.hero-quick-links a:hover{color:#d95500;border-color:#ffd4b5;background:#fff7f1}.site-shell .hero-buttons{margin-top:18px}.site-shell .hero .btn-primary{border-radius:999px;background:#ff6a00;color:#fff;box-shadow:none}.site-shell .hero .btn-primary:hover{background:#e95f00;transform:none}.site-shell .hero .btn-ghost{border-radius:999px;background:#fff;color:#334155;border-color:#d9e0e7;box-shadow:none}.site-shell .hero .btn-ghost:hover{background:#f8fafc;border-color:#cbd5e1;color:#172033;transform:none}.marketplace-home{background:#f5f5f5}.marketplace-home .section{padding:38px 0}.marketplace-home .section-tight{padding-top:30px}.marketplace-home .section-head{align-items:center;margin-bottom:18px}.marketplace-home .section-head h2{margin:0;font-size:26px;line-height:1.3}.marketplace-home .section-head>a{color:#222;font-size:13px}.marketplace-home .section-head>a:hover{color:#ff6a00}.marketplace-home .home-category-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.marketplace-home .category-card{border:0;border-radius:8px;background:#fff;box-shadow:none}.marketplace-home .category-card:hover{transform:none;box-shadow:0 8px 22px #00000014}.marketplace-home .category-image{height:132px;background:#f7f7f7}.marketplace-home .category-image:after{display:none}.marketplace-home .category-image img{object-fit:cover}.marketplace-home .market-category-card .category-image img{object-fit:contain;padding:10px}.marketplace-home .category-content{min-height:106px;padding:13px 14px 14px}.marketplace-home .category-content h3{margin:0 0 5px;color:#222;font-size:15px;line-height:1.4}.marketplace-home .category-content p{display:-webkit-box;min-height:34px;overflow:hidden;color:#777;font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.marketplace-home .category-content span{margin-top:auto;padding-top:8px;border:0;color:#ff6a00;font-size:11px}.marketplace-home .special-card{background:#fff7f0}.market-products{border-top:1px solid #e7e7e7}.marketplace-home .product-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.marketplace-home .home-category-grid>.category-card,.marketplace-home .product-grid>.product-card,.site-shell .catalog-products>.product-card{flex:none}.site-shell .product-card{border:0;border-radius:8px;background:#fff;box-shadow:none}.site-shell .product-card:hover{transform:none;border-color:transparent;box-shadow:0 8px 24px #0000001a}.site-shell .product-image{height:232px;padding:12px;border:0;background:#f7f7f7}.site-shell .product-image em{top:8px;inset-inline-start:8px;padding:4px 7px;border-radius:3px;background:#ff6a00;color:#fff;font-size:9px}.site-shell .product-card-body{padding:11px 12px 12px}.site-shell .product-card-topline{min-height:20px}.site-shell .product-category-label{color:#666;font-size:9px;font-weight:600}.site-shell .product-card-topline .stock-badge{padding:0;border-radius:0;background:transparent;color:#168342;font-size:9px}.site-shell .product-card h3{display:-webkit-box;min-height:42px;margin:7px 0 4px;overflow:hidden;color:#222;font-size:14px;font-weight:600;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-shell .product-card p{min-height:32px;color:#777;font-size:10px;line-height:1.55}.site-shell .product-meta{align-items:flex-end;margin:10px 0 8px;padding-top:0;border:0}.site-shell .product-meta strong{color:#111;font-size:18px;line-height:1.2}.site-shell .product-meta small{color:#999;font-size:8px}.site-shell .product-actions{gap:6px}.site-shell .product-actions .btn-secondary{min-width:0;padding:7px 0;color:#444;font-size:10px}.site-shell .product-actions .btn-secondary:hover{color:#ff6a00}.site-shell .icon-action{width:34px;height:34px;border-radius:50%;background:#ff6a00}.site-shell .icon-action:hover{background:#e95f00}.market-learning{border-top:1px solid #e7e7e7;background:#fff}.market-learning .tutorial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.market-learning .tutorial-card{border-radius:8px;border-color:#e5e5e5}.site-shell .page{background:#f5f5f5}.site-shell .catalog-sidebar,.site-shell .filterbar,.site-shell .checkout-card,.site-shell .cart-list,.site-shell .product-info{border-radius:8px}.site-shell .shop-category-strip a{border-radius:999px}.site-shell .shop-category-strip a:hover,.site-shell .shop-category-strip a.active{border-color:#ff6a00;background:#fff3eb;color:#d95600}.site-shell .shop-category-strip a.active b{background:#ff6a00}.site-shell .filterbar button,.site-shell .filterbar select,.site-shell .filterbar input{border-radius:6px}.site-shell .catalog-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media (max-width:1240px){.marketplace-home .home-category-grid,.marketplace-home .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.market-learning .tutorial-grid,.site-shell .catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}.site-shell .header-main>.brand{min-width:205px!important}}@media (max-width:1000px){.marketplace-home .home-category-grid,.marketplace-home .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-learning .tutorial-grid,.site-shell .catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.site-shell .container{width:min(100% - 24px,1440px)}.site-shell .header-main{height:68px}.site-shell .header-main>.brand{min-width:0!important;max-width:calc(100% - 142px)!important}.site-shell .brand img{height:42px;max-width:88px}.site-shell .brand-text strong{font-size:12px}.site-shell .main-nav{display:none}.site-shell .mobile-menu-btn{border-radius:50%;background:#f3f3f3}.site-shell .hero,.site-shell .hero-inner{min-height:390px}.site-shell .hero-copy{padding:38px 0 34px}.marketplace-home .section{padding:28px 0}}@media (max-width:660px){.marketplace-home .home-category-grid,.marketplace-home .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.marketplace-home .category-card{display:flex;flex-direction:column;grid-template-columns:none}.market-learning .tutorial-grid{grid-template-columns:1fr}.site-shell .hero-copy h1{font-size:34px}.site-shell .hero-copy p{font-size:14px}.site-shell .hero-search{margin-top:17px}.hero-quick-links{gap:6px 12px}.marketplace-home .section-head h2{font-size:22px}.marketplace-home .category-image{height:112px;min-height:112px}.marketplace-home .category-content{min-height:104px;padding:11px}.marketplace-home .category-content h3{font-size:13px}.marketplace-home .category-content p{font-size:10px}.site-shell .product-image{height:158px;padding:8px}.site-shell .product-card-body{padding:9px}.site-shell .product-card h3{min-height:38px;font-size:12px;line-height:1.5}.site-shell .product-card p{display:none}.site-shell .product-category-label{max-width:65%}.site-shell .product-meta{display:grid;gap:3px}.site-shell .product-meta strong{font-size:15px}.site-shell .product-meta small{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-shell .product-actions .btn-secondary{font-size:9px}.site-shell .icon-action{width:32px;height:32px;flex:0 0 32px}.site-shell .catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.site-shell .container{width:min(100% - 18px,1440px)}.site-shell .header-main>.brand{max-width:calc(100% - 128px)!important}.site-shell .brand-text small{display:none}.site-shell .header-actions>.account-btn,.site-shell .header-actions>.cart-btn,.site-shell .mobile-menu-btn{width:38px;height:38px;min-height:38px}.site-shell .hero,.site-shell .hero-inner{min-height:420px}.site-shell .hero-copy h1{font-size:31px}.site-shell .hero-search button{min-width:78px;padding-inline:13px}.site-shell .hero-buttons>a{font-size:11px}.site-shell .product-image{height:142px}}.tutorial-category-rail,.marketplace-home .home-tutorial-rail{display:flex!important;flex-wrap:nowrap!important;width:100%;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;scrollbar-color:#ff6a00 #e8e8e8;padding:2px 2px 12px}.tutorial-category-rail::-webkit-scrollbar,.marketplace-home .home-tutorial-rail::-webkit-scrollbar{height:5px}.tutorial-category-rail::-webkit-scrollbar-track,.marketplace-home .home-tutorial-rail::-webkit-scrollbar-track{background:#e8e8e8;border-radius:99px}.tutorial-category-rail::-webkit-scrollbar-thumb,.marketplace-home .home-tutorial-rail::-webkit-scrollbar-thumb{background:#ff6a00;border-radius:99px}.tutorial-category-rail>a{flex:0 0 205px;min-width:0;min-height:70px;display:grid;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:12px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#222;scroll-snap-align:start;transition:border-color .18s,box-shadow .18s}.tutorial-category-rail>a:hover{border-color:#ff6a00;box-shadow:0 6px 18px #00000012}.tutorial-category-rail>a>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff0e5;color:#ff6a00}.tutorial-category-rail>a>div{min-width:0;display:grid;gap:3px}.tutorial-category-rail strong{overflow:hidden;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.tutorial-category-rail small{color:#777;font-size:9px}.tutorial-category-rail>a>svg{color:#999}[dir=ltr] .tutorial-category-rail>a>svg{transform:rotate(180deg)}.marketplace-home .home-tutorial-rail>.tutorial-card{flex:0 0 clamp(255px,25vw,320px);width:auto;scroll-snap-align:start}@media (max-width:660px){.tutorial-category-rail>a{flex-basis:168px;min-height:64px;grid-template-columns:34px minmax(0,1fr) 14px;padding:10px;gap:8px}.tutorial-category-rail>a>span{width:34px;height:34px}.tutorial-category-rail strong{font-size:11px}.marketplace-home .home-tutorial-rail>.tutorial-card{flex-basis:min(82vw,290px)}}html,body,.site-shell,.site-shell main,.site-shell .page,.site-shell .marketplace-home,.site-shell .section,.site-shell .market-products,.site-shell .section.alt{background:#fff!important}body:before{display:none!important}.site-shell .page{min-height:70vh}.site-shell .product-page{background:#fff!important}.site-shell .product-page .product-detail{background:#fff}.site-shell .detail-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.site-shell .detail-actions .btn-primary,.site-shell .detail-actions .btn-secondary,.site-shell .detail-actions .btn-whatsapp{min-height:48px;padding:13px 18px;border-radius:10px;font-weight:800;white-space:nowrap}.site-shell .btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #19a95b;background:#25d366;color:#fff;box-shadow:0 8px 20px #25d3662e;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.site-shell .btn-whatsapp:hover{background:#1ebe5d;color:#fff;transform:translateY(-1px);box-shadow:0 12px 26px #25d36640}@media (max-width: 560px){.site-shell .detail-actions>*{flex:1 1 100%}}.site-shell .product-image-wrap{position:relative;overflow:hidden;border-radius:10px 10px 0 0}.site-shell .product-image-wrap .product-image{display:block;border-radius:0}.site-shell .product-hover-popover{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;opacity:0;visibility:hidden;transform:none;transition:opacity .18s ease,visibility .18s ease;pointer-events:none}.site-shell .product-image-wrap:hover .product-hover-popover,.site-shell .product-image-wrap:focus-within .product-hover-popover{opacity:1;visibility:visible}.site-shell .product-image-wrap:hover .product-image img{transform:scale(1.035);filter:none}.site-shell .product-hover-popover>:not(.product-hover-actions){display:none!important}.site-shell .product-hover-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin:0;pointer-events:auto}.site-shell .product-hover-actions .quick-view-btn,.site-shell .product-hover-actions .quick-cart-btn{width:48px;height:48px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;cursor:pointer;text-decoration:none;transition:transform .17s ease,box-shadow .17s ease}.site-shell .product-hover-actions .quick-view-btn{background:#fff;color:#111827;box-shadow:0 10px 28px #0f172a2e}.site-shell .product-hover-actions .quick-cart-btn{background:#ff6a00;color:#fff;box-shadow:0 10px 28px #ff6a0047}.site-shell .product-hover-actions .quick-view-btn:hover,.site-shell .product-hover-actions .quick-cart-btn:hover{transform:translateY(-2px) scale(1.06)}@media (hover: none),(max-width: 700px){.site-shell .product-hover-popover{display:none}}
