:root{--navy:#092944;--blue:#164f78;--red:#ef4c43;--ink:#172632;--muted:#64737e;--line:#dce3e7;--soft:#f4f7f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.top-notice{height:34px;padding:0 6vw;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:11px}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{height:84px;padding:0 6vw;display:flex;align-items:center;gap:4vw}.brand{width:160px;display:flex;flex-wrap:wrap;align-items:flex-end;color:var(--navy);font-size:28px;font-weight:900;line-height:.72;letter-spacing:-1.5px}.brand b{color:var(--red)}.brand small{width:100%;font-size:7px;letter-spacing:2.8px;margin-top:8px}.brand .custom-logo{max-height:54px;width:auto}.brand .custom-logo-link{display:block}.site-search{flex:1}.site-search label{height:45px;border:1px solid #bac5cb;background:#f8fafb;display:flex;align-items:center;padding:0 14px;gap:12px}.site-search span{font-size:23px}.site-search input[type=search]{border:0;outline:0;background:transparent;width:100%;font-size:13px}.header-actions{display:flex;gap:24px;font-size:12px;font-weight:700}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--red);color:#fff;font-size:10px}.nav-row{height:48px;border-top:1px solid var(--line);padding-left:6vw;display:flex;align-items:center}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:30px}.main-nav a{font-size:12px;font-weight:700}.quote-link{margin-left:auto;height:48px;padding:0 25px;background:var(--red);color:#fff;display:flex;align-items:center;font-size:12px;font-weight:700;margin-right:6vw}.menu-toggle{display:none;border:0;background:transparent;font-size:20px}.site-shell{min-height:60vh}.home-hero{min-height:540px;padding:75px 8vw;background:linear-gradient(120deg,#edf3f5 0 54%,#dce9ee 54%);background-size:cover;background-position:center;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.hero-content{max-width:600px;position:relative;z-index:2}.hero-content>p,.section-title>p,.mini-label{margin:0 0 18px;color:var(--red);font-size:10px;letter-spacing:2.4px;font-weight:800}.hero-content h1{font:600 56px/1.04 Georgia,serif;color:var(--navy);letter-spacing:-2.5px;margin:0}.hero-intro{max-width:530px;margin:22px 0 30px;color:var(--muted);font-size:16px;line-height:1.7}.hero-cta{display:inline-block;padding:15px 22px;background:var(--red);color:#fff;font-size:12px;font-weight:700}.hero-art{position:relative;height:380px}.hero-box{position:absolute;right:9%;top:65px;width:65%;height:240px;background:#be915d;color:var(--navy);font-weight:900;display:grid;place-items:center;font-size:27px;box-shadow:0 24px 35px #17334c33}.hero-box:before{content:"";position:absolute;height:25px;left:3%;right:-3%;top:-25px;background:#d0a16b;transform:skewX(-30deg)}.hero-box:after{content:"";position:absolute;inset:0 38%;background:#d8b27e88}.hero-roll{position:absolute;left:12%;bottom:15px;width:135px;height:135px;border-radius:50%;background:radial-gradient(circle,#eef2f3 0 23%,#ad8049 24% 32%,#dfc077 33%);box-shadow:0 17px 24px #1c344833}.home-categories,.tape-types{padding:78px 7vw}.section-title h2,.tape-types h2{margin:0;color:var(--navy);font-size:32px;letter-spacing:-1.2px}.category-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.category-card{min-height:330px;background:var(--soft);display:grid;grid-template-columns:48% 52%;align-items:center;border:1px solid var(--line);overflow:hidden;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #17334c18}.category-card img{width:100%;height:100%;object-fit:cover}.category-symbol{display:grid;place-items:center;height:100%;font-size:110px;color:var(--red);background:#e8eff2}.category-card>div{padding:35px}.category-card p{color:var(--muted);font-size:12px;line-height:1.6}.category-card h3{font:600 31px Georgia,serif;color:var(--navy);margin:12px 0 24px}.category-card div>span{font-size:11px;font-weight:700;color:var(--red)}.tape-types{background:var(--navy);color:#fff}.tape-types h2{color:#fff}.tape-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#496278;border:1px solid #496278;margin-top:35px}.tape-type-grid a{background:var(--navy);padding:32px;min-height:230px;transition:.2s}.tape-type-grid a:hover{background:#123a5b}.tape-type-grid span{color:var(--red);font-size:11px;font-weight:800}.tape-type-grid h3{font:500 24px Georgia,serif;margin:35px 0 12px}.tape-type-grid p{color:#b7c7d4;font-size:11px;line-height:1.6;min-height:38px}.tape-type-grid b{display:block;margin-top:25px;font-size:10px}.store-benefits{padding:32px 7vw;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.store-benefits>div{display:flex;justify-content:center;gap:13px;border-right:1px solid var(--line)}.store-benefits>div:last-child{border:0}.store-benefits b{color:var(--red)}.store-benefits span strong,.store-benefits span small{display:block}.store-benefits strong{font-size:12px;color:var(--navy)}.store-benefits small{font-size:10px;color:var(--muted);margin-top:4px}.shop-page,.content-page{max-width:1280px;margin:auto;padding:55px 5vw}.woocommerce-products-header__title,.product_title,.content-page h1{color:var(--navy);font:600 38px Georgia,serif}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:16px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:16px;border:1px solid var(--line);background:#fff}.woocommerce ul.products li.product img{background:var(--soft);margin:0 0 16px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--navy);font-size:13px!important;line-height:1.45}.woocommerce ul.products li.product .price{color:var(--navy)!important;font-size:17px!important;font-weight:700}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--navy)!important;color:#fff!important;border-radius:0!important;font-size:11px!important}.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--red)!important}.woocommerce span.onsale{background:var(--red)!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--navy)!important}.woocommerce .quantity .qty{min-height:38px}.woocommerce-message{border-top-color:var(--red)}.woocommerce-message:before{color:var(--red)}.site-footer{padding:55px 7vw;background:#061d32;color:#9fb2c1;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:60px;font-size:11px}.footer-brand{color:#fff}.site-footer p{line-height:1.6;max-width:250px}.site-footer>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.site-footer strong{color:#fff}.site-footer a:hover{color:#fff}
@media(max-width:900px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.category-card{grid-template-columns:1fr}.category-card img,.category-symbol{height:210px}.tape-type-grid{grid-template-columns:1fr}.tape-type-grid a{min-height:auto}.home-hero{grid-template-columns:1fr}.hero-art{display:none}}
@media(max-width:680px){.top-notice{padding:0 18px}.top-notice a{display:none}.header-inner{height:72px;padding:0 18px;gap:14px}.menu-toggle{display:block}.brand{width:125px;font-size:22px}.site-search{position:absolute;top:106px;left:15px;right:15px;z-index:3}.header-actions a:first-child{display:none}.nav-row{display:none;position:absolute;z-index:5;top:151px;left:0;right:0;height:auto;padding:20px;background:#fff;align-items:flex-start}.nav-row.is-open{display:flex}.main-nav ul{display:grid;gap:18px}.quote-link{margin:0 0 0 auto}.home-hero{margin-top:56px;min-height:560px;padding:60px 22px}.hero-content h1{font-size:41px}.home-categories,.tape-types{padding:55px 18px}.section-title h2,.tape-types h2{font-size:27px}.category-pair{grid-template-columns:1fr}.store-benefits{grid-template-columns:1fr;gap:22px}.store-benefits>div{border:0;justify-content:flex-start}.woocommerce ul.products{grid-template-columns:1fr}.shop-page,.content-page{padding:40px 18px}.site-footer{grid-template-columns:1fr 1fr;gap:35px}.site-footer>div:first-child{grid-column:span 2}}
