@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,600;12..96,700;12..96,800&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#FCFAF6;--surface:#FFFFFF;--cream:#F4EDE1;--cream-deep:#EFE6D6;--navy:#0A2540;--navy-700:#143251;--navy-300:#7C93A8;--slate:#475569;--slate-600:#3C495A;--terra:#C8633A;--terra-600:#B0512B;--terra-100:#F6E2D6;--ink:#15212E;--muted:#5E6B79;--line:rgba(10,37,64,.1);--line-strong:rgba(10,37,64,.16);--wa-header:#0B6E5E;--wa-bg:#E6DDD2;--wa-out:#D6F2BE;--wa-in:#FFFFFF;--shadow-sm:0 1px 2px rgba(10,37,64,.06), 0 1px 1px rgba(10,37,64,.04);--shadow-md:0 8px 28px rgba(10,37,64,.1), 0 2px 6px rgba(10,37,64,.06);--shadow-lg:0 30px 70px rgba(10,37,64,.18), 0 8px 24px rgba(10,37,64,.1);--r-sm:10px;--r-md:16px;--r-lg:22px;--r-xl:30px;--head:"Bricolage Grotesque", system-ui, sans-serif;--body:"Manrope", system-ui, sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.section[id]{scroll-margin-top:88px}.tono{font-family:var(--body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.55;font-size:16px}.tono img{display:block;max-width:100%}.tono h1,.tono h2,.tono h3,.tono h4{font-family:var(--head);font-weight:800;line-height:1.04;letter-spacing:-.02em;margin:0;color:var(--navy);text-wrap:balance}.tono p{margin:0}.tono a{color:inherit;text-decoration:none}.wrap{width:100%;max-width:1160px;margin:0 auto;padding:0 22px}.eyebrow{font-family:var(--body);font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--terra);display:inline-flex;align-items:center;gap:8px}.eyebrow:before{content:"";width:22px;height:2px;background:var(--terra);border-radius:2px}.muted{color:var(--muted)}.lead{font-size:18px;line-height:1.6;color:var(--muted)}.btn{font-family:var(--body);font-weight:700;font-size:16px;border:none;cursor:pointer;border-radius:999px;padding:15px 26px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .16s cubic-bezier(.2,.7,.3,1),box-shadow .2s,background .2s,color .2s;white-space:nowrap;text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--terra);color:#fff;box-shadow:0 8px 20px #c8633a4d}.btn-primary:hover{background:var(--terra-600);box-shadow:0 12px 26px #c8633a61;transform:translateY(-2px)}.btn-navy{background:var(--navy);color:#fff;box-shadow:0 8px 20px #0a254038}.btn-navy:hover{background:var(--navy-700);transform:translateY(-2px)}.btn-ghost{background:transparent;color:var(--navy);box-shadow:inset 0 0 0 1.6px var(--line-strong)}.btn-ghost:hover{box-shadow:inset 0 0 0 1.6px var(--navy);background:#0a254008}.btn-sm{padding:11px 18px;font-size:14.5px}.btn-block{width:100%}.chip{display:inline-flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-weight:600;font-size:14px;color:var(--slate-600);box-shadow:var(--shadow-sm)}.oficio{display:flex;flex-direction:column;gap:12px;align-items:flex-start;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:18px 16px;transition:transform .18s cubic-bezier(.2,.7,.3,1),box-shadow .2s,border-color .2s;cursor:default}.oficio:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--terra)}.oficio .ico{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--cream);color:var(--navy);transition:background .2s,color .2s}.oficio:hover .ico{background:var(--terra);color:#fff}.oficio b{font-family:var(--head);font-weight:700;font-size:15.5px;color:var(--navy);letter-spacing:-.01em}.step{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 24px 24px;position:relative;transition:transform .2s,box-shadow .2s}.step:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.step .num{font-family:var(--head);font-weight:800;font-size:15px;color:#fff;width:34px;height:34px;border-radius:50%;background:var(--navy);display:flex;align-items:center;justify-content:center;letter-spacing:0}.tabbar{display:inline-flex;background:var(--cream);border-radius:999px;padding:5px;gap:4px}.tab{border:none;background:transparent;cursor:pointer;font-family:var(--body);font-weight:700;font-size:14.5px;color:var(--slate);padding:10px 20px;border-radius:999px;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.tab[data-on=true]{background:var(--surface);color:var(--navy);box-shadow:var(--shadow-sm)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:var(--head);font-weight:700;font-size:18px;color:var(--navy);letter-spacing:-.01em;padding:22px 48px 22px 0;position:relative;display:block}.faq-q .plus{position:absolute;right:4px;top:50%;width:22px;height:22px;transition:transform .3s cubic-bezier(.2,.7,.3,1)}.faq-q .plus:before,.faq-q .plus:after{content:"";position:absolute;background:var(--terra);border-radius:2px}.faq-q .plus:before{left:0;right:0;top:10px;height:2.4px}.faq-q .plus:after{top:0;bottom:0;left:10px;width:2.4px;transition:opacity .3s}.faq-item[data-open=true] .plus{transform:rotate(180deg)}.faq-item[data-open=true] .plus:after{opacity:0}.faq-a{overflow:hidden;height:0;transition:height .32s cubic-bezier(.4,0,.2,1)}.faq-a-inner{padding:0 40px 24px 0;color:var(--muted);font-size:16px;line-height:1.62}.wa{background:var(--wa-bg);position:relative;overflow:hidden}.wa:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background-image:radial-gradient(rgba(10,37,64,.05) 1px,transparent 1.4px);background-size:18px 18px}.wa-head{background:var(--wa-header);color:#fff;display:flex;align-items:center;gap:11px;padding:13px 15px;position:relative;z-index:1}.wa-av{width:38px;height:38px;border-radius:50%;background:#fff;flex:0 0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center}.wa-body{position:relative;z-index:1;padding:14px 12px;display:flex;flex-direction:column;gap:9px}.bubble{max-width:80%;padding:8px 11px 9px;border-radius:12px;font-size:14px;line-height:1.4;box-shadow:0 1px .5px #0a254021;position:relative;color:#1d2a1b;animation:pop .32s cubic-bezier(.2,.8,.3,1.2) both}.bubble .t{font-size:10.5px;color:#14281e73;float:right;margin:6px 0 -2px 10px;font-weight:600}.b-in{background:var(--wa-in);align-self:flex-start;border-top-left-radius:3px}.b-out{background:var(--wa-out);align-self:flex-end;border-top-right-radius:3px}@keyframes pop{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:none}}.typing{display:inline-flex;gap:4px;align-items:center;padding:2px}.typing i{width:7px;height:7px;border-radius:50%;background:#14281e59;animation:blink 1.2s infinite}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes blink{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.wa-photo{width:148px;height:104px;border-radius:9px;overflow:hidden;position:relative;background:var(--cream-deep)}.wa-audio{display:flex;align-items:center;gap:9px;min-width:150px}.wa-audio .play{width:30px;height:30px;border-radius:50%;background:var(--wa-header);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.wa-audio .wavebar{flex:1;height:22px;display:flex;align-items:center;gap:2px}.wa-audio .wavebar span{flex:1;background:#0b6e5e73;border-radius:2px}.wa-file{display:flex;align-items:center;gap:10px;background:#0a25400d;border-radius:9px;padding:9px 11px;min-width:172px}.wa-file .fi{width:34px;height:40px;border-radius:5px;background:var(--terra);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:9px;font-weight:800;font-family:var(--head)}.phone{background:#0c1822;border-radius:42px;padding:11px;box-shadow:var(--shadow-lg),inset 0 0 0 2px #ffffff0f;position:relative}.phone-screen{border-radius:32px;overflow:hidden;background:#fff;position:relative}.phone-notch{position:absolute;top:11px;left:50%;transform:translate(-50%);width:122px;height:26px;background:#0c1822;border-radius:0 0 16px 16px;z-index:6}.pdf-sheet{background:#fff;border-radius:8px;box-shadow:var(--shadow-lg);overflow:hidden;border:1px solid rgba(10,37,64,.08)}.reveal.in{animation:revealUp .6s cubic-bezier(.2,.7,.3,1) both}@keyframes revealUp{0%{transform:translateY(18px)}to{transform:none}}.nav{position:sticky;top:0;z-index:40;background:#fcfaf6d1;-webkit-backdrop-filter:saturate(140%) blur(12px);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid transparent;transition:border-color .3s,box-shadow .3s}.nav[data-stuck=true]{border-color:var(--line);box-shadow:0 4px 20px #0a25400d}.nav-link{font-weight:600;font-size:15px;color:var(--slate);transition:color .2s}.nav-link:hover{color:var(--navy)}.dotline{height:2px;background-image:linear-gradient(90deg,var(--line-strong) 0 6px,transparent 6px 12px);background-size:12px 2px}.badge{display:inline-flex;align-items:center;gap:7px;background:var(--cream);color:var(--slate-600);border-radius:999px;padding:7px 14px;font-weight:700;font-size:13.5px;border:1px solid var(--line)}.badge .dot{width:8px;height:8px;border-radius:50%;background:var(--terra)}.sun{color:#e9b949}.pdf-zoom{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in;position:relative;font:inherit;color:inherit;text-align:inherit}.pdf-zoom-hint{position:absolute;top:10px;right:10px;z-index:5;display:inline-flex;align-items:center;gap:5px;background:#0a2540cc;color:#fff;font-size:12px;font-weight:600;padding:5px 10px;border-radius:999px;opacity:0;transform:translateY(-4px);transition:opacity .2s,transform .2s;pointer-events:none}.pdf-zoom:hover .pdf-zoom-hint,.pdf-zoom:focus-visible .pdf-zoom-hint{opacity:1;transform:none}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0a141ed1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-start;justify-content:center;padding:5vh 16px;overflow:auto;animation:lbFade .2s ease both}@keyframes lbFade{0%{opacity:0}to{opacity:1}}.lightbox-body{max-width:600px;width:100%;margin:auto}.lightbox-body img{width:100%;height:auto;border-radius:10px;display:block;box-shadow:0 30px 80px #00000080;animation:lbZoom .24s cubic-bezier(.2,.7,.3,1) both}@keyframes lbZoom{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.lightbox-close{position:fixed;top:16px;right:16px;width:42px;height:42px;border-radius:50%;border:none;cursor:pointer;background:#ffffff24;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-close:hover{background:#ffffff42}.checkout{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--bg)}.checkout-head{padding:20px 0;display:flex;justify-content:center}.checkout-main{flex:1;display:flex;align-items:center;justify-content:center;padding:8px 18px 40px}.checkout-foot{text-align:center;padding:0 24px 28px;color:var(--muted);font-size:12.5px;line-height:1.5}.checkout-panel{width:100%;max-width:440px;background:var(--surface);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-lg);overflow:hidden;animation:revealUp .5s cubic-bezier(.2,.7,.3,1) both}.checkout-panel-head{padding:28px 30px 22px;background:linear-gradient(180deg,#fff,#fbf6ee);border-bottom:1px solid var(--line)}.checkout-panel-body{padding:26px 30px 30px;display:flex;flex-direction:column;gap:16px}.checkout-title{font-family:var(--head);font-weight:800;font-size:26px;color:var(--navy);letter-spacing:-.02em}.checkout-text{color:var(--muted);font-size:15px;line-height:1.55}.checkout-price{font-family:var(--head);font-weight:800;font-size:40px;line-height:1;color:var(--navy);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:16px}.checkout-state{text-align:center;align-items:center;gap:14px;padding-top:34px;padding-bottom:32px}.state-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.state-icon.ok{background:var(--terra-100);color:var(--terra)}.state-icon.warn{background:var(--cream-deep);color:var(--slate-600)}.checkout-state .btn{margin-top:6px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-weight:700;font-size:14px;color:var(--navy)}.field-opt{color:var(--muted);font-weight:600}.input{font-family:var(--body);font-size:16px;color:var(--ink);background:var(--surface);border:1.5px solid var(--line-strong);border-radius:14px;padding:13px 15px;width:100%;transition:border-color .18s,box-shadow .18s}.input::placeholder{color:var(--navy-300)}.input:focus{outline:none;border-color:var(--terra);box-shadow:0 0 0 3px #c8633a26}.input:disabled{background:var(--cream);color:var(--muted);cursor:not-allowed}.form-error{display:flex;gap:9px;align-items:flex-start;background:#fceee8;border:1px solid rgba(200,99,58,.3);color:var(--terra-600);border-radius:12px;padding:11px 13px;font-size:13.5px;font-weight:600;line-height:1.45;margin:0}.checkout-trust{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--muted);margin:2px 0 0}.btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}.spinner{width:34px;height:34px;border-radius:50%;border:3px solid var(--cream-deep);border-top-color:var(--terra);animation:spin .8s linear infinite}.spinner-sm{width:17px;height:17px;border-width:2.4px;border-color:#fff6;border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.tono{overflow-x:clip}.cq{container-type:inline-size}.h-display{font-size:clamp(30px,9cqi,54px)}.h-section{font-size:clamp(26px,6cqi,42px)}.h-display br{display:none}@container (min-width:480px){.h-display br{display:inline}}.section{padding:58px 0;position:relative}@container (min-width:760px){.section{padding:92px 0}}.section-cream{background:#f6f1e8}.section-navy{background:var(--navy)}.nav-inner{display:flex;align-items:center;gap:16px;height:64px}.nav-links{display:none;margin-left:auto;margin-right:6px;gap:26px}@container (min-width:760px){.nav-inner{height:72px}.nav-links{display:flex}}.nav-inner>a:first-child{margin-right:auto}@container (min-width:760px){.nav-inner>a:first-child{margin-right:0}}.hero{padding-top:26px}.hero-grid{display:flex;flex-direction:column;gap:30px;align-items:flex-start}.hero-copy{width:100%;container-type:inline-size}.hero-visual{width:100%;display:flex;flex-direction:column;align-items:center}.hero-tabbar{margin-bottom:18px;transform:translate(10px)}.hero-swap{animation:heroSwap .45s cubic-bezier(.2,.7,.3,1) both}@keyframes heroSwap{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@container (min-width:860px){.hero{padding-top:46px}.hero-grid{flex-direction:row;align-items:center;gap:38px}.hero-copy{flex:1 1 50%;max-width:540px}.hero-visual{flex:1 1 50%}.hero-grid-b{align-items:center}}.hero-stage-a{position:relative;width:100%;max-width:340px;margin:6px auto 0;padding-bottom:8px}.stage-phone{position:relative;z-index:2;display:flex;justify-content:center}.stage-pdf-a{position:absolute;z-index:3;right:14px;bottom:34px;width:43%;min-width:128px}.stage-tag{position:absolute;top:-12px;left:62%;transform:translate(-50%);white-space:nowrap;z-index:4;background:var(--terra);color:#fff;font-size:11px;font-weight:700;padding:5px 11px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;box-shadow:0 6px 16px #c8633a59}.hero-pdf-page2{position:absolute;top:10px;left:24%;transform:rotate(5deg);z-index:3}.stage-mascot-a{display:none;position:absolute;z-index:1;top:-6px;pointer-events:none}@container (min-width:860px){.hero-stage-a{max-width:380px;margin-top:0}.stage-pdf-a{right:-44px;width:44%}.stage-tag{left:75%}.hero-pdf-page2{top:10px;left:50%;transform:rotate(6deg)}.stage-mascot-a{display:block;left:-50px;top:-18px}}.hero-flow{margin-top:42px;border-top:1px solid var(--line);background:#f6f1e8}.hero-flow-inner{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:22px 0;font-size:15px;color:var(--slate);font-weight:500}.hero-flow-inner b{color:var(--navy);font-weight:700}.hero-flow-arrow{display:inline-flex;transform:rotate(90deg)}@container (min-width:620px){.hero-flow-inner{flex-direction:row;justify-content:center;gap:18px;font-size:16.5px}.hero-flow-arrow{transform:none}}.hero-stage-b{position:relative;width:100%;max-width:380px;margin:0 auto;height:430px}.stage-mascot-b{position:absolute;z-index:1;left:-6%;bottom:-2%;width:50%!important}.stage-pdf-b1{position:absolute;z-index:2;right:2%;top:0;width:54%;transform:rotate(4.5deg);box-shadow:var(--shadow-lg)}.stage-pdf-b2{position:absolute;z-index:3;right:24%;top:18%;width:52%;transform:rotate(-5deg)}.stage-chatchip{position:absolute;z-index:4;left:0;top:6%}.chatchip{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:9px 13px 9px 9px;box-shadow:var(--shadow-md)}.chatchip-av{width:34px;height:34px;border-radius:50%;background:var(--wa-header);display:flex;align-items:center;justify-content:center;flex:0 0 auto}@container (min-width:480px){.hero-stage-b{height:470px}}@container (min-width:860px){.hero-stage-b{height:500px;max-width:440px}}.steps-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:32px}@container (min-width:720px){.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px}}.mini-wa{background:var(--wa-bg);border-radius:13px;padding:11px;display:flex;flex-direction:column;gap:6px;position:relative;overflow:hidden;min-height:96px;justify-content:center}.mini-wa:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;background-image:radial-gradient(rgba(10,37,64,.05) 1px,transparent 1.4px);background-size:15px 15px}.mini-b{position:relative;z-index:1;font-size:12.5px;font-weight:500;color:#1d2a1b;padding:6px 9px;border-radius:9px;max-width:88%;box-shadow:0 1px .5px #0a25401f;display:inline-flex;align-items:center;gap:6px;width:fit-content}.mini-out{background:var(--wa-out);align-self:flex-end;border-top-right-radius:2px}.mini-in{background:#fff;align-self:flex-start;border-top-left-radius:2px}.mini-ico{display:inline-flex}.forwhom-head{display:flex;flex-direction:column;gap:16px;align-items:center}.forwhom-head-text{width:100%}.forwhom-mascot{width:160px;height:auto;flex:0 0 auto;display:block;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md)}@container (min-width:760px){.forwhom-head{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.forwhom-head-text{flex:1}.forwhom-mascot{width:210px}}.oficios-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:30px}@container (min-width:520px){.oficios-grid{grid-template-columns:repeat(3,1fr)}}@container (min-width:760px){.oficios-grid{grid-template-columns:repeat(5,1fr);gap:14px}}.pdf-carousel{display:flex;gap:18px;margin-top:36px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 14px;scrollbar-width:none}.pdf-carousel::-webkit-scrollbar{display:none}.pdf-slide{flex:0 0 82%;max-width:340px;scroll-snap-align:center}.pdf-cap{margin-top:16px}@container (min-width:760px){.pdf-carousel{justify-content:center;gap:40px;overflow:visible}.pdf-slide{flex:0 0 320px}.pdf-cap{max-width:300px}}.section-navy .pdf-sheet{box-shadow:0 0 0 1px #ffffff2e,0 26px 60px #0000006b;border-color:transparent}.in-board .nav{position:static;background:#fcfaf6eb;-webkit-backdrop-filter:none;backdrop-filter:none}.faq-wrap{max-width:760px}.price-card{margin:34px auto 0;box-shadow:var(--shadow-lg)}.price-a{max-width:440px;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden}.price-a-head{padding:30px 30px 24px;background:linear-gradient(180deg,#fff,#fbf6ee);border-bottom:1px solid var(--line)}.price-a-body{padding:26px 30px 30px}.price-b{max-width:440px;background:var(--navy);border-radius:26px;overflow:hidden;position:relative;display:flex;flex-direction:column}.price-b-left{padding:32px 30px 0;position:relative}.price-b-right{padding:22px 30px 30px;display:flex;flex-direction:column;gap:4px}.price-b-mascot{position:absolute;right:-14px;bottom:-6px;pointer-events:none;opacity:.96}@container (min-width:720px){.price-b{max-width:760px;flex-direction:row}.price-b-left{flex:1.25;padding:38px 36px;border-right:1px solid rgba(255,255,255,.12)}.price-b-right{flex:1;padding:38px 34px;justify-content:center;gap:8px}.price-b-mascot{right:30px;bottom:0}}.footer{background:var(--navy);color:#fff;padding:56px 0 26px}.footer-inner{display:flex;flex-direction:column;gap:28px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-links{display:flex;flex-wrap:wrap;gap:20px}.footer-links a{color:#ffffffb8;font-weight:600;font-size:15px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;flex-direction:column;gap:8px;margin-top:22px;color:#ffffff80;font-size:13.5px}@container (min-width:680px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}
