/*
Theme Name: LINK-TECH Store — September Edition
Version: 1.4.2
Description: Lightweight laptop, mobile and watch storefront for WooCommerce.
Author: LINK-TECH
Text Domain: link-tech-store
*/
:root{--navy:#073763;--orange:#ffa63d;--ink:#12283d;--muted:#5e6c78;--line:#dde4ea;--paper:#f3f5f7;--white:#fff;--radius:18px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:white;font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--navy);text-underline-offset:4px}a:hover{color:#995000}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid #c56a00;outline-offset:4px}img{max-width:100%;height:auto}.wrap{width:min(1200px,calc(100% - 48px));margin:auto}.skip{position:absolute;left:16px;top:-100px;z-index:999999;background:white;padding:12px}.skip:focus{top:12px}.topline{background:var(--navy);color:#fff;font-size:12px;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between;gap:16px}.topline a{color:white}.site-header{background:white;border-bottom:1px solid var(--line)}.header-main{display:flex;align-items:center;gap:32px;padding:23px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.brand-icon{width:46px;height:46px;object-fit:contain}.brand strong{font-size:23px;letter-spacing:-1px;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:2px;color:var(--muted);margin-top:5px}.search{display:flex;flex:1;max-width:510px;border:1px solid var(--line);border-radius:9px;background:var(--paper);overflow:hidden}.search input[type=search]{width:100%;min-width:0;border:0;background:transparent;padding:12px 15px;color:var(--ink)}.search button{border:0;background:var(--navy);color:white;padding:0 18px;cursor:pointer}.header-actions{display:flex;gap:20px;margin-left:auto;font-size:14px;white-space:nowrap}.header-actions a{text-decoration:none}.nav-row{display:flex;gap:30px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.nav-row a{text-decoration:none;font-size:14px;font-weight:600}.nav-row .support{margin-left:auto;font-weight:400;color:var(--muted)}.mobile-toggle{display:none;background:white;border:1px solid var(--line);border-radius:6px;padding:8px 12px}.hero{padding:48px 0 30px;background:linear-gradient(180deg,#f3f5f7,#fff)}.hero-panel{display:grid;grid-template-columns:1.05fr 1fr;border-radius:24px;background:#eaf0f5;overflow:hidden;min-height:480px}.hero-copy{padding:56px 0 56px 48px;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;text-transform:uppercase;color:var(--navy);margin:0 0 20px}.eyebrow:before{content:"";display:inline-block;width:22px;height:3px;background:var(--orange);vertical-align:middle;margin-right:10px}h1,h2,h3{line-height:1.13;letter-spacing:-.035em;color:var(--navy)}h1{font-size:clamp(38px,4.5vw,64px);margin:0 0 22px}h2{font-size:clamp(28px,3vw,38px);margin:0 0 16px}h3{font-size:23px}.hero-copy>p:not(.eyebrow){max-width:420px;color:var(--muted);font-size:17px}.hero-media{display:flex;align-items:center;justify-content:center;min-width:0;padding:20px}.hero-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.hero-note{font-size:11px;color:var(--muted);text-align:right;margin:8px 0}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-element-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 23px;border-radius:8px;text-decoration:none;border:1px solid transparent;background:var(--navy);color:white;font-weight:650;font-size:14px;line-height:1.4;cursor:pointer}.btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#124d80;color:white}.btn-orange{background:var(--orange);color:var(--navy)}.btn-orange:hover{background:#ffb960;color:var(--navy)}.btn-plain{border:1px solid #b1c1cf;background:transparent;color:var(--navy)}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);margin-top:26px;padding:20px 0;gap:22px}.service-strip strong{display:block;font-size:13px;color:var(--navy)}.service-strip span{font-size:12px;color:var(--muted)}.section{padding:40px 0}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}.section-heading h2{margin:0}.section-heading>a{font-size:13px;font-weight:650}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.category-tile{display:grid;grid-template-columns:1fr 42%;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:240px;overflow:hidden;text-decoration:none}.category-tile p{color:var(--muted);font-size:14px}.category-tile h3{margin:6px 0 12px;font-size:28px}.category-tile img{width:100%;height:190px;object-fit:contain;mix-blend-mode:multiply;transition:transform .2s}.category-tile:hover img{transform:translateY(-5px)}.category-tile .tile-link{font-weight:700;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white;display:flex;flex-direction:column}.product-card>a{text-decoration:none;display:block}.product-card .image-area{height:220px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:20px}.image-area img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.product-info{padding:19px;flex:1;display:flex;flex-direction:column}.product-info h3{font-size:16px;line-height:1.4;letter-spacing:-.01em;margin:8px 0 12px}.product-info h3 a{text-decoration:none}.product-info .price{font-size:18px;font-weight:750;color:var(--navy);margin:0 0 10px}.product-info .card-link{font-size:12px;font-weight:650;margin-top:auto}.badge{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--muted)}.review-note{font-size:12px;border:1px dashed #b1c1cf;background:#fff8eb;padding:12px 16px;border-radius:8px;margin-bottom:20px}.help-panel{display:flex;justify-content:space-between;align-items:center;gap:32px;border-radius:20px;background:var(--navy);color:#fff;padding:40px}.help-panel h2{color:white;font-size:30px}.help-panel p{color:#dae4ed;max-width:600px;margin-bottom:0}.site-footer{background:var(--paper);border-top:1px solid var(--line);margin-top:48px;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:32px}.footer-grid h2{font-size:13px;letter-spacing:.04em;text-transform:uppercase}.footer-grid p,.footer-grid a{font-size:13px;color:var(--muted)}.footer-grid a{display:block;margin:8px 0;text-decoration:none}.footer-bottom{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.page-content{padding:45px 0;min-height:45vh}.page-content>.entry{max-width:850px;margin:auto}.page-content h1{font-size:42px}.entry p,.entry ul{max-width:75ch}.woocommerce .woocommerce-breadcrumb{font-size:12px;margin-bottom:26px}.woocommerce ul.products li.product{border:1px solid var(--line);border-radius:12px;padding:18px;background:white}.woocommerce ul.products li.product a img{height:230px;object-fit:contain}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;line-height:1.4}.woocommerce ul.products li.product .price{color:var(--navy);font-weight:750;font-size:18px}.woocommerce div.product p.price{color:var(--navy);font-weight:750}.woocommerce div.product div.images img{max-height:560px;object-fit:contain}.woocommerce .quantity .qty{padding:10px;width:5em}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select,.wc-block-components-text-input input{border:1px solid #aebdc9;border-radius:6px;padding:12px;max-width:100%}.woocommerce table.shop_table{border-radius:10px}.woocommerce-message,.woocommerce-info{border-top-color:var(--navy)}.woocommerce-message:before,.woocommerce-info:before{color:var(--navy)}.woocommerce .woocommerce-ordering select{padding:9px}.shop-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;border:1px solid var(--line);border-radius:12px;padding:18px;margin-bottom:26px;background:var(--paper)}.shop-filters label{font-size:12px;display:flex;flex-direction:column;gap:4px}.shop-filters input,.shop-filters select{padding:9px;border:1px solid #adbdc9;border-radius:6px;width:150px}.shop-filters .btn{padding:10px 18px}.empty-catalog{padding:40px;border:1px solid var(--line);border-radius:16px}.screen-reader-text{position:absolute!important;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.woocommerce a.button.alt,.woocommerce button.button.alt{background:var(--navy)}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#124d80}@media(max-width:900px){.header-main{gap:18px;flex-wrap:wrap}.search{order:3;max-width:none;flex-basis:100%}.hero-copy{padding:38px 0 38px 30px}.hero-panel{min-height:390px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile{padding:22px;grid-template-columns:1fr}.category-tile img{height:140px}.footer-grid{grid-template-columns:repeat(2,1fr)}.nav-row{gap:22px}.nav-row .support{display:none}}@media(max-width:600px){.wrap{width:calc(100% - 32px)}.topline .wrap>span:last-child{display:none}.header-main{padding:16px 0;gap:12px}.brand strong{font-size:20px}.brand-icon{width:34px;height:34px}.header-actions{gap:12px;font-size:12px}.header-actions .account-link{display:none}.mobile-toggle{display:block}.nav-row{display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 0}.nav-row.is-open{display:flex}.nav-row a{padding:12px}.hero{padding-top:20px}.hero-panel{grid-template-columns:1fr}.hero-copy{padding:30px 26px 5px}.hero-media{height:240px;padding:0 24px 20px}.hero-note{font-size:10px}.service-strip{grid-template-columns:1fr;gap:12px}.service-strip>div{border-bottom:1px solid var(--line);padding-bottom:10px}.service-strip>div:last-child{border:0;padding-bottom:0}.section{padding:26px 0}.section-heading{align-items:start}.section-heading h2{font-size:27px}.category-grid{grid-template-columns:1fr;gap:16px}.category-tile{grid-template-columns:1fr 40%;min-height:190px}.category-tile h3{font-size:24px}.product-grid{gap:12px}.product-card .image-area{height:165px;padding:12px}.product-info{padding:13px}.product-info h3{font-size:14px}.product-info .price{font-size:16px}.help-panel{display:block;padding:28px}.help-panel .btn{margin-top:22px}.footer-grid{gap:24px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.shop-filters input,.shop-filters select{width:125px}.woocommerce ul.products li.product a img{height:150px}.woocommerce ul.products li.product{padding:12px}.page-content h1{font-size:34px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
