:root{--ink:#121212;--paper:#f5f1e8;--warm:#e7e3da;--orange:#ff4b1f;--muted:#777570;--line:rgba(18,18,18,.16);--serif:"Poppins", sans-serif;--sans:"Poppins", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:5px;border-radius:3px}.shell{width:min(1180px,calc(100% - 96px));margin-inline:auto}.site-header{align-items:center;background:#121212f0;color:#fff;display:flex;height:78px;justify-content:space-between;left:0;padding:0 48px;position:fixed;right:0;top:0;z-index:10}.wordmark{display:block;line-height:0;width:142px}.wordmark__logo{display:block;height:auto;width:100%}.site-header nav{display:flex;gap:34px;margin-left:auto;margin-right:42px}.site-header nav a{color:#d2d0ca;font-size:13px}.site-header nav a:hover{color:#fff}.button{align-items:center;background:var(--orange);border:1px solid var(--orange);border-radius:999px;color:#fff;display:inline-flex;font-size:13px;font-weight:700;gap:18px;justify-content:center;min-height:50px;padding:0 22px;transition:transform .2s ease,background .2s ease}.button:hover{background:#e93e15;transform:translateY(-2px)}.button--small{font-size:12px;min-height:42px;padding:0 18px}.button--ghost{background:transparent;border-color:#ffffff8c;color:#fff}.button--ghost:hover{background:#fff;color:var(--ink)}.button--card{font-size:12px;min-height:42px;margin-top:auto;padding-inline:19px}.button--footer{font-size:10px;min-height:34px;padding-inline:14px;text-transform:uppercase}.hero{background:var(--ink);color:#fff;min-height:720px;overflow:hidden;padding:178px 0 120px;position:relative}.hero__content{position:relative;z-index:1}.eyebrow{color:var(--orange);font-family:var(--serif);font-size:16px;font-weight:500;margin:0 0 24px}.hero h1,h2{font-family:var(--serif);font-weight:600;letter-spacing:-2px;line-height:.96;margin:0}.hero h1{font-size:clamp(54px,7.2vw,100px);max-width:730px}em{color:var(--orange);font-style:normal}.hero__description{color:#b8b5ae;font-size:16px;max-width:390px;margin:30px 0}.button-row{display:flex;flex-wrap:wrap;gap:12px}.hero__art{background:radial-gradient(circle at 67% 32%,rgba(255,75,31,.28),transparent 22%),linear-gradient(145deg,#252525,#090909 70%);height:540px;opacity:.9;overflow:hidden;position:absolute;right:0;top:120px;width:47%}.hero__video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero__video-shade{background:linear-gradient(90deg,#090909d6,#0909092e 72%),linear-gradient(0deg,rgba(9,9,9,.42),transparent 45%);inset:0;position:absolute}.hero__art:before{border:1px solid rgba(255,255,255,.18);border-radius:50%;content:"";height:620px;left:-140px;position:absolute;top:80px;width:620px}.hero__art:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);content:"";height:100%;left:55%;position:absolute;transform:rotate(28deg);width:1px}.hero__art-label{color:#fffc;font-size:11px;letter-spacing:5px;position:absolute;right:44px;top:42px}.hero__art-orbit{bottom:24px;height:auto;opacity:.18;position:absolute;right:24px;width:230px}.hero__art-card{border-left:2px solid var(--orange);bottom:80px;left:15%;padding-left:18px;position:absolute;z-index:1}.hero__art-card span{color:#aaa;display:block;font-size:12px;text-transform:uppercase}.hero__art-card strong{font-family:var(--serif);font-size:40px;font-weight:500;line-height:1}.section{padding:130px 0;scroll-margin-top:78px}.services-section{background:var(--warm)}.section-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:65px}.section-heading h2{font-size:clamp(48px,6vw,77px)}.section-heading>p{color:#979691;font-size:15px;font-weight:600;line-height:1.25;margin:0 0 7px;text-align:right}.services-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.service-card{background:var(--paper);border-radius:18px;box-shadow:10px 14px #1212120f;display:flex;flex-direction:column;min-height:425px;padding:22px;transition:transform .25s ease}.service-card:hover{transform:translateY(-7px)}.service-card__topline{color:#a5a39d;display:flex;font-size:11px;justify-content:space-between;margin-bottom:17px}.service-card__image{align-items:flex-end;background:linear-gradient(135deg,#b5c0b2,#355c69 58%,#e7a33c);border-radius:12px;display:flex;height:170px;margin-bottom:20px;overflow:hidden;padding:14px;position:relative}.service-card__image img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.service-card__image:before{background:linear-gradient(145deg,transparent 40%,rgba(0,0,0,.5));content:"";inset:0;position:absolute}.service-card__image span{color:#fff;font-family:var(--serif);font-size:27px;font-weight:500;position:relative}.service-card__image--reunioes{background:linear-gradient(135deg,#d9e4ea,#526974 55%,#e5a04c)}.service-card__image--podcast{background:linear-gradient(135deg,#e5e3d6,#a89b88 42%,#bc3b1f)}.service-card__image--eventos{background:linear-gradient(135deg,#a9b8a0,#617b61 55%,#efb14d)}.service-card__image--endereco-fiscal{background:linear-gradient(135deg,#c18b52,#72523b 48%,#d8c09b)}.service-card__benefit{font-size:20px;font-weight:700;letter-spacing:-.6px;margin:0 0 7px}.service-card__summary{color:#66645f;font-size:13px;line-height:1.4;margin:0 0 24px}.gallery-section{background:var(--warm);padding-top:50px}.section-heading--gallery{margin-bottom:48px}.gallery-grid{display:grid;gap:7px;grid-auto-rows:180px;grid-template-columns:repeat(4,1fr)}.gallery-item{align-items:flex-end;background:linear-gradient(135deg,#c2c8be,#738c7d 55%,#e8a645);display:flex;min-height:180px;overflow:hidden;padding:18px;position:relative}.gallery-item--image{padding:0}.gallery-item--image img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.gallery-item--image:after{background:linear-gradient(transparent 64%,#0000003d);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease}.gallery-item--image:hover:after{opacity:1}.gallery-item__label{color:#fff;font-family:var(--serif);font-size:24px;font-weight:500;position:relative;z-index:1}.gallery-item__label small{color:#e8e5dc;display:block;font-family:var(--sans);font-size:10px;letter-spacing:1px;margin-top:4px;text-transform:uppercase}.gallery-item--destaque,.gallery-item--vertical{grid-row:span 2}.gallery-item--meeting-room{background:linear-gradient(145deg,#dbe4e5,#8b9da0 55%,#cf8a45)}.gallery-item--podcast-room{background:linear-gradient(145deg,#d4d5c9,#756e64 45%,#9a281b)}.gallery-item--details{background:linear-gradient(145deg,#b9c9bb,#577361 50%,#e99b3b)}.gallery-item--facade{background:linear-gradient(145deg,#be7048,#1b4b69 48%,#e6ad50)}.gallery-item--event{background:linear-gradient(145deg,#ddc08c,#756b59 45%,#b94225)}.gallery-item--focus{background:linear-gradient(145deg,#7099ac,#294b5a 52%,#e1b26d)}.contact-section{background:var(--paper);padding:125px 0;scroll-margin-top:78px}.contact-grid{align-items:center;display:grid;gap:90px;grid-template-columns:1.1fr .9fr}.contact-section h2{font-size:clamp(56px,6vw,86px)}.contact-lede{font-size:18px;max-width:520px}.contact-signature{color:var(--orange);font-family:var(--serif);font-size:20px;font-weight:500;margin-top:62px}.contact-details{display:flex;flex-direction:column;font-size:14px;font-style:normal;gap:18px}.contact-details>div{align-items:flex-start;display:flex;gap:16px}.contact-icon{align-items:center;background:var(--orange);color:#fff;display:inline-flex;flex:none;font-size:22px;height:38px;justify-content:center;width:38px}.contact-details p{margin:0}.contact-details strong,.footer-contact strong{color:var(--orange);display:block;font-size:12px;font-weight:500;margin-bottom:2px}.contact-details a:hover,.footer-contact a:hover{text-decoration:underline}.site-footer{background:var(--ink);color:#fff;padding:58px 0 22px}.footer-grid{display:flex;justify-content:space-between}.footer-brand{font-size:14px;letter-spacing:4px;margin:0 0 22px}.footer-brand span{color:var(--orange)}.footer-copy{color:#aaa7a0;font-size:13px;margin:0 0 20px}.footer-contact{color:#aaa7a0;display:flex;flex-direction:column;font-size:13px;min-width:225px}.footer-bottom{border-top:1px solid #525252;color:#aaa7a0;display:flex;font-size:12px;justify-content:space-between;margin-top:48px;padding-top:18px}.footer-bottom a:hover{color:#fff}@media(max-width:800px){.shell{width:min(100% - 40px,600px)}.site-header{height:66px;padding:0 20px}.site-header nav{gap:15px;margin:0 0 0 auto}.site-header nav a{font-size:11px}.site-header .button{display:none}.wordmark{margin-right:20px;width:118px}.hero{min-height:760px;padding:130px 0 70px}.hero__art{height:310px;opacity:.6;top:auto;bottom:0;width:100%}.hero h1{font-size:clamp(51px,15vw,76px)}.hero__description{font-size:15px;max-width:330px}.section{padding:82px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:38px}.section-heading>p{text-align:left}.services-grid{grid-template-columns:1fr}.service-card{min-height:390px}.gallery-section{padding-top:0}.gallery-grid{grid-auto-rows:150px;grid-template-columns:repeat(2,1fr)}.gallery-item{min-height:150px;padding:12px}.gallery-item--image{padding:0}.gallery-item__label{font-size:19px}.contact-grid{gap:52px;grid-template-columns:1fr}.contact-section{padding:82px 0}.contact-signature{margin-top:40px}.footer-grid{flex-direction:column;gap:38px}.footer-bottom{gap:20px}}@media(max-width:430px){.wordmark{margin-right:10px;width:92px}.site-header nav{gap:5px}.site-header nav a{font-size:10px}.button{width:100%}.button--card,.button--footer{width:auto}.gallery-grid{gap:4px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}.hero__video{display:none}}.ai-shop-page{--shop-paper:#f5f1e8;--shop-ink:#121212;--shop-warm:#e7e3da;--shop-orange:#ff4b1f;background:var(--shop-paper);color:var(--shop-ink);overflow-x:clip}.site-header .button{background:#b93616;border-color:#b93616;color:#fff}.site-header .button:hover{background:#9e3215;border-color:#9e3215}.shop-shell{margin-inline:auto;max-width:1180px;width:calc(100% - 96px)}.shop-hero{background:var(--shop-ink);color:#fff;padding-top:78px}.shop-hero__content{min-height:540px;overflow:clip;padding-bottom:82px;padding-top:116px;position:relative}.shop-hero__content:after{border:1px solid rgba(255,255,255,.18);border-radius:50%;content:"";height:620px;pointer-events:none;position:absolute;right:4%;top:68px;width:620px}.shop-hero h1{font-family:var(--serif);font-size:clamp(52px,7vw,94px);font-weight:600;letter-spacing:-2px;line-height:.98;margin:0;max-width:940px;position:relative;z-index:1}.shop-hero h1 em{color:var(--shop-orange)}.shop-hero__content>p:not(.eyebrow){color:#d0cec8;font-size:18px;margin:28px 0;max-width:570px;position:relative;z-index:1}.shop-hero .eyebrow,.shop-hero__actions{position:relative;z-index:1}.shop-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.shop-hero .button--ghost{min-height:50px}.ai-shop-page .button:not(.button--ghost){background:#b93616;border-color:#b93616;color:#fff}.ai-shop-page .button:not(.button--ghost):hover{background:#9e3215;border-color:#9e3215}.shop-local-nav{background:#222;border-bottom:1px solid rgba(255,255,255,.12);overflow-x:auto;padding-inline:max(48px,calc((100% - 1180px)/2));position:sticky;top:78px;z-index:9}.shop-local-nav>div{display:flex;gap:26px;min-width:max-content}.shop-local-nav a{align-items:center;color:#d2d0ca;display:flex;font-size:12px;min-height:54px;white-space:nowrap}.shop-local-nav a:hover,.shop-local-nav a:focus-visible{color:#fff}.shop-section{padding:100px 0;scroll-margin-top:140px}.shop-section__heading{margin-bottom:40px;max-width:760px}.shop-section__heading .eyebrow{margin-bottom:18px}.shop-section__heading h2{font-size:clamp(44px,5.4vw,70px)}.shop-section__heading>p:not(.eyebrow){color:#5e5b55;font-size:17px;max-width:650px}.shop-section:not(.shop-tools) .eyebrow,.shop-section:not(.shop-tools) h2 em{color:#a52d0d}.shop-routine,.shop-map,.shop-faq{background:#fffdf8}.shop-problem-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.shop-problem{background:var(--shop-paper);border-radius:16px;display:flex;flex-direction:column;min-height:235px;padding:26px}.shop-index{color:#77736c;display:block;font-size:11px;letter-spacing:1.4px;text-transform:uppercase}.shop-problem h3{font-family:var(--serif);font-size:27px;font-weight:500;letter-spacing:-.4px;line-height:1.08;margin:24px 0 12px}.shop-problem p{color:#5e5b55;font-size:14px;margin:0 0 24px}.shop-problem a{color:var(--shop-ink);font-size:13px;font-weight:700;margin-top:auto}.shop-process{background:var(--shop-warm)}.shop-process-list{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.shop-process-step{background:#fffdf8;border-radius:14px;display:flex;flex-direction:column;min-width:0;padding:24px}.shop-process-step h3{font-family:var(--serif);font-size:25px;font-weight:500;line-height:1.12;margin:20px 0 12px}.shop-process-step p{color:#5e5b55;font-size:14px;margin:0 0 24px}.shop-process-step small{color:#903014;font-size:12px;font-weight:700;margin-top:auto}.shop-process-note{color:#56534e;font-size:14px;margin:20px 0 0;max-width:780px}.shop-map__grid{align-items:stretch;display:grid;gap:20px;grid-template-columns:1fr 1fr}.shop-demo,.shop-price-card{border-radius:18px;padding:30px}.shop-demo{background:var(--shop-ink);color:#fff}.shop-demo__label{background:#702713;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;margin:0 0 24px;padding:9px 13px}.shop-demo dl{margin:0}.shop-demo dl>div{border-top:1px solid rgba(255,255,255,.24);padding:17px 0}.shop-demo dt{color:#fff;font-size:14px;font-weight:700}.shop-demo dd{color:#d7d4ce;font-size:14px;line-height:1.5;margin:7px 0 0}.shop-demo__note{color:#d7d4ce;font-size:12px;margin:20px 0 0}.shop-price-card{background:var(--shop-warm)}.shop-price-card__eyebrow{font-size:12px;font-weight:700;margin:0 0 12px}.shop-price-card__price{color:#b83414;font-family:var(--serif);font-size:clamp(56px,7vw,82px);font-weight:500;letter-spacing:-2px;line-height:1;margin:0 0 24px}.shop-price-card>p:not(.shop-price-card__price){color:#514e49;font-size:14px}.shop-price-card>p strong{color:var(--shop-ink)}.shop-price-card h3{font-family:var(--serif);font-size:23px;font-weight:500;margin:24px 0 10px}.shop-price-card ul{color:#514e49;font-size:13px;padding-left:20px}.shop-price-card li+li{margin-top:8px}.shop-price-card .button{margin-top:14px}.shop-tools{background:var(--shop-ink);color:#fff}.shop-tools .shop-section__heading>p:not(.eyebrow){color:#d2d0ca}.shop-tool-categories{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-tool-category{border:1px solid rgba(255,255,255,.22);border-radius:16px;min-width:0;padding:24px}.shop-tool-category h3{font-family:var(--serif);font-size:27px;font-weight:500;margin:0 0 18px}.shop-tool-category ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.shop-tool-category li{align-items:center;background:#fffdf8;border-radius:10px;color:var(--shop-ink);display:flex;font-size:14px;font-weight:700;gap:10px;min-width:0;padding:9px 13px}.shop-tool-category img{display:block;flex:none;height:34px;object-fit:contain;width:34px}.shop-faq-list{border-top:1px solid rgba(18,18,18,.2)}.shop-faq-item{border-bottom:1px solid rgba(18,18,18,.2);display:grid;gap:30px;grid-template-columns:1fr 1.2fr;padding:22px 0}.shop-faq-item h3{font-family:var(--serif);font-size:24px;font-weight:500;margin:0}.shop-faq-item p{color:#55534e;font-size:15px;margin:0}.shop-contact{background:var(--shop-paper)}.shop-contact__grid{align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.shop-contact__note{font-size:13px!important;margin-top:25px}.shop-contact__details{display:flex;flex-direction:column;font-size:15px;font-style:normal}.shop-contact__details>div{border-top:1px solid rgba(18,18,18,.17);padding:18px 0}.shop-contact__details>div:last-child{border-bottom:1px solid rgba(18,18,18,.17)}.shop-contact__details span{color:#77736c;display:block;font-size:11px;font-weight:700;margin-bottom:6px;text-transform:uppercase}.shop-contact__details p{margin:0}.shop-contact__details a:hover{text-decoration:underline}.ai-shop-page a:focus-visible,.ai-shop-page button:focus-visible{outline:3px solid var(--shop-orange);outline-offset:4px}@media(max-width:1150px){.shop-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.shop-shell{width:min(100% - 40px,600px)}.shop-hero__content{min-height:560px;padding-bottom:70px;padding-top:94px}.shop-hero__content:after{height:390px;right:-180px;top:155px;width:390px}.shop-hero h1{font-size:clamp(50px,11vw,76px)}.shop-hero__content>p:not(.eyebrow){font-size:16px;max-width:390px}.shop-local-nav{padding-inline:20px;top:66px}.shop-local-nav>div{gap:22px}.shop-section{padding:78px 0;scroll-margin-top:122px}.shop-section__heading h2{font-size:clamp(44px,10vw,66px)}.shop-problem-grid,.shop-map__grid,.shop-contact__grid{grid-template-columns:1fr}.shop-process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-tool-categories{grid-template-columns:1fr}.shop-faq-item{gap:8px;grid-template-columns:1fr}}@media(max-width:430px){.shop-hero__content{min-height:600px;padding-top:82px}.shop-hero h1{font-size:clamp(36px,10.3vw,47px)}.shop-hero__actions{align-items:stretch;flex-direction:column;max-width:340px}.shop-local-nav>div{gap:16px}.shop-local-nav a{font-size:11px}.shop-section{padding:68px 0}.shop-process-list{grid-template-columns:1fr}.shop-demo,.shop-price-card{padding:23px}}@media(prefers-reduced-motion:reduce){.ai-shop-page *,.ai-shop-page *:before,.ai-shop-page *:after{scroll-behavior:auto;transition-duration:.01ms!important}}
