/*
Theme Name: Performance Peptides Lab
Theme URI: https://performancepeptideslab.com/
Author: Performance Peptides Lab
Description: A custom dark laboratory storefront for WordPress and WooCommerce.
Version: 1.0.0
Text Domain: performance-peptides-lab
*/
:root{--ink:#06080c;--panel:#0d1118;--panel2:#141a24;--line:rgba(194,221,242,.16);--blue:#179fe8;--blue2:#72d0ff;--text:#f4f8fb;--muted:#aab6c1;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.ppl-shell{max-width:var(--max);margin:auto;padding:0 28px}.ppl-announcement{border-bottom:1px solid var(--line);background:#080d13;color:#dbeaf4;text-align:center;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;padding:11px 20px}.ppl-announcement span{color:var(--blue2);margin-right:8px}.ppl-header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:rgba(6,8,12,.9);backdrop-filter:blur(16px)}.ppl-nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ppl-brand{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ppl-brandmark{display:flex;align-items:end;gap:3px;height:20px}.ppl-brandmark i{width:4px;border-radius:99px;background:var(--blue);box-shadow:0 0 10px var(--blue)}.ppl-brandmark i:nth-child(1){height:9px}.ppl-brandmark i:nth-child(2){height:20px}.ppl-brandmark i:nth-child(3){height:13px}.ppl-links{display:flex;align-items:center;gap:28px;color:#c6d1da;font-size:13px}.ppl-links a:hover,.ppl-links .current-menu-item>a{color:#fff}.ppl-mini-link{display:inline-flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:10px 13px;font-size:12px;font-weight:700}.ppl-menu{display:none;color:#fff;background:transparent;border:0;font-size:24px}.ppl-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;padding:15px 20px!important;border:1px solid transparent!important;border-radius:9px!important;background:linear-gradient(120deg,#20a7ee,#0877b8)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.02em!important;transition:.2s ease!important}.ppl-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{transform:translateY(-2px);filter:brightness(1.1)}.ppl-secondary{border-color:var(--line)!important;background:rgba(255,255,255,.03)!important;color:#e4eef6!important}.ppl-eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue2);font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ppl-eyebrow:before{content:"";height:1px;width:32px;background:currentColor}.ppl-hero{position:relative;overflow:hidden;min-height:670px;display:grid;place-items:center;border-bottom:1px solid var(--line);isolation:isolate}.ppl-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 38%,rgba(23,159,232,.25),transparent 25%),radial-gradient(circle at 15% 95%,rgba(23,159,232,.11),transparent 22%),linear-gradient(113deg,#080c12 8%,rgba(8,12,18,.68) 54%,#070a0f 100%);z-index:-2}.ppl-gridlines{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(rgba(147,201,233,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(147,201,233,.08) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,black,transparent 86%)}.ppl-hero-inner{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:40px;padding:90px 28px 70px;max-width:var(--max);width:100%;margin:auto}.ppl-hero h1{max-width:690px;margin:20px 0;color:#fff;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.065em}.ppl-hero h1 em{font-style:normal;color:var(--blue2)}.ppl-hero p{max-width:560px;color:#c4d0d9;font-size:18px;line-height:1.65}.ppl-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:31px}.ppl-hero-note{margin-top:24px;color:#7f909d;font-size:12px!important}.ppl-hero-note b{color:#dcebf5}.ppl-vial-stage{position:relative;min-height:480px;display:grid;place-items:center}.ppl-halo{position:absolute;width:410px;height:410px;border:1px solid rgba(119,207,255,.22);border-radius:50%;box-shadow:0 0 0 36px rgba(83,175,227,.035),0 0 0 74px rgba(83,175,227,.025),0 0 90px rgba(23,159,232,.32)}.ppl-vial-stage img{position:relative;width:min(100%,410px);filter:drop-shadow(0 32px 32px rgba(0,0,0,.66));transform:rotate(4deg)}.ppl-spec{position:absolute;padding:12px 14px;border:1px solid rgba(161,216,246,.22);border-radius:8px;background:rgba(8,13,19,.7);backdrop-filter:blur(8px);color:#dcebf5;font-size:11px;line-height:1.35}.ppl-spec b{display:block;color:var(--blue2);font-size:10px;letter-spacing:.11em;text-transform:uppercase;margin-bottom:4px}.ppl-spec-one{left:0;top:24%}.ppl-spec-two{right:0;bottom:21%}.ppl-trust{border-bottom:1px solid var(--line);background:#0a0e14}.ppl-trust-inner{display:grid;grid-template-columns:repeat(3,1fr)}.ppl-trust-item{padding:23px 26px;border-right:1px solid var(--line);color:#b8c6d1;font-size:13px;line-height:1.45}.ppl-trust-item:last-child{border:0}.ppl-trust-item b{display:block;margin-bottom:3px;color:#fff;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.ppl-trust-item b span{color:var(--blue2);margin-right:7px}.ppl-section{padding:104px 0}.ppl-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:35px}.ppl-section-head h1,.ppl-section-head h2,.ppl-page-title{margin:0;font-size:clamp(32px,4vw,51px);letter-spacing:-.055em;line-height:1}.ppl-text-link{color:var(--blue2)!important;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ppl-products{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ppl-product{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,#121925,#0c1017);transition:transform .25s ease,border-color .25s ease}.ppl-product:hover{transform:translateY(-6px);border-color:rgba(104,206,255,.55)}.ppl-product img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.ppl-product-info{padding:17px}.ppl-tag{color:var(--blue2);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ppl-product h3{margin:7px 0 0;font-size:18px;letter-spacing:-.03em}.ppl-product-info span:last-child{display:block;margin-top:8px;color:#aab6c1;font-size:12px}.ppl-product-arrow{position:absolute;right:13px;bottom:16px;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--blue2)}.ppl-method{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(115deg,#0e1520,#091018)}.ppl-method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.ppl-method h2{margin:16px 0;font-size:clamp(34px,4.3vw,57px);letter-spacing:-.06em;line-height:1.02}.ppl-method p{color:var(--muted);font-size:15px;line-height:1.7}.ppl-steps{display:grid;gap:1px;border:1px solid var(--line);background:var(--line);border-radius:13px;overflow:hidden}.ppl-step{display:grid;grid-template-columns:54px 1fr;gap:12px;background:#0c121a;padding:24px}.ppl-step-num{color:var(--blue2);font-size:13px;font-weight:850;letter-spacing:.1em}.ppl-step h3{margin:0 0 6px;font-size:15px}.ppl-step p{margin:0;font-size:13px;line-height:1.55}.ppl-cta{padding:84px 0}.ppl-cta-box{position:relative;overflow:hidden;padding:clamp(32px,7vw,72px);border:1px solid rgba(111,210,255,.28);border-radius:18px;background:linear-gradient(110deg,#0b1723,#0d2637 58%,#0b1118);text-align:center}.ppl-cta-box:before{content:"";position:absolute;width:430px;height:430px;left:50%;top:-310px;transform:translateX(-50%);border-radius:50%;background:rgba(31,171,242,.28);filter:blur(50px)}.ppl-cta-box>*{position:relative}.ppl-cta-box h2{max-width:700px;margin:15px auto;color:#fff;font-size:clamp(34px,5vw,64px);letter-spacing:-.06em;line-height:1}.ppl-cta-box p{max-width:540px;margin:0 auto 26px;color:#bdd0dc;line-height:1.6}.ppl-cta-box .ppl-actions{justify-content:center}.ppl-page{min-height:66vh;padding:88px 0}.ppl-page .entry-content{margin-top:32px;padding:34px;border:1px solid var(--line);border-radius:14px;background:#0c121a;color:#c7d2dc;line-height:1.75}.ppl-page .entry-content h2,.ppl-page .entry-content h3{color:#fff}.ppl-footer{border-top:1px solid var(--line);padding:36px 0 46px;color:#8494a0;font-size:12px}.ppl-footer-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.ppl-footer-brand{color:#e7eef3}.ppl-footer-brand .ppl-brand{font-size:11px}.ppl-footer-links{display:flex;gap:20px}.ppl-footer-links a:hover{color:#fff}
/* WooCommerce */.woocommerce,.woocommerce-page{color:#d4dfe7}.woocommerce .woocommerce-breadcrumb{margin:0 0 25px;color:#8fa1ae}.woocommerce .woocommerce-breadcrumb a{color:var(--blue2)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;float:none!important;position:relative;overflow:hidden;margin:0!important;padding:0 0 16px!important;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,#121925,#0c1017);transition:.25s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);border-color:rgba(104,206,255,.55)}.woocommerce ul.products li.product a img{width:100%!important;margin:0!important;aspect-ratio:1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 16px!important;color:#fff;font-size:18px!important;letter-spacing:-.03em}.woocommerce ul.products li.product .price{padding:0 16px;color:var(--blue2)!important;font-size:13px!important}.woocommerce ul.products li.product .button{margin:9px 16px 0!important;padding:11px 13px!important;font-size:11px!important}.woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:55px;align-items:start}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product div.images img{border:1px solid var(--line);border-radius:14px;background:#0d131d}.woocommerce div.product .product_title{color:#fff;font-size:clamp(35px,5vw,56px);letter-spacing:-.06em;line-height:1;margin:14px 0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--blue2);font-size:22px}.woocommerce div.product .woocommerce-product-details__short-description,.woocommerce div.product .product_meta{color:#aab9c5;line-height:1.7}.woocommerce .quantity .qty{min-height:46px;border:1px solid var(--line);border-radius:7px;background:#0b1017;color:#fff}.woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;border-radius:0!important;background:transparent!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#c8d7e0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--blue2)}.woocommerce div.product .woocommerce-tabs .panel{color:#b8c6d1;line-height:1.75}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--blue)!important;background:#0c151e!important;color:#d9e8f3!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--blue2)!important}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:12px;color:#c8d4dc}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--line)}.woocommerce-cart-form__cart-item img{border-radius:7px}.woocommerce .cart-collaterals .cart_totals,.woocommerce-checkout .col2-set,.woocommerce-checkout-review-order{border:1px solid var(--line);border-radius:12px;padding:24px;background:#0c121a}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select,.select2-container--default .select2-selection--single{border:1px solid var(--line)!important;border-radius:7px!important;background:#0b1017!important;color:#fff!important;min-height:44px}.woocommerce form .form-row label{color:#cbd6de}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff!important;line-height:42px!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border:1px solid var(--line);border-radius:10px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--line);padding:13px}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border:0}.woocommerce-account .woocommerce-MyAccount-content{color:#c5d0d8}.woocommerce .related.products{clear:both;margin-top:80px}.ppl-woocommerce-wrap{padding:70px 0 100px;min-height:65vh}.ppl-woocommerce-wrap .page-title{font-size:clamp(34px,4vw,53px);letter-spacing:-.06em;color:#fff}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{color:#9eafbb}.woocommerce .woocommerce-ordering select{padding:0 8px}
@media(max-width:820px){.ppl-links{display:none}.ppl-menu{display:block}.ppl-links.ppl-open{display:flex;position:absolute;top:76px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:14px 28px 22px;background:#090d13;border-bottom:1px solid var(--line)}.ppl-links.ppl-open a{padding:13px 0}.ppl-links.ppl-open .ppl-mini-link{justify-content:center;margin-top:5px}.ppl-hero-inner,.ppl-method-grid,.woocommerce div.product{grid-template-columns:1fr}.ppl-hero{min-height:auto}.ppl-hero-inner{padding-top:72px}.ppl-vial-stage{min-height:380px;order:-1}.ppl-vial-stage img{width:300px}.ppl-halo{width:300px;height:300px}.ppl-products,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.ppl-trust-inner{grid-template-columns:1fr}.ppl-trust-item{border-right:0;border-bottom:1px solid var(--line)}.ppl-footer-inner{align-items:start;flex-direction:column}.woocommerce div.product{gap:28px}}@media(max-width:480px){.ppl-shell{padding:0 18px}.ppl-hero-inner{padding-left:18px;padding-right:18px}.ppl-products,.woocommerce ul.products{gap:10px}.ppl-product-info{padding:13px}.ppl-product h3{font-size:15px}.ppl-spec{display:none}.ppl-vial-stage{min-height:320px}.ppl-section{padding:70px 0}.ppl-announcement{font-size:9px}.ppl-brand{font-size:10px}.ppl-page{padding:55px 0}.ppl-page .entry-content{padding:22px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;padding:0 12px!important}.woocommerce ul.products li.product .price{padding:0 12px}.woocommerce ul.products li.product .button{margin-left:12px!important}}
