
:root{--red:#b92332;--ink:#242321;--paper:#faf9f6;--line:#ddd9d2;--muted:#69645e;--soft:#f0ede7;--green:#226043}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,select,input{ -webkit-tap-highlight-color:transparent}button,a,summary,input,select{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #34769a;outline-offset:4px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',sans-serif;letter-spacing:-.055em;line-height:1.1}h1{font-size:clamp(44px,4.25vw,66px);font-weight:800;margin-bottom:24px}h2{font-size:clamp(32px,3.2vw,46px);font-weight:800;margin-bottom:0}h3{font-size:26px}em{font-style:normal;color:var(--red)}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;flex-direction:column;width:170px;line-height:1}.brand strong{font-size:43px;letter-spacing:-.09em;font-weight:800;font-family:'Manrope',sans-serif}.brand strong span{font-size:23px;letter-spacing:-.07em;margin-left:8px;color:var(--red)}.brand small{font-size:9px;letter-spacing:.23em;margin-top:8px;font-weight:700}.header nav{display:flex;gap:30px;font-size:14px;font-weight:600}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:56px;padding:15px 25px;font-weight:700;border-radius:6px;background:var(--ink);color:#fff;transition:background .2s,transform .2s;line-height:1.4}.button:hover{transform:translateY(-2px);background:#8f1926}.button span{font-size:23px;line-height:1}.button.small{min-height:46px;font-size:14px;padding:11px 19px;gap:22px}.button.primary{background:var(--red)}.button.primary:hover{background:#931b28}.button.light{background:white;color:var(--ink)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;padding-top:28px;padding-bottom:48px;align-items:center}.hero-copy{padding-block:16px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:800;margin-bottom:22px;color:var(--muted)}.eyebrow span{padding-inline:9px;color:var(--red)}.intro{color:var(--muted);font-size:18px;line-height:1.55;margin-bottom:24px}.offer{padding-left:18px;border-left:3px solid var(--red);margin-bottom:24px}.offer-label{font-size:11px;letter-spacing:.13em;font-weight:800;color:var(--red)}.offer p{font-size:25px;line-height:1.25;letter-spacing:-.03em;margin:7px 0}.offer p strong{color:var(--red)}.offer small{font-size:13px;color:var(--muted)}.hero-copy>.button{width:100%;max-width:390px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px;line-height:1.5}.hero .text-link{display:flex;margin-top:15px}.fine{font-size:12px;line-height:1.6;color:var(--muted);margin:15px 0 0}.hero-photo{position:relative;height:690px;border-radius:9px;overflow:hidden;background:#302822}.hero-photo>img{width:100%;height:100%;object-position:50% 49%}.hero-photo:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.76))}.photo-caption{position:absolute;left:30px;bottom:25px;color:white;z-index:1}.photo-caption>span{font-size:10px;letter-spacing:.2em;font-weight:700}.photo-caption p{font-size:30px;line-height:1.15;letter-spacing:-.03em;margin:12px 0}.photo-caption i{font-style:normal}.photo-link{position:absolute;right:28px;bottom:35px;border:1px solid #ffffff88;border-radius:50%;width:47px;height:47px;display:grid;place-items:center;color:#fff;font-size:24px;z-index:1}.promise-strip{border-block:1px solid var(--line);background:var(--soft)}.promise-strip>.wrap{display:flex;justify-content:space-between;gap:25px;padding-block:20px;font-size:14px}.section{padding-block:85px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px}.section-head .eyebrow{margin-bottom:15px}.section-head>p{color:var(--muted);font-size:15px;margin-bottom:0}.benefit-layout{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.benefit-selector{padding:30px 35px}.group-tabs{display:flex;gap:8px;background:var(--soft);padding:6px;border-radius:7px}.group-tabs button{flex:1;border:0;background:transparent;border-radius:4px;font-weight:800;font-size:23px;color:var(--muted);padding:8px}.group-tabs button small{display:block;font-size:12px;font-weight:500}.group-tabs button[aria-pressed=true]{background:var(--red);color:white}.benefit-content{padding-top:28px}.tag{display:inline-block;background:#f7e5e5;color:var(--red);padding:5px 9px;letter-spacing:.08em;font-size:11px;font-weight:800}.benefit-content h3{margin:16px 0 8px}.benefit-content>p{font-size:14px;color:var(--muted)}.check-list{list-style:none;padding:0;margin:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:13px 15px;font-size:14px}.check-list li{position:relative;padding-left:21px;line-height:1.45}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--red);font-weight:bold}.benefit-image{position:relative;min-height:465px;overflow:hidden}.benefit-image img{height:100%;width:100%;position:absolute;object-position:center 43%}.benefit-image span{position:absolute;bottom:24px;left:24px;background:white;padding:8px 15px;border-radius:3px;font-size:13px;font-weight:600}.experience{background:var(--soft)}.moments{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.moments article{min-width:0}.moments img{width:100%;height:280px;border-radius:7px;object-position:center 40%}.moments article>div{padding-top:18px}.moments article span{font-size:10px;letter-spacing:.13em;font-weight:800;color:var(--red)}.moments h3{font-size:22px;letter-spacing:-.045em;margin:8px 0}.moments p{font-size:14px;line-height:1.6;color:var(--muted);margin:0;max-width:330px}.swipe-hint{display:none}.calculator{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:white}.quote-form{padding:32px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row label,legend{font-size:14px;font-weight:700}select{display:block;width:100%;border:1px solid var(--line);background:var(--paper);padding:12px 10px;border-radius:5px;margin-top:8px;font-size:14px;color:var(--ink)}fieldset{padding:0;border:0;margin:24px 0}legend{margin-bottom:12px}.buffet-options{display:flex;gap:12px}.buffet-options>label{flex:1;position:relative;cursor:pointer}.buffet-options input{position:absolute;left:15px;top:19px;accent-color:var(--red)}.buffet-options label>span{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:6px;padding:14px 14px 14px 40px}.buffet-options b{font-size:14px}.buffet-options strong{font-size:27px;letter-spacing:-.04em;line-height:1.4}.buffet-options small{font-size:12px;color:var(--muted)}.buffet-options input:checked+span{border-color:var(--red);background:#fcf2f0;box-shadow:inset 0 0 0 1px var(--red)}.buffet-options input:disabled+span{opacity:.4;cursor:not-allowed}.counter-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.counter-row b{font-size:14px}.counter-row small{display:block;font-size:12px;color:var(--muted)}.stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px;flex-shrink:0}.stepper button{border:0;background:var(--paper);width:40px;height:42px;font-size:22px}.stepper input{appearance:textfield;-moz-appearance:textfield;width:39px;padding:0;border:0;text-align:center;font-size:16px;font-weight:700;background:#fff}.stepper input::-webkit-inner-spin-button{appearance:none}.children summary{font-size:14px;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between}.checkbox{display:flex;align-items:center;flex-wrap:wrap;gap:7px;font-size:13px;padding-top:15px}.checkbox input{width:18px;height:18px;accent-color:var(--red)}.quote-result{padding:34px;background:var(--soft);display:flex;flex-direction:column;justify-content:center}.quote-result h3{margin-bottom:18px;font-size:28px}.quote-result .eyebrow{margin-bottom:12px}.saving{background:#e1ece1;color:#285a37;padding:12px 14px;font-size:14px;border-radius:4px;font-weight:600}.saving.pending{background:#f6e8d8;color:#77431c}.breakdown{padding-block:19px;border-bottom:1px solid #d5d0c6}.breakdown>div{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding-block:4px}.breakdown .discount{color:var(--green)}.total{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:20px}.total>span{font-weight:600;font-size:15px}.total small{display:block;font-weight:400;font-size:11px;color:var(--muted);max-width:150px}.total>strong{font-size:40px;letter-spacing:-.06em}.deposit{font-size:13px;line-height:1.6;color:var(--muted);margin:17px 0 22px}.quote-result .button{font-size:14px;gap:12px;width:100%}.quote-result>.fine{text-align:center}.menu-link{font-size:12px;text-align:center;text-decoration:underline;margin-top:17px}.video-section{background:#242523;color:white}.video-layout{display:grid;grid-template-columns:1fr 1.13fr;gap:75px;padding-block:65px;align-items:center}.video-layout>img{height:640px;width:100%;border-radius:7px;object-position:center 35%}.video-copy .tag{background:#48433b;color:#f8dbb5}.video-copy h2{margin:24px 0;line-height:1.12}.video-copy h2 em{color:#e8a992}.video-copy>p{color:#d3d0ca;max-width:430px;font-size:16px}.video-copy ol{list-style:none;counter-reset:step;padding:0;margin:28px 0}.video-copy li{position:relative;counter-increment:step;padding-left:46px;margin:20px 0}.video-copy li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:1px;font-size:13px;color:#e8a992;border-bottom:1px solid #8c7665;padding-bottom:3px}.video-copy li b{display:block;font-size:15px}.video-copy li span{display:block;font-size:13px;color:#b7b6af;max-width:365px}.video-copy .video-note{font-size:13px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq>div>p:not(.eyebrow){color:var(--muted);margin-top:23px}.faq>div>img{width:145px;height:160px;border-radius:6px;margin-top:27px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none}summary::-webkit-details-marker{display:none}.faq-list summary{font-weight:600;font-size:16px;display:flex;justify-content:space-between;gap:20px;cursor:pointer;line-height:1.4}.faq-list summary span{font-size:22px;font-weight:400;color:var(--red)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--muted);margin:14px 30px 0 0}.faq-list>.text-link{margin-top:22px}.gallery{display:grid;grid-template-columns:.7fr .7fr 1fr;gap:20px;align-items:center}.gallery img{height:310px;width:100%;border-radius:7px}.gallery>div{padding-left:20px}.gallery h2{font-size:33px;margin-bottom:25px}.gallery .eyebrow{font-size:10px}.locations{display:grid;grid-template-columns:1fr 1fr;gap:35px}.locations article{border-top:1px solid var(--ink);padding-top:22px}.locations article>span{font-size:11px;letter-spacing:.13em;font-weight:700;color:var(--red)}.locations h3{font-size:29px;margin:13px 0}.locations p{font-size:14px;margin-bottom:10px}.locations .hours{font-size:12px;color:var(--muted)}.locations a{display:inline-block;text-decoration:underline;text-underline-offset:4px;font-size:14px;margin-top:8px;font-weight:600}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:28px}footer p{font-size:12px;color:var(--muted);margin:0}footer>div{display:flex;gap:20px;font-size:12px}.mobile-bar{display:none}@media(min-width:1500px){.hero-photo{height:730px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero{gap:35px}.hero-photo{height:680px}.header nav{gap:18px}.promise-strip>.wrap{gap:15px;font-size:12px}.video-layout{gap:40px}.quote-form,.quote-result{padding:24px}.faq{gap:50px}.check-list{grid-template-columns:1fr}.benefit-selector{padding:24px}.gallery h2{font-size:29px}.gallery .button{font-size:14px;padding-inline:16px}}
@media(max-width:700px){body{padding-bottom:83px}.wrap{width:calc(100% - 40px)}.header{height:76px;gap:15px}.brand{width:132px}.brand strong{font-size:33px}.brand strong span{font-size:18px}.brand small{font-size:7px;letter-spacing:.21em;margin-top:6px}.header nav{display:none}.header .small{font-size:12px;min-height:41px;padding:10px 12px;gap:14px}.header .small span{font-size:19px}.hero{grid-template-columns:1fr;gap:24px;padding-top:17px;padding-bottom:28px}.hero-copy{padding:0}.hero .eyebrow{font-size:10px;letter-spacing:.11em;margin-bottom:15px}.hero .eyebrow span{padding:0 4px}h1{font-size:clamp(36px,10.4vw,53px);line-height:1.08;letter-spacing:-.065em;margin-bottom:18px}h1 em br{display:none}.intro{font-size:15px;line-height:1.55;margin-bottom:18px}.desktop{display:none}.offer{margin-bottom:18px;padding-left:14px}.offer-label{font-size:10px}.offer p{font-size:23px;margin-top:5px}.offer p br{display:none}.offer small{font-size:12px}.hero-copy>.button{max-width:none;min-height:54px;justify-content:space-between;padding-inline:20px;font-size:15px}.hero .text-link{font-size:13px;justify-content:center;margin-top:12px}.hero .fine{font-size:11px;text-align:center;margin-top:13px}.hero-photo{height:360px;border-radius:6px}.hero-photo>img{object-position:center 51%}.photo-caption{left:22px;bottom:16px}.photo-caption p{font-size:25px}.photo-caption>span{font-size:9px}.photo-link{width:40px;height:40px;right:20px;bottom:25px}.promise-strip>.wrap{display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:12px 20px;padding-block:18px}.promise-strip span:nth-child(4){display:none}.promise-strip span:nth-child(3){grid-column:1/-1}.section{padding-block:48px}.section-head{display:block;margin-bottom:25px}.section-head>p{font-size:14px;margin-top:17px}.eyebrow{font-size:10px;margin-bottom:14px}h2{font-size:32px;line-height:1.14}.benefit-layout{grid-template-columns:1fr}.benefit-selector{padding:19px}.group-tabs button{font-size:23px}.group-tabs button small{font-size:11px}.benefit-content{padding-top:22px}.benefit-content h3{font-size:27px}.benefit-content>p{font-size:13px}.check-list{grid-template-columns:1fr;gap:10px;font-size:14px}.benefit-image{min-height:245px}.benefit-image img{object-position:center 47%}.benefit-image span{font-size:11px;bottom:15px;left:15px}.experience{overflow:hidden}.moments{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.moments article{flex:0 0 82%;scroll-snap-align:start}.moments img{height:285px}.moments h3{font-size:23px}.moments article span{font-size:10px}.moments p{font-size:14px}.swipe-hint{display:block;font-size:12px;color:var(--muted);margin:16px 0 0}.calculator{grid-template-columns:1fr}.quote-form{padding:20px}.form-row{gap:13px;grid-template-columns:1fr}.form-row label,legend{font-size:14px}select{font-size:16px;min-height:48px}.counter-row{gap:10px}.counter-row small{font-size:11px}.stepper button{width:36px}.stepper input{width:32px}.checkbox{font-size:12px}.children summary{font-size:13px}.quote-result{padding:25px 20px}.quote-result h3{font-size:26px}.quote-result .eyebrow{font-size:11px}.total>strong{font-size:39px}.quote-result>.fine{font-size:12px}.video-layout{grid-template-columns:1fr;gap:30px;padding-block:34px}.video-layout>img{height:340px;object-position:center 35%}.video-copy h2{font-size:36px;margin:20px 0}.video-copy>p{font-size:15px}.video-copy .button{width:100%;justify-content:space-between}.faq{grid-template-columns:1fr;gap:26px}.faq>div>img{display:none}.faq>div>p:not(.eyebrow){font-size:14px;margin:17px 0 0}.faq-list summary{font-size:15px}.faq-list details{padding:18px 0}.faq-list details p{font-size:14px;margin-right:15px}.faq-list .text-link{font-size:12px}.gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery img{height:235px}.gallery>div{grid-column:1/-1;text-align:center;padding:18px 0 0}.gallery h2{font-size:32px}.gallery .button{width:100%;justify-content:space-between}.locations{grid-template-columns:1fr;gap:30px}.locations h3{font-size:28px}.locations p{font-size:14px}.locations .hours{font-size:12px}footer{flex-wrap:wrap;padding-block:25px;gap:23px}footer .brand{width:120px}footer p{font-size:10px}footer>div{width:100%;font-size:12px}.mobile-bar{display:flex;position:fixed;z-index:10;bottom:0;left:0;right:0;justify-content:space-between;align-items:center;gap:20px;background:#fffffff7;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom))}.mobile-quote{font-size:10px;color:var(--muted);line-height:1.5}.mobile-quote b{display:block;font-size:13px;color:var(--ink)}.mobile-bar .button{min-height:47px;font-size:14px;padding:12px 20px;gap:28px}.tag{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.moments p,.faq-list details p{font-size:16px}.hero h1 em br:after{content:" "}@media(max-width:700px){.hero h1 em br{display:inline}.hero h1 em br:after{content:" "}.hero h1{font-size:clamp(36px,10vw,48px)}.hero .offer p br{display:block}.hero .offer p{font-size:21px}.hero-photo>img{object-position:center 62%}}
/* logo de la marca (imagen) en lugar del texto WON 원: el ancho lo siguen marcando las reglas .brand de arriba */
.brand img{display:block;width:100%;height:auto;object-fit:contain}
