:root{--navy:#010f43;--navy-2:#010736;--blue:#016ffd;--teal:#01d8ca;--cyan:#09cce2;--ink:#101b3f;--muted:#61708d;--line:#dce5f1;--surface:#fff;--soft:#f5f8fc;--danger:#d92d50;--shadow:0 20px 55px rgba(1,15,67,.12);--radius:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--soft);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink)}button,input,textarea,select{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.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}
.top-strip{background:linear-gradient(90deg,var(--teal),var(--cyan));color:var(--navy);font-size:.76rem;font-weight:800;letter-spacing:.03em;text-align:center;padding:7px 16px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(1,15,67,.08);backdrop-filter:blur(16px)}.header-inner{width:min(1180px,calc(100% - 32px));min-height:76px;margin:auto;display:flex;align-items:center;gap:28px}.brand{flex:0 0 245px}.brand img{width:220px;height:auto}.header-search{height:46px;flex:1;display:flex;border:1px solid var(--line);border-radius:15px;background:var(--soft);overflow:hidden;transition:.2s}.header-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,111,253,.1);background:#fff}.header-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:0 16px;color:var(--ink)}.header-search button{border:0;background:var(--navy);color:#fff;font-weight:800;padding:0 18px}.header-actions{display:flex;gap:8px}.icon-action,.cart-action{height:46px;border:0;border-radius:13px;background:transparent;color:var(--navy);display:flex;align-items:center;gap:7px;font-size:.78rem;font-weight:800;padding:0 12px}.icon-action:hover{background:#edf3fb}.icon-action>span:first-child{font-size:1.05rem;color:var(--blue)}.cart-action{color:#fff;background:var(--blue);box-shadow:0 8px 20px rgba(1,111,253,.22)}.cart-action b{background:var(--teal);color:var(--navy);min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:.68rem}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(9,204,226,.22),transparent 27%),linear-gradient(135deg,var(--navy-2),var(--navy) 70%,#062564);color:#fff}.hero:after{content:"";position:absolute;inset:auto -10% -170px;height:260px;background:var(--soft);transform:rotate(-3deg)}.hero-inner{position:relative;z-index:1;width:min(1180px,calc(100% - 32px));min-height:540px;margin:auto;padding:78px 0 110px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:900;color:var(--teal)}.eyebrow:before{content:"";width:25px;height:3px;border-radius:5px;background:currentColor}.eyebrow.dark{color:var(--blue)}.hero h1{max-width:700px;margin:18px 0;font-size:clamp(2.7rem,6vw,5.25rem);line-height:.96;letter-spacing:-.06em}.hero h1 em{color:var(--teal);font-style:normal}.hero-copy>p{max-width:650px;color:#c8d5ee;font-size:1.08rem;line-height:1.7}.hero-actions{display:flex;gap:12px;margin:30px 0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;font-weight:900;min-height:50px;padding:0 23px}.primary-button{background:linear-gradient(135deg,var(--teal),var(--cyan));color:var(--navy);box-shadow:0 12px 28px rgba(1,216,202,.2)}.primary-button:hover{transform:translateY(-1px);filter:saturate(1.12)}.secondary-button{border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.06)}.primary-button.full{width:100%}.trust-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:22px;color:#c8d5ee;font-size:.83rem;font-weight:700}.trust-list b{color:var(--teal);margin-right:5px}.hero-art{position:relative;min-height:350px;display:grid;place-items:center}.hero-card{position:relative;z-index:2;width:min(330px,84%);aspect-ratio:.78;border-radius:34px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(155deg,rgba(255,255,255,.18),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.24);box-shadow:0 35px 70px rgba(0,0,0,.25);backdrop-filter:blur(10px);transform:rotate(4deg)}.hero-card:before{content:"";position:absolute;inset:18px 18px auto auto;width:44px;height:44px;border:4px solid var(--teal);border-radius:14px;transform:rotate(45deg)}.hero-card span{color:var(--teal);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.hero-card strong{font-size:2.3rem;line-height:1;letter-spacing:-.05em;margin:12px 0}.hero-card small{color:#dce8fa}.tech-orbit{position:absolute;border:1px solid rgba(1,216,202,.35);border-radius:50%}.orbit-one{width:430px;height:230px;transform:rotate(42deg)}.orbit-two{width:270px;height:470px;transform:rotate(-30deg);border-color:rgba(1,111,253,.5)}
.category-bar{position:relative;z-index:3;margin-top:-55px}.category-inner{width:min(900px,calc(100% - 32px));margin:auto;padding:12px;display:flex;justify-content:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:var(--shadow)}.category{border:0;border-radius:12px;background:transparent;color:var(--muted);font-weight:850;padding:13px 24px}.category:hover{background:var(--soft);color:var(--navy)}.category.active{background:var(--navy);color:#fff;box-shadow:0 8px 20px rgba(1,15,67,.18)}
.catalog{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:90px 0 80px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.05em;margin:8px 0 0}.section-heading>p{color:var(--muted);font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:.25s;box-shadow:0 7px 25px rgba(1,15,67,.04)}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(1,111,253,.28)}.product-image{height:235px;background:linear-gradient(145deg,#f8fbff,#edf3fb);display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:18px;transition:.3s}.product-card:hover .product-image img{transform:scale(1.035)}.no-image{font-size:3rem;color:#b5c7dd}.product-badge{position:absolute;top:14px;left:14px;z-index:1;border-radius:30px;padding:7px 11px;background:var(--teal);color:var(--navy);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-body{padding:20px}.product-category{color:var(--blue);font-weight:900;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase}.product-card h3{font-size:1.1rem;line-height:1.3;margin:7px 0;min-height:2.85em}.product-description{color:var(--muted);font-size:.86rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.65em}.price-row{display:flex;align-items:baseline;gap:8px;margin:14px 0}.price-row strong{font-size:1.35rem;color:var(--navy)}.price-row del{color:#96a3b7;font-size:.82rem}.stock{font-size:.74rem;font-weight:800;color:#22866e}.stock.low{color:#c97916}.stock.out{color:var(--danger)}.product-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:15px}.add-cart,.ask-product{border:0;border-radius:12px;min-height:44px;font-weight:900}.add-cart{background:var(--blue);color:#fff}.add-cart:disabled{opacity:.5;cursor:not-allowed}.ask-product{padding:0 14px;background:#e8fbfa;color:var(--navy);border:1px solid rgba(1,216,202,.4)}.loading-card{height:410px;border-radius:var(--radius);background:linear-gradient(90deg,#edf2f8 25%,#f8fafd 50%,#edf2f8 75%);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{text-align:center;padding:70px;border:1px dashed #c8d4e3;border-radius:var(--radius);background:#fff}.empty-state span{font-size:3rem;color:var(--blue)}.empty-state h3{margin:8px 0}.empty-state p{color:var(--muted)}
.support-band{width:min(1180px,calc(100% - 32px));margin:0 auto 90px;padding:28px 32px;border-radius:24px;background:linear-gradient(100deg,var(--blue),#0057d0);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 22px 50px rgba(1,111,253,.2)}.support-band>div{display:flex;align-items:center;gap:17px}.support-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:var(--teal);color:var(--navy);font-size:1.6rem;font-weight:900}.support-band strong{font-size:1.15rem}.support-band p{margin:4px 0 0;color:#dceaff}.support-band button{border:1px solid rgba(255,255,255,.5);border-radius:13px;background:#fff;color:var(--navy);padding:13px 18px;font-weight:900;white-space:nowrap}
footer{background:var(--navy-2);color:#c4d1e8;padding:60px 0 20px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}.footer-inner>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-brand img{width:240px;background:#fff;border-radius:10px;padding:8px}.footer-brand p{max-width:400px;line-height:1.65}.footer-inner strong{color:#fff;margin-bottom:5px}.footer-inner a,.footer-inner button{color:#c4d1e8;background:none;border:0;padding:0}.footer-inner a:hover,.footer-inner button:hover{color:var(--teal)}.copyright{width:min(1180px,calc(100% - 32px));margin:45px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem}
dialog{padding:0;border:0;border-radius:24px;color:var(--ink);box-shadow:0 30px 80px rgba(0,0,0,.28);background:#fff}dialog::backdrop{background:rgba(1,7,54,.64);backdrop-filter:blur(5px)}.dialog-head{display:flex;align-items:start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.dialog-head small{color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.dialog-head h2{margin:4px 0 0;font-size:1.8rem;letter-spacing:-.04em}.close-dialog{width:39px;height:39px;border-radius:12px;border:1px solid var(--line);background:var(--soft);font-size:1.5rem;color:var(--navy)}.side-dialog{width:min(480px,calc(100% - 20px));max-height:88vh;padding:25px;margin-right:18px}.form-dialog{width:min(680px,calc(100% - 20px));max-height:92vh;padding:27px}.cart-items{max-height:50vh;overflow:auto;display:flex;flex-direction:column;gap:10px}.cart-empty{text-align:center;color:var(--muted);padding:45px}.cart-item{display:grid;grid-template-columns:55px 1fr auto;gap:12px;align-items:center;background:var(--soft);border-radius:14px;padding:10px}.cart-item img{width:55px;height:55px;object-fit:contain;background:#fff;border-radius:10px}.cart-item strong{font-size:.88rem}.cart-item small{display:block;color:var(--muted);margin-top:4px}.cart-controls{display:flex;align-items:center;gap:7px}.cart-controls button{border:1px solid var(--line);background:#fff;width:27px;height:27px;border-radius:8px}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:1.1rem}.cart-total strong{color:var(--navy);font-size:1.35rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:.78rem;font-weight:850;color:var(--navy)}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid textarea,.form-grid select,.reply-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;outline:0;background:#fbfdff;color:var(--ink);resize:vertical}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus,.reply-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,111,253,.09)}.form-dialog .primary-button{margin-top:18px}.form-status{min-height:20px;margin:10px 0 0;text-align:center;color:var(--muted);font-size:.85rem}.form-status.error{color:var(--danger)}.form-status.success{color:#14735c}.contact-product{display:flex;gap:12px;align-items:center;padding:12px;background:var(--soft);border-radius:14px;margin-bottom:17px}.contact-product img{width:60px;height:60px;object-fit:contain;background:#fff;border-radius:10px}.contact-product strong{display:block}.contact-product small{color:var(--muted)}
.messages-dialog{width:min(980px,calc(100% - 20px));height:min(720px,92vh);padding:25px}.customer-inbox{height:calc(100% - 90px);min-height:420px;display:grid;grid-template-columns:300px 1fr;border:1px solid var(--line);border-radius:17px;overflow:hidden}.customer-inbox aside{background:var(--soft);border-right:1px solid var(--line);overflow:auto;padding:10px}.conversation-button{width:100%;text-align:left;border:0;border-radius:12px;background:transparent;padding:13px;margin-bottom:4px}.conversation-button:hover,.conversation-button.active{background:#fff;box-shadow:0 4px 13px rgba(1,15,67,.07)}.conversation-button strong,.conversation-button span{display:block}.conversation-button span{color:var(--muted);font-size:.75rem;margin-top:4px}.thread-placeholder{display:grid;place-content:center;text-align:center;color:var(--muted);padding:30px}.thread-placeholder>span{font-size:2.8rem;color:var(--blue)}.thread-placeholder h3{color:var(--navy);margin-bottom:0}.thread-content{height:100%;display:grid;grid-template-rows:auto 1fr auto;min-height:0}.thread-title{padding:16px 20px;border-bottom:1px solid var(--line);font-weight:900;color:var(--navy)}.message-stream{padding:20px;display:flex;flex-direction:column;gap:10px;overflow:auto;background:#fbfdff}.message{max-width:78%;padding:11px 14px;border-radius:15px;font-size:.88rem;line-height:1.45}.message small{display:block;margin-top:5px;font-size:.64rem;opacity:.65}.message.customer{align-self:flex-end;background:var(--blue);color:#fff;border-bottom-right-radius:4px}.message.admin{align-self:flex-start;background:#e8fbfa;color:var(--navy);border-bottom-left-radius:4px}.reply-form{display:grid;grid-template-columns:1fr auto;gap:9px;padding:14px;border-top:1px solid var(--line)}.reply-form button{border:0;border-radius:12px;background:var(--navy);color:#fff;font-weight:900;padding:0 18px}.toast{position:fixed;left:50%;bottom:25px;z-index:80;transform:translate(-50%,140%);background:var(--navy);color:#fff;padding:13px 18px;border-radius:13px;box-shadow:var(--shadow);transition:.3s;font-size:.85rem;font-weight:750}.toast.show{transform:translate(-50%,0)}
@media (max-width:1000px){.header-inner{gap:15px}.brand{flex-basis:185px}.brand img{width:180px}.icon-action span:last-child{display:none}.hero-inner{grid-template-columns:1fr .7fr;gap:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.top-strip{font-size:.65rem}.header-inner{width:calc(100% - 20px);min-height:67px;flex-wrap:wrap;padding:8px 0}.brand{flex:1}.brand img{width:165px}.header-actions{margin-left:auto}.icon-action{padding:0 8px}.header-search{order:3;flex-basis:100%;height:42px}.site-header{padding-bottom:8px}.hero-inner{grid-template-columns:1fr;min-height:0;padding:55px 0 105px}.hero-art{display:none}.hero h1{font-size:3.1rem}.hero-actions{flex-direction:column;align-items:stretch;text-align:center}.trust-list{gap:10px;flex-direction:column}.category-inner{justify-content:flex-start;overflow-x:auto}.category{white-space:nowrap;padding:11px 17px}.catalog{padding:65px 0}.section-heading{align-items:start;flex-direction:column}.product-grid{grid-template-columns:1fr}.product-image{height:250px}.support-band{align-items:stretch;flex-direction:column;padding:24px}.support-band>div{align-items:flex-start}.footer-inner{grid-template-columns:1fr;gap:35px}.form-grid{grid-template-columns:1fr}.customer-inbox{grid-template-columns:1fr;grid-template-rows:150px 1fr}.customer-inbox aside{border-right:0;border-bottom:1px solid var(--line)}.messages-dialog{padding:18px}.message{max-width:90%}.side-dialog{margin:auto}.cart-action span:nth-child(2){display:none}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Cuenta real de clientes TimmyTech */
.account-action.signed-in{background:#e8fbfa;color:var(--navy)}
.account-action.signed-in>span:first-child{color:#11856d}
.account-order-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px;padding:13px 14px;border:1px solid #cfe9e7;border-radius:14px;background:#f0fcfa}
.account-order-banner div{min-width:0}.account-order-banner span,.account-order-banner strong,.account-order-banner small{display:block}.account-order-banner span{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#15826c}.account-order-banner strong{margin:3px 0;color:var(--navy);font-size:.9rem}.account-order-banner small{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.account-order-banner button{border:0;background:transparent;color:var(--blue);font-size:.75rem;font-weight:900;white-space:nowrap}
.auth-dialog{width:min(520px,calc(100% - 20px))}.auth-tabs,.account-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;padding:5px;margin-bottom:18px;border-radius:13px;background:var(--soft)}.auth-tabs button,.account-tabs button{border:0;border-radius:10px;background:transparent;color:var(--muted);padding:10px 12px;font-size:.78rem;font-weight:900}.auth-tabs button.active,.account-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 3px 12px rgba(1,15,67,.08)}
.auth-form{display:grid;gap:13px}.auth-form label{display:flex;flex-direction:column;gap:7px;color:var(--navy);font-size:.78rem;font-weight:850}.auth-form input{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;outline:0;background:#fbfdff;color:var(--ink)}.auth-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,111,253,.09)}.auth-form label>small{color:var(--muted);font-weight:600}.auth-form .remember-check{display:flex;flex-direction:row;align-items:center;gap:9px;color:var(--muted);font-weight:700}.auth-form .remember-check input{width:auto}.auth-form.compact{max-width:560px}.auth-form .primary-button{margin-top:2px}
.account-dialog{width:min(760px,calc(100% - 20px));max-height:92vh;padding:27px;overflow:auto}.account-identity{display:flex;align-items:center;gap:14px;padding:15px;margin-bottom:17px;border-radius:16px;background:linear-gradient(120deg,#f4f9ff,#effcf9);border:1px solid var(--line)}.account-avatar{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:15px;background:var(--navy);color:var(--teal);font-weight:950;letter-spacing:.04em}.account-identity strong,.account-identity span,.account-identity small{display:block}.account-identity strong{color:var(--navy);font-size:1rem}.account-identity span{display:inline-block;margin:4px 0;padding:3px 7px;border-radius:20px;background:#fff;color:var(--blue);font-size:.7rem;font-weight:900}.account-identity small{color:var(--muted)}.account-tabs{grid-template-columns:repeat(4,1fr)}.account-panel{display:none;min-height:210px}.account-panel.active{display:block}.account-list{display:grid;gap:9px}.account-empty{padding:45px 20px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px}.account-order{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.account-order>div:last-child{text-align:right}.account-order strong,.account-order b,.account-order span{display:block}.account-order strong{color:var(--navy)}.account-order span{margin-top:3px;color:var(--muted);font-size:.7rem}.account-order b{color:var(--navy);font-size:.9rem}.order-pill{display:inline-block!important;margin-top:5px!important;padding:4px 7px;border-radius:20px;background:#eef2f7;color:#52617a!important;text-transform:capitalize;font-weight:850}.order-entregado,.order-confirmado{background:#e5f8f2;color:#147159!important}.order-cancelado{background:#fce9ee;color:#b62547!important}.order-enviado,.order-preparando{background:#e9f2ff;color:#185fbf!important}.account-action-card{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.account-action-card>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#e5f3ff;color:var(--blue);font-size:1.25rem}.account-action-card strong{display:block;color:var(--navy)}.account-action-card p{margin:4px 0 0;color:var(--muted);font-size:.8rem}.account-action-card button{border:0;border-radius:11px;background:var(--navy);color:#fff;padding:11px 14px;font-weight:900}.logout-client{width:100%;margin-top:20px;border:1px solid #f1c6d0;border-radius:12px;background:#fff6f8;color:#b52647;padding:11px;font-weight:900}.conversation-button small{display:block;margin-top:5px;color:#8a97ab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.68rem}
@media (max-width:720px){.account-order-banner{align-items:flex-start;flex-direction:column}.account-tabs{grid-template-columns:repeat(2,1fr)}.account-action-card{grid-template-columns:auto 1fr}.account-action-card button{grid-column:1/-1;width:100%}.account-order{align-items:flex-start}.account-dialog{padding:18px}.auth-dialog{padding:20px}}
@media (max-width:520px){.header-actions .icon-action span:nth-child(2){display:none}.header-actions{gap:2px}.icon-action,.cart-action{padding:0 9px}}


/* Los servicios no manejan inventario físico. */
.stock.service-stock {
  color: #067a6a;
  background: #e8fbf7;
  border: 1px solid #b9f1e6;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 4px 9px;
  border-radius: 999px;
  font-weight: 800;
}

/* Ajuste móvil: iconos principales del encabezado más visibles */
@media (max-width:720px){
  .header-actions .icon-action,
  .header-actions .cart-action{
    height:50px;
    border-radius:15px;
    justify-content:center;
  }
  .header-actions .icon-action>span:first-child{
    font-size:1.45rem;
    line-height:1;
  }
  .header-actions .cart-action>span:first-child{
    font-size:1.35rem;
    line-height:1;
  }
  .header-actions .cart-action b{
    min-width:23px;
    height:23px;
    font-size:.72rem;
  }
}
@media (max-width:520px){
  .header-actions .icon-action,
  .header-actions .cart-action{
    padding:0 8px;
  }
  .header-actions .icon-action>span:first-child{
    font-size:1.5rem;
  }
  .header-actions .cart-action>span:first-child{
    font-size:1.4rem;
  }
}
