/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ivory:#fffaf6;--cream:#f8eee8;--rose:#c97986;--rose-soft:#e9bcc2;--plum:#57213d;--plum-dark:#351125;--ink:#3d2831;--white:#fff;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);font-family:var(--sans);margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}svg{fill:currentColor;width:1.25em;height:1.25em}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf6f5;border-bottom:1px solid #57213d1a;justify-content:space-between;align-items:center;height:92px;padding:10px clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:138px;height:72px}.site-header nav{color:var(--plum);gap:32px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--rose)}.button{background:var(--plum);color:#fff;letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 25px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 22px #57213d2e}.button:hover{background:var(--plum-dark);transform:translateY(-2px)}.button-small{box-shadow:none;padding:11px 20px}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--rose);align-items:center;gap:10px;margin:0 0 18px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:25px;height:1px}.eyebrow.centered{justify-content:center}.eyebrow.light{color:var(--rose-soft)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:660px;padding:64px clamp(24px,7vw,110px) 76px;display:grid;overflow:hidden}.hero-copy{max-width:660px}.hero h1{font-family:var(--serif);letter-spacing:-.04em;color:var(--plum-dark);margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:400;line-height:1.03}.hero h1 em{color:var(--rose);font-weight:400}.lead{color:#6e555f;max-width:600px;margin:25px 0 30px;font-size:18px;line-height:1.8}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{color:var(--plum);font-size:14px;font-weight:800}.text-link span,.offer-copy a span{color:var(--rose);margin-left:5px}.hero-note{align-items:center;gap:13px;margin-top:38px;display:flex}.hero-note .note-icon{width:44px;height:44px;color:var(--rose);background:#f5dfe1;border-radius:50%;place-items:center;display:grid}.hero-note span:last-child{flex-direction:column;display:flex}.hero-note strong{font-family:var(--serif);color:var(--plum);font-size:16px}.hero-note small{color:#876f78}.hero-visual{max-width:540px;margin:auto;position:relative}.hero-frame{aspect-ratio:.82;border-radius:46% 46% 8px 8px;position:relative;overflow:hidden;box-shadow:22px 24px #f0dadd}.hero-frame img{object-fit:cover;width:100%;height:100%}.hero-stamp{background:var(--ivory);color:#76515f;border:1px solid #ecdadd;border-radius:18px;align-items:center;gap:12px;padding:16px 19px;font-size:12px;line-height:1.4;display:flex;position:absolute;bottom:55px;left:-48px;box-shadow:0 14px 34px #46223026}.hero-stamp svg{color:var(--rose);font-size:25px}.hero-stamp strong{color:var(--plum)}.dot-pattern{background-image:radial-gradient(var(--rose) 1.5px,transparent 1.5px);opacity:.55;z-index:-1;background-size:12px 12px;width:90px;height:90px;position:absolute;top:22px;right:-38px}.promise-strip{background:var(--plum);color:#fff;grid-template-columns:repeat(3,1fr);gap:30px;padding:24px clamp(24px,7vw,110px);display:grid}.promise-strip div{text-align:center;border-right:1px solid #ffffff2e;flex-direction:column;display:flex}.promise-strip div:last-child{border:0}.promise-strip strong{font-family:var(--serif);font-size:18px}.promise-strip span{color:#e8cfd8;margin-top:3px;font-size:12px}.section{padding:105px clamp(24px,7vw,110px)}.section-heading{text-align:center;max-width:750px;margin:0 auto 52px}.section-heading h2,.gallery-title h2,.care-copy h2,.location-section h2,.final-cta h2{font-family:var(--serif);color:var(--plum-dark);margin:0 0 18px;font-size:clamp(36px,4vw,54px);font-weight:400;line-height:1.12}.section-heading>p:last-child,.gallery-title>p{color:#806a73}.offer-grid{grid-template-columns:1fr 1fr;gap:28px;max-width:1160px;margin:auto;display:grid}.offer-card{background:#fff;border:1px solid #efdfdf;grid-template-columns:46% 54%;min-height:380px;display:grid;overflow:hidden}.offer-card.featured{background:#fbf1ef}.offer-image img{object-fit:cover;width:100%;height:100%}.offer-copy{flex-direction:column;justify-content:center;padding:44px 34px;display:flex}.offer-copy>p:first-child{text-transform:uppercase;letter-spacing:.16em;color:var(--rose);margin:0;font-size:10px;font-weight:800}.offer-copy h3{font-family:var(--serif);color:var(--plum);margin:10px 0 15px;font-size:30px;line-height:1.1}.offer-copy p{color:#7a646d;font-size:14px}.offer-copy a{color:var(--plum);margin-top:10px;font-size:13px;font-weight:800}.gallery-section{background:#f7ece7}.gallery-title{justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px;display:flex}.gallery-title>p{max-width:330px}.gallery-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:16px;display:grid}.gallery-item{background:#eadbd5;margin:0;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item figcaption{color:var(--plum);text-transform:uppercase;letter-spacing:.1em;background:#fffaf6eb;border-radius:99px;padding:7px 12px;font-size:10px;font-weight:800;position:absolute;bottom:14px;left:14px}.item-1{grid-row:span 2}.item-2{grid-column:span 2}.item-3{grid-row:span 2}.steps{background:var(--ivory)}.steps-grid{grid-template-columns:repeat(3,1fr);max-width:1120px;margin:auto;padding:0;list-style:none;display:grid}.steps-grid li{text-align:center;padding:20px 45px;position:relative}.steps-grid li:not(:last-child):after{content:"";border-top:1px dashed var(--rose);width:30%;position:absolute;top:53px;right:-15%}.steps-grid li>span{width:66px;height:66px;color:var(--plum);font-family:var(--serif);background:#f2dfe1;border-radius:50%;place-items:center;margin:auto;font-size:22px;display:grid}.steps-grid h3{font-family:var(--serif);color:var(--plum);margin:18px 0 7px;font-size:22px}.steps-grid p{color:#806a73;font-size:13px}.care-section{background:#fff;grid-template-columns:1fr 1fr;min-height:630px;display:grid}.care-image{min-height:500px;overflow:hidden}.care-image img{object-fit:cover;object-position:center 43%;width:100%;height:100%}.care-copy{flex-direction:column;justify-content:center;padding:70px clamp(45px,7vw,105px);display:flex}.care-copy>p:not(.eyebrow){color:#77616a;max-width:580px}.care-copy ul{gap:13px;margin:25px 0 0;padding:0;list-style:none;display:grid}.care-copy li{color:var(--plum);align-items:center;gap:10px;font-weight:700;display:flex}.care-copy li svg{color:var(--rose)}.location-section{background:var(--plum);color:#f9edf1;grid-template-columns:1.4fr .6fr;align-items:center;gap:80px;padding:70px clamp(24px,9vw,140px);display:grid}.location-section h2{color:#fff}.location-section>div:first-child>p:last-child{color:#dec5ce;max-width:680px}.hours{border-left:1px solid #fff3;flex-direction:column;padding-left:50px;display:flex}.hours span{text-transform:uppercase;letter-spacing:.16em;color:var(--rose-soft);font-size:10px}.hours strong{font-family:var(--serif);margin:6px 0;font-size:29px}.hours small{color:#d8bec7}.final-cta{text-align:center;background:linear-gradient(#fffaf6f5,#fffaf6f5),url(/images/bolo-flores-rosa.webp) 50%/cover;padding:100px 24px}.final-cta>img{object-fit:contain;width:165px;height:120px;margin:0 auto 16px}.final-cta h2{max-width:670px;margin:0 auto 13px}.final-cta p{color:#806a73;margin-bottom:28px}footer{background:var(--plum-dark);color:#d9bdc7;align-items:center;gap:35px;min-height:105px;padding:18px clamp(24px,6vw,90px);font-size:11px;display:flex}footer img{object-fit:contain;filter:brightness(0)invert();opacity:.9;width:105px;height:68px}footer p:nth-child(2){flex:1}.whatsapp-float{color:#fff;z-index:40;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;font-size:27px;transition:all .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 25px #00000040}.whatsapp-float:hover{transform:scale(1.07)}@media (width<=980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-copy{text-align:center;margin:auto}.hero .eyebrow,.hero-actions,.hero-note{justify-content:center}.hero-visual{width:min(82vw,520px)}.offer-card{grid-template-columns:1fr}.offer-image{height:350px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.item-1,.item-3{grid-row:span 1}.item-2{grid-column:span 1}.care-section{grid-template-columns:1fr}.care-image{height:560px}.location-section{grid-template-columns:1fr;gap:35px}.hours{border-top:1px solid #fff3;border-left:0;padding:30px 0 0}}@media (width<=640px){.site-header{height:76px;padding:8px 18px}.brand img{width:105px;height:58px}.button-small{padding:9px 13px;font-size:11px}.hero{gap:48px;min-height:0;padding:48px 22px 65px}.hero h1{font-size:45px}.lead{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.hero-frame{box-shadow:13px 15px #f0dadd}.hero-stamp{bottom:25px;left:-12px}.dot-pattern{right:-12px}.promise-strip{grid-template-columns:1fr;padding:25px 24px}.promise-strip div{border-bottom:1px solid #ffffff26;border-right:0;padding:8px 0 17px}.promise-strip div:last-child{border:0}.section{padding:75px 20px}.offer-grid{grid-template-columns:1fr}.offer-image{height:330px}.gallery-title{display:block}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:230px;gap:9px}.gallery-item:first-child,.gallery-item:nth-child(4){grid-column:span 2}.steps-grid{grid-template-columns:1fr}.steps-grid li{padding:18px 30px 35px}.steps-grid li:after{display:none}.care-image{height:430px}.care-copy,.location-section{padding:65px 25px}.final-cta{padding:75px 22px}footer{text-align:center;flex-direction:column;gap:10px;padding:28px 20px}footer p{margin:0}.whatsapp-float{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
