:root{--ink:#0b0b0c;--bone:#f3eee3;--champagne:#e2d3a8;--champagne-hi:#eee3c4;--gold:#b3955a;--cream:#f3efe6;--font-sans:"Instrument Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-serif:"Instrument Serif", Georgia, "Times New Roman", serif;--gutter:20px;--container:1200px;--radius-card:24px;--radius-inner:16px;--ease-out:cubic-bezier(.22, 1, .36, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0b0c;--bg-2:#121214;--surface-0:#18181b;--surface-1:#1f1f23;--surface-2:#2a2a2f;--text:#f3eee3;--text-rgb:243, 238, 227;--text-2:#f3eee3bd;--text-3:#f3eee399;--text-4:#f3eee36b;--line:#f3eee31a;--accent:#e2d3a8;--accent-rgb:226, 211, 168;--accent-hi:#eee3c4;--on-accent:#141312;--pole-a:#e2d3a8;--pole-b:#f3eee3;--pole-c:#0b0b0c;--shadow-rgb:0, 0, 0;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3efe6;--bg-2:#ebe5d8;--surface-0:#fbf9f4;--surface-1:#f3efe6;--surface-2:#e9e3d6;--text:#141312;--text-rgb:20, 19, 18;--text-2:#141312bd;--text-3:#14131299;--text-4:#14131273;--line:#1413121a;--accent:#b3955a;--accent-rgb:179, 149, 90;--accent-hi:#c9ad74;--on-accent:#141312;--pole-a:#b3955a;--pole-b:#141312;--pole-c:#f3efe6;--shadow-rgb:60, 50, 30;background:var(--bg);color:var(--text)}@media (width>=900px){:root{--gutter:clamp(32px, 5vw, 80px)}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--bg);color:var(--text);margin:0;font-size:17px;line-height:1.55;overflow-x:clip}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,ul,figure{margin:0}ul{padding:0;list-style:none}a{color:inherit}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}::selection{background:rgba(var(--accent-rgb), .35)}.container{width:min(var(--container), 100% - 2 * var(--gutter));margin-inline:auto}.section{padding-block:clamp(72px,9vw,128px)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:600;display:block}.h2{letter-spacing:-.03em;text-wrap:balance;font-size:clamp(2rem,1.2rem + 2.6vw,3.1rem);font-weight:600;line-height:1.06}.h2 em{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--accent);font-size:1.06em;font-style:italic;font-weight:400}.lead{color:var(--text-2);text-wrap:pretty;font-size:clamp(1.05rem,.95rem + .4vw,1.2rem);line-height:1.55}.sectionHead{flex-direction:column;gap:16px;max-width:720px;margin-bottom:clamp(36px,5vw,64px);display:flex}.btn{letter-spacing:-.005em;white-space:nowrap;cursor:pointer;height:52px;transition:background .18s var(--ease-out), border-color .18s var(--ease-out), transform .18s var(--ease-out);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.btn:active{transform:translateY(1px)}.btnPrimary{background:var(--accent);color:var(--on-accent)}.btnPrimary:hover{background:var(--accent-hi)}.btnGhost{color:var(--text);border-color:rgba(var(--text-rgb), .18);background:0 0}.btnGhost:hover{background:rgba(var(--text-rgb), .06);border-color:rgba(var(--text-rgb), .3)}.btnSm{height:42px;padding:0 18px;font-size:14px}.btn svg{width:18px;height:18px}[data-reveal]{opacity:0;transition:opacity .72s var(--ease-out), transform .72s var(--ease-out);transition-delay:calc(var(--i,0) * 90ms);transform:translateY(18px)}[data-reveal].in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transition:none;transform:none}}._board_27907_1{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-0);box-shadow:0 40px 80px -60px rgba(var(--shadow-rgb), .9);padding:14px}._grid_27907_10{font-variant-numeric:tabular-nums;grid-template-columns:52px repeat(2,minmax(0,1fr));gap:6px;display:grid}._corner_27907_17{height:40px}._barber_27907_21{align-items:center;gap:8px;height:40px;padding:0 4px;font-size:14px;font-weight:600;display:flex}._avatar_27907_31{background:rgba(var(--accent-rgb), .18);width:26px;height:26px;color:var(--accent);border-radius:50%;place-items:center;font-size:12px;display:grid}._time_27907_42{height:48px;color:var(--text-4);align-items:center;font-size:12.5px;font-weight:500;display:flex}._cell_27907_51{text-align:left;min-width:0;height:48px;color:var(--text-2);transition:background .16s var(--ease-out), border-color .16s var(--ease-out), transform .16s var(--ease-out);border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;gap:1px;padding:0 10px;font-size:12.5px;line-height:1.25;display:flex}._cell_27907_51 strong,._cell_27907_51 span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._cell_27907_51 strong{color:var(--text);font-weight:600}._livre_27907_83{border-style:dashed;border-color:rgba(var(--text-rgb), .18);color:var(--text-3);cursor:pointer;background:0 0}._livre_27907_83:hover{border-color:var(--accent);color:var(--text);transform:translateY(-1px)}._reservado_27907_97{background:var(--surface-2);box-shadow:inset 3px 0 0 var(--accent);border-color:#0000}._mine_27907_103{cursor:pointer;background:rgba(var(--accent-rgb), .16);box-shadow:inset 3px 0 0 var(--accent)}._mine_27907_103:hover{background:rgba(var(--accent-rgb), .22)}._continua_27907_113{background:var(--surface-2);opacity:.55;box-shadow:inset 3px 0 0 var(--accent)}._bloqueado_27907_119{color:var(--text-3);background:repeating-linear-gradient(-38deg, rgba(var(--text-rgb), .06) 0 6px, transparent 6px 12px);border-color:var(--line)}._passou_27907_125{color:var(--text-4);background:rgba(var(--text-rgb), .03)}._legend_27907_130{color:var(--text-3);flex-wrap:wrap;gap:10px 22px;margin-top:18px;font-size:13.5px;display:flex}._legend_27907_130 li{align-items:center;gap:8px;display:inline-flex}._swatch_27907_145{border:1px solid #0000;border-radius:4px;width:14px;height:14px}._swatch_livre_27907_152{border:1px dashed rgba(var(--text-rgb), .3)}._swatch_reservado_27907_156{background:var(--surface-2);box-shadow:inset 2px 0 0 var(--accent)}._swatch_bloqueado_27907_161{background:repeating-linear-gradient(-38deg, rgba(var(--text-rgb), .12) 0 3px, transparent 3px 6px);border-color:var(--line)}._swatch_passou_27907_166{background:rgba(var(--text-rgb), .05)}._thirdCol_27907_170{display:none}@media (width>=520px){._grid_27907_10{grid-template-columns:52px repeat(var(--cols), minmax(0, 1fr))}._thirdCol_27907_170{display:flex}}@media (width>=900px){._board_27907_1{padding:22px}._grid_27907_10{grid-template-columns:64px repeat(var(--cols), minmax(0, 1fr));gap:8px}._cell_27907_51{height:52px;padding:0 14px;font-size:13.5px}._time_27907_42{height:52px;font-size:13px}}._section_2c1w7_1{padding-top:clamp(56px,7vw,96px)}._card_2c1w7_5{text-align:center;border:1px solid var(--line);background:radial-gradient(60% 70% at 50% 0%, rgba(var(--accent-rgb), .16), transparent 70%), var(--surface-0);border-radius:32px;flex-direction:column;align-items:center;gap:18px;padding:clamp(40px,6vw,72px) clamp(20px,5vw,64px) clamp(44px,6vw,72px);display:flex;position:relative;overflow:hidden}._mark_2c1w7_21{color:var(--text);margin-top:8px}._title_2c1w7_26{max-width:14ch}._card_2c1w7_5 .lead{max-width:520px}._ctas_2c1w7_34{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}._grid_2kery_1{grid-template-columns:minmax(0,1fr);gap:20px;display:grid}._card_2kery_7{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-0);flex-direction:column;display:flex;overflow:hidden}._media_2kery_16{background:radial-gradient(70% 60% at 50% 100%, rgba(var(--accent-rgb), .16), transparent 70%), linear-gradient(180deg, #121214, #1a1a1e);border-bottom:1px solid var(--line);height:320px;position:relative;overflow:hidden}._media_2kery_16 img{border:1px solid #f3eee324;position:absolute;left:50%;box-shadow:0 30px 60px -30px #000000e6}._mediaPhone_2kery_33 img{border-radius:34px;width:250px;top:36px;transform:translate(-50%)}._mediaPanel_2kery_40 img{border-radius:12px;width:92%;top:36px;transform:translate(-50%)}._body_2kery_47{flex-direction:column;gap:12px;padding:26px 24px 28px;display:flex}._title_2kery_54{letter-spacing:-.02em;font-size:24px;font-weight:600;line-height:1.15}._text_2kery_61{color:var(--text-2)}._points_2kery_65{color:var(--text-2);flex-direction:column;gap:10px;margin-top:8px;font-size:15px;display:flex}._points_2kery_65 li{align-items:flex-start;gap:10px;display:flex}._points_2kery_65 svg{width:18px;height:18px;color:var(--accent);flex:none;margin-top:3px}@media (width>=900px){._grid_2kery_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}._media_2kery_16{height:360px}._body_2kery_47{padding:30px 32px 34px}}._section_40cs0_1{background:var(--bg-2);border-top:1px solid var(--line)}._grid_40cs0_6{grid-template-columns:minmax(0,1fr);gap:36px;display:grid}._list_40cs0_12{flex-direction:column;gap:10px;display:flex}._item_40cs0_18{border:1px solid var(--line);border-radius:var(--radius-inner);background:var(--surface-0);transition:border-color .2s var(--ease-out)}._item_40cs0_18[open]{border-color:rgba(var(--accent-rgb), .35)}._summary_40cs0_29{letter-spacing:-.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:16.5px;font-weight:600;list-style:none;display:flex}._summary_40cs0_29::-webkit-details-marker{display:none}._chevron_40cs0_46{width:20px;height:20px;color:var(--text-3);transition:transform .22s var(--ease-out);flex:none}._item_40cs0_18[open] ._chevron_40cs0_46{color:var(--accent);transform:rotate(180deg)}._answer_40cs0_59{color:var(--text-2);padding:0 20px 20px;font-size:15.5px}@media (width>=960px){._grid_40cs0_6{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:64px}}._section_18eni_1{background:var(--bg-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}._grid_18eni_7{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}._item_18eni_13{border:1px solid var(--line);border-radius:var(--radius-inner);background:var(--surface-0);transition:border-color .2s var(--ease-out), transform .2s var(--ease-out);gap:16px;padding:20px;display:flex}._item_18eni_13:hover{border-color:rgba(var(--accent-rgb), .35);transform:translateY(-2px)}._icon_18eni_30{background:rgba(var(--accent-rgb), .1);width:44px;height:44px;color:var(--accent);border-radius:12px;flex:none;place-items:center;display:grid}._icon_18eni_30 svg{width:22px;height:22px}._copy_18eni_46{flex-direction:column;gap:6px;display:flex}._title_18eni_52{letter-spacing:-.01em;font-size:16.5px;font-weight:600}._text_18eni_58{color:var(--text-3);font-size:14.5px;line-height:1.5}@media (width>=640px){._grid_18eni_7{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1040px){._grid_18eni_7{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}._item_18eni_13{flex-direction:column;gap:18px;padding:24px 22px 26px}}._footer_6dbwz_1{border-top:1px solid var(--line);background:var(--bg);padding:48px 0 32px}._inner_6dbwz_7{flex-direction:column;gap:28px;display:flex}._brand_6dbwz_13{flex-direction:column;gap:12px;max-width:360px;display:flex}._logo_6dbwz_20{width:auto;height:22px;color:var(--text)}._tagline_6dbwz_26{color:var(--text-3);font-size:14.5px}._links_6dbwz_31{color:var(--text-2);flex-wrap:wrap;gap:10px 24px;font-size:14.5px;font-weight:500;display:flex}._links_6dbwz_31 a{text-decoration:none}._links_6dbwz_31 a:hover{color:var(--text)}._bottom_6dbwz_48{border-top:1px solid var(--line);color:var(--text-4);flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-top:32px;padding-top:20px;font-size:13px;display:flex}@media (width>=800px){._inner_6dbwz_7{flex-direction:row;justify-content:space-between;align-items:flex-start}}._header_16ffz_1{z-index:20;padding:12px 0;position:sticky;top:0}._inner_16ffz_9{-webkit-backdrop-filter:blur(16px);background:#141416b8;border:1px solid #f3eee31f;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;height:58px;padding:0 8px 0 18px;display:flex;box-shadow:0 20px 50px -30px #000000e6}._brand_16ffz_24{color:var(--text);align-items:center;display:inline-flex}._logo_16ffz_30{width:auto;height:22px}._nav_16ffz_35{color:var(--text-2);gap:28px;font-size:14.5px;font-weight:500;display:none}._nav_16ffz_35 a{transition:color .16s var(--ease-out);text-decoration:none}._nav_16ffz_35 a:hover{color:var(--text)}._actions_16ffz_52{align-items:center;gap:8px;display:flex}._actions_16ffz_52 ._enter_16ffz_58{display:none}@media (width>=560px){._actions_16ffz_52 ._enter_16ffz_58{display:inline-flex}}@media (width>=960px){._inner_16ffz_9{height:64px;padding:0 10px 0 24px}._nav_16ffz_35{display:flex}}._pole_1i18z_1{background-image:repeating-linear-gradient(-38deg, var(--pole-a) 0 10px, var(--pole-c) 10px 20px, var(--pole-b) 20px 30px, var(--pole-c) 30px 40px);box-shadow:inset 0 0 0 1px rgba(var(--text-rgb), .12), 0 20px 40px -24px rgba(var(--shadow-rgb), .8);background-repeat:no-repeat;border-radius:999px;display:block}._vertical_1i18z_18{background-size:100% calc(100% + 80px);width:16px;height:100%;min-height:120px;animation:2.4s linear infinite _poleY_1i18z_1}._horizontal_1i18z_26{background-size:calc(100% + 100px) 100%;width:100%;height:12px;animation:2.4s linear infinite _poleX_1i18z_1}@keyframes _poleY_1i18z_1{0%{background-position:0 0}to{background-position:0 -50.76px}}@keyframes _poleX_1i18z_1{0%{background-position:0 0}to{background-position:-64.96px 0}}@media (prefers-reduced-motion:reduce){._pole_1i18z_1{animation-play-state:paused}}._hero_xl8i1_1{background:radial-gradient(56% 48% at 82% 8%, rgba(var(--accent-rgb), .12), transparent 62%), radial-gradient(40% 40% at 10% 90%, rgba(var(--accent-rgb), .05), transparent 60%);padding:clamp(28px,6vw,84px) 0 clamp(56px,7vw,104px);position:relative;overflow:clip}._grid_xl8i1_10{grid-template-columns:minmax(0,1fr);align-items:center;gap:40px;display:grid}._copy_xl8i1_17{flex-direction:column;gap:22px;display:flex}._title_xl8i1_23{letter-spacing:-.035em;text-wrap:balance;font-size:clamp(2.55rem,1.4rem + 5.2vw,4.7rem);font-weight:600;line-height:1.02}._title_xl8i1_23 em{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--accent);font-size:1.06em;font-style:italic;font-weight:400}._ctas_xl8i1_40{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}._proof_xl8i1_47{color:var(--text-3);flex-wrap:wrap;gap:8px 18px;margin-top:6px;font-size:13.5px;font-weight:500;display:flex}._proof_xl8i1_47 li{align-items:center;gap:8px;display:inline-flex}._proof_xl8i1_47 li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}._poleDesktop_xl8i1_71{display:none}._poleMobile_xl8i1_75{width:120px;margin:0 auto 28px}._visual_xl8i1_80{justify-items:center;display:grid;position:relative}._panel_xl8i1_86{display:none}._phone_xl8i1_90{background:#16161a;border:1px solid #f3eee324;border-radius:40px;width:min(72%,300px);padding:9px;box-shadow:0 60px 100px -40px #000000f2,0 20px 40px -24px #000c}._phone_xl8i1_90 img{border-radius:32px;width:100%}._rise_xl8i1_107{animation:_rise_xl8i1_107 .9s var(--ease-out) both;animation-delay:calc(var(--i,0) * 90ms)}@keyframes _rise_xl8i1_107{0%{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){._rise_xl8i1_107{animation:none}}@media (width>=1000px){._grid_xl8i1_10{grid-template-columns:minmax(0,1.02fr) 16px minmax(0,.98fr);gap:clamp(28px,4vw,64px)}._poleDesktop_xl8i1_71{align-self:stretch;min-height:420px;display:block}._poleMobile_xl8i1_75{display:none}._visual_xl8i1_80{min-height:560px;display:block}._panel_xl8i1_86{background:#141416;border:1px solid #f3eee31f;border-radius:16px;width:88%;display:block;position:absolute;top:2%;right:-8%;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 50px 90px -40px #000000e6}._phone_xl8i1_90{width:43%;max-width:260px;position:absolute;bottom:0;left:-2%}}._section_1m6jm_1{background:radial-gradient(50% 40% at 90% 100%, rgba(var(--accent-rgb), .18), transparent 70%), var(--bg)}._head_1m6jm_7{flex-direction:column;gap:32px;margin-bottom:clamp(36px,5vw,64px);display:flex}._pole_1m6jm_14{max-width:420px}._steps_1m6jm_18{counter-reset:passo;grid-template-columns:minmax(0,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}._step_1m6jm_18{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-0);box-shadow:0 30px 60px -48px rgba(var(--shadow-rgb), .5);flex-direction:column;gap:10px;padding:26px 24px 28px;display:flex}._number_1m6jm_39{font-family:var(--font-serif);color:var(--accent);font-size:56px;font-style:italic;line-height:.9}._title_1m6jm_47{letter-spacing:-.02em;margin-top:8px;font-size:22px;font-weight:600;line-height:1.15}._text_1m6jm_55{color:var(--text-2);font-size:15.5px}._foot_1m6jm_60{flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:clamp(32px,4vw,48px);display:flex}._link_1m6jm_68{color:var(--text);align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}._link_1m6jm_68 svg{width:18px;height:18px;color:var(--accent);transition:transform .2s var(--ease-out)}._link_1m6jm_68:hover svg{transform:translate(4px)}@media (width>=820px){._head_1m6jm_7{flex-direction:row;justify-content:space-between;align-items:flex-end}._pole_1m6jm_14{flex:200px;max-width:320px;margin-bottom:14px}._steps_1m6jm_18{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}._step_1m6jm_18{padding:30px 28px 32px}}
