/*
Theme Name: Vaho · Embajadores
Description: Programa de Embajadores Vaho. Landing y tienda WooCommerce.
Version: 1.1.0
Text Domain: vaho
*/
@import url('assets/fonts.css');
:root{--forest:#063c2b;--deep:#032e22;--coral:#e86640;--peach:#efa184;--olive:#76983b;--cream:#f3efe7;--sage:#edf0e6;--ink:#28352e;--white:#fff;--max:1120px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font:15px/1.6 Poppins,sans-serif;color:var(--ink);background:white}a{color:var(--forest)}img{max-width:100%;height:auto}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--coral);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--forest);line-height:1.2}h1{font-size:clamp(35px,4.4vw,59px);font-weight:700;letter-spacing:-1.4px}h2{font-size:clamp(23px,2.55vw,33px);font-weight:600}h3{font-size:22px}.wrap{max-width:var(--max);width:calc(100% - 64px);margin:auto}.skip{position:absolute;left:20px;top:-80px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}.site-header{height:80px;background:var(--deep);color:white}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--peach);font-weight:700;font-size:37px;line-height:1;letter-spacing:-1px}.brand img{width:42px;height:49px;object-fit:contain;filter:brightness(1.22)}.nav-links{display:flex;align-items:center;gap:35px}.nav-links a{font-size:12px;color:white;text-decoration:none}.nav-links a:hover{color:var(--peach)}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:28px;background:var(--coral);color:white;text-decoration:none;font-weight:600;font-size:14px;padding:15px 30px;cursor:pointer;transition:background .18s,transform .18s;line-height:1.3}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#cf5232;color:white;transform:translateY(-2px)}.site-header .button{font-size:12px;padding:14px 26px}.nav-toggle{display:none;background:none;border:1px solid #ffffff66;border-radius:8px;color:white;padding:7px 12px}
.hero{position:relative;background:var(--cream);overflow:hidden;min-height:650px}.hero-inner{position:relative;z-index:2;padding-top:112px;padding-bottom:44px;pointer-events:none}.hero-copy{width:48%;pointer-events:auto}.hero h1 span{color:var(--coral)}.hero-copy>p{max-width:385px;font-size:18px;line-height:1.55;margin:21px 0 30px}.hero-photo{position:absolute;right:0;top:0;width:50%;aspect-ratio:377/413;min-height:100%;overflow:hidden;background:var(--forest)}.reference-photo{position:relative;overflow:hidden}.reference-photo img{position:absolute;max-width:none;height:auto}.hero-photo img{width:200.7958%;right:0;top:-12.1065%}.hero-photo:after{content:"";position:absolute;top:-8%;bottom:-8%;left:-62px;width:95px;background:var(--cream);border-radius:50%}.values{display:flex;gap:32px;margin-top:55px;font-size:12px;text-align:center}.values svg{display:block;width:25px;height:25px;margin:0 auto 8px;color:var(--forest)}.botanical{position:absolute;bottom:-20px;left:-20px;width:130px;height:220px;opacity:.12;color:var(--olive);transform:rotate(-20deg)}.botanical.right{left:40%;width:150px;height:270px;transform:rotate(15deg)}
.intro{padding:40px 0 42px}.section-title{text-align:center}.sprout{display:block;color:var(--olive);height:25px;margin:0 auto 5px}.section-title>p{margin-top:9px;font-size:15px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;max-width:980px;margin:32px auto 0;align-items:center}.intro-copy p{margin-bottom:22px;font-size:16px;line-height:1.6}.intro-copy p:last-child{margin-bottom:0;color:var(--forest)}.team-photo{width:100%;aspect-ratio:278/253;border-radius:30px}.team-photo img{width:272.302%;left:-140.647%;top:-223.32%}.steps{padding:28px 0 34px;background:var(--sage)}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:23px}.step{position:relative;background:white;border:1px solid #f1f2ed;border-radius:29px;padding:38px 30px 20px;text-align:center;box-shadow:0 4px 9px #24332406}.step-number{position:absolute;top:17px;left:20px;display:grid;place-items:center;width:37px;height:37px;color:white;font-size:23px;font-weight:600;background:var(--olive);border:3px solid #e3e8d6;border-radius:50%}.step>svg{width:52px;height:52px;color:var(--forest);margin:0 auto 14px}.step p{font-size:14px;line-height:1.5;margin:15px auto 0;max-width:245px}.step-arrow{display:block;font-size:30px;color:var(--forest);line-height:1;margin-top:12px}.impact{background:var(--forest);color:white;padding:37px 0}.impact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.stat{display:flex;gap:28px;padding:10px 20px;align-items:flex-start}.stat+.stat{border-left:1px solid #ffffff25;padding-left:40px}.stat strong{font-size:83px;font-weight:600;line-height:1.1;color:var(--olive);letter-spacing:-4px}.stat+.stat strong{color:#ef7926}.stat h3{font-size:17px;color:white;line-height:1.45;max-width:250px}.stat p{font-size:12px;color:#d7dfd5;margin-top:11px;max-width:260px}.benefits{background:var(--cream);text-align:center;padding:25px 0 18px}.benefits h2{font-size:28px}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:23px;margin-top:23px}.benefit svg{height:52px;width:52px;color:var(--forest);margin-bottom:7px}.benefit p{font-size:14px;line-height:1.5}.benefit-note{display:flex;justify-content:center;align-items:center;gap:14px;border-top:1px solid #c8c9be;margin-top:24px;padding-top:15px;font-size:15px;font-weight:600;color:var(--forest)}.benefit-note svg{height:25px;width:25px;flex-shrink:0}.site-footer{background:var(--forest);color:white;padding:45px 0 14px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .9fr;gap:70px;align-items:start}.footer-quote{font-size:22px;line-height:1.35;font-weight:500;max-width:310px}.footer-invite h2{font-size:22px;color:white}.footer-invite p{font-size:12px;line-height:1.5;margin:10px 0 18px;max-width:240px}.footer-invite .button{padding:10px 25px;font-size:12px}.footer-brand{text-align:center}.footer-links{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;font-size:10px;margin-top:24px}.footer-links a{color:white;text-decoration:none}.copyright{text-align:center;font-size:10px;color:#baccc0;margin-top:35px}.account-link{display:inline-block;color:var(--peach);font-size:13px;margin-top:16px}.content-page{padding:60px 0 80px;min-height:55vh}.content-page>h1{font-size:38px;margin-bottom:25px}.content-page p{margin-bottom:18px}.vaho-form{max-width:550px}.vaho-form label{display:block;font-weight:500;margin:17px 0 6px}.vaho-form input:not([type=checkbox]),.vaho-form select{display:block;width:100%;border:1px solid #bbc8be;padding:12px 15px;border-radius:9px;background:white}.vaho-form .check{display:flex;gap:10px;align-items:flex-start;font-size:13px}.vaho-form .button{margin-top:20px}.vaho-notice{padding:16px 20px;background:var(--sage);border-left:4px solid var(--olive);margin:20px 0}.vaho-notice.error{background:#fff1eb;border-color:var(--coral)}.vaho-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.vaho-card{padding:25px;background:var(--sage);border-radius:18px}.vaho-card strong{display:block;font-size:35px;color:var(--forest)}.vaho-share{display:flex;gap:12px;max-width:850px;margin:15px 0 30px}.vaho-share input{flex:1;min-width:0;border:1px solid #b6c7bc;border-radius:8px;padding:12px}.vaho-table{width:100%;border-collapse:collapse;margin:25px 0}.vaho-table th,.vaho-table td{text-align:left;padding:14px 10px;border-bottom:1px solid #d7dfd7}.vaho-table th{color:var(--forest)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #bbc8be;padding:12px;border-radius:8px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 0}.woocommerce ul.products li.product .price{color:var(--forest)}.woocommerce div.product p.price{color:var(--forest)}.mobile-scroll{overflow-x:auto}
.hero .hero-photo{position:absolute}
.footer-story{position:relative;min-height:190px}.footer-art{position:absolute;right:-25px;bottom:-34px;width:190px;aspect-ratio:150/155;pointer-events:none}.footer-art img{width:504.667%;left:-113.333%;top:-932.258%}.footer-story .footer-quote{position:relative;z-index:1;font-size:21px;max-width:230px}
@media(min-width:1001px){:root{--max:1200px}.site-header{height:94px}.hero{min-height:clamp(650px,54.56vw,930px)}.hero-inner{padding-top:clamp(110px,9.8vw,165px);padding-bottom:55px}.hero h1{font-size:clamp(48px,4.5vw,70px)}.hero-copy>p{font-size:21px;max-width:440px;margin:24px 0 35px}.hero-photo{width:53.1044%;aspect-ratio:402/413}.hero-photo img{width:188.3085%;top:-12.1065%}.hero-photo:after{display:none}.values{margin-top:68px;font-size:14px;gap:45px}.values svg{height:29px;width:29px}.intro{padding:43px 0 48px}.intro-grid{max-width:1105px;gap:80px;margin-top:37px}.intro-copy p{font-size:18px;margin-bottom:25px}.section-title h2{font-size:35px}.section-title>p{font-size:17px}.steps{padding:35px 0 40px}.step-grid{gap:18px;margin-top:26px}.step{padding:45px 35px 24px;min-height:310px}.step h3{font-size:25px}.step p{font-size:16px;max-width:285px}.step-arrow{margin-top:18px}.step-number{width:43px;height:43px;font-size:26px}.impact{padding:43px 0}.stat{padding:13px 24px}.stat strong{font-size:99px}.stat h3{font-size:20px;max-width:310px}.stat p{font-size:14px;max-width:310px}.benefits{padding:32px 0 21px}.benefits h2{font-size:33px}.benefit-grid{margin-top:28px}.benefit svg{width:60px;height:60px}.benefit p{font-size:16px}.benefit-note{font-size:17px;padding-top:20px;margin-top:28px}.site-footer{padding-top:47px}.footer-grid{grid-template-columns:1.25fr 1fr .85fr;gap:55px}.footer-story{min-height:185px}.footer-invite h2{font-size:25px}.footer-invite p{font-size:14px}.footer-story .footer-quote{font-size:23px}.footer-art{width:225px;right:-15px}}
@media(max-width:1000px){.nav-links{gap:20px}.wrap{width:calc(100% - 44px)}.hero{min-height:540px}.hero-inner{padding-top:85px}.hero-copy>p{font-size:16px;max-width:330px}.hero-photo{width:51%;height:100%;aspect-ratio:auto}.hero-photo img{width:auto;height:387.4%;top:-12.1%;right:0}.values{margin-top:35px}.intro-grid{gap:45px}.intro-copy p{font-size:14px}.stat{gap:18px;padding:5px 0}.stat strong{font-size:65px}.stat+.stat{padding-left:28px}.footer-grid{gap:35px}}
@media(max-width:760px){.site-header{height:72px}.brand{font-size:31px}.brand img{width:33px;height:43px}.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:72px;left:0;right:0;background:var(--deep);padding:22px;z-index:20;flex-direction:column;align-items:stretch;gap:20px}.nav-links.is-open{display:flex}.nav-links a{font-size:15px}.nav-wrap>.button{margin-left:auto;padding:11px 18px;font-size:11px}.nav-wrap{gap:13px}.hero{min-height:0;display:flex;flex-direction:column}.hero-inner{padding:49px 0 32px}.hero-copy{width:100%}.hero h1{font-size:44px;max-width:500px;letter-spacing:-1px}.hero-copy>p{font-size:16px;max-width:400px}.hero-photo{position:relative;width:100%;height:auto;aspect-ratio:377/330;min-height:0;order:2}.hero-photo img{width:200.7958%;height:auto;top:-15.1515%;right:0}.hero-photo:after{display:none}.values{justify-content:flex-start;gap:40px;margin-top:31px}.botanical.right{left:auto;right:-20px}.intro{padding:35px 0}.intro-grid{grid-template-columns:1fr;gap:25px;margin-top:27px}.intro-copy p{font-size:15px;margin-bottom:18px}.team-photo{max-width:480px;margin:auto}.section-title>p{font-size:14px}.step-grid{grid-template-columns:1fr;gap:15px}.step{padding:27px 25px 20px}.step p{max-width:300px}.step>svg{width:43px;height:43px;margin-bottom:10px}.step-number{top:20px}.impact-grid{grid-template-columns:1fr;gap:22px}.stat{padding:0;gap:25px}.stat+.stat{border-left:0;border-top:1px solid #ffffff25;padding:23px 0 0}.stat strong{min-width:120px;font-size:65px}.stat h3{font-size:15px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:25px 18px}.benefit:last-child{grid-column:1/-1;max-width:180px;justify-self:center}.benefit p{font-size:13px}.benefit-note{font-size:13px;text-align:left}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{text-align:left}.footer-links{justify-content:flex-start}.site-footer{padding-top:35px}.footer-quote{font-size:24px}.footer-invite p{max-width:340px;font-size:14px}.footer-invite .button{padding:13px 25px}.footer-links{font-size:12px}.copyright{text-align:left}.vaho-dashboard{grid-template-columns:1fr}.vaho-share{flex-direction:column}.content-page{padding-top:40px}.content-page>h1{font-size:31px}.wrap{width:calc(100% - 40px)}}
@media(max-width:760px){.hero .hero-photo{position:relative}.footer-story{min-height:190px}.footer-art{right:0;bottom:-5px;width:165px}.footer-story .footer-quote{font-size:22px;max-width:220px}}
.footer-art{aspect-ratio:150/132;mask-image:linear-gradient(#000 87%,transparent)}.footer-art img{top:-1098.485%}.footer-story .footer-quote{white-space:nowrap}
@media(max-width:760px){.footer-story .footer-quote{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.vaho-plan-table .amount{white-space:nowrap}
@media(max-width:760px){.vaho-plan-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.vaho-plan-table tbody{display:grid;gap:18px}.vaho-plan-table tr{display:block;padding:19px;background:var(--sage);border-radius:16px}.vaho-plan-table td{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:9px 0;font-size:14px;border-bottom:1px solid #d7dfd7;text-align:right}.vaho-plan-table td:first-child{display:block;text-align:left;font-size:18px;font-weight:600;line-height:1.4;color:var(--forest);padding:0 0 15px}.vaho-plan-table td:before{content:attr(data-label);text-align:left;max-width:58%}.vaho-plan-table td:first-child:before{display:none}.vaho-plan-table td:last-child{border:0;padding-top:13px;color:var(--forest);font-weight:600}.vaho-plan-table td:last-child strong{font-size:18px}}
