/* IT Source Phase 14.11 safe runtime CSS bundle; original cascade order preserved. */
/* SOURCE: tokens.css */
:root{color-scheme:dark;--color-bg-950:#031219;--color-bg-925:#041820;--color-bg-900:#061c25;--color-bg-850:#08232c;--color-surface:rgba(8,34,43,0.76);--color-surface-soft:rgba(9,43,53,0.58);--color-surface-solid:#08232c;--color-brand:#20d6b2;--color-brand-strong:#0abf9b;--color-brand-soft:#7af5db;--color-cyan:#4cc9f0;--color-text:#f7fffd;--color-muted:#9ebbc2;--color-border:rgba(116,245,219,0.24);--color-border-strong:rgba(116,245,219,0.48);--color-danger:#ff7d8c;--color-warning:#ffd166;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-card:24px;--radius-pill:999px;--shadow-soft:0 18px 50px rgba(0,0,0,0.28);--shadow-glow:0 0 28px rgba(32,214,178,0.18);--shadow-cyan:0 0 30px rgba(76,201,240,0.16);--container:1200px;--nav-height:78px;--transition:220ms ease;}

/* SOURCE: base.css */
*{box-sizing:border-box;}html{scroll-behavior:smooth;scroll-padding-top:112px;}body{margin:0;min-width:320px;background:radial-gradient(circle at 12% 0%,rgba(32,214,178,0.09),transparent 28rem),var(--color-bg-950);color:var(--color-text);font-family:"Segoe UI",Tahoma,Arial,sans-serif;line-height:1.7;overflow-x:hidden;}body.menu-open{overflow:hidden;}img{display:block;max-width:100%;}a{color:inherit;text-decoration:none;}button,input,select{font:inherit;}button{color:inherit;}button,a,select,input{-webkit-tap-highlight-color:transparent;}button{cursor:pointer;}.container{width:min(calc(100% - 32px),var(--container));margin-inline:auto;}.effect-defs{position:fixed;width:0;height:0;overflow:hidden;pointer-events:none;}.skip-link{position:fixed;inset-inline-start:14px;top:12px;z-index:1000;transform:translateY(-180%);padding:10px 15px;border-radius:10px;color:#001a18;background:var(--color-brand-soft);font-weight:800;}.skip-link:focus{transform:translateY(0);}:focus-visible{outline:3px solid var(--color-cyan);outline-offset:3px;}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:9px;color:var(--color-brand-soft);font-size:.86rem;font-weight:900;letter-spacing:.035em;}.eyebrow::before{content:"";width:24px;height:2px;background:currentColor;border-radius:2px;}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px;}.section-heading.compact{margin-bottom:22px;}.section-heading--centered{align-items:center;text-align:center;}.section-heading--centered>div:first-child{margin-inline:auto;}.section-heading--centered .eyebrow{justify-content:center;}.section-heading h1,.section-heading h2{margin:0;line-height:1.24;}.section-heading h2{font-size:clamp(1.7rem,3vw,2.65rem);}.section-heading p{margin:8px 0 0;color:var(--color-muted);}.primary-button,.secondary-button,.details-button,.whatsapp-button,.clear-button,.refresh-rate-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius-md);font-weight:850;transition:transform var(--transition),border-color var(--transition),background var(--transition),box-shadow var(--transition);}.primary-button,.whatsapp-button{color:#001a18;background:linear-gradient(135deg,var(--color-brand-soft),var(--color-brand));box-shadow:0 10px 28px rgba(32,214,178,.19);}.secondary-button,.details-button,.clear-button,.refresh-rate-button{color:var(--color-text);background:rgba(255,255,255,.045);border-color:var(--color-border);}.primary-button:hover,.secondary-button:hover,.details-button:hover,.whatsapp-button:hover,.clear-button:hover,.refresh-rate-button:hover{transform:translateY(-2px);border-color:var(--color-border-strong);box-shadow:var(--shadow-glow);}.hidden,[hidden]{display:none !important;}.status-message{color:var(--color-muted);font-size:.86rem;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.price-pulse{animation:price-glow 2.8s ease-in-out infinite;}@keyframes price-glow{0%,100%{filter:drop-shadow(0 0 2px rgba(32,214,178,.12));}50%{filter:drop-shadow(0 0 10px rgba(32,214,178,.72)) drop-shadow(0 0 22px rgba(76,201,240,.35));}}.site-footer{border-top:1px solid var(--color-border);background:#021015;padding:38px 0;}.footer-inner{display:grid;grid-template-columns:1.15fr 1fr .9fr;gap:24px;align-items:center;}.footer-brand{display:flex;align-items:center;gap:12px;}.footer-logo{width:54px;height:54px;object-fit:cover;border-radius:14px;}.footer-inner p{margin:4px 0 0;color:var(--color-muted);}.footer-contact-item{display:flex;align-items:center;justify-content:center;gap:11px;color:var(--color-muted);}.footer-contact-item svg{width:23px;height:23px;flex:0 0 auto;fill:var(--color-brand-soft);filter:drop-shadow(0 0 8px rgba(32,214,178,.34));}.footer-contact-item a{display:block;transition:color var(--transition);}.footer-contact-item a:hover{color:var(--color-brand-soft);}.footer-phones>span{display:grid;gap:2px;}.social-dock{position:fixed;z-index:80;inset-inline-end:18px;bottom:18px;display:grid;gap:10px;padding:8px;border:1px solid var(--color-border);border-radius:22px;background:rgba(3,18,25,.82);box-shadow:0 16px 40px rgba(0,0,0,.42);}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.social-dock{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);}.glass{background:rgba(6,28,37,.64);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);}}.social-button{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.28);transition:transform var(--transition),box-shadow var(--transition);}.social-button:hover{transform:translateY(-3px) scale(1.04);}.social-button svg{width:25px;height:25px;fill:currentColor;}.social-button--whatsapp{background:linear-gradient(145deg,#37e87b,#14b85a);box-shadow:0 0 20px rgba(37,211,102,.3);}.social-button--facebook{background:linear-gradient(145deg,#3d87ff,#1657c8);box-shadow:0 0 20px rgba(24,119,242,.3);}

/* SOURCE: navbar.css */
.site-header{position:fixed;inset-inline:0;top:0;z-index:100;pointer-events:none;}.site-nav{pointer-events:auto;width:min(calc(100% - 32px),var(--container));min-height:var(--nav-height);margin:16px auto 0;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:1px solid rgba(255,255,255,.15);border-radius:28px;background:rgba(4,24,31,.9);box-shadow:0 12px 38px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.08);}@supports ((-webkit-backdrop-filter:blur(16px)) or (backdrop-filter:blur(16px))){.site-nav{background:rgba(4,24,31,.67);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);}}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto;}.brand-logo{width:52px;height:52px;object-fit:cover;border-radius:16px;box-shadow:0 0 18px rgba(32,214,178,.2);}.brand-copy strong,.brand-copy small{display:block;}.brand-copy strong{line-height:1.1;font-size:1rem;letter-spacing:.01em;}.brand-copy small{margin-top:4px;color:var(--color-muted);font-size:.72rem;}.desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;}.desktop-nav>a{position:relative;min-height:44px;display:inline-flex;align-items:center;padding:0 13px;border-radius:14px;color:#d8e8e7;font-weight:750;transition:color var(--transition),background var(--transition),box-shadow var(--transition);}.desktop-nav>a::after{content:"";position:absolute;inset-inline:13px;bottom:4px;height:2px;border-radius:2px;background:var(--color-brand);box-shadow:0 0 10px var(--color-brand);transform:scaleX(0);transition:transform var(--transition);}.desktop-nav>a:hover,.desktop-nav>a.is-active,.desktop-nav>a[aria-current="page"]{color:var(--color-brand-soft);background:rgba(32,214,178,.08);box-shadow:inset 0 0 18px rgba(32,214,178,.04);}.desktop-nav>a.is-active::after,.desktop-nav>a[aria-current="page"]::after{transform:scaleX(1);}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--color-border);border-radius:15px;background:rgba(255,255,255,.045);align-items:center;justify-content:center;flex-direction:column;gap:5px;}.menu-toggle span{width:21px;height:2px;border-radius:2px;background:var(--color-text);transition:transform var(--transition),opacity var(--transition);}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg);}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0;}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}.mobile-menu{pointer-events:auto;position:fixed;z-index:95;top:106px;inset-inline:16px;display:grid;gap:7px;padding:15px;border:1px solid var(--color-border);border-radius:22px;background:rgba(4,24,31,.97);box-shadow:var(--shadow-soft);}.mobile-menu a{min-height:48px;display:flex;align-items:center;padding:0 15px;border-radius:14px;font-weight:800;}.mobile-menu a:hover,.mobile-menu a.is-active,.mobile-menu a[aria-current="page"]{background:rgba(32,214,178,.1);color:var(--color-brand-soft);}.site-nav{width:min(calc(100% - 24px),1480px);}.desktop-nav{gap:3px;min-width:0;}.dynamic-category-nav{display:contents;}.nav-category-item{position:relative;display:flex;align-items:stretch;}.nav-category-root,.nav-category-direct{position:relative;min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:14px;color:#d8e8e7;font-weight:780;white-space:nowrap;transition:color var(--transition),background var(--transition),box-shadow var(--transition);}.nav-category-root::after,.nav-category-direct::after{content:"";position:absolute;inset-inline:10px;bottom:4px;height:2px;border-radius:2px;background:var(--color-brand);box-shadow:0 0 10px var(--color-brand);transform:scaleX(0);transition:transform var(--transition);}.nav-category-root:hover,.nav-category-direct:hover,.nav-category-root.is-active,.nav-category-direct.is-active,.nav-category-root[aria-current="page"],.nav-category-direct[aria-current="page"],.nav-category-item:focus-within>.nav-category-root{color:var(--color-brand-soft);background:rgba(32,214,178,.08);box-shadow:inset 0 0 18px rgba(32,214,178,.04);}.nav-category-root.is-active::after,.nav-category-direct.is-active::after,.nav-category-root[aria-current="page"]::after,.nav-category-direct[aria-current="page"]::after{transform:scaleX(1);}.nav-chevron{color:var(--color-brand-soft);font-size:.8rem;transition:transform var(--transition);}.nav-category-item:hover .nav-chevron,.nav-category-item:focus-within .nav-chevron{transform:rotate(180deg);}.nav-dropdown{position:absolute;top:calc(100% + 10px);inset-inline-start:0;min-width:220px;padding:9px;border:1px solid var(--color-border);border-radius:18px;background:rgba(3,19,25,.985);box-shadow:0 22px 54px rgba(0,0,0,.46);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity var(--transition),transform var(--transition),visibility var(--transition);}.nav-dropdown::before{content:"";position:absolute;height:14px;inset-inline:0;top:-14px;}.nav-category-item:hover>.nav-dropdown,.nav-category-item:focus-within>.nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);}.nav-dropdown-item{position:relative;}.nav-dropdown-item>a{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 12px;border-radius:11px;color:#dbe9e8;font-weight:750;transition:background var(--transition),color var(--transition),padding var(--transition);}.nav-dropdown-item>a:hover,.nav-dropdown-item>a.is-active,.nav-dropdown-item>a[aria-current="page"]{background:rgba(32,214,178,.1);color:var(--color-brand-soft);padding-inline-start:16px;}.nav-nested-arrow{color:var(--color-brand-soft);}.nav-submenu{position:absolute;top:-9px;right:calc(100% + 7px);min-width:210px;padding:9px;border:1px solid var(--color-border);border-radius:16px;background:rgba(3,19,25,.99);box-shadow:0 20px 45px rgba(0,0,0,.44);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(7px);transition:opacity var(--transition),transform var(--transition),visibility var(--transition);}.nav-dropdown-item--has-children:hover>.nav-submenu,.nav-dropdown-item--has-children:focus-within>.nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);}.mobile-category-nav{display:grid;gap:7px;}.mobile-nav-category{border:1px solid rgba(116,245,219,.10);border-radius:14px;overflow:hidden;background:rgba(255,255,255,.025);}.mobile-nav-category summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 15px;font-weight:850;cursor:pointer;list-style:none;}.mobile-nav-category summary::-webkit-details-marker{display:none;}.mobile-nav-category[open] summary{color:var(--color-brand-soft);background:rgba(32,214,178,.07);}.mobile-nav-category-children{display:grid;gap:3px;padding:7px;border-top:1px solid rgba(116,245,219,.10);}.mobile-menu .mobile-nav-category-children a{min-height:42px;padding-inline-start:calc(13px + (var(--mobile-depth,1) * 10px));font-size:.9rem;}.mobile-category-all{color:var(--color-brand-soft);}.mobile-category-root-link{min-height:48px;display:flex;align-items:center;padding:0 15px;border-radius:14px;font-weight:850;}.mobile-menu{max-height:calc(100vh - 116px);overflow-y:auto;overscroll-behavior:contain;}

/* SOURCE: products.css */
.catalog-section{position:relative;isolation:isolate;overflow:hidden;min-height:760px;padding:70px 0 86px;background:#04141b;}.catalog-section::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(to bottom,rgba(3,18,25,.74),rgba(3,18,25,.36) 35%,rgba(3,18,25,.74));pointer-events:none;}.catalog-particles{position:absolute;z-index:0;inset:0;width:100%;height:100%;pointer-events:none;}.catalog-content{position:relative;z-index:2;}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch;}.product-card-shell{position:relative;isolation:isolate;min-width:0;padding:2px;border-radius:var(--radius-card);overflow:hidden;background:#071c27;box-shadow:0 15px 42px rgba(0,0,0,.35);transition:transform var(--transition),box-shadow var(--transition);}.product-card-shell::before{content:"";position:absolute;inset:-80%;background:conic-gradient( from 0deg,transparent,#00f5d4,#ffffff,#8aff80,transparent );animation:cyber-border-spin 8s linear infinite;z-index:-2;}.product-card-shell::after{content:"";position:absolute;inset:2px;border-radius:calc(var(--radius-card) - 2px);background:rgba(6,30,39,.78);z-index:-1;backdrop-filter:blur(14px);}.product-card-shell:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(0,0,0,.45),0 0 35px rgba(0,245,212,.25);}.electric-glow-layer{position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;opacity:.35;}@keyframes cyber-border-spin{to{transform:rotate(360deg);}}.product-card{height:100%;min-height:100%;position:relative;z-index:2;overflow:hidden;display:flex;flex-direction:column;border-radius:calc(var(--radius-card) - 3px);background:rgba(6,30,39,.94);}@supports ((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.product-card{background:rgba(5,28,37,.74);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);}}.product-image-wrap{position:relative;min-height:218px;overflow:hidden;display:grid;place-items:center;padding:25px 18px 8px;background:linear-gradient(150deg,rgba(255,255,255,.045),rgba(32,214,178,.028));}.product-image-link{display:grid;place-items:center;width:100%;height:100%;}.product-image{width:100%;height:190px;object-fit:contain;transition:transform 350ms ease;filter:drop-shadow(0 20px 18px rgba(0,0,0,.34));}.product-card-shell:hover .product-image{transform:scale(1.035);}.product-labels{position:absolute;z-index:3;inset:13px 13px auto 13px;display:flex;justify-content:space-between;gap:8px;pointer-events:none;}.condition-badge,.featured-badge{padding:6px 10px;border-radius:var(--radius-pill);font-size:.7rem;font-weight:900;}.condition-badge--new{color:#001e18;background:var(--color-brand-soft);}.condition-badge--used{color:#fff7d0;background:rgba(255,209,102,.19);border:1px solid rgba(255,209,102,.42);}.featured-badge{color:#dff9ff;background:rgba(76,201,240,.14);border:1px solid rgba(76,201,240,.35);}.product-content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;padding:17px;}.brand-badge{position:relative;align-self:center;min-width:76px;height:33px;overflow:hidden;display:inline-grid;place-items:center;padding:2px;border-radius:var(--radius-pill);}.brand-badge::before{content:"";position:absolute;width:48px;height:220%;background:linear-gradient(180deg,var(--color-cyan),var(--color-brand),#9e5cff);animation:rotate-brand 5.5s linear infinite;}.brand-badge::after{content:"";position:absolute;inset:2px;border-radius:inherit;background:#08232c;}.brand-badge>span{position:relative;z-index:1;padding:0 12px;color:var(--color-brand-soft);font-size:.7rem;font-weight:950;letter-spacing:.04em;}.product-title{margin:13px 0 12px;text-align:center;font-size:1.12rem;line-height:1.35;}.product-title a:hover{color:var(--color-brand-soft);}.spec-list{list-style:none;padding:0;margin:0 0 16px;color:var(--color-muted);font-size:.76rem;}.spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}.spec-item{min-width:0;display:grid;gap:2px;padding:8px 9px;border:1px solid rgba(116,245,219,.1);border-radius:12px;background:rgba(255,255,255,.025);}.spec-label{color:var(--color-brand-soft);font-size:.66rem;font-weight:900;}.spec-value{overflow-wrap:anywhere;color:#b9ced1;line-height:1.42;}.price-block{margin-top:auto;padding-top:10px;display:grid;justify-items:center;gap:2px;text-align:center;}.price-usd{direction:ltr;color:var(--color-text);font-size:1.48rem;line-height:1.2;text-shadow:0 0 10px rgba(32,214,178,.2);}.price-syp{color:var(--color-brand-soft);font-size:.8rem;text-shadow:0 0 10px rgba(32,214,178,.26);}.product-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;margin-top:14px;}.product-actions a{min-height:43px;padding-inline:10px;font-size:.8rem;}.product-card--compact .product-image-wrap{min-height:160px;}.product-card--compact .product-image{height:140px;}.product-card--compact .spec-grid{gap:6px;}.product-card--compact .spec-item{padding:6px 7px;}.empty-state{position:relative;z-index:2;max-width:540px;margin:28px auto 0;padding:30px;text-align:center;border:1px dashed var(--color-border-strong);border-radius:22px;background:rgba(5,28,37,.8);}.empty-state strong{font-size:1.2rem;}.empty-state p{margin-bottom:0;color:var(--color-muted);}.services-section{position:relative;overflow:hidden;padding:92px 0;background:radial-gradient(circle at 50% 0%,rgba(32,214,178,.1),transparent 28rem),linear-gradient(180deg,var(--color-bg-900),#04151c);}.services-section::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(116,245,219,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(116,245,219,.055) 1px,transparent 1px);background-size:52px 52px;}.services-section .container{position:relative;z-index:1;}.services-heading{max-width:760px;margin-inline:auto;margin-bottom:34px;}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}.service-grid article{position:relative;overflow:hidden;padding:30px 24px;text-align:center;border:1px solid var(--color-border);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(32,214,178,.025));box-shadow:0 16px 42px rgba(0,0,0,.2);transition:transform var(--transition),border-color var(--transition),box-shadow var(--transition);}.service-grid article::before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;top:-110px;left:50%;transform:translateX(-50%);background:rgba(32,214,178,.16);filter:blur(28px);}.service-grid article:hover{transform:translateY(-5px);border-color:var(--color-border-strong);box-shadow:0 22px 48px rgba(0,0,0,.3),var(--shadow-glow);}.service-icon{position:relative;z-index:1;width:52px;height:52px;margin-inline:auto;display:grid;place-items:center;border-radius:16px;color:#001a18;background:linear-gradient(145deg,var(--color-brand-soft),var(--color-brand));font-weight:950;box-shadow:0 0 22px rgba(32,214,178,.24);}.service-grid h3{position:relative;z-index:1;margin:18px 0 8px;}.service-grid p{position:relative;z-index:1;margin:0;color:var(--color-muted);}@keyframes rotate-brand{to{transform:rotate(360deg);}}@keyframes electric-flicker{0%,100%{opacity:.76;}18%{opacity:1;}22%{opacity:.58;}26%{opacity:.96;}62%{opacity:.7;}66%{opacity:1;}}@keyframes electric-breathe{0%,100%{opacity:.25;}50%{opacity:.58;}}.condition-badge--refurbished{color:#e8e3ff;background:rgba(158,92,255,.16);border:1px solid rgba(158,92,255,.38);}

/* SOURCE: responsive.css */
@media (max-width:1179px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.filters-panel{grid-template-columns:2fr repeat(2,minmax(145px,1fr));}.filters-panel .sort-control{grid-column:1 / 2;}.filters-panel .clear-button{grid-column:2 / 4;}}@media (max-width:980px){.desktop-nav{display:none;}.menu-toggle{display:flex;}.hero-grid{grid-template-columns:1fr;text-align:center;}.hero-content>p{margin-inline:auto;}.hero-actions{justify-content:center;}.hero-card{min-height:330px;}.hero-card img{max-width:540px;}.product-detail-card{grid-template-columns:1fr;}.product-detail-media{min-height:360px;}.footer-inner{grid-template-columns:1fr;text-align:center;}.footer-brand,.footer-contact-item{justify-content:center;}}@media (max-width:849px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.filters-panel{grid-template-columns:repeat(2,1fr);}.filters-panel .search-control{grid-column:1 / -1;}.filters-panel .clear-button{grid-column:auto;}.service-grid{grid-template-columns:1fr;}.related-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:680px){:root{--nav-height:68px;}.container{width:min(calc(100% - 22px),var(--container));}.site-nav{width:calc(100% - 20px);margin-top:10px;min-height:var(--nav-height);padding:7px 9px;border-radius:22px;}.brand-logo{width:46px;height:46px;border-radius:14px;}.brand-copy small{display:none;}.brand-copy strong{font-size:.87rem;}.mobile-menu{top:90px;inset-inline:10px;}.hero{min-height:auto;padding:125px 0 67px;}.hero h1{font-size:clamp(2.05rem,11vw,3.3rem);}.hero-stats{grid-template-columns:1fr;}.hero-card{min-height:260px;}.hero-card::before{width:260px;height:260px;}.hero-card::after{width:210px;height:210px;}.section-heading{align-items:center;flex-direction:column;text-align:center;}.result-badge{align-self:center;}.filters-panel{grid-template-columns:1fr;}.filters-panel .search-control,.filters-panel .sort-control,.filters-panel .clear-button{grid-column:auto;}.product-detail-card{padding:17px;gap:24px;}.product-detail-media{min-height:280px;padding:18px;}.related-grid{grid-template-columns:1fr;}.detail-price{justify-items:center;text-align:center;}.product-detail-copy{text-align:center;}.product-detail-copy .brand-badge{align-self:center;}.detail-actions{justify-content:center;}}@media (max-width:599px){.product-grid{grid-template-columns:1fr;}.brand-filter-button{min-width:82px;min-height:48px;padding-inline:12px;}.catalog-section{padding-top:58px;}.product-image-wrap{min-height:238px;}.product-image{height:210px;}.product-actions{grid-template-columns:1fr;}.social-dock{inset-inline-end:10px;bottom:10px;grid-auto-flow:column;}.social-button{width:44px;height:44px;}}@media (max-width:380px){.spec-item{padding:7px 6px;}.spec-value{font-size:.7rem;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;}.brand-badge::before,.hero-card::after,.electric-glow-layer{animation:none !important;}.electric-glow-layer--primary{filter:none;}.product-card-shell:hover,.primary-button:hover,.secondary-button:hover,.details-button:hover,.whatsapp-button:hover,.clear-button:hover,.refresh-rate-button:hover{transform:none;}}@media (max-width:900px){.hero-price-tag{inset-inline-end:6%;top:1%;width:116px;transform:rotate(-6deg);}}@media (max-width:560px){.hero-price-tag{inset-inline-end:3%;top:0;width:98px;padding:10px;}.hero-price-tag span{font-size:.66rem;}.hero-price-tag strong{font-size:1.35rem;}}@media (max-width:1180px){.desktop-nav{display:none;}.menu-toggle{display:flex;}}

/* SOURCE: frontend-v67.css */
.site-nav{width:min(calc(100% - 24px),1480px);}.desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:3px;min-width:0;}.dynamic-category-nav{display:contents;}.nav-category-item{position:relative;display:flex;align-items:stretch;}.nav-category-root,.nav-category-direct{position:relative;min-height:44px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:14px;color:#d8e8e7;font-weight:780;white-space:nowrap;transition:color var(--transition),background var(--transition),box-shadow var(--transition);}.nav-category-root::after,.nav-category-direct::after{content:"";position:absolute;inset-inline:10px;bottom:4px;height:2px;border-radius:2px;background:var(--color-brand);box-shadow:0 0 10px var(--color-brand);transform:scaleX(0);transition:transform var(--transition);}.nav-category-root:hover,.nav-category-direct:hover,.nav-category-root.is-active,.nav-category-direct.is-active,.nav-category-root[aria-current="page"],.nav-category-direct[aria-current="page"],.nav-category-item:focus-within>.nav-category-root{color:var(--color-brand-soft);background:rgba(32,214,178,.08);box-shadow:inset 0 0 18px rgba(32,214,178,.04);}.nav-category-root.is-active::after,.nav-category-direct.is-active::after,.nav-category-root[aria-current="page"]::after,.nav-category-direct[aria-current="page"]::after{transform:scaleX(1);}.nav-chevron{color:var(--color-brand-soft);font-size:.8rem;transition:transform var(--transition);}.nav-category-item:hover .nav-chevron,.nav-category-item:focus-within .nav-chevron{transform:rotate(180deg);}.nav-dropdown{position:absolute;top:calc(100% + 10px);inset-inline-start:0;min-width:220px;padding:9px;border:1px solid var(--color-border);border-radius:18px;background:rgba(3,19,25,.985);box-shadow:0 22px 54px rgba(0,0,0,.46);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity var(--transition),transform var(--transition),visibility var(--transition);z-index:150;}.nav-dropdown::before{content:"";position:absolute;height:14px;inset-inline:0;top:-14px;}.nav-category-item:hover>.nav-dropdown,.nav-category-item:focus-within>.nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);}.nav-dropdown-item{position:relative;}.nav-dropdown-item>a{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 12px;border-radius:11px;color:#dbe9e8;font-weight:750;transition:background var(--transition),color var(--transition),padding var(--transition);}.nav-dropdown-item>a:hover,.nav-dropdown-item>a.is-active,.nav-dropdown-item>a[aria-current="page"]{background:rgba(32,214,178,.1);color:var(--color-brand-soft);padding-inline-start:16px;}.nav-nested-arrow{color:var(--color-brand-soft);}.nav-submenu{position:absolute;top:-9px;right:calc(100% + 7px);min-width:210px;padding:9px;border:1px solid var(--color-border);border-radius:16px;background:rgba(3,19,25,.99);box-shadow:0 20px 45px rgba(0,0,0,.44);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(7px);transition:opacity var(--transition),transform var(--transition),visibility var(--transition);z-index:160;}.nav-dropdown-item--has-children:hover>.nav-submenu,.nav-dropdown-item--has-children:focus-within>.nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0);}.mobile-category-nav{display:grid;gap:7px;}.mobile-nav-category{border:1px solid rgba(116,245,219,.10);border-radius:14px;overflow:hidden;background:rgba(255,255,255,.025);}.mobile-nav-category summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 15px;font-weight:850;cursor:pointer;list-style:none;}.mobile-nav-category summary::-webkit-details-marker{display:none;}.mobile-nav-category[open] summary{color:var(--color-brand-soft);background:rgba(32,214,178,.07);}.mobile-nav-category-children{display:grid;gap:3px;padding:7px;border-top:1px solid rgba(116,245,219,.10);}.mobile-menu .mobile-nav-category-children a{min-height:42px;padding-inline-start:calc(13px + (var(--mobile-depth,1) * 10px));font-size:.9rem;}.mobile-category-all{color:var(--color-brand-soft);}.mobile-category-root-link{min-height:48px;display:flex;align-items:center;padding:0 15px;border-radius:14px;font-weight:850;}.mobile-menu{max-height:calc(100vh - 116px);overflow-y:auto;overscroll-behavior:contain;}.home-category-section::before,.home-category-section::after{z-index:0;}.home-section-particles{z-index:1;opacity:.72;}.home-section-content{z-index:2;}.category-particles{z-index:1;}.category-hero-content{z-index:2;}@media (max-width:1180px){.desktop-nav{display:none !important;}.menu-toggle{display:flex !important;}}.home-catalog-sections,#categoryView{position:relative;isolation:isolate;overflow:clip;background:radial-gradient(circle at 12% 8%,rgba(32,214,178,.13),transparent 34rem),radial-gradient(circle at 88% 42%,rgba(76,201,240,.09),transparent 38rem),radial-gradient(circle at 24% 84%,rgba(13,107,128,.10),transparent 34rem),linear-gradient(180deg,#041820 0%,#031219 46%,#04151d 100%);}.catalog-shared-particles-stage{position:sticky;top:0;height:100vh;margin-bottom:-100vh;overflow:hidden;pointer-events:none;z-index:0;}.catalog-shared-particles{display:block;width:100%;height:100%;opacity:.72;pointer-events:none;}.home-catalog-sections-content{position:relative;z-index:1;}.home-category-section{position:relative;z-index:1;background:transparent !important;isolation:auto;}.home-category-section::before,.home-category-section::after{display:none !important;}.home-section-particles{display:none !important;}.home-section-content{position:relative;z-index:2;}.home-catalog-error{background:transparent !important;}#categoryView>.catalog-shared-particles-stage{z-index:0;}.category-hero,.category-hero[data-theme],.category-catalog{position:relative;z-index:1;background:transparent !important;}.category-particles{display:none !important;}.category-hero-content,.category-catalog>.container{position:relative;z-index:2;}.category-child-strip{z-index:3;background:rgba(2,16,21,.66) !important;border-block:1px solid rgba(116,245,219,.12);}@supports ((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))){.category-child-strip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);}}@media (min-width:1181px){.mobile-menu[hidden]{display:none !important;}}.snow-layer{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:1;opacity:.78;}#categoryView>.snow-layer{z-index:1;}#categoryView>.catalog-shared-particles-stage{z-index:0;}#categoryView>.category-hero,#categoryView>.category-child-strip,#categoryView>.category-catalog{z-index:2;}.product-page-main{position:relative;isolation:isolate;overflow:clip;background:radial-gradient(circle at 14% 12%,rgba(32,214,178,.13),transparent 30rem),radial-gradient(circle at 86% 46%,rgba(76,201,240,.08),transparent 34rem),linear-gradient(180deg,#041820 0%,#031219 52%,#04151d 100%) !important;}.product-page-main>.snow-layer{z-index:0;}.product-page-main>.container{position:relative;z-index:2;}.product-detail-card,.not-found-state,.related-section{position:relative;z-index:2;}.animated-section-title{position:relative;display:inline-block;width:fit-content;max-width:100%;margin-inline:auto;padding-bottom:.18em;color:var(--color-text);background:linear-gradient(100deg,var(--color-text) 0%,var(--color-text) 30%,var(--color-brand-soft) 44%,#ffffff 50%,var(--color-brand) 57%,var(--color-text) 72%,var(--color-text) 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px rgba(32,214,178,.16));animation:titleGlowSweep 5.4s ease-in-out infinite;}.animated-section-title::after{content:"";position:absolute;left:12%;right:12%;bottom:-.06em;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--color-brand),var(--color-brand-soft),transparent);box-shadow:0 0 14px rgba(32,214,178,.58);transform-origin:center;animation:titleUnderlinePulse 3.4s ease-in-out infinite;}@keyframes titleGlowSweep{0%,18%{background-position:115% 50%;}52%{background-position:-15% 50%;}100%{background-position:-15% 50%;}}@keyframes titleUnderlinePulse{0%,100%{opacity:.38;transform:scaleX(.58);}50%{opacity:.92;transform:scaleX(1);}}@media (max-width:680px){.snow-layer{opacity:.62;}}@media (prefers-reduced-motion:reduce){.animated-section-title,.animated-section-title::after{animation:none !important;}.animated-section-title{background-position:50% 50%;}}:root{--brand-navy:#02091c;--brand-navy-soft:#041225;--brand-teal:#10d9a5;--brand-mint:#55f1c8;--brand-cyan:#36d9d2;--brand-edge:rgba(85,241,200,.62);}body[data-page="home"] main{position:relative;isolation:isolate;}body[data-page="home"] .home-snow-layer{z-index:2;opacity:.42;}body[data-page="home"] .hero,body[data-page="home"] .home-catalog-sections,body[data-page="home"] .services-section{position:relative;z-index:1;}body[data-page="home"] .hero-grid,body[data-page="home"] .home-catalog-sections-content,body[data-page="home"] .services-section .container{position:relative;z-index:3;}.hero-brand-stage{min-height:440px;perspective:1100px;}.hero-brand-stage::before{width:min(74vw,410px);height:min(74vw,410px);border-color:rgba(16,217,165,.16);box-shadow:inset 0 0 90px rgba(16,217,165,.11),0 0 95px rgba(54,217,210,.09);animation:brandHeroGlow 6.4s ease-in-out infinite;}.hero-brand-stage::after{width:min(62vw,340px);height:min(62vw,340px);border-color:rgba(85,241,200,.24);animation:hero-orbit 22s linear infinite;}.hero-brand-showcase{position:relative;z-index:3;width:min(100%,520px);aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(85,241,200,.18);border-radius:34px;background:var(--brand-navy);box-shadow:0 34px 80px rgba(0,0,0,.48),0 0 0 1px rgba(16,217,165,.06),0 0 54px rgba(16,217,165,.13),inset 0 0 46px rgba(54,217,210,.04);animation:brandHeroBreath 6.8s ease-in-out infinite;transform-style:preserve-3d;}.hero-brand-showcase::before{content:"";position:absolute;inset:-16%;z-index:0;border-radius:50%;background:radial-gradient(circle,rgba(16,217,165,.20),rgba(54,217,210,.07) 34%,transparent 68%);filter:blur(22px);animation:brandHeroGlow 5.4s ease-in-out infinite;}.hero-brand-showcase::after{content:"";position:absolute;z-index:5;top:-40%;bottom:-40%;left:-48%;width:24%;transform:skewX(-17deg) translateX(-240%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),rgba(111,255,221,.34),rgba(255,255,255,.10),transparent);filter:blur(2px);mix-blend-mode:screen;pointer-events:none;animation:brandHeroSweep 5.8s cubic-bezier(.22,.75,.26,1) infinite;}.hero-card .hero-brand-image{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;border-radius:inherit;opacity:.96;filter:saturate(1.07) contrast(1.03) drop-shadow(0 0 26px rgba(16,217,165,.16));animation:none;transform:none;}.hero-brand-halo{position:absolute;z-index:1;width:74%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(85,241,200,.15);box-shadow:0 0 62px rgba(16,217,165,.16),inset 0 0 48px rgba(54,217,210,.06);animation:brandHeroHalo 8.5s linear infinite;}.hero-brand-scan{position:absolute;z-index:4;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 0 48%,rgba(85,241,200,.08) 50%,transparent 52%),repeating-linear-gradient(180deg,rgba(255,255,255,.018) 0 1px,transparent 1px 7px);background-size:100% 220%,100% 100%;opacity:.40;animation:brandHeroScan 7.2s linear infinite;}@keyframes brandHeroBreath{0%,100%{opacity:.64;transform:translateY(7px) scale(.985);box-shadow:0 30px 72px rgba(0,0,0,.42),0 0 26px rgba(16,217,165,.08),inset 0 0 38px rgba(54,217,210,.03);}46%,58%{opacity:1;transform:translateY(-5px) scale(1.018);box-shadow:0 38px 88px rgba(0,0,0,.52),0 0 68px rgba(16,217,165,.24),0 0 24px rgba(54,217,210,.16),inset 0 0 54px rgba(54,217,210,.07);}}@keyframes brandHeroGlow{0%,100%{opacity:.48;transform:scale(.94);}50%{opacity:1;transform:scale(1.06);}}@keyframes brandHeroSweep{0%,20%{transform:skewX(-17deg) translateX(-250%);opacity:0;}30%{opacity:.82;}58%{opacity:.55;}68%,100%{transform:skewX(-17deg) translateX(760%);opacity:0;}}@keyframes brandHeroHalo{0%{transform:rotate(0deg) scale(.96);opacity:.42;}50%{transform:rotate(180deg) scale(1.04);opacity:.76;}100%{transform:rotate(360deg) scale(.96);opacity:.42;}}@keyframes brandHeroScan{0%{background-position:0 -130%,0 0;opacity:.18;}42%,58%{opacity:.46;}100%{background-position:0 130%,0 0;opacity:.18;}}.product-card-shell{padding:2px;border:1px solid rgba(85,241,200,.10);background:var(--brand-navy);box-shadow:0 18px 48px rgba(0,0,0,.38),0 0 0 1px rgba(16,217,165,.035);}.product-card-shell::before{inset:-78%;background:conic-gradient( from 0deg,transparent 0 23%,rgba(16,217,165,.08) 29%,var(--brand-teal) 35%,var(--brand-mint) 39%,rgba(54,217,210,.74) 42%,transparent 49% 73%,rgba(16,217,165,.08) 79%,var(--brand-teal) 84%,rgba(85,241,200,.82) 88%,transparent 94% 100% );filter:saturate(1.12) drop-shadow(0 0 8px rgba(16,217,165,.22));animation:brandCardBorderOrbit 9s linear infinite;}.product-card-shell::after{background:linear-gradient(145deg,rgba(2,9,28,.98),rgba(3,22,35,.94));box-shadow:inset 0 0 0 1px rgba(85,241,200,.035);}.product-card{background:linear-gradient(155deg,rgba(2,9,28,.965),rgba(3,24,35,.91)) !important;}.product-image-wrap{background:radial-gradient(circle at 50% 8%,rgba(16,217,165,.07),transparent 58%),linear-gradient(150deg,rgba(255,255,255,.025),rgba(54,217,210,.018));}.electric-glow-layer--primary{opacity:.34;box-shadow:inset 0 0 30px rgba(16,217,165,.035),0 0 22px rgba(16,217,165,.055);animation:brandCardGlowPulse 4.6s ease-in-out infinite;}.electric-glow-layer--secondary{opacity:.18;background:radial-gradient(circle at 50% 0%,rgba(85,241,200,.13),transparent 48%);animation:brandCardGlowPulse 6.2s ease-in-out infinite reverse;}.product-card-shell:hover{transform:translateY(-7px);border-color:rgba(85,241,200,.28);box-shadow:0 26px 62px rgba(0,0,0,.48),0 0 20px rgba(16,217,165,.14),0 0 42px rgba(54,217,210,.08);}.product-card-shell:hover::before{animation-duration:5.6s;}@keyframes brandCardBorderOrbit{to{transform:rotate(360deg);}}@keyframes brandCardGlowPulse{0%,100%{opacity:.16;}50%{opacity:.42;}}@media (max-width:680px){.hero-brand-stage{min-height:340px;}.hero-brand-showcase{width:min(92vw,390px);border-radius:26px;}body[data-page="home"] .home-snow-layer{opacity:.30;}}@media (prefers-reduced-motion:reduce){.hero-brand-stage::before,.hero-brand-showcase,.hero-brand-showcase::before,.hero-brand-showcase::after,.hero-brand-halo,.hero-brand-scan,.product-card-shell::before,.electric-glow-layer--primary,.electric-glow-layer--secondary{animation:none !important;}.hero-brand-showcase{opacity:1;transform:none;}}body[data-page="category"] .catalog-shared-particles-stage,body[data-page="category"] .catalog-shared-particles,body[data-page="category"] .category-particles,body[data-page="product"] .catalog-shared-particles-stage,body[data-page="product"] .catalog-shared-particles,body[data-page="product"] .category-particles{display:none !important;}body[data-page="category"] #categoryView>.snow-layer{z-index:0;}body[data-page="category"] #categoryView>.category-hero,body[data-page="category"] #categoryView>.category-child-strip,body[data-page="category"] #categoryView>.category-catalog{z-index:1;}body[data-page="product"] .product-page-main>.snow-layer{z-index:0;}body[data-page="product"] .product-page-main>.container{position:relative;z-index:1;}.product-card-shell .product-image-wrap{height:250px;min-height:250px;padding:18px;display:grid;place-items:center;overflow:hidden;}.product-card-shell .product-image-link{width:100%;height:100%;display:grid;place-items:center;}.product-card-shell .product-image{width:100%;height:100% !important;max-width:100%;max-height:100%;object-fit:contain !important;object-position:center;margin:0 auto;}.product-card--compact .product-image-wrap{height:180px;min-height:180px;}@media (min-width:1280px){.home-category-section>.container.home-section-content,.category-catalog>.container,.related-section>.container{width:min(calc(100% - 48px),1460px);max-width:1460px;}.home-product-grid,#categoryProductGrid,#relatedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;}}@media (min-width:850px) and (max-width:1279px){.product-card-shell .product-image-wrap{height:220px;min-height:220px;}.product-card--compact .product-image-wrap{height:170px;min-height:170px;}}@media (min-width:600px) and (max-width:849px){.product-card-shell .product-image-wrap{height:210px;min-height:210px;}}@media (max-width:599px){.product-card-shell .product-image-wrap{height:240px;min-height:240px;}.product-card--compact .product-image-wrap{height:180px;min-height:180px;}}

/* SOURCE: phase613.css */
@media (min-width:1280px){.home-category-section>.container.home-section-content,.category-catalog>.container,.related-section>.container{width:min(calc(100% - 32px),1200px);max-width:1200px;}.home-product-grid,#categoryProductGrid,#relatedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;}}

/* SOURCE: phase615.css */
.product-card-shell .product-image-wrap{height:240px;min-height:0;padding:18px;display:flex;align-items:center;justify-content:center;}.product-card-shell .product-image-link{width:100%;height:100%;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;}.product-card-shell .product-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;}.product-card--compact .product-image-wrap{height:190px;min-height:0;}.product-card--compact .product-image{width:100%;height:100%;object-fit:contain;object-position:center;}.product-detail-card{align-items:start;}.product-detail-media{align-self:start;min-height:0;height:clamp(360px,42vw,520px);display:flex;align-items:flex-start;justify-content:center;padding:24px;}.product-detail-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center top;}.product-detail-copy{align-self:start;justify-content:flex-start;}@media (max-width:980px){.product-detail-media{height:min(58vw,420px);}}@media (max-width:599px){.home-product-grid .product-card-shell,#categoryProductGrid .product-card-shell,.related-grid .product-card-shell{width:min(100%,350px);margin-inline:auto;}.product-card-shell .product-image-wrap{height:205px;min-height:0;padding:14px;}.product-card--compact .product-image-wrap{height:175px;}.product-detail-media{height:min(72vw,340px);min-height:0;padding:16px;}}

/* SOURCE: phase8.css */
body[data-page="home"] .hero-brand-showcase{width:clamp(310px,41vw,570px) !important;aspect-ratio:1240 / 316 !important;min-height:0 !important;border-radius:clamp(18px,2.4vw,30px);background:rgba(2,7,27,.72);--hero-image-opacity:1;--hero-particle-opacity:0;}body[data-page="home"] .hero-logo-colorbuild-canvas{opacity:var(--hero-particle-opacity) !important;inset:0;width:100%;height:100%;}body[data-page="home"] .hero-logo-colorbuild-fallback{width:100% !important;height:100% !important;object-fit:contain !important;opacity:var(--hero-image-opacity) !important;border-radius:inherit;}body[data-page="home"] .hero-brand-showcase.is-hero-complete .hero-logo-colorbuild-fallback{animation:heroLogoGlowV8 3.8s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(0,255,211,.35)) drop-shadow(0 0 20px rgba(16,217,165,.20));}body[data-page="home"] .hero-brand-showcase.is-hero-complete .hero-logo-colorbuild-canvas{display:none;}body[data-page="home"] .hero-brand-showcase .hero-brand-scan{display:none !important;}@keyframes heroLogoGlowV8{0%,100%{filter:drop-shadow(0 0 7px rgba(0,255,211,.26)) drop-shadow(0 0 16px rgba(16,217,165,.13));}50%{filter:drop-shadow(0 0 13px rgba(0,255,211,.52)) drop-shadow(0 0 30px rgba(85,241,200,.25));}}@media (max-width:680px){body[data-page="home"] .hero-brand-showcase{width:min(88vw,410px) !important;}}body[data-page="category"] #categoryView>.category-hero{min-height:0;padding:56px 0 44px;display:flex;align-items:center;}body[data-page="category"] .category-hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:0;padding-top:0;padding-bottom:0;}body[data-page="category"] .category-hero-content .eyebrow{margin-bottom:10px;}body[data-page="category"] .category-hero-content h1{margin:0 auto 12px;font-size:clamp(2.7rem,6vw,5.2rem);line-height:1.02;letter-spacing:-.025em;text-wrap:balance;}body[data-page="category"] .category-hero-content p{max-width:760px;margin-inline:auto;}@media (max-width:680px){body[data-page="category"] #categoryView>.category-hero{padding:42px 0 36px;}body[data-page="category"] .category-hero-content h1{font-size:clamp(2.25rem,11vw,3.45rem);line-height:1.05;}}.product-full-description{margin-top:18px;padding:18px 20px;border-radius:14px;border:1px solid rgba(85,241,200,.14);background:rgba(5,24,32,.72);}.product-full-description h2{margin:0 0 10px;font-size:clamp(17px,2vw,21px);color:#dffdf5;}.product-full-description p{margin:0;white-space:pre-line;line-height:1.9;color:#b9d8d2;}body[data-page="home"] .hero-brand-showcase{animation:none !important;transform:none !important;}body[data-page="home"] .hero-brand-showcase::after{display:none !important;animation:none !important;}body[data-page="home"] .hero-brand-showcase::before{animation:none !important;opacity:.52;}body[data-page="home"] .hero-brand-halo{display:none !important;animation:none !important;}body[data-page="home"] .hero-brand-stage::before,body[data-page="home"] .hero-brand-stage::after{animation:none !important;}body[data-page="home"] .hero-brand-stage::before{opacity:.45;}body[data-page="home"] .hero-brand-stage::after{opacity:.28;}

/* SOURCE: phase9.css */
/* IT Source Phase 9 — cart + additive storefront refinements */
.cart-nav-link{position:relative;display:inline-flex!important;align-items:center;gap:8px;padding-inline:12px!important}
.cart-nav-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cart-count{position:absolute;inset-block-start:-7px;inset-inline-start:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#43f0ca,#2bb9f1);color:#04121f;font-size:.72rem;font-weight:900;display:grid;place-items:center;box-shadow:0 0 0 2px #07182b,0 0 16px rgba(67,240,202,.55)}
.cart-nav-link.has-items{color:#64f4d8!important;text-shadow:0 0 16px rgba(68,238,208,.34)}
.add-cart-button{border:1px solid rgba(74,225,205,.42);background:linear-gradient(135deg,rgba(30,190,172,.19),rgba(38,136,224,.18));color:#dffff9;cursor:pointer;font:inherit;font-weight:800;border-radius:12px;padding:11px 15px;transition:.22s ease;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.add-cart-button:hover,.add-cart-button:focus-visible{transform:translateY(-2px);border-color:#53ecd2;background:linear-gradient(135deg,rgba(42,213,190,.3),rgba(48,151,237,.28));box-shadow:0 10px 26px rgba(19,151,157,.2),0 0 18px rgba(74,225,205,.13)}
.add-cart-button.is-added{border-color:#73f5c9;background:linear-gradient(135deg,rgba(54,215,164,.35),rgba(47,175,219,.28));color:#fff}
.detail-actions .add-cart-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center}
.cart-page-main{position:relative;min-height:72vh;padding:52px 0 78px;overflow:hidden}
.cart-page-main:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 8%,rgba(36,218,198,.09),transparent 27%),radial-gradient(circle at 84% 20%,rgba(39,138,235,.1),transparent 30%)}
.cart-page-head,.cart-layout{position:relative;z-index:1}
.cart-page-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}
.cart-page-head h1{margin:7px 0 8px;font-size:clamp(2.2rem,5vw,4.4rem);line-height:.98;color:#f5fbff;text-shadow:0 0 30px rgba(58,211,220,.13)}
.cart-page-head p{margin:0;color:var(--muted);max-width:650px}
.cart-items-count{border:1px solid rgba(63,224,207,.28);background:rgba(13,40,65,.72);color:#72efd9;border-radius:999px;padding:10px 16px;font-weight:800;white-space:nowrap}
.cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.68fr);gap:24px;align-items:start}
.cart-items{display:grid;gap:16px}
.cart-item{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px;border:1px solid rgba(75,217,211,.2);border-radius:22px;background:linear-gradient(145deg,rgba(11,31,52,.94),rgba(8,27,47,.9));box-shadow:0 20px 45px rgba(1,10,20,.18),inset 0 1px rgba(255,255,255,.025)}
.cart-item-image-wrap{height:118px;border-radius:16px;display:grid;place-items:center;padding:10px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(32,126,163,.08));border:1px solid rgba(93,220,214,.12)}
.cart-item-image{width:100%;height:100%;object-fit:contain;object-position:center}
.cart-item-copy h2{font-size:1.12rem;margin:9px 0;color:#f4fbff}.cart-item-copy h2 a{color:inherit;text-decoration:none}.cart-item-copy h2 a:hover{color:#68efda}
.cart-item-prices{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center}.cart-item-prices strong{direction:ltr;color:#fff;font-size:1.08rem}.cart-item-prices span{color:#7ccfda;font-size:.9rem}
.cart-item-controls{display:grid;justify-items:center;gap:11px}
.quantity-control{display:grid;grid-template-columns:38px 42px 38px;align-items:center;border:1px solid rgba(83,229,209,.27);background:rgba(6,25,43,.78);border-radius:13px;overflow:hidden}
.quantity-control button{height:40px;border:0;background:rgba(53,187,193,.08);color:#79f0da;font-size:1.35rem;cursor:pointer;transition:.18s ease}.quantity-control button:hover{background:rgba(63,224,207,.2);color:#fff}.quantity-control strong{text-align:center;color:#fff;direction:ltr}
.cart-remove{border:0;background:transparent;color:#f28596;cursor:pointer;font:inherit;font-weight:700;font-size:.86rem;padding:6px 9px;border-radius:9px}.cart-remove:hover{background:rgba(240,91,112,.1);color:#ff9baa}
.cart-summary{position:sticky;top:92px;border-radius:24px;padding:23px;border:1px solid rgba(62,224,207,.24);background:linear-gradient(160deg,rgba(14,43,68,.96),rgba(7,27,48,.96));box-shadow:0 22px 55px rgba(0,8,18,.24),0 0 34px rgba(31,183,188,.06)}
.cart-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:18px;border-bottom:1px solid rgba(104,215,219,.12)}.cart-summary-head h2{margin:0;color:#f7fbff;font-size:1.25rem}.cart-summary-head span{color:#58e8d0;font-size:.8rem;font-weight:800;letter-spacing:.08em}
.cart-total-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.cart-total-row span{color:#9eb9c6}.cart-total-row strong{color:#fff;font-size:1.32rem;direction:ltr}.cart-total-row--secondary strong{font-size:1rem;color:#67d8d4}
.cart-request-note{margin:16px 0 0;padding:11px 12px;border-radius:12px;background:rgba(244,186,70,.09);border:1px solid rgba(244,186,70,.18);color:#e9c873;font-size:.85rem;line-height:1.7}
.cart-whatsapp-checkout{margin-top:20px;width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:14px;background:linear-gradient(135deg,#29c993,#26aebd);color:#031a1c;font-weight:900;box-shadow:0 15px 34px rgba(26,177,153,.2);transition:.22s ease}.cart-whatsapp-checkout:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 18px 42px rgba(26,177,153,.3)}.cart-whatsapp-checkout.is-disabled{opacity:.45;pointer-events:none}
.cart-clear{width:100%;margin-top:10px;border:1px solid rgba(240,109,127,.18);background:rgba(240,109,127,.04);color:#ed9aa6;border-radius:13px;padding:11px;cursor:pointer;font:inherit;font-weight:700}.cart-clear:hover{background:rgba(240,109,127,.1)}
.cart-empty{position:relative;z-index:1;max-width:690px;margin:32px auto 0;text-align:center;padding:54px 28px;border:1px solid rgba(76,226,209,.2);border-radius:28px;background:linear-gradient(145deg,rgba(12,38,61,.9),rgba(8,27,47,.9));box-shadow:0 28px 70px rgba(0,8,17,.22)}
.cart-empty-icon{width:88px;height:88px;margin:0 auto 20px;border-radius:26px;display:grid;place-items:center;border:1px solid rgba(75,232,213,.28);background:radial-gradient(circle,rgba(61,224,202,.18),rgba(47,137,220,.08));box-shadow:0 0 38px rgba(51,211,197,.13)}.cart-empty-icon svg{width:42px;height:42px;stroke:#66efd8;fill:none;stroke-width:1.7}
.cart-empty h1{margin:0 0 10px;color:#f6fbff;font-size:2rem}.cart-empty p{color:#9cb8c6;margin:0 auto 22px;max-width:480px;line-height:1.8}
.cart-item--unavailable{grid-template-columns:80px minmax(0,1fr) auto}.cart-item-placeholder{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:rgba(240,112,126,.08);border:1px solid rgba(240,112,126,.2);color:#ff9dac;font-size:1.6rem;font-weight:900}
@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-page-head{align-items:flex-start;flex-direction:column}.cart-item{grid-template-columns:110px minmax(0,1fr);}.cart-item-controls{grid-column:1/-1;display:flex;justify-content:space-between;width:100%;align-items:center}.cart-item-image-wrap{height:96px}}
@media(max-width:560px){.cart-page-main{padding-top:34px}.cart-item{grid-template-columns:86px minmax(0,1fr);gap:13px;padding:14px;border-radius:18px}.cart-item-image-wrap{height:82px}.quantity-control{grid-template-columns:36px 40px 36px}.cart-page-head h1{font-size:2.45rem}.cart-nav-label{display:none}}

/* SOURCE: phase13.css */
/* Phase 14.6: native smooth scrolling for ordinary in-page navigation.
   Pagination temporarily overrides this while it performs its own constant-speed scroll. */
html {
  scroll-behavior: smooth;
}

/* Phase 13: performance + pagination. Reuses the approved IT Source color tokens only. */
.category-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin: 30px auto 4px;
  min-height: 48px;
}
.category-page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}
.category-page-button {
  min-width: 42px;
  height: 42px;
  padding: 0 12px;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-pill);
  background: linear-gradient(180deg, var(--color-bg-900), var(--color-bg-950));
  color: var(--color-text);
  font: inherit;
  font-weight: 800;
  cursor: pointer;
  transition: transform var(--transition), border-color var(--transition), box-shadow var(--transition), background var(--transition), color var(--transition);
  box-shadow: inset 0 0 0 1px rgba(76, 201, 240, .04);
}
.category-page-button:hover:not(:disabled),
.category-page-button:focus-visible {
  transform: translateY(-2px);
  border-color: var(--color-cyan);
  color: var(--color-brand-soft);
  box-shadow: 0 0 20px rgba(76, 201, 240, .16), 0 0 30px rgba(32, 214, 178, .10);
  outline: none;
}
.category-page-button.is-active {
  border-color: var(--color-brand);
  color: var(--color-text);
  background:
    radial-gradient(circle at 35% 25%, rgba(255,255,255,.12), transparent 35%),
    linear-gradient(135deg, rgba(32,214,178,.30), rgba(76,201,240,.20)),
    var(--color-bg-950);
  box-shadow: 0 0 10px rgba(32,214,178,.50), 0 0 26px rgba(76,201,240,.24), inset 0 0 18px rgba(32,214,178,.12);
}
.category-page-button:disabled {
  cursor: default;
  opacity: .38;
  color: var(--color-muted);
}
.category-page-nav { min-width: 78px; }
.category-page-ellipsis {
  min-width: 24px;
  text-align: center;
  color: var(--color-muted);
  font-weight: 800;
}
.category-load-status {
  margin: 12px auto 0;
  min-height: 22px;
  text-align: center;
  color: var(--color-brand-soft);
  font-size: .88rem;
}
#categoryProductGrid {
  transition: opacity 180ms ease, filter 180ms ease;
}
#categoryProductGrid.is-loading {
  opacity: .58;
  filter: saturate(.78);
  pointer-events: none;
}
#categoryProductGrid .product-card-shell,
#homepageCatalogSections .product-card-shell {
  contain: layout style;
}
.services-section,
.site-footer {
  content-visibility: auto;
  contain-intrinsic-size: 1px 520px;
}
@media (max-width: 599px) {
  .category-pagination { gap: 7px; margin-top: 24px; }
  .category-page-numbers { gap: 6px; }
  .category-page-button { min-width: 38px; height: 38px; padding-inline: 10px; font-size: .86rem; }
  .category-page-nav { min-width: 66px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .category-page-button,
  #categoryProductGrid { transition: none; }
  .category-page-button:hover:not(:disabled) { transform: none; }
}
/* Phase 14.13 — brand glitch feedback (hover burst + stronger click burst) */
[data-glitch-button]{--it-glitch-primary:var(--color-brand-soft,#7af5db);--it-glitch-secondary:var(--color-cyan,#4cc9f0);--it-glitch-dark:var(--color-bg-950,#031219);isolation:isolate;}
[data-glitch-button].it-glitch-ready{position:relative;}
[data-glitch-button]>.it-glitch-layer{position:absolute;inset:0;z-index:6;display:flex;align-items:center;justify-content:center;gap:inherit;border-radius:inherit;color:inherit;background:transparent;opacity:0;visibility:hidden;overflow:hidden;pointer-events:none;user-select:none;white-space:nowrap;text-shadow:-1.4px 0 var(--it-glitch-primary),1.4px 0 var(--it-glitch-secondary);}
[data-glitch-button]>.it-glitch-layer--1{clip-path:inset(0 0 66% 0);}
[data-glitch-button]>.it-glitch-layer--2{clip-path:inset(33% 0 33% 0);}
[data-glitch-button]>.it-glitch-layer--3{clip-path:inset(66% 0 0 0);}
.card-cart-icon-button>.it-glitch-layer{display:grid;place-items:center;}
.card-cart-icon-button>.it-glitch-layer .card-cart-icon{position:static;grid-area:1/1;}
[data-glitch-button].is-glitch-hover>.it-glitch-layer,[data-glitch-button].is-glitch-click>.it-glitch-layer{visibility:visible;}
[data-glitch-button].is-glitch-hover>.it-glitch-layer--1{animation:it-glitch-hover-1 .26s steps(2,end) 1;}
[data-glitch-button].is-glitch-hover>.it-glitch-layer--2{animation:it-glitch-hover-2 .26s steps(2,end) 1;}
[data-glitch-button].is-glitch-hover>.it-glitch-layer--3{animation:it-glitch-hover-3 .26s steps(2,end) 1;}
[data-glitch-button].is-glitch-click>.it-glitch-layer--1{animation:it-glitch-click-1 .5s steps(2,end) 1;filter:drop-shadow(-2px 0 var(--it-glitch-primary));}
[data-glitch-button].is-glitch-click>.it-glitch-layer--2{animation:it-glitch-click-2 .5s steps(2,end) 1;filter:drop-shadow(2px 0 var(--it-glitch-secondary));}
[data-glitch-button].is-glitch-click>.it-glitch-layer--3{animation:it-glitch-click-3 .5s steps(2,end) 1;filter:drop-shadow(-1px 0 #fff) drop-shadow(1px 0 var(--it-glitch-secondary));}
@keyframes it-glitch-hover-1{0%,100%{opacity:0;transform:translateX(0)}25%{opacity:.72;transform:translateX(-2px)}55%{opacity:.52;transform:translateX(3px)}80%{opacity:.25;transform:translateX(-1px)}}
@keyframes it-glitch-hover-2{0%,100%{opacity:0;transform:translateX(0)}20%{opacity:.58;transform:translateX(2px)}50%{opacity:.4;transform:translateX(-3px)}78%{opacity:.2;transform:translateX(1px)}}
@keyframes it-glitch-hover-3{0%,100%{opacity:0;transform:translateX(0)}30%{opacity:.62;transform:translateX(-1px)}60%{opacity:.42;transform:translateX(2px)}82%{opacity:.18;transform:translateX(-2px)}}
@keyframes it-glitch-click-1{0%,100%{opacity:0;transform:translateX(0)}10%{opacity:.95;transform:translateX(-5px)}24%{opacity:.72;transform:translateX(7px)}38%{opacity:.9;transform:translateX(-3px)}56%{opacity:.48;transform:translateX(5px)}72%{opacity:.78;transform:translateX(-2px)}88%{opacity:.25;transform:translateX(1px)}}
@keyframes it-glitch-click-2{0%,100%{opacity:0;transform:translateX(0)}8%{opacity:.82;transform:translateX(4px)}22%{opacity:.92;transform:translateX(-7px)}42%{opacity:.55;transform:translateX(3px)}58%{opacity:.84;transform:translateX(-4px)}76%{opacity:.46;transform:translateX(6px)}90%{opacity:.18;transform:translateX(-1px)}}
@keyframes it-glitch-click-3{0%,100%{opacity:0;transform:translateX(0)}14%{opacity:.9;transform:translateX(-3px)}30%{opacity:.62;transform:translateX(5px)}46%{opacity:.94;transform:translateX(-6px)}64%{opacity:.5;transform:translateX(2px)}80%{opacity:.72;transform:translateX(-3px)}92%{opacity:.2;transform:translateX(1px)}}
@media (prefers-reduced-motion:reduce){[data-glitch-button]>.it-glitch-layer{display:none!important;}[data-glitch-button].is-glitch-hover,[data-glitch-button].is-glitch-click{animation:none!important;}}

/* Phase 15 bilingual language switch */
.language-switch{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:64px;height:38px;padding:0 11px;border:1px solid rgba(80,239,207,.42);border-radius:999px;background:linear-gradient(145deg,rgba(12,34,45,.78),rgba(9,24,35,.58));color:#dffdf7;box-shadow:inset 0 0 14px rgba(80,239,207,.06),0 0 0 1px rgba(68,201,240,.04);backdrop-filter:blur(10px);font:700 12px/1 system-ui;letter-spacing:.06em;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.language-switch:hover,.language-switch:focus-visible{border-color:rgba(80,239,207,.82);box-shadow:0 0 18px rgba(80,239,207,.17),inset 0 0 16px rgba(76,201,240,.08);transform:translateY(-1px)}.language-switch svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.cart-nav-link{min-width:40px;justify-content:center}.locale-en .site-nav,.locale-en .mobile-menu,.locale-en main,.locale-en .site-footer{text-align:left}.locale-en .nav-dropdown,.locale-en .nav-submenu{direction:ltr}.locale-en .nav-nested-arrow{transform:scaleX(-1)}@media(max-width:900px){.mobile-menu .language-switch{width:100%;justify-content:flex-start;padding-inline:14px}}

/* Phase 15.1 UI/content refresh */
.locale-en .desktop-nav>a,.locale-en .nav-category-root,.locale-en .nav-category-direct{font-size:.86rem;padding-inline:7px}
.locale-en .desktop-nav{gap:1px}.locale-en .site-nav{gap:10px}.locale-en .brand-copy strong{font-size:.92rem}.locale-en .brand-copy small{font-size:.64rem}
.social-button--instagram{background:linear-gradient(145deg,#b74cff,#f2478b 48%,#ff9e45);box-shadow:0 0 20px rgba(206,70,181,.26)}
.social-button--instagram svg{fill:none;stroke:currentColor;stroke-width:1.7}
.social-button--pending{opacity:.45;filter:saturate(.55);cursor:default}.social-button--pending:hover{transform:none}
.footer-inner--expanded{grid-template-columns:1.05fr 1.45fr .9fr .9fr;align-items:start}.footer-info-group{display:grid;gap:16px}.footer-info-group .footer-contact-item{justify-content:flex-start;align-items:flex-start}.footer-contact-item>div{display:grid;gap:3px}.footer-contact-item strong,.footer-hours>strong,.footer-social>strong{color:var(--color-text);font-size:.86rem}.footer-contact-item span,.footer-hours p{color:var(--color-muted)}.footer-hours p{margin:5px 0}.footer-closed{color:var(--color-brand-soft)!important;font-weight:800}.footer-social{display:grid;gap:12px}.footer-social-links{display:flex;gap:9px;flex-wrap:wrap}.footer-social-links .social-button{width:42px;height:42px;border-radius:13px}.footer-social-links .social-button svg{width:21px;height:21px}
@media(max-width:1100px){.footer-inner--expanded{grid-template-columns:repeat(2,minmax(0,1fr));}.footer-info-group .footer-contact-item{justify-content:flex-start}}
@media(max-width:680px){.footer-inner--expanded{grid-template-columns:1fr;text-align:center}.footer-brand,.footer-info-group .footer-contact-item{justify-content:center}.footer-social{justify-items:center}.footer-social-links{justify-content:center}}


/* Phase 15.2 footer / brand alignment */
.brand-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}
.brand-copy>strong,.brand-copy>small{width:100%;text-align:inherit}
html[dir="rtl"] .brand-copy{text-align:right;align-items:flex-end}
html[dir="ltr"] .brand-copy{text-align:left;align-items:flex-start}
.footer-inner--expanded{text-align:start}
.footer-brand{justify-content:flex-start;align-items:center;text-align:start}
.footer-brand>div{display:grid;gap:2px;text-align:start}
.footer-info-group .footer-contact-item{justify-content:flex-start;align-items:flex-start;text-align:start}
.footer-contact-item>div,.footer-hours,.footer-social{text-align:start}
.footer-social{justify-items:start}
.footer-social-links{justify-content:flex-start}
.footer-phones span{justify-items:start}
.social-button--instagram,.social-button--whatsapp,.social-button--facebook{color:var(--color-brand-soft);background:linear-gradient(145deg,rgba(8,37,47,.96),rgba(3,20,28,.98));border:1px solid rgba(80,239,207,.42);box-shadow:inset 0 0 16px rgba(80,239,207,.07),0 0 18px rgba(76,201,240,.12),0 10px 24px rgba(0,0,0,.28)}
.social-button--instagram:hover,.social-button--whatsapp:hover,.social-button--facebook:hover{color:#efffff;border-color:rgba(80,239,207,.82);box-shadow:inset 0 0 18px rgba(80,239,207,.1),0 0 24px rgba(80,239,207,.22),0 12px 28px rgba(0,0,0,.32)}
.social-button--instagram svg{fill:none;stroke:currentColor;stroke-width:1.7}
.social-button--whatsapp svg,.social-button--facebook svg{fill:currentColor;stroke:none}
@media(max-width:680px){.footer-inner--expanded{grid-template-columns:1fr;text-align:start;gap:24px}.footer-brand,.footer-info-group .footer-contact-item{justify-content:flex-start}.footer-hours{text-align:start}.footer-social{justify-items:start}.footer-social-links{justify-content:flex-start}}

/* Phase 15.3 — easier nested navigation */
.nav-submenu{right:calc(100% - 2px);left:auto;}
.locale-ar .nav-submenu{right:calc(100% - 2px);left:auto;}
.locale-en .nav-submenu{left:calc(100% - 2px);right:auto;}
.nav-submenu::before{content:"";position:absolute;top:-3px;bottom:-3px;width:14px;pointer-events:auto;}
.locale-ar .nav-submenu::before{right:-14px;left:auto;}
.locale-en .nav-submenu::before{left:-14px;right:auto;}

/* Phase 15.3 — footer time alignment */
.footer-time{direction:ltr;unicode-bidi:isolate;width:100%;}
.locale-ar .footer-time{text-align:right;}
.locale-en .footer-time{text-align:left;}
