/*
Theme Name: Biotify
Description: Tienda de cosmética Biotify para WooCommerce.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: biotify
License: GPL-2.0-or-later
*/
:root{--olive:#57613b;--deep:#2b3425;--pink:#ead1c8;--lime:#a7b56d;--paper:#fdfdfd;--ink:#272a24;--muted:#606458;--line:#dce0d5;--wash:#f3f4ef;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h1,h2{letter-spacing:-.035em}h1{font-size:clamp(2.8rem,5vw,5rem)}h2{font-size:clamp(2.5rem,4vw,4.15rem)}h3{font-size:1.5rem}em{font-weight:400;color:var(--olive)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--olive);outline-offset:5px}.skip-link{position:fixed;top:-100px;left:20px;z-index:9999;background:white;padding:12px}.skip-link:focus{top:12px}.announcement{background:var(--olive);color:white;text-align:center;font-size:.8rem;letter-spacing:.035em;padding:8px 20px}.site-header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;position:relative;background:var(--paper);border-bottom:1px solid var(--line);z-index:20}.brand img{width:134px;height:80px;object-fit:contain}.site-header nav{display:flex;gap:38px;font-size:.9rem}.site-header nav a:hover,.text-link:hover{color:var(--olive)}.cart-link{display:flex;gap:10px;align-items:center;font-size:.85rem}.cart-count{width:23px;height:23px;background:var(--wash);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem}.menu-toggle{display:none;background:none;border:none;padding:10px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:70px 8% 36px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--wash)}.eyebrow{font-family:var(--sans);font-size:.75rem;font-weight:500;letter-spacing:.17em;display:block;margin-bottom:25px;color:var(--olive)}.hero h1{margin-bottom:25px}.hero-copy>p{color:var(--muted);margin-bottom:30px;font-size:1rem}.button-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--olive);color:white;min-height:52px;padding:14px 24px;font-size:.875rem;border:1px solid var(--olive);transition:background .2s}.button-primary:hover{background:var(--deep)}.hero-footnote{display:block;margin-top:45px;font-size:.65rem;letter-spacing:.13em;color:var(--muted)}.hero-image{position:relative;min-height:650px;overflow:hidden;background:#edece5}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 46%}.image-caption{position:absolute;bottom:27px;right:30px;background:rgba(253,253,253,.88);padding:10px 18px;font-size:.8rem;letter-spacing:.03em}.brand-line{display:flex;justify-content:center;gap:11%;border-bottom:1px solid var(--line);padding:20px 5%;text-transform:uppercase;letter-spacing:.12em;color:var(--olive);font-size:.7rem}.section-wrap{max-width:1440px;margin:auto;padding:90px 5%}.section-heading{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:end;gap:30px;margin-bottom:40px}.section-heading p{font-size:.95rem;color:var(--muted);padding-bottom:4px}.section-heading .eyebrow{margin-bottom:18px}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:.875rem;border-bottom:1px solid var(--olive);padding:8px 0;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 25px}.product-visual{aspect-ratio:4/4.4;display:block;background:#f5f6f3;position:relative;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.product-visual:hover img{transform:scale(1.025)}.product-volume-tag{position:absolute;top:17px;right:16px;color:var(--muted);font-size:.75rem;background:rgba(255,255,255,.92);padding:2px 8px}.product-card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.8rem;margin-top:18px;color:var(--muted)}.product-card-meta>span:last-child{font-size:.95rem;color:var(--ink)}.product-card h3{font-size:1.5rem;margin:9px 0 10px;line-height:1.25}.product-card p{font-size:.875rem;color:var(--muted);margin-bottom:8px}.ritual{display:grid;grid-template-columns:1fr 1fr;background:var(--pink)}.ritual-image{min-height:700px;position:relative}.ritual-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:48% 40%}.ritual-copy{padding:65px 11%;align-self:center}.ritual-copy>p{margin-top:25px;max-width:420px;font-size:.95rem}.ritual-steps{padding:0;list-style:none;margin:32px 0 23px}.ritual-steps li{display:flex;gap:20px;padding:20px 0;border-top:1px solid #cdbab1}.ritual-steps li>span{font-size:.75rem;color:var(--olive);padding-top:3px}.ritual-steps h3{font-size:1.45rem}.ritual-steps p{font-size:.875rem;line-height:1.6;margin-top:8px;max-width:380px}.essence{display:grid;grid-template-columns:1fr 1.3fr;gap:8%;align-items:center}.essence-copy>p{margin-top:25px;font-size:.95rem;color:var(--muted);max-width:400px}.essence-copy .text-link{margin-top:20px}.essence>img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:49% 50%}.site-footer{background:var(--wash);padding:45px 5% 20px;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;max-width:1296px;margin:auto;padding:15px 0 45px}.footer-brand img{width:200px}.footer-top>p{font-family:var(--serif);font-size:2.2rem;line-height:1.18}.footer-top nav{display:flex;flex-direction:column;gap:8px;font-size:.875rem;align-items:flex-start}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:20px 0 0;max-width:1296px;margin:auto;font-size:.75rem;color:var(--muted);gap:20px}.footer-bottom ul{display:flex;list-style:none;padding:0;gap:15px;margin:0}.page-content{min-height:55vh}.page-content>h1{font-size:3.3rem;margin-bottom:35px}.page-content p{margin:18px 0}.muted{color:var(--muted);font-size:.875rem}.woocommerce-area{padding-top:45px;min-height:60vh}.woocommerce .woocommerce-breadcrumb{font-size:.8rem;color:var(--muted);margin-bottom:30px}.woocommerce-products-header{padding:15px 0 35px}.woocommerce-products-header h1{font-size:3.7rem}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:.875rem;margin-bottom:30px}.woocommerce select{padding:10px;border:1px solid var(--line);background:white;border-radius:0}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin-bottom:45px}.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:contain;background:var(--wash);margin-bottom:18px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--serif);font-size:1.5rem;font-weight:400;line-height:1.25}.woocommerce ul.products li.product .price{color:var(--ink);font-size:1rem}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border-radius:0;background:var(--olive);color:#fff;font-weight:400;line-height:1.5;padding:13px 20px;font-size:.875rem;border:1px solid var(--olive)}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--deep);color:white}.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt{background:var(--olive);color:white}.woocommerce button.button.alt:hover,.woocommerce a.button.alt:hover{background:var(--deep)}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{opacity:.55;padding:13px 20px}.woocommerce div.product .product_title{font-size:clamp(2.2rem,3.5vw,3.6rem);margin-bottom:18px}.woocommerce div.product p.price{color:var(--olive);font-size:1.5rem;margin:18px 0}.product-volume{font-size:.875rem;letter-spacing:.06em;color:var(--muted)}.woocommerce-product-details__short-description{font-size:1rem;line-height:1.8;margin:22px 0}.woocommerce div.product form.cart{display:flex;align-items:center;gap:15px;margin:25px 0}.woocommerce .quantity .qty{min-height:51px;width:72px;border:1px solid var(--line);background:white}.woocommerce .product_meta{font-size:.8rem;color:var(--muted);display:flex;flex-direction:column;gap:5px}.woocommerce div.product .woocommerce-tabs{padding-top:35px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;border-radius:0;margin:0;padding:12px 18px;background:var(--wash)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;font-size:.9rem}.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 .panel h2{font-size:2rem;margin:20px 0}.woocommerce div.product .woocommerce-tabs .panel p{margin:15px 0;max-width:850px}.woocommerce .related.products h2{font-size:2.5rem;margin:45px 0 25px}.woocommerce div.product div.images img{background:var(--wash)}.woocommerce div.product div.images .flex-control-thumbs{display:flex;gap:10px;margin-top:12px}.woocommerce div.product div.images .flex-control-thumbs li img{object-fit:contain;max-height:125px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{z-index:10}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #b8bfae;background:#fff;border-radius:0;padding:12px;line-height:1.4;min-height:47px}.woocommerce form .form-row label{font-size:.875rem}.woocommerce form.checkout h3,.woocommerce .cart-collaterals h2,.woocommerce .woocommerce-customer-details h2{font-size:1.8rem;margin:22px 0}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:0}.woocommerce table.shop_table th{font-weight:500}.woocommerce table.shop_table td{padding:15px 12px}.woocommerce-cart table.cart img{width:70px}.woocommerce #payment{background:var(--wash);border-radius:0}.woocommerce #payment div.payment_box{background:white;border:1px solid var(--line)}.woocommerce-info,.woocommerce-message{border-top-color:var(--olive);background:var(--wash);font-size:.9rem}.woocommerce-info:before,.woocommerce-message:before{color:var(--olive)}.woocommerce-error{font-size:.9rem}.woocommerce form.login,.woocommerce form.register{border:1px solid var(--line);border-radius:0}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--line);padding:12px}.woocommerce-MyAccount-navigation .is-active{background:var(--wash)}.woocommerce nav.woocommerce-pagination ul{border-color:var(--line)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--olive);color:white}.woocommerce .woocommerce-breadcrumb a{color:var(--olive)}.woocommerce a.added_to_cart{display:block;font-size:.875rem}.woocommerce .cart_totals h2{font-size:2rem}.woocommerce-checkout-review-order-table{font-size:.9rem}
@media(min-width:1600px){.hero{max-width:1600px;margin:auto}.hero-copy{padding-left:12%}}
@media(max-width:1000px){.site-header nav{gap:20px}.hero-copy{padding:50px 7%}.hero,.hero-image{min-height:575px}.hero h1{font-size:3.65rem}.section-heading{grid-template-columns:1fr 1fr}.section-heading>a{grid-column:2}.section-heading>p{grid-column:2;grid-row:1}.ritual-copy{padding:45px 9%}.ritual-image{min-height:700px}.product-grid{gap:35px 20px}.section-wrap{padding:65px 5%}.product-card h3{font-size:1.25rem}.essence{gap:5%}}
@media(max-width:700px){html{scroll-padding-top:20px}.announcement{font-size:.75rem}.site-header{height:82px;padding:0 4%}.brand img{width:111px;height:70px}.brand{position:absolute;left:50%;transform:translateX(-50%)}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--paper);padding:25px;flex-direction:column;border-bottom:1px solid var(--line);gap:20px}.site-header nav.is-open{display:flex}.cart-label{display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:45px 7% 34px}.hero h1{font-size:clamp(2.7rem,10vw,4rem)}.hero .eyebrow{margin-bottom:21px}.hero-copy>p{margin-bottom:25px}.hero-footnote{margin-top:25px;font-size:.65rem}.hero-image{min-height:420px;max-height:570px;aspect-ratio:1/1.1}.hero-image>img{object-position:50% 43%}.brand-line{gap:20px;justify-content:space-around;font-size:.6rem;text-align:center;padding:17px 4%;letter-spacing:.04em}.section-wrap{padding:55px 6%}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.section-heading h2{font-size:2.8rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.product-visual{aspect-ratio:3/4}.product-volume-tag{top:8px;right:7px;padding:1px 5px;font-size:.65rem}.product-card-meta{flex-direction:column;align-items:flex-start;gap:3px;font-size:.7rem;margin-top:12px}.product-card-meta>span:last-child{font-size:.9rem}.product-card h3{font-size:1.22rem;margin:7px 0 9px}.product-card p{font-size:.8rem}.text-link{font-size:.8rem;gap:15px}.ritual{display:flex;flex-direction:column}.ritual-image{min-height:420px;aspect-ratio:1/1}.ritual-image img{object-position:50% 30%}.ritual-copy{padding:42px 7%}.ritual h2,.essence h2{font-size:2.9rem}.ritual-steps{margin-top:25px}.essence{display:flex;flex-direction:column;gap:35px;align-items:stretch}.essence>img{aspect-ratio:1/1}.footer-top{grid-template-columns:1fr 1fr;gap:25px;padding:5px 0 30px}.footer-brand img{width:145px}.footer-top>p{font-size:1.8rem}.footer-top nav{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:12px 22px;font-size:.8rem}.footer-bottom{align-items:flex-start;flex-wrap:wrap;font-size:.7rem}.footer-bottom nav{width:100%;order:2}.footer-bottom ul{flex-wrap:wrap;gap:9px 20px}.page-content>h1{font-size:2.6rem}.woocommerce-products-header h1{font-size:2.9rem}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none;margin:15px 0;display:block}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.25rem}.woocommerce ul.products li.product .button{padding:10px;font-size:.8rem}.woocommerce div.product .product_title{margin-top:20px;font-size:2.5rem}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:.8rem}.woocommerce table.shop_table td{padding:12px 8px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%}.woocommerce .woocommerce-message .button{float:none;display:table;margin-bottom:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
