/* Comedores del Norte — customer-first presentation. No stock or pricing rules. */
:root{--paper:#fffdf9;--cream:#f4eee5;--line:#e6e1d8;--muted:#606c73;--site-header-height:90px}
body{background:var(--paper)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}.skip-link{position:fixed;top:-100px;left:12px;z-index:500;padding:12px;background:#fff;color:var(--navy)}.skip-link:focus{top:12px}.top{max-width:none;padding:8px 5vw;gap:25px;background:rgba(255,253,249,.98);backdrop-filter:blur(16px)}.brand-home{flex-shrink:0;display:flex;align-items:center}.top .logo{width:86px;height:76px;object-fit:contain}.top .nav{margin-left:auto;font-size:14px;gap:28px}.top #loginBtn{font-size:13px;border-color:transparent;background:transparent;padding-inline:10px}.header-order{font-size:13px;gap:10px}.header-order span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#ffffff24}.btn{border-radius:12px;gap:14px;font-size:14px;padding:14px 20px;letter-spacing:-.01em;transition:transform .16s,box-shadow .16s}.btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 6px 20px #132b4715}.accent{background:var(--orange);color:#fff}.hero{max-width:1440px;margin:auto;padding:42px 5vw 54px;min-height:0;grid-template-columns:1fr 1fr;align-items:center;gap:40px;background:none}.hero-copy{padding:0}.eyebrow{border:0;padding:0;background:none;font-size:12px;letter-spacing:.1em;text-transform:uppercase;gap:10px;align-items:center}.eyebrow i{width:7px;height:7px;background:var(--orange);border-radius:50%}.hero h1{font-size:clamp(42px,4.6vw,68px);line-height:1.06;letter-spacing:-.05em;margin:24px 0}.hero .lead{font-size:19px;line-height:1.6;color:var(--muted);margin:0}.hero-actions{display:flex;align-items:flex-start;flex-direction:column;gap:18px;margin:28px 0}.hero-actions>.btn{font-size:16px;padding:17px 25px}.hero-secondary{font-size:13px;font-weight:650}.hero-secondary span{margin-left:8px}.hero-pay{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:28px}.hero-pay b,.hero-pay small{display:block}.hero-pay small{margin-top:4px;color:var(--muted)}.line-icon{border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;width:30px;height:30px;color:var(--green)}.marketing-hero-art{position:relative;min-width:0;align-self:stretch;margin:0 0 0 15px}.marketing-hero-art>img{width:100%;height:100%;min-height:420px;max-height:500px;object-fit:cover;display:block;border-radius:30px 30px 120px 30px}.photo-caption{position:absolute;left:22px;bottom:28px;background:#fffdf9ed;padding:12px 17px;border-radius:12px;box-shadow:0 10px 24px #132b4710;max-width:80%}.photo-caption span{font-size:13px;font-weight:700;color:var(--navy);display:block}.photo-caption small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.hero-stamp{position:absolute;top:20px;left:-26px;width:106px;height:106px;border-radius:50%;background:var(--navy);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:10px;line-height:1.7;transform:rotate(-9deg);box-shadow:0 0 0 7px var(--paper);letter-spacing:.04em}.hero-stamp b{font-size:13px}.hero-stamp span{font-size:6px;margin-top:3px}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 7vw;gap:30px;border-block:1px solid var(--line);background:#f8f5ef}.benefit-strip>div{display:flex;align-items:center;gap:15px}.benefit-strip>div>span{color:var(--orange);font-size:12px;letter-spacing:.08em}.benefit-strip p{margin:0}.benefit-strip b,.benefit-strip small{display:block}.benefit-strip b{font-size:14px;color:var(--navy)}.benefit-strip small{font-size:12px;color:var(--muted);margin-top:5px}.section{padding:68px 6vw;max-width:1440px;margin:auto}.overline{display:block;font-size:11px;letter-spacing:.14em;color:var(--orange);font-weight:750;margin-bottom:13px}.section h2{font-size:38px;line-height:1.15;letter-spacing:-.035em;margin:0 0 14px}.section-head{align-items:center;margin-bottom:24px;gap:25px}.section-head p{font-size:14px;line-height:1.5}.section-head .tabs{gap:4px;padding:5px;background:var(--cream);border-radius:14px;flex-wrap:nowrap}.section-head .tabs .tab{border:0;min-width:95px;background:transparent;color:var(--navy);font-size:13px;font-weight:700;padding:12px 18px;border-radius:10px;min-height:44px}.section-head .tabs .tab.active{background:var(--navy);color:white;box-shadow:0 3px 10px #132b4715}.service-date-controls{margin:18px 0}.service-date-field{max-width:300px;font-size:12px;gap:5px}.service-date-field select{font-size:14px;min-height:44px;background:white}.sample-note{display:flex;gap:8px;flex-wrap:wrap;align-items:center;border:1px dashed #d9bf97;background:#fcf5e8;color:#705c3b;padding:12px 15px;border-radius:12px;font-size:12px;line-height:1.5;margin:0 0 20px}.sample-note b{font-size:12px}.service-includes{display:flex;align-items:center;flex-wrap:wrap;gap:10px;box-shadow:none;background:#f4f6f2;border:0;border-radius:12px;padding:14px 18px;margin:0 0 22px}.service-includes>span{color:var(--green)}.service-includes>p{margin:0;font-size:13px;line-height:1.5;flex:1}.service-includes details{font-size:12px;position:relative}.service-includes summary{cursor:pointer;font-weight:650;list-style:none;text-decoration:underline;text-underline-offset:4px}.service-includes details[open]{flex-basis:100%}.service-includes details p{max-width:720px;font-size:13px;line-height:1.7;color:var(--muted)}#dailyGrid{max-width:none;grid-template-columns:minmax(0,1fr)}.flow-card{box-shadow:0 7px 25px #132b4708;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:box-shadow .2s}.flow-card:hover{box-shadow:0 12px 34px #132b4711}.flow-card .food-img{height:210px;aspect-ratio:3/2;width:100%;object-fit:cover}.flow-card .card-body{padding:22px;gap:0}.flow-card .type-pill{border:0;background:transparent;padding:0;color:var(--orange);font-size:10px;margin:0 0 6px;letter-spacing:.08em}.flow-card h3{font-size:22px;line-height:1.2;letter-spacing:-.02em;margin:7px 0 9px}.flow-card .desc{font-size:14px;line-height:1.6;margin:0 0 14px;min-height:0}.flow-card .prices{margin:3px 0 16px}.flow-card .price{font-size:11px;background:#f5f1eb;padding:10px 12px}.flow-card .price b{font-size:21px}.flow-card .price.convenio{background:#eff4ed}.flow-item-rule{font-size:12px;color:var(--muted)}.flow-stock{font-size:11px!important;line-height:1.4!important;color:var(--muted);margin-top:8px!important}.flow-card>.card-body>.btn{width:100%;margin-top:auto}.flow-card .example-tag{display:inline-block;font-size:10px;border:1px solid #e4d5bd;color:#80633c;padding:3px 7px;border-radius:6px;margin-bottom:6px}.photo-disclaimer{margin:15px 0 0;font-size:11px;color:var(--muted)}#dailyGrid .flow-card{display:grid;grid-template-columns:1.1fr 1fr;max-width:900px;margin-inline:auto}#dailyGrid .flow-card>.food-img{height:100%;min-height:360px}#dailyGrid .flow-card .card-body{padding:36px}#dailyGrid .flow-card h3{font-size:30px}#dailyGrid .flow-card .price b{font-size:25px}.exec-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}#kiloGrid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:auto}.kilo-only-notice{padding:14px 18px;border:0;background:#fcf1e9}.kilo-only-notice b{font-size:14px}.kilo-only-notice span{font-size:12px}.how-section{background:var(--cream);display:grid;grid-template-columns:.7fr 1.4fr;gap:55px;align-items:center;max-width:none;padding-inline:6vw}.how-section h2{margin:0}.how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.how-steps article{min-width:0}.how-steps article>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;border:1px solid #d5c9bb;font-size:13px;color:var(--orange);margin-bottom:17px}.how-steps h3{font-size:18px;margin:0 0 10px}.how-steps p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.share-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.share-photo img{width:100%;display:block;aspect-ratio:3/2;object-fit:cover;border-radius:24px}.share-section p{font-size:16px;line-height:1.7;max-width:480px;color:var(--muted)}.share-section small{display:block;font-size:11px;color:var(--muted);margin-top:17px;line-height:1.6}.order-section{background:#f6f4ef;max-width:none}.order-layout{max-width:1100px;margin:auto;grid-template-columns:minmax(0,1.3fr) minmax(320px,.8fr);gap:28px}.order-section>.section-head{max-width:1100px;margin-inline:auto}.order-section .panel{border:0;border-radius:20px;padding:28px}.order-section #orderCategoryControls{display:none}.order-section .field{font-size:13px;font-weight:650}.field small{font-weight:400;color:var(--muted);font-size:11px}.field-wide{grid-column:1/-1}.field input,.field textarea,.field select{background:var(--paper);border-color:var(--line)}.seg span{font-size:12px;background:var(--paper);padding:12px 6px}.seg input:checked+span{background:var(--navy)}.cart-heading{display:flex;justify-content:space-between;align-items:center}.cart-heading h3{margin:0}.cart-heading>span{display:grid;place-items:center;background:var(--cream);border-radius:50%;width:29px;height:29px;color:var(--navy);font-weight:700}.cart-panel #summary{margin-top:12px}.flow-summary{font-size:13px;gap:14px;padding:18px 0}.flow-summary small{font-size:12px;color:var(--muted)}.flow-summary>.cart-thumb{width:55px;height:55px;border-radius:10px;object-fit:cover;flex-shrink:0}.flow-summary>div{flex:1}.flow-summary>div>b{display:block;line-height:1.5}.flow-summary>.line-amount{font-size:13px}.flow-summary .btn{font-size:11px;min-height:30px;padding:4px 8px;box-shadow:none}.cart-confirmation{font-size:12px;line-height:1.5;color:var(--muted)}.add-more{display:inline-block;font-size:13px;color:var(--orange);font-weight:700;margin-top:15px}.payment-info{background:#f6f5f0;border:0;border-left:3px solid var(--orange);border-radius:8px;padding:14px 16px;margin:15px 0}.payment-info h3{font-size:15px;margin:0 0 6px}.payment-info p{font-size:13px;margin:0 0 6px}.payment-info small{font-size:11px;line-height:1.5}.checkout-consent{font-size:11px;color:var(--muted);line-height:1.6}.order-section form>button[type=submit]{width:100%;min-height:48px}.inline-message{font-size:13px;line-height:1.5;padding:12px;border:1px solid #e3b6a8;border-radius:8px;background:#fff6f1;color:#863d27}.business-section{max-width:none;background:var(--navy);color:white;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.business-section h2{color:white;font-size:46px}.business-section .overline{color:#eab579}.business-section p{color:#d7e1e8;line-height:1.7;font-size:16px;max-width:480px}.business-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.business-tags span{font-size:11px;padding:9px 12px;border:1px solid #ffffff30;border-radius:50px}.business-section small{color:#c1ccd5;display:block;margin-top:20px;font-size:11px}.business-photo{position:relative}.business-photo img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:25px}.business-photo>span{position:absolute;left:24px;bottom:24px;line-height:1.3;font-weight:750;font-size:26px;color:var(--navy);background:#fffdf9ee;padding:18px 24px;border-radius:14px}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:50px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{cursor:pointer;font-weight:650;color:var(--navy);font-size:15px;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq-list summary:after{content:'+';color:var(--orange);font-size:19px}.faq-list details[open] summary:after{content:'−'}.faq-list p{font-size:14px;line-height:1.7;color:var(--muted);max-width:650px}.footer{background:#f0ebe3;color:var(--navy);padding:40px 6vw;gap:30px;font-size:13px}.footer b{letter-spacing:.04em;font-size:12px}.footer p{font-size:12px}.footer small{font-size:11px}.footer-links{display:flex;gap:25px;align-items:flex-start}.text-button{padding:0;border:0;background:none;cursor:pointer;font:inherit}.mobile-cart{display:none}.modal-card{border-radius:22px}.modal .close{background:#fffdf9ed;border-radius:50%;z-index:2;color:var(--navy)}#choiceModal .modal-card{width:min(580px,100%);padding:26px}.choice-photo{width:100%;height:160px;object-fit:cover;border-radius:12px;margin:0 0 16px}#choiceModal .prices{margin:12px 0 20px}#choiceModalTitle{font-size:25px;letter-spacing:-.02em}.flow-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.flow-options legend{font-size:16px;margin-bottom:6px}.flow-options label{margin:0;padding:10px;font-size:13px;border-radius:12px}.flow-options label:has(input:checked){background:#f5ede3;border-color:var(--orange)}.flow-options input{accent-color:var(--orange);width:18px;height:18px;flex-basis:18px}.choice-quantity{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 18px}.choice-quantity>.field{margin:0;flex:1}.quantity-buttons{display:flex;gap:8px;align-items:center}.quantity-buttons .btn{width:44px!important;min-width:44px;padding:0;font-size:20px}#choiceQuantity{width:85px;text-align:center;height:44px;border:1px solid var(--line);border-radius:9px;font-size:16px}.choice-submit{position:sticky;bottom:-26px;margin:10px -26px -26px;background:white;border-top:1px solid var(--line);padding:15px 26px 22px}#choiceForm .choice-submit .btn{justify-content:space-between}.choice-example-note{font-size:12px;color:#80633c;margin:0 0 12px}.modal-card #businessMessage{font-size:14px;line-height:1.5}.modal-card form .btn{width:100%}.flow-stock{min-height:0}.loading-skeleton{background:#ece6dc;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{50%{opacity:.5}}
@media(min-width:1600px){.benefit-strip{padding-inline:calc((100vw - 1240px)/2)}.business-section,.how-section{padding-inline:calc((100vw - 1260px)/2)}}
@media(max-width:1100px){.hero{gap:26px;padding:32px 4vw 40px}.hero h1{font-size:50px}.marketing-hero-art>img{min-height:380px}.section{padding:50px 4vw}.top{gap:15px}.top .nav{gap:18px}.business-section,.share-section{gap:40px}.exec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-section{grid-template-columns:1fr}.benefit-strip{padding:22px 4vw}}
@media(max-width:900px){.top{padding:6px 16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.brand-home{grid-column:1;grid-row:1}.top .logo{width:74px;height:66px}.top #loginBtn{grid-column:2;grid-row:1;justify-self:end;font-size:13px}.top .nav-toggle{grid-column:3;grid-row:1;background:var(--paper)}.top .header-order{display:none}.top .nav{margin:0;grid-column:1/-1;font-size:14px}.hero{grid-template-columns:1fr 1fr;padding:34px 20px;gap:16px}.hero h1{font-size:42px}.hero .lead{font-size:16px}.hero-actions>.btn{padding:14px 18px;font-size:14px}.marketing-hero-art{margin-left:10px}.marketing-hero-art>img{min-height:350px;border-radius:24px 24px 65px 24px}.hero-stamp{width:80px;height:80px;font-size:8px;left:-15px}.hero-stamp b{font-size:10px}.hero-stamp span{font-size:5px}.photo-caption{left:14px;bottom:20px;padding:10px}.photo-caption span{font-size:11px}.benefit-strip{gap:18px}.benefit-strip>div{gap:10px}.benefit-strip small{font-size:11px}.benefit-strip b{font-size:13px}.section-head .tabs{width:auto;display:flex;grid-template-columns:unset}.section-head .tabs .tab{min-width:100px;white-space:nowrap}.order-layout{grid-template-columns:minmax(0,1fr)}.cart-panel{position:static;grid-row:1}.business-section{gap:30px}.business-section h2{font-size:36px}.faq-section{grid-template-columns:1fr;gap:12px}.footer-links{gap:18px}.sticky{position:static}}
@media(max-width:600px){.hero{display:flex;flex-direction:column;padding:28px 16px 24px;gap:24px;align-items:stretch}.hero h1{font-size:clamp(38px,10.2vw,52px);margin:20px 0 15px}.hero .lead{font-size:16px}.hero-actions{display:flex;flex-direction:column;gap:14px;margin:22px 0}.hero-actions>.btn{font-size:15px;width:100%;min-height:48px}.hero-secondary{font-size:12px;align-self:center}.hero-pay{margin-top:16px;font-size:11px}.hero-pay small{font-size:11px}.eyebrow{font-size:10px;letter-spacing:.09em}.marketing-hero-art{margin:0 0 0 10px}.marketing-hero-art>img{min-height:0;height:230px;border-radius:20px 20px 70px 20px}.hero-stamp{top:14px;left:-10px;box-shadow:0 0 0 5px var(--paper)}.photo-caption{bottom:16px;left:14px}.photo-caption small{font-size:9px}.benefit-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px 16px}.benefit-strip>div{display:block}.benefit-strip>div>span{font-size:10px;display:block;margin-bottom:7px}.benefit-strip b{font-size:11px}.benefit-strip small{font-size:10px;line-height:1.5;max-width:115px}.section{padding:38px 16px}.section h2{font-size:29px}.overline{font-size:10px;letter-spacing:.12em;margin-bottom:10px}.section-head{gap:17px;margin-bottom:18px}.section-head>div{width:100%}.section-head p{font-size:13px}.section-head .tabs{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:4px}.section-head .tabs .tab{min-width:0;padding:11px 6px;min-height:44px;font-size:12px;white-space:normal}.service-date-field{max-width:none;width:100%;font-size:12px}.service-date-field select{font-size:16px}.sample-note{font-size:11px;gap:3px;line-height:1.5;padding:11px 13px}.service-includes{padding:12px;gap:7px;align-items:flex-start}.service-includes>p{font-size:12px;line-height:1.6;flex-basis:90%}.service-includes details{font-size:11px;margin-left:20px}.service-includes details p{font-size:12px}.exec-grid,#kiloGrid{grid-template-columns:minmax(0,1fr);gap:18px}#dailyGrid .flow-card{display:flex;flex-direction:column}#dailyGrid .flow-card>.food-img,.flow-card .food-img{height:auto;min-height:0;aspect-ratio:16/10;object-fit:cover}#dailyGrid .flow-card .card-body,.flow-card .card-body{padding:20px}#dailyGrid .flow-card h3,.flow-card h3{font-size:24px}#dailyGrid .flow-card .price b,.flow-card .price b{font-size:21px}.flow-card .desc{font-size:13px;line-height:1.6}.flow-card .btn{min-height:46px}.flow-card .flow-item-rule{font-size:11px}.kilo-only-notice{padding:12px 14px}.kilo-only-notice b{font-size:14px}.kilo-only-notice span{font-size:12px;line-height:1.6}.how-section{gap:25px}.how-section h2 br{display:none}.how-steps{grid-template-columns:1fr;gap:24px}.how-steps article{display:grid;grid-template-columns:32px 1fr;gap:0 14px}.how-steps article>span{grid-column:1;grid-row:1/3;margin:0}.how-steps h3{font-size:16px;margin:0 0 5px}.how-steps p{font-size:13px;grid-column:2}.share-section{grid-template-columns:1fr;gap:25px}.share-photo img{border-radius:20px;aspect-ratio:16/9}.share-section h2 br{display:none}.share-section p{font-size:14px}.share-section .btn{width:100%}.order-section .panel{padding:20px}.order-section .field{font-size:13px}.field input,.field select,.field textarea{font-size:16px}.field-wide{grid-column:auto}.seg{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.seg span{font-size:11px;line-height:1.4;min-height:50px;display:flex;align-items:center;justify-content:center}.order-section h3{font-size:18px}.flow-summary{padding:14px 0}.flow-summary>.cart-thumb{width:45px;height:45px}.flow-summary>div>b{font-size:12px}.flow-summary small{font-size:11px}.flow-summary>.line-amount{font-size:12px}.cart-panel .total strong{font-size:24px}.business-section{grid-template-columns:1fr;gap:28px}.business-section h2{font-size:35px}.business-section p{font-size:14px}.business-tags{margin:20px 0;gap:6px}.business-tags span{font-size:10px;padding:8px 9px}.business-section .btn{width:100%}.business-photo img{aspect-ratio:16/10;border-radius:18px}.business-photo>span{font-size:20px;left:17px;bottom:17px;padding:12px 16px}.faq-section{gap:6px}.faq-list summary{font-size:14px;line-height:1.5}.faq-list p{font-size:13px}.footer{flex-direction:column;padding:28px 16px 92px;gap:24px}.footer-links{justify-content:flex-start}.mobile-cart:not([hidden]){position:fixed;z-index:70;bottom:max(12px,env(safe-area-inset-bottom));left:12px;right:12px;display:flex;justify-content:space-between;align-items:center;background:var(--navy);color:white;border:1px solid #ffffff30;border-radius:14px;box-shadow:0 6px 24px #132b4735;padding:15px 18px;font-size:14px;min-height:54px}.mobile-cart span{display:flex;gap:8px;align-items:center}.mobile-cart span>b{width:21px;height:21px;font-size:11px;background:#ffffff25;border-radius:50%;display:grid;place-items:center}.modal .modal-card{padding:22px 18px;border-radius:18px}.modal .close{right:8px;top:8px}.modal{padding:10px}.modal-card{max-height:calc(100dvh - 20px)}#choiceModal .modal-card{padding:20px 16px}.choice-photo{height:140px}.flow-options{gap:7px}.flow-options label{font-size:12px;padding:10px 8px;min-height:48px}.flow-options legend{font-size:15px}.flow-options input{width:17px;height:17px;flex-basis:17px}.choice-submit{bottom:-20px;margin:10px -16px -20px;padding:14px 16px 18px}.choice-quantity{gap:8px}.choice-quantity>.field{font-size:12px}.quantity-buttons{gap:5px}.quantity-buttons .btn{width:36px!important;min-width:36px!important}#choiceQuantity{width:62px}.photo-disclaimer{font-size:10px}.toast{bottom:80px}.checkout-consent{font-size:11px}.kpi strong{overflow-wrap:normal}}
@media(max-width:350px){.hero h1{font-size:37px}.top .logo{width:66px;height:60px}.top{gap:6px;padding-inline:12px}.top #loginBtn{font-size:12px}.benefit-strip small{font-size:9px}.section{padding-inline:12px}.flow-card .prices{gap:6px}.flow-summary>.cart-thumb{display:none}}
@media(prefers-reduced-motion:reduce){.btn{transition:none}.loading-skeleton{animation:none}}
