/*
Theme Name: ARIES
Author: ARIES PEPTIDES
Description: A restrained, responsive WooCommerce theme based on the supplied ARIES design system.
Version: 1.0.0
Requires at least: 7.0
Requires PHP: 8.3
Text Domain: aries
*/

@font-face{font-family:Jost;src:url('assets/fonts/jost-latin.woff2') format('woff2');font-style:normal;font-weight:300 600;font-display:swap}
@font-face{font-family:Jura;src:url('assets/fonts/jura-latin.woff2') format('woff2');font-style:normal;font-weight:300 700;font-display:swap}
:root{--ink:#0a1124;--paper:#fff;--steel:#6d7796;--blue:#3f6fd8;--light-blue:#a9c2ee;--line:#e3e7ee;--dark-line:rgba(255,255,255,.16);--gutter:clamp(22px,5vw,72px);--display:Jura,Arial,sans-serif;--body:Jost,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:130px}
body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 var(--body);-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}
button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
img{max-width:100%;height:auto;vertical-align:middle}
a{color:inherit;text-underline-offset:5px}
a:hover{color:var(--blue)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:5px}
button:disabled{cursor:not-allowed;opacity:.5}
h1,h2,h3,h4{font-family:var(--display);font-weight:400;line-height:1.13;letter-spacing:.065em;text-transform:uppercase;margin:0}
h1{font-size:clamp(40px,5.4vw,76px)}
h2{font-size:clamp(31px,3.6vw,49px)}
h3{font-size:22px}
p{margin:0 0 1em}
::selection{background:var(--light-blue);color:var(--ink)}
.aries-container{width:100%;max-width:1392px;padding-inline:var(--gutter);margin-inline:auto}
.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.skip-link:focus{clip-path:none;top:12px;left:12px;width:auto;height:auto;padding:12px 20px;background:white;color:var(--ink);z-index:999999}
.micro{font-size:10px;font-weight:500;line-height:1.6;letter-spacing:.2em;text-transform:uppercase}
.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:25px}
.eyebrow:before{content:"";width:5px;height:5px;background:currentColor;flex-shrink:0}
.muted{color:var(--steel)}
.arrow-link{display:inline-flex;gap:24px;align-items:center;font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:7px;white-space:nowrap}
.arrow-link span{font-size:20px;line-height:1}
.button,.wp-element-button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:49px;padding:15px 24px;border:1px solid var(--ink);border-radius:0;background:var(--ink);color:white;font-family:var(--body);font-size:10px;font-weight:500;letter-spacing:.18em;line-height:1.5;text-transform:uppercase;text-decoration:none;box-shadow:none;transition:background .18s,border-color .18s,color .18s}
.button:hover,.wp-element-button:hover,.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--blue);border-color:var(--blue);color:white}
.button-light{border-color:white;background:white;color:var(--ink)}
.button-outline{border-color:var(--dark-line);background:transparent;color:white}
.button-outline:hover{border-color:white;background:white;color:var(--ink)}
.button-arrow{font-size:19px;line-height:1}
.site-header{position:sticky;top:0;z-index:30;background:var(--ink);color:white;border-bottom:1px solid var(--dark-line)}
.admin-bar .site-header{top:32px}
.header-inner{height:106px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}
.brand{display:block;line-height:1}
.brand img{display:block;width:190px;height:auto}
.nav-list{list-style:none;padding:0;margin:0;display:flex;gap:26px;align-items:center}
.nav-list a,.header-tools a{font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;color:white}
.nav-list a:hover,.header-tools a:hover{color:var(--light-blue)}
.nav-list .current-menu-item>a{color:var(--light-blue)}
.header-tools{justify-self:end;display:flex;gap:22px;align-items:center}
.header-tools a{display:flex;gap:8px;align-items:center;min-height:44px}
.header-tools svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.4}
.bag-count{font-size:10px;color:var(--light-blue)}
.mobile-menu{display:none}
.hero{background:var(--ink);color:white}
.hero-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;padding-block:95px 91px}
.hero .eyebrow{color:var(--light-blue);margin-bottom:35px}
.hero h1{font-weight:300;max-width:800px;margin-bottom:28px}
.hero h1 span{color:var(--light-blue)}
.hero-copy>p:not(.eyebrow){font-size:17px;color:rgba(255,255,255,.68);font-weight:300;max-width:405px;line-height:1.75;margin-bottom:32px}
.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}
.hero-visual{border:1px solid var(--dark-line);min-height:355px;display:flex;flex-direction:column;padding:25px 25px 23px;position:relative}
.hero-visual-top,.hero-visual-bottom{display:flex;justify-content:space-between;gap:20px;font-size:9px;color:rgba(255,255,255,.55);letter-spacing:.17em;text-transform:uppercase}
.hero-visual img{width:70%;max-width:270px;align-self:center;margin:auto;opacity:.9}
.hero-visual-bottom{border-top:1px solid var(--dark-line);padding-top:17px}
.hero-bottom{border-top:1px solid var(--dark-line);padding-block:17px;display:flex;justify-content:space-between;gap:18px;color:rgba(255,255,255,.57);font-size:9px;letter-spacing:.17em;text-transform:uppercase}
.research-strip{background:white;border-bottom:1px solid var(--line)}
.research-strip-inner{padding-block:19px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;letter-spacing:.19em;text-transform:uppercase}
.research-strip .diamond{color:var(--blue);font-size:8px}
.section{padding-block:95px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px}
.section-heading h2{max-width:660px}
.section-heading .eyebrow{margin-bottom:16px}
.section-heading p{color:var(--steel);font-size:15px;max-width:350px;margin:0}
.collection-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line);padding-top:38px}
.collection-copy p{color:var(--steel);max-width:360px;font-size:17px;font-weight:300}
.collection-copy .micro{color:var(--ink);margin-bottom:15px}
.compound-index{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 36px}
.compound-index li{display:flex;gap:18px;align-items:baseline;border-bottom:1px solid var(--line);padding:13px 0;font-family:var(--display);font-size:17px;letter-spacing:.04em;text-transform:uppercase}
.compound-index small{font:400 9px var(--body);color:var(--steel);letter-spacing:.1em}
.collection-note{margin-top:35px;font-size:12px;color:var(--steel)}
.about-section{background:var(--ink);color:white}
.about-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:start}
.about-section .eyebrow{color:var(--light-blue)}
.about-section h2{font-weight:300;max-width:550px}
.about-section h2 span{color:var(--light-blue)}
.about-copy{padding-top:43px}
.about-copy p{color:rgba(255,255,255,.67);font-weight:300;font-size:17px;line-height:1.85}
.about-copy .micro{margin-top:28px;color:var(--light-blue);font-size:10px}
.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.principle{padding:35px 30px 35px 0}
.principle+.principle{border-left:1px solid var(--line);padding-left:30px}
.principle .micro{color:var(--steel);display:block;margin-bottom:28px}
.principle h3{font-size:23px;margin-bottom:16px}
.principle p{font-size:15px;color:var(--steel);margin:0;max-width:310px}
.research-note{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:35px}
.research-note p{font-size:14px;color:var(--steel);max-width:520px;margin:0}
.research-note strong{font-size:15px;font-weight:400}
.site-footer{background:var(--ink);color:white;padding-block:55px 0}
.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:65px;padding-bottom:48px}
.footer-brand img{width:180px;margin-bottom:24px}
.footer-brand p{max-width:280px;font-size:14px;color:rgba(255,255,255,.6);font-weight:300}
.footer-heading{margin:0 0 23px;font:500 10px var(--body);letter-spacing:.2em;text-transform:uppercase}
.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px;color:rgba(255,255,255,.65);font-weight:300}
.footer-links a{text-decoration:none}
.footer-links a:hover{color:white}
.footer-bottom{border-top:1px solid var(--dark-line);padding-block:20px;display:flex;justify-content:space-between;gap:35px;color:rgba(255,255,255,.52);font-size:11px}
.footer-bottom p{margin:0;max-width:590px}
.page-heading{padding-block:65px 40px;border-bottom:1px solid var(--line);margin-bottom:38px}
.page-heading .eyebrow{color:var(--steel);margin-bottom:20px}
.page-heading h1{font-size:clamp(35px,4vw,55px)}
.content-main{min-height:48vh;padding-bottom:90px}
.page-content{max-width:900px;margin:0 auto}
.page-content>p,.page-content>ul{font-size:17px}
.page-content h2,.page-content h3{margin:1.4em 0 .6em}
.page-content .alignwide{max-width:1200px}
.store-main{padding-block:55px 90px;min-height:50vh}
.store-main>.woocommerce{width:100%}
.woocommerce .woocommerce-breadcrumb{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--steel);margin-bottom:35px}
.woocommerce .woocommerce-breadcrumb a{color:var(--steel)}
.woocommerce-products-header{padding-bottom:38px;margin-bottom:35px;border-bottom:1px solid var(--line)}
.woocommerce-products-header h1{font-size:clamp(38px,4vw,55px)}
.woocommerce .woocommerce-result-count{font-size:12px;color:var(--steel);padding-top:8px}
.woocommerce .woocommerce-ordering{margin-bottom:35px}
.woocommerce .woocommerce-ordering select{border:1px solid var(--line);background:white;padding:9px 32px 9px 12px;font-size:12px;color:var(--ink);border-radius:0}
.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px;margin:0;padding:0}
.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:100%;margin:0;border:1px solid var(--line);padding:0 0 25px;text-align:left;display:flex;flex-direction:column}
.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;margin:0 0 24px;background:white;border-bottom:1px solid var(--line)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 22px 10px;font-size:20px;letter-spacing:.04em}
.woocommerce ul.products li.product .price{color:var(--ink);padding-inline:22px;font-size:15px}
.woocommerce ul.products li.product .button{align-self:flex-start;margin:12px 22px 0}
.woocommerce ul.products li.product .star-rating{margin-left:22px}
.woocommerce span.onsale{border-radius:0;background:var(--ink);min-height:0;min-width:0;padding:7px 12px;font:500 9px/1.5 var(--body);letter-spacing:.1em;text-transform:uppercase}
.woocommerce ul.products li.product .onsale{margin:10px}
.woocommerce div.product .product_title{font-size:clamp(31px,3vw,45px);margin-bottom:20px;overflow-wrap:anywhere}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ink);font-size:22px;font-weight:400}
.woocommerce div.product .woocommerce-product-details__short-description{color:var(--steel);font-size:16px;margin-top:25px}
.woocommerce div.product form.cart .button,.woocommerce #payment #place_order{background:var(--ink);border-radius:0}
.woocommerce div.product form.cart .button:hover{background:var(--blue)}
.woocommerce .quantity .qty{width:70px;min-height:49px;border:1px solid var(--line);border-radius:0}
.woocommerce div.product .product_meta{border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--steel);display:flex;flex-direction:column;gap:8px}
.aries-product-notice{border-top:1px solid var(--line);padding-top:18px;font-size:12px;color:var(--steel);line-height:1.7;clear:both}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;display:flex;gap:25px;flex-wrap:wrap}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;border-bottom:1px solid var(--line);background:transparent;border-radius:0;padding:0;margin:0}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{font:500 10px/1.6 var(--body);letter-spacing:.15em;text-transform:uppercase;padding:15px 0}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-color:var(--ink)}
.woocommerce div.product .woocommerce-tabs .panel{padding-block:22px;color:var(--steel)}
.woocommerce div.product .woocommerce-tabs .panel h2{color:var(--ink);font-size:25px;margin-bottom:20px}
.woocommerce .related>h2{font-size:28px;margin-bottom:30px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid var(--line);border-top:2px solid var(--ink);background:white;color:var(--ink);font-size:14px;border-radius:0;box-shadow:none}
.woocommerce-message:before,.woocommerce-info:before{color:var(--blue)}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.page-content input[type=text],.page-content input[type=email],.page-content input[type=password]{min-height:48px;border:1px solid var(--line);border-radius:0;background:white;padding:10px 12px;color:var(--ink);box-shadow:none}
.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon{border-color:var(--line);border-radius:0;padding:30px}
.woocommerce form .form-row label{font-size:12px;letter-spacing:.02em;margin-bottom:6px}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.woocommerce-account .woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--line);padding:14px 0}
.woocommerce-account .woocommerce-MyAccount-navigation a{font-size:11px;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{color:var(--blue)}
.woocommerce table.shop_table{border-color:var(--line);border-radius:0}
.woocommerce table.shop_table th{font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}
.woocommerce table.shop_table td{border-color:var(--line)}
.woocommerce #payment{background:white;border:1px solid var(--line);border-radius:0}
.wc-block-components-button,.wc-block-components-text-input input,.wc-block-components-totals-wrapper,.wc-block-cart,.wc-block-checkout{border-radius:0!important;font-family:var(--body)}
.wc-block-components-button{background:var(--ink);color:white;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.empty-catalogue{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:20px 0 35px}
.empty-catalogue h2{font-size:35px;margin-bottom:22px}
.empty-catalogue p{max-width:390px;color:var(--steel)}
.empty-catalogue .compound-index{align-content:start}
.aries-research-footer{font-size:12px;color:var(--steel);border-top:1px solid var(--line);padding-top:25px;margin-top:50px}
.aries-preview-bar{background:var(--ink);border-bottom:1px solid var(--dark-line);color:var(--light-blue);text-align:center;font:400 10px/1.6 var(--body);letter-spacing:.08em;padding:8px 18px}
@media(min-width:1400px){.hero-inner{gap:95px}.hero-visual{min-height:380px}}
@media(max-width:1050px){.header-inner{gap:20px}.nav-list{gap:17px}.brand img{width:166px}.header-tools{gap:16px}.header-tools .tool-label{display:none}.hero-inner{gap:35px}.hero h1{font-size:clamp(40px,5.7vw,65px)}.hero-visual{min-height:310px;padding:20px}.about-inner{gap:55px}}
@media(max-width:780px){html{scroll-padding-top:100px}.header-inner{height:86px;grid-template-columns:1fr auto 1fr}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{list-style:none;cursor:pointer;font-size:10px;letter-spacing:.12em;text-transform:uppercase;padding-block:14px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] nav{position:absolute;left:0;right:0;top:100%;background:var(--ink);padding:22px var(--gutter) 28px;border-bottom:1px solid var(--dark-line)}.mobile-menu .nav-list{align-items:flex-start;gap:20px;flex-direction:column}.mobile-menu .nav-list a{font-size:13px}.brand img{width:153px}.header-tools{gap:13px}.header-tools a{gap:4px}.hero-inner{padding-block:55px;grid-template-columns:1fr;gap:48px}.hero h1{font-size:clamp(43px,9vw,67px);max-width:640px}.hero-copy>p:not(.eyebrow){font-size:16px;max-width:420px}.hero-visual{min-height:260px;max-width:100%}.hero-visual img{width:160px;margin-block:30px}.hero-bottom{flex-direction:column;gap:5px;font-size:8px}.research-strip-inner{gap:12px;font-size:8px;letter-spacing:.12em}.research-strip-inner .diamond{font-size:5px}.section{padding-block:62px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:30px}.section-heading h2{font-size:34px}.collection-intro,.about-inner,.research-note,.empty-catalogue{grid-template-columns:1fr;gap:30px}.collection-copy p{max-width:500px}.compound-index{gap:0 24px}.compound-index li{font-size:16px;gap:12px}.about-copy{padding-top:0}.about-section h2{font-size:36px}.principle-grid{grid-template-columns:1fr}.principle{padding:27px 0}.principle+.principle{border-left:0;border-top:1px solid var(--line);padding-left:0}.principle .micro{margin-bottom:14px}.principle p{max-width:none}.footer-top{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:400px}.footer-bottom{flex-direction:column;gap:12px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;padding-inline:15px}.woocommerce ul.products li.product .price{padding-inline:15px}.woocommerce ul.products li.product .button{margin-inline:15px;padding-inline:13px;font-size:9px;letter-spacing:.09em}.page-heading{padding-top:40px}.store-main{padding-top:32px}.content-main{padding-bottom:55px}}
@media(max-width:600px){.admin-bar .site-header{top:0}.aries-preview-bar{font-size:9px}.hero-visual-top,.hero-visual-bottom{font-size:8px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:1fr}.woocommerce ul.products li.product a img{max-height:320px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none;margin-bottom:18px}.woocommerce div.product .woocommerce-tabs ul.tabs{gap:17px}.woocommerce form.login,.woocommerce form.register{padding:20px}.compound-index{gap:0 18px}.compound-index li{font-size:14px}.header-tools svg{width:18px;height:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
