/*
Theme Name: Peptimatic Research Store
Theme URI: https://peptimatic.com/
Author: Peptimatic
Description: Clean WooCommerce storefront for laboratory/research catalog businesses. Original implementation inspired by modern research-material commerce patterns; no third-party branding or assets included.
Version: 1.1.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: novalab-research
Tags: e-commerce, woocommerce, custom-logo, responsive-layout
*/

:root{--ink:#10261f;--green:#0f6b4d;--green2:#0a543d;--muted:#687a73;--line:#dfe7e3;--soft:#f6f9f7;--cream:#eef3ec;--dark:#071a14;--max:1220px;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.announcement{background:var(--dark);color:#d9e9e2;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.02em}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.topbar{height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:22px;font-weight:900}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:17px;letter-spacing:.04em}.brand-copy small{font-size:9px;letter-spacing:.22em;margin-top:5px;color:var(--muted)}.custom-logo-link{display:block;line-height:0}.custom-logo{max-height:46px;width:auto}.header-search{flex:1;display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.header-search input{border:0;outline:0;flex:1;padding:13px 15px;font:inherit}.header-search button{border:0;background:var(--green);color:white;padding:0 20px;font-weight:800;cursor:pointer}.header-actions{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:700}.cart-pill{background:var(--ink);color:#fff;padding:10px 13px;border-radius:999px}.nav{height:47px;display:flex;align-items:center;gap:25px;font-size:12px;font-weight:800}.nav .verify-link{margin-left:auto;color:var(--green)}.mobile-toggle{display:none;border:0;background:none;font-size:26px}.hero{overflow:hidden;background:linear-gradient(120deg,#f8fbf9 0%,#eef5f1 72%,#e5efe9 100%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;min-height:610px;gap:35px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--green);font-size:11px;font-weight:900}.hero h1{font-size:clamp(46px,5.8vw,78px);line-height:.97;letter-spacing:-.045em;margin:15px 0 20px;max-width:820px}.hero-copy>p{font-size:17px;color:var(--muted);max-width:620px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin:29px 0 22px}.btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:9px;font-weight:800;font-size:13px;border:1px solid transparent;cursor:pointer}.btn-primary,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--green)!important;color:#fff!important}.btn-primary:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--green2)!important}.btn-secondary{background:#fff;border-color:var(--line)}.micro-trust{display:flex;gap:18px;color:#52675e;font-size:11px;font-weight:700;flex-wrap:wrap}.hero-art{height:530px;position:relative;display:flex;align-items:center;justify-content:center}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-a{width:310px;height:310px;background:#d5e8df;right:5%;top:17%}.orb-b{width:180px;height:180px;background:#ecf0d9;left:9%;bottom:13%}.vial{width:145px;height:250px;border-radius:24px 24px 34px 34px;background:linear-gradient(90deg,#dce7e2 0,#fff 48%,#d8e2de 100%);border:1px solid #c4d1cb;position:absolute;box-shadow:0 30px 55px rgba(23,68,51,.17);display:flex;align-items:center;justify-content:center}.vial .cap{position:absolute;top:-53px;width:105px;height:68px;background:repeating-linear-gradient(90deg,#263c34 0 4px,#385248 4px 8px);border-radius:12px 12px 6px 6px}.vial-label{width:106px;min-height:92px;background:#fff;border:1px solid #dbe4df;text-align:center;padding:12px 6px;font-weight:900;color:var(--green);font-size:19px;box-shadow:0 6px 14px rgba(0,0,0,.05)}.vial-label b{display:block;color:var(--ink);font-size:13px;margin-top:3px}.vial-label small{display:block;color:#8b9a93;font-size:7px;letter-spacing:.18em;margin-top:8px}.vial-main{z-index:3}.vial-back{transform:translate(-125px,35px) scale(.78) rotate(-5deg);z-index:2}.vial-side{transform:translate(125px,35px) scale(.78) rotate(6deg);z-index:2}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr)}.service-grid div{padding:23px;border-right:1px solid var(--line)}.service-grid div:first-child{padding-left:0}.service-grid div:last-child{border:0}.service-grid b{display:block;font-size:13px}.service-grid span{display:block;color:var(--muted);font-size:11px;margin-top:5px;line-height:1.4}.section{padding:92px 0}.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section h2,.cta h2{font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:-.03em;margin:0}.section-head>a,.text-link{font-weight:900;color:var(--green);font-size:13px}.store-grid,.products.columns-4{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.store-card,.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;border:1px solid var(--line);border-radius:var(--radius);padding:14px!important;background:#fff;transition:.2s;list-style:none}.store-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(12,42,31,.08)}.product-visual,.woocommerce ul.products li.product a img{height:250px;object-fit:cover;border-radius:12px;background:linear-gradient(140deg,#ecf3ef,#dfece6);margin:0 0 14px!important}.product-placeholder{height:250px;border-radius:12px;background:linear-gradient(140deg,#ecf3ef,#dfece6);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-placeholder:before{content:"";width:90px;height:145px;border-radius:18px 18px 24px 24px;background:linear-gradient(90deg,#e8efec,#fff,#dce7e2);border:1px solid #cbd8d2;box-shadow:0 18px 30px rgba(0,0,0,.12);position:absolute}.product-placeholder:after{content:"";width:66px;height:38px;border-radius:9px 9px 5px 5px;background:#30473f;position:absolute;transform:translateY(-87px)}.product-placeholder span{z-index:2;font-size:21px;font-weight:900;color:var(--green)}.store-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:18px!important;line-height:1.25;padding:0!important;margin:12px 0 6px!important}.store-card p{font-size:12px;color:var(--muted)}.store-price,.woocommerce ul.products li.product .price{font-size:17px!important;font-weight:900!important;color:var(--ink)!important}.store-card .product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}.woocommerce ul.products li.product .button{margin-top:12px!important;width:100%}.quality-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.lead{font-size:17px;line-height:1.7;color:var(--muted);max-width:580px}.steps{display:grid;gap:12px}.step{display:grid;grid-template-columns:70px 1fr;gap:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.step>span{font-weight:900;font-size:25px;color:#9cafA7}.step h3{margin:0 0 5px;font-size:19px}.step p{margin:0;color:var(--muted);font-size:13px}.family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.family-card{min-height:220px;border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;flex-direction:column;background:#fff}.family-card small{color:#92a39b}.family-card strong{font-size:20px;margin-top:28px}.family-card span{font-size:12px;color:var(--muted);margin-top:8px}.family-card em{font-style:normal;font-size:12px;font-weight:900;color:var(--green);margin-top:auto}.dark{background:var(--dark);color:#fff}.dark .eyebrow{color:#83c4ad}.verify-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.verify-grid p{color:#b5cbc2;line-height:1.7}.verify-card,.nlv-form{background:#fff;color:var(--ink);padding:26px;border-radius:16px}.nlv-form label{font-size:12px;font-weight:900}.nlv-input-row{display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden;margin-top:10px}.nlv-input-row input{flex:1;border:0;padding:15px;outline:0;text-transform:uppercase;letter-spacing:.08em;min-width:0}.nlv-input-row button{border:0;border-radius:0;background:var(--green);color:#fff;font-weight:900;padding:0 22px}.nlv-result{margin-top:12px;font-size:13px}.nlv-result.is-valid{color:#0c6b4a}.nlv-result.is-invalid{color:#9d2e2e}.nlv-details{margin:14px 0 0;padding:0;list-style:none;font-size:12px;color:var(--muted)}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-card{border-top:2px solid var(--ink);padding:22px 4px}.article-card span{color:var(--green);font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.article-card h3{font-size:22px;line-height:1.2;margin:16px 0}.article-card p{color:var(--muted);font-size:13px;line-height:1.6}.cta{background:var(--cream);padding:55px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer{background:#081a15;color:#d4e1dc;padding:68px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-grid p{color:#91a79d;max-width:420px;font-size:13px;line-height:1.7}.footer-grid h4{color:#fff;margin:0 0 16px}.footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:13px}.footer-menu a{color:#b7c9c2}.legal{border-top:1px solid rgba(255,255,255,.1);margin-top:48px;padding-top:20px;color:#7f958c;font-size:11px;line-height:1.6}.content-wrap{padding:60px 0}.woocommerce .quantity .qty{min-height:42px}.woocommerce div.product div.images img{border-radius:14px}.woocommerce div.product .product_title{font-size:42px;letter-spacing:-.03em}.woocommerce-message,.woocommerce-info{border-top-color:var(--green)!important}.woocommerce-message::before,.woocommerce-info::before{color:var(--green)!important}.woocommerce-cart table.cart img{width:72px;border-radius:8px}.site-main article.entry{max-width:860px;margin:auto}.entry-title{font-size:46px;letter-spacing:-.035em}.entry-content{font-size:16px;line-height:1.8}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.header-search,.header-actions,.nav{display:none}.mobile-toggle{display:block;margin-left:auto}.nav.is-open{display:flex;position:absolute;left:0;right:0;top:82px;height:auto;flex-direction:column;align-items:flex-start;background:#fff;padding:20px 24px;border-top:1px solid var(--line)}.nav.is-open .verify-link{margin-left:0}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:72px 0 28px}.hero-art{height:390px}.service-grid{grid-template-columns:1fr 1fr}.service-grid div{border-bottom:1px solid var(--line)}.store-grid,.products.columns-4{grid-template-columns:1fr 1fr!important}.quality-grid,.verify-grid{grid-template-columns:1fr}.family-grid{grid-template-columns:1fr 1fr}.articles{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.container{width:min(var(--max),calc(100% - 26px))}.hero h1{font-size:43px}.hero-actions{flex-direction:column}.hero-art{height:335px}.vial{width:115px;height:200px}.vial .cap{width:85px;height:55px;top:-40px}.vial-back{transform:translate(-95px,30px) scale(.72) rotate(-5deg)}.vial-side{transform:translate(95px,30px) scale(.72) rotate(6deg)}.service-grid,.store-grid,.products.columns-4,.family-grid,.footer-grid{grid-template-columns:1fr!important}.service-grid div{border-right:0;padding:15px 0}.section{padding:66px 0}.section-head{align-items:flex-start;flex-direction:column}.step{grid-template-columns:48px 1fr;padding:18px}.nlv-input-row{display:block;border:0}.nlv-input-row input{width:100%;border:1px solid var(--line);border-radius:8px}.nlv-input-row button{width:100%;padding:13px;margin-top:8px;border-radius:8px}.entry-title,.woocommerce div.product .product_title{font-size:34px}}
