@charset "UTF-8";
:root{--ink:#183d37;--teal:#174d46;--accent:#ab4b23;--muted:#53635e;--line:#d8e0d9;--wash:#f2f6f3;--paper:#fff;--warm:#fbfaf7;--nav:17rem}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.55}a{color:var(--teal);text-underline-offset:.22em}a:hover{text-decoration-thickness:2px}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #c37334;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em;line-height:1.13}h1{font-size:clamp(2.6rem,5vw,4.7rem);margin-bottom:1.3rem}h1 span{color:var(--accent)}h2{font-size:clamp(2rem,3.2vw,2.8rem);margin-bottom:1rem}h3{font-size:.94rem}p{margin-bottom:1rem}.skip{position:absolute;top:-6rem;left:1rem;background:white;padding:1rem;z-index:100}.skip:focus{top:1rem}.topbar{min-height:6rem;border-bottom:1px solid var(--line);padding:1rem 4vw;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fffffff5;position:sticky;top:0;z-index:10}.brand{display:flex;gap:1rem;align-items:center;text-decoration:none;font-size:.875rem;font-weight:600}.brand small{display:block;font-weight:400;color:var(--muted);margin-top:.2rem}.monogram{font-family:Georgia,serif;font-size:2.25rem;letter-spacing:-.06em}.brand-dot{color:var(--accent)}.download{font-size:.9375rem;white-space:nowrap;font-weight:600}.download span{margin-left:.6rem}.page{max-width:1280px;margin:auto;display:grid;grid-template-columns:var(--nav) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);padding:0 4vw}.sidebar{padding:2.7rem 0;position:sticky;top:6rem;height:calc(100vh - 6rem);overflow-y:auto;border-right:1px solid var(--line)}.section-menu summary{font-size:.875rem;text-transform:uppercase;letter-spacing:.09em;list-style:none;font-weight:700;pointer-events:none;margin-bottom:1.2rem}.section-menu summary::-webkit-details-marker{display:none}.section-menu summary span{display:none}.section-menu nav{display:grid;gap:.1rem}.section-menu a{display:flex;gap:.8rem;padding:.63rem .9rem .63rem 0;text-decoration:none;font-size:.9375rem;line-height:1.4;border-right:3px solid transparent}.section-menu a span{font-size:.8125rem;color:var(--muted);font-variant-numeric:tabular-nums;padding-top:.13rem}.section-menu a:hover,.section-menu a[aria-current]{color:var(--teal);font-weight:600;background:var(--wash);border-right-color:var(--teal)}.sidebar-note{font-family:Georgia,serif;font-style:italic;font-size:1.12rem;line-height:1.5;margin:2rem 1rem 0 0;color:var(--muted)}main{min-width:0;max-width:49rem}.intro{padding:3rem 0 2.3rem;border-bottom:1px solid var(--line)}.eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.intro>p:not(.eyebrow):not(.guide-hint){max-width:38rem;font-size:1.125rem;color:var(--muted)}.quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:1.7rem 0 1.25rem}.quick-links a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;text-decoration:none;border:1px solid var(--line);font-weight:600;background:var(--warm)}.quick-links a:hover{border-color:var(--teal);background:var(--wash)}.guide-hint{font-size:.875rem;color:var(--muted);margin-bottom:0}.topic{padding:3rem 0 2rem;border-bottom:1px solid var(--line);scroll-margin-top:1rem}.section-heading{margin-bottom:1.6rem}.section-heading .eyebrow{margin-bottom:.65rem}.phrase{padding:1rem 0 1.05rem;border-top:1px solid #e5ebe6}.phrase p{margin:0}.spanish{font-size:1.25rem;font-weight:600;line-height:1.4;color:var(--ink);overflow-wrap:anywhere}.meaning{font-size:1rem;line-height:1.5;margin-top:.15rem!important}.sound{font-size:.9375rem;line-height:1.5;color:var(--muted);margin-top:.23rem!important;overflow-wrap:anywhere}.note{margin:1.3rem 0 1rem;padding:1rem 1.25rem;background:var(--wash);border-left:3px solid #77a196}.note h3{margin:0 0 .45rem;color:var(--teal);line-height:1.4}.note p{margin:0;color:#40584f}.back{display:inline-block;font-size:.875rem;margin-top:1rem}.vowels{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem}.vowels li{background:var(--wash);padding:.9rem .65rem;font-size:.875rem;line-height:1.5}.vowels strong{display:block;font-size:1.6rem;font-family:Georgia,serif;font-weight:400;margin-bottom:.2rem}.vocabulary{padding:0;list-style:none;display:grid;gap:.7rem;margin:1.2rem 0}.vocabulary li{line-height:1.55}.vocabulary strong{color:var(--teal)}.section-intro{color:var(--muted)}.numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:1.5rem 0;gap:0 1.4rem}.numbers>div{display:flex;gap:1rem;border-bottom:1px solid var(--line);padding:.65rem 0}.numbers dt{min-width:1.5rem;font-weight:600;color:var(--accent);font-variant-numeric:tabular-nums}.numbers dd{margin:0}.price{display:grid;grid-template-columns:7.25rem minmax(0,1fr);gap:1rem;padding:1rem 0;border-top:1px solid var(--line)}.amount{font-size:1.4rem;font-weight:400;color:var(--teal);font-family:Georgia,serif;font-variant-numeric:tabular-nums}.price p{margin:0}.prices{margin:1.5rem 0}.emergency{border-left:3px solid var(--accent);padding:.8rem 1rem;background:#fff4eb;font-weight:600}.emergency a{color:#92401e}.invitation{display:flex;align-items:center;gap:2rem;margin:2.8rem 0 0;background:var(--teal);color:white;padding:2rem}.invitation .eyebrow{color:#ebc18f}.invitation h2{font-size:2rem}.invitation p{font-size:1rem}.invitation a{color:white;font-weight:600}.invitation>div:first-child{flex:1}.qr{width:116px;flex-shrink:0}.qr img{display:block;background:white;width:116px;height:116px}.qr span{display:none}footer{padding:2rem 0;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.875rem}footer p{margin:0}footer a{white-space:nowrap}
@media(min-width:851px){.section-menu>nav{display:grid!important}.section-menu summary{cursor:default}}
@media(max-width:1050px){:root{--nav:14.5rem}.page{gap:2rem}.vowels{grid-template-columns:repeat(3,minmax(0,1fr))}.invitation{padding:1.5rem}.numbers{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){html{scroll-padding-top:9.3rem}.topbar{min-height:4.8rem;padding:.75rem 5vw}.brand{gap:.65rem;font-size:.8rem}.monogram{font-size:1.9rem}.brand small{font-size:.8125rem}.download{font-size:.875rem}.download span{margin-left:.25rem}.page{display:block;padding:0 5vw}.sidebar{position:sticky;top:4.8rem;z-index:9;height:auto;overflow:visible;padding:0;border:0;background:white;margin:0 -5vw}.section-menu{border-bottom:1px solid var(--line)}.section-menu summary{pointer-events:auto;cursor:pointer;margin:0;padding:.85rem 5vw;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;text-transform:none;letter-spacing:0}.section-menu summary span{display:inline-block}.section-menu[open] summary span{transform:rotate(180deg)}.section-menu nav{max-height:65vh;overflow-y:auto;padding:.4rem 5vw 1rem;position:absolute;left:0;right:0;background:white;box-shadow:0 16px 25px #183d371a;border-bottom:1px solid var(--line)}.section-menu a{padding:.7rem .5rem}.sidebar-note{display:none}main{margin:auto;max-width:42rem}.intro{padding:2rem 0}.intro .eyebrow{font-size:.75rem;letter-spacing:.065em}.intro>p:not(.eyebrow):not(.guide-hint){font-size:1rem}.topic{padding:2.4rem 0 1.5rem;scroll-margin-top:0}.section-heading{margin-bottom:1.2rem}.vowels{grid-template-columns:repeat(5,minmax(0,1fr))}.vowels li{padding:.7rem .45rem}.qr{display:none}.invitation{margin-top:2rem;padding:1.7rem}footer{align-items:flex-start}.quick-links{gap:.5rem}.quick-links a{font-size:.9375rem;padding:.8rem}.section-heading h2{letter-spacing:-.03em}.price{grid-template-columns:6.6rem minmax(0,1fr);gap:.6rem}}
@media(max-width:420px){.brand>span:last-child{max-width:9rem;line-height:1.25}.brand small{margin-top:.25rem}.download{white-space:normal;text-align:right;max-width:5.5rem}.vowels{grid-template-columns:repeat(3,minmax(0,1fr))}.numbers{gap:0 1rem}.quick-links a{font-size:.875rem}.spanish{font-size:1.1875rem}footer{display:block}footer a{display:inline-block;margin-top:.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{@page{margin:16mm}html{scroll-padding:0}body{font-size:11pt;color:#182d28}.topbar{position:static;padding:0 0 1rem;min-height:0}.download,.sidebar,.quick-links,.back,.skip,footer a{display:none!important}.page{display:block;padding:0;max-width:none}main{max-width:none}.intro{padding:1.5rem 0}h1{font-size:32pt}h2{font-size:23pt}.topic{padding:1.5rem 0;break-before:page;scroll-margin:0}.phrase,.note,.price{break-inside:avoid}.phrase{padding:.55rem 0}.spanish{font-size:13pt}.meaning{font-size:11pt}.sound{font-size:10pt}.note{border:1px solid #ccc;background:none}.vowels{grid-template-columns:repeat(5,minmax(0,1fr))}.invitation{background:none;color:var(--ink);border:1px solid #aaa;break-inside:avoid;padding:1.3rem}.invitation .eyebrow,.invitation a{color:var(--ink)}.qr{display:block}.qr span{display:block;font-size:8pt;overflow-wrap:anywhere;margin-top:.5rem}footer{padding:1rem 0}a{color:inherit}}

.brand-logo{display:block;width:64px;height:64px;object-fit:contain;flex-shrink:0}
.action-links{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin:.85rem 0}.action-links a{font-weight:600;padding:.35rem 0;overflow-wrap:anywhere}.note .small-note,.small-note{font-size:.8125rem;color:var(--muted);margin:.65rem 0}.resource-links{list-style:none;padding:0;margin:1.5rem 0 2rem}.resource-links li{border-top:1px solid var(--line);padding:1.1rem 0}.resource-links li:last-child{border-bottom:1px solid var(--line)}.resource-links a{display:flex;justify-content:space-between;gap:1rem;font-weight:600;font-size:1.12rem}.resource-links p{margin:.4rem 0 0;color:var(--muted)}.stay-card{padding:1.5rem;background:var(--wash);border:1px solid var(--line)}.stay-card h3{font-size:1.15rem;margin-bottom:.7rem}.stay-card h3 span{font-weight:400}.stay-fields{display:grid;gap:1rem}.stay-fields label{display:block;font-size:.9375rem;font-weight:600}.stay-fields input{display:block;width:100%;min-width:0;font:inherit;font-weight:400;color:var(--ink);background:white;border:1px solid #a8b9b0;border-radius:3px;padding:.8rem;margin-top:.35rem}.stay-fields input::placeholder{color:#62716c;font-size:.875rem}.stay-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.stay-actions button{font:inherit;font-size:.9375rem;font-weight:600;padding:.75rem 1rem;border:1px solid var(--teal);border-radius:3px;background:var(--teal);color:white;cursor:pointer;min-height:44px}.stay-actions .secondary{background:transparent;color:var(--teal)}button:focus-visible,input:focus-visible{outline:3px solid #c37334;outline-offset:3px}#stay-status{font-size:.875rem;margin:.9rem 0 0}#stay-status:empty{display:none}.map-link{display:inline-block;font-weight:600;margin-top:1rem;overflow-wrap:anywhere}.print-stay{display:none}[hidden]{display:none!important}
@media(max-width:420px){.stay-card{padding:1rem}}
@media print{#stay-form,.clinic .action-links{display:none!important}.print-stay{display:block;line-height:2.6}.stay-card{background:none;break-inside:avoid}.resource-links li{break-inside:avoid}.resource-links a::after{content:attr(href);font-size:9pt;font-weight:400}.resource-links a{display:block}.resource-links a span{display:none}.resource-links a::after{display:block}.clinic::after{content:'Call +506 2682-1212 · WhatsApp +506 8909-5769';font-size:10pt}}
@media(max-width:850px){.brand-logo{width:52px;height:52px}}

.phone-guide{margin:1.2rem 0;color:var(--teal)}.phone-guide summary{cursor:pointer;font-size:1rem;font-weight:600;min-height:44px;padding:.55rem 0;text-decoration:underline;text-underline-offset:.22em}.phone-guide-body{padding:1rem 1.25rem;background:var(--wash);border-left:3px solid var(--line);color:var(--ink);max-width:42rem}.phone-guide-body p,.phone-guide-body li{font-size:1rem;line-height:1.55}.phone-guide-body h3{font-size:1rem;margin:1.1rem 0 .4rem}.phone-guide-body ol{padding-left:1.3rem;margin:.4rem 0 1rem}.phone-guide-body li{margin:.35rem 0}.phone-guide-body .phone-guide-note{font-size:.875rem;margin-bottom:0;color:var(--muted)}@media print{.phone-guide{display:none!important}}
