@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Open+Sans:wght@300;400;500;600&display=swap);*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafaf8;color:#3a3a3a;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}h1,h2,h3,h4,h5,h6{color:#2c2c2c;font-family:Playfair Display,Georgia,serif;font-weight:500}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:#b8964e}.site-header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e4de;display:flex;justify-content:space-between;padding:1.25rem 3rem;position:sticky;top:0;z-index:100}.brand{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:600;letter-spacing:.05em;text-decoration:none}.brand span{color:#b8964e}.site-nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.site-nav li{color:#5a5a5a;cursor:pointer;font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:color .3s ease}.site-nav li a{color:inherit;text-decoration:none}.site-nav li.active,.site-nav li:hover{color:#b8964e}.cart-link{position:relative}.cart-badge,.cart-link{align-items:center;display:flex}.cart-badge{background:#b8964e;border-radius:50%;color:#fff;font-size:.65rem;font-weight:700;height:17px;justify-content:center;line-height:1;position:absolute;right:-10px;top:-8px;width:17px}.header-right{align-items:center;display:flex;gap:1.25rem}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;padding:0;width:26px;z-index:201}.hamburger span{background-color:#2c2c2c;border-radius:2px;display:block;height:2px;transform-origin:center;transition:transform .3s ease,opacity .3s ease;width:100%}.hamburger.is-open span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.is-open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav-close,.nav-overlay{display:none}@media (max-width:768px){.site-header{align-items:center;flex-direction:row;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;z-index:10001}.hamburger{display:flex}.nav-close{background:none;border:none;color:#5a5a5a;cursor:pointer;display:block;font-size:1.25rem;line-height:1;padding:.25rem;position:absolute;right:1.25rem;top:1.25rem;transition:color .2s ease}.nav-close:hover{color:#b8964e}.site-nav{align-items:flex-start;background:#fff;box-shadow:-4px 0 20px #0000001f;display:flex;height:100vh;max-width:300px;padding:5rem 2rem 2rem;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear .35s;visibility:hidden;width:75vw;z-index:10000}.site-nav.is-open{pointer-events:auto;transform:translateX(0);transition:transform .35s cubic-bezier(.4,0,.2,1);visibility:visible}.site-nav ul{flex-direction:column;gap:1.75rem;width:100%}.site-nav li{font-size:1rem}.nav-overlay{background:#0006;border:none;cursor:default;display:block;inset:0;position:fixed;z-index:9999}}.site-footer{background-color:#2c2c2c;color:#c4c0b8;font-size:.85rem;font-weight:300;line-height:1.7;margin-top:auto;padding:3.5rem 3rem 2rem}.footer-columns{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:0 auto 3rem;max-width:1100px}.footer-col h4{color:#fff;font-family:Playfair Display,serif;font-size:1rem;font-weight:500;margin:0 0 .75rem}.footer-col ul{list-style:none;margin:0 0 1.5rem;padding:0}.footer-col ul li{margin-bottom:.4rem}.footer-col a,.footer-col ul li a{color:#c4c0b8;text-decoration:none;transition:color .3s ease}.footer-col a:hover,.footer-col ul li a:hover{color:#b8964e}.footer-address{line-height:1.8;margin:0 0 .75rem}.newsletter-text{margin:0 0 1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-form input{background:#3a3a3a;border:1px solid #555;border-radius:2px;color:#fff;flex:1 1;font-family:Open Sans,sans-serif;font-size:.8rem;outline:none;padding:.6rem .85rem}.newsletter-form input::placeholder{color:#888}.newsletter-form input:focus{border-color:#b8964e}.newsletter-form button{background-color:#b8964e;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;padding:.6rem 1.25rem;text-transform:uppercase;transition:background-color .3s ease}.newsletter-form button:hover{background-color:#a17f3a}.fda-disclaimer{border-top:1px solid #444;color:#8a8a8a;font-size:.72rem;line-height:1.8;margin:0 auto 2rem;max-width:1100px;padding-top:2rem}.fda-disclaimer p{margin:0 0 .75rem}.footer-bottom{border-top:1px solid #444;font-size:.8rem;letter-spacing:.05em;padding-top:1.5rem;text-align:center}.footer-bottom span{color:#b8964e}@media (max-width:768px){.site-footer{padding:2.5rem 1.5rem 5rem}.footer-columns{gap:2rem;grid-template-columns:1fr}.newsletter-form{flex-direction:column}}.chatbot-container{bottom:1.5rem;font-family:Open Sans,sans-serif;position:fixed;right:1.5rem;z-index:9999}.chatbot-toggle{align-items:center;background:#b8964e;border:none;border-radius:50%;box-shadow:0 4px 20px #b8964e59;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:60px;justify-content:center;transition:all .3s ease;width:60px}.chatbot-toggle:hover{box-shadow:0 6px 28px #b8964e73;transform:scale(1.08)}.chatbot-toggle--open{background:#5a5a5a;box-shadow:0 4px 16px #0003}.chatbot-window{animation:chatSlideUp .3s ease;background:#fff;border-radius:12px;bottom:76px;box-shadow:0 12px 48px #0000001f;display:flex;flex-direction:column;max-height:520px;overflow:hidden;position:absolute;right:0;width:380px}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{align-items:center;background:linear-gradient(135deg,#2c2c2c,#3a3a3a);color:#fff;display:flex;justify-content:space-between;padding:1rem 1.25rem}.chatbot-header-info{align-items:center;display:flex;gap:.75rem}.chatbot-avatar{align-items:center;background:#b8964e;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:36px;justify-content:center;letter-spacing:.05em;width:36px}.chatbot-header-info strong{display:block;font-size:.88rem;font-weight:600}.chatbot-status{color:#b8964e;font-size:.7rem;font-weight:400}.chatbot-close{background:none;border:none;color:#999;cursor:pointer;font-size:1.1rem;padding:.25rem;transition:color .2s}.chatbot-close:hover{color:#fff}.chatbot-messages{background:#fafaf8;display:flex;flex:1 1;flex-direction:column;gap:.85rem;max-height:340px;min-height:280px;overflow-y:auto;padding:1.25rem 1rem}.chatbot-msg{align-items:flex-start;display:flex;gap:.5rem;max-width:88%}.chatbot-msg--user{align-self:flex-end;flex-direction:row-reverse}.chatbot-msg--assistant{align-self:flex-start}.chatbot-msg-avatar{align-items:center;background:#b8964e;border-radius:50%;color:#fff;display:flex;font-size:.55rem;font-weight:700;height:28px;justify-content:center;margin-top:2px;min-width:28px;width:28px}.chatbot-msg-bubble{word-wrap:break-word;border-radius:12px;font-size:.85rem;font-weight:300;line-height:1.6;padding:.7rem 1rem;white-space:pre-wrap}.chatbot-msg--assistant .chatbot-msg-bubble{background:#fff;border:1px solid #ece8e1;border-bottom-left-radius:4px;color:#3a3a3a}.chatbot-msg--user .chatbot-msg-bubble{background:#b8964e;border-bottom-right-radius:4px;color:#fff}.chatbot-typing{display:flex;gap:4px;padding:.85rem 1.2rem}.chatbot-typing span{animation:typingBounce 1.2s ease-in-out infinite;background:#b8964e;border-radius:50%;height:7px;width:7px}.chatbot-typing span:nth-child(2){animation-delay:.15s}.chatbot-typing span:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.chatbot-input-area{background:#fff;border-top:1px solid #ece8e1;display:flex}.chatbot-input-area input{background:#0000;border:none;color:#2c2c2c;flex:1 1;font-family:Open Sans,sans-serif;font-size:.85rem;outline:none;padding:.9rem 1rem}.chatbot-input-area input::placeholder{color:#b0b0b0}.chatbot-input-area button{background:none;border:none;color:#b8964e;cursor:pointer;font-size:1.2rem;padding:0 1.1rem;transition:color .2s,transform .2s}.chatbot-input-area button:hover:not(:disabled){color:#a17f3a;transform:scale(1.1)}.chatbot-input-area button:disabled{color:#d4d4d4;cursor:default}.chatbot-msg-bubble p{margin:0 0 .5rem}.chatbot-msg-bubble p:last-child{margin-bottom:0}.chatbot-msg-bubble ol,.chatbot-msg-bubble ul{margin:.25rem 0 .5rem 1.25rem;padding:0}.chatbot-msg-bubble li{margin-bottom:.2rem}.chatbot-msg-bubble strong{font-weight:700}.chatbot-mobile-bar{display:none}@media (max-width:768px){.chatbot-toggle{display:none}.chatbot-mobile-bar{align-items:center;background:#b8964e;border:none;bottom:0;box-shadow:0 -2px 16px #b8964e4d;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;gap:.6rem;justify-content:center;left:0;letter-spacing:.04em;padding:1rem;position:fixed;right:0;z-index:9999}.chatbot-mobile-bar:active{background:#a17f3a}.chatbot-container,.chatbot-window{bottom:0;left:0;right:0}.chatbot-window{border-radius:0;display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden;position:fixed;top:0;width:100%}.chatbot-messages{-webkit-overflow-scrolling:touch;flex:1 1;max-height:none;min-height:0;overflow-y:auto}.chatbot-input-area{flex-shrink:0;padding-bottom:env(safe-area-inset-bottom,0)}}.btn{border-radius:2px;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.15em;padding:.85rem 2.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-primary{background-color:#b8964e;border:none;color:#fff}.btn-primary:hover{background-color:#a17f3a;transform:translateY(-1px)}.btn-outline{background:#0000;border:2px solid #b8964e;color:#b8964e}.btn-outline:hover{background-color:#b8964e;color:#fff}.hero{align-items:center;background:linear-gradient(180deg,#fdfcfa,#f5f0e8);display:flex;flex-direction:column;justify-content:center;padding:6rem 2rem 5rem;text-align:center}.hero h1{font-size:2.8rem;font-weight:500;letter-spacing:.02em;margin:0 0 1rem;max-width:700px}.hero-sub{color:#6a6a6a;font-size:1.05rem;font-weight:300;line-height:1.8;margin:0 0 2rem;max-width:560px}.hero-badges{display:flex;flex-direction:column;gap:.4rem;margin-bottom:2.5rem}.hero-badges span{color:#b8964e;font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.quality-section{background:#fff;padding:5rem 3rem;text-align:center}.quality-section h2{font-size:2rem;margin:0 0 .75rem}.quality-sub{color:#7a7a7a;font-size:.95rem;font-weight:300;line-height:1.7;margin:0 auto 3rem;max-width:650px}.comparison-table{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto 3rem;max-width:900px;text-align:left}.compare-col{border-radius:4px;padding:2rem}.compare-col.research{background:#faf5f5;border:1px solid #e8d8d8}.compare-col.premium{background:#f5f8f0;border:1px solid #d8e4cc}.compare-col h3{font-family:Playfair Display,serif;font-size:1.2rem;margin:0 0 1rem}.compare-col ul{list-style:none;margin:0;padding:0}.compare-col ul li{color:#4a4a4a;font-size:.88rem;line-height:1.6;margin-bottom:.85rem}.compare-col .x{color:#c44;font-weight:700;margin-right:.5rem}.compare-col .check{color:#4a8;font-weight:700;margin-right:.5rem}.peptides-section{background:#fafaf8;padding:5rem 3rem;text-align:center}.peptides-section h2{font-size:2rem;margin:0 0 .5rem}.section-subtitle{color:#9a9a9a;font-size:.95rem;font-weight:300;margin:0 0 3rem}.product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto;max-width:1200px}.product-card{background:#fff;border:1px solid #ece8e1;border-radius:4px;overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 12px 32px #0000000f;transform:translateY(-4px)}.product-card .product-image{align-items:center;aspect-ratio:1;background-color:#f5f0e8;display:flex;justify-content:center;overflow:hidden;padding:1.5rem;width:100%}.product-card .product-image img{height:100%;object-fit:contain;width:100%}.product-card .product-info{padding:1.5rem}.product-card .product-number{color:#b8964e;font-family:Playfair Display,serif;font-size:.85rem;font-weight:600}.product-card .product-info h3{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.15rem;margin:.25rem 0 .3rem}.product-card .product-subtitle{color:#b8964e;font-size:.8rem;font-weight:500;letter-spacing:.05em;margin:0 0 .6rem;text-transform:uppercase}.product-card .product-desc{color:#7a7a7a;font-size:.82rem;font-weight:300;line-height:1.7;margin:0 0 1.25rem}.how-it-works{background:#fff;padding:5rem 3rem;text-align:center}.how-it-works h2{font-size:2rem;margin:0 0 .5rem}.steps-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin:3rem auto;max-width:960px;text-align:center}.step{padding:2rem 1.5rem}.step-number{align-items:center;background:#b8964e;border-radius:50%;color:#fff;display:flex;font-size:1.3rem;font-weight:600;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.step h3,.step-number{font-family:Playfair Display,serif}.step h3{font-size:1.05rem;margin:0 0 .6rem}.step p{color:#7a7a7a;font-size:.85rem;font-weight:300;line-height:1.7}.testimonials-section{background-color:#fdfcfa;padding:5rem 3rem;text-align:center}.testimonials-section h2{color:#2c2c2c;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:.5rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:2.5rem;max-width:960px}.testimonial-card{background:#fff;border:1px solid #e8e4de;border-radius:4px;padding:2.25rem 2rem;position:relative;text-align:left}.testimonial-stars{color:#b8964e;font-size:1.1rem;letter-spacing:2px;margin-bottom:1rem}.testimonial-card blockquote{border:none;color:#4a4a4a;font-size:.92rem;font-style:italic;line-height:1.8;margin:0 0 1.25rem;padding:0}.testimonial-author{color:#b8964e;font-size:.82rem;font-weight:700;letter-spacing:.1em;margin:0;text-transform:uppercase}@media (max-width:768px){.hero{padding:4rem 1.5rem 3rem}.hero h1{font-size:1.9rem}.how-it-works,.peptides-section,.quality-section{padding:3rem 1.5rem}.comparison-table,.steps-grid{grid-template-columns:1fr}.steps-grid{gap:1.5rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.about-page section{margin:0 auto;max-width:900px;padding:5rem 3rem}.about-story{background:linear-gradient(180deg,#fdfcfa,#f5f0e8);max-width:100%!important;text-align:center}.about-story h1{font-size:2.5rem;margin:0 0 2rem}.story-body{margin:0 auto;max-width:720px;text-align:left}.story-body p{color:#5a5a5a;font-size:.95rem;font-weight:300;line-height:1.85;margin-bottom:1.25rem}.story-body .mission{background:#fff;border-left:3px solid #b8964e;border-radius:2px;margin-top:1.5rem;padding:1.5rem}.about-founder{background:#fff;max-width:100%!important;text-align:center}.about-founder h2{font-size:2rem;margin:0 0 2rem}.founder-card{margin:0 auto;max-width:720px}.founder-info h3{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.4rem;margin:0 0 .25rem}.founder-title{color:#b8964e;font-size:.85rem;font-weight:500;letter-spacing:.1em;margin:0 0 1.5rem;text-transform:uppercase}.founder-info p{color:#5a5a5a;font-size:.92rem;font-weight:300;line-height:1.85;margin-bottom:1.25rem;text-align:left}.about-standard{background:#fafaf8;max-width:100%!important;text-align:center}.about-standard h2{font-size:2rem;margin:0 0 .75rem}.standard-intro{color:#7a7a7a;font-size:.95rem;font-weight:300;margin:0 0 3rem}.standards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:960px}.standard-item{background:#fff;border:1px solid #ece8e1;border-radius:4px;padding:2rem 1.5rem;text-align:center}.standard-item h4{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.05rem;margin:0 0 .75rem}.standard-item p{color:#7a7a7a;font-size:.85rem;font-weight:300;line-height:1.7}.about-cta{background:linear-gradient(180deg,#fff,#f5f0e8);max-width:100%!important;text-align:center}.about-cta h2{font-size:2rem;margin:0 0 1rem}.about-cta p{color:#6a6a6a;font-size:.95rem;font-weight:300;line-height:1.8;margin:0 auto 2.5rem;max-width:600px}.about-cta .btn-primary{background-color:#b8964e;border:none;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.15em;padding:.85rem 2.5rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,transform .2s ease}.about-cta .btn-primary:hover{background-color:#a17f3a;transform:translateY(-1px)}@media (max-width:768px){.about-page section{padding:3rem 1.5rem}.about-story h1{font-size:1.8rem}.standards-grid{grid-template-columns:1fr}}.pep-hero{background:linear-gradient(180deg,#fdfcfa,#f5f0e8 60%,#fff);padding:6rem 2rem 4rem;text-align:center}.pep-hero-tag{border:1px solid #b8964e;border-radius:2px;color:#b8964e;display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.2em;margin-bottom:1.75rem;padding:.4rem 1.25rem;text-transform:uppercase}.pep-hero h1{font-size:2.8rem;font-weight:500;letter-spacing:.01em;line-height:1.25;margin:0 0 1.25rem}.pep-hero p{color:#6a6a6a;font-size:1.05rem;font-weight:300;line-height:1.8;margin:0 auto;max-width:580px}.pep-hero-line{background:#b8964e;height:2px;margin:3rem auto 0;width:60px}.pep-showcase{margin:0 auto;max-width:1200px;padding:2rem 3rem 4rem}.pep-row{grid-gap:4rem;align-items:center;border-bottom:1px solid #ece8e1;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:4rem 0}.pep-row:last-child{border-bottom:none}.pep-row--left .pep-row__image{order:1}.pep-row--left .pep-row__content,.pep-row--right .pep-row__image{order:2}.pep-row--right .pep-row__content{order:1}.pep-row__image{position:relative}.pep-row__image-inner{align-items:center;aspect-ratio:1;background:#f5f0e8;border-radius:6px;display:flex;justify-content:center;overflow:hidden;padding:3rem 2.5rem;transition:transform .4s ease,box-shadow .4s ease}.pep-row:hover .pep-row__image-inner{box-shadow:0 20px 50px #b8964e1a;transform:translateY(-6px)}.pep-row__image-inner img{height:100%;object-fit:contain;width:100%}.pep-row__number{color:#b8964e14;font-family:Playfair Display,serif;font-size:5rem;font-weight:700;line-height:1;pointer-events:none;position:absolute;top:-.5rem;-webkit-user-select:none;user-select:none}.pep-row--left .pep-row__number{left:-1rem}.pep-row--right .pep-row__number{right:-1rem}.pep-row__content{padding:1rem 0}.pep-row__tag{color:#b8964e;display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:.15em;margin-bottom:.75rem;text-transform:uppercase}.pep-row__content h2{color:#2c2c2c;font-size:2rem;font-weight:500;margin:0 0 .35rem}.pep-row__subtitle{color:#9a9a9a;font-size:.9rem;font-style:italic;font-weight:400;margin:0 0 1.25rem}.pep-row__desc{color:#5a5a5a;font-size:.92rem;font-weight:300;line-height:1.85;margin:0 0 1.75rem}.pep-row__benefits{list-style:none;margin:0 0 2rem;padding:0}.pep-row__benefits li{color:#4a4a4a;font-size:.85rem;font-weight:300;line-height:1.75;margin-bottom:.4rem;padding-left:1.5rem;position:relative}.pep-check{color:#b8964e;font-weight:700;left:0;position:absolute}.pep-row__actions{display:flex;flex-wrap:wrap;gap:1rem}.pep-bottom-cta{background:linear-gradient(180deg,#fff,#f5f0e8);padding:5rem 2rem;text-align:center}.pep-bottom-cta h2{font-size:2rem;font-weight:500;margin:0 0 1rem}.pep-bottom-cta p{color:#6a6a6a;font-size:.95rem;font-weight:300;line-height:1.8;margin:0 auto 2.5rem;max-width:520px}@media (max-width:900px){.pep-hero{padding:4rem 1.5rem 3rem}.pep-hero h1{font-size:2rem}.pep-showcase{padding:1rem 1.5rem 3rem}.pep-row{gap:2rem;grid-template-columns:1fr;padding:3rem 0}.pep-row--right .pep-row__image{order:1}.pep-row--right .pep-row__content{order:2}.pep-row__number{font-size:3.5rem}.pep-row__content h2{font-size:1.6rem}.pep-bottom-cta{padding:3.5rem 1.5rem}}.consult-hero{background:linear-gradient(180deg,#fdfcfa,#f5f0e8 60%,#fff);padding:6rem 2rem 4rem;text-align:center}.consult-tag{border:1px solid #b8964e;border-radius:2px;color:#b8964e;display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.2em;margin-bottom:1.75rem;padding:.4rem 1.25rem;text-transform:uppercase}.consult-hero h1{font-size:2.8rem;font-weight:500;margin:0 0 1.25rem}.consult-hero p{color:#6a6a6a;font-size:1.05rem;font-weight:300;line-height:1.8;margin:0 auto;max-width:560px}.consult-hero-line{background:#b8964e;height:2px;margin:3rem auto 0;width:60px}.consult-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:900px;padding:4rem 3rem;text-align:center}.consult-step{padding:1.5rem}.consult-step-num{align-items:center;background:#b8964e;border-radius:50%;color:#fff;display:flex;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;height:44px;justify-content:center;margin:0 auto 1rem;width:44px}.consult-step h3{font-family:Playfair Display,serif;font-size:1rem;margin:0 0 .5rem}.consult-step p{color:#7a7a7a;font-size:.85rem;font-weight:300;line-height:1.7}.consult-products{margin:0 auto;max-width:1100px;padding:2rem 3rem 4rem}.consult-products h2{font-size:2rem;margin:0 0 3rem;text-align:center}.consult-grid{display:flex;flex-direction:column;gap:2.5rem}.consult-card{grid-gap:2.5rem;background:#fff;border:1px solid #ece8e1;border-radius:6px;display:grid;gap:2.5rem;grid-template-columns:260px 1fr;overflow:hidden;transition:box-shadow .3s ease,border-color .3s ease}.consult-card:hover{box-shadow:0 12px 40px #0000000f}.consult-card--highlight{border-color:#b8964e;box-shadow:0 0 0 2px #b8964e26}.consult-card__image{align-items:center;background:#f5f0e8;display:flex;justify-content:center;padding:2rem}.consult-card__image img{height:auto;max-width:200px;object-fit:contain;width:100%}.consult-card__body{display:flex;flex-direction:column;justify-content:center;padding:2.25rem 2.25rem 2.25rem 0}.consult-card__body h3{color:#2c2c2c;font-size:1.5rem;margin:0 0 .25rem}.consult-card__subtitle{color:#b8964e;font-size:.82rem;font-weight:500;letter-spacing:.06em;margin:0 0 1rem;text-transform:uppercase}.consult-card__desc{color:#5a5a5a;font-size:.88rem;font-weight:300;line-height:1.75;margin:0 0 1.25rem}.consult-card__meta{align-items:center;display:flex;gap:1.5rem;margin-bottom:1.5rem}.consult-card__price{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600}.consult-card__best-for{color:#9a9a9a;font-size:.75rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.consult-card__actions{display:flex;flex-wrap:wrap;gap:1rem}.consult-general{background:linear-gradient(180deg,#fff,#f5f0e8);padding:5rem 2rem;text-align:center}.consult-general h2{font-size:2rem;font-weight:500;margin:0 0 1rem}.consult-general p{color:#6a6a6a;font-size:.95rem;font-weight:300;line-height:1.8;margin:0 auto 2.5rem;max-width:480px}@media (max-width:768px){.consult-hero{padding:4rem 1.5rem 3rem}.consult-hero h1{font-size:2rem}.consult-steps{gap:1.5rem;grid-template-columns:1fr;padding:3rem 1.5rem}.consult-products{padding:1rem 1.5rem 3rem}.consult-card{grid-template-columns:1fr}.consult-card__body{padding:1.75rem}.consult-general{padding:3.5rem 1.5rem}}.product-page{margin:0 auto;max-width:1100px;padding:4rem 3rem}.product-page.not-found{padding:6rem 2rem;text-align:center}.product-detail{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.product-detail-image{align-items:center;background:#f5f0e8;border-radius:4px;display:flex;justify-content:center;padding:3rem}.product-detail-image img{height:auto;max-width:360px;object-fit:contain;width:100%}.product-detail-content h1{font-size:2.2rem;margin:0 0 .5rem}.detail-subtitle{color:#b8964e;font-size:.9rem;font-weight:500;letter-spacing:.08em;margin:0 0 1.25rem;text-transform:uppercase}.detail-body{color:#5a5a5a;font-size:.95rem;font-weight:300;line-height:1.8;margin:0 0 2rem}.detail-section{margin-bottom:2rem}.detail-section h3{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.05rem;margin:0 0 .75rem}.detail-section p{color:#6a6a6a;font-size:.88rem;font-weight:300;line-height:1.7}.benefits-list{list-style:none;margin:0;padding:0}.benefits-list li{color:#4a4a4a;font-size:.88rem;font-weight:300;line-height:1.8;margin-bottom:.5rem}.benefits-list .check{color:#b8964e;font-weight:700;margin-right:.5rem}.ingredients{background:#fafaf8;border:1px solid #ece8e1;border-radius:2px;color:#8a8a8a!important;font-size:.82rem!important;padding:1rem}.detail-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.product-page .btn{border-radius:2px;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.15em;padding:.85rem 2.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.product-page .btn-primary{background-color:#b8964e;border:none;color:#fff}.product-page .btn-primary:hover{background-color:#a17f3a;transform:translateY(-1px)}.product-page .btn-outline{background:#0000;border:2px solid #b8964e;color:#b8964e}.product-page .btn-outline:hover{background-color:#b8964e;color:#fff}@media (max-width:768px){.product-page{padding:2.5rem 1.5rem}.product-detail{gap:2rem;grid-template-columns:1fr}.product-detail-content h1{font-size:1.7rem}}.detail-price{color:#b8964e;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;margin:.5rem 0 1.5rem}.qty-selector{align-items:center;border:1px solid #ddd;border-radius:6px;display:flex;gap:0;overflow:hidden}.qty-selector button{background:#fafaf8;border:none;color:#2c2c2c;cursor:pointer;font-size:1.2rem;height:40px;transition:background .2s;width:36px}.qty-selector button:hover{background:#ece8e1}.qty-selector span{border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:.95rem;font-weight:600;line-height:40px;text-align:center;width:40px}.suggested-section{background:#fdfcfa;border-top:1px solid #e8e4de;padding:4rem 3rem;text-align:center}.suggested-section h2{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.75rem;margin-bottom:2rem}.suggested-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:900px}.suggested-card{background:#fff;border:1px solid #e8e4de;border-radius:4px;overflow:hidden;text-align:left;transition:box-shadow .3s ease}.suggested-card:hover{box-shadow:0 4px 20px #00000014}.suggested-card-img{display:block}.suggested-card-img img{aspect-ratio:1;object-fit:cover;width:100%}.suggested-card-info{padding:1rem 1.25rem 1.25rem}.suggested-card-name{color:#2c2c2c;display:block;font-family:Playfair Display,serif;font-size:.95rem;font-weight:600;margin-bottom:.3rem;text-decoration:none}.suggested-card-name:hover{color:#b8964e}.suggested-card-subtitle{color:#7a7a7a;font-size:.78rem;line-height:1.5;margin:0 0 .5rem}.suggested-card-price{color:#b8964e;font-size:.9rem;font-weight:700;margin:0 0 .85rem}@media (max-width:768px){.suggested-section{padding:3rem 1.5rem}.suggested-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.cart-page{margin:0 auto;max-width:1100px;padding:3rem 2rem}.btn-outline-sm{background:#0000;border:1px solid #b8964e;border-radius:2px;color:#b8964e;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.12em;padding:.55rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-outline-sm:hover{background-color:#b8964e;color:#fff}.cart-page h1{color:#2c2c2c;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:2rem}.cart-empty{padding:5rem 1rem;text-align:center}.cart-empty h2{font-family:Playfair Display,serif;font-size:1.7rem;margin-bottom:.75rem}.cart-empty p{color:#777;margin-bottom:1.5rem}.cart-layout{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:1fr 340px}.cart-items{flex-direction:column}.cart-item,.cart-items{display:flex;gap:1.25rem}.cart-item{align-items:center;background:#fafaf8;border:1px solid #ece8e1;border-radius:10px;padding:1rem 1.25rem}.cart-item-img{background:#f0ece4;border-radius:6px;height:72px;object-fit:cover;width:72px}.cart-item-info{flex:1 1}.cart-item-name{color:#2c2c2c;font-size:.95rem;font-weight:600;text-decoration:none}.cart-item-name:hover{color:#b8964e}.cart-item-subtitle{color:#999;font-size:.78rem;margin:.2rem 0 0}.cart-item-unit{color:#777;font-size:.8rem;margin:.15rem 0 0}.cart-item-qty{align-items:center;border:1px solid #ddd;border-radius:6px;display:flex;overflow:hidden}.cart-item-qty button{background:#f5f0e8;border:none;color:#2c2c2c;cursor:pointer;font-size:1rem;height:34px;transition:background .2s;width:30px}.cart-item-qty button:hover{background:#ece8e1}.cart-item-qty span{border-left:1px solid #ddd;border-right:1px solid #ddd;font-size:.85rem;font-weight:600;line-height:34px;text-align:center;width:34px}.cart-item-total{color:#2c2c2c;font-size:.95rem;font-weight:700;min-width:64px;text-align:right}.cart-item-remove{background:none;border:none;color:#bbb;cursor:pointer;font-size:.9rem;padding:.25rem;transition:color .2s}.cart-item-remove:hover{color:#e55}.cart-summary{background:#fafaf8;border:1px solid #ece8e1;border-radius:12px;padding:1.5rem}.cart-summary h3{font-family:Playfair Display,serif;font-size:1.15rem;margin-bottom:1.25rem}.summary-row{color:#555;display:flex;font-size:.88rem;justify-content:space-between;margin-bottom:.65rem}.summary-shipping span:last-child{color:#999;font-size:.8rem}.cart-summary hr{border:none;border-top:1px solid #ece8e1;margin:1rem 0}.summary-total{color:#2c2c2c;font-size:1rem;font-weight:700;margin-bottom:1.25rem}.btn-block{padding:.9rem 1rem}.cart-continue{color:#999;display:block;font-size:.8rem;margin-top:.75rem;text-align:center;text-decoration:none}.cart-continue:hover{color:#b8964e}.cart-page .btn-primary{background:#b8964e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.88rem;font-weight:600;letter-spacing:.05em;padding:.85rem 2rem;text-decoration:none;text-transform:uppercase;transition:background .25s,transform .15s}.cart-page .btn-primary:hover{background:#a17f3a;transform:translateY(-1px)}@media (max-width:768px){.cart-page{padding:2rem 1.25rem}.cart-layout{grid-template-columns:1fr}.cart-item{flex-wrap:wrap;gap:.75rem}.cart-item-total{margin-left:auto}}.cart-suggested-section{border-top:1px solid #e8e4de;margin-top:3rem;padding-top:3rem;text-align:center}.cart-suggested-section h2{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.6rem;margin-bottom:.4rem}.cart-suggested-sub{color:#7a7a7a;font-size:.85rem;margin-bottom:2rem}.cart-suggested-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cart-suggested-card{background:#fdfcfa;border:1px solid #e8e4de;border-radius:4px;overflow:hidden;text-align:left;transition:box-shadow .3s ease}.cart-suggested-card:hover{box-shadow:0 4px 16px #00000014}.cart-suggested-img{display:block}.cart-suggested-img img{aspect-ratio:1;object-fit:cover;width:100%}.cart-suggested-info{padding:.9rem 1.1rem 1.1rem}.cart-suggested-name{color:#2c2c2c;display:block;font-family:Playfair Display,serif;font-size:.92rem;font-weight:600;margin-bottom:.25rem;text-decoration:none}.cart-suggested-name:hover{color:#b8964e}.cart-suggested-subtitle{color:#7a7a7a;font-size:.76rem;line-height:1.5;margin:0 0 .4rem}.cart-suggested-price{color:#b8964e;font-size:.88rem;font-weight:700;margin:0 0 .75rem}@media (max-width:768px){.cart-suggested-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.checkout-page{margin:0 auto;max-width:1100px;padding:3rem 2rem}.checkout-steps{display:flex;gap:0;margin-bottom:2.5rem}.checkout-step{align-items:center;color:#bbb;display:flex;flex:1 1;font-size:.78rem;font-weight:600;gap:.6rem;letter-spacing:.07em;position:relative;text-transform:uppercase}.checkout-step:not(:last-child):after{background:#ddd;content:"";height:1px;position:absolute;right:0;top:50%;width:calc(100% - 130px)}.checkout-step.active{color:#b8964e}.checkout-step.done{color:#6abf69}.step-dot{align-items:center;background:#fff;border:2px solid;border-radius:50%;display:flex;flex-shrink:0;font-size:.75rem;height:26px;justify-content:center;width:26px}.checkout-step.active .step-dot{background:#b8964e;border-color:#b8964e;color:#fff}.checkout-step.done .step-dot{background:#6abf69;border-color:#6abf69;color:#fff}.checkout-body{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:1fr 320px}.checkout-card{background:#fafaf8;border:1px solid #ece8e1;border-radius:12px;padding:2rem}.checkout-card h2{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1.5rem}.zip-form label{color:#666;display:block;font-size:.78rem;font-weight:600;letter-spacing:.07em;margin-bottom:.5rem;text-transform:uppercase}.zip-row{display:flex;gap:.75rem}.zip-row input{background:#fff;border:1px solid #ddd;border-radius:6px;flex:1 1;font-family:Open Sans,sans-serif;font-size:1rem;max-width:160px;padding:.7rem 1rem}.zip-row input:focus{border-color:#b8964e;outline:none}.zip-resolved{color:#666;font-size:.88rem;margin-top:.6rem}.input-locked{background:#f5f5f3!important;border-color:#ddd!important;color:#777!important;cursor:default!important}.zip-lock-note{color:#888;font-size:.8rem;margin-top:.35rem}.link-btn{background:none;border:none;color:#b8964e;cursor:pointer;font-family:inherit;font-size:.8rem;padding:0;text-decoration:underline}.link-btn:hover{color:#9a7d3e}.rates-list{margin-top:1.75rem}.rates-list h3{font-family:Playfair Display,serif;font-size:1.1rem;margin-bottom:.9rem}.rate-option{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;margin-bottom:.6rem;padding:.9rem 1rem;transition:border-color .2s,background .2s}.rate-option.selected{background:#fdf8ef;border-color:#b8964e}.rate-option input[type=radio]{accent-color:#b8964e}.rate-info{display:flex;flex:1 1;flex-direction:column;gap:.15rem}.rate-carrier{color:#2c2c2c;font-size:.95rem;font-weight:700}.rate-days{color:#777;font-size:.78rem}.rate-via{color:#bbb;font-size:.72rem;margin-top:.1rem}.rate-price{color:#b8964e;font-size:.95rem;font-weight:700}.address-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;margin-bottom:1rem}.form-group-sm{max-width:110px}.form-group label{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.06em;margin-bottom:.4rem;text-transform:uppercase}.form-group input{background:#fff;border:1px solid #ddd;border-radius:6px;font-family:Open Sans,sans-serif;font-size:.9rem;padding:.7rem .9rem;transition:border-color .2s}.form-group input:focus{border-color:#b8964e;outline:none}.confirm-section{border-bottom:1px solid #ece8e1;margin-bottom:1.5rem;padding-bottom:1.25rem}.confirm-section h4{color:#999;font-size:.75rem;letter-spacing:.08em;margin-bottom:.6rem;text-transform:uppercase}.confirm-section p{color:#444;font-size:.88rem;line-height:1.7;margin:0}.confirm-carrier{color:#b8964e!important;font-size:.85rem!important;font-weight:600;margin-top:.3rem!important}.confirm-item{color:#444;display:flex;font-size:.88rem;justify-content:space-between;margin-bottom:.35rem}.confirm-totals{margin:1.25rem 0}.confirm-row{color:#555;display:flex;font-size:.88rem;justify-content:space-between;margin-bottom:.4rem}.confirm-row-total{border-top:1px solid #ece8e1;color:#2c2c2c;font-size:1rem;font-weight:700;margin-top:.5rem;padding-top:.5rem}.checkout-nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.checkout-page .btn{border-radius:6px;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.05em;padding:.8rem 1.75rem;text-decoration:none;text-transform:uppercase;transition:background .25s,transform .15s}.checkout-page .btn:disabled{cursor:not-allowed;opacity:.55}.checkout-page .btn-primary{background:#b8964e;border:none;color:#fff}.checkout-page .btn-primary:hover:not(:disabled){background:#a17f3a;transform:translateY(-1px)}.checkout-page .btn-outline{background:#0000;border:2px solid #b8964e;color:#b8964e}.checkout-page .btn-outline:hover{background:#b8964e;color:#fff}.btn-block{display:block;margin-top:1rem;text-align:center;width:100%}.checkout-error{background:#fff0f0;border:1px solid #fcc;border-radius:6px;color:#c0392b;font-size:.85rem;margin-top:.75rem;padding:.7rem 1rem}.checkout-sidebar{background:#fafaf8;border:1px solid #ece8e1;border-radius:12px;padding:1.5rem;position:sticky;top:88px}.checkout-sidebar h3{font-family:Playfair Display,serif;font-size:1.05rem;margin-bottom:1rem}.sidebar-item{align-items:center;display:flex;gap:.75rem;margin-bottom:.9rem}.sidebar-item img{background:#f0ece4;border-radius:6px;height:48px;object-fit:cover;width:48px}.sidebar-name{color:#2c2c2c;font-size:.82rem;font-weight:600;margin:0}.sidebar-qty{color:#999;font-size:.76rem;margin:.1rem 0 0}.sidebar-item span:last-child{color:#2c2c2c;font-size:.85rem;font-weight:700;margin-left:auto;white-space:nowrap}.checkout-sidebar hr{border:none;border-top:1px solid #ece8e1;margin:.75rem 0}.sidebar-subtotal{color:#2c2c2c;display:flex;font-size:.88rem;font-weight:600;justify-content:space-between;margin-top:.5rem}.checkout-success{grid-column:1/-1;margin:0 auto;max-width:520px;padding:3rem 2rem;text-align:center}.success-icon{align-items:center;background:#6abf69;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:72px;justify-content:center;margin:0 auto 1.25rem;width:72px}.checkout-success h2{color:#2c2c2c;font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:.75rem}.checkout-success p{color:#666;font-size:.9rem;margin-bottom:1.75rem}.success-details{background:#fafaf8;border:1px solid #ece8e1;border-radius:10px;margin-bottom:1.75rem;padding:1.25rem;text-align:left}.success-row{color:#555;display:flex;font-size:.88rem;justify-content:space-between;margin-bottom:.5rem}.checkout-success .btn{margin:.4rem}.checkout-empty{padding:5rem 2rem;text-align:center}.checkout-empty h2{font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1rem}@media (max-width:768px){.checkout-page{padding:1.5rem 1.25rem}.checkout-body{grid-template-columns:1fr}.checkout-sidebar{order:-1;position:static}.checkout-steps{gap:.25rem}.checkout-step span,.checkout-step:after{display:none}.address-form .form-row{grid-template-columns:1fr}.zip-row input{flex:1 1;max-width:100%}}.App{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.6ad3a74c.css.map*/