@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Lora:ital,wght@0,400;0,500;0,600;1,400&display=swap";:root{--color-background:#fff;--color-background-strong:#f3eee6;--color-surface:#f0ece3;--color-surface-soft:#f0ece3a8;--color-surface-elevated:#faf8f4c2;--color-surface-elevated-strong:#faf8f4f2;--color-surface-panel:#fff6;--color-text:#1c1c1c;--color-muted:#7a7a6e;--color-accent:#2d5016;--color-accent-soft:#2d501614;--color-line:#2d50161a;--color-border:#2d50161f;--color-border-strong:#2d501624;--color-shadow-rgb:28, 28, 28;--color-shadow-strong-rgb:52, 49, 43;--color-hero-glow-primary:#2d501614;--color-hero-glow-secondary:#d5c9b433;--color-hero-glow-tertiary:#2d50160b;--color-focus:#2d501659;--color-footer-background:#1c2217;--color-footer-text:#faf8f4bf;--color-footer-text-strong:#faf8f4e0;--color-nav-surface:#faf8f4c2;--color-nav-surface-strong:#faf8f4f2;--color-control-surface:#f0ece3cc;--color-control-surface-active:#f0ece3eb;--color-button-surface:#f0ece3b8;--color-button-border:#2d50161f;--color-panel-gradient-start:#f0ece3eb;--color-panel-gradient-end:#faf8f4f2;--color-footer-gradient:#1c2217;--font-display:"Lora", Georgia, serif;--font-body:"DM Sans", "Trebuchet MS", sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--color-background:#11140f;--color-background-strong:#1a2017;--color-surface:#1b2117;--color-surface-soft:#1c2218b3;--color-surface-elevated:#181d14d1;--color-surface-elevated-strong:#181d14f5;--color-surface-panel:#ffffff0d;--color-text:#f5f1e9;--color-muted:#b6b19f;--color-accent:#a6c46b;--color-accent-soft:#a6c46b1f;--color-line:#a6c46b1f;--color-border:#a6c46b2e;--color-border-strong:#a6c46b42;--color-shadow-rgb:0, 0, 0;--color-shadow-strong-rgb:0, 0, 0;--color-hero-glow-primary:#a6c46b1f;--color-hero-glow-secondary:#d5c9b41a;--color-hero-glow-tertiary:#a6c46b0f;--color-focus:#a6c46b73;--color-footer-background:#0d120d;--color-footer-text:#f5f1e9b8;--color-footer-text-strong:#f5f1e9e6;--color-nav-surface:#181d14c7;--color-nav-surface-strong:#181d14f5;--color-control-surface:#181d14e6;--color-control-surface-active:#1c2218f5;--color-button-surface:#ffffff0f;--color-button-border:#a6c46b2e;--color-panel-gradient-start:#1c2218f5;--color-panel-gradient-end:#181d14e6;--color-footer-gradient:#0d120d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:var(--font-body);color:var(--color-text);background:radial-gradient(circle at 16% 18%, var(--color-hero-glow-primary), transparent 18%), radial-gradient(circle at 82% 24%, var(--color-hero-glow-secondary), transparent 16%), radial-gradient(circle at 78% 76%, var(--color-hero-glow-tertiary), transparent 18%), linear-gradient(180deg, var(--color-background), var(--color-background-strong));text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;transition:background-color .25s,color .25s}a,button{font:inherit}a{color:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}#root{min-height:100vh}.container{width:min(1180px,100% - 2rem);margin:0 auto}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);font-weight:500}h2{font-size:clamp(2.3rem,4vw,3.8rem);line-height:1.02}p{margin:0}section{scroll-margin-top:6rem}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}@media (width<=639px){.container{width:min(100% - 1.25rem,1180px)}section{scroll-margin-top:5.5rem}}._section_8fgff_1{padding:2rem 0 6rem}._card_8fgff_5{border:1px solid var(--color-border);background:linear-gradient(135deg, var(--color-panel-gradient-start), var(--color-panel-gradient-end)), var(--color-surface);box-shadow:0 24px 55px rgba(var(--color-shadow-rgb), .08);opacity:0;border-radius:2rem;padding:clamp(1.5rem,2vw,2.5rem);transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(24px)}._visible_8fgff_20{opacity:1;transform:translateY(0)}._eyebrow_8fgff_25{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.9rem;font-weight:700}._title_8fgff_34{margin:.85rem 0 0}._description_8fgff_38{max-width:34rem;color:var(--color-muted);margin:1rem 0 0;line-height:1.8}._grid_8fgff_45{gap:1rem;margin-top:2rem;display:grid}._info_8fgff_51{background:var(--color-surface-panel);border-radius:1.35rem;padding:1.15rem 1.2rem}._label_8fgff_57{color:var(--color-text);font-size:.9rem;font-weight:700;display:block}._value_8fgff_64{color:var(--color-muted);margin-top:.45rem;line-height:1.7;display:block}._actions_8fgff_71{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}._button_8fgff_78{border-radius:999px;justify-content:center;align-items:center;min-height:3.35rem;padding:.9rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}._button_8fgff_78:hover,._button_8fgff_78:focus-visible{transform:translateY(-2px)}._whatsApp_8fgff_97{color:#05371a;background:#25d366;box-shadow:0 18px 35px #25d36638}._instagram_8fgff_103{color:#fff;background:linear-gradient(45deg,#feda75 0%,#fa7e1e 20%,#d62976 40%,#962fbf 60%,#4f5bd5 100%);border:none;align-items:center;gap:.6rem;display:inline-flex}._instagram_8fgff_103 svg{width:1.25rem;height:1.25rem}._disabled_8fgff_118{background:var(--color-surface-elevated-strong);color:var(--color-muted);border:1px dashed var(--color-border);cursor:default;opacity:.6;pointer-events:none}@media (width>=768px){._grid_8fgff_45{grid-template-columns:repeat(2,minmax(0,1fr))}}._footer_2b474_1{background:var(--color-footer-background);color:var(--color-footer-text);padding:2.25rem 0}._inner_2b474_7{align-items:center;gap:1.5rem;display:grid}._brand_2b474_13{font-family:var(--font-display);color:var(--color-footer-text-strong);font-size:1.75rem}._tagline_2b474_19,._copy_2b474_20{color:var(--color-footer-text);margin:.45rem 0 0}._nav_2b474_25{flex-wrap:wrap;gap:1rem;display:flex}._link_2b474_31{color:var(--color-footer-text-strong);text-decoration:none}._link_2b474_31:hover,._link_2b474_31:focus-visible{color:#fff}@media (width>=900px){._inner_2b474_7{grid-template-columns:1.4fr auto auto}}._section_1qec1_1{align-items:center;min-height:100vh;padding:4rem 0;display:flex;position:relative;overflow:clip}._section_1qec1_1:before,._section_1qec1_1:after{content:"";pointer-events:none;border-radius:999px;position:absolute;inset:auto}._section_1qec1_1:before{background:radial-gradient(circle, var(--color-hero-glow-primary), #2d501600);width:18rem;height:18rem;animation:14s ease-in-out infinite _floatOrbLarge_1qec1_1;top:9rem;left:-8rem}._section_1qec1_1:after{background:radial-gradient(circle, var(--color-hero-glow-secondary), #d5c9b400);width:20rem;height:20rem;animation:18s ease-in-out infinite _floatOrbSoft_1qec1_1;bottom:4rem;right:-6rem}._grid_1qec1_37{z-index:1;align-items:center;gap:2.5rem;display:grid;position:relative}._content_1qec1_45{opacity:0;max-width:38rem;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(24px)}._contentVisible_1qec1_54{opacity:1;transform:translateY(0)}._title_1qec1_59{max-width:11ch;margin:0;font-size:clamp(3.2rem,7vw,5.9rem);line-height:.95}._subtitle_1qec1_66{max-width:34rem;color:var(--color-muted);margin:1.5rem 0 0;font-size:1.1rem;line-height:1.8}._actions_1qec1_74{align-items:center;gap:1rem;margin-top:2rem;display:flex;position:relative}._button_1qec1_82{background:var(--color-accent);color:#f8f6ef;width:max-content;min-width:15.5rem;min-height:3.5rem;box-shadow:0 18px 35px rgba(var(--color-shadow-rgb), .2);border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.85rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}._button_1qec1_82:hover,._button_1qec1_82:focus-visible{box-shadow:0 22px 45px rgba(var(--color-shadow-rgb), .24);transform:translateY(-2px)}._visual_1qec1_107{position:relative}._card_1qec1_111{border:1px solid var(--color-border);background:var(--color-surface-soft);box-shadow:0 30px 60px rgba(var(--color-shadow-strong-rgb), .12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2rem;padding:1.25rem;position:relative}._image_1qec1_121{aspect-ratio:4/5;object-fit:cover;object-position:55% center;border-radius:1.5rem;width:100%;height:auto;display:block}@media (width>=960px){._grid_1qec1_37{grid-template-columns:minmax(0,1.05fr) minmax(24rem,.95fr)}}@media (width<=959px){._section_1qec1_1{padding-top:3.25rem}._title_1qec1_59{max-width:12ch}._visual_1qec1_107{max-width:32rem}}@media (width<=639px){._section_1qec1_1{min-height:auto;padding-top:2rem;padding-bottom:2rem}._actions_1qec1_74{flex-direction:column;align-items:flex-start}._button_1qec1_82{width:100%;min-width:0}}@keyframes _floatOrbLarge_1qec1_1{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(.75rem,-1rem)scale(1.03)}}@keyframes _floatOrbSoft_1qec1_1{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-.9rem,.75rem)scale(.98)}}@keyframes _floatOrbSmall_1qec1_1{0%,to{transform:translate(0,0)}50%{transform:translate(.35rem,-.35rem)}}@keyframes _floatOrbTiny_1qec1_1{0%,to{transform:translate(0,0)}50%{transform:translate(-.4rem,.25rem)}}._header_1a2uc_1{z-index:20;width:100%;transition:top .3s;position:sticky;top:0}._headerScrolled_1a2uc_9{top:.85rem}._shell_1a2uc_13{border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2rem);margin:1rem auto 0;padding:1.15rem 1.5rem;transition:padding .3s,background-color .3s,border-color .3s,box-shadow .3s,transform .3s;display:flex}._shellScrolled_1a2uc_31{background:var(--color-nav-surface);border-color:var(--color-border);box-shadow:0 14px 35px rgba(var(--color-shadow-rgb), .08);-webkit-backdrop-filter:blur(14px);padding:.95rem 1.35rem}._brand_1a2uc_40{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-text);align-items:center;gap:.6rem;font-size:1.9rem;line-height:1;text-decoration:none;display:inline-flex}._logo_1a2uc_52{object-fit:contain;transform-origin:0;width:2.5rem;height:2.5rem;margin-right:.7rem;display:inline-block;transform:scale(1.3)}._brandTitle_1a2uc_62{font-weight:800}._brandSuffix_1a2uc_66{color:var(--color-muted);font-size:1.2rem;font-weight:750}._nav_1a2uc_72{align-items:center;gap:1.5rem;margin-left:auto;display:flex}._controls_1a2uc_79{align-items:center;gap:.5rem;display:flex}._link_1a2uc_85{color:var(--color-text);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}._link_1a2uc_85:hover,._link_1a2uc_85:focus-visible{color:var(--color-accent)}._menuButton_1a2uc_98{border:1px solid var(--color-button-border);background:var(--color-control-surface);width:2.75rem;height:2.75rem;color:var(--color-text);border-radius:999px;justify-content:center;align-items:center;padding:0;display:none}._themeButton_1a2uc_111{border:1px solid var(--color-button-border);background:var(--color-control-surface);width:2.75rem;height:2.75rem;color:var(--color-text);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}._themeButton_1a2uc_111 svg{width:1.05rem;height:1.05rem}._menuIcon_1a2uc_129,._menuIcon_1a2uc_129:before,._menuIcon_1a2uc_129:after{background:currentColor;border-radius:999px;width:1rem;height:2px;transition:transform .2s,opacity .2s;display:block}._menuIcon_1a2uc_129{position:relative}._menuIcon_1a2uc_129:before,._menuIcon_1a2uc_129:after{content:"";position:absolute;left:0}._menuIcon_1a2uc_129:before{top:-.35rem}._menuIcon_1a2uc_129:after{top:.35rem}._menuIconOpen_1a2uc_159{background:0 0}._menuIconOpen_1a2uc_159:before{top:0;transform:rotate(45deg)}._menuIconOpen_1a2uc_159:after{top:0;transform:rotate(-45deg)}@media (width<=767px){._shell_1a2uc_13{border-radius:1.5rem;margin-top:.9rem;position:relative}._shellScrolled_1a2uc_31{padding:.9rem 1.1rem}._headerScrolled_1a2uc_9{top:.65rem}._menuButton_1a2uc_98{display:inline-flex}._controls_1a2uc_79,._nav_1a2uc_72{margin-left:0}._nav_1a2uc_72{border:1px solid var(--color-border);background:var(--color-nav-surface-strong);box-shadow:0 18px 40px rgba(var(--color-shadow-rgb), .1);-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;border-radius:1.25rem;flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem;transition:opacity .25s,transform .25s;position:absolute;top:calc(100% + .75rem);left:0;right:0;transform:translateY(-.5rem)}._navOpen_1a2uc_223{opacity:1;pointer-events:auto;transform:translateY(0)}._link_1a2uc_85{background:var(--color-button-surface);border-radius:.95rem;padding:.9rem 1rem}}._section_17euy_1{padding:2rem 0 7rem}._headingWrap_17euy_5{max-width:36rem}._eyebrow_17euy_9{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin:0;font-size:.9rem;font-weight:700}._title_17euy_18{margin:.8rem 0 0}._description_17euy_22{color:var(--color-muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.75}._layout_17euy_29{align-items:stretch;gap:1.5rem;margin-top:2.5rem;display:grid}._cards_17euy_36{flex-direction:column;gap:1rem;height:100%;display:flex}._card_17euy_36{--delay:0s;border:1px solid var(--color-border);background:linear-gradient(180deg, var(--color-surface-elevated-strong), var(--color-surface-elevated));min-height:10.75rem;box-shadow:0 16px 34px rgba(var(--color-shadow-rgb), .06);opacity:0;transition:opacity .6s ease-out var(--delay), transform .6s ease-out var(--delay), box-shadow .25s ease, transform .25s ease;border-radius:1.6rem;flex:1;align-items:flex-start;gap:1rem;padding:1.35rem 1.4rem;display:flex;transform:translateY(24px)}._cardVisible_17euy_64{opacity:1;transform:translateY(0)}._card_17euy_36:hover,._card_17euy_36:focus-within{box-shadow:0 24px 50px rgba(var(--color-shadow-rgb), .09);transform:translateY(-6px)}._badge_17euy_75{background:var(--color-accent-soft);width:2.65rem;height:2.65rem;color:var(--color-accent);letter-spacing:.08em;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;display:inline-flex}._cardBody_17euy_90{flex:1}._cardTitle_17euy_94{font-family:var(--font-display);color:var(--color-text);margin:0;font-size:1.5rem}._cardText_17euy_101{max-width:34ch;color:var(--color-muted);margin:.55rem 0 0;line-height:1.75}._gallery_17euy_108{opacity:0;gap:1rem;transition:opacity .6s ease-out .16s,transform .6s ease-out .16s;display:grid;transform:translateY(22px)}._galleryVisible_17euy_118{opacity:1;transform:translateY(0)}._galleryItemLarge_17euy_123,._galleryItemSmall_17euy_124{border-radius:1.7rem;margin:0;display:flex;overflow:visible}._frame_17euy_127{background:var(--color-surface-panel);border:1px solid var(--color-border);width:100%;height:100%;box-shadow:0 18px 40px rgba(var(--color-shadow-rgb), .06);z-index:1;border-radius:1.7rem;padding:1rem;display:block;position:relative;overflow:hidden}._frame_17euy_127 ._galleryImage_17euy_146{border-radius:1.1rem}._galleryItemLarge_17euy_123{min-height:21rem}._galleryItemSmall_17euy_124{min-height:16rem}._galleryImage_17euy_146{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}@media (width>=768px){._layout_17euy_29{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);align-items:start}._gallery_17euy_108{position:sticky;top:6.5rem}._galleryItemLarge_17euy_123{min-height:23rem}._galleryItemSmall_17euy_124{min-height:18rem}}@media (width>=1180px){._gallery_17euy_108{top:7rem}._galleryItemSmall_17euy_124 ._galleryImage_17euy_146{object-position:50% 30%}}._galleryItemSmall_17euy_124 ._frame_17euy_127{box-shadow:0 26px 60px rgba(var(--color-shadow-rgb), .08);z-index:3;border:1px solid #2d501624;outline:1px solid #ffffff05;padding:1.1rem;position:relative}._page_v4cn8_1{position:relative}._main_v4cn8_5{display:block}
