@font-face{font-family:Aspekta;src:url(/fonts/Aspekta-400.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Aspekta;src:url(/fonts/Aspekta-500.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Aspekta;src:url(/fonts/Aspekta-650.woff2)format("woff2");font-weight:650;font-display:swap}@font-face{font-family:Aspekta;src:url(/fonts/Aspekta-800.woff2)format("woff2");font-weight:800;font-display:swap}:root{--ink:#19142a;--ink-soft:#2a2340;--paper:#fffffb;--mist:#f0f1ff;--lavender:#e9e1ff;--purple:#a678ff;--purple-deep:#663cbf;--blue:#6e8bff;--green:#61e09a;--orange:#e5a24a;--yellow:#eace3f;--coral:#f46060;--line:#dcd8e8;--muted:#625b70;--white:#fff;--max:1240px;--radius:18px;--hero-title-size:clamp(2.8rem, 4.4vw, 3.75rem);--section-title-size:clamp(2.35rem, 3.8vw, 3.35rem);--section-space:72px}*{box-sizing:border-box}.cookie-banner{z-index:150;background:var(--white);max-width:1200px;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:24px;max-height:calc(100dvh - 32px);margin:auto;padding:24px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;overflow:auto;box-shadow:0 8px 44px #19142a26}.cookie-banner-copy{flex:1}.cookie-banner h2{margin-bottom:8px;font-size:1.2rem}.cookie-banner p{font-size:1rem;line-height:1.5}.cookie-banner a{color:var(--purple-deep);margin-top:8px;font-size:.9rem;text-decoration:underline;display:inline-block}.cookie-banner-actions{flex-direction:column;gap:10px;min-width:260px;display:flex}.cookie-banner-actions button{border:1px solid var(--purple-deep);background:var(--white);color:var(--purple-deep);cursor:pointer;border-radius:8px;padding:12px 16px;font-size:.95rem;font-weight:650}.cookie-banner-actions button:hover{background:var(--mist)}.cookie-banner-actions .cookie-close{color:var(--muted);border-color:#0000}.cookie-preferences-link{color:inherit;font-size:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.cookie-policy{max-width:900px;margin:auto;padding:64px 24px}.cookie-policy h1{margin-bottom:24px;font-size:clamp(2rem,5vw,3.5rem)}.cookie-policy h2{margin:32px 0 12px;font-size:1.5rem}.cookie-policy p{margin-bottom:16px;line-height:1.7}.cookie-policy a,.cookie-policy button{color:var(--purple-deep);text-decoration:underline}@media (width<=700px){.cookie-banner{flex-direction:column;align-items:stretch;gap:16px;padding:18px}.cookie-banner-actions{min-width:0}}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Aspekta,Arial,sans-serif;font-size:16px;line-height:1.5}body,button,input,textarea,select{font-family:Aspekta,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,blockquote{margin:0}button,summary,a{-webkit-tap-highlight-color:transparent}[id]{scroll-margin-top:96px}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip-link{z-index:100;color:var(--white);background:var(--ink);border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffbf0;border-bottom:1px solid #19142a1a;position:sticky;top:0}.nav-shell{width:min(var(--max), calc(100% - 48px));align-items:center;gap:28px;min-height:76px;margin:0 auto;display:flex}.brand{width:142px;margin-right:auto}.brand img{width:100%;height:auto}.desktop-nav{align-items:center;gap:25px;font-size:.9rem;font-weight:500;display:flex}.desktop-nav>a,.nav-group>summary{color:#4d465a;padding:10px 0}.desktop-nav>a:hover,.desktop-nav>a.active,.nav-group>summary:hover{color:var(--ink)}.nav-group{position:relative}.nav-group summary{cursor:pointer;list-style:none}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary:after{content:"";vertical-align:-2px;background:linear-gradient(var(--purple), var(--purple)) center / 14px 4px no-repeat, linear-gradient(var(--purple), var(--purple)) center / 4px 14px no-repeat;width:14px;height:14px;margin-left:7px;display:inline-block}.nav-group[open] summary:after{background:linear-gradient(var(--purple), var(--purple)) center / 14px 4px no-repeat}.nav-popover{background:var(--paper);border:1px solid var(--line);border-radius:14px;gap:2px;width:270px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);left:-18px;box-shadow:0 24px 70px #19142a29}.nav-popover-wide{width:350px}.nav-popover a{border-radius:10px;padding:12px;line-height:1.25}.nav-popover a:hover,.nav-popover a.active{background:var(--lavender)}.header-cta{background:var(--ink);min-height:44px;color:var(--white);border-radius:999px;align-items:center;padding:0 18px;font-size:.86rem;font-weight:650;display:inline-flex}.header-cta:hover{background:var(--purple-deep)}.mobile-header-actions{display:none}.mobile-header-cta{background:var(--purple);min-height:42px;color:var(--ink);border-radius:999px;align-items:center;padding:0 15px;font-size:.84rem;font-weight:650;display:inline-flex}.mobile-nav{display:none}.button{border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:22px;min-height:52px;padding:0 22px;font-size:.93rem;font-weight:650;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--purple);color:var(--ink)}.button-primary:hover{background:#b48eff}.button-secondary{color:inherit;background:0 0;border-color:currentColor}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.section-cta{margin-top:32px}.section-cta-intro{max-width:880px;margin-top:32px}.section-cta-intro h3{letter-spacing:-.035em;font-size:1.5rem;font-weight:500;line-height:1.2}.section-cta-intro p{color:var(--muted);margin-top:12px}.section-cta-intro+.section-cta{margin-top:20px}.breadcrumbs{margin-bottom:24px;font-size:.875rem;line-height:1.5}.breadcrumbs ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:baseline;gap:8px;display:inline-flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.eyebrow{color:inherit;letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:650;line-height:1.35}.home-hero{color:var(--white);background:var(--ink);position:relative;overflow:hidden}.home-hero:before{content:"";opacity:.34;background:url(/images/bmnum-grafismo-dark.png) 50%/cover no-repeat;position:absolute;inset:0}.home-hero:after{content:"";opacity:.2;background:url(/images/bmnum-grafismo-line-purple.png) 50%/contain no-repeat;width:690px;height:690px;position:absolute;bottom:-310px;right:-220px}.home-hero-shell{z-index:1;width:min(var(--max), calc(100% - 48px));grid-template-columns:minmax(0,1.5fr) minmax(340px,.64fr);align-items:center;gap:72px;min-height:760px;margin:0 auto;padding:88px 0 80px;display:grid;position:relative}.home-hero-copy .eyebrow{color:var(--purple);margin-bottom:26px}.home-hero h1{max-width:880px;font-size:var(--hero-title-size);letter-spacing:-.055em;font-weight:500;line-height:1.03}.home-hero-text{color:#ddd8e8;max-width:680px;margin-top:28px;font-size:1.15rem}.home-hero .button-secondary{color:var(--white)}.hero-result-statement{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:26px;align-self:center;padding:28px}.hero-result-eyebrow{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:.75rem;font-weight:650}.hero-result-statement h2{max-width:340px;color:var(--white);letter-spacing:-.045em;font-size:clamp(1.8rem,2.4vw,2.35rem);font-weight:500;line-height:1.04}.hero-result-ledger{border-top:1px solid #ffffff2e;margin-top:24px}.hero-result-row{color:#dcd6e4;border-bottom:1px solid #ffffff2e;grid-template-columns:26px 1fr;align-items:center;gap:10px;min-height:50px;display:grid}.hero-result-row>span{color:var(--purple);text-align:center;font-size:1.12rem;font-weight:650}.hero-result-row strong{font-size:.84rem;font-weight:500;line-height:1.35}.hero-result-total{min-height:64px;color:var(--ink);background:var(--purple);border:0;border-radius:13px;margin-top:6px;padding:0 13px}.hero-result-total>span{color:var(--ink)}.hero-result-total strong{font-size:.96rem;font-weight:650}.hero-result-explanation{color:#cfc9d7;gap:3px;margin-top:19px;font-size:.8rem;line-height:1.5;display:grid}.hero-result-closing{color:var(--white);margin-top:16px;font-size:.88rem;font-weight:650;line-height:1.45}.proof-strip{border-bottom:1px solid var(--line);background:var(--paper)}.proof-strip-shell{width:min(var(--max), calc(100% - 48px));grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}.proof-strip-shell>*{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:126px;padding:26px 30px;display:flex}.proof-strip-shell>:first-child{border-left:1px solid var(--line)}.proof-strip strong{letter-spacing:-.03em;font-size:1.5rem;font-weight:650}.proof-strip span{color:var(--muted);margin-top:4px;font-size:.86rem}.proof-strip a:hover{background:var(--lavender)}.wide-shell,.content-shell,.final-cta-shell,.review-shell{width:min(var(--max), calc(100% - 48px));margin:0 auto}.section-heading{max-width:820px}.section-heading-wide{max-width:930px}.section-heading .eyebrow{color:var(--purple-deep);margin-bottom:18px}.section-heading h2{font-size:var(--section-title-size);letter-spacing:-.05em;font-weight:500;line-height:1.03}.section-intro{max-width:720px;color:var(--muted);margin-top:24px;font-size:1.1rem}.situations-section{padding:120px 0}.situation-list{border-top:1px solid var(--line);margin-top:64px}.situation-list a{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) 48px;align-items:center;gap:22px;min-height:146px;padding:30px 8px;transition:background .16s,padding .16s;display:grid}.situation-list a:hover{background:var(--lavender);padding-left:20px;padding-right:20px}.situation-list>a>span{color:var(--purple-deep);font-size:.78rem;font-weight:650}.situation-list h3{letter-spacing:-.035em;font-size:clamp(1.35rem,2.5vw,2.1rem);font-weight:500;line-height:1.13}.situation-list p{max-width:760px;color:var(--muted);margin-top:8px}.situation-list>a>strong{text-align:right;font-size:1.6rem}.integration-section{background:var(--lavender);padding:120px 0}.integration-flow{grid-template-columns:1fr 210px 1fr;align-items:stretch;margin-top:70px;display:grid}.integration-flow article{background:var(--paper);border-radius:var(--radius);flex-direction:column;min-height:350px;padding:38px;display:flex}.integration-flow article>span{color:var(--purple-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:650}.integration-flow h3{letter-spacing:-.045em;max-width:390px;margin-top:auto;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.02}.integration-flow p{max-width:410px;color:var(--muted);margin-top:16px}.integration-flow a{color:var(--purple-deep);margin-top:24px;font-weight:650}.flow-link{color:var(--purple-deep);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.flow-link span{max-width:150px;font-size:.8rem;font-weight:650}.flow-link strong{margin-top:12px;font-size:2.2rem}.integration-link{color:var(--purple-deep);gap:16px;margin-top:28px;font-weight:650;display:inline-flex}.month-questions-section{color:var(--white);background:var(--ink);padding:120px 0}.month-questions-section .eyebrow{color:var(--purple)}.month-questions{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(2,1fr);margin-top:70px;display:grid}.month-questions div{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;flex-direction:column;justify-content:space-between;min-height:230px;padding:34px;display:flex}.month-questions span{color:var(--purple);font-size:.75rem;font-weight:650}.month-questions strong{letter-spacing:-.04em;max-width:480px;font-size:clamp(1.75rem,3vw,2.8rem);font-weight:500;line-height:1.08}.offers-section{padding:120px 0}.offer-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:66px;display:grid}.offer-grid>a{background:var(--mist);border-radius:var(--radius);flex-direction:column;min-height:330px;padding:36px;transition:transform .16s;display:flex}.offer-grid>a:hover{transform:translateY(-5px)}.offer-grid .offer-featured{background:var(--purple);grid-column:1/-1;min-height:430px}.offer-grid span{color:var(--purple-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:650}.offer-featured span{color:var(--ink)}.offer-grid h3{letter-spacing:-.05em;max-width:800px;margin-top:auto;font-size:clamp(2rem,3.5vw,3.65rem);font-weight:500;line-height:1.02}.offer-grid>a:not(.offer-featured) h3{font-size:clamp(1.75rem,2.8vw,2.65rem)}.offer-grid p{color:#514a5d;max-width:690px;margin-top:16px;font-size:1.02rem}.offer-grid strong{margin-top:24px;font-size:.9rem}.offer-note{max-width:780px;color:var(--muted);margin-top:24px;font-size:.86rem}.review-section{background:var(--yellow);padding:112px 0}.review-shell{grid-template-columns:250px 1fr;align-items:start;gap:80px;display:grid}.review-rating{flex-direction:column;gap:8px;display:flex}.review-rating>span{letter-spacing:.08em}.review-rating>strong{font-size:1.45rem}.review-rating>a{margin-top:16px;font-size:.87rem;font-weight:650}.review-section blockquote{letter-spacing:-.05em;max-width:840px;font-size:clamp(2rem,3.8vw,3.5rem);font-weight:500;line-height:1.08}.review-section blockquote footer{letter-spacing:0;flex-direction:column;margin-top:36px;font-size:.87rem;font-weight:400;display:flex}.review-section blockquote footer span{margin-top:3px}.process-section{padding:120px 0}.process-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.process-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:300px;padding:32px;display:flex}.process-grid span{color:var(--purple-deep);font-size:.75rem;font-weight:650}.process-grid h3{letter-spacing:-.04em;margin-top:auto;font-size:2rem;font-weight:500}.process-grid p{color:var(--muted);margin-top:12px}.authority-section{background:var(--purple);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.authority-image{min-height:680px;overflow:hidden}.authority-image img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.authority-copy{max-width:650px;padding:90px max(48px, calc((100vw - var(--max)) / 2));flex-direction:column;justify-content:center;padding-right:48px;display:flex}.authority-copy .eyebrow{margin-bottom:20px}.authority-copy h2{letter-spacing:-.055em;font-size:clamp(2.5rem,4.3vw,4.3rem);font-weight:500;line-height:1.02}.authority-copy p:not(.eyebrow){max-width:570px;margin-top:28px;font-size:1.08rem}.authority-copy a{margin-top:30px;font-weight:650}.complementary-section{padding:120px 0}.complementary-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:64px;display:grid}.complementary-grid a{background:var(--mist);border-radius:var(--radius);flex-direction:column;min-height:300px;padding:34px;transition:background .16s;display:flex}.complementary-grid a:hover{background:var(--lavender)}.complementary-grid span{color:var(--purple-deep);font-size:.76rem;font-weight:650}.complementary-grid h3{letter-spacing:-.045em;margin-top:auto;font-size:clamp(2rem,3.5vw,3rem);font-weight:500}.complementary-grid p{max-width:470px;color:var(--muted);margin-top:12px}.complementary-grid strong{margin-top:20px}.inner-hero{background:var(--mist);align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden}.inner-hero-empresa{color:var(--white);background:var(--ink)}.inner-hero-pessoa{background:var(--lavender)}.inner-hero-shell{z-index:1;width:min(var(--max), calc(100% - 48px));margin:0 auto;padding:92px 0;position:relative}.inner-hero .eyebrow{color:var(--purple-deep);margin-bottom:24px}.inner-hero-empresa .eyebrow{color:var(--purple)}.inner-hero h1{max-width:1000px;font-size:var(--hero-title-size);letter-spacing:-.06em;font-weight:500;line-height:1.01}.inner-hero-text{max-width:720px;color:var(--muted);margin-top:28px;font-size:1.15rem}.inner-hero-note{color:var(--purple-deep);margin-top:18px;font-size:1rem;font-weight:500}.inner-hero-empresa .inner-hero-text{color:#d7d2df}.inner-hero .button-row{margin-top:38px}.inner-hero-empresa .button-secondary{color:var(--white)}.inner-hero-mark{color:var(--purple);letter-spacing:-.25em;opacity:.12;flex-direction:column;font-size:14rem;font-weight:400;line-height:.34;display:flex;position:absolute;bottom:-50px;right:-10px;transform:rotate(24deg)}.highlight-strip{background:var(--purple)}.highlight-strip>div{width:min(var(--max), calc(100% - 48px));grid-template-columns:repeat(3,1fr);align-items:stretch;min-height:112px;margin:0 auto;display:grid}.highlight-strip p{border-right:1px solid #19142a38;align-items:center;padding:25px 30px;font-weight:650;display:flex}.highlight-strip p:first-child{border-left:1px solid #19142a38}.content-section{padding:var(--section-space) 0}.content-section:nth-of-type(2n){background:#faf9ff}.content-section .section-heading{max-width:900px}.section-items{margin-top:64px}.section-item h3{letter-spacing:-.035em;font-weight:500;line-height:1.12}.section-item p{color:var(--muted)}.item-label{color:var(--purple-deep);letter-spacing:.07em;text-transform:uppercase;font-size:.75rem;font-weight:650;display:inline-block}.items-cards,.items-profiles,.items-pricing{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.items-cards .section-item,.items-pricing .section-item{background:var(--mist);border-radius:var(--radius);flex-direction:column;min-height:280px;padding:34px;display:flex}.items-cards .section-item h3,.items-pricing .section-item h3{margin-top:auto;font-size:clamp(1.65rem,2.8vw,2.65rem)}.items-cards .section-item p,.items-pricing .section-item p{margin-top:14px}.items-pricing .section-item{background:var(--lavender);min-height:340px}.items-pricing .section-item:first-child{background:var(--purple)}.item-action{transition:transform .16s}.item-action:hover{transform:translateY(-5px)}.item-link{color:var(--ink);margin-top:24px;font-size:.88rem;font-weight:650}.certificate-page .inner-hero-shell{padding-top:54px;padding-bottom:48px}.certificate-page .section-items{margin-top:36px}.certificate-page .items-pricing .section-item{background:var(--lavender);min-height:0;padding:32px}.certificate-page .items-pricing .item-copy{flex-direction:column;height:100%;display:flex}.certificate-page .items-pricing h3{margin-top:16px;font-size:2rem}.certificate-page .items-pricing p{color:var(--ink);max-width:46ch;margin:20px 0 28px}.certificate-page .items-pricing .item-label{color:var(--ink)}.certificate-page .item-price{flex-wrap:wrap;align-items:baseline;gap:10px 18px;margin-top:22px;display:flex}.certificate-page .item-price strong{letter-spacing:-.045em;font-size:clamp(2.3rem,4vw,3.5rem);font-weight:550;line-height:1.1}.certificate-page .item-price span{font-size:.95rem}.certificate-page .items-pricing .item-link{border-top:1px solid #19142a38;justify-content:space-between;gap:16px;margin-top:auto;padding-top:20px;font-size:1rem;display:flex}.certificate-page .items-steps .section-item{min-height:0;padding:26px}.certificate-page .items-steps h3{margin-top:26px}.certificate-page [id]{scroll-margin-top:110px}@media (width<=760px){.certificate-page .inner-hero-shell{padding-top:36px;padding-bottom:36px}.certificate-page .items-pricing .section-item{padding:26px}.certificate-page .items-steps .section-item{padding:24px}}.items-list{border-top:1px solid var(--line)}.items-list .section-item{border-bottom:1px solid var(--line);grid-template-columns:68px 1fr;align-items:center;gap:20px;min-height:148px;padding:28px 0;display:grid}.list-index{color:var(--purple-deep);font-size:.75rem;font-weight:650}.items-list h3{font-size:clamp(1.4rem,2.5vw,2.15rem)}.items-list p{max-width:800px;margin-top:8px}.items-editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 40px;display:grid}.items-editorial .section-item{border-top:1px solid var(--line);padding:28px 0}.items-editorial h3{max-width:30ch;font-size:clamp(1.4rem,2.5vw,2.15rem)}.items-editorial p{max-width:54ch;margin-top:12px}@media (width<=760px){.items-editorial{grid-template-columns:1fr}}.items-steps{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.items-steps .section-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:300px;padding:30px;display:flex}.items-steps .item-copy{flex-direction:column;height:100%;display:flex}.items-steps h3{margin-top:auto;font-size:1.65rem}.items-steps p{margin-top:12px}.irpf-page .inner-hero{min-height:0}.irpf-page .inner-hero-shell{padding-top:60px;padding-bottom:54px}.irpf-page .section-items{margin-top:36px}.irpf-page .items-editorial{gap:0 32px}.irpf-page .items-editorial h3{font-size:1.5rem;line-height:1.25}@media (width>=960px){.irpf-page .items-editorial{grid-template-columns:repeat(3,minmax(0,1fr))}.irpf-page .items-editorial h3{min-height:2.5em}}@media (width<=959px){.irpf-page .items-editorial{grid-template-columns:1fr}}.irpf-page .items-steps .section-item{min-height:0;padding:26px}.irpf-page .items-steps h3{min-height:2.4em;margin-top:26px;font-size:1.45rem;line-height:1.2}.irpf-page [id]{scroll-margin-top:110px}@media (width<=760px){.irpf-page .inner-hero-shell{padding-top:36px;padding-bottom:36px}.irpf-page .items-steps .section-item{padding:24px}.irpf-page .items-steps h3{min-height:0}}.espolio-page .inner-hero{min-height:0}.espolio-page .inner-hero-shell{padding-top:60px;padding-bottom:54px}.espolio-page .section-items{margin-top:36px}.espolio-page .items-editorial{gap:0 32px}.espolio-page .items-editorial h3{font-size:1.5rem;line-height:1.25}.espolio-page .items-cards .section-item{background:var(--lavender);min-height:0;padding:28px}.espolio-page .items-cards h3{margin-top:18px;font-size:1.8rem}.espolio-page .item-label{font-size:.875rem}.espolio-page .section-note{border-top:1px solid var(--line);background:0 0;border-radius:0;max-width:none;padding:22px 0 0;font-size:1rem}.espolio-page .items-steps .section-item{min-height:0;padding:26px}.espolio-page .items-steps h3{min-height:2.4em;margin-top:26px;font-size:1.45rem;line-height:1.2}.espolio-page [id]{scroll-margin-top:110px}@media (width>=960px){.espolio-page .items-editorial,.espolio-page .items-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.espolio-page .items-editorial h3{min-height:2.5em}}@media (width<=959px){.espolio-page .items-editorial,.espolio-page .items-cards{grid-template-columns:1fr}}@media (width<=760px){.espolio-page .inner-hero-shell{padding-top:36px;padding-bottom:36px}.espolio-page .items-cards .section-item,.espolio-page .items-steps .section-item{padding:24px}.espolio-page .items-steps h3{min-height:0}}.saida-page .inner-hero{min-height:0}.saida-page .inner-hero-shell{padding-top:60px;padding-bottom:54px}.saida-page .section-items{margin-top:36px}.saida-page .items-editorial{gap:0 32px}.saida-page .items-editorial h3{font-size:1.5rem;line-height:1.25}.saida-page .items-cards .section-item{background:var(--lavender);min-height:0;padding:28px}.saida-page .items-cards h3{max-width:24ch;margin-top:18px;font-size:1.8rem}.saida-page .item-label{font-size:.875rem}.saida-page .section-note{border-top:1px solid var(--line);background:0 0;border-radius:0;max-width:none;padding:22px 0 0;font-size:1rem}.saida-page .section-cta-intro{max-width:800px;margin-top:36px}.saida-page .section-cta-intro h3{font-size:1.5rem}.saida-page .items-steps .section-item{min-height:0;padding:26px}.saida-page .items-steps h3{min-height:2.4em;margin-top:26px;font-size:1.45rem;line-height:1.2}.saida-page [id]{scroll-margin-top:110px}@media (width>=960px){.saida-page .items-editorial{grid-template-columns:repeat(3,minmax(0,1fr))}.saida-page .items-editorial h3{min-height:2.5em}}@media (width<=959px){.saida-page .items-editorial,.saida-page .items-cards{grid-template-columns:1fr}}@media (width<=760px){.saida-page .inner-hero-shell{padding-top:36px;padding-bottom:36px}.saida-page .items-cards .section-item,.saida-page .items-steps .section-item{padding:24px}.saida-page .items-steps h3{min-height:0}}.exterior-page .inner-hero{min-height:0}.exterior-page .inner-hero-shell{padding-top:60px;padding-bottom:54px}.exterior-page .section-items{margin-top:36px}.exterior-page .items-editorial{gap:0 32px}.exterior-page .items-editorial h3{font-size:1.5rem;line-height:1.25}.exterior-page .items-cards .section-item{background:var(--lavender);min-height:0;padding:28px}.exterior-page .items-cards .section-item h3{margin-top:0;font-size:1.5rem;line-height:1.25}.exterior-page .item-label{font-size:.875rem}.exterior-page .section-note{border-top:1px solid var(--line);background:0 0;border-radius:0;max-width:none;padding:22px 0 0;font-size:1rem}.exterior-page .items-steps .section-item{min-height:0;padding:26px}.exterior-page .items-steps h3{min-height:2.4em;margin-top:26px;font-size:1.45rem;line-height:1.2}.exterior-page [id]{scroll-margin-top:110px}@media (width>=960px){.exterior-page .items-editorial{grid-template-columns:repeat(3,minmax(0,1fr))}.exterior-page .items-editorial h3{min-height:2.5em}}@media (width<=959px){.exterior-page .items-editorial,.exterior-page .items-cards{grid-template-columns:1fr}}@media (width<=760px){.exterior-page .inner-hero-shell{padding-top:36px;padding-bottom:36px}.exterior-page .items-cards .section-item,.exterior-page .items-steps .section-item{padding:24px}.exterior-page .items-steps h3{min-height:0}}.items-profiles{grid-template-columns:repeat(3,1fr)}.items-profiles .section-item{background:var(--mist);border-radius:var(--radius);overflow:hidden}.profile-photo{aspect-ratio:4/3;object-fit:cover;object-position:center 25%;width:100%}.items-profiles .section-item:nth-child(2) .profile-photo{object-position:center 28%}.items-profiles .item-copy{padding:28px}.items-profiles h3{margin-top:16px;font-size:1.9rem}.items-profiles p{margin-top:12px}.section-plain .section-heading{max-width:980px}.about-page .inner-hero{min-height:0}.about-page .inner-hero-shell{padding-top:54px;padding-bottom:48px}.about-page .section-items{margin-top:36px}.about-page #socios{scroll-margin-top:110px}.about-page .items-profiles{grid-template-columns:1fr;gap:36px}.about-page .items-profiles .section-item{border:1px solid var(--line);background:var(--white);grid-template-columns:minmax(0,.85fr) minmax(0,1.6fr);display:grid}.about-page .profile-visual{min-height:460px;position:relative;overflow:hidden}.about-page .items-profiles .profile-photo{aspect-ratio:auto;object-fit:cover;object-position:65% center;width:100%;height:100%;position:absolute;inset:0}.about-page .items-profiles .profile-photo[src="/images/buba-palestra-microfone-original.png"]{object-position:45% center;height:209%;top:-54.6%;bottom:auto}.about-page .items-profiles .item-copy{align-self:center;padding:36px}.about-page .items-profiles h3{margin-top:12px;font-size:clamp(1.8rem,2.5vw,2.4rem)}.about-page .items-profiles .profile-role{color:var(--purple-deep);margin-top:12px;font-weight:650;line-height:1.5}.about-page .items-profiles p{margin-top:20px}.about-page .profile-focus{border-left:3px solid var(--purple);background:#f6f3ff;margin-top:24px;padding:20px 22px}.about-page .profile-focus h4{margin:0;font-size:1rem;font-weight:650}.about-page .items-profiles .profile-focus p{margin-top:8px}.about-page .profile-credentials{border-top:1px solid var(--line);color:var(--muted);margin:22px 0 0;padding:20px 0 0 20px;font-size:.9375rem}.about-page .profile-credentials li+li{margin-top:6px}.about-page .profile-socials{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.about-page .profile-socials a{min-height:44px;color:var(--purple-deep);border:1px solid #c8b9e8;border-radius:8px;justify-content:center;align-items:center;gap:18px;padding:9px 16px;font-size:.9375rem;font-weight:650;line-height:1.4;text-decoration:none;display:inline-flex}.about-page .profile-socials a:hover{border-color:var(--purple);background:var(--lavender)}.about-page .profile-socials a:focus-visible{outline:2px solid var(--purple-deep);outline-offset:4px}.about-page .section-note{border-top:1px solid var(--line);max-width:none;color:var(--muted);background:0 0;border-radius:0;margin-top:28px;padding:22px 0 0;font-size:1rem}.about-page .items-cards .section-item{background:var(--lavender);min-height:0;padding:30px}.about-page .items-cards h3{margin-top:12px;font-size:1.8rem}.about-page .items-cards p{margin-top:18px}.about-page .items-cards .profile-role{color:var(--purple-deep);margin-top:14px;font-weight:650}.about-page .items-editorial{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.about-page .items-editorial h3{min-height:2.5em;font-size:1.5rem;line-height:1.25}.about-page #nosso-jeito-de-trabalhar{background:var(--white)}@media (width<=959px){.about-page .items-profiles .section-item{grid-template-columns:minmax(0,.75fr) minmax(0,1fr)}.about-page .items-profiles .item-copy{padding:28px}.about-page .items-editorial{grid-template-columns:1fr;gap:0}.about-page .items-editorial h3{min-height:0}}@media (width<=700px){.about-page .inner-hero-shell{padding-top:36px;padding-bottom:36px}.about-page .items-profiles .section-item{grid-template-columns:1fr}.about-page .profile-visual{height:340px;min-height:0}.about-page .profile-focus{padding:18px}.about-page .items-profiles .profile-photo{object-position:center 36%}.about-page .items-profiles .item-copy,.about-page .items-cards .section-item{padding:24px}}.section-note{color:#4e465a;background:var(--lavender);border-radius:12px;max-width:880px;margin-top:28px;padding:20px 22px;font-size:.9rem}.faq-section{background:var(--lavender)!important}.faq-shell{grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:start;gap:80px;display:grid}.faq-list{border-top:1px solid #19142a40}.faq-list details{border-bottom:1px solid #19142a40}.faq-list summary{cursor:pointer;padding:24px 40px 24px 0;font-size:1.05rem;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:1.35rem;position:absolute;top:23px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#4e465a;max-width:650px;padding:0 40px 24px 0}.faq-answer-link{margin-top:16px;display:block}.final-cta{padding:var(--section-space) 0;background:var(--purple)}.final-cta-shell{max-width:1000px}.final-cta .eyebrow{margin-bottom:20px}.final-cta h2{font-size:var(--section-title-size);letter-spacing:-.05em;font-weight:500;line-height:1.04}.final-cta p:not(.eyebrow){max-width:720px;margin-top:28px;font-size:1.12rem}.final-cta .button{background:var(--ink);color:var(--white);margin-top:36px}.finance-page .inner-hero{min-height:0}.finance-page .inner-hero-shell{padding:66px 0 48px}.finance-page .inner-hero h1{text-wrap:balance;line-height:1.04}.finance-page .content-section .section-heading{max-width:900px}.finance-page .section-items{margin-top:38px}.finance-page .items-editorial{gap:0 52px}.finance-page .items-editorial h3{font-size:clamp(1.4rem,2.2vw,1.8rem)}.finance-page .items-editorial p{max-width:58ch}.finance-page .items-cards .section-item{min-height:0;padding:28px}.finance-page .items-cards .section-item h3{margin-top:0;font-size:clamp(1.35rem,2vw,1.65rem)}.finance-page .items-cards .section-item p{max-width:56ch}.finance-page .section-flow{background:var(--lavender)}.section-preparation{border-radius:var(--radius);background:var(--white);grid-template-columns:minmax(0,.65fr) minmax(0,1fr);gap:32px;margin-top:36px;padding:28px;display:grid}.section-preparation h3{letter-spacing:-.035em;font-size:1.4rem;font-weight:500;line-height:1.2}.section-preparation p{color:var(--muted)}.items-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:0;list-style:none;display:grid}.items-flow .section-item{border-radius:var(--radius);background:var(--white);min-width:0;padding:28px;position:relative}.items-flow .item-label{color:var(--purple-deep);letter-spacing:0;text-transform:none;margin-bottom:18px;font-size:.875rem;line-height:1.5}.items-flow .section-item h3{font-size:1.55rem}.items-flow .section-item p{color:var(--ink);margin-top:16px;font-size:1.0625rem;line-height:1.6}.items-flow .section-item:nth-child(2){color:var(--white);background:var(--ink)}.items-flow .section-item:nth-child(2) .item-label{color:var(--purple)}.items-flow .section-item:nth-child(2) p{color:#f3eefb}.items-flow .section-item:last-child{background:#f8f3dc}.items-flow .section-item:last-child .item-label{color:#5b4520}.service-flow-arrow{z-index:1;border:6px solid var(--lavender);background:var(--yellow);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;font-size:1.3rem;font-weight:650;line-height:1;display:grid;position:absolute;top:calc(50% - 24px);right:-39px}.finance-page [id]{scroll-margin-top:110px}@media (width<=960px){.items-flow{grid-template-columns:1fr;gap:28px}.service-flow-arrow{top:auto;bottom:-38px;right:calc(50% - 24px);transform:rotate(90deg)}}@media (width<=760px){.finance-page .inner-hero-shell{padding:44px 0 36px}.finance-page .inner-hero-text{font-size:1rem}.section-preparation{grid-template-columns:1fr;gap:14px;padding:24px}.items-flow .section-item{padding:24px}}.accounting-hero{color:var(--white);background:var(--ink);padding:66px 0 34px}.accounting-hero .eyebrow{color:var(--purple);margin-bottom:22px}.accounting-hero h1{max-width:1000px;font-size:var(--hero-title-size);letter-spacing:-.06em;text-wrap:balance;font-weight:500;line-height:1.04}.accounting-hero-text{color:#d7d2df;max-width:750px;margin-top:24px;font-size:1.12rem;line-height:1.6}.accounting-hero .button-row{margin-top:30px}.accounting-hero .button-secondary{color:var(--white)}.accounting-highlights{border-top:1px solid #ffffff29;flex-wrap:wrap;gap:16px 36px;margin:36px 0 0;padding:22px 0 0;list-style:none;display:flex}.accounting-highlights li{color:#e2d6fa;font-size:.9rem}.accounting-section{padding:var(--section-space) 0}.accounting-section .section-heading{max-width:840px}.accounting-section .section-intro{max-width:680px}.accounting-section h3{letter-spacing:-.035em;font-weight:500;line-height:1.15}.accounting-label{color:var(--purple-deep);margin-bottom:12px;font-size:.875rem;font-weight:650;line-height:1.4;display:block}.accounting-answers-grid{border-top:1px solid var(--line);margin-top:42px}.accounting-answers-item{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:60px;padding:30px 0;display:grid}.accounting-question{grid-template-columns:28px minmax(0,1fr);gap:18px;display:grid}.accounting-index{color:var(--purple-deep);padding-top:5px;font-size:.875rem;font-weight:650}.accounting-question h3{max-width:27ch;font-size:clamp(1.4rem,2.3vw,1.9rem)}.accounting-answer p{max-width:58ch;color:var(--muted)}.accounting-profit{background:var(--lavender)}.accounting-profit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:36px;display:grid}.accounting-profit-item{border-radius:var(--radius);background:var(--white);padding:32px;display:flex;position:relative}.accounting-profit-item:first-child{color:var(--white);background:var(--ink)}.accounting-profit-item:first-child .accounting-label{color:var(--purple)}.accounting-profit-item h3{max-width:24ch;font-size:clamp(1.5rem,2.5vw,2rem)}.accounting-profit-item p{max-width:48ch;color:var(--muted);margin-top:16px}.accounting-profit-item:first-child p{color:#d7d2df}.accounting-profit-connector{z-index:1;border:6px solid var(--lavender);width:50px;height:50px;color:var(--ink);background:var(--purple);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:650;display:grid;position:absolute;top:calc(50% - 25px);right:-41px}.accounting-note{max-width:880px;color:var(--muted);margin-top:24px;font-size:.95rem}.accounting-tax-details{margin-top:12px;display:inline-block}.accounting-section-links{margin-top:24px}.accounting-delivery{background:var(--lavender)}.accounting-delivery .section-heading{max-width:940px}.accounting-delivery h2{letter-spacing:-.035em;font-size:clamp(2rem,4.1vw,3.5rem);line-height:1.12}.accounting-delivery .section-intro{max-width:760px}.accounting-preparation{background:var(--white);border-radius:var(--radius);grid-template-columns:minmax(160px,.3fr) minmax(0,1fr);gap:32px;margin-top:36px;padding:28px 32px;display:grid}.accounting-preparation>.accounting-label{margin:4px 0 0}.accounting-preparation h3{font-size:1.4rem}.accounting-preparation div>p{color:var(--muted);margin-top:12px}.accounting-workflow{margin:44px 0 0;padding:0;list-style:none}.accounting-workflow-step+.accounting-workflow-step{border-top:1px solid #d4c7e8;margin-top:44px;padding-top:36px}.accounting-workflow-heading{align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.accounting-step-number{height:44px;color:var(--white);background:var(--ink);border-radius:50%;flex:0 0 44px;place-items:center;font-size:.9rem;font-weight:650;display:grid}.accounting-workflow-heading .accounting-label{margin:0 0 6px}.accounting-workflow-heading h3{font-size:clamp(1.4rem,2.4vw,1.85rem)}.accounting-workflow-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0;display:grid}.accounting-workflow-details>div{border-radius:var(--radius);background:var(--white);min-width:0;padding:28px;position:relative}.accounting-workflow-details dt{color:var(--purple-deep);margin-bottom:16px;font-size:1rem;font-weight:650}.accounting-workflow-details dd{color:var(--ink);margin:0;font-size:1.0625rem;line-height:1.6}.accounting-workflow-details>.accounting-workflow-service{color:var(--white);background:var(--ink)}.accounting-workflow-service dt{color:var(--purple)}.accounting-workflow-service dd{color:#f3eefb}.accounting-workflow-details>.accounting-workflow-delivery{background:#f8f3dc}.accounting-workflow-delivery dt{color:#5b4520}.accounting-workflow-arrow{z-index:1;border:6px solid var(--lavender);background:var(--yellow);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;font-size:1.3rem;font-weight:650;line-height:1;display:grid;position:absolute;top:calc(50% - 24px);right:-39px}.accounting-delivery .accounting-note{border-top:0;margin-top:32px;padding-top:0}.accounting-team{padding-top:0}.accounting-team>.content-shell{border-top:1px solid var(--line);padding-top:48px}.accounting-team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:36px;display:grid}.accounting-team-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);overflow:hidden}.accounting-team-item>img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto;display:block}.accounting-team-item .accounting-item-copy{padding:26px}.accounting-team-item h3{font-size:1.65rem}.accounting-team-item p{color:var(--muted);margin-top:14px}.accounting-team-item p:last-child{font-size:.875rem}.accounting-start{background:#faf9ff}.accounting-start-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:36px;display:grid}.accounting-start-item{border-top:1px solid var(--line);padding:24px 0}.accounting-start-item h3{font-size:1.5rem}.accounting-start-item p{color:var(--muted);margin-top:12px}.accounting-page [id]{scroll-margin-top:110px}.accounting-page .faq-list details:target{border-left:3px solid var(--purple-deep);padding-left:16px}@media (width<=980px){.accounting-workflow-details{grid-template-columns:1fr;gap:28px}.accounting-workflow-details>div{padding:24px}.accounting-workflow-arrow{top:auto;bottom:-38px;right:calc(50% - 24px);transform:rotate(90deg)}}@media (width<=760px){.accounting-hero{padding:44px 0 28px}.accounting-hero-text{font-size:1rem}.accounting-highlights{gap:12px;margin-top:28px}.accounting-highlights li{flex-basis:100%}.accounting-answers-item{grid-template-columns:1fr;gap:18px;padding:26px 0}.accounting-question{grid-template-columns:24px minmax(0,1fr);gap:12px}.accounting-answer{padding-left:36px}.accounting-profit-grid,.accounting-team-grid,.accounting-start-grid{grid-template-columns:1fr}.accounting-preparation{grid-template-columns:1fr;gap:8px;padding:24px}.accounting-workflow-heading{gap:14px}.accounting-workflow-details dt{margin-bottom:12px}.accounting-profit-item{padding:26px}.accounting-profit-connector{top:auto;bottom:-41px;right:calc(50% - 25px);transform:rotate(90deg)}.accounting-team>.content-shell{padding-top:36px}.accounting-team-item .accounting-item-copy{padding:24px}.accounting-team-item h3{font-size:1.5rem}.accounting-start-grid{gap:0}}.integrated-hero{color:var(--white);background:var(--ink);position:relative;overflow:hidden}.integrated-hero:after{content:"";opacity:.16;background:url(/images/bmnum-grafismo-line-purple.png) 50%/contain no-repeat;width:650px;height:650px;position:absolute;bottom:-280px;right:-180px}.integrated-hero-shell{z-index:1;width:min(var(--max), calc(100% - 48px));grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:center;gap:64px;margin:0 auto;padding:64px 0;display:grid;position:relative}.integrated-hero-copy .eyebrow{color:var(--purple);margin-bottom:22px}.integrated-hero-copy h1{max-width:760px;font-size:var(--hero-title-size);letter-spacing:-.06em;font-weight:500;line-height:1.01}.integrated-hero-copy>p:not(.eyebrow){color:#d7d2df;max-width:700px;margin-top:26px;font-size:1.12rem;line-height:1.55}.integrated-hero-copy .button-row{margin-top:28px}.integrated-hero-copy .button-secondary{color:var(--white)}.integrated-hero-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #fff3;border-radius:24px;padding:30px}.integrated-hero-panel>.eyebrow{color:var(--purple)}.integrated-hero-panel h2{letter-spacing:-.045em;max-width:430px;margin-top:14px;font-size:clamp(1.65rem,2.2vw,2rem);font-weight:500;line-height:1.04}.integrated-hero-rows{margin-top:26px;display:grid}.integrated-hero-rows>div{border-top:1px solid #fff3;gap:5px;padding:18px 0;display:grid}.integrated-hero-rows>div:last-child{padding-bottom:0}.integrated-hero-rows span{color:var(--purple);letter-spacing:.07em;text-transform:uppercase;font-size:.875rem;font-weight:650}.integrated-hero-rows strong{font-size:1rem;font-weight:500}.integrated-highlight-strip p{font-size:.9rem}.integrated-section{padding:var(--section-space) 0}.integrated-section-heading{max-width:940px}.integrated-section-heading .eyebrow{color:var(--purple-deep);margin-bottom:18px}.integrated-section-heading h2{font-size:var(--section-title-size);letter-spacing:-.055em;font-weight:500;line-height:1.04}.integrated-pains-section{background:var(--paper)}.integrated-pains-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:72px;display:grid}.integrated-pain-grid{border-top:1px solid var(--line)}.integrated-pain-grid article{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(0,1fr);gap:18px;padding:26px 0;display:grid}.integrated-pain-grid span{color:var(--purple-deep);letter-spacing:.06em;font-size:.875rem;font-weight:650}.integrated-pain-grid h3{letter-spacing:-.04em;max-width:500px;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:500;line-height:1.08}.integrated-pain-grid p{max-width:530px;color:var(--muted);margin-top:12px}.integrated-flow-section{background:var(--lavender)}.integrated-flow-grid{border-radius:var(--radius);background:var(--paper);border:1px solid #19142a29;grid-template-columns:repeat(3,1fr);gap:0;margin-top:42px;display:grid;overflow:hidden}.integrated-flow-grid article{flex-direction:column;padding:30px;display:flex}.integrated-flow-grid article+article{border-left:1px solid var(--line)}.integrated-flow-grid span{color:var(--purple-deep);letter-spacing:.07em;text-transform:uppercase;font-size:.875rem;font-weight:650}.integrated-flow-grid h3{letter-spacing:-.04em;margin-top:22px;font-size:clamp(1.5rem,2.1vw,1.85rem);font-weight:500;line-height:1.06}.integrated-flow-grid p{color:var(--muted);margin-top:14px}.integrated-flow-grid .integrated-step-example{border-top:1px solid var(--line);color:var(--ink);margin-top:22px;padding-top:18px}.integrated-flow-note{color:#4f4560;background:#ffffff80;border-radius:12px;grid-template-columns:minmax(0,.5fr) minmax(0,1.5fr);gap:24px;margin-top:24px;padding:24px;font-size:1rem;display:grid}.integrated-flow-note strong{color:var(--ink)}.integrated-benefits-section{color:var(--white);background:var(--ink)}.integrated-benefits-section .integrated-section-heading .eyebrow{color:var(--purple)}.integrated-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.integrated-benefit-grid article{background:var(--ink-soft);border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;padding:28px;display:flex}.integrated-benefit-grid h3{letter-spacing:-.035em;font-size:clamp(1.5rem,2.1vw,1.85rem);font-weight:500;line-height:1.08}.integrated-benefit-grid p{color:#cfc9d7;max-width:520px;margin-top:10px}.integrated-benefit-note{max-width:920px;color:var(--ink);background:var(--purple);border-radius:12px;margin-top:26px;padding:20px 22px;font-size:1rem;font-weight:500}.integrated-role-note{color:#4f4560;max-width:980px;margin-top:18px;font-size:.875rem}.integrated-proof-section{background:var(--mist)}.integrated-proof-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:64px;display:grid}.integrated-final-cta h2{max-width:1050px}.contact-hero{background:var(--lavender);padding:54px 0 48px}.contact-hero-shell{width:min(var(--max), calc(100% - 48px));margin:0 auto}.contact-hero-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);align-items:center;gap:64px;display:grid}.contact-hero .eyebrow{color:var(--purple-deep);margin-bottom:20px}.contact-hero h1{letter-spacing:-.055em;max-width:760px;font-size:clamp(2.7rem,4.8vw,4.5rem);font-weight:500;line-height:1.05}.contact-intro{max-width:650px;color:var(--muted);margin-top:24px;font-size:1.125rem}.contact-shortcuts{flex-wrap:wrap;gap:8px 24px;margin-top:22px;display:flex}.contact-shortcuts a{min-height:44px;color:var(--purple-deep);text-underline-offset:5px;align-items:center;gap:10px;font-size:1rem;font-weight:650;text-decoration:underline;display:inline-flex}.contact-help{border-radius:var(--radius);background:var(--white);padding:28px}.contact-help h2{letter-spacing:-.025em;font-size:1.5rem;font-weight:600;line-height:1.25}.contact-help p{color:var(--muted);margin-top:14px;font-size:1rem}.contact-help .button{width:100%;margin-top:22px}.contact-page .button-dark{color:var(--white);background:var(--ink)}.contact-page .button-dark:hover{background:var(--purple-deep)}.contact-topics{padding-top:54px;padding-bottom:64px}.contact-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;display:grid}.contact-group,.contact-certificate{scroll-margin-top:110px}.contact-group-heading{padding-bottom:24px}.contact-group-heading h2{letter-spacing:-.04em;font-size:clamp(1.9rem,2.8vw,2.6rem);font-weight:500;line-height:1.1}.contact-group-heading p{color:var(--muted);margin-top:12px;font-size:1rem}.contact-service-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.contact-service-list li{border-bottom:1px solid var(--line)}.contact-service-link{border-radius:8px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:20px;min-height:142px;padding:22px 12px 22px 0;transition:background .16s;display:grid}.contact-service-link:hover{background:var(--lavender)}.contact-service-link h3{letter-spacing:-.02em;font-size:clamp(1.2rem,1.65vw,1.45rem);font-weight:600;line-height:1.25}.contact-service-link p{color:var(--muted);margin-top:9px;font-size:1rem;line-height:1.55}.contact-service-arrow{width:44px;height:44px;color:var(--purple-deep);background:var(--lavender);border-radius:50%;place-items:center;font-size:1.3rem;display:grid}.contact-service-link:hover .contact-service-arrow{color:var(--white);background:var(--purple-deep)}.contact-page a:focus-visible{outline:3px solid var(--purple-deep);outline-offset:4px}.contact-certificate{background:var(--lavender);border-radius:var(--radius);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin-top:42px;padding:32px;display:grid}.contact-certificate .eyebrow{color:var(--purple-deep);margin-bottom:12px}.contact-certificate h2{letter-spacing:-.03em;font-size:1.75rem;font-weight:600;line-height:1.2}.contact-certificate p:not(.eyebrow){max-width:680px;color:var(--muted);margin-top:12px;font-size:1rem}.contact-page .contact-next-steps{background:var(--white)}.contact-next-steps .items-steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px}.contact-next-steps .items-steps .section-item{min-height:0}.contact-next-steps .items-steps h3{margin-top:24px;font-size:1.45rem;line-height:1.2}.contact-next-steps .section-note{max-width:none}@media (width<=959px){.contact-hero-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);gap:28px}.contact-groups{gap:32px}.contact-certificate{grid-template-columns:1fr;gap:24px}.contact-certificate .button{justify-self:start}.contact-next-steps .items-steps{grid-template-columns:1fr}}@media (width<=700px){.contact-hero{padding-top:36px;padding-bottom:36px}.contact-hero-layout,.contact-groups{grid-template-columns:1fr}.contact-groups{gap:44px}.contact-help{padding:24px}.contact-topics{padding-top:36px;padding-bottom:40px}.contact-service-link{gap:14px;min-height:128px;padding-top:20px;padding-bottom:20px}.contact-group,.contact-certificate{scroll-margin-top:92px}.contact-certificate{margin-top:32px;padding:24px}.contact-certificate .button{width:100%}}.footer{color:var(--white);background:var(--ink);padding:48px 0 24px}.footer-shell{width:min(var(--max), calc(100% - 48px));grid-template-columns:minmax(220px,.85fr) minmax(0,2.15fr);gap:48px;margin:0 auto;display:grid}.footer-intro{flex-direction:column;align-items:flex-start;display:flex}.footer-intro img{aspect-ratio:3834/870;object-fit:contain;width:155px;height:auto}.footer-intro p{color:#cfc9d7;max-width:340px;margin-top:24px}.footer-intro a{color:var(--purple);margin-top:12px;font-size:.9rem}.footer-socials{width:min(var(--max), calc(100% - 48px));border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:.7fr repeat(2,minmax(0,1fr));align-items:center;margin:52px auto 0;padding:22px 0;display:grid}.footer-socials>strong{color:var(--purple);letter-spacing:.07em;text-transform:uppercase;font-size:.74rem}.footer-socials a{border-left:1px solid #ffffff24;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;min-width:0;padding:3px 22px;display:grid}.footer-socials a span{color:#ece8f1;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;overflow:hidden}.footer-socials a small{color:#aaa4b2;grid-column:1;font-size:.72rem}.footer-socials a b{color:var(--purple);grid-area:1/2/span 2;align-self:center;font-size:.82rem}.footer-socials a:hover span{color:var(--purple)}.footer-socials a:focus-visible{outline:3px solid var(--purple);outline-offset:5px}.footer-links{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-links strong{color:var(--purple);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem}.footer-links .footer-brand-label{text-transform:none}.footer-links a,.footer-privacy a,.footer-privacy .cookie-preferences-link{color:#d8d3df;font-size:.875rem;font-weight:400;line-height:1.5;text-decoration:none}.footer-links a:hover,.footer-privacy a:hover,.footer-privacy .cookie-preferences-link:hover{color:var(--white);text-underline-offset:3px;text-decoration:underline}.footer-privacy{width:min(var(--max), calc(100% - 48px));border-top:1px solid #ffffff29;flex-wrap:wrap;align-items:center;gap:12px 28px;margin:28px auto 0;padding-top:20px;display:flex}.legal-shell{width:min(var(--max), calc(100% - 48px));border-top:1px solid #ffffff29;grid-template-columns:1.2fr .8fr .9fr;gap:34px;margin:70px auto 0;padding-top:28px;display:grid}.legal-shell>div{color:#aaa4b2;flex-direction:column;gap:5px;font-size:.74rem;display:flex}.legal-shell strong{color:#e5e1ea;font-size:.78rem}.legal-note{width:min(var(--max), calc(100% - 48px));color:#8f8998;margin:28px auto 0;font-size:.7rem}.home-hero-shell{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:64px;min-height:0;padding:64px 0}.home-hero-copy{max-width:780px}.home-hero-copy .eyebrow{margin-bottom:20px}.home-hero h1{max-width:760px;font-size:var(--hero-title-size);line-height:1.01}.home-hero-text{max-width:730px;color:var(--white);margin-top:24px;font-size:1.12rem;line-height:1.55}.home-hero-detail{color:#cfc9d7;max-width:730px;margin-top:14px;font-size:.96rem;line-height:1.6}.home-hero .button-row{margin-top:28px}.revenue-strip{background:var(--lavender);border-bottom:1px solid var(--line)}.revenue-models{grid-template-columns:250px 1fr;align-items:center;gap:28px;min-height:110px;padding:22px 0;display:grid}.revenue-models>strong{color:var(--ink);font-size:.82rem;font-weight:650;line-height:1.4;display:block}.revenue-models>div{flex-wrap:wrap;gap:8px;display:flex}.revenue-models span{color:#4e465a;background:#ffffff80;border:1px solid #19142a24;border-radius:999px;padding:7px 10px;font-size:.74rem}.proof-strip-shell>*{min-height:106px;padding:22px 28px}.home-editorial-section{padding:var(--section-space) 0}.home-section-heading{max-width:840px}.home-section-heading h2{font-size:var(--section-title-size);line-height:1.04}.home-section-heading .section-intro{max-width:700px;margin-top:18px;font-size:1.02rem}.situation-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:50px;display:grid}.situation-grid article{background:var(--mist);border-radius:var(--radius);border:1px solid #0000;flex-direction:column;min-height:235px;padding:28px;display:flex}.situation-grid article>span{color:var(--purple-deep);font-size:.75rem;font-weight:650}.situation-grid h3{letter-spacing:-.035em;max-width:500px;margin-top:auto;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:500;line-height:1.12}.situation-grid p{max-width:550px;color:var(--muted);margin-top:10px;font-size:.94rem}.professional-note{color:#4e465a;background:var(--lavender);border-radius:12px;max-width:850px;margin-top:22px;padding:18px 20px;font-size:.9rem}.services-section{background:var(--lavender)}.service-featured{color:var(--ink);background:var(--purple);border-radius:var(--radius);grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:54px;margin-top:52px;padding:38px;transition:transform .16s;display:grid}.service-featured:hover{transform:translateY(-4px)}.service-featured-copy{flex-direction:column;align-items:flex-start;display:flex}.service-featured-copy>span,.service-card>span{color:var(--purple-deep);letter-spacing:.07em;text-transform:uppercase;font-size:.74rem;font-weight:650}.service-featured-copy>span{color:var(--ink)}.service-featured h3{letter-spacing:-.05em;max-width:650px;margin-top:18px;font-size:clamp(2.15rem,3.5vw,3.35rem);font-weight:500;line-height:1.02}.service-featured p{max-width:650px;color:var(--ink);margin-top:18px}.service-featured-copy>strong{margin-top:28px;font-size:.88rem}.service-flow{align-content:center;gap:8px;display:grid}.service-flow>div{background:#ffffff6b;border-radius:12px;gap:4px;padding:16px 18px;display:grid}.service-flow small{color:#5d486f;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:650}.service-flow strong{font-size:.96rem}.service-flow>span{color:var(--ink);text-align:center;font-size:1.1rem}.service-card-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px;display:grid}.service-card{background:var(--paper);border-radius:var(--radius);flex-direction:column;min-height:310px;padding:30px;transition:transform .16s;display:flex}.service-card:hover{transform:translateY(-4px)}.service-card h3{letter-spacing:-.04em;max-width:540px;margin-top:52px;font-size:clamp(1.7rem,2.6vw,2.45rem);font-weight:500;line-height:1.08}.service-card p{max-width:570px;color:var(--muted);margin-top:14px;font-size:.94rem}.service-card>strong{margin-top:auto;padding-top:24px;font-size:.86rem}.profit-section{background:var(--paper)}.profit-layout{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:start;gap:76px;display:grid}.profit-copy>.eyebrow{color:var(--purple-deep);margin-bottom:18px}.profit-copy>h2{letter-spacing:-.05em;max-width:590px;font-size:clamp(2.45rem,4vw,3.6rem);font-weight:500;line-height:1.03}.profit-copy>p:not(.eyebrow){max-width:590px;color:var(--muted);margin-top:22px;font-size:1.02rem}.profit-statement{background:var(--lavender);border-radius:14px;gap:9px;margin-top:30px;padding:20px;display:grid}.profit-statement span{color:var(--purple-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:650}.profit-statement strong{font-size:.92rem;line-height:1.5}.profit-drivers{border-top:1px solid var(--line)}.profit-drivers article{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:18px;min-height:160px;padding:24px 8px;display:grid}.profit-drivers article>span{color:var(--purple-deep);font-size:.74rem;font-weight:650}.profit-drivers h3{letter-spacing:-.035em;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:500;line-height:1.12}.profit-drivers p{max-width:660px;color:var(--muted);margin-top:10px;font-size:.92rem}.results-section{color:var(--white);background:var(--ink)}.results-grid{grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);align-items:start;gap:70px;display:grid}.results-copy .eyebrow{color:var(--purple);margin-bottom:18px}.results-copy h2{letter-spacing:-.05em;max-width:570px;font-size:clamp(2.45rem,4vw,3.55rem);font-weight:500;line-height:1.03}.results-copy>p:not(.eyebrow){color:#d6d1dd;max-width:560px;margin-top:22px}.results-copy .results-note{color:#e7e2ec;background:#ffffff12;border-radius:12px;padding:17px 18px;font-size:.86rem}.results-copy .button{margin-top:26px}.results-section .month-questions{grid-template-columns:repeat(2,1fr);margin-top:0}.results-section .month-questions div{min-height:170px;padding:24px}.results-section .month-questions strong{font-size:clamp(1.35rem,2.2vw,2rem)}.process-section .process-grid{margin-top:50px}.process-section .process-grid article{min-height:235px;padding:28px}.process-section .process-grid h3{font-size:1.75rem}.trust-section{background:#f5f3ff}.trust-heading{max-width:860px}.trust-heading>.eyebrow{color:var(--purple-deep);margin-bottom:18px}.trust-heading>h2{letter-spacing:-.05em;font-size:clamp(2.45rem,4vw,3.7rem);font-weight:500;line-height:1.03}.trust-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:50px;display:grid}.trust-profile{background:var(--paper);border-radius:var(--radius);flex-direction:column;display:flex;overflow:hidden}.trust-profile-image{background:#e9e7ef;height:470px;margin:0;position:relative;overflow:hidden}.trust-profile-image img{object-fit:cover;width:100%;height:100%}.trust-profile-image-buba img{object-position:center 32%}.trust-profile-image-gabriel img{object-position:center 22%}.trust-profile-image figcaption{color:var(--purple);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.07em;text-transform:uppercase;background:#19142aeb;border-radius:11px;padding:14px 16px;font-size:.69rem;font-weight:650;line-height:1.35;position:absolute;bottom:20px;left:20px;right:20px}.trust-profile-copy{flex:1;min-height:250px;padding:28px}.trust-profile-copy h3{letter-spacing:-.045em;font-size:clamp(1.8rem,2.8vw,2.45rem);font-weight:500;line-height:1.05}.trust-profile-copy p{max-width:570px;color:var(--muted);margin-top:15px;font-size:.92rem;line-height:1.62}.trust-footer{margin-top:16px}.trust-role-note{color:var(--white);background:var(--ink);border-radius:14px;grid-template-columns:minmax(180px,.45fr) minmax(0,1.25fr) auto;align-items:center;gap:28px;padding:24px;display:grid}.trust-role-note>span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:650}.trust-role-note>strong{max-width:720px;font-size:.91rem;line-height:1.55}.trust-link{color:var(--purple);white-space:nowrap;font-size:.82rem;font-weight:650}.section-link{color:var(--purple-deep);white-space:normal;text-underline-offset:4px;margin-top:20px;font-size:1rem;font-weight:650;text-decoration:underline;display:inline-block}.trust-reviews{margin-top:48px}.trust-reviews-heading{justify-content:space-between;align-items:flex-end;gap:36px;display:flex}.trust-reviews-heading>div>span{color:var(--purple-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:650}.trust-reviews-heading h3{letter-spacing:-.05em;max-width:690px;margin-top:12px;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.04}.trust-reviews-heading>a{min-width:210px;color:var(--white);background:var(--ink);border-radius:12px;gap:2px;padding:16px 18px;display:grid}.trust-reviews-heading>a>span{color:var(--yellow);letter-spacing:.08em;font-size:.78rem}.trust-reviews-heading>a>strong{font-size:.9rem}.trust-reviews-heading>a>small{color:#d8d2e1;font-size:.72rem}.trust-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.accounting-review{max-width:840px;margin-top:40px}.accounting-review>.eyebrow{margin-bottom:16px}.accounting-review .trust-review-card{min-height:auto}.accounting-review .trust-review-card footer strong,.accounting-review .trust-review-card footer span{font-size:.875rem}.trust-review-card{min-height:280px;color:inherit;background:var(--paper);border:1px solid var(--line);border-radius:14px;flex-direction:column;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.trust-review-card:hover{border-color:#6c39c459;transform:translateY(-3px);box-shadow:0 18px 38px #19142a1a}.trust-review-card:focus-visible{outline:3px solid var(--purple-deep);outline-offset:4px}.trust-review-card-featured{background:var(--yellow);border-color:#0000}.trust-review-stars{color:var(--purple-deep);letter-spacing:.08em;font-size:.8rem}.trust-review-card blockquote{margin-top:22px;font-size:clamp(1.03rem,1.45vw,1.18rem);font-weight:500;line-height:1.5}.trust-review-card footer{flex-direction:column;margin-top:auto;padding-top:24px;display:flex}.trust-review-card footer strong{font-size:.83rem}.trust-review-card footer span{color:var(--muted);margin-top:3px;font-size:.7rem}.trust-review-card-featured footer span{color:var(--ink)}.trust-review-card footer .trust-review-link{color:var(--purple-deep);margin-top:16px;font-size:.75rem;font-weight:650}.integrated-review-card{isolation:isolate;padding:32px;position:relative}.integrated-review-card blockquote{font-size:clamp(1.25rem,2vw,1.6rem)}.integrated-review-card footer strong{font-size:1rem}.integrated-review-card footer span,.integrated-review-card footer .trust-review-link{font-size:.875rem}.integrated-review-card .integrated-review-person{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:18px;display:grid}.integrated-review-person img{object-fit:cover;border-radius:12px;width:88px;height:88px;display:block}.integrated-review-person>div{gap:4px;display:grid}.integrated-review-instagram{z-index:2;overflow-wrap:anywhere;max-width:100%;color:var(--purple-deep);justify-self:start;padding:6px 0;font-size:.875rem;position:relative}.integrated-review-source{color:var(--purple-deep);align-self:flex-start;margin-top:20px;font-size:.875rem;font-weight:650}.integrated-review-source:after{content:"";z-index:1;border-radius:14px;position:absolute;inset:0}.integrated-review-source:focus-visible{outline:none}.integrated-review-source:focus-visible:after{outline:3px solid var(--purple-deep);outline-offset:4px}.integrated-review-instagram:focus-visible{outline:3px solid var(--purple-deep);outline-offset:3px;border-radius:3px}.integrated-review-instagram:hover,.integrated-review-source:hover{text-underline-offset:3px;text-decoration:underline}@media (prefers-reduced-motion:reduce){.trust-review-card{transition:none}.trust-review-card:hover{transform:none}}.home-faq-section{background:var(--paper)}.home-faq-grid{grid-template-columns:minmax(0,.8fr) minmax(460px,1.2fr);align-items:start;gap:80px;display:grid}.home-faq-list{border-top:1px solid var(--line)}.home-faq-list details{border-bottom:1px solid var(--line)}.home-faq-list summary{cursor:pointer;padding:22px 42px 22px 0;font-weight:650;list-style:none;position:relative}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary:after{content:"+";color:var(--purple-deep);font-size:1.35rem;position:absolute;top:20px;right:4px}.home-faq-list details[open] summary:after{content:"−"}.home-faq-list details p{max-width:680px;color:var(--muted);padding:0 42px 22px 0;font-size:.94rem}.complementary-section{background:#faf9ff}.complementary-section .complementary-grid{margin-top:50px}.complementary-section .complementary-grid a{min-height:245px;padding:28px}.complementary-section .complementary-grid h3{font-size:clamp(1.8rem,2.8vw,2.55rem)}@media (width<=1080px){.desktop-nav,.header-cta{display:none}.mobile-header-actions{align-items:center;gap:8px;display:flex}.mobile-nav{display:block;position:relative}.mobile-nav>summary{background:var(--ink);min-height:42px;color:var(--white);cursor:pointer;border-radius:999px;align-items:center;padding:0 15px;font-size:.84rem;font-weight:650;list-style:none;display:flex}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;width:min(380px,100vw - 32px);max-height:calc(100vh - 100px);padding:12px;display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:auto;box-shadow:0 24px 70px #19142a2e}.mobile-panel a,.mobile-panel span{padding:12px;line-height:1.2}.mobile-panel span{color:var(--purple-deep);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.72rem;font-weight:650}.home-hero-shell{grid-template-columns:1fr;gap:50px}.hero-result-statement{width:100%;max-width:620px}.integration-flow{grid-template-columns:1fr;gap:12px}.flow-link{min-height:110px}.flow-link strong{transform:rotate(90deg)}.items-steps,.items-profiles{grid-template-columns:repeat(2,1fr)}.faq-shell{grid-template-columns:1fr;gap:56px}.footer-shell{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.nav-shell,.wide-shell,.content-shell,.final-cta-shell,.review-shell,.inner-hero-shell,.contact-hero-shell,.footer-shell,.footer-socials,.footer-privacy,.legal-shell,.legal-note,.proof-strip-shell,.highlight-strip>div,.home-hero-shell{width:min(100% - 32px, var(--max))}.nav-shell{min-height:68px}.brand{width:124px}.home-hero-shell{min-height:auto;padding:70px 0}.home-hero h1{font-size:var(--hero-title-size)}.home-hero-text{font-size:1rem}.button-row{flex-direction:column;align-items:stretch}.button{width:100%}.hero-result-statement{border-radius:22px;padding:22px}.proof-strip-shell{grid-template-columns:1fr}.proof-strip-shell>*{border-bottom:1px solid var(--line);min-height:108px;padding:20px}.situations-section,.integration-section,.month-questions-section,.offers-section,.process-section,.complementary-section,.content-section,.final-cta{padding:var(--section-space) 0}.section-heading h2{font-size:var(--section-title-size)}.situation-list{margin-top:44px}.situation-list a{grid-template-columns:44px 1fr 24px;gap:12px}.situation-list p{font-size:.9rem}.integration-flow{margin-top:46px}.integration-flow article{min-height:300px;padding:28px}.month-questions{grid-template-columns:1fr;margin-top:46px}.month-questions div{min-height:180px;padding:26px}.offer-grid,.complementary-grid,.items-cards,.items-pricing,.items-profiles{grid-template-columns:1fr}.offer-grid{margin-top:46px}.offer-grid .offer-featured{min-height:390px}.offer-grid>a{min-height:300px;padding:28px}.review-shell{grid-template-columns:1fr;gap:46px}.review-section blockquote{font-size:2.2rem}.process-grid,.items-steps{grid-template-columns:1fr}.process-grid{margin-top:46px}.process-grid article,.items-steps .section-item{min-height:230px}.authority-section{grid-template-columns:1fr}.authority-image{min-height:430px}.authority-copy{padding:68px 24px}.inner-hero{min-height:590px}.inner-hero-shell{padding:74px 0}.inner-hero h1{font-size:var(--hero-title-size)}.inner-hero-mark{font-size:9rem;right:-50px}.highlight-strip>div{grid-template-columns:1fr;padding:16px 0}.highlight-strip p,.highlight-strip p:first-child{border:0;border-bottom:1px solid #19142a33;padding:15px 4px}.section-items{margin-top:46px}.items-list .section-item{grid-template-columns:42px 1fr}.items-cards .section-item,.items-pricing .section-item{min-height:270px;padding:28px}.footer{padding-top:68px}.footer-shell,.legal-shell{grid-template-columns:1fr}.footer-shell{gap:46px}.footer-socials{grid-template-columns:1fr;margin-top:42px;padding:20px 0 4px}.footer-socials>strong{padding-bottom:14px}.footer-socials a{border-top:1px solid #ffffff1f;border-left:0;padding:14px 0}.legal-shell{margin-top:56px}}@media (width<=1080px){.home-hero-shell{grid-template-columns:1fr;gap:40px}.home-hero-copy{max-width:820px}.hero-result-statement{max-width:620px}.revenue-models{grid-template-columns:1fr;gap:12px}.service-featured{grid-template-columns:1fr;gap:36px}.service-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center}.situation-grid{grid-template-columns:repeat(2,1fr)}.profit-layout,.results-grid,.home-faq-grid{grid-template-columns:1fr;gap:50px}.profit-copy,.results-copy{max-width:760px}.trust-profile-image{height:430px}}@media (width<=760px){:root{--hero-title-size:clamp(2.2rem, 9vw, 2.75rem);--section-title-size:clamp(2rem, 8vw, 2.5rem);--section-space:48px}.home-hero-shell{gap:30px;padding:48px 0 52px}.home-hero h1{font-size:var(--hero-title-size)}.home-hero-text{margin-top:20px;font-size:.96rem}.home-hero-detail{font-size:.86rem}.hero-result-statement h2{font-size:1.7rem}.hero-result-ledger{margin-top:20px}.hero-result-row{min-height:46px}.hero-result-total{min-height:58px}.hero-result-explanation{font-size:.78rem}.hero-result-closing{font-size:.84rem}.revenue-models{min-height:0;padding:24px 0}.revenue-models span{font-size:.7rem}.home-editorial-section{padding:var(--section-space) 0}.home-section-heading h2{font-size:var(--section-title-size)}.situation-grid,.service-card-grid{grid-template-columns:1fr;margin-top:38px}.situation-grid article{min-height:205px;padding:24px}.service-featured{margin-top:38px;padding:26px}.service-featured h3{font-size:2.25rem}.service-flow{grid-template-columns:1fr;gap:7px}.service-flow>span{transform:rotate(90deg)}.service-card{min-height:295px;padding:26px}.service-card h3{margin-top:42px;font-size:1.95rem}.profit-layout{gap:38px}.profit-copy>h2{font-size:2.65rem}.profit-drivers article{grid-template-columns:42px 1fr;min-height:0;padding:22px 0}.results-grid{gap:38px}.results-copy h2{font-size:2.65rem}.results-section .month-questions{grid-template-columns:repeat(2,1fr);margin-top:0}.results-section .month-questions div{min-height:155px;padding:18px}.results-section .month-questions strong{font-size:1.25rem}.process-section .process-grid{margin-top:38px}.process-section .process-grid article{min-height:205px}.trust-heading>h2{font-size:2.65rem}.trust-profile-grid{grid-template-columns:1fr;margin-top:38px}.trust-profile-image{height:420px}.trust-profile-copy{min-height:0;padding:24px}.trust-role-note{flex-direction:column;align-items:flex-start;gap:0;padding:22px;display:flex}.trust-role-note>strong{margin-top:12px}.trust-link{white-space:normal;margin-top:22px}.trust-reviews{margin-top:38px}.trust-reviews-heading{flex-direction:column;align-items:flex-start;gap:22px}.trust-reviews-heading>a{width:100%}.trust-review-grid{grid-template-columns:1fr}.trust-review-card{min-height:235px;padding:22px}.home-faq-grid{gap:38px}.home-faq-list summary{font-size:.95rem}.complementary-section .complementary-grid{margin-top:38px}.complementary-section .complementary-grid a{min-height:230px}}@media (width<=1080px){.integrated-hero-shell{grid-template-columns:1fr;gap:44px}.integrated-hero-copy{max-width:820px}.integrated-hero-panel{width:100%;max-width:760px}}@media (width<=900px){.integrated-pains-layout,.integrated-proof-layout{grid-template-columns:1fr;gap:38px}.integrated-flow-grid,.integrated-benefit-grid{grid-template-columns:1fr}.integrated-flow-grid article+article{border-left:0;border-top:1px solid var(--line)}}@media (width<=760px){.integrated-hero-shell{width:min(100% - 32px, var(--max));gap:30px;padding:48px 0 52px}.integrated-hero-copy>p:not(.eyebrow){margin-top:20px;font-size:1rem}.integrated-hero-copy .button-row{margin-top:28px}.integrated-hero-panel{border-radius:19px;padding:22px}.integrated-hero-panel h2{font-size:1.85rem}.integrated-hero-rows{margin-top:22px}.integrated-hero-rows>div{padding:16px 0}.integrated-highlight-strip p{font-size:.84rem}.integrated-pain-grid article{gap:12px;padding:24px 0}.integrated-flow-grid,.integrated-benefit-grid{margin-top:38px}.integrated-flow-grid article,.integrated-benefit-grid article{padding:24px}.integrated-flow-note{grid-template-columns:1fr;gap:12px}.integrated-review-card{padding:24px}.integrated-review-card .integrated-review-person{grid-template-columns:64px minmax(0,1fr);gap:14px}.integrated-review-person img{width:64px;height:64px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.eyebrow,.item-label{font-size:.875rem}.button{padding:10px 22px;font-size:1rem}.button>span:last-child{flex-shrink:0}.mobile-header-cta,.mobile-nav>summary{min-height:44px;font-size:.875rem}.items-steps[data-step-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.items-steps .section-item{min-height:0;padding:26px}.items-steps h3{min-height:2.4em;margin-top:24px;font-size:1.45rem;line-height:1.2}.certificate-page .inner-hero,.fiscal-page .inner-hero{min-height:0}.fiscal-page .inner-hero-shell{padding-top:54px;padding-bottom:48px}.fiscal-page .items-pricing .section-item{min-height:0;padding:28px}.fiscal-page .items-pricing h3{margin-top:20px}.fiscal-page .section-items{margin-top:36px}.footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;min-width:0;display:grid}.footer-group{min-width:0}.footer-group-title{color:var(--purple);margin-bottom:12px;font-size:.875rem;font-weight:650;display:block}.footer-group-toggle{display:none}.footer-links{gap:4px}.footer-links a{padding:5px 0}.footer-links a,.footer-privacy a,.footer-privacy .cookie-preferences-link{font-size:.9375rem}.footer-intro p{margin-top:16px}.footer-intro a{font-size:1rem}.footer-socials{margin-top:28px;padding:16px 0}.footer-socials>strong,.footer-socials a small{font-size:.875rem}.footer-socials a span{white-space:normal;font-size:1rem}.legal-shell{gap:24px;margin-top:28px;padding-top:24px}.legal-shell>div,.legal-shell strong,.legal-note{font-size:.875rem}.legal-note{color:#b9b3c3;margin-top:20px}.footer-privacy{gap:8px 24px;margin-top:20px;padding-top:12px}.footer-privacy a,.footer-privacy .cookie-preferences-link{align-items:center;min-height:44px;display:inline-flex}@media (width<=1080px){.items-steps[data-step-count="3"]{grid-template-columns:1fr}.footer-shell{grid-template-columns:minmax(180px,.75fr) minmax(0,2.25fr);gap:28px}}@media (width<=760px){.certificate-page .inner-hero-shell,.fiscal-page .inner-hero-shell{padding-top:32px;padding-bottom:36px}.items-steps .section-item{padding:22px}.items-steps h3{min-height:0;margin-top:18px}.footer{padding-top:32px}.footer-shell{grid-template-columns:1fr;gap:24px}.footer-intro p{max-width:38ch}.footer-intro a{align-items:center;min-height:36px;margin-top:0;display:inline-flex}.footer-intro p+a{margin-top:8px}.footer-navigation{border-top:1px solid #ffffff29;display:block}.footer-group{border-bottom:1px solid #ffffff29}.footer-group-title{display:none}.footer-group-toggle{width:100%;min-height:52px;color:var(--purple);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;font-size:1rem;font-weight:650;display:flex}.footer-group-toggle span{font-size:1.4rem}.footer-links{padding-bottom:12px;display:none}.footer-links[data-expanded=true]{gap:0;display:flex}.footer-links a{min-height:44px;padding:10px 0;font-size:1rem}.footer-socials{margin-top:24px;padding:0}.footer-socials>strong{padding:16px 0 8px}.footer-socials a{padding:12px 0}.legal-shell{gap:20px;margin-top:24px;padding-top:24px}.legal-shell>div{gap:3px}.legal-note,.footer-privacy{margin-top:18px}}@media (scripting:none){.footer-group-title{margin-top:16px;display:block}.footer-group-toggle{display:none}.footer-links{display:flex}}.home-page .situation-grid article,.home-page .service-card,.home-page .process-grid article{min-height:0}.home-page .situation-grid h3,.home-page .process-grid h3{margin-top:20px}.home-page .service-card h3{margin-top:24px}.home-page .trust-profile-image{height:340px}.home-page .trust-profile-image img{object-fit:cover}.home-page .trust-profile-image figcaption{padding:10px 12px;font-size:.875rem;bottom:12px;left:16px;right:16px}.home-page .trust-profile-copy{min-height:0}.home-page .home-hero-detail{margin-top:24px}.home-page .home-hero-detail,.home-page .hero-result-explanation,.home-page .hero-result-closing,.home-page .situation-grid p,.home-page .service-card p,.home-page .profit-drivers p,.home-page .professional-note,.home-page .profit-statement strong,.home-page .results-note,.home-page .trust-profile-copy p,.home-page .trust-role-note>strong,.home-page .home-faq-list details p,.home-page .home-faq-list summary,.home-page .service-flow strong,.home-page .service-card>strong,.home-page .service-featured-copy>strong,.accounting-note,.section-note{font-size:1rem}.home-page .hero-result-eyebrow,.home-page .revenue-models>strong,.home-page .revenue-models span,.home-page .proof-strip span,.home-page .service-flow small,.home-page .service-featured-copy>span,.home-page .service-card>span,.home-page .trust-link,.home-page .trust-role-note>span,.home-page .trust-reviews-heading>div>span,.home-page .trust-reviews-heading>a>small,.home-page .trust-review-card footer strong,.home-page .trust-review-card footer span{font-size:.875rem}.accounting-workflow-details dd{font-size:1rem;line-height:1.5}@media (width<=760px){.home-page .home-hero-shell{padding:36px 0}.home-page .home-hero-text{font-size:1rem}.home-page .home-hero .button-row{margin-top:24px}.home-page .proof-strip-shell>*{min-height:0;padding:16px 20px}.home-page .situation-grid,.home-page .service-featured,.home-page .process-grid,.home-page .trust-profile-grid{margin-top:28px}.home-page .situation-grid article,.home-page .service-card,.home-page .service-featured,.home-page .process-grid article{padding:22px}.home-page .service-card-grid{margin-top:14px}.home-page .service-card h3{margin-top:18px}.home-page .service-featured h3{font-size:2rem}.home-page .profit-copy>h2,.home-page .results-copy h2,.home-page .trust-heading>h2{font-size:var(--section-title-size)}.home-page .trust-profile-image{height:260px}.home-page .trust-profile-copy{padding:22px}.home-page .trust-review-card{min-height:0;padding:20px}.home-page .trust-review-card blockquote{margin-top:16px}.home-page .trust-review-card footer{padding-top:18px}.home-page .complementary-grid a{min-height:0;padding:22px}.accounting-answers-grid{margin-top:28px}.accounting-answers-item{gap:14px;padding:22px 0}.accounting-answer{padding-left:0}.accounting-preparation{margin-top:28px;padding:20px}.accounting-workflow{margin-top:32px}.accounting-workflow-step+.accounting-workflow-step{margin-top:32px;padding-top:28px}.accounting-workflow-heading{margin-bottom:16px}.accounting-workflow-details>div{padding:20px}.accounting-workflow-details dt{margin-bottom:10px}.accounting-team-item>img{aspect-ratio:auto;height:180px}.accounting-team-item .accounting-item-copy{padding:20px}}.navigation-feedback{z-index:300;pointer-events:none;height:3px;position:fixed;inset:0 0 auto}.navigation-feedback-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navigation-feedback-bar{background:var(--purple-deep);width:45%;height:100%;animation:1s ease-in-out infinite alternate navigation-progress;display:block}@keyframes navigation-progress{0%{transform:translate(-40%)}to{transform:translate(165%)}}@media (prefers-reduced-motion:reduce){.navigation-feedback-bar{width:100%;animation:none}}.journal{max-width:1240px;margin:auto;padding:0 34px}.journal-heading{border-bottom:1px solid var(--ink);padding:42px 0 44px}.journal-kicker{letter-spacing:1.4px;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:500}.journal-heading h1{letter-spacing:-.055em;margin:20px 0 28px;font-size:clamp(2.6rem,5.5vw,4.8rem);font-weight:650;line-height:1.04}.journal-intro{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.journal-intro p{max-width:540px;color:var(--muted);font-size:21px;line-height:1.5}.journal-heading-actions{flex-direction:column;flex:0 300px;align-items:flex-start;gap:18px;display:flex}.journal-heading-actions>a:not(.reader-button){border-bottom:1px solid var(--purple-deep);color:var(--purple-deep);padding-bottom:6px;font-size:15px}.journal-intro .journal-heading-actions>p{font-size:14px;line-height:1.6}#inscricao,#artigos{scroll-margin-top:110px}.journal a:hover{color:var(--purple-deep)}.journal-feature{border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:42px;padding:60px 0;display:grid}.journal-intro .journal-description{max-width:720px;margin-top:18px;font-size:17px;line-height:1.75}.reader-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:28px;padding:26px 0;font-size:15px;display:flex}.reader-nav a:last-child{color:var(--purple-deep);margin-left:auto}.reader-preview{background:var(--mist);border-radius:6px;margin-top:18px;padding:12px 16px;font-size:14px;line-height:1.6}.reader-access{grid-template-columns:1fr minmax(300px,450px);align-items:start;gap:80px;padding:58px 0 80px;display:grid}.reader-access-intro h1,.reader-account h1,.reader-library-heading h1{letter-spacing:-.035em;margin:18px 0 24px;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:650;line-height:1.15}.reader-access-intro p,.reader-account header p,.reader-library-heading>p{color:var(--muted);max-width:660px;font-size:18px;line-height:1.75}.reader-access-intro>a,.reader-account header>a{color:var(--purple-deep);margin-top:28px;font-size:15px;text-decoration:underline;display:inline-block}.reader-form{border:1px solid var(--line);background:var(--white);border-radius:12px;flex-direction:column;gap:22px;min-width:0;padding:32px;display:flex}.reader-form h2{font-size:24px;font-weight:600;line-height:1.3}.reader-form label:not(.journal-consent){font-size:15px;line-height:1.6;display:block}.reader-form input:not([type=checkbox]){width:100%;min-width:0;font:inherit;background:var(--white);color:var(--ink);border:1px solid #9186a8;border-radius:6px;margin-top:6px;padding:12px 14px;font-size:16px;display:block}.reader-form input[readonly]{background:var(--mist)}.reader-form .journal-consent{margin:0;font-size:14px}.reader-help{color:var(--muted);font-size:14px;line-height:1.65}.reader-form label>.reader-help{margin-top:8px;display:block}.reader-form a{color:var(--purple-deep);text-underline-offset:3px;font-size:15px;text-decoration:underline}.reader-form p{font-size:15px;line-height:1.65}.reader-form .reader-honey{display:none!important}.reader-test{background:var(--mist);border-radius:8px;padding:16px}.reader-test a{overflow-wrap:anywhere;margin-top:10px;display:block}.reader-account{grid-template-columns:1fr minmax(300px,520px);gap:64px;padding:58px 0 80px;display:grid}.reader-loading{padding:60px 0}.journal .reader-secondary{background:var(--white);color:var(--purple-deep)}.reader-library-heading{padding:40px 0 0}.reader-library{margin-bottom:28px}.reader-library-empty{color:var(--muted);grid-column:1/-1;padding:25px 0;font-size:17px;line-height:1.75}.reader-gate{background:var(--mist);border-radius:12px;margin:40px 0 54px;padding:36px}.reader-gate h2{margin:14px 0;font-size:clamp(1.7rem,3vw,2.3rem);font-weight:600;line-height:1.25}.reader-gate>p{max-width:720px;font-size:17px;line-height:1.75}.reader-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:24px;font-size:15px;display:flex}.reader-actions>a{color:var(--purple-deep)}.reader-button,.reader-actions>.reader-button{background:var(--purple-deep);color:var(--white);border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:14px 20px;font-size:15px;display:inline-flex}.journal .reader-button:hover{color:var(--white);filter:brightness(.94)}@media (width<=850px){.reader-access,.reader-account{grid-template-columns:1fr;gap:32px;padding:36px 0 56px}.reader-form{max-width:620px}.journal-feature{grid-template-columns:1fr}}@media (width<=620px){.reader-form,.reader-gate{padding:24px}.reader-nav{gap:20px;font-size:14px}.journal-heading h1{font-size:2.8rem}.journal-kicker{font-size:13px}.journal-consent{font-size:14px}}.journal-number{letter-spacing:-6px;color:var(--purple-deep);font-size:100px;font-weight:500;line-height:1}.journal-number span{letter-spacing:1px;margin-top:18px;font-size:11px;display:block}.journal-feature h2{letter-spacing:-.035em;max-width:860px;margin:15px 0 20px;font-size:clamp(2rem,3.6vw,3.3rem);font-weight:650;line-height:1.16}.journal-feature>div>p:not(.journal-kicker){color:var(--muted);max-width:760px;font-size:18px;line-height:1.7}.journal-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px;font-size:14px;display:flex}.journal-meta a{color:var(--purple-deep);margin-left:auto;font-weight:500}.journal-subscribe{background:var(--mist);border-radius:14px;grid-template-columns:1fr 1fr;gap:70px;margin:64px 0;padding:50px;display:grid}.journal-subscribe h2{letter-spacing:-.035em;margin:16px 0 20px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:650;line-height:1.16}.journal-subscribe>div>p:not(.journal-kicker){color:var(--muted);font-size:17px;line-height:1.7}.journal-subscribe .journal-small{margin-top:24px;font-size:13px!important}.journal-subscribe form{min-width:0}.journal-subscribe label:not(.journal-consent){margin-bottom:18px;font-size:14px;font-weight:500;display:block}.journal-subscribe label>span{color:var(--muted);font-weight:400}.journal-subscribe input:not([type=checkbox]):not([type=radio]),.journal-subscribe select{background:var(--white);width:100%;font:inherit;color:var(--ink);border:1px solid #9186a8;border-radius:6px;margin-top:7px;padding:12px 14px;font-size:16px;display:block}.journal-consent{color:var(--ink-soft);align-items:flex-start;gap:10px;margin:20px 0;font-size:13px;line-height:1.6;display:flex}.journal-consent input{accent-color:var(--purple-deep);width:16px;min-width:16px;height:16px;margin-top:4px}.journal button{font:inherit;background:var(--purple-deep);color:#fff;border:1px solid var(--purple-deep);cursor:pointer;border-radius:7px;min-height:46px;padding:13px 19px;font-size:15px;font-weight:500}.journal button:disabled{opacity:.5;cursor:default}.journal input:focus-visible,.journal select:focus-visible,.journal button:focus-visible,.journal a:focus-visible{outline:2px solid var(--purple-deep);outline-offset:4px}.journal-subscribe form>p{margin:15px 0;font-size:14px;line-height:1.5}.journal-subscribe form>a{font-size:14px;text-decoration:underline}.journal-form-error{color:#a12323}.journal-subscribe .journal-honey{display:none!important}.journal-step-status{margin-bottom:24px}.journal-step-status p{color:var(--muted);margin-bottom:10px;font-size:14px;line-height:1.5}.journal-step-status progress{background:var(--line);width:100%;height:4px;accent-color:var(--purple-deep);border:0;border-radius:4px;display:block}.journal-step-status progress::-webkit-progress-bar{background:var(--line);border-radius:4px}.journal-step-status progress::-webkit-progress-value{background:var(--purple-deep);border-radius:4px}.journal-step-status progress::-moz-progress-bar{background:var(--purple-deep);border-radius:4px}.journal-step-fields{border:0;min-width:0;margin:0;padding:0}.journal-step-fields legend{max-width:100%;margin-bottom:18px;padding:0;font-size:21px;font-weight:550;line-height:1.4}.journal-step-fields .journal-consent{margin-bottom:0;font-size:14px}.journal-step-fields .reader-help{margin-bottom:14px}.journal-moment-options{gap:10px;display:grid}.journal-subscribe label.journal-moment-option{background:var(--white);cursor:pointer;border:1px solid #a69ab9;border-radius:7px;align-items:center;gap:12px;min-height:48px;margin:0;padding:13px 15px;font-size:16px;font-weight:400;line-height:1.5;display:flex}.journal-moment-option input{width:17px;height:17px;accent-color:var(--purple-deep);flex-shrink:0}.journal-subscribe .journal-moment-option>span{color:var(--ink)}.journal-moment-option:has(input:checked){border-color:var(--purple-deep);box-shadow:inset 0 0 0 1px var(--purple-deep)}.journal-step-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:26px;display:flex}.journal-step-actions>button[type=submit]{margin-left:auto}.journal button.journal-step-back{color:var(--purple-deep);text-underline-offset:4px;background:0 0;border-color:#0000;padding:10px 0;text-decoration:underline}.journal-signup-result{min-width:0}.journal-signup-result h3{margin:16px 0;font-size:25px;font-weight:600;line-height:1.3}.journal-signup-result p{overflow-wrap:anywhere;font-size:16px;line-height:1.7}.journal-signup-result>a{color:var(--purple-deep);margin:18px 0;text-decoration:underline;display:block}.journal-signup-result>button{margin-top:20px}.journal-back{color:var(--purple-deep);margin:36px 0;font-size:14px;display:inline-block}.journal-reading{max-width:820px;margin:15px auto 70px}.journal-reading h1{letter-spacing:-.045em;margin:22px 0 30px;font-size:clamp(2.4rem,4.9vw,4.3rem);font-weight:650;line-height:1.1}.journal-lead{color:var(--muted);font-size:21px;line-height:1.6}.journal-reading .journal-meta{border-bottom:1px solid var(--line);margin-bottom:40px;padding-bottom:30px}.journal-body{max-width:720px;margin:auto}.journal-body p{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:28px;font-size:19px;line-height:1.9}.journal-empty{max-width:720px;padding:65px 0}.journal-empty h2{margin-bottom:18px;font-size:32px;font-weight:500}.journal-empty p{color:var(--muted);font-size:18px;line-height:1.7}.journal-archive{grid-template-columns:1fr 1fr;gap:30px;padding-top:44px;display:grid}.journal-archive>h2{grid-column:1/-1;font-size:25px;font-weight:500}.journal-archive article{border-top:1px solid var(--line);padding:28px 0}.journal-archive article h3{margin:16px 0;font-size:26px;font-weight:500;line-height:1.25}.journal-archive article>p:not(.journal-kicker){color:var(--muted);font-size:16px;line-height:1.7}.journal-archive article>a{color:var(--purple-deep);margin-top:18px;font-size:15px;display:inline-block}.journal-confirm{flex-direction:column;align-items:flex-start;gap:24px;max-width:650px;margin:70px auto;display:flex}.journal-confirm h1{letter-spacing:-1px;font-size:42px;font-weight:650}.journal-confirm p{font-size:17px;line-height:1.7}.journal-confirm a{color:var(--purple-deep);font-size:15px;text-decoration:underline}@media (width<=850px){.journal-subscribe{gap:35px;padding:32px}.journal-feature{grid-template-columns:1fr;gap:28px}.journal-number{font-size:70px}.journal-number span{letter-spacing:0;font-size:10px}.journal-intro{flex-direction:column;align-items:flex-start;gap:24px}.journal-heading-actions{flex-basis:auto}}@media (width<=620px){.journal{padding:0 22px}.journal-heading{padding:48px 0 35px}.journal-heading h1{font-size:2.8rem}.journal-intro p{font-size:18px}.journal-feature{grid-template-columns:1fr;gap:18px;padding:35px 0}.journal-number{letter-spacing:-2px;align-items:center;gap:18px;font-size:40px;display:flex}.journal-number span{letter-spacing:1px;margin:0}.journal-feature h2{font-size:32px}.journal-meta{gap:12px 18px;font-size:13px}.journal-meta a{margin-left:0}.journal-subscribe{grid-template-columns:1fr;gap:30px;margin:45px 0;padding:25px}.journal-reading{margin:5px 0 45px}.journal-reading h1{font-size:36px}.journal-lead{font-size:18px}.journal-body p{font-size:17px;line-height:1.85}.journal-archive{grid-template-columns:1fr;gap:18px}.journal-confirm h1{font-size:34px}}.journal-onboarding{max-width:660px}.onboarding-progress{color:var(--muted,#6f687e);margin:0 0 1.5rem;font-size:.85rem}.onboarding-progress span{padding:0 .4rem}.journal-onboarding h1:focus{outline:none}.journal-onboarding input[readonly]{color:#5b536b;background:#f5f2f9}.onboarding-back{margin-top:2rem;font-size:.9rem}.journal-onboarding{margin:0 auto;display:block}.journal-onboarding h1{letter-spacing:-.035em;margin:20px 0 24px;font-size:clamp(2rem,4.5vw,3rem);font-weight:650;line-height:1.15}.journal-onboarding>p:not(.journal-kicker):not(.onboarding-progress):not(.onboarding-back){color:var(--muted);margin:0 0 22px;font-size:17px;line-height:1.7}.journal-onboarding .journal-kicker{margin-bottom:18px}.journal-onboarding .reader-form{margin-top:28px}.journal-onboarding .reader-links{flex-wrap:wrap;gap:24px;margin:28px 0;display:flex}.journal-onboarding .reader-links a,.onboarding-back a{color:var(--purple-deep);text-underline-offset:4px;text-decoration:underline}
