/* Technology / Techhike replica layout for Nora Commerce */
:root{--tech-yellow:#ffd400;--tech-black:#111;--tech-line:#e8e8e8;--tech-soft:#f5f5f5;--tech-purple:#6924e8}.techhike-store{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:13px}.tech-container{width:min(1420px,calc(100% - 34px));margin:0 auto}.tech-top{border-bottom:1px solid #eee;background:#fff;color:#666;font-size:11px}.tech-top .tech-container{height:32px;display:flex;align-items:center;justify-content:space-between}.tech-header{background:#fff;position:relative;z-index:10}.tech-head-main{height:78px;display:grid;grid-template-columns:220px minmax(300px,1fr) 125px 40px 130px;align-items:center;gap:20px}.tech-logo{display:flex;align-items:center;gap:9px;font-size:27px;font-weight:900;letter-spacing:-1.4px}.tech-logo-mark{width:34px;height:34px;border-radius:50%;background:var(--tech-yellow);display:grid;place-items:center;font-size:20px}.tech-search{height:40px;border:1px solid #dedede;border-radius:24px;display:flex;overflow:hidden}.tech-search input{border:0!important;border-radius:0!important;height:100%;padding:0 18px;font-size:12px;outline:0}.tech-search button{border:0;background:var(--tech-yellow);font-weight:800;padding:0 28px;cursor:pointer}.tech-user,.tech-cart{display:flex;align-items:center;gap:9px}.tech-user small,.tech-cart small{display:block;font-size:10px;color:#777}.tech-user a,.tech-cart b{font-size:11px;font-weight:800}.tech-icon{font-size:22px}.tech-wish{position:relative;font-size:24px}.tech-wish i{font-style:normal;position:absolute;right:-9px;top:-5px;background:var(--tech-yellow);border-radius:99px;min-width:16px;height:16px;font-size:9px;display:grid;place-items:center}.tech-cart>span{font-size:23px}.tech-nav{height:47px;background:var(--tech-yellow)}.tech-nav .tech-container{height:100%;display:grid;grid-template-columns:235px repeat(6,max-content) 1fr max-content max-content;align-items:center;gap:28px;font-size:11px;font-weight:700}.tech-all{font-weight:900}.tech-home{padding-top:28px}.tech-hero-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:25px}.tech-hero-main,.tech-hero-side{min-height:405px;position:relative;overflow:hidden;background:#f0f1f3}.tech-hero-main:before{content:"";position:absolute;inset:0;background-image:var(--hero-img);background-size:cover;background-position:center right}.tech-hero-main:not([style]):before{background:linear-gradient(105deg,#f2f2f2 0 48%,#ddd 100%)}.tech-hero-copy{position:absolute;z-index:2;left:72px;top:72px;max-width:360px}.tech-hero-copy small{font-size:12px}.tech-hero-copy h1{font-size:42px;line-height:1.03;margin:12px 0 8px;font-weight:500;letter-spacing:-1.8px}.tech-hero-copy p{margin:0 0 18px;color:#444}.tech-hero-copy strong{display:block;font-size:20px;margin-bottom:22px}.tech-hero-copy button,.tech-featured-ad button{background:var(--tech-yellow);border:0;border-radius:20px;padding:11px 22px;font-size:11px;font-weight:800}.tech-hero-side{background:var(--tech-purple);color:#fff;text-align:center;padding:52px 30px}.tech-hero-side:after{content:"";position:absolute;left:12%;right:12%;bottom:20px;height:170px;background-image:var(--promo-img);background-size:contain;background-repeat:no-repeat;background-position:center}.tech-hero-side h2{font-size:28px;line-height:1.05;margin:8px auto 12px;max-width:250px}.tech-hero-side p{font-size:11px}.tech-benefits{margin:28px 0 50px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--tech-line)}.tech-benefits>div{min-height:78px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--tech-line)}.tech-benefits>div:last-child{border:0}.tech-benefits b{color:#f5b700;font-size:24px}.tech-benefits p{margin:0}.tech-benefits strong,.tech-benefits small{display:block}.tech-benefits strong{font-size:11px}.tech-benefits small{font-size:9px;color:#777;margin-top:4px}.tech-deal-row{display:grid;grid-template-columns:280px 1fr;gap:28px}.tech-weekly{border:2px solid var(--tech-yellow);padding:28px 24px;text-align:center}.tech-weekly h3{text-align:left;margin:0 0 25px;font-size:18px}.tech-weekly-product{display:block}.tech-weekly-product img,.tech-weekly .tech-ph{width:100%;height:185px;object-fit:contain}.tech-weekly-product b{display:block;font-size:12px;margin-top:10px}.tech-weekly-product span{display:block;font-weight:800;margin:8px 0 28px}.tech-weekly>small{font-size:10px;color:#777}.tech-countdown{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:12px}.tech-countdown b{padding:8px 3px;background:#f7f7f7;font-size:13px}.tech-countdown span{display:block;color:#777;font-size:8px;font-weight:400;margin-top:3px}.tech-section-title{height:44px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #eee}.tech-section-title h2{font-size:17px;margin:0;font-weight:800}.tech-section-title span{color:#bbb;font-size:20px}.tech-product-strip{display:grid;grid-template-columns:repeat(6,1fr)}.tech-product-strip.seven{grid-template-columns:repeat(7,1fr)}.tech-product{min-width:0;padding:22px 16px 12px;border-right:1px solid #eee;position:relative}.tech-product:last-child{border-right:0}.tech-product img,.tech-product .tech-ph{width:100%;height:170px;object-fit:contain;background:#fff}.tech-ph{display:grid;place-items:center;color:#ccc;font-size:44px}.tech-product em{position:absolute;left:10px;top:12px;background:var(--tech-yellow);font-style:normal;font-size:8px;font-weight:800;border-radius:9px;padding:3px 6px}.tech-product h3{font-size:11px;line-height:1.4;min-height:32px;margin:9px 0 4px;color:#19438a;font-weight:600}.tech-product strong{display:block;font-size:11px}.tech-product del{font-size:9px;color:#888;margin-right:5px}.tech-mini-promos{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:16px}.tech-mini-promos>div{height:125px;background:linear-gradient(105deg,#f1f1f1,#e9e9e9);padding:28px 32px;position:relative;overflow:hidden}.tech-mini-promos>div:after{content:"";position:absolute;width:180px;height:90px;right:20px;bottom:8px;border-radius:50%;background:radial-gradient(circle,#bbb 0 35%,#ddd 36% 60%,transparent 61%)}.tech-mini-promos small,.tech-mini-promos b{display:block;position:relative;z-index:1}.tech-mini-promos b{font-size:20px;margin-top:5px}.tech-block{margin-top:58px}.tech-category-grid{display:grid;grid-template-columns:260px repeat(3,1fr);border:1px solid #e5e5e5}.tech-category-feature{grid-row:span 2;background:var(--tech-yellow);padding:22px 30px;min-height:390px;text-align:center}.tech-category-feature h3{font-size:23px;margin:5px 0 42px}.earbuds{font-size:70px;letter-spacing:18px;transform:rotate(-8deg)}.tech-cat-card{min-height:195px;padding:28px;display:flex;justify-content:space-between;border-left:1px solid #eee;border-bottom:1px solid #eee}.tech-cat-card h3{margin:0 0 12px;font-size:14px}.tech-cat-card p{font-size:10px;line-height:1.7;margin:0}.tech-cat-card>span{font-size:74px;color:#6b7280;align-self:center}.tech-three-promos{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:32px}.tech-three-promos a{height:145px;background:linear-gradient(100deg,#f3f3f3,#e8e8e8);padding:35px;position:relative;overflow:hidden}.tech-three-promos a:after{content:"";position:absolute;right:15px;bottom:5px;width:160px;height:100px;background:radial-gradient(circle at 60% 50%,#777 0 22%,#aaa 23% 45%,transparent 46%)}.tech-three-promos small{background:var(--tech-yellow);font-size:8px;padding:3px 5px}.tech-three-promos b{display:block;font-size:18px;margin-top:7px;position:relative;z-index:2}.tech-wide-banners{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:58px}.tech-wide-banners a{height:185px;padding:43px 34px;color:#fff;position:relative;overflow:hidden;background:#799}.tech-wide-banners a:nth-child(2){background:#333}.tech-wide-banners a:after{content:"";position:absolute;inset:0;background-image:var(--wide-img);background-size:cover;background-position:center;z-index:0;opacity:.95}.tech-wide-banners a:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,0));z-index:1}.tech-wide-banners small,.tech-wide-banners b,.tech-wide-banners span{display:block;position:relative;z-index:2}.tech-wide-banners b{font-size:24px;margin:5px 0}.tech-featured-grid{display:grid;grid-template-columns:300px 1fr;gap:0}.tech-featured-ad{min-height:520px;background:linear-gradient(#d7d7d7,#eee);padding:45px 32px;text-align:center}.tech-featured-ad h3{font-size:23px}.tech-featured-products{display:grid;grid-template-columns:repeat(5,1fr)}.tech-brands{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e5e5e5;margin:55px 0 70px;height:100px}.tech-brands span{display:grid;place-items:center;border-right:1px solid #eee;font-size:27px;font-weight:900;letter-spacing:1px}.tech-brands span:last-child{border-right:0}.tech-blog{background:#f4f4f4;margin-left:calc((100vw - min(1420px,calc(100vw - 34px)))/-2);margin-right:calc((100vw - min(1420px,calc(100vw - 34px)))/-2);padding:45px max(17px,calc((100vw - 1420px)/2));}.tech-blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.tech-blog article{background:#fff}.tech-blog article img,.tech-blog-ph{width:100%;height:210px;object-fit:cover}.tech-blog-ph{display:grid;place-items:center;background:#ddd;font-weight:900;color:#888}.tech-blog article small,.tech-blog article h3,.tech-blog article p{display:block;margin-left:18px;margin-right:18px}.tech-blog article small{margin-top:16px;color:#888;font-size:9px}.tech-blog article h3{font-size:13px;line-height:1.4}.tech-blog article p{font-size:10px;line-height:1.5;color:#555;margin-bottom:22px}.tech-newsletter{background:var(--tech-yellow);height:65px}.tech-newsletter .tech-container{height:100%;display:grid;grid-template-columns:270px 1fr minmax(320px,620px);align-items:center;gap:30px}.tech-newsletter b{font-size:16px}.tech-newsletter span{font-size:10px}.tech-newsletter form{display:flex;background:#fff;border-radius:20px;overflow:hidden;height:34px}.tech-newsletter input{border:0!important;border-radius:0!important;padding:0 14px;font-size:10px}.tech-newsletter button{border:0;background:#111;color:#fff;padding:0 24px;font-size:10px}.tech-footer{background:#fff}.tech-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:80px;padding-top:48px;padding-bottom:42px}.tech-footer h4{font-size:12px;margin:0 0 20px}.tech-footer p,.tech-footer a{display:block;font-size:10px;line-height:1.9;color:#444}.tech-apps{display:flex;gap:8px}.tech-apps span{border:1px solid #ccc;border-radius:4px;padding:8px 10px;font-size:10px}.tech-copy{border-top:1px solid #eee;min-height:60px;display:flex;justify-content:space-between;align-items:center;color:#777;font-size:9px}
@media(max-width:1100px){.tech-head-main{grid-template-columns:190px 1fr 45px 110px}.tech-user{display:none}.tech-nav .tech-container{grid-template-columns:210px repeat(4,max-content) 1fr max-content}.tech-nav a:nth-of-type(6),.tech-nav a:nth-of-type(7){display:none}.tech-product-strip.seven{grid-template-columns:repeat(4,1fr)}.tech-featured-products{grid-template-columns:repeat(3,1fr)}.tech-category-grid{grid-template-columns:220px repeat(2,1fr)}.tech-category-feature{grid-row:span 3}.tech-benefits{grid-template-columns:repeat(3,1fr)}.tech-benefits>div{border-bottom:1px solid #eee}}
@media(max-width:780px){.tech-container{width:min(100% - 22px,1420px)}.tech-top{display:none}.tech-head-main{height:auto;padding:12px 0;grid-template-columns:1fr auto auto}.tech-logo{font-size:22px}.tech-search{grid-column:1/-1;grid-row:2}.tech-nav{overflow:auto}.tech-nav .tech-container{min-width:780px}.tech-hero-grid,.tech-deal-row,.tech-wide-banners,.tech-featured-grid{grid-template-columns:1fr}.tech-hero-main,.tech-hero-side{min-height:330px}.tech-hero-copy{left:28px;top:48px}.tech-hero-copy h1{font-size:31px}.tech-hero-side{min-height:260px}.tech-benefits{grid-template-columns:1fr 1fr}.tech-product-strip,.tech-product-strip.seven{grid-template-columns:repeat(2,1fr)}.tech-category-grid{grid-template-columns:1fr 1fr}.tech-category-feature{grid-column:1/-1;grid-row:auto;min-height:280px}.tech-three-promos{grid-template-columns:1fr}.tech-featured-products{grid-template-columns:repeat(2,1fr)}.tech-brands{grid-template-columns:repeat(2,1fr);height:auto}.tech-brands span{min-height:80px}.tech-blog-grid{grid-template-columns:1fr 1fr}.tech-newsletter{height:auto;padding:18px 0}.tech-newsletter .tech-container{grid-template-columns:1fr}.tech-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.tech-weekly{display:none}}
@media(max-width:480px){.tech-product-strip,.tech-product-strip.seven,.tech-featured-products,.tech-category-grid,.tech-blog-grid,.tech-footer-grid{grid-template-columns:1fr 1fr}.tech-category-feature{grid-column:1/-1}.tech-cat-card{min-height:160px;padding:18px}.tech-cat-card>span{font-size:42px}.tech-product img,.tech-product .tech-ph{height:135px}.tech-blog article img,.tech-blog-ph{height:150px}.tech-footer-grid{grid-template-columns:1fr}.tech-copy{align-items:flex-start;gap:15px;padding:16px 0;flex-direction:column}}
