:root{color-scheme:light;--ink:#173c38;--muted:#526a66;--green:#0b645d;--deep:#084a45;--line:#dbe5e1;--soft:#eaf3ef;--paper:#f6f8f6;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;min-height:48px}a{color:inherit}button:disabled{opacity:.6;cursor:default}button,input,select,textarea{border-radius:12px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid #bd4d10;outline-offset:3px}[hidden]{display:none!important}.shell{padding:0 20px;max-width:620px;margin:auto;min-height:100svh;display:flex;flex-direction:column}.header{padding:23px 0 17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:25px;font-weight:750;letter-spacing:-1px;min-height:48px}.brand-mark{height:33px;width:33px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:white;font-size:23px;letter-spacing:-3px;padding-right:4px}.brand-mark span{color:#b4e4d0}.brand-period{margin-left:-8px;color:var(--green)}.location{font-size:14px;color:var(--muted)}main{flex:1;min-width:0}.search-area{margin:42px 0 28px;text-align:left}h1{font-size:39px;font-weight:730;letter-spacing:-1.8px;line-height:1.15;margin:0 0 12px}h1 span{color:var(--green)}.intro{color:var(--muted);line-height:1.5;font-size:18px;margin:0 0 27px}.search-form{display:flex;align-items:center;gap:5px;background:white;padding:6px;border:1.5px solid #7b9e95;border-radius:17px;box-shadow:0 5px 15px #123f3010}.search-icon{display:none}input[type=search]{width:100%;min-width:0;border:0;background:transparent;padding:14px 8px;color:var(--ink);font-size:17px;line-height:1.4}input::placeholder{color:#657d77;opacity:1}.primary{border:1px solid var(--green);background:var(--green);color:white;font-weight:650;padding:12px 16px}.primary:hover{background:var(--deep)}.search-form .primary{flex-shrink:0;min-height:50px}.search-form .primary span{display:none}.examples{margin:27px 0 0}.examples>p{color:var(--muted);font-size:14px;margin:0 0 8px}.example-list{display:flex;flex-direction:column;gap:0}.example-list button{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);display:flex;align-items:center;justify-content:space-between;text-align:left;padding:16px 2px;min-height:58px;font-size:17px}.example-list button span{color:var(--green);font-size:21px}.example-list button:hover{background:var(--soft)}.demo-note{font-size:12px;line-height:1.5;color:#62766f;margin:25px 0 0}.error{font-size:14px;color:#9e3026;line-height:1.5;margin:8px 0 0}.error:empty{display:none}.results{padding-bottom:24px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px}h2{font-size:22px;letter-spacing:-.5px;line-height:1.25;margin:0}h3{font-size:18px;line-height:1.3;letter-spacing:-.25px;margin:6px 0}.eyebrow{font-size:12px;color:var(--green);font-weight:700;letter-spacing:1.2px;margin:0 0 8px}.eyebrow:empty{display:none}.count{font-size:13px;color:var(--muted);white-space:nowrap}.muted{font-size:14px;color:var(--muted);line-height:1.5;margin:0 0 15px}.cards{display:flex;flex-direction:column;gap:14px}.card{border:1px solid var(--line);border-radius:19px;background:white;overflow:hidden;min-width:0}.fiction{display:inline-block;font-size:11px;font-weight:500;color:#63756f;line-height:1.4}.food-card{padding:17px}.food-main{display:flex;gap:16px;align-items:center}.food-thumb{width:84px;height:96px;flex-shrink:0;object-fit:cover;border-radius:13px;background:var(--soft)}.food-copy{min-width:0;flex:1}.card-subtitle{font-size:13px;color:var(--muted);line-height:1.5;margin:4px 0}.price{font-size:24px;font-weight:750;line-height:1.2;letter-spacing:-.6px;margin:8px 0 0}.price span{font-size:11px;letter-spacing:0;font-weight:500;color:var(--muted);margin-left:5px}.metadata{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.metadata strong{font-weight:550;color:var(--ink)}.food-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:13px;margin-top:14px;border-top:1px solid #edf1ee}.card button{border:0;background:transparent;color:var(--green);padding:10px 0;font-size:13px;font-weight:650;white-space:nowrap;min-height:48px}.food-bottom button{flex-shrink:0}.card button:hover{color:var(--deep);text-decoration:underline;text-underline-offset:4px}.card button span{margin-left:3px}.activity-card{display:flex;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:7px 0 18px;gap:15px;overflow:visible}.activity-time{width:64px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding-top:14px;gap:2px}.activity-time>strong{font-size:22px;letter-spacing:-.5px}.activity-time>span{font-size:12px;color:var(--muted)}.activity-icon{background:#e6eee8;border-radius:14px;margin-top:13px;padding:11px;width:48px;height:48px}.activity-icon svg{width:26px;height:26px;color:#386e5b}.activity-copy{flex:1;min-width:0;border-left:1px solid var(--line);padding-left:15px}.activity-copy h3{font-size:19px}.activity-copy .metadata{margin-top:8px}.activity-bottom{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:8px}.activity-bottom>strong{font-size:17px}.activity-bottom small{font-weight:400;font-size:11px}.service-card{padding:19px}.service-heading{display:flex;align-items:center;gap:12px}.service-icon{width:43px;height:43px;flex-shrink:0;padding:10px;border-radius:12px;color:var(--green);background:var(--soft)}.service-icon svg{width:23px;height:23px}.service-heading h3{font-size:21px;margin:3px 0 0}.service-specialty{font-size:16px;font-weight:550;line-height:1.45;margin:18px 0 7px}.match{font-size:13px;line-height:1.5;color:#4e6e63;margin:10px 0 0}.service-actions{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin-top:16px;border-top:1px solid var(--line);padding-top:3px}.service-actions button{text-align:left;font-size:14px}.service-actions .request-action{grid-column:1/-1;font-weight:400;font-size:13px;color:#526a66;padding-top:5px}.empty{padding:21px;border:1px dashed #a8bcb4;background:white;border-radius:16px;font-size:16px;line-height:1.6;color:var(--muted);margin:0}.has-results .header{padding-top:10px;padding-bottom:8px}.has-results .search-area{margin:8px 0 20px}.has-results .search-area h1{font-size:25px;letter-spacing:-.8px;margin:0 0 13px}.has-results .search-area .intro,.has-results .examples{display:none}.has-results .demo-note{margin-top:11px;font-size:11px}.has-results.no-results .examples{display:block;margin-top:19px}.has-results.no-results .example-list button{font-size:15px;padding:9px 2px;min-height:48px}.has-results.no-results .demo-note{margin-top:16px}.requests{margin:8px 0 24px}.request-card{background:white;padding:19px;border:1px solid var(--line);border-radius:17px;margin-top:14px}.request-heading{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin:8px 0}.request-heading h3{font-size:20px}.status{border-radius:20px;background:#fff0cf;color:#76511d;padding:7px 11px;font-size:13px;font-weight:600}.status.accepted{background:#dcefe6;color:#19563f}.request-summary{font-size:15px;line-height:1.6;overflow-wrap:anywhere}.request-summary p{margin:8px 0}.provider{margin:25px 0}.provider h1{font-size:32px;letter-spacing:-1px}.provider .intro{font-size:16px}.notice{font-size:14px;line-height:1.6;background:#e9f0ed;color:#375b4e;padding:13px 15px;border-radius:12px}.provider .notice{margin:20px 0}.request-card>.metadata{margin-top:12px}footer{margin-top:auto;padding:20px 0 15px;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:6px}.demo-label{font-size:11px;color:#66796f;margin:0;line-height:1.5}#demo-controls{width:100%}summary{font-size:13px;color:var(--muted);min-height:48px;cursor:pointer;padding:15px 0;width:max-content}footer nav{display:flex;flex-direction:column;align-items:flex-start;background:var(--soft);border-radius:12px;padding:5px 12px}.text-button{background:none;border:0;font-size:14px;color:var(--green);text-align:left;padding:10px 0}.secondary{background:white;color:var(--ink);border:1px solid #b6c7be;padding:12px 16px}dialog{border:1px solid var(--line);border-radius:22px;padding:0;width:calc(100% - 24px);max-width:520px;max-height:92svh;color:var(--ink);box-shadow:0 20px 70px #102b3638}dialog::backdrop{background:#183b3580}.dialog-inner{padding:25px 21px}.close-button{position:absolute;right:9px;top:7px;width:48px;background:white;border:0;font-size:28px;color:var(--muted)}dialog h2{font-size:26px;margin:17px 28px 16px 0}dialog p{line-height:1.6}dialog .fiction{padding-right:26px}.dialog-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.dialog-actions button{flex-grow:1}.field{margin-top:17px}.field label{display:block;font-size:15px;font-weight:600;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;padding:12px;border:1px solid #aabfb4;background:white;color:var(--ink);min-height:48px;font-size:16px}.field input[readonly]{background:#f2f5f3;color:var(--muted)}.field textarea{resize:vertical;min-height:75px}.field .hint{font-size:12px;color:var(--muted);margin:5px 0}.field [aria-invalid=true]{border-color:#9e3026}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;top:-70px;left:15px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}
@media(min-width:800px){.shell{max-width:760px;padding:0 38px}.header{padding-top:25px}.search-area{margin-top:48px}.search-area h1{font-size:46px}.example-list{max-width:500px}.has-results .header{padding-top:20px}.has-results .search-area{margin-top:18px}.cards{gap:16px}.food-thumb{width:96px;height:96px}.food-main{gap:20px}.food-copy h3{font-size:22px}.food-card{padding:20px}.food-bottom{margin-top:15px}.activity-card{gap:23px}.activity-time{width:82px}.activity-copy{padding-left:24px}.service-card{padding:24px}.service-actions{grid-template-columns:auto auto 1fr;gap:25px}.service-actions .request-action{grid-column:auto;text-align:right}.request-heading{flex-direction:row;justify-content:space-between;align-items:center}.has-results .demo-note{font-size:12px}footer{flex-direction:row;align-items:center;justify-content:space-between}#demo-controls{width:auto;min-width:110px}footer nav{position:absolute;background:#e6f0eb;box-shadow:0 6px 20px #123f3020;z-index:2;padding:12px 18px;right:0;bottom:48px;min-width:190px}#demo-controls{position:relative}.demo-label{font-size:12px}}
@media(max-width:374px){.shell{padding:0 17px}h1{font-size:35px}.food-main{gap:12px}.food-thumb{width:76px;height:90px}.food-card{padding:15px}.food-bottom{gap:5px}.food-bottom button{font-size:12px}.activity-card{gap:9px}.activity-time{width:58px}.activity-copy{padding-left:12px}}
@media(prefers-reduced-motion:no-preference){button{transition:background-color .12s ease}}
/* Refinamiento visual: presentación únicamente; flujo y datos conservados. */
:root{--ink:#202e28;--muted:#59665e;--green:#145b48;--deep:#0b4535;--line:#dedfd5;--soft:#edf0e6;--paper:#f7f5ee;font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif}
body{background:var(--paper)}.shell{position:relative;isolation:isolate;overflow:clip;padding:0 22px}.header{padding:24px 0 12px}.brand{gap:0;font-size:32px;font-weight:700;letter-spacing:-1.8px;color:var(--green)}.brand-period{margin-left:0;color:var(--green)}.location{font-size:13px;color:var(--muted)}.search-area{margin:33px 0 28px;position:relative}.search-area h1{font-size:47px;line-height:1.05;font-weight:600;letter-spacing:-2px;margin-bottom:16px}.search-area h1 span{color:var(--green)}.intro{font-size:17px;font-weight:400;margin-bottom:25px}.search-form{padding:8px 8px 8px 13px;gap:8px;border:1px solid #e1e3d9;border-radius:16px;box-shadow:0 3px 12px #253e2810;background:#fffefa;min-height:68px}.search-icon{display:block;flex:0 0 18px;width:18px;height:18px;color:#688075}.search-form input{font-size:16px;padding:13px 0;line-height:1.4;letter-spacing:-.35px}.search-form input::placeholder{color:#66736a}.search-form .search-submit{height:48px;width:48px;min-height:48px;padding:12px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center}.search-submit svg{width:23px;height:23px}.search-form:focus-within{border-color:#93ab99;box-shadow:0 0 0 3px #145b4810}.examples{margin-top:23px}.example-list{align-items:flex-start;gap:10px}.example-list button{display:block;flex:none;min-height:48px;width:auto;padding:12px 16px;border:1px solid #e5e5dc;border-radius:10px;background:#fbfaf5;font-size:16px;color:#46564b;font-weight:400;line-height:1.4}.example-list button:hover{background:#edf0e5;border-color:#cbd5c8}.example-list button:active{background:#e2e9dc}.demo-note{font-size:12px;color:#697266;margin-top:27px}.shell::after{content:"";position:absolute;z-index:-1;pointer-events:none;width:98px;height:117px;right:2px;top:512px;border-radius:62% 38% 64% 36% / 41% 43% 57% 59%;transform:rotate(-20deg);background:#165d49;opacity:.065}.has-results .shell::after{display:none}.has-results .header{padding:13px 0 6px}.has-results .brand{font-size:27px}.has-results .search-area{margin:10px 0 25px}.has-results .search-area h1{font-size:23px;font-weight:600;letter-spacing:-.6px;margin-bottom:13px}.has-results .home-break{display:none}.has-results .search-form{min-height:64px;padding-top:7px;padding-bottom:7px}.has-results .demo-note{font-size:12px;margin-top:12px}.has-results .intro,.has-results .examples{display:none}.has-results.no-results .examples{display:none}.has-results.no-results .demo-note{margin-top:12px}.has-results.no-results .shell::after{display:none}.section-heading{margin-bottom:14px}h2{font-size:22px;font-weight:600;letter-spacing:-.6px}.count{font-size:13px;color:#687268}.muted{font-size:13px;color:#647066;margin:0 0 20px}.cards{gap:0}.card{box-shadow:none;border:0;background:transparent;border-radius:0;overflow:visible}.fiction{font-size:11px;font-weight:400;color:#687368;line-height:1.45;letter-spacing:.15px}.food-card{padding:21px 0 13px;border-bottom:1px solid var(--line)}.food-card:first-child{padding-top:3px}.food-main{align-items:center;flex-direction:row-reverse;gap:16px}.food-thumb{width:84px;height:102px;border-radius:12px}.food-copy h3{font-size:21px;font-weight:600;line-height:1.22;margin:7px 0 10px;letter-spacing:-.55px}.price{font-size:24px;font-weight:600;letter-spacing:-.7px;margin:0 0 8px;line-height:1.1}.price span{font-size:11px;font-weight:400;letter-spacing:0;margin-left:6px;color:#687368}.place{font-size:16px;font-weight:400;margin:6px 0 0;line-height:1.5;color:var(--ink)}.food-context{font-size:14px;line-height:1.5;color:var(--muted);margin:9px 0 0}.budget-match{font-size:14px;line-height:1.5;color:var(--green);margin:6px 0 0}.food-bottom{border:0;padding:0;margin:4px 0 0;justify-content:flex-start}.card button{font-size:14px;font-weight:600;min-height:48px;padding:10px 0;text-align:left}.food-bottom button{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;color:#416552}.card button:hover{color:var(--deep)}.activity-card{gap:16px;padding:18px 0 16px;border-bottom:1px solid var(--line)}.activity-card:first-child{padding-top:2px}.activity-time{width:65px;align-items:flex-start;padding-top:22px;gap:3px}.activity-time>strong{font-size:27px;font-weight:600;letter-spacing:-.8px}.activity-time>span{font-size:13px;color:var(--muted)}.activity-copy{border:0;padding-left:0}.activity-copy h3{font-size:21px;font-weight:600;letter-spacing:-.5px;line-height:1.25;margin:7px 0 10px}.activity-copy .place{margin-top:0}.activity-copy .metadata{font-size:14px;margin-top:1px}.activity-price{font-size:17px;font-weight:600;line-height:1.4;margin:10px 0 0}.activity-price small{font-size:11px;font-weight:400;color:var(--muted)}.card-subtitle{font-size:13px;line-height:1.5;margin:6px 0 0;color:var(--muted)}.activity-copy>button{font-weight:400;font-size:14px;color:#416552;text-decoration:underline;text-underline-offset:4px}.service-card{padding:20px;margin-bottom:16px;border-radius:14px;background:#fffefa;border:1px solid #e6e5db}.service-heading{justify-content:space-between;gap:10px}.service-heading h3{font-size:23px;font-weight:600;letter-spacing:-.6px;margin:6px 0 0}.service-icon{width:30px;height:30px;padding:4px;background:none;border-radius:0;color:#607f6a}.service-icon svg{width:22px;height:22px}.service-specialty{font-weight:400;font-size:17px;line-height:1.5;margin:15px 0 5px}.service-card .metadata{font-size:14px;line-height:1.5}.service-actions{display:flex;flex-direction:column;align-items:flex-start;border:0;padding:0;gap:7px;margin-top:17px}.service-actions .contact-action{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfd0bf;background:#edf2e8;color:var(--green);border-radius:10px;padding:11px 22px;font-weight:600;font-size:16px;min-height:48px;min-width:115px;text-decoration:none}.service-secondary{display:flex;flex-wrap:wrap;gap:0 16px;align-items:center;max-width:100%}.service-secondary>button{font-size:14px;font-weight:400;text-decoration:underline;text-underline-offset:4px;color:#476957}.service-secondary .request-action{font-size:13px;color:#6a736a;text-decoration:none;padding:10px 0;text-align:left}.request-card{border-radius:14px;box-shadow:none;border:1px solid #e6e5db;background:#fffefa}.request-summary{font-size:16px}.request-heading h3{font-weight:600}.status{border-radius:8px;font-weight:400;background:#edece3;color:#60614e}.status.accepted{background:#e9efe5;color:var(--green)}.status.accepted::after{content:'.';font-weight:700;margin-left:1px}.metadata{font-size:14px}.notice{background:#ecefe5;border-radius:10px;font-size:14px}.provider h1{font-weight:600}.primary{font-weight:600;background:var(--green);border-color:var(--green)}.secondary{border-radius:10px}.empty{background:transparent;border:0;border-top:1px solid var(--line);padding:20px 0;line-height:1.6}footer{border-top:0;padding:20px 0 12px;gap:0}.demo-label{font-size:11px;color:#6e786c}summary{font-size:12px;color:#72796f;padding:15px 0}.text-button{font-weight:400;font-size:14px}footer nav{border:1px solid #dde2d6;background:#f1f3eb;border-radius:10px}.field label{font-size:16px;font-weight:600}.field .hint{font-size:13px}.dialog-inner{padding:27px 22px}dialog{border-radius:16px;box-shadow:0 15px 45px #12302725;background:#fffefa}dialog h2{font-weight:600;font-size:27px}.close-button{background:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex="-1"]:focus-visible{outline-color:#97622f}
@media(min-width:800px){.shell{max-width:750px;padding:0 38px}.header{padding-top:29px}.brand{font-size:34px}.search-area{margin-top:40px}.search-area h1{font-size:52px}.example-list{max-width:none;flex-direction:row;flex-wrap:wrap;gap:10px}.shell::after{right:42px;top:395px;width:112px;height:135px}.has-results .search-area{margin-top:16px}.has-results .search-area h1{font-size:25px}.cards{gap:0}.food-card{padding:23px 0 13px}.food-thumb{width:108px;height:113px}.food-main{gap:24px}.food-copy h3{font-size:23px}.food-bottom{margin-top:2px}.activity-card{gap:25px}.activity-time{width:80px}.activity-copy{padding-left:0}.service-card{padding:24px}.service-actions{display:flex;gap:10px}.service-secondary .request-action{text-align:left}.request-heading{flex-direction:row;align-items:center}footer{align-items:center}.has-results .demo-note{font-size:12px}footer nav{background:#f1f3eb;box-shadow:0 4px 15px #12302715}.dialog-actions button{flex-grow:0}}
@media(max-width:374px){.shell{padding:0 18px}.search-area h1{font-size:44px}.search-form{gap:5px;padding-left:10px}.search-form input{font-size:15px;letter-spacing:-.55px}.search-icon{width:16px;height:16px;flex-basis:16px}.food-main{gap:12px}.food-card{padding:20px 0 12px}.food-copy h3{font-size:20px}.food-thumb{width:76px;height:95px}.service-card{padding:18px}.service-secondary{gap:0 12px}.service-secondary>button{font-size:13px}.service-secondary .request-action{font-size:12px}.activity-time{width:60px}.activity-card{gap:13px}.activity-copy{padding-left:0}}
@media(prefers-reduced-motion:no-preference){button{transition:background-color 180ms ease,border-color 180ms ease,color 180ms ease}.search-form{transition:border-color 180ms ease,box-shadow 180ms ease}.card{animation:appear 180ms ease-out}@keyframes appear{from{opacity:.5;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}}button:active{filter:brightness(.95)}
/* Información esencial legible; firma orgánica limitada al inicio. */
.food-context,.service-card .metadata,.activity-copy .metadata{font-size:16px}
body:has(#provider-view:not([hidden])) .shell::after{display:none}
@media(max-width:374px){.search-form input{font-size:16px}}
/* Home: composición centrada y un único aviso de demo. */
body:not(.has-results):has(#provider-view[hidden]) .header{flex-direction:column;justify-content:center;gap:4px;padding:49px 0 0}
body:not(.has-results):has(#provider-view[hidden]) .brand{font-size:44px;letter-spacing:-2.3px;line-height:1.15;color:#112c25}
body:not(.has-results):has(#provider-view[hidden]) .location{font-size:15px;line-height:1.5;color:#4b5a50}
body:not(.has-results):has(#provider-view[hidden]) .search-area{margin:49px 0 24px;text-align:center}
body:not(.has-results):has(#provider-view[hidden]) .search-area h1{font-size:35px;font-weight:700;letter-spacing:-1.5px;line-height:1.2;margin:0 0 12px;white-space:nowrap}
body:not(.has-results):has(#provider-view[hidden]) .intro{font-size:17px;color:#4b5a50;margin:0 0 28px}
.search-form{border-radius:28px;padding:8px 8px 8px 18px;min-height:70px;gap:11px;box-shadow:0 5px 18px #243c2910}
.search-icon{width:21px;height:21px;flex-basis:21px;color:#314a3f}
.search-form input{letter-spacing:0}
.search-form:has(input:focus-visible){outline:2px solid var(--green);outline-offset:3px}
.search-form input:focus-visible{outline:none}
.search-form .search-submit{width:50px;height:50px;min-height:50px}
.example-list{gap:11px;align-items:stretch;max-width:none;flex-direction:column}
.examples{margin-top:26px}
.example-list button{width:100%;min-height:62px;padding:9px 15px;display:flex;justify-content:flex-start;gap:14px;border-radius:16px;background:#fffefa99;border-color:#e2e3da;text-align:left}
.example-list button span{font-size:16px;color:var(--ink)}
.example-list button .example-symbol{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;background:#e7ece3;border-radius:50%;color:#355c49}
.example-symbol svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.shell::after{top:auto;bottom:-68px;right:-123px;width:400px;height:195px;transform:rotate(-17deg);border-radius:55% 45% 0 0 / 70% 55% 0 0;opacity:.07}
body:not(.has-results):has(#provider-view[hidden]) .shell::before{content:"";position:absolute;z-index:-1;pointer-events:none;bottom:-103px;left:-175px;width:470px;height:223px;border-radius:55% 65% 0 0 / 70% 75% 0 0;background:#145b48;opacity:.045;transform:rotate(21deg)}
footer{align-items:center;flex-direction:column;gap:1px;padding:26px 0 35px;text-align:center}
footer .demo-note,.has-results footer .demo-note{margin:0;font-size:12px;color:#616d62;line-height:1.5}
#demo-controls{width:auto;min-width:0;position:relative}
summary{list-style:none;margin:auto;padding:12px 4px;color:#667267;font-size:13px;text-decoration:underline;text-underline-offset:4px}
summary::-webkit-details-marker{display:none}
footer nav{position:absolute;bottom:49px;right:50%;transform:translateX(50%);width:258px;z-index:3;align-items:stretch;padding:12px 16px;text-align:left;background:#fffefa;box-shadow:0 5px 22px #12302715}
footer nav .demo-label{font-size:12px;margin:0 0 4px;line-height:1.5}
.has-results .search-area h1{color:var(--ink)}
@media(max-width:374px){body:not(.has-results):has(#provider-view[hidden]) .header{padding-top:37px}body:not(.has-results):has(#provider-view[hidden]) .search-area{margin-top:40px}body:not(.has-results):has(#provider-view[hidden]) .search-area h1{font-size:32px;letter-spacing:-1.4px}.search-form{padding-left:14px;gap:8px}.search-form input{letter-spacing:-.3px}}
@media(min-width:800px){body:not(.has-results):has(#provider-view[hidden]) .shell{max-width:620px}body:not(.has-results):has(#provider-view[hidden]) .header{padding-top:60px}body:not(.has-results):has(#provider-view[hidden]) .search-area{margin-top:49px}body:not(.has-results):has(#provider-view[hidden]) .search-area h1{font-size:42px}.examples{max-width:420px;margin-left:auto;margin-right:auto}}
/* Datos públicos: reutiliza tarjetas, tipografía y paleta existentes. */
.public-sources{display:flex;flex-direction:column;gap:6px;margin:12px 0}
.public-link{display:flex;align-items:center;min-height:44px;overflow-wrap:anywhere;color:inherit;text-underline-offset:4px}
#catalog-mode{width:100%;min-height:48px;font:inherit;margin:8px 0}
.food-bottom{gap:12px;flex-wrap:wrap}
/* Identidad del catálogo público: miniaturas locales sin alterar Home ni tarjetas demo. */
.business-visual{width:72px;flex:0 0 72px;margin:0}
.business-visual-frame{width:72px;height:72px;border:1px solid #e0e5dc;border-radius:14px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}
.business-visual img{display:block;width:100%;height:100%;object-fit:contain;padding:6px;background:#fff}
.business-visual[data-visual-kind="imagen_real"] img,.business-visual[data-visual-kind="imagen_referencial"] img{object-fit:cover;padding:0}
.business-visual[data-visual-kind="fallback"] .business-visual-frame{background:#eaf0e6;border-color:#e2e8dd}
.business-initials{font-size:23px;font-weight:600;letter-spacing:-.6px;color:#3c5f4d}
.business-visual figcaption{font-size:10px;line-height:1.3;color:#526253;text-align:center;margin-top:5px}
.public-card .food-main{align-items:flex-start;gap:16px}
.public-card .food-copy,.public-card .activity-copy,.public-card .service-heading>div{min-width:0}
.public-card.activity-card{gap:16px;align-items:flex-start}
.public-card .service-heading{gap:14px;align-items:flex-start}
.public-card h3{overflow-wrap:anywhere}
@media(max-width:374px){.public-card .food-main,.public-card.activity-card{gap:12px}}

/* Home compacto: búsqueda principal y frases sin contenedor relleno. */
body:not(.has-results):has(#provider-view[hidden]) .header{flex-direction:row;justify-content:space-between;gap:12px;padding:18px 0 0}
body:not(.has-results):has(#provider-view[hidden]) .brand{font-size:32px;letter-spacing:-1.8px;color:var(--green)}
body:not(.has-results):has(#provider-view[hidden]) .location{font-size:13px}
body:not(.has-results):has(#provider-view[hidden]) .search-area{margin:30px 0 0;text-align:left}
body:not(.has-results):has(#provider-view[hidden]) .search-area h1{font-size:35px;font-weight:650;letter-spacing:-1.4px;margin:0 0 10px;white-space:normal}
body:not(.has-results):has(#provider-view[hidden]) .intro{font-size:17px;margin-bottom:20px}
.shell::after,body:not(.has-results):has(#provider-view[hidden]) .shell::before{display:none}
.examples{margin:27px 0 20px;max-width:none;background:transparent;border:0;border-radius:0;padding:0;text-align:left}
.examples h2{font-size:13px;line-height:1.5;letter-spacing:.15px;font-weight:500;color:#5b6b5c;margin:0 0 8px}
.example-list{gap:0;flex-direction:column;align-items:stretch}
.example-list button{min-height:49px;width:100%;display:block;border:0;border-bottom:1px solid #e8e8df;border-radius:0;background:transparent;padding:12px 0;font-size:16px;line-height:1.5;color:#2f493b;font-weight:400}
.example-list button:last-child{border-bottom:0}
.example-list button:hover{background:#edf0e780}
.example-list button:focus-visible{outline-offset:2px}
.has-results .examples{display:none}
footer{padding-top:24px;padding-bottom:22px}
/* Una sola tarjeta para comida, lugares, aire y automotriz, también en modo demo. */
.cards{gap:12px}
.cards>.result-card{--identity-size:84px;display:grid;grid-template-columns:minmax(0,1fr) var(--identity-size);grid-template-rows:auto auto;align-items:start;gap:8px 12px;padding:14px;margin:0;background:#fffefa;border:1px solid #e6e5db;border-radius:14px;box-shadow:none;overflow:visible}
.result-card>.result-copy{grid-column:1;grid-row:1;min-width:0}
.result-card>.business-visual,.result-card>.result-identity{grid-column:2;grid-row:1;justify-self:end;width:var(--identity-size);margin:0}
.result-card .business-visual-frame,.result-card .result-photo,.result-card .result-fallback{width:var(--identity-size);height:var(--identity-size);border-radius:13px}
.result-card .business-visual img{padding:6px;object-fit:contain}
.result-card .business-visual[data-visual-kind="imagen_real"] img,.result-card .business-visual[data-visual-kind="imagen_referencial"] img{padding:0;object-fit:cover}
.result-card .business-initials,.result-card .result-fallback{font-size:27px;font-weight:600;letter-spacing:-.6px;color:#3c5f4d}
.result-card .business-visual figcaption{font-size:10px;line-height:1.3;margin-top:4px;text-align:center}
.result-card .result-photo{display:block;object-fit:cover}
.result-card .result-fallback{display:flex;align-items:center;justify-content:center;background:#eaf0e6;border:1px solid #e2e8dd}
.result-card .result-fallback svg{width:30px;height:30px}
.result-card .fiction{font-size:10px;line-height:1.4;letter-spacing:0}
.result-card h3{font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.45px;margin:4px 0 6px;overflow-wrap:anywhere}
.result-card .result-detail,.result-card .result-location{font-size:13px;font-weight:400;line-height:1.45;margin:3px 0 0;color:var(--muted)}
.result-card .result-price{font-size:20px;font-weight:600;line-height:1.3;margin:6px 0 0}
.result-price small{font-size:11px;font-weight:400}
.result-card>.result-actions{grid-column:1/-1;grid-row:2;display:flex;align-items:center;flex-wrap:wrap;gap:0 18px;margin:0;padding:0;border:0}
.result-card .result-actions>button{min-height:48px;padding:10px 0;font-size:14px;font-weight:500;color:#416552;text-decoration:underline;text-underline-offset:4px;text-align:left}
.result-card[data-card-kind="services"] .contact-action,.result-card[data-card-kind="automotive"] .contact-action{padding:9px 16px;border:1px solid #bfd0bf;border-radius:10px;background:#edf2e8;color:var(--green);font-weight:600;text-decoration:none}
.result-card .result-actions>.request-action{font-size:13px;font-weight:400;text-decoration:none;color:#6a736a}
@media(max-width:374px){body:not(.has-results):has(#provider-view[hidden]) .search-area h1{font-size:32px}}
@media(min-width:800px){body:not(.has-results):has(#provider-view[hidden]) .header{padding-top:26px}body:not(.has-results):has(#provider-view[hidden]) .search-area{margin-top:36px}body:not(.has-results):has(#provider-view[hidden]) .search-area h1{font-size:42px}}
/* Referencia recortada: exclusivamente tarjetas, sin selectores de Home. */
.cards>.result-card{--identity-size:120px;grid-template-columns:minmax(0,1fr) var(--identity-size);gap:10px 12px;padding:13px;border-radius:20px;border-color:#e9e6da;box-shadow:0 3px 10px #293f2410}
.result-card h3{font-size:19px;line-height:1.2;letter-spacing:-.55px;font-weight:650;margin:0 0 6px;overflow-wrap:normal}
.result-card .result-copy .fiction{display:block;font-size:9px;line-height:1.3;color:#6b756a;margin-top:5px}
.result-card .result-detail,.result-card .result-location{font-size:13px;line-height:1.4;margin-top:4px}
.result-card .result-location{display:flex;gap:5px;align-items:flex-start}
.result-card .result-location::before{content:"";flex:0 0 10px;width:10px;height:13px;margin-top:2px;background:currentColor;clip-path:polygon(50% 0,80% 8%,100% 32%,98% 57%,50% 100%,2% 57%,0 32%,20% 8%)}
.result-card .visual-composite{position:relative;isolation:isolate;height:84px;width:120px;border-radius:13px;overflow:hidden;background:#edf0e6}
.result-card .business-visual-frame{width:120px;height:84px;border-radius:13px;position:relative;z-index:1}
.result-card .business-visual[data-context] .business-visual-frame{position:absolute;right:0;top:0;width:76px;background:#fffefa}
.result-card .business-visual[data-context][data-visual-kind="fallback"] .business-visual-frame{background:#e5ebdc}
.result-card .business-visual .visual-context{position:absolute;inset:0 auto 0 0;z-index:0;display:block;width:84px;height:84px;object-fit:cover;padding:0}
.result-card .business-visual img{background:transparent}
.result-card .business-visual figcaption{font-size:9px;line-height:1.25;margin-top:3px}
.result-card .result-photo,.result-card .result-fallback{width:120px;height:84px}
.result-card>.result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.result-card .result-actions>button{min-height:44px;padding:8px 9px;border:1px solid #d3ddca;border-radius:12px;background:#edf1e5;color:#214e3c;text-decoration:none;text-align:center;font-size:13px;font-weight:500;white-space:normal;line-height:1.3}
.result-card .result-actions>.contact-action{background:#24563e;color:#fffefa;border-color:#24563e;order:1}
.result-card .result-actions>[data-action="info"]{order:0}
.result-card .result-actions>.request-action{order:2;grid-column:1/-1;min-height:44px;padding:7px;background:transparent;border:0;color:#5e6b60;font-size:12px}
.result-card .result-actions>button:only-child{grid-column:1/-1}
.result-card .result-actions>button:hover{filter:brightness(.97);text-decoration:none}
.beta-label{display:inline-block;font-size:10px;font-weight:500;color:var(--muted);letter-spacing:.3px;margin-bottom:4px}
@media(max-width:374px){.cards>.result-card{--identity-size:110px;gap:9px 10px;padding:12px}.result-card .visual-composite,.result-card .business-visual-frame,.result-card .result-photo,.result-card .result-fallback{width:110px}.result-card .business-visual[data-context] .business-visual-frame{width:70px}.result-card h3{font-size:18px}}
