:root{--orange:#f57914;--orange-alt:#c66210;--orange-light:#faac4c;--orange-glow:#f5791438;--header-h:4rem;--w:1140px;--py:clamp(4.5rem,9vw,7.5rem);--r-pill:9999px;--r-card:1.25rem;--font-d:"Bricolage Grotesque",sans-serif;--font-b:"DM Sans",sans-serif;--fs-hero:clamp(2rem,5.5vw,4.5rem);--fs-h2:clamp(1.9rem,4vw,3rem);--eb:cubic-bezier(.34,1.56,.64,1);--es:cubic-bezier(.4,0,.2,1)}[data-theme=dark]{--bg1:#050404;--bg2:#0d0a07;--bg3:#080604;--bg4:#0c0906;--bg5:#060404;--t1:#f7f3ed;--t2:#c9a87c;--t3:#7a5a38;--t-inv:#1a0e00;--bd:#ff91371a;--bd-s:#ff913738;--c-bg:#ffffff06;--c-hov:#ffffff0b;--shad:#0000008c;--shad-o:#b45a0f59;--nav-bg:#050404e6;--nav-bd:#ff913733;--nav-lnk:#c9a87c}[data-theme=light]{--bg1:#fefaf4;--bg2:#f9f1e3;--bg3:#fdfaf5;--bg4:#f5edd7;--bg5:#faf5ec;--t1:#180c00;--t2:#6b4220;--t3:#b08050;--t-inv:#f7f3ed;--bd:#b4641e1f;--bd-s:#b4641e3d;--c-bg:#00000006;--c-hov:#0000000b;--shad:#643c1426;--shad-o:#b45a0f33;--nav-bg:#281e15bf;--nav-bd:#b4641e3d;--nav-lnk:#6b4220}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-b);background:var(--bg1);color:var(--t1);line-height:1.65;transition:background .35s,color .3s;overflow-x:hidden}ul{list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}svg{display:block}.container{width:100%;max-width:var(--w);margin-inline:auto;padding-inline:1.5rem}.header{z-index:1000;transition:padding .6s var(--eb);padding:0;position:fixed;top:0;left:0;right:0}.nav{height:var(--header-h);box-shadow:none;transition:border-radius .55s var(--eb),background .4s var(--es),border-color .35s var(--es),box-shadow .4s var(--es),padding .4s var(--es),height .4s var(--es);background:0 0;border:1px solid #0000;border-radius:0;justify-content:space-between;align-items:center;padding-inline:1.5rem;display:flex}@media (max-width:1099px){.header.scrolled{padding:.55rem .75rem}.header.scrolled .nav{border-radius:var(--r-pill);border-color:#ffffff38;height:3.5rem;padding-inline:1.5rem}}@media (min-width:1100px){.header.scrolled{padding:.9rem 1.5rem}.header.scrolled .nav{border-radius:var(--r-pill);border-color:#ffffff38;height:3.5rem;padding-inline:1.5rem}}.header:not(.scrolled) .nav__link{color:#ffffffe6}.header:not(.scrolled) .nav__signin{color:#000000e6}.header:not(.scrolled) .nav__toggle{color:#000000d9;background:#ffffff1a;border:1px solid #fff3}[data-theme=dark] .header.scrolled .nav__link{color:#ffffffe6}[data-theme=light] .header:not(.scrolled) .nav__link{color:#180c00d9}[data-theme=light] .nav__menu.show-menu .nav__link{color:#ffffffe6}[data-theme=light] .header:not(.scrolled) .nav__logo{color:#180c00}[data-theme=light] .header:not(.scrolled) .nav__toggle{color:#180c00d9;background:#00000012;border:1px solid #0000001f}[data-theme=light] .header:not(.scrolled) .nav__cta{color:#180c00;background:#00000014;border-color:#00000026}.nav__logo{font-family:var(--font-d);color:var(--t1);flex-shrink:0;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.nav__logo svg{flex-shrink:0;width:1.75rem;height:1.75rem}.nav__logo img{object-fit:contain;flex-shrink:0;width:1.75rem;height:1.75rem}.nav__menu{align-items:center;display:flex}.nav__list{align-items:center;gap:.15rem;display:flex}.nav__link{color:var(--nav-lnk);border-radius:var(--r-pill);padding:.4rem .7rem;font-size:.8125rem;font-weight:500;transition:color .25s,background .25s;display:block}.nav__link:hover{color:var(--t1);background:var(--bd)}.nav__auth{align-items:center;gap:.5rem;margin-left:1.25rem;display:flex}.nav__signin{font-size:.8125rem;font-weight:600;font-family:var(--font-d);color:#111;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(8px);background:#fafafae6;border:1px solid #ffffffa6;padding:.45rem 1.1rem;transition:transform .2s;box-shadow:inset 0 2px 8px #ffffffd9,inset 0 -2px 6px #00000026}.nav__signin:hover{transform:translateY(-1px)}.nav__cta{font-size:.8125rem;font-weight:700;font-family:var(--font-d);color:#fff;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(12px);background:#0003;border:1px solid #ffffff2e;padding:.5rem 1.15rem;transition:transform .2s;box-shadow:inset 0 2px 8px #fff3,inset 0 -2px 5px #0000004d}.nav__cta:hover{transform:translateY(-1px)}.nav__actions{align-items:center;gap:.5rem;display:flex}.nav__toggle{width:2.1rem;height:2.1rem;color:var(--t1);justify-content:center;align-items:center;display:none}.nav__close{border-radius:var(--r-pill);width:2.4rem;height:2.4rem;color:var(--t1);background:var(--bd);z-index:2001;justify-content:center;align-items:center;transition:background .25s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.nav__close:hover{background:var(--bd-s)}.nav__close svg{width:1.1rem;height:1.1rem}.nav__mobile-auth{display:none}@media (max-width:1099px){.nav__toggle{display:flex}.nav__mobile-auth{flex-direction:column;align-items:center;gap:.75rem;display:flex}.nav__actions .nav__cta{display:none}.nav__actions .nav__signin{padding:.4rem .9rem;font-size:.75rem;display:inline-flex}.nav__menu{-webkit-backdrop-filter:blur(28px)saturate(160%);z-index:2000;opacity:0;visibility:hidden;pointer-events:none;width:100%;height:100dvh;transition:opacity .35s var(--es),visibility .35s var(--es);background:#050404eb;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;padding:5rem 2rem 3rem;position:fixed;inset:0}.nav__menu.show-menu{opacity:1;visibility:visible;pointer-events:all}.nav__list{text-align:center;flex-direction:column;gap:.5rem}.nav__link{padding:.65rem 2.5rem;font-size:1.2rem}.nav__auth{flex-direction:column;gap:.75rem;width:100%;max-width:280px;margin-top:.5rem;margin-left:0}.nav__mobile-auth .nav__signin,.nav__mobile-auth .nav__cta{text-align:center;width:100%;padding:.85rem 1.5rem;font-size:1rem}}@media (min-width:1100px){.nav__close{display:none}.nav__menu{-webkit-backdrop-filter:none;z-index:auto;opacity:1;visibility:visible;pointer-events:all;background:0 0;flex-direction:row;gap:0;width:auto;min-height:auto;padding:0;transition:none;position:static;top:auto}.nav__list{flex-direction:row}}.hero{background:var(--bg1);align-items:center;height:100dvh;max-height:100dvh;display:flex;position:relative;overflow:hidden}.hero__bg{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero__bg-light{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;display:none;position:absolute;inset:0}[data-theme=light] .hero__bg{display:none}[data-theme=light] .hero__bg-light{display:block}[data-theme=light] .hero{background:#fcfad4}.hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000008c,#0000);height:12rem;position:absolute;inset:0 0 auto}[data-theme=light] .hero:before{display:none}.hero__grid{z-index:1;pointer-events:none;grid-template-columns:repeat(14,1fr);display:grid;position:absolute;inset:0}@media (max-width:540px){.hero__grid{grid-template-columns:repeat(7,1fr)}}.hero__grid-col{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:linear-gradient(-90deg,#0000000a 0% 2px,#0000 100%);box-shadow:inset 0 0 0 .5px #ffffff0d}[data-theme=light] .hero__grid-col{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:linear-gradient(-90deg,#d980260a 0% 2px,#0000 100%);box-shadow:inset 0 0 0 .5px #cc803314}.hero__container{z-index:2;width:100%;padding-block:calc(var(--header-h) + 1rem) 1.5rem;position:relative}.hero__data{text-align:center;max-width:820px;margin-inline:auto}.hero__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--orange-light);border-radius:var(--r-pill);background:#ff8c321a;border:1px solid #ff8c3233;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .9rem;font-size:.6875rem;font-weight:700;display:inline-flex}.hero__badge-dot{background:var(--orange);border-radius:50%;width:.375rem;height:.375rem;animation:2.2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.hero__title{font-family:var(--font-d);font-size:var(--fs-hero);letter-spacing:-.025em;color:var(--t1);margin-bottom:.75rem;font-weight:800;line-height:.95}.hero__title .accent{color:var(--orange);letter-spacing:-.03em;margin-top:.1em;font-style:italic;display:block}.hero__desc{color:var(--t2);letter-spacing:.03em;margin-inline:auto;max-width:520px;margin-bottom:1.5rem;font-size:clamp(.8rem,1.2vw,.95rem);font-weight:500;line-height:1.65}.hero__btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero__scroll{z-index:2;color:#ffffff59;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.4rem;font-size:.6875rem;font-weight:600;animation:3s ease-in-out infinite bob;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-5px)}}.hero__scroll svg{width:.875rem;height:.875rem}[data-theme=light] .hero__scroll{color:#50280073}.btn-primary{font-family:var(--font-d);color:#111;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(8px);background:#fafafaeb;border:1px solid #ffffffb3;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 2px 12px #ffffffe6,inset 0 -3px 8px #0000002e,0 2px 16px #00000040}.btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 2px 14px #fff,inset 0 -3px 8px #0003,0 6px 24px #0000004d}.btn-primary svg{width:.875rem;height:.875rem}.btn-glass{font-family:var(--font-d);color:#fff;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(12px);background:#0000002e;border:1px solid #ffffff26;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 2px 10px #ffffff2e,inset 0 -2px 6px #00000059,0 2px 12px #0003}.btn-glass:hover{transform:translateY(-2px);box-shadow:inset 0 2px 14px #ffffff42,inset 0 -2px 8px #0006,0 6px 20px #00000047}.btn-glass svg{width:.875rem;height:.875rem}.sec-hdr{text-align:center;margin-inline:auto;max-width:600px;margin-bottom:4rem}.sec-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:1rem;font-size:.6875rem;font-weight:700;display:inline-block}.sec-title{font-family:var(--font-d);font-size:var(--fs-h2);letter-spacing:-.02em;color:var(--t1);margin-bottom:1rem;font-weight:800;line-height:1.1}.sec-desc{color:var(--t2);font-size:1rem;line-height:1.7}.features{padding-block:var(--py);background:var(--bg2)}.features__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:3rem;display:grid}.f-card{background:var(--c-bg);border:1px solid var(--bd);border-radius:var(--r-card);transition:background .25s,border-color .25s,transform .3s var(--es);padding:2rem;position:relative;overflow:hidden}.f-card:before{content:"";background:linear-gradient(90deg,transparent,var(--orange),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.f-card:hover{background:var(--c-hov);border-color:var(--bd-s);transform:translateY(-4px)}.f-card:hover:before{opacity:1}.f-card__ico{width:3.25rem;height:3.25rem;color:var(--orange);background:#ff8c321a;border:1px solid #ff8c3226;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.f-card__ico svg{width:1.5rem;height:1.5rem}.f-card__title{font-family:var(--font-d);color:var(--t1);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.f-card__desc{color:var(--t2);font-size:.9375rem;line-height:1.65}.feat-pills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.f-pill{color:var(--t1);background:var(--c-bg);border:1px solid var(--bd);border-radius:var(--r-pill);align-items:center;gap:.45rem;padding:.45rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.f-pill svg{width:.875rem;height:.875rem;color:var(--orange);flex-shrink:0}.feat-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.feat-layout__left{flex-direction:column;gap:2.5rem;display:flex}.feat-pills-row{border-top:1px solid #ff91371a;flex-flow:row;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}@media (max-width:768px){.feat-pills-row{flex-wrap:wrap}}@media (max-width:640px){.feat-pills-row{flex-wrap:wrap;justify-content:center;gap:.5rem}}.hero-visual-1{justify-content:center;align-items:center;height:480px;display:flex;position:relative}.hero-phone-1{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ff913733;border-radius:1.5rem;width:260px;padding:1rem;position:relative}.phone-header-1{border-bottom:1px solid #ff91371a;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.phone-avatar-1{color:#fff;background:#f57914;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;font-weight:700;display:flex}.phone-name-1{color:var(--t1);font-size:.85rem;font-weight:700}.phone-status-1{color:#4ade80;font-size:.7rem}.chat-messages-1{flex-direction:column;gap:.5rem;display:flex}.msg-1{border-radius:.75rem;max-width:90%;padding:.5rem .75rem;font-size:.8rem;line-height:1.4}.msg-in-1{color:var(--t1);background:#ff913726;border-bottom-left-radius:.25rem;align-self:flex-start}.msg-out-1{color:var(--t2);background:#ffffff14;border-bottom-right-radius:.25rem;align-self:flex-end}.msg-bot-1{color:var(--t1);background:#ff913726;border-bottom-left-radius:.25rem;align-self:flex-start}.typing-1{align-self:flex-start;gap:.25rem;padding:.5rem .75rem;display:flex}.typing-1 span{background:#f57914;border-radius:50%;width:6px;height:6px;animation:1.2s infinite bounce-1}.typing-1 span:nth-child(2){animation-delay:.2s}.typing-1 span:nth-child(3){animation-delay:.4s}@keyframes bounce-1{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.hero-ring-1{color:#ff913726;width:320px;height:320px;animation:20s linear infinite spin-1;position:absolute}@keyframes spin-1{to{transform:rotate(360deg)}}.hero-card-1-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;background:#ffffff12;border:1px solid #ff913733;border-radius:.75rem;padding:.6rem 1rem;position:absolute}.hero-card-1-item strong{font-family:var(--font-d);color:#f57914;font-size:1.1rem;font-weight:800;display:block}.hero-card-1-item span{color:var(--t2);font-size:.7rem}.hero-card-top-1{top:10%;right:5%}.hero-card-bottom-1{bottom:10%;left:2%}@media (max-width:1099px){.feat-layout{grid-template-columns:1fr}.hero-visual-1{height:360px}.feat-layout__right{display:none}}.howto{padding-block:var(--py);background:var(--bg3)}.howto__steps{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:2.5rem;display:grid;position:relative}.howto__steps:before{content:"";background:linear-gradient(90deg,transparent,var(--bd-s),transparent);height:1px;position:absolute;top:1.75rem;left:calc(12.5% + 1.75rem);right:calc(12.5% + 1.75rem)}@media (max-width:768px){.howto__steps:before{display:none}}.step{text-align:center;position:relative}.step__n{width:3.5rem;height:3.5rem;font-family:var(--font-d);color:var(--orange);z-index:1;background:#ff8c3214;border:2px solid #ff8c3233;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;font-size:1.1rem;font-weight:800;display:flex;position:relative}.step__title{font-family:var(--font-d);color:var(--t1);margin-bottom:.6rem;font-size:1.1rem;font-weight:700}.step__desc{color:var(--t2);font-size:.9rem;line-height:1.65}.pricing{padding-block:var(--py);background:var(--bg4)}.pricing__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1.25rem;display:grid}.p-card{background:var(--c-bg);border:1px solid var(--bd);border-radius:var(--r-card);transition:border-color .25s,transform .3s var(--es);flex-direction:column;padding:2rem;display:flex;position:relative;overflow:hidden}.p-feats{flex-direction:column;flex:1;gap:.65rem;margin-bottom:2rem;display:flex}.p-card:hover{border-color:var(--bd-s);transform:translateY(-4px)}.p-card--feat{background:linear-gradient(160deg,#ff8c3212 0%,var(--c-bg) 55%);border-color:#ff8c324d;transform:translateY(-8px)}.p-card--feat:hover{transform:translateY(-12px)}.p-badge{letter-spacing:.07em;text-transform:uppercase;color:#fff;background:var(--orange);border-radius:var(--r-pill);padding:.3rem .75rem;font-size:.6875rem;font-weight:700;position:absolute;top:1.25rem;right:1.25rem}.p-plan{letter-spacing:.08em;text-transform:uppercase;color:var(--t3);margin-bottom:.75rem;font-size:.8125rem;font-weight:700}.p-card--feat .p-plan{color:var(--orange)}.p-price{font-family:var(--font-d);color:var(--t1);margin-bottom:.3rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1}.p-price sup{vertical-align:top;margin-top:.4rem;font-size:1rem;display:inline-block}.p-period{color:var(--t3);margin-bottom:1.5rem;font-size:.85rem}.p-desc{color:var(--t2);border-bottom:1px solid var(--bd);margin-bottom:1.75rem;padding-bottom:1.75rem;font-size:.9rem;line-height:1.6}.p-feat{color:var(--t2);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.p-feat svg{width:.9375rem;height:.9375rem;color:var(--orange);flex-shrink:0}.p-btn{text-align:center;width:100%;font-family:var(--font-d);border-radius:var(--r-pill);color:#fff;-webkit-backdrop-filter:blur(10px);background:#0003;border:1px solid #ffffff26;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:700;transition:transform .2s;display:block;box-shadow:inset 0 2px 8px #ffffff2e,inset 0 -2px 6px #0000004d}.p-btn:hover{transform:translateY(-2px)}.p-btn--feat{color:#111;background:#fafafaeb;border-color:#ffffffb3;box-shadow:inset 0 2px 12px #ffffffe6,inset 0 -3px 8px #0000002e}.p-btn--feat:hover{transform:translateY(-2px)}.cta-sec{padding-block:var(--py);background:var(--bg5);text-align:center}.cta-sec__inner{max-width:640px;margin-inline:auto}.cta-sec__title{font-family:var(--font-d);font-size:var(--fs-h2);letter-spacing:-.02em;color:var(--t1);margin-bottom:1rem;font-weight:800;line-height:1.1}.cta-sec__desc{color:var(--t2);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer{background:#040302;border-top:1px solid #ff913712;padding-top:4rem}[data-theme=light] .footer{background:#1a0e00}.footer__top{border-bottom:1px solid #ff91370f;grid-template-columns:1.6fr repeat(3,1fr);gap:3rem;padding-bottom:3rem;display:grid}@media (max-width:768px){.footer__top{grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer__top{grid-template-columns:1fr}}.footer__logo{font-family:var(--font-d);color:#f7f3ed;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:inline-flex}.footer__logo svg{flex-shrink:0;width:1.75rem;height:1.75rem}.footer__logo img{object-fit:contain;flex-shrink:0;width:1.75rem;height:1.75rem}.footer__tagline{color:#7a5a38;max-width:230px;font-size:.875rem;line-height:1.65}.footer__col-ttl{font-family:var(--font-d);letter-spacing:.09em;text-transform:uppercase;color:#7a5a38;margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.footer__links{flex-direction:column;gap:.65rem;display:flex}.footer__lnk{color:#c9a87c;font-size:.9rem;transition:color .2s}.footer__lnk:hover{color:#f7f3ed}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.5rem;display:flex}.footer__copy{color:#4a3520;font-size:.8125rem}.footer__socials{gap:.75rem;display:flex}.f-social{color:#7a5a38;background:#ff8c320f;border:1px solid #ff8c321a;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:color .2s,background .2s;display:flex}.f-social:hover{color:var(--orange);background:#ff8c3221}.f-social svg{width:.9375rem;height:.9375rem}.fade-up{opacity:0;transition:opacity .65s var(--es),transform .65s var(--es);transform:translateY(28px)}.fade-up.vis{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg1)}::-webkit-scrollbar-thumb{background:var(--bd-s);border-radius:3px}