:root{--navy:#071423;--navy2:#0d2035;--gold:#f3a62f;--cream:#f4f0e8;--ink:#101c2e;--muted:#697587;--green:#2fb985;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);overflow-x:hidden}a{color:inherit;text-decoration:none}.topbar{position:absolute;z-index:20;top:0;left:0;right:0;height:78px;padding:0 max(26px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid rgba(255,255,255,.13)}.brand{display:flex;align-items:center;gap:9px;font-weight:900;letter-spacing:.03em}.brand img{width:37px;height:37px;border-radius:9px}.brand span{color:var(--gold)}.topbar nav{display:flex;gap:34px;color:#c2cbd5;font-size:13px}.topbar nav a:hover{color:#fff}.download{font-size:13px;font-weight:800;padding:9px 15px;border:1px solid rgba(255,255,255,.4);border-radius:8px}.download span{color:var(--gold)}.hero{height:100svh;min-height:720px;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,23,.96) 0%,rgba(4,13,23,.82) 38%,rgba(4,13,23,.22) 74%),linear-gradient(0deg,rgba(4,13,23,.55),transparent 40%)}.hero-content{position:relative;z-index:2;width:min(620px,calc(100% - 48px));margin-left:max(24px,calc((100vw - var(--max))/2));margin-top:30px}.kicker{font-size:10px;letter-spacing:.2em;font-weight:900;color:#b96e0b;margin:0 0 17px}.hero .kicker{color:var(--gold)}.kicker i{display:inline-block;width:22px;height:1px;background:currentColor;vertical-align:middle;margin-right:9px}.hero h1{font-size:clamp(51px,6.2vw,88px);line-height:.98;letter-spacing:-.065em;margin:0 0 27px}.hero h1 em{font-style:normal;color:var(--gold)}.hero-content>p:not(.kicker){font-size:18px;line-height:1.65;color:#c0cad5;max-width:560px}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:33px}.primary{display:inline-flex;gap:18px;align-items:center;background:var(--gold);color:#111b29;padding:15px 21px;border-radius:8px;font-weight:850;box-shadow:0 13px 35px rgba(243,166,47,.24);transition:.2s transform,.2s background}.primary:hover{transform:translateY(-3px);background:#ffc25f}.hero-actions small{color:#8996a7}.live-order{position:absolute;z-index:3;right:max(24px,calc((100vw - var(--max))/2));bottom:90px;width:315px;background:rgba(255,255,255,.96);color:var(--ink);border-radius:14px;padding:18px;box-shadow:0 28px 70px rgba(0,0,0,.35);backdrop-filter:blur(10px)}.live-head{display:flex;justify-content:space-between;font-size:10px;border-bottom:1px solid #e6e9ed;padding-bottom:13px}.live-head span{font-weight:800;color:#6c7888}.live-head i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #d9f5ea}.live-item{display:grid;grid-template-columns:24px 1fr auto;padding:12px 0;border-bottom:1px solid #eceff2;font-size:11px}.live-item>span{color:#b96e0b;font-weight:800}.live-item em{font-style:normal;color:#687587}.live-total{display:flex;justify-content:space-between;padding-top:13px}.send-progress{height:4px;background:#e9edf0;border-radius:5px;margin-top:15px;overflow:hidden}.send-progress i{display:block;width:38%;height:100%;background:var(--gold);animation:send 2.5s ease-in-out infinite}.live-order>small{display:block;color:#818c9a;margin-top:7px}.scroll-hint{position:absolute;z-index:3;bottom:27px;left:50%;transform:translateX(-50%);font-size:8px;letter-spacing:.19em;color:#9aa6b5}.scroll-hint i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--gold);margin-right:8px}.promise{min-height:230px;background:var(--gold);display:flex;align-items:center;justify-content:center;gap:27px;font-size:clamp(25px,3.4vw,43px);letter-spacing:-.04em}.promise p{font-weight:500}.promise strong{font-weight:900}.promise>i{width:8px;height:8px;border-radius:50%;background:#182435}.chapter{width:min(var(--max),calc(100% - 48px));margin:auto;padding:125px 0;display:grid;grid-template-columns:.78fr 1.22fr;gap:100px;align-items:center}.chapter-copy{max-width:490px}.step{display:inline-block;font-weight:900;font-size:11px;letter-spacing:.15em;color:#aeb4ba;margin-bottom:42px}.chapter h2,.photo-copy h2,.decision h2,.results h2,.final-cta h2{font-size:clamp(40px,5vw,64px);line-height:1.08;letter-spacing:-.055em;margin:0 0 24px}.chapter-copy>p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.7}.chapter ul{list-style:none;padding:0;margin-top:30px}.chapter li{margin:13px 0;font-weight:650;font-size:14px}.chapter li i{font-style:normal;color:#15895f;background:#dff5eb;border-radius:50%;padding:3px 6px;margin-right:10px}.simple-phone{justify-self:end;width:420px;background:#f8fafb;border:9px solid #142137;border-radius:34px;padding:24px;box-shadow:0 35px 75px rgba(22,32,47,.2);transform:rotate(1.5deg)}.phone-top{display:flex;justify-content:space-between;align-items:center;font-size:11px}.phone-top>span{color:#717d8b}.phone-top i{font-style:normal}.category{display:flex;gap:9px;margin:22px 0}.category>*{font-size:9px;padding:7px 10px;border-radius:20px;background:#e8edf1;color:#657181}.category b{background:var(--gold);color:#172235}.dish{display:grid;grid-template-columns:58px 1fr 30px;gap:11px;align-items:center;background:#fff;border:1px solid #e7ebee;border-radius:10px;padding:9px;margin:9px 0}.dish-photo{width:58px;height:58px;border-radius:7px;background:linear-gradient(135deg,#7c3d21,#edaf54)}.dish-two{background:linear-gradient(135deg,#416c40,#c9ca6c)}.dish p>*{display:block}.dish p{margin:0}.dish p b{font-size:11px}.dish p small{font-size:8px;color:#8a94a0}.dish p strong{font-size:10px;color:#b36c0a;margin-top:4px}.dish>button{width:27px;height:27px;border:0;border-radius:50%;background:#13223a;color:#fff}.phone-cart{margin-top:19px;background:#13223a;color:#fff;border-radius:10px;padding:12px;display:flex;justify-content:space-between;align-items:center}.phone-cart span>*{display:block}.phone-cart small{color:#92a0b1;font-size:8px}.phone-cart button{border:0;background:var(--gold);border-radius:6px;padding:9px;font-weight:800;font-size:9px}.instant{min-height:520px;background:var(--navy);color:#fff;padding:90px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr 1fr .55fr;align-items:center;gap:55px}.instant-copy span{color:var(--gold);font-size:9px;letter-spacing:.2em;font-weight:900}.instant-copy h2{font-size:clamp(33px,4vw,53px);line-height:1.12;letter-spacing:-.045em}.instant-copy h2 em{font-style:normal;color:var(--gold)}.signal{display:flex;align-items:center}.signal-node{width:95px;height:95px;flex:none;border-radius:22px;background:#14283f;border:1px solid #284058;display:flex;flex-direction:column;align-items:center;justify-content:center}.signal-node span{font-size:27px;color:var(--gold)}.signal-node b{font-size:10px;margin-top:4px}.signal-node.active{box-shadow:0 0 0 8px rgba(243,166,47,.08),0 0 45px rgba(243,166,47,.16)}.signal-line{height:1px;background:#4a5b6e;flex:1;display:flex;justify-content:space-evenly}.signal-line i{width:7px;height:7px;border-radius:50%;background:var(--gold);transform:translateY(-3px);animation:travel 1.6s linear infinite}.signal-line i:nth-child(2){animation-delay:.3s}.signal-line i:nth-child(3){animation-delay:.6s}.signal-line i:nth-child(4){animation-delay:.9s}.instant-stat{border-left:1px solid #34465a;padding-left:30px}.instant-stat b{font-size:52px;color:var(--gold);display:block}.instant-stat span{font-size:12px;color:#98a6b7}.photo-chapter{height:760px;position:relative;color:#fff;overflow:hidden}.photo-chapter>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,14,25,.94),rgba(5,14,25,.55) 48%,rgba(5,14,25,.08))}.photo-copy{position:absolute;z-index:2;left:max(24px,calc((100vw - var(--max))/2));top:50%;transform:translateY(-50%);width:520px}.photo-copy .step{color:#9ba8b7}.photo-copy .kicker{color:var(--gold)}.photo-copy h2 em{color:var(--gold);font-style:normal}.photo-copy>p:last-child{color:#bac4cf;line-height:1.7}.kitchen-cards{position:absolute;z-index:3;right:max(24px,calc((100vw - var(--max))/2));bottom:55px;display:flex;gap:12px}.kitchen-cards article{width:235px;background:rgba(255,255,255,.95);color:var(--ink);padding:16px;border-radius:11px;box-shadow:0 18px 45px rgba(0,0,0,.3)}.kitchen-cards header{display:flex;justify-content:space-between;font-size:9px;color:#778392}.kitchen-cards article>strong,.kitchen-cards article>small{display:block}.kitchen-cards article>strong{font-size:12px;margin-top:15px}.kitchen-cards article>small{font-size:9px;color:#818b98;margin:3px 0 16px}.kitchen-cards footer{font-size:8px;color:#9b660b;border-top:1px solid #e6eaed;padding-top:10px}.kitchen-cards footer i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--gold)}.kitchen-cards footer.cooking{color:#14845c}.kitchen-cards footer.cooking i{background:var(--green)}.chapter-payment{grid-template-columns:1.15fr .85fr}.payment-photo{position:relative}.payment-photo img{width:100%;height:550px;object-fit:cover;border-radius:18px;box-shadow:0 30px 70px rgba(28,33,39,.17)}.payment-ok{position:absolute;right:-25px;bottom:35px;background:#fff;padding:15px 20px;border-radius:11px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 45px rgba(23,31,42,.2)}.payment-ok>i{font-style:normal;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#dff5eb;color:#188a62}.payment-ok b,.payment-ok small{display:block}.payment-ok b{font-size:12px}.payment-ok small{font-size:9px;color:#7b8694}.payment-methods{display:flex;gap:7px;margin:28px 0 14px}.payment-methods>*{font-size:8px;border:1px solid #d7dde2;padding:8px;border-radius:6px}.payment-methods b{background:#13223a;color:#fff}.bill{background:#fff;border:1px solid #e3e7ea;border-radius:11px;padding:16px}.bill>*{display:block}.bill span{font-size:9px;color:#77818e}.bill b{font-size:27px}.bill small{color:#a36b16}.decision{height:780px;background:var(--navy);position:relative;color:#fff;overflow:hidden}.decision-bg{position:absolute;right:0;top:0;width:63%;height:100%}.decision-bg img{width:100%;height:100%;object-fit:cover}.decision:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#071423 0%,#071423 35%,rgba(7,20,35,.67) 58%,rgba(7,20,35,.08))}.decision-content{position:relative;z-index:2;padding-top:110px;margin-left:max(24px,calc((100vw - var(--max))/2));width:520px}.decision-content .kicker{color:var(--gold)}.decision-content>p:not(.kicker){color:#aeb9c7;line-height:1.7}.insight{margin-top:34px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-left:3px solid var(--gold);border-radius:0 12px 12px 0;padding:20px;backdrop-filter:blur(12px)}.insight>span{color:var(--gold);font-size:8px;letter-spacing:.17em;font-weight:900}.insight>b{display:block;font-size:15px;margin-top:8px}.insight p{color:#aab6c4;font-size:12px}.insight small{display:block;border-top:1px solid rgba(255,255,255,.13);padding-top:10px;color:#aab6c4}.insight small strong{color:#65d5aa}.results{padding:120px max(24px,calc((100vw - var(--max))/2));background:#fff}.results-title{text-align:center}.results-title em{color:#bd7411;font-style:normal}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border:1px solid #e3e6e8;border-radius:16px;overflow:hidden}.result-grid article{padding:42px;border-right:1px solid #e3e6e8}.result-grid article:last-child{border:0}.result-grid b{display:block;font-size:58px;color:#bd7411;letter-spacing:-.06em}.result-grid span{font-weight:850}.result-grid p{color:#788391;font-size:12px}.final-cta{background:radial-gradient(circle at 50% 0,#173a5c,#071423 64%);color:#fff;text-align:center;padding:105px 24px}.final-cta>img{width:65px;border-radius:15px}.final-cta>p{font-size:9px;color:var(--gold);letter-spacing:.18em;font-weight:900;margin-top:23px}.final-cta h2{margin-left:auto;margin-right:auto}.final-cta .primary{margin-top:12px}.final-cta>small{display:block;color:#7f8c9d;margin-top:13px}footer{height:100px;background:#050f1c;color:#8290a2;padding:0 max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;font-size:10px}footer .brand{color:#fff}footer .brand img{width:31px;height:31px}footer i{font-style:normal}.reveal{opacity:0;transform:translateY(25px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}@keyframes send{0%{transform:translateX(-100%)}50%,100%{transform:translateX(280%)}}@keyframes travel{0%{opacity:0;transform:translate(-28px,-3px)}50%{opacity:1}100%{opacity:0;transform:translate(28px,-3px)}}
@media(max-width:900px){.topbar nav{display:none}.live-order{width:280px}.chapter{grid-template-columns:1fr;gap:55px}.simple-phone{justify-self:center}.instant{grid-template-columns:1fr 1fr}.instant-stat{grid-column:1/-1;border-left:0;border-top:1px solid #34465a;padding:20px 0 0}.photo-copy{width:min(500px,calc(100% - 48px))}.kitchen-cards article:nth-child(2){display:none}.chapter-payment{grid-template-columns:1fr}.payment-photo{order:2}.decision-bg{width:100%;opacity:.48}.decision:after{background:linear-gradient(90deg,#071423 0%,rgba(7,20,35,.75) 70%,rgba(7,20,35,.3))}.result-grid article{padding:28px}}
@media(max-width:600px){.topbar{height:68px;padding:0 16px}.topbar .download{font-size:0}.topbar .download:before{content:'Probar gratis';font-size:11px}.hero{min-height:760px;align-items:flex-start;padding-top:125px}.hero-photo{object-position:64% center}.hero-overlay{background:linear-gradient(180deg,rgba(4,13,23,.88),rgba(4,13,23,.48) 55%,rgba(4,13,23,.92))}.hero h1{font-size:48px}.hero-content>p:not(.kicker){font-size:15px}.hero-actions small{display:none}.live-order{left:16px;right:16px;bottom:70px;width:auto}.scroll-hint{display:none}.promise{min-height:180px;flex-direction:column;gap:0;text-align:center;padding:25px}.promise p,.promise strong{margin:4px}.promise>i{display:none}.chapter{width:calc(100% - 32px);padding:82px 0;gap:45px}.chapter h2,.photo-copy h2,.decision h2,.results h2,.final-cta h2{font-size:40px}.step{margin-bottom:28px}.simple-phone{width:100%;border-width:6px;padding:15px;border-radius:25px;transform:none}.dish{grid-template-columns:48px 1fr 28px}.dish-photo{width:48px;height:52px}.instant{min-height:650px;padding:70px 20px;grid-template-columns:1fr;gap:35px}.signal-node{width:76px;height:76px}.instant-stat{grid-column:auto}.photo-chapter{height:750px}.photo-chapter>img{object-position:64% center}.photo-shade{background:linear-gradient(180deg,rgba(5,14,25,.55),rgba(5,14,25,.94) 70%)}.photo-copy{top:auto;bottom:205px;transform:none}.kitchen-cards{left:16px;right:16px;bottom:24px}.kitchen-cards article{width:100%}.chapter-payment{display:flex;flex-direction:column}.payment-photo img{height:420px}.payment-ok{right:10px;left:10px;bottom:15px}.decision{height:790px}.decision-bg{opacity:.4}.decision-bg img{object-position:63% center}.decision:after{background:linear-gradient(180deg,rgba(7,20,35,.35),#071423 68%)}.decision-content{width:calc(100% - 32px);margin:0 16px;padding-top:300px}.results{padding:80px 16px}.result-grid{grid-template-columns:1fr}.result-grid article{border-right:0;border-bottom:1px solid #e3e6e8}.result-grid article:last-child{border:0}footer{height:auto;padding:35px 20px;flex-direction:column;gap:20px}.reveal{transform:translateY(18px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.send-progress i,.signal-line i{animation:none}}

.kitchen-cards footer{height:auto;background:transparent;padding:10px 0 0;display:block;border-top:1px solid #e6eaed;color:#9b660b}
.kitchen-cards footer.cooking{color:#14845c}
.promise{min-height:70px;padding:9px 20px;line-height:1.08}
.promise p,.promise strong{margin:0}
@media(max-width:600px){.promise{min-height:60px;padding:9px 14px;font-size:22px}}

.hero-cycle{position:absolute;z-index:3;right:max(24px,calc((100vw - var(--max))/2));bottom:72px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(6,18,31,.68),rgba(6,18,31,.16) 66%,transparent 67%);filter:drop-shadow(0 25px 45px rgba(0,0,0,.25))}.cycle-orbit{position:absolute;inset:46px;border:1px solid rgba(243,166,47,.42);border-radius:50%;box-shadow:0 0 0 16px rgba(243,166,47,.025),inset 0 0 40px rgba(7,20,35,.3)}.cycle-orbit:before,.cycle-orbit:after{content:'';position:absolute;inset:34px;border:1px dashed rgba(255,255,255,.11);border-radius:50%}.cycle-orbit:after{inset:-8px;border-style:solid;border-color:rgba(255,255,255,.06)}.flow-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px rgba(243,166,47,.16),0 0 20px var(--gold);offset-path:circle(148px at 148px 148px);animation:orbit 5s linear infinite}.cycle-core{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:rgba(8,23,40,.96);border:1px solid rgba(243,166,47,.42);display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 0 0 10px rgba(8,23,40,.52),0 20px 45px rgba(0,0,0,.35)}.cycle-core img{width:45px;border-radius:10px}.cycle-core b{font-size:12px;margin-top:4px}.cycle-core small{font-size:7px;color:#8e9cac}.cycle-node{position:absolute;z-index:4;min-width:126px;height:60px;border-radius:12px;background:rgba(255,255,255,.96);color:var(--ink);display:flex;align-items:center;gap:9px;padding:9px 12px;box-shadow:0 14px 35px rgba(0,0,0,.25);backdrop-filter:blur(8px)}.cycle-node>span{width:34px;height:34px;border-radius:9px;background:#fff0d7;color:#ad680a;display:grid;place-items:center;font-size:17px}.cycle-node small,.cycle-node b{display:block}.cycle-node small{font-size:7px;color:#a2aab4;letter-spacing:.12em}.cycle-node b{font-size:11px}.node-garzon{left:50%;top:0;transform:translateX(-50%)}.node-cocina{right:-8px;top:50%;transform:translateY(-50%)}.node-caja{left:50%;bottom:0;transform:translateX(-50%)}.node-decision{left:-12px;top:50%;transform:translateY(-50%)}.cycle-arrow{position:absolute;z-index:5;color:var(--gold);font-size:25px;text-shadow:0 0 12px rgba(243,166,47,.6)}.arrow-one{right:55px;top:72px;transform:rotate(45deg)}.arrow-two{right:56px;bottom:70px;transform:rotate(135deg)}.arrow-three{left:56px;bottom:70px;transform:rotate(225deg)}.arrow-four{left:56px;top:72px;transform:rotate(315deg)}@keyframes orbit{to{offset-distance:100%}}
@media(max-width:900px){.hero-cycle{width:330px;height:330px;right:18px}.cycle-orbit{inset:40px}.flow-dot{offset-path:circle(124px at 124px 124px)}.cycle-node{min-width:112px}.cycle-core{width:105px;height:105px}}
@media(max-width:600px){.hero-cycle{left:50%;right:auto;bottom:38px;width:315px;height:315px;transform:translateX(-50%) scale(.82);transform-origin:bottom center}.cycle-orbit{inset:38px}.flow-dot{offset-path:circle(119px at 119px 119px)}.cycle-node{min-width:108px;height:55px}.cycle-core{width:102px;height:102px}.node-cocina{right:-18px}.node-decision{left:-18px}.arrow-one{right:42px;top:60px}.arrow-two{right:42px;bottom:60px}.arrow-three{left:42px;bottom:60px}.arrow-four{left:42px;top:60px}.hero{min-height:820px}.hero-content>p:not(.kicker){max-width:340px}.hero-actions{margin-top:22px}}

.about-restcore{padding:125px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:.72fr 1.28fr;gap:100px;align-items:center;background:#ece7dd}.about-mark{height:470px;background:radial-gradient(circle at 50% 35%,#1c3d5f,#091728 68%);border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 28px 65px rgba(24,30,39,.18);position:relative;overflow:hidden}.about-mark:after{content:'';position:absolute;width:330px;height:330px;border:1px solid rgba(243,166,47,.2);border-radius:50%;box-shadow:0 0 0 55px rgba(243,166,47,.035),0 0 0 110px rgba(243,166,47,.025)}.about-mark img{width:120px;position:relative;z-index:2;border-radius:26px;box-shadow:0 20px 50px rgba(0,0,0,.3)}.about-mark span{position:absolute;z-index:2;bottom:34px;font-size:8px;letter-spacing:.2em;color:#b3bfcb}.about-copy h2{font-size:clamp(40px,4.7vw,62px);line-height:1.08;letter-spacing:-.055em;margin:0 0 24px}.about-copy>p:not(.kicker){font-size:17px;line-height:1.75;color:#687485;max-width:650px}.about-values{margin-top:36px;border-top:1px solid #d3cec4}.about-values>span{display:grid;grid-template-columns:42px 1fr;align-items:center;padding:15px 0;border-bottom:1px solid #d3cec4}.about-values i{font-style:normal;color:#b8700f;font-size:10px;font-weight:900}.about-values b{font-size:13px}.faq-section{padding:120px max(24px,calc((100vw - var(--max))/2));background:#fff;display:grid;grid-template-columns:.68fr 1.32fr;gap:95px}.faq-heading h2{font-size:clamp(40px,4.5vw,60px);line-height:1.08;letter-spacing:-.055em;margin:0 0 18px}.faq-heading>p:last-child{color:#778392}.faq-list{border-top:1px solid #dfe3e6}.faq-list details{border-bottom:1px solid #dfe3e6}.faq-list summary{cursor:pointer;list-style:none;padding:22px 2px;font-weight:800;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{font-style:normal;color:#b66d09;font-size:22px;line-height:1;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{margin:-4px 42px 24px 2px;color:#6d7988;font-size:14px;line-height:1.7}.site-footer{height:auto;background:#050f1c;color:#8e9bac;padding:72px max(24px,calc((100vw - var(--max))/2)) 24px;display:block}.footer-top{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding-bottom:60px}.footer-brand .brand{color:#fff;font-size:18px}.footer-brand .brand img{width:39px;height:39px}.footer-brand p{color:#fff;font-size:18px;font-weight:700;line-height:1.35;margin:22px 0 8px}.footer-brand>span{font-size:10px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column b{color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:8px}.footer-column a{font-size:12px;transition:.2s color}.footer-column a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:flex;justify-content:space-between;font-size:10px}.footer-bottom i{font-style:normal}
@media(max-width:900px){.about-restcore{grid-template-columns:1fr;gap:55px}.about-mark{height:380px}.faq-section{grid-template-columns:1fr;gap:45px}.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-column:last-child{grid-column:2}}
@media(max-width:600px){.about-restcore,.faq-section{padding:80px 16px}.about-mark{height:310px}.about-mark img{width:90px}.about-copy h2,.faq-heading h2{font-size:40px}.footer-top{grid-template-columns:1fr 1fr;gap:42px 25px}.footer-brand{grid-column:1/-1}.footer-column:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}
@media(max-width:600px){.hero-cycle{left:50%;margin-left:-175px;right:auto;width:350px;height:350px;transform:scale(.78);transform-origin:center center;bottom:8px}.cycle-orbit{inset:43px}.flow-dot{offset-path:circle(131px at 131px 131px)}.node-cocina{right:-8px}.node-decision{left:-8px}}

.cycle-node{border:0;font-family:inherit;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;outline:none}.cycle-node:hover,.cycle-node:focus-visible{background:#fff8e9;box-shadow:0 17px 42px rgba(0,0,0,.34),0 0 0 3px rgba(243,166,47,.38)}.cycle-node:hover>span:first-child,.cycle-node:focus-visible>span:first-child{background:var(--gold);color:#132137}.cycle-node.active{background:var(--gold);box-shadow:0 17px 42px rgba(0,0,0,.35),0 0 0 4px rgba(243,166,47,.22)}.cycle-node.active>span:first-child{background:#132137;color:var(--gold)}.node-garzon:hover,.node-garzon:focus-visible{transform:translateX(-50%) translateY(-5px)}.node-cocina:hover,.node-cocina:focus-visible{transform:translateY(-50%) translateX(5px)}.node-caja:hover,.node-caja:focus-visible{transform:translateX(-50%) translateY(5px)}.node-decision:hover,.node-decision:focus-visible{transform:translateY(-50%) translateX(-5px)}.node-copy{display:block}.node-copy small,.node-copy b{display:block}.cycle-core{transition:opacity .18s ease,transform .25s ease}.cycle-core.hidden{opacity:0;transform:translate(-50%,-50%) scale(.72);pointer-events:none}.cycle-explanation{position:absolute;z-index:6;left:50%;top:50%;width:210px;min-height:150px;transform:translate(-50%,-50%) scale(.78);opacity:0;pointer-events:none;background:rgba(7,20,35,.97);border:1px solid rgba(243,166,47,.55);border-radius:17px;color:#fff;padding:24px 20px 18px;box-shadow:0 22px 55px rgba(0,0,0,.5),0 0 0 8px rgba(7,20,35,.48);transition:opacity .2s ease,transform .25s ease}.cycle-explanation.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.cycle-explanation>button{position:absolute;right:8px;top:7px;border:0;background:none;color:#8e9bac;font-size:19px;cursor:pointer}.cycle-explanation>button:hover{color:#fff}.cycle-explanation small{display:block;color:var(--gold);font-size:7px;letter-spacing:.15em;font-weight:900;margin-bottom:7px}.cycle-explanation>b{display:block;font-size:14px;line-height:1.2}.cycle-explanation p{font-size:9px;line-height:1.55;color:#adb9c7;margin:8px 0 0}
@media(max-width:600px){.cycle-explanation{width:220px;min-height:150px}.cycle-explanation>b{font-size:15px}.cycle-explanation p{font-size:10px}}

@media(min-width:901px){.hero-cycle{width:470px;height:470px;right:max(20px,calc((100vw - 1240px)/2));bottom:42px}.cycle-orbit{inset:60px}.flow-dot{offset-path:circle(174px at 174px 174px);width:12px;height:12px}.cycle-core{width:140px;height:140px}.cycle-core img{width:53px}.cycle-core b{font-size:14px}.cycle-core small{font-size:8px}.cycle-node{min-width:154px;height:72px;padding:11px 14px;gap:11px;border-radius:14px}.cycle-node>span:first-child{width:42px;height:42px;font-size:20px}.node-copy small{font-size:8px}.node-copy b{font-size:13px}.node-garzon{top:-1px}.node-cocina{right:-14px}.node-caja{bottom:-1px}.node-decision{left:-14px}.cycle-arrow{font-size:29px}.arrow-one{right:67px;top:84px}.arrow-two{right:67px;bottom:84px}.arrow-three{left:67px;bottom:84px}.arrow-four{left:67px;top:84px}.cycle-explanation{width:270px;min-height:185px;padding:30px 25px 22px;border-radius:19px}.cycle-explanation small{font-size:8px;margin-bottom:9px}.cycle-explanation>b{font-size:18px}.cycle-explanation p{font-size:11px;line-height:1.55;margin-top:11px}.cycle-explanation>button{right:10px;top:8px;font-size:22px}}

.cycle-node>.node-copy{width:auto;height:auto;min-width:0;border-radius:0;background:transparent;color:inherit;display:block;text-align:left}.cycle-node>.node-copy small,.cycle-node>.node-copy b{display:block;white-space:nowrap}.cycle-node>.node-copy small{font-size:7px;letter-spacing:.09em;color:#9aa4b0;font-weight:800}.cycle-node>.node-copy b{font-size:12px;color:#172235;margin-top:2px}.cycle-node>.node-icon{flex:0 0 auto}.node-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cycle-node:hover>.node-copy,.cycle-node:focus-visible>.node-copy,.cycle-node.active>.node-copy{background:transparent;color:inherit}.cycle-node.active>.node-copy small{color:rgba(20,32,51,.64)}.cycle-node.active>.node-copy b{color:#172235}
@media(min-width:901px){.cycle-explanation{width:350px;min-height:230px;padding:39px 34px 29px;border-radius:22px}.cycle-explanation small{font-size:9px;margin-bottom:12px}.cycle-explanation>b{font-size:22px;line-height:1.18;max-width:260px}.cycle-explanation p{font-size:13px;line-height:1.62;margin-top:15px}.cycle-explanation>button{right:14px;top:11px;font-size:25px}.cycle-node>.node-copy small{font-size:7px}.cycle-node>.node-copy b{font-size:13px}.node-icon svg{width:25px;height:25px}}
@media(max-width:900px){.cycle-node{min-width:142px}.cycle-node>.node-copy small{font-size:6px}.cycle-node>.node-copy b{font-size:11px}}
.topbar .brand-logo{width:155px;height:auto;border-radius:0}.footer-brand .brand{font-size:0}.footer-brand .brand>span{display:none}.footer-brand .brand img{width:155px;height:auto;border-radius:0}.about-mark .about-logo{width:270px;border-radius:0;box-shadow:none}.final-cta>img{width:180px;border-radius:0}.cycle-core img{border-radius:50%}
@media(max-width:600px){.topbar .brand-logo{width:125px}.footer-brand .brand img{width:145px}.about-mark .about-logo{width:230px}.final-cta>img{width:150px}}
.topbar{height:104px;border-bottom:0}.topbar .brand-logo{width:auto;height:102px;filter:drop-shadow(0 5px 15px rgba(0,0,0,.3))}
.growth-message{display:grid;grid-template-columns:34px 1fr;column-gap:12px;margin:25px 0 0;padding:18px 20px;background:#fff8eb;border:1px solid #e4d3b5;border-left:3px solid var(--gold);border-radius:0 12px 12px 0}.growth-message>span{grid-row:1/3;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:#172235;font-size:14px}.growth-message strong{font-size:15px;line-height:1.35;color:var(--ink)}.growth-message small{margin-top:5px;font-size:11px;line-height:1.55;color:#718093}.about-values{margin-top:25px}
@media(max-width:600px){.topbar{height:84px}.topbar .brand-logo{width:auto;height:78px}.growth-message{padding:16px}.growth-message strong{font-size:14px}}
.scroll-hint{bottom:14px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 17px;color:#fff;font-size:11px;font-weight:850;letter-spacing:.16em;text-shadow:0 2px 8px rgba(0,0,0,.65);transition:color .2s ease}.scroll-hint:hover{color:var(--gold)}.scroll-hint span:before{content:'';display:inline-block;width:6px;height:6px;margin-right:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 12px rgba(243,166,47,.8)}.scroll-chevrons{display:flex!important;flex-direction:column;align-items:center;width:42px!important;height:34px!important;border:0!important;border-radius:0!important;gap:0;color:var(--gold);animation:none!important}.scroll-chevrons i{display:block;width:19px!important;height:19px!important;margin:-8px 0 0!important;border:0!important;border-right:4px solid currentColor!important;border-bottom:4px solid currentColor!important;border-radius:1px!important;background:transparent!important;transform:rotate(45deg);box-shadow:none!important;animation:scroll-chevron 1.45s ease-in-out infinite}.scroll-chevrons i:nth-child(2){animation-delay:.16s}.scroll-chevrons i:nth-child(3){animation-delay:.32s}@keyframes scroll-chevron{0%,100%{opacity:.28;transform:translateY(-3px) rotate(45deg)}50%{opacity:1;transform:translateY(3px) rotate(45deg)}}@media(prefers-reduced-motion:reduce){.scroll-chevrons i{animation:none}}
/* Ritmo vertical más compacto: mantiene la jerarquía sin grandes áreas vacías. */
@media(min-width:901px){.chapter{padding:78px 0;gap:72px}.step{margin-bottom:27px}.instant{min-height:430px;padding-top:62px;padding-bottom:62px}.photo-chapter{height:650px}.decision{height:650px}.decision-content{padding-top:72px}.results{padding-top:78px;padding-bottom:82px}.result-grid{margin-top:43px}.about-restcore{padding-top:82px;padding-bottom:82px;gap:72px}.about-mark{height:410px}.faq-section{padding-top:78px;padding-bottom:78px;gap:72px}.final-cta{padding-top:72px;padding-bottom:72px}.site-footer{padding-top:55px}.footer-top{padding-bottom:42px}}
@media(max-width:600px){.chapter{padding:62px 0}.instant{min-height:570px;padding-top:55px;padding-bottom:55px}.photo-chapter{height:680px}.decision{height:720px}.results,.about-restcore,.faq-section{padding-top:62px;padding-bottom:62px}.final-cta{padding-top:65px;padding-bottom:65px}}
.offer-section{padding:76px max(24px,calc((100vw - var(--max))/2)) 82px;background:#f7f4ee;border-top:1px solid #e4ded3}.offer-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:38px}.offer-heading h2{font-size:clamp(36px,4vw,52px);line-height:1.08;letter-spacing:-.05em;margin:0}.offer-heading>p{max-width:500px;margin:0 0 4px;color:#6f7a88;font-size:15px;line-height:1.65}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d9d4ca;border-left:1px solid #d9d4ca}.offer-grid article{min-height:155px;padding:23px 20px;display:flex;gap:14px;background:rgba(255,255,255,.52);border-right:1px solid #d9d4ca;border-bottom:1px solid #d9d4ca;transition:background .2s ease}.offer-grid article:hover{background:#fff}.offer-grid article>span{flex:0 0 auto;width:39px;height:39px;display:grid;place-items:center;border-radius:10px;background:#fff0d7;color:#af690b}.offer-grid svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.offer-grid h3{font-size:14px;line-height:1.25;margin:2px 0 7px}.offer-grid p{font-size:11px;line-height:1.55;color:#75808d;margin:0}@media(max-width:900px){.offer-grid{grid-template-columns:repeat(2,1fr)}.offer-heading{gap:40px}}@media(max-width:600px){.offer-section{padding:60px 16px}.offer-heading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.offer-grid{grid-template-columns:1fr}.offer-grid article{min-height:auto;padding:20px}.offer-heading>p{font-size:14px}}
@media(min-width:901px){.photo-chapter{height:690px}.photo-copy{top:44%}.photo-copy .step{margin-bottom:18px}.photo-copy h2{margin-bottom:18px}.photo-copy>p:last-child{max-width:475px;margin-top:0}}
@media(max-width:600px){.hero{min-height:860px}.hero-cycle{bottom:64px}.scroll-hint{display:flex;bottom:9px;gap:3px;width:max-content;font-size:9px;letter-spacing:.12em}.scroll-chevrons{height:27px!important}.scroll-chevrons i{width:15px!important;height:15px!important;border-right-width:3px!important;border-bottom-width:3px!important;margin-top:-7px!important}.photo-chapter{height:640px}.photo-copy{bottom:155px}.photo-copy .step{margin-bottom:16px}.photo-copy h2{margin-bottom:16px}.photo-copy>p:last-child{margin-top:0;font-size:14px}.chapter-payment{gap:28px}.payment-photo img{height:340px}.payment-ok{left:auto;right:10px;max-width:190px}.decision{height:650px}.decision-content{padding-top:245px}.insight{margin-top:25px}.result-grid{margin-top:38px}.about-restcore{gap:38px}.faq-section{gap:32px}}
