/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0b0f12;--ink2:#12181c;--paper:#f3f0e9;--gold:#c5a15a;--gold2:#e1c780;--muted:#777b7d;--line:#0d121521}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0}button,a{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}em{color:var(--gold);font-family:Georgia,serif;font-style:italic;font-weight:400}p{line-height:1.7}.nav{z-index:50;color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 5vw;transition:all .3s;display:flex;position:fixed;top:0;left:0}.nav.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090d0ff0;height:72px}.brand{color:inherit;background:0 0;border:0;align-items:center;gap:13px;display:flex}.brand>span:last-child{text-align:left;flex-direction:column;display:flex}.brand strong{letter-spacing:.32em;font-size:23px;line-height:1}.brand small{letter-spacing:.22em;color:#aeb4b6;margin-top:7px;font-size:7px}.brand-mark{width:35px;height:38px;position:relative;align-items:flex-end!important;gap:3px!important;display:flex!important}.brand-mark i{background:var(--gold);border-radius:1px;width:8px;display:block;transform:skewY(-28deg)}.brand-mark i:first-child{height:19px}.brand-mark i:nth-child(2){height:30px}.brand-mark i:nth-child(3){height:38px}.nav-links{gap:2.6vw;display:flex}.nav-links button{color:#cdd1d2;background:0 0;border:0;font-size:13px;transition:all .2s}.nav-links button:hover{color:var(--gold2)}.nav-cta{color:#fff;letter-spacing:.04em;background:#c5a15a1a;border:1px solid #dabf7c99;align-items:center;gap:10px;padding:13px 19px;font-size:12px;display:flex}.nav-cta svg{width:16px}.menu{background:0 0;border:0;display:none}.hero{color:#fff;background:#090d0f;height:min(920px,100vh);min-height:740px;position:relative;overflow:hidden}.hero-image{background-image:linear-gradient(90deg,#090d0f 3%,#090d0ff0 27%,#090d0f42 67%,#090d0f6b 100%),linear-gradient(#0000 72%,#090d0f 100%),url(/images/atlas-hero.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-grid{opacity:.12;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:75px 75px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero-copy{z-index:2;max-width:840px;padding:195px 5vw 0;position:relative}.eyebrow{letter-spacing:.27em;color:#777b7d;align-items:center;gap:12px;font-size:10px;font-weight:650;display:flex}.eyebrow span{background:var(--gold);width:32px;height:1px;display:block}.eyebrow.light{color:#aab1b3}.hero h1{letter-spacing:-.055em;margin:27px 0;font-size:clamp(50px,5.8vw,89px);font-weight:510;line-height:.97}.hero h1 em{font-size:1.02em}.hero-copy>p{color:#b7bdbf;max-width:590px;font-size:17px}.hero-actions{gap:14px;margin-top:38px;display:flex}.button{border:0;align-items:center;gap:27px;padding:17px 24px;font-size:13px;font-weight:600;display:flex}.button.primary{background:var(--gold);color:#0d1012}.button.primary:hover{background:var(--gold2)}.button.ghost{color:#fff;background:#0a0e1059;border:1px solid #ffffff38}.play{border:1px solid #ffffff59;border-radius:50%;place-items:center;width:28px;height:28px;padding-left:2px;font-size:10px;display:grid}.hero-proof{align-items:center;gap:27px;margin-top:58px;display:flex}.hero-proof>i{background:#ffffff2b;width:1px;height:32px}.hero-proof div{flex-direction:column;display:flex}.hero-proof strong{color:#eee;font-size:17px}.hero-proof span{color:#858c8f;margin-top:4px;font-size:10px}.status-float{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d1214e0;border:1px solid #ffffff26;width:345px;padding:20px;position:absolute;bottom:12%;right:4vw;box-shadow:0 25px 70px #0006}.status-head,.status-foot{justify-content:space-between;align-items:center;display:flex}.status-head span{letter-spacing:.15em;color:#aeb4b5;font-size:8px}.status-head span i{background:#5cc18b;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 12px #5cc18b}.status-head b{color:var(--gold2);font-size:16px}.status-float>strong{margin-top:15px;font-size:13px;display:block}.status-float>small{color:#83898b;font-size:9px}.progress{background:#384044;height:3px;margin:18px 0 12px}.progress span{background:var(--gold);width:68%;height:100%;display:block}.status-foot{color:#747b7d;font-size:8px}.status-foot span:last-child{color:#6bc495}.scroll-cue{z-index:3;letter-spacing:.2em;color:#777;font-size:8px;position:absolute;bottom:35px;left:5vw}.scroll-cue span{color:var(--gold);margin-left:12px}.section{padding:125px 7vw}.section-head{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1320px;margin:0 auto 65px;display:flex}.section h2,.platform h2,.benefits h2,.cta h2{letter-spacing:-.045em;margin:22px 0 0;font-size:clamp(40px,4.4vw,66px);font-weight:520;line-height:1.06}.section-head>p{color:#686d6e;max-width:430px;font-size:14px}.process-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1320px;margin:auto;display:grid}.process-grid article{border-right:1px solid var(--line);padding:38px 31px 43px;position:relative}.process-grid article:last-child{border:0}.process-grid article:before{content:"";background:var(--gold);width:0;height:2px;transition:all .4s;position:absolute;top:-1px;left:0}.process-grid article:hover:before{width:100%}.step-top{color:#9a814f;justify-content:space-between;display:flex}.step-top span{font-family:var(--font-mono);font-size:11px}.step-top i{font-size:18px;font-style:normal}.process-grid h3{margin:58px 0 15px;font-size:18px}.process-grid p{color:#74797a;font-size:12px}.platform{color:#fff;background:#101619;min-height:900px;position:relative;overflow:hidden}.workshop{opacity:.64;background:linear-gradient(90deg,#0c1214fc 0%,#0c1214ed 38%,#0c121447 100%),linear-gradient(#0000 30%,#0d1315 100%),url(/images/atlas-production.png) 50%/cover;position:absolute;inset:0}.platform-inner{z-index:2;align-items:center;gap:6vw;min-height:900px;padding:100px 6vw;display:flex;position:relative}.platform-copy{width:38%;min-width:380px}.platform-copy p{color:#a7adaf;max-width:500px;font-size:14px}.platform-copy ul{margin:32px 0;padding:0;list-style:none}.platform-copy li{color:#d5d8d8;align-items:center;gap:12px;margin:15px 0;font-size:12px;display:flex}.platform-copy li svg{color:var(--gold);width:16px}.dashboard{color:#151a1c;background:#eef0ef;width:58%;max-width:780px;min-height:510px;display:flex;transform:perspective(1600px)rotateY(-2deg);box-shadow:0 35px 100px #0000008c}.dash-side{color:#8e979a;background:#12191c;flex-direction:column;align-items:center;gap:28px;width:58px;padding-top:18px;display:flex}.mini-logo{color:var(--gold);margin-bottom:18px;font-family:Georgia;font-size:22px}.dash-side span{text-align:center;width:100%;padding:8px 0;font-size:17px}.dash-side span.active{color:var(--gold);border-left:2px solid var(--gold);background:#1d2528}.dash-main{flex:1;padding:0 24px}.dash-bar{color:#687073;border-bottom:1px solid #d1d5d4;justify-content:space-between;align-items:center;height:56px;font-size:10px;display:flex}.dash-bar div{align-items:center;gap:8px;display:flex}.dash-bar i{background:#4aba7a;border-radius:50%;width:6px;height:6px}.dash-title{justify-content:space-between;align-items:center;margin:23px 0 18px;display:flex}.dash-title div{flex-direction:column;display:flex}.dash-title small{font-family:var(--font-mono);color:#818789;font-size:8px}.dash-title strong{margin-top:3px;font-size:16px}.dash-title b{color:#2f7652;background:#deeee5;border-radius:20px;padding:7px 10px;font-size:8px}.dash-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.dash-cards>div{background:#fff;flex-direction:column;min-height:91px;padding:14px;display:flex}.dash-cards small{color:#8a9091;font-size:7px}.dash-cards strong{margin-top:8px;font-size:18px}.dash-cards span{color:#8c9293;margin-top:auto;font-size:7px}.dash-cards .bar{background:#e2e5e4;height:3px;margin-top:13px}.dash-cards .bar i{background:var(--gold);width:68%;height:100%;display:block}.dash-content{grid-template-columns:1.6fr 1fr;gap:12px;margin-top:12px;display:grid}.timeline,.activity{background:#fff;padding:15px}.timeline>strong,.activity>strong{font-size:10px}.timeline>div{border-bottom:1px solid #edf0ef;align-items:center;gap:9px;padding:9px 0;display:flex}.timeline div>i{border:1px solid #ccd0cf;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;display:grid}.timeline .done>i{color:#fff;background:#2e7953;border:0}.timeline .now>i{border:4px solid #d9bc77}.timeline div>span{flex-direction:column;flex:1;font-size:8px;display:flex}.timeline span small{color:#9a9fa0;font-size:6px}.timeline div>b{color:#808687;font-size:7px}.activity .photo{background:url(/images/atlas-production.png) 50%/cover;height:75px;margin-top:13px}.activity .photo.second{filter:saturate(.65);height:48px}.activity p{flex-direction:column;margin:6px 0 8px;line-height:1.2;display:flex}.activity p b{font-size:7px}.activity p small{color:#999;font-size:6px}.center-head{text-align:center;max-width:750px;margin:0 auto 65px}.center-head .eyebrow{justify-content:center}.center-head p{color:#707576;max-width:620px;margin:20px auto;font-size:14px}.agent-grid{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1230px;margin:auto;display:grid}.agent-grid article{background:#ebe8e1;border:1px solid #0000;min-height:340px;padding:30px;transition:all .3s;position:relative}.agent-grid article:hover{background:#fff;border-color:#d9d3c8;transform:translateY(-5px);box-shadow:0 18px 45px #0f141612}.agent-no{font-family:var(--font-mono);color:#aaa;font-size:9px}.agent-icon{color:#a88749;border:1px solid #d5c6a8;place-items:center;width:46px;height:46px;margin-top:47px;display:grid}.agent-grid h3{margin:22px 0 9px;font-size:20px}.agent-grid p{color:#767b7c;font-size:11px}.agent-grid article>span{color:#9b7a3d;align-items:center;gap:8px;font-size:9px;display:flex;position:absolute;bottom:25px}.agent-grid article>span svg{width:12px}.agent-note{color:#aeb3b4;background:#151b1e;justify-content:space-between;align-items:center;max-width:1230px;margin:15px auto 0;padding:18px 25px;font-size:10px;display:flex}.agent-note button{color:var(--gold2);background:0 0;border:0;align-items:center;gap:10px;font-size:10px;display:flex}.agent-note svg{width:14px}.benefits{color:#fff;background:#101619;padding:120px 7vw}.benefit-inner{grid-template-columns:1fr 1.15fr;gap:9vw;max-width:1230px;margin:auto;display:grid}.benefit-list{grid-template-columns:1fr 1fr;display:grid}.benefit-list article{border-bottom:1px solid #ffffff1f;border-left:1px solid #ffffff1f;gap:17px;padding:22px 25px 30px;display:flex}.benefit-list article>div{color:var(--gold);padding-top:2px}.benefit-list h3{margin:0 0 8px;font-size:15px}.benefit-list p{color:#8d9597;margin:0;font-size:10px}.quotes{grid-template-columns:1fr 1fr;gap:18px;max-width:1320px;margin:auto;display:grid}.quotes blockquote{background:#ebe8e1;margin:0;padding:37px 42px}.quotes blockquote>span{color:var(--gold);font-family:Georgia;font-size:68px;line-height:.5}.quotes blockquote>p{color:#373c3d;font-family:Georgia;font-size:20px;line-height:1.5}.quotes footer{border-top:1px solid #d6d1c8;flex-direction:column;padding-top:18px;display:flex}.quotes footer b{font-size:10px}.quotes footer small{color:#929697;margin-top:4px;font-size:8px}.quote-nav{gap:8px;display:flex}.quote-nav button{background:0 0;border:1px solid #d3cfc6;width:42px;height:42px}.cta{color:#fff;text-align:center;background:#161d20;padding:110px 6vw;position:relative;overflow:hidden}.cta:before{content:"A";color:#ffffff05;font-family:Georgia;font-size:520px;line-height:1;position:absolute;inset:-100px 0 0}.cta>div{z-index:1;position:relative}.cta .eyebrow{justify-content:center}.cta p{color:#939b9d;font-size:13px}.cta .button{margin:30px auto 0}.footer{color:#fff;background:#090d0f;padding:70px 7vw 25px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:65px;max-width:1280px;margin:auto;display:grid}.footer-brand{padding:0}.footer-main>div:first-child p{color:#777f81;max-width:290px;font-size:10px}.footer-main>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-main>div>strong{letter-spacing:.16em;color:var(--gold);font-size:8px}.footer a,.footer-main>div>span{color:#939a9c;font-size:10px;text-decoration:none}.footer-bottom{color:#555e60;border-top:1px solid #ffffff14;justify-content:space-between;max-width:1280px;margin:55px auto 0;padding-top:20px;font-size:8px;display:flex}.reveal{animation:.9s ease-out both rise}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (width<=900px){.nav{padding:0 22px}.nav-links{background:#111719;flex-direction:column;padding:25px;display:none;position:absolute;top:72px;left:0;right:0}.nav-links.open{display:flex}.nav-cta{display:none}.menu{flex-direction:column;gap:6px;display:flex}.menu span{background:#fff;width:24px;height:1px}.hero{min-height:760px}.hero-copy{padding:160px 24px 0}.hero h1{font-size:52px}.status-float{display:none}.hero-proof{gap:12px}.section{padding:85px 22px}.section-head{display:block}.section-head>p{margin-top:25px}.process-grid{grid-template-columns:1fr 1fr}.process-grid article{border-bottom:1px solid var(--line)}.platform-inner{padding:90px 22px;display:block}.platform-copy{width:100%;min-width:0}.dashboard{width:100%;margin-top:55px;transform:none}.agent-grid{grid-template-columns:1fr 1fr}.benefit-inner,.quotes{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}@media (width<=560px){html,body,main{width:100%;max-width:100%;overflow-x:hidden}.brand small{display:none}.hero h1{font-size:43px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-proof div:last-child,.hero-proof i:last-of-type{display:none}.process-grid,.agent-grid,.benefit-list{grid-template-columns:1fr}.process-grid article{border-right:0}.platform,.platform-inner{width:100%;min-width:0;max-width:100%;overflow:hidden}.dashboard{width:100%;min-width:0;max-width:100%;min-height:0;display:block;overflow:hidden}.dashboard *{min-width:0;max-width:100%}.dash-side{display:none}.dash-main{width:100%;min-width:0;max-width:100%;padding:0 12px 14px;overflow:hidden}.dash-bar,.dash-title{width:100%;max-width:100%}.dash-bar>span,.dash-title>div{overflow-wrap:anywhere;min-width:0}.dash-title{align-items:flex-start;gap:10px}.dash-title strong{overflow-wrap:anywhere;font-size:13px}.dash-title b{white-space:nowrap;flex:none}.dash-cards{grid-template-columns:minmax(0,1fr);width:100%}.dash-cards>div{width:100%;min-width:0;min-height:78px}.dash-content{grid-template-columns:minmax(0,1fr);width:100%}.timeline,.activity{width:100%;min-width:0}.timeline div>span,.activity p{overflow-wrap:anywhere;min-width:0}.activity{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 10px;display:grid}.activity>strong{grid-column:1/-1}.activity .photo,.activity .photo.second{width:100%;max-width:100%;height:90px;margin-top:8px}.activity p{margin:0 0 8px}.platform{min-height:0}.platform-inner{min-height:0;padding-bottom:85px}.agent-note{flex-direction:column;align-items:flex-start;gap:15px}.quotes blockquote{padding:30px 25px}.footer-main{grid-template-columns:1fr}.footer-main>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:15px}.section h2,.platform h2,.benefits h2,.cta h2{font-size:39px}}.brand-logo{object-fit:contain;object-position:left center;width:190px;height:68px;display:block}.footer-brand .brand-logo{width:225px;height:100px}.platform-signature{border-left:2px solid var(--gold);background:#c5a15a14;flex-direction:column;gap:5px;margin-bottom:24px;padding:13px 17px;display:inline-flex}.platform-signature strong{letter-spacing:.24em;color:var(--gold2);font-size:15px}.platform-signature span{letter-spacing:.25em;color:#bdc3c4;font-size:8px}@media (width<=560px){.brand-logo{width:145px;height:58px}.footer-brand .brand-logo{width:195px;height:90px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.preferred-source{color:#fff;background:#0d1215;border-top:1px solid #d4af376b;border-bottom:1px solid #d4af3738;padding:42px 7vw}.preferred-source-inner{background:#111827;border:1px solid #d4af37ad;border-radius:12px;justify-content:space-between;align-items:center;gap:48px;max-width:1320px;margin:0 auto;padding:26px 30px;display:flex}.preferred-source-kicker{color:#d4af37;letter-spacing:.2em;margin:0 0 8px;font-size:8px;font-weight:750}.preferred-source h2{letter-spacing:-.025em;margin:0;font-size:clamp(24px,2.3vw,36px);font-weight:620;line-height:1.15}.preferred-source h2+p{color:#d7dce2;max-width:760px;margin:10px 0 0;font-size:12px;line-height:1.65}.preferred-source-action{flex:none;justify-content:center;min-width:210px;display:flex}@media (width<=760px){.preferred-source{padding:34px 22px}.preferred-source-inner{flex-direction:column;align-items:flex-start;gap:22px;padding:25px 22px}.preferred-source-action{justify-content:flex-start;width:100%;min-width:0}}.nav{background:linear-gradient(#090d0fd1,#090d0f47);height:116px;padding-left:3.8vw;padding-right:4.8vw}.nav .brand-logo{filter:drop-shadow(0 8px 10px #00000059);width:300px;height:108px}@media (width<=1100px){.nav .brand-logo{width:245px;height:96px}.nav-links{gap:1.7vw}.nav-links button{font-size:12px}}@media (width<=900px){.nav{height:96px}.nav.scrolled{height:84px}.nav .brand-logo{width:215px;height:86px}.nav-links{top:84px}.hero-copy{padding-top:180px}}@media (width<=560px){.nav{height:88px;padding-left:16px;padding-right:18px}.nav.scrolled{height:78px}.nav .brand-logo{width:178px;height:76px}.nav-links{top:78px}.hero-copy{padding-top:165px}}.nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090d0feb;height:178px;padding:0 4vw;display:block}.nav.scrolled{height:150px}.nav-top{border-bottom:1px solid #ffffff17;align-items:center;gap:38px;height:112px;display:flex}.nav .brand{flex:0 0 300px}.nav .brand-logo{width:285px;height:106px}.ecosystem-name{flex-direction:column;margin-right:auto;display:flex}.ecosystem-name small{letter-spacing:.25em;color:var(--gold);font-size:8px}.ecosystem-name strong{letter-spacing:.04em;margin-top:7px;font-size:19px}.ecosystem-name em{color:var(--gold);font-family:inherit;font-style:normal;font-weight:700}.nav-actions{align-items:center;gap:12px;display:flex}.client-login{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#ffffff08;border:1px solid #ffffff38;height:48px;padding:0 20px;font-size:10px;font-weight:700}.nav-actions .nav-cta{text-transform:uppercase;height:48px}.nav-links{justify-content:flex-end;align-items:center;gap:2.4vw;height:65px;display:flex}.nav-links button,.nav-links a{color:#d6d9da;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;font-size:11px;font-weight:650;text-decoration:none;transition:all .2s}.nav-links button:hover,.nav-links a:hover{color:var(--gold2)}.nav-links .platform-link{color:var(--gold);margin-left:1vw}.hero-copy{padding-top:270px}.login-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050809db;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.login-card{color:#fff;background:#12191c;border:1px solid #ffffff21;width:min(480px,100%);padding:46px;box-shadow:0 35px 100px #0009}.login-card h2{margin:15px 0;font-size:38px}.login-card>p{color:#9ca3a5;font-size:12px}.login-card label{letter-spacing:.08em;color:#aeb4b6;text-transform:uppercase;flex-direction:column;gap:7px;margin-top:18px;font-size:9px;display:flex}.login-card input{color:#fff;background:#0c1113;border:1px solid #ffffff26;outline:none;height:48px;padding:0 15px}.login-card .button{justify-content:space-between;width:100%;margin-top:24px}.login-card>small{color:#70787a;margin-top:18px;font-size:8px;display:block}.login-close{color:#fff;background:0 0;border:0;font-size:34px;position:fixed;top:30px;right:34px}.company-section{background:#ece8df}.services-section{background:#f5f2ec}.service-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1320px;margin:auto;display:grid}.service-list article{border-right:1px solid var(--line);padding:34px}.service-list article:last-child{border:0}.service-list b{font-family:var(--font-mono);color:var(--gold);font-size:10px}.service-list h3{margin:30px 0 12px;font-size:20px}.service-list p{color:#74797a;font-size:11px}.projects-section{color:#fff;background:#101619;padding:120px 7vw}.projects-copy{max-width:1320px;margin:0 auto 50px}.projects-copy h2{letter-spacing:-.045em;margin:22px 0;font-size:clamp(40px,4.4vw,66px);font-weight:520;line-height:1.06}.projects-copy p{color:#91999b;font-size:13px}.projects-grid{grid-template-columns:1.3fr 1fr;gap:16px;max-width:1320px;margin:auto;display:grid}.projects-grid article{background-position:50%;background-size:cover;min-height:390px;position:relative}.projects-grid article:after{content:"";background:linear-gradient(#0000 40%,#050809cc);position:absolute;inset:0}.projects-grid span{z-index:1;letter-spacing:.12em;text-transform:uppercase;font-size:11px;position:absolute;bottom:22px;left:25px}.project-one{background-image:url(/images/atlas-hero.png)}.project-two{background-image:url(/images/atlas-production.png)}@media (width<=1100px){.ecosystem-name{display:none}.nav-actions .nav-cta{padding:0 14px;font-size:9px}.nav-links{gap:1.5vw}.nav-links button,.nav-links a{font-size:10px}}@media (width<=900px){.nav{height:96px;padding:0 22px;display:flex}.nav.scrolled{height:84px}.nav-top{border:0;height:auto}.nav .brand{flex:none}.nav .brand-logo{width:210px;height:86px}.nav-actions{display:none}.nav .menu{display:flex;position:absolute;right:23px}.nav-links{justify-content:flex-start;align-items:flex-start;gap:20px;height:auto;display:none;top:84px}.nav-links.open{display:flex}.hero-copy{padding-top:180px}.service-list,.projects-grid{grid-template-columns:1fr}.projects-grid article{min-height:300px}}@media (width<=560px){.nav{height:88px}.nav.scrolled{height:78px}.nav .brand-logo{width:175px;height:76px}.nav-links{top:78px}.hero-copy{padding-top:165px}.service-list{grid-template-columns:1fr}.service-list article{border-right:0;border-bottom:1px solid var(--line)}.login-card{padding:32px 24px}.projects-section{padding:85px 22px}}.contact-section{color:#fff;background:#101619;grid-template-columns:.9fr 1.05fr;align-items:start;gap:30px 6vw;padding:120px 7vw;display:grid}.contact-intro h2{letter-spacing:-.045em;margin:22px 0;font-size:clamp(40px,4.4vw,66px);font-weight:520;line-height:1.06}.contact-intro>p{color:#9ba2a4;max-width:520px;font-size:13px}.contact-direct{flex-direction:column;gap:13px;margin:34px 0;display:flex}.contact-direct a{border-bottom:1px solid #ffffff1a;flex-direction:column;padding:16px 0;text-decoration:none;display:flex}.contact-direct small{letter-spacing:.18em;color:var(--gold);font-size:7px}.contact-direct strong{color:#f3f4f4;margin-top:7px;font-size:15px}.contact-intro .button{margin-top:26px}.contact-form{color:#111719;background:#f1eee7;flex-direction:column;gap:18px;padding:38px;display:flex}.form-head{border-bottom:1px solid #0d12151f;justify-content:space-between;align-items:end;padding-bottom:20px;display:flex}.form-head span{font-size:20px;font-weight:650}.form-head small{color:#777d7e;font-size:8px}.contact-form label{letter-spacing:.1em;text-transform:uppercase;color:#626768;flex-direction:column;gap:7px;font-size:8px;font-weight:700;display:flex}.contact-form input,.contact-form textarea{color:#111719;font:inherit;resize:vertical;background:#fff;border:1px solid #0d121529;outline:none;padding:14px 15px;font-size:12px}.contact-form input{height:48px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold)}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.contact-form .button{align-self:flex-start;margin-top:4px}.contact-map{border:1px solid #ffffff1a;grid-column:1/-1;height:460px;overflow:hidden}.contact-map iframe{filter:saturate(.7)contrast(1.04);width:100%;height:100%}@media (width<=900px){.contact-section{grid-template-columns:1fr;padding:90px 22px}.contact-map{grid-column:auto;height:380px}}@media (width<=560px){.contact-section{padding:80px 22px}.contact-form{padding:28px 20px}.form-row{grid-template-columns:1fr}.form-head{display:block}.form-head small{margin-top:8px;display:block}.contact-map{height:330px}.contact-direct strong{font-size:13px}}.service-list article{background:#fff;padding:0;overflow:hidden}.service-photo{background:#d9d5cc;height:250px;overflow:hidden}.service-photo img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.service-list article:hover .service-photo img{transform:scale(1.035)}.service-copy{padding:29px 31px 35px}.service-copy h3{margin-top:22px}.service-list article:nth-child(3) .service-photo img{object-position:center 48%}@media (width<=900px){.service-photo{height:360px}}@media (width<=560px){.service-photo{height:235px}.service-copy{padding:25px 23px 31px}}.company-visual{background:#ddd7cc;max-width:1320px;margin:0 auto;position:relative;overflow:hidden}.company-visual img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.company-visual figcaption{color:#fff;background:linear-gradient(#0000,#080c0ee0);justify-content:space-between;align-items:end;gap:20px;padding:42px 38px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.company-visual figcaption span{letter-spacing:.23em;color:var(--gold2);font-size:8px}.company-visual figcaption strong{font-family:Georgia,serif;font-size:18px;font-weight:400}@media (width<=560px){.company-visual img{aspect-ratio:4/3}.company-visual figcaption{padding:38px 20px 18px;display:block}.company-visual figcaption strong{margin-top:7px;font-size:15px;display:block}}.instagram-projects{background:#302b24;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.instagram-projects a{color:#fff;background:#171717;min-height:360px;position:relative;overflow:hidden}.instagram-projects img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.instagram-projects a:after{content:"";background:linear-gradient(#0000,#000000e0);position:absolute;inset:35% 0 0}.instagram-projects a:hover img{transform:scale(1.035)}.instagram-projects span{z-index:2;-webkit-line-clamp:2;text-transform:none;letter-spacing:0;-webkit-box-orient:vertical;font-size:14px;line-height:1.45;display:-webkit-box;position:absolute;bottom:22px;left:24px;right:24px;overflow:hidden}@media (width<=900px){.instagram-projects{grid-template-columns:1fr 1fr}.instagram-projects a{min-height:330px}}@media (width<=560px){.instagram-projects{grid-template-columns:1fr}}.hero{height:auto;min-height:1020px;overflow:hidden}.hero-copy{padding-bottom:190px}.hero-copy>p{z-index:2;text-shadow:none;margin-bottom:0;position:relative}.scroll-cue{display:none}@media (width<=900px){.hero{height:auto;min-height:940px}.hero-copy{padding-bottom:150px}}@media (width<=560px){.hero{min-height:980px}.hero-copy{padding-bottom:120px}}.google-reviews{color:#111719;background:#f3f0e9;padding:120px 7vw}.reviews-head{justify-content:space-between;align-items:end;gap:50px;max-width:1320px;margin:0 auto 54px;display:flex}.reviews-head h2{letter-spacing:-.045em;margin:22px 0 0;font-size:clamp(40px,4.4vw,66px);font-weight:520;line-height:1.06}.reviews-head h2 em{color:#a78548;font-family:Georgia,serif;font-weight:400}.google-score{border-top:2px solid var(--gold);background:#fff;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;min-width:360px;padding:22px 24px;display:grid;box-shadow:0 18px 45px #0f14160f}.google-g{color:#4285f4;border:1px solid #e0ddd6;border-radius:50%;place-items:center;width:46px;height:46px;font-family:Arial;font-size:25px;font-weight:800;display:grid}.google-score div{flex-direction:column;display:flex}.google-score small{letter-spacing:.16em;color:#8b9091;font-size:7px}.google-score strong{margin:3px 0;font-size:17px}.google-score .stars{color:#e2ae37;letter-spacing:2px;font-size:12px}.google-score>b{color:#937542;white-space:nowrap;background:#f5efe2;border-radius:20px;padding:7px 9px;font-size:8px}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1320px;margin:auto;display:grid}.reviews-grid article{background:#fff;border:1px solid #dfdbd2;flex-direction:column;min-height:330px;padding:30px;transition:all .3s;display:flex}.reviews-grid article:hover{border-color:#d4bf94;transform:translateY(-4px);box-shadow:0 20px 55px #10151714}.review-card-top{align-items:center;gap:11px;display:flex}.review-avatar{width:40px;height:40px;color:var(--gold2);background:#191f22;border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.review-card-top>div{flex-direction:column;flex:1;display:flex}.review-card-top strong{font-size:11px}.review-card-top small{color:#888e8f;margin-top:4px;font-size:8px}.review-card-top>i{color:#4285f4;font-family:Arial;font-size:16px;font-style:normal;font-weight:800}.review-stars{color:#e2ae37;letter-spacing:3px;margin:24px 0 12px;font-size:13px}.reviews-grid article>p{color:#33393a;margin:0;font-family:Georgia,serif;font-size:17px;line-height:1.55}.reviews-grid footer{border-top:1px solid #ece8df;flex-direction:column;margin-top:auto;padding-top:20px;display:flex}.reviews-grid footer span{letter-spacing:.14em;text-transform:uppercase;color:#a78548;font-size:7px}.reviews-grid footer small{color:#999e9f;margin-top:5px;font-size:7px;line-height:1.45}.reviews-actions{color:#fff;background:#141b1e;justify-content:space-between;align-items:center;gap:30px;max-width:1320px;margin:14px auto 0;padding:23px 26px;display:flex}.reviews-actions p{flex-direction:column;margin:0;display:flex}.reviews-actions p strong{font-size:12px}.reviews-actions p span{color:#858d8f;margin-top:5px;font-size:8px}.reviews-actions>div{gap:9px;display:flex}.reviews-actions .button{white-space:nowrap;min-height:44px;text-decoration:none}.reviews-actions .button.dark{color:#fff;border-color:#ffffff38}.reviews-actions .button svg{width:14px}@media (width<=960px){.reviews-head{flex-direction:column;align-items:flex-start}.google-score{width:100%;min-width:0}.reviews-grid{grid-template-columns:1fr}.reviews-grid article{min-height:280px}.reviews-actions{flex-direction:column;align-items:flex-start}}@media (width<=560px){.google-reviews{padding:82px 22px}.google-score{grid-template-columns:44px 1fr}.google-score>b{grid-column:2;justify-self:start}.reviews-grid article{padding:25px 22px}.reviews-actions{padding:22px}.reviews-actions>div{flex-direction:column;width:100%}.reviews-actions .button{justify-content:space-between;width:100%}}.hero-deadline{color:#7f888b;letter-spacing:.02em;max-width:590px;margin-top:10px;font-size:9px;line-height:1.5;display:block}.faq-section{background:#ece8df}.faq-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;max-width:1320px;margin:auto;display:grid}.faq-grid details{border-bottom:1px solid var(--line);padding:0 28px}.faq-grid details:nth-child(odd){border-right:1px solid var(--line)}.faq-grid summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:84px;font-size:15px;font-weight:650;list-style:none;display:flex}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{color:var(--gold);font-size:22px;font-weight:400;transition:all .2s}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details p{color:#666d6e;max-width:540px;margin:-10px 0 28px;font-size:12px}.footer-link{color:#939a9c;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.footer-link:hover{color:var(--gold2)}.privacy-overlay{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050809e6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.privacy-card{color:#fff;background:#12191c;border:1px solid #ffffff21;width:min(720px,100%);max-height:86vh;padding:48px;overflow:auto;box-shadow:0 35px 100px #0009}.privacy-card h2{margin:19px 0 25px;font-size:38px}.privacy-card p{color:#aeb4b6;font-size:12px}.privacy-card a{color:var(--gold2)}.privacy-card .button{margin-top:25px}.privacy-close{color:#fff;background:0 0;border:0;font-size:34px;position:fixed;top:30px;right:34px}.login-card .button{justify-content:space-between}@media (width<=700px){.faq-grid{grid-template-columns:1fr}.faq-grid details:nth-child(odd){border-right:0}.faq-grid details{padding:0}.privacy-card{padding:36px 25px}.privacy-card h2{font-size:31px}.privacy-close{top:15px;right:18px}}.form-consent{align-items:flex-start;gap:10px;line-height:1.5;color:#b8bec0!important;flex-direction:row!important;font-size:10px!important;display:flex!important}.form-consent input{accent-color:var(--gold);margin-top:1px;width:16px!important;height:16px!important;min-height:auto!important}.form-consent button{color:var(--gold2);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-form .button:disabled{opacity:.65;cursor:wait}.form-feedback{border-left:2px solid var(--gold);margin:2px 0 0;padding:11px 13px;font-size:10px!important}.form-feedback.success{background:#5caa761f;border-color:#5caa76;color:#a9d9b6!important}.form-feedback.error{background:#be48481f;border-color:#be4848;color:#efb2b2!important}.approval-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.approval-page *{box-sizing:border-box;min-width:0}.approval-page img{max-width:100%;height:auto}.approval-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.approval-nav img{object-fit:contain;width:230px;height:80px}.approval-nav>a:last-child,.approval-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.approval-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.approval-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0ce0 55%,#070a0c4d),url(/images/atlas-production.png) 50%/cover;position:absolute;inset:0}.approval-hero-copy{z-index:1;width:min(880px,92%);padding:90px 6vw;position:relative}.approval-hero-copy>span,.approval-visual span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.approval-hero h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.approval-hero h2{font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.approval-hero p{color:#b7bdbf;max-width:730px;font-size:15px;line-height:1.7}.approval-body{max-width:1260px;margin:auto;padding:40px 7vw 110px}.approval-section{border-top:1px solid #d2cbc0;margin:80px -2vw 30px;padding:55px 2vw 18px}.approval-section.dark{color:#fff;background:#101619;margin-left:-3vw;margin-right:-3vw;padding:55px 3vw}.approval-section h2,.approval-visual h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.08}.approval-body>p{color:#686d6e;max-width:900px;font-size:14px;line-height:1.78}.approval-body>p strong{color:#202628}.approval-body>h3{margin:38px 0 12px;font-size:23px}.approval-list{background:#d5cec2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.approval-list li{overflow-wrap:anywhere;background:#ece8df;padding:16px;font-size:12px;font-weight:700}.approval-flow{background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.approval-flow li{color:#fff;text-align:center;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.approval-body a:not(.approval-button){color:#916b29;font-weight:800}.approval-body>.approval-button{margin:25px 0}.approval-visual{color:#fff;background:#151d20;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:100px 7vw;display:grid}.approval-visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.approval-visual p{color:#aeb5b7;line-height:1.75}.approval-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:25px 7vw;font-size:9px;display:flex}.approval-footer a{color:#b7bdbe}@media (width<=800px){.approval-page{width:100%;max-width:100%}.approval-nav{height:82px;padding:0 20px}.approval-nav img{width:175px;height:68px}.approval-nav>a:last-child{display:none}.approval-hero{min-height:auto}.approval-hero-copy{width:100%;max-width:100%;padding:75px 22px}.approval-hero h1{font-size:clamp(36px,11vw,44px)}.approval-body{width:100%;max-width:100%;padding:20px 22px 75px}.approval-section,.approval-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.approval-section h2,.approval-visual h2{font-size:clamp(31px,9vw,41px)}.approval-list{grid-template-columns:1fr}.approval-flow{grid-template-columns:1fr 1fr}.approval-visual{grid-template-columns:1fr;padding:72px 22px}.approval-visual img{order:2}.approval-footer{flex-direction:column;gap:18px;padding:24px 22px}.approval-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.approval-flow{grid-template-columns:1fr}.hero-flow{display:grid}.approval-list li{padding:14px}}:root{--gold:#c7a257;--ink:#0b1113;--panel:#11191c;--muted:#94a0a4}.leads-shell{color:#eef1f2;background:#080d0f;min-height:100vh;font-family:Arial,sans-serif}.leads-topbar{border-bottom:1px solid #243034;justify-content:space-between;align-items:center;height:76px;padding:0 max(28px,5vw);display:flex}.leads-topbar>div{color:#9eaaad;align-items:center;gap:22px;font-size:12px;display:flex}.leads-topbar a{color:#d6bd83;text-decoration:none}.leads-brand{letter-spacing:.04em;font-weight:300;font-size:16px!important}.leads-brand span{letter-spacing:.18em;font-weight:800}.leads-hero{justify-content:space-between;align-items:end;padding:58px max(28px,7vw) 38px;display:flex}.leads-hero small,.access-denied small,.lead-detail>small{color:var(--gold);letter-spacing:.22em;font-size:10px}.leads-hero h1{letter-spacing:-.045em;margin:10px 0;font-size:clamp(34px,5vw,64px);font-weight:350}.leads-hero p{color:var(--muted);font-size:13px}.lead-total{text-align:right}.lead-total strong{color:var(--gold);font-size:48px;display:block}.lead-total span{color:var(--muted);font-size:11px}.lead-controls{grid-template-columns:1fr 240px;gap:12px;padding:0 max(28px,7vw) 22px;display:grid}.lead-controls input,.lead-controls select,.lead-detail select{color:#eef1f2;background:#11191c;border:1px solid #28363b;outline:none;padding:14px 16px}.leads-board{border-top:1px solid #2b373b;margin:0 max(28px,7vw) 70px}.lead-row{color:#dfe4e5;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #202b2f;grid-template-columns:145px 1.2fr 160px 1.2fr 145px 25px;align-items:center;gap:14px;width:100%;padding:18px 12px;display:grid}.lead-row:hover{background:#101719}.lead-row span,.lead-row time{color:#96a1a4;text-overflow:ellipsis;font-size:11px;overflow:hidden}.lead-row strong{font-size:13px}.lead-status{border:1px solid #3c494d;width:max-content;padding:6px 9px;color:#b9c1c3!important;display:inline-flex!important}.lead-status.novo{border-color:#c7a257;color:#e0c98f!important}.lead-status.convertido{border-color:#4d9c6e;color:#79c796!important}.empty{color:#8e999c;padding:45px 12px}.lead-overlay{z-index:100;background:#000000b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.lead-detail{background:#121a1d;width:min(520px,100%);height:100%;padding:70px 48px;position:relative;overflow:auto}.detail-close{color:#fff;background:0 0;border:0;font-size:34px;position:absolute;top:20px;right:26px}.lead-detail h2{margin:15px 0;font-size:38px}.detail-links{flex-wrap:wrap;gap:10px 20px;display:flex}.detail-links a{color:#d6bd83;font-size:12px}.lead-message{border-left:2px solid var(--gold);background:#0b1113;margin:38px 0;padding:25px}.lead-message small,.lead-detail label{color:#879397;letter-spacing:.12em;font-size:10px;display:block}.lead-message p{white-space:pre-wrap;color:#dce1e2;font-size:13px;line-height:1.7}.lead-detail label select{width:100%;margin-top:10px}.whatsapp-lead{background:var(--gold);color:#0b1113;text-align:center;margin-top:18px;padding:16px;font-size:11px;font-weight:700;text-decoration:none;display:block}.access-denied{max-width:700px;padding:100px 7vw}.access-denied h1{font-size:48px}.access-denied p{color:var(--muted)}.access-denied a{color:var(--gold)}@media (width<=900px){.lead-row{grid-template-columns:120px 1fr 120px}.lead-row span:nth-of-type(2),.lead-row span:nth-of-type(3),.lead-row time{display:none}}@media (width<=650px){.leads-topbar>div span{display:none}.leads-hero{align-items:start}.lead-total{display:none}.lead-controls{grid-template-columns:1fr}.lead-row{grid-template-columns:105px 1fr 20px}.lead-row span:nth-of-type(2){display:none}.lead-detail{padding:62px 24px}.lead-detail h2{font-size:31px}}@media (width<=800px){.jewelry-page{width:100%;max-width:100%}.jewelry-nav{height:82px;padding:0 20px}.jewelry-nav img{width:175px;height:68px}.jewelry-nav>a:last-child{display:none}.jewelry-hero{min-height:auto}.jewelry-hero-copy{width:100%;max-width:100%;padding:75px 22px}.jewelry-hero h1{font-size:clamp(36px,11vw,44px)}.jewelry-body{width:100%;max-width:100%;padding:20px 22px 75px}.jewelry-section,.jewelry-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.jewelry-section h2,.jewelry-visual h2{font-size:clamp(31px,9vw,41px)}.jewelry-list{grid-template-columns:1fr}.jewelry-flow{grid-template-columns:1fr 1fr}.jewelry-visual{grid-template-columns:1fr;padding:72px 22px}.jewelry-visual img{order:2}.jewelry-footer{flex-direction:column;gap:18px;padding:24px 22px}.jewelry-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.jewelry-flow{grid-template-columns:1fr}.hero-flow{display:grid}.jewelry-list li{padding:14px}}@media (width<=800px){.commercial-gallery{grid-template-columns:1fr}.commercial-gallery img:first-child{aspect-ratio:4/3;grid-column:auto}}.guide-page{color:#13191b;background:#f4f1ea;width:100%;max-width:100%;overflow-x:hidden}.guide-page *{box-sizing:border-box;min-width:0}.guide-page img{max-width:100%;height:auto}.guide-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.guide-nav img{object-fit:contain;width:230px;height:80px}.guide-nav>a:last-child,.guide-button{color:#101416;letter-spacing:.08em;white-space:normal;text-align:center;background:#c5a15a;justify-content:center;align-items:center;max-width:100%;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.guide-hero{color:#fff;background:#090d0f;align-items:center;min-height:900px;display:flex;position:relative}.guide-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0cdb 56%,#070a0c47),url(/images/quiosque-projeto-realidade.png) 50%/cover;position:absolute;inset:0}.guide-hero-copy{z-index:1;width:min(980px,92%);padding:95px 6vw;position:relative}.guide-hero-copy>span,.guide-index span,.guide-gallery span,.guide-blog span{letter-spacing:.22em;color:#d5b36a;font-size:10px;font-weight:800}.guide-hero h1{letter-spacing:-.052em;overflow-wrap:anywhere;margin:24px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.guide-hero h2{max-width:850px;font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.35}.guide-hero p{color:#bbc1c2;max-width:720px;line-height:1.75}.guide-index{color:#fff;background:#11191c;grid-template-columns:.7fr 1.3fr;gap:6vw;padding:70px 7vw;display:grid}.guide-index h2,.guide-gallery h2,.guide-blog h2{letter-spacing:-.04em;margin:15px 0;font-size:clamp(32px,4vw,56px);font-weight:520;line-height:1.08}.guide-index p{color:#aeb5b6;line-height:1.7}.guide-index details{border-top:1px solid #394245;padding-top:18px}.guide-index summary{cursor:pointer;color:#d5b36a;padding:12px 0;font-weight:800}.guide-index ol{columns:2;column-gap:35px;max-height:620px;padding-left:20px;overflow:auto}.guide-index li{break-inside:avoid;margin:0 0 10px;padding-right:12px}.guide-index a{color:#d6dcdd;font-size:12px;line-height:1.4;text-decoration:none}.experience-seal{background:#e8e2d7;border-left:4px solid #c5a15a;align-items:center;gap:18px;max-width:1120px;margin:50px auto 0;padding:22px 28px;display:flex}.experience-seal strong{letter-spacing:.12em;font-size:11px}.experience-seal span{color:#666d6e;font-size:12px;line-height:1.5}.guide-body{max-width:1160px;margin:auto;padding:20px 7vw 120px}.guide-section{border-top:1px solid #d1c9bc;margin:86px -2vw 30px;padding:58px 2vw 18px;scroll-margin-top:20px;position:relative}.guide-section.numbered:nth-of-type(4n){color:#fff;background:#11191c;margin-left:-3vw;margin-right:-3vw;padding:58px 3vw 28px}.guide-section h2{letter-spacing:-.04em;overflow-wrap:anywhere;margin:0;font-size:clamp(32px,4vw,54px);font-weight:520;line-height:1.1}.anchor-link{color:#ad8b4c;font-weight:800;text-decoration:none;position:absolute;top:23px;left:4px}.guide-body>h3{margin:40px 0 14px;font-size:clamp(21px,2.3vw,28px);line-height:1.25}.guide-body>p{color:#61686a;max-width:900px;font-size:15px;line-height:1.8}.guide-body>p strong{color:#1a2224}.guide-body a:not(.guide-button){color:#8e6826;font-weight:800}.practical-note{background:#ebe5db;border-left:3px solid #c5a15a;padding:16px 18px!important}.guide-list{background:#d6cec1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.guide-list li{overflow-wrap:anywhere;background:#ece8df;padding:17px;font-size:12px;font-weight:700}.guide-flow{counter-reset:flow;background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.guide-flow li{color:#fff;text-align:center;overflow-wrap:anywhere;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.guide-body>.guide-button{margin:28px 0}.guide-gallery{color:#fff;background:#151d20;grid-template-columns:.72fr 1.28fr;gap:6vw;padding:100px 7vw;display:grid}.guide-gallery p{color:#aeb5b7;line-height:1.7}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gallery-grid img{aspect-ratio:4/3;object-fit:cover;width:100%}.gallery-grid img:first-child{aspect-ratio:16/9;grid-column:1/-1}.guide-blog{max-width:1100px;margin:auto;padding:85px 7vw}.guide-blog p{font-size:16px;line-height:1.7}.guide-blog a{color:#8e6826;font-weight:800}.guide-footer{color:#7d8587;background:#090d0f;justify-content:space-between;gap:20px;padding:28px 7vw;font-size:10px;display:flex}.guide-footer a{color:#b9c0c1}@media (width<=800px){.guide-nav{height:82px;padding:0 20px}.guide-nav img{width:175px;height:68px}.guide-nav>a:last-child{display:none}.guide-hero{min-height:auto}.guide-hero-copy{width:100%;max-width:100%;padding:78px 22px}.guide-hero h1{font-size:clamp(36px,11vw,46px)}.guide-index{grid-template-columns:1fr;padding:58px 22px}.guide-index ol{columns:1;max-height:520px}.experience-seal{flex-direction:column;align-items:flex-start;margin:35px 22px 0}.guide-body{width:100%;max-width:100%;padding:15px 22px 80px}.guide-section,.guide-section.numbered:nth-of-type(4n){margin:62px -22px 24px;padding:50px 22px 18px}.guide-section h2,.guide-gallery h2,.guide-blog h2{font-size:clamp(30px,9vw,40px)}.anchor-link{left:22px}.guide-list{grid-template-columns:1fr}.guide-flow{grid-template-columns:1fr 1fr}.guide-gallery{grid-template-columns:1fr;padding:72px 22px}.gallery-grid{grid-template-columns:1fr}.gallery-grid img:first-child{aspect-ratio:4/3;grid-column:auto}.guide-blog{padding:65px 22px}.guide-footer{flex-direction:column;padding:25px 22px}.guide-body>p{overflow-wrap:anywhere}.guide-button{width:auto}}@media (width<=390px){.guide-flow{grid-template-columns:1fr}.guide-list li{padding:14px}.guide-hero-copy,.guide-body{padding-left:18px;padding-right:18px}.guide-section,.guide-section.numbered:nth-of-type(4n){margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}}.specialized-guides{background:#fff;border:1px solid #ded7cc;grid-template-columns:.65fr 1.35fr;gap:4vw;max-width:1120px;margin:35px auto 0;padding:40px 28px;display:grid}.specialized-guides>div>span{letter-spacing:.2em;color:#a77d34;font-size:10px;font-weight:800}.specialized-guides h2{letter-spacing:-.035em;margin:14px 0;font-size:clamp(28px,3vw,44px);line-height:1.08}.specialized-guides p{color:#697071;font-size:13px;line-height:1.65}.specialized-guides ul{background:#ded7cc;grid-template-columns:1fr 1fr;gap:1px;margin:0;padding:0;list-style:none;display:grid}.specialized-guides li{background:#f0ece4;padding:14px}.specialized-guides a{color:#2d3537;font-size:12px;font-weight:800;text-decoration:none}@media (width<=800px){.specialized-guides{grid-template-columns:1fr;margin:30px 22px 0;padding:30px 20px}.specialized-guides ul{grid-template-columns:1fr}}.seo-page{color:#0b0f12;background:#f3f0e9;overflow-x:hidden}.seo-page *{box-sizing:border-box}.seo-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.seo-nav img{object-fit:contain;object-position:left center;width:230px;height:80px}.seo-nav>a:last-child,.seo-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.seo-hero{color:#fff;background:#090d0f;align-items:center;min-height:780px;display:flex;position:relative}.seo-hero-image{background:linear-gradient(90deg,#070a0cfa 3%,#070a0ce0 45%,#070a0c40 100%),url(/images/atlas-hero.png) 50%/cover;position:absolute;inset:0}.seo-hero-copy{z-index:1;width:min(850px,90%);padding:100px 6vw;position:relative}.seo-kicker,.seo-section span,.seo-final>p{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:750}.seo-hero h1{letter-spacing:-.055em;margin:25px 0 28px;font-size:clamp(46px,6vw,86px);font-weight:520;line-height:.98}.seo-hero-copy>p:not(.seo-kicker){color:#b7bdbf;max-width:630px;margin-bottom:35px;font-size:16px;line-height:1.75}.seo-section{padding:110px 7vw}.seo-intro{grid-template-columns:1fr 1fr;gap:9vw;max-width:1440px;margin:auto;display:grid}.seo-section h2,.seo-final h2{letter-spacing:-.045em;margin:18px 0;font-size:clamp(38px,4.5vw,66px);font-weight:520;line-height:1.06}.seo-section p{color:#686d6e;font-size:14px;line-height:1.75}.seo-dark{color:#fff;background:#101619;max-width:none}.seo-heading{max-width:850px;margin-bottom:50px}.seo-dark p{color:#9da5a7}.seo-grid{background:#ffffff1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.seo-grid article{background:#151d20;min-height:250px;padding:34px}.seo-grid article b{color:#c5a15a;font-size:10px}.seo-grid h3{margin:55px 0 12px;font-size:19px}.seo-grid p{font-size:12px}.seo-split{grid-template-columns:1.1fr 1fr;align-items:center;gap:8vw;display:grid}.seo-photo img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.seo-grid.three{background:#d8d3c9;grid-template-columns:repeat(3,minmax(0,1fr))}.seo-materials .seo-grid article{color:#111719;background:#ece8df}.seo-materials .seo-grid h3{margin-top:20px}.seo-atlas{grid-template-columns:1.2fr 1fr;align-items:end;gap:9vw;display:grid}.seo-atlas a{color:#d6b66e;font-weight:700}.seo-faq{max-width:1100px;margin:auto}.seo-faq details{border-top:1px solid #0d121529;padding:22px 0}.seo-faq details:last-child{border-bottom:1px solid #0d121529}.seo-faq summary{cursor:pointer;font-weight:700}.seo-faq details p{margin-bottom:0}.seo-final{text-align:center;color:#fff;background:#151d20;padding:120px 7vw}.seo-final h2{max-width:850px;margin:20px auto 35px}.seo-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:24px 7vw;font-size:9px;display:flex}.seo-footer a{color:#b7bdbe}.seo-page em{color:#c5a15a}@media (width<=800px){.seo-nav{height:82px;padding:0 20px}.seo-nav img{width:175px;height:68px}.seo-nav>a:last-child{display:none}.seo-hero{min-height:680px}.seo-hero-copy{width:100%;padding:90px 22px}.seo-hero h1{font-size:44px}.seo-section{padding:78px 22px}.seo-intro,.seo-split,.seo-atlas{grid-template-columns:1fr;gap:45px}.seo-grid,.seo-grid.three{grid-template-columns:1fr}.seo-grid article{min-height:0}.seo-grid h3{margin-top:32px}.seo-footer{flex-direction:column;gap:18px;padding:24px 22px}.seo-final{padding:85px 22px}}.seo-hero-copy>p:not(.seo-kicker){max-width:680px;margin-bottom:24px}.seo-hero-copy .seo-subtitle{color:#fff;margin-top:-10px;font-size:22px;font-weight:650;line-height:1.35}.seo-emphasis{border-left:2px solid #c5a15a;padding-left:20px;font-weight:700;color:#272d2f!important}.process-six{grid-template-columns:repeat(3,minmax(0,1fr))}.process-six article{min-height:275px}.seo-franchise,.seo-location{grid-template-columns:1fr 1fr;gap:9vw;display:grid}.seo-franchise strong{color:#fff}.light-cards{background:#d8d3c9}.light-cards article{color:#111719;background:#ece8df}.light-cards h3{margin-top:18px}.seo-formula{text-align:center;letter-spacing:.1em;margin:45px auto 0;font-weight:800;color:#1a2022!important;font-size:13px!important}.seo-formula i{color:#c5a15a;margin:0 12px;font-style:normal}.seo-integration{grid-template-columns:1fr 1.15fr;align-items:center;gap:8vw;display:grid}.seo-integration ol{border-top:1px solid #d4cec3;margin:0;padding:0;list-style:none}.seo-integration li{border-bottom:1px solid #d4cec3;align-items:center;padding:17px 10px;font-size:12px;font-weight:750;display:flex}.seo-integration li:before{content:"→";color:#c5a15a;margin-right:14px}.seo-decisions .seo-grid article{min-height:420px}.seo-decisions .seo-grid p{font-size:12px}.seo-final .seo-brief{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;max-width:920px;margin:30px auto 48px;display:grid}.seo-brief span{color:#bfc5c6;background:#1c2529;padding:15px;font-size:10px}.seo-final-brand{color:#d6b66e!important;margin-top:55px!important}.seo-final h3{margin:10px 0 35px;font-family:Georgia,serif;font-size:clamp(27px,3vw,42px);font-weight:400}.seo-footer{align-items:center}@media (width<=800px){.seo-hero{min-height:720px}.seo-hero-copy .seo-subtitle{font-size:19px}.seo-intro,.seo-split,.seo-atlas,.seo-franchise,.seo-location,.seo-integration{grid-template-columns:1fr;gap:45px}.seo-grid,.seo-grid.three,.process-six{grid-template-columns:1fr}.seo-grid article,.process-six article,.seo-decisions .seo-grid article{min-height:0}.seo-formula{flex-direction:column;gap:7px;display:flex}.seo-formula i{margin:0}.seo-final .seo-brief{grid-template-columns:1fr 1fr}}.seo-context-link{color:#9a7430;font-weight:750}.project-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.project-page *{box-sizing:border-box;min-width:0}.project-page img{max-width:100%;height:auto}.project-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.project-nav img{object-fit:contain;object-position:left center;width:230px;height:80px}.project-nav>a:last-child,.project-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.project-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.hero-photo{background:linear-gradient(90deg,#070a0cfa 3%,#070a0ce6 50%,#070a0c47 100%),url(/images/atlas-hero.png) 50%/cover;position:absolute;inset:0}.hero-copy{z-index:1;width:min(820px,92%);padding:90px 6vw;position:relative}.hero-copy>span,.section-title>span,.wide-title>span,.visual-section span,.technical-grid span,.decision-grid span,.project-final>span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.hero-copy h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(46px,6vw,82px);font-weight:520;line-height:.98}.hero-copy h2{margin:0 0 25px;font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.hero-copy p{color:#b7bdbf;max-width:700px;font-size:15px;line-height:1.7}.formula{letter-spacing:.13em;color:#fff;margin:25px 0;font-size:15px;font-weight:850}.formula i{color:#c5a15a;margin:0 10px;font-style:normal}.project-button{margin-top:18px}.journey{background:#c5a15a;grid-template-columns:repeat(8,minmax(0,1fr));padding:0 4vw;display:grid}.journey span{text-align:center;padding:22px 10px;font-size:10px;font-weight:800;position:relative}.journey b{color:#6c542d;position:absolute;right:-3px}.project-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8vw;max-width:1500px;margin:auto;padding:105px 7vw;display:grid}.project-section.dark{color:#fff;background:#101619;max-width:none}.section-title h2,.wide-title h2,.visual-section h2,.technical-grid h2,.decision-grid h2,.project-final h2{letter-spacing:-.045em;overflow-wrap:anywhere;margin:17px 0;font-size:clamp(35px,4.5vw,64px);font-weight:520;line-height:1.06}.section-content p,.visual-section p,.technical-grid p,.decision-grid p,.segments-grid p,.faq-section p,.project-final p{color:#686d6e;font-size:14px;line-height:1.78}.dark .section-content p{color:#aeb5b7}.section-content strong,.dark strong{color:inherit}.tag-grid{background:#d6d0c5;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:30px 0;padding:0;list-style:none;display:grid}.tag-grid li{background:#ece8df;padding:15px;font-size:11px;font-weight:750}.dark-tags{background:#ffffff21}.dark-tags li{color:#dce0e1;background:#172024}.emphasis,.gold-quote{border-left:2px solid #c5a15a;padding:8px 0 8px 20px;font-weight:750;color:#262c2e!important}.gold-quote{font-family:Georgia,serif;color:#d6b66e!important;font-size:clamp(22px,2.5vw,34px)!important;line-height:1.35!important}.question-grid{background:#ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:28px 0;display:grid}.question-grid p{color:#d8dcdd;background:#172024;margin:0;padding:18px;font-weight:650}.question-grid.light{background:#d6d0c5}.question-grid.light p{color:#272d2f;background:#ece8df}.steps-section,.segments-section,.faq-section{color:#fff;background:#101619;padding:105px 7vw}.wide-title{max-width:900px;margin-bottom:50px}.steps-grid{background:#ffffff1f;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid}.steps-grid article{background:#151d20;padding:30px}.steps-grid b{color:#c5a15a;font-size:11px}.steps-grid h3{margin:38px 0 15px;font-size:20px}.steps-grid p{color:#9da5a7;font-size:12px;line-height:1.7}.compare{background:#d6d0c5;grid-template-columns:1fr 1fr;gap:1px;margin-top:35px;display:grid}.compare article{background:#ece8df;padding:28px}.dark .compare{background:#ffffff1f}.dark .compare article{background:#172024}.compare span{letter-spacing:.14em;color:#a4803e;font-size:9px;font-weight:800}.compare h3{font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.25}.specialties{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.specialties strong{border:1px solid #cfc8bb;padding:10px 14px;font-size:11px}.technical-grid,.decision-grid{grid-template-columns:1fr 1fr;display:grid}.technical-grid article,.decision-grid article{padding:100px 7vw}.technical-grid article:first-child,.decision-grid article:first-child{background:#e8e3d9}.technical-grid article:last-child,.decision-grid article:last-child{background:#dcd6cb}.technical-grid h2,.decision-grid h2{font-size:clamp(32px,3.5vw,52px)}blockquote{color:#a4803e;margin:30px 0;font-family:Georgia,serif;font-size:27px}.visual-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:105px 7vw;display:grid}.visual-section img{aspect-ratio:4/3;object-fit:cover;width:100%}.segments-grid{background:#ffffff1f;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.segments-grid article{background:#151d20;padding:32px}.segments-grid h2{font-size:25px;font-weight:550;line-height:1.2}.segments-grid p{color:#9da5a7}.context-link{color:#9a7430;font-weight:800}.factory-flow{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.factory-flow span{text-transform:uppercase;font-size:11px;font-weight:800}.factory-flow b{color:#c5a15a;margin-left:12px}.formula.long{color:#d6b66e;line-height:1.8}.faq-section{color:#111719;background:#f3f0e9}.faq-section>details{border-top:1px solid #cbc5b9;max-width:1050px;margin:auto;padding:23px 0}.faq-section>details:last-child{border-bottom:1px solid #cbc5b9}.faq-section summary{cursor:pointer;overflow-wrap:anywhere;font-size:16px;font-weight:750}.faq-section p{max-width:850px}.project-final{text-align:center;color:#fff;background:#151d20;padding:110px 7vw}.project-final>p{color:#aeb5b7;max-width:760px;margin:18px auto}.brief-grid{background:#ffffff1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:1000px;margin:35px auto;display:grid}.brief-grid span{color:#c4cacb;background:#1c2529;padding:16px;font-size:10px}.project-final h3{letter-spacing:.22em;color:#d6b66e;margin:50px 0 10px;font-size:11px}.project-final h4{margin:0 0 25px;font-family:Georgia,serif;font-size:clamp(25px,3vw,40px);font-weight:400}.project-footer{color:#737c7f;background:#090d0f;justify-content:space-between;gap:20px;padding:25px 7vw;font-size:9px;display:flex}.project-footer a{color:#b7bdbe}@media (width<=900px){.project-page{width:100%;max-width:100%}.project-nav{height:82px;padding:0 20px}.project-nav img{width:175px;height:68px}.project-nav>a:last-child{display:none}.project-hero{min-height:auto}.hero-copy{width:100%;max-width:100%;padding:78px 22px 70px}.hero-copy h1{font-size:42px}.journey{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 16px}.journey span{text-align:left;padding:12px 7px}.journey b{right:5px}.project-section,.visual-section{grid-template-columns:1fr;gap:32px;width:100%;max-width:100%;padding:72px 22px}.steps-section,.segments-section,.faq-section,.project-final{width:100%;max-width:100%;padding:72px 22px}.steps-grid,.segments-grid{grid-template-columns:1fr}.steps-grid article{min-height:0;padding:25px}.steps-grid h3{margin-top:24px}.technical-grid,.decision-grid{grid-template-columns:1fr}.technical-grid article,.decision-grid article{padding:70px 22px}.tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-grid,.compare{grid-template-columns:1fr}.visual-section img{order:2}.brief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-footer{flex-direction:column;padding:24px 22px}.formula.long{overflow-wrap:anywhere;font-size:12px}}@media (width<=430px){.hero-copy h1{font-size:clamp(36px,11vw,42px)}.hero-copy h2{font-size:19px}.section-title h2,.wide-title h2,.visual-section h2,.technical-grid h2,.decision-grid h2,.project-final h2{font-size:clamp(31px,9.5vw,40px)}.tag-grid{grid-template-columns:1fr}.question-grid p{padding:15px}.journey{grid-template-columns:1fr}.journey span{text-align:center;border-bottom:1px solid #0000001f}.journey b{display:none}.brief-grid{grid-template-columns:1fr}.project-button{text-align:center;white-space:normal;width:100%;max-width:100%;padding-left:12px;padding-right:12px}.formula{letter-spacing:.08em;font-size:12px}.factory-flow{grid-template-columns:1fr 1fr;display:grid}.factory-flow b{display:none}}.segments-grid article:has(img){padding:0 0 32px}:is(.segments-grid article:has(img) h2,.segments-grid article:has(img) p){margin-left:32px;margin-right:32px}.segments-grid img{aspect-ratio:16/10;object-fit:cover;width:100%;max-width:100%;margin-bottom:30px;display:block}.journey{margin:0;list-style:none}.journey li{text-align:center;padding:22px 10px;font-size:10px;font-weight:800;position:relative}.question-grid{padding:0;list-style:none}.question-grid li{color:#d8dcdd;background:#172024;margin:0;padding:18px;font-size:14px;font-weight:650;line-height:1.78}.question-grid.light li{color:#272d2f;background:#ece8df}.specialties{padding:0;list-style:none}.specialties li{display:flex}.factory-flow{padding:0;list-style:none}.factory-flow li{text-transform:uppercase;font-size:11px;font-weight:800}.brief-grid{padding:0;list-style:none}.brief-grid li{color:#c4cacb;background:#1c2529;padding:16px;font-size:10px}@media (width<=900px){.journey li{text-align:left;padding:12px 7px}}@media (width<=430px){.question-grid li{padding:15px}.journey li{text-align:center;border-bottom:1px solid #0000001f}}.price-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.price-page *{box-sizing:border-box;min-width:0}.price-page img{max-width:100%;height:auto}.price-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.price-nav img{object-fit:contain;width:230px;height:80px}.price-nav>a:last-child,.price-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.price-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.price-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0ce0 55%,#070a0c4d),url(/images/atlas-production.png) 50%/cover;position:absolute;inset:0}.price-hero-copy{z-index:1;width:min(880px,92%);padding:90px 6vw;position:relative}.price-hero-copy>span,.price-visual span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.price-hero h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.price-hero h2{font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.price-hero p{color:#b7bdbf;max-width:730px;font-size:15px;line-height:1.7}.price-body{max-width:1260px;margin:auto;padding:40px 7vw 110px}.price-section{border-top:1px solid #d2cbc0;margin:80px -2vw 30px;padding:55px 2vw 18px}.price-section.dark{color:#fff;background:#101619;margin-left:-3vw;margin-right:-3vw;padding:55px 3vw}.price-section h2,.price-visual h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.08}.price-body>p{color:#686d6e;max-width:900px;font-size:14px;line-height:1.78}.price-body>p strong{color:#202628}.price-body>h3{margin:38px 0 12px;font-size:23px}.price-list{background:#d5cec2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.price-list li{overflow-wrap:anywhere;background:#ece8df;padding:16px;font-size:12px;font-weight:700}.price-flow{background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.price-flow li{color:#fff;text-align:center;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.price-body a:not(.price-button){color:#916b29;font-weight:800}.price-body>.price-button{margin:25px 0}.price-visual{color:#fff;background:#151d20;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:100px 7vw;display:grid}.price-visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.price-visual p{color:#aeb5b7;line-height:1.75}.price-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:25px 7vw;font-size:9px;display:flex}.price-footer a{color:#b7bdbe}@media (width<=800px){.price-page{width:100%;max-width:100%}.price-nav{height:82px;padding:0 20px}.price-nav img{width:175px;height:68px}.price-nav>a:last-child{display:none}.price-hero{min-height:auto}.price-hero-copy{width:100%;max-width:100%;padding:75px 22px}.price-hero h1{font-size:clamp(36px,11vw,44px)}.price-body{width:100%;max-width:100%;padding:20px 22px 75px}.price-section,.price-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.price-section h2,.price-visual h2{font-size:clamp(31px,9vw,41px)}.price-list{grid-template-columns:1fr}.price-flow{grid-template-columns:1fr 1fr}.price-visual{grid-template-columns:1fr;padding:72px 22px}.price-visual img{order:2}.price-footer{flex-direction:column;gap:18px;padding:24px 22px}.price-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.price-flow{grid-template-columns:1fr}.hero-flow{display:grid}.price-list li{padding:14px}}@media (width<=800px){.jewelry-page{width:100%;max-width:100%}.jewelry-nav{height:82px;padding:0 20px}.jewelry-nav img{width:175px;height:68px}.jewelry-nav>a:last-child{display:none}.jewelry-hero{min-height:auto}.jewelry-hero-copy{width:100%;max-width:100%;padding:75px 22px}.jewelry-hero h1{font-size:clamp(36px,11vw,44px)}.jewelry-body{width:100%;max-width:100%;padding:20px 22px 75px}.jewelry-section,.jewelry-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.jewelry-section h2,.jewelry-visual h2{font-size:clamp(31px,9vw,41px)}.jewelry-list{grid-template-columns:1fr}.jewelry-flow{grid-template-columns:1fr 1fr}.jewelry-visual{grid-template-columns:1fr;padding:72px 22px}.jewelry-visual img{order:2}.jewelry-footer{flex-direction:column;gap:18px;padding:24px 22px}.jewelry-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.jewelry-flow{grid-template-columns:1fr}.hero-flow{display:grid}.jewelry-list li{padding:14px}}@media (width<=800px){.jewelry-page{width:100%;max-width:100%}.jewelry-nav{height:82px;padding:0 20px}.jewelry-nav img{width:175px;height:68px}.jewelry-nav>a:last-child{display:none}.jewelry-hero{min-height:auto}.jewelry-hero-copy{width:100%;max-width:100%;padding:75px 22px}.jewelry-hero h1{font-size:clamp(36px,11vw,44px)}.jewelry-body{width:100%;max-width:100%;padding:20px 22px 75px}.jewelry-section,.jewelry-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.jewelry-section h2,.jewelry-visual h2{font-size:clamp(31px,9vw,41px)}.jewelry-list{grid-template-columns:1fr}.jewelry-flow{grid-template-columns:1fr 1fr}.jewelry-visual{grid-template-columns:1fr;padding:72px 22px}.jewelry-visual img{order:2}.jewelry-footer{flex-direction:column;gap:18px;padding:24px 22px}.jewelry-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.jewelry-flow{grid-template-columns:1fr}.hero-flow{display:grid}.jewelry-list li{padding:14px}}.commercial-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.commercial-gallery img{aspect-ratio:4/3;object-fit:cover}.commercial-gallery img:first-child{aspect-ratio:16/9;grid-column:1/-1}@media (width<=800px){.commercial-gallery{grid-template-columns:1fr}.commercial-gallery img:first-child{aspect-ratio:4/3;grid-column:auto}}.acai-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.acai-page *{box-sizing:border-box;min-width:0}.acai-page img{max-width:100%;height:auto}.acai-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.acai-nav img{object-fit:contain;width:230px;height:80px}.acai-nav>a:last-child,.acai-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.acai-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.acai-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0ce0 55%,#070a0c4d),url(/images/quiosque-cafeteria-premium-shopping.webp) 50%/cover;position:absolute;inset:0}.acai-hero-copy{z-index:1;width:min(880px,92%);padding:90px 6vw;position:relative}.acai-hero-copy>span,.acai-visual span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.acai-hero h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.acai-hero h2{font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.acai-hero p{color:#b7bdbf;max-width:730px;font-size:15px;line-height:1.7}.acai-body{max-width:1260px;margin:auto;padding:40px 7vw 110px}.acai-section{border-top:1px solid #d2cbc0;margin:80px -2vw 30px;padding:55px 2vw 18px}.acai-section.dark{color:#fff;background:#101619;margin-left:-3vw;margin-right:-3vw;padding:55px 3vw}.acai-section h2,.acai-visual h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.08}.acai-body>p{color:#686d6e;max-width:900px;font-size:14px;line-height:1.78}.acai-body>p strong{color:#202628}.acai-body>h3{margin:38px 0 12px;font-size:23px}.acai-list{background:#d5cec2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.acai-list li{overflow-wrap:anywhere;background:#ece8df;padding:16px;font-size:12px;font-weight:700}.acai-flow{background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.acai-flow li{color:#fff;text-align:center;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.acai-body a:not(.acai-button){color:#916b29;font-weight:800}.acai-body>.acai-button{margin:25px 0}.acai-visual{color:#fff;background:#151d20;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:100px 7vw;display:grid}.acai-visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.acai-detail{object-fit:cover;width:100%;max-height:220px;margin:20px 0}.acai-visual p{color:#aeb5b7;line-height:1.75}.acai-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:25px 7vw;font-size:9px;display:flex}.acai-footer a{color:#b7bdbe}@media (width<=800px){.acai-page{width:100%;max-width:100%}.acai-nav{height:82px;padding:0 20px}.acai-nav img{width:175px;height:68px}.acai-nav>a:last-child{display:none}.acai-hero{min-height:auto}.acai-hero-copy{width:100%;max-width:100%;padding:75px 22px}.acai-hero h1{font-size:clamp(36px,11vw,44px)}.acai-body{width:100%;max-width:100%;padding:20px 22px 75px}.acai-section,.acai-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.acai-section h2,.acai-visual h2{font-size:clamp(31px,9vw,41px)}.acai-list{grid-template-columns:1fr}.acai-flow{grid-template-columns:1fr 1fr}.acai-visual{grid-template-columns:1fr;padding:72px 22px}.acai-visual img{order:2}.acai-footer{flex-direction:column;gap:18px;padding:24px 22px}.acai-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.acai-flow{grid-template-columns:1fr}.hero-flow{display:grid}.acai-list li{padding:14px}}.cafe-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.cafe-page *{box-sizing:border-box;min-width:0}.cafe-page img{max-width:100%;height:auto}.cafe-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.cafe-nav img{object-fit:contain;width:230px;height:80px}.cafe-nav>a:last-child,.cafe-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.cafe-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.cafe-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0ce0 55%,#070a0c4d),url(/images/quiosque-cafeteria-premium-shopping.webp) 50%/cover;position:absolute;inset:0}.cafe-hero-copy{z-index:1;width:min(880px,92%);padding:90px 6vw;position:relative}.cafe-hero-copy>span,.cafe-visual span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.cafe-hero h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.cafe-hero h2{font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.cafe-hero p{color:#b7bdbf;max-width:730px;font-size:15px;line-height:1.7}.cafe-body{max-width:1260px;margin:auto;padding:40px 7vw 110px}.cafe-section{border-top:1px solid #d2cbc0;margin:80px -2vw 30px;padding:55px 2vw 18px}.cafe-section.dark{color:#fff;background:#101619;margin-left:-3vw;margin-right:-3vw;padding:55px 3vw}.cafe-section h2,.cafe-visual h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.08}.cafe-body>p{color:#686d6e;max-width:900px;font-size:14px;line-height:1.78}.cafe-body>p strong{color:#202628}.cafe-body>h3{margin:38px 0 12px;font-size:23px}.cafe-list{background:#d5cec2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.cafe-list li{overflow-wrap:anywhere;background:#ece8df;padding:16px;font-size:12px;font-weight:700}.cafe-flow{background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.cafe-flow li{color:#fff;text-align:center;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.cafe-body a:not(.cafe-button){color:#916b29;font-weight:800}.cafe-body>.cafe-button{margin:25px 0}.cafe-visual{color:#fff;background:#151d20;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:100px 7vw;display:grid}.cafe-visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.cafe-detail{object-fit:cover;width:100%;max-height:220px;margin:20px 0}.cafe-visual p{color:#aeb5b7;line-height:1.75}.cafe-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:25px 7vw;font-size:9px;display:flex}.cafe-footer a{color:#b7bdbe}@media (width<=800px){.cafe-page{width:100%;max-width:100%}.cafe-nav{height:82px;padding:0 20px}.cafe-nav img{width:175px;height:68px}.cafe-nav>a:last-child{display:none}.cafe-hero{min-height:auto}.cafe-hero-copy{width:100%;max-width:100%;padding:75px 22px}.cafe-hero h1{font-size:clamp(36px,11vw,44px)}.cafe-body{width:100%;max-width:100%;padding:20px 22px 75px}.cafe-section,.cafe-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.cafe-section h2,.cafe-visual h2{font-size:clamp(31px,9vw,41px)}.cafe-list{grid-template-columns:1fr}.cafe-flow{grid-template-columns:1fr 1fr}.cafe-visual{grid-template-columns:1fr;padding:72px 22px}.cafe-visual img{order:2}.cafe-footer{flex-direction:column;gap:18px;padding:24px 22px}.cafe-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.cafe-flow{grid-template-columns:1fr}.hero-flow{display:grid}.cafe-list li{padding:14px}}.cosmetics-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.cosmetics-page *{box-sizing:border-box;min-width:0}.cosmetics-page img{max-width:100%;height:auto}.cosmetics-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.cosmetics-nav img{object-fit:contain;width:230px;height:80px}.cosmetics-nav>a:last-child,.cosmetics-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.cosmetics-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.cosmetics-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0ce0 55%,#070a0c4d),url(/images/quiosque-cosmeticos-premium.webp) 50%/cover;position:absolute;inset:0}.cosmetics-hero-copy{z-index:1;width:min(880px,92%);padding:90px 6vw;position:relative}.cosmetics-hero-copy>span,.cosmetics-visual span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.cosmetics-hero h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.cosmetics-hero h2{font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.cosmetics-hero p{color:#b7bdbf;max-width:730px;font-size:15px;line-height:1.7}.cosmetics-body{max-width:1260px;margin:auto;padding:40px 7vw 110px}.cosmetics-section{border-top:1px solid #d2cbc0;margin:80px -2vw 30px;padding:55px 2vw 18px}.cosmetics-section.dark{color:#fff;background:#101619;margin-left:-3vw;margin-right:-3vw;padding:55px 3vw}.cosmetics-section h2,.cosmetics-visual h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.08}.cosmetics-body>p{color:#686d6e;max-width:900px;font-size:14px;line-height:1.78}.cosmetics-body>p strong{color:#202628}.cosmetics-body>h3{margin:38px 0 12px;font-size:23px}.cosmetics-list{background:#d5cec2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.cosmetics-list li{overflow-wrap:anywhere;background:#ece8df;padding:16px;font-size:12px;font-weight:700}.cosmetics-flow{background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.cosmetics-flow li{color:#fff;text-align:center;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.cosmetics-body a:not(.cosmetics-button){color:#916b29;font-weight:800}.cosmetics-body>.cosmetics-button{margin:25px 0}.cosmetics-visual{color:#fff;background:#151d20;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:100px 7vw;display:grid}.cosmetics-visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.cosmetics-detail{object-fit:cover;width:100%;max-height:220px;margin:20px 0}.cosmetics-visual p{color:#aeb5b7;line-height:1.75}.cosmetics-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:25px 7vw;font-size:9px;display:flex}.cosmetics-footer a{color:#b7bdbe}@media (width<=800px){.cosmetics-page{width:100%;max-width:100%}.cosmetics-nav{height:82px;padding:0 20px}.cosmetics-nav img{width:175px;height:68px}.cosmetics-nav>a:last-child{display:none}.cosmetics-hero{min-height:auto}.cosmetics-hero-copy{width:100%;max-width:100%;padding:75px 22px}.cosmetics-hero h1{font-size:clamp(36px,11vw,44px)}.cosmetics-body{width:100%;max-width:100%;padding:20px 22px 75px}.cosmetics-section,.cosmetics-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.cosmetics-section h2,.cosmetics-visual h2{font-size:clamp(31px,9vw,41px)}.cosmetics-list{grid-template-columns:1fr}.cosmetics-flow{grid-template-columns:1fr 1fr}.cosmetics-visual{grid-template-columns:1fr;padding:72px 22px}.cosmetics-visual img{order:2}.cosmetics-footer{flex-direction:column;gap:18px;padding:24px 22px}.cosmetics-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.cosmetics-flow{grid-template-columns:1fr}.hero-flow{display:grid}.cosmetics-list li{padding:14px}}@media (width<=800px){.jewelry-page{width:100%;max-width:100%}.jewelry-nav{height:82px;padding:0 20px}.jewelry-nav img{width:175px;height:68px}.jewelry-nav>a:last-child{display:none}.jewelry-hero{min-height:auto}.jewelry-hero-copy{width:100%;max-width:100%;padding:75px 22px}.jewelry-hero h1{font-size:clamp(36px,11vw,44px)}.jewelry-body{width:100%;max-width:100%;padding:20px 22px 75px}.jewelry-section,.jewelry-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.jewelry-section h2,.jewelry-visual h2{font-size:clamp(31px,9vw,41px)}.jewelry-list{grid-template-columns:1fr}.jewelry-flow{grid-template-columns:1fr 1fr}.jewelry-visual{grid-template-columns:1fr;padding:72px 22px}.jewelry-visual img{order:2}.jewelry-footer{flex-direction:column;gap:18px;padding:24px 22px}.jewelry-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.jewelry-flow{grid-template-columns:1fr}.hero-flow{display:grid}.jewelry-list li{padding:14px}}.jewelry-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.jewelry-page *{box-sizing:border-box;min-width:0}.jewelry-page img{max-width:100%;height:auto}.jewelry-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.jewelry-nav img{object-fit:contain;width:230px;height:80px}.jewelry-nav>a:last-child,.jewelry-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.jewelry-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.jewelry-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0ce0 55%,#070a0c4d),url(/images/quiosque-cosmeticos-premium.webp) 50%/cover;position:absolute;inset:0}.jewelry-hero-copy{z-index:1;width:min(880px,92%);padding:90px 6vw;position:relative}.jewelry-hero-copy>span,.jewelry-visual span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.jewelry-hero h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.jewelry-hero h2{font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.jewelry-hero p{color:#b7bdbf;max-width:730px;font-size:15px;line-height:1.7}.jewelry-body{max-width:1260px;margin:auto;padding:40px 7vw 110px}.jewelry-section{border-top:1px solid #d2cbc0;margin:80px -2vw 30px;padding:55px 2vw 18px}.jewelry-section.dark{color:#fff;background:#101619;margin-left:-3vw;margin-right:-3vw;padding:55px 3vw}.jewelry-section h2,.jewelry-visual h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.08}.jewelry-body>p{color:#686d6e;max-width:900px;font-size:14px;line-height:1.78}.jewelry-body>p strong{color:#202628}.jewelry-body>h3{margin:38px 0 12px;font-size:23px}.jewelry-list{background:#d5cec2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.jewelry-list li{overflow-wrap:anywhere;background:#ece8df;padding:16px;font-size:12px;font-weight:700}.jewelry-flow{background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.jewelry-flow li{color:#fff;text-align:center;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.jewelry-body a:not(.jewelry-button){color:#916b29;font-weight:800}.jewelry-body>.jewelry-button{margin:25px 0}.jewelry-visual{color:#fff;background:#151d20;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:100px 7vw;display:grid}.jewelry-visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.jewelry-detail{object-fit:cover;width:100%;max-height:220px;margin:20px 0}.jewelry-visual p{color:#aeb5b7;line-height:1.75}.jewelry-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:25px 7vw;font-size:9px;display:flex}.jewelry-footer a{color:#b7bdbe}@media (width<=800px){.jewelry-page{width:100%;max-width:100%}.jewelry-nav{height:82px;padding:0 20px}.jewelry-nav img{width:175px;height:68px}.jewelry-nav>a:last-child{display:none}.jewelry-hero{min-height:auto}.jewelry-hero-copy{width:100%;max-width:100%;padding:75px 22px}.jewelry-hero h1{font-size:clamp(36px,11vw,44px)}.jewelry-body{width:100%;max-width:100%;padding:20px 22px 75px}.jewelry-section,.jewelry-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.jewelry-section h2,.jewelry-visual h2{font-size:clamp(31px,9vw,41px)}.jewelry-list{grid-template-columns:1fr}.jewelry-flow{grid-template-columns:1fr 1fr}.jewelry-visual{grid-template-columns:1fr;padding:72px 22px}.jewelry-visual img{order:2}.jewelry-footer{flex-direction:column;gap:18px;padding:24px 22px}.jewelry-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.jewelry-flow{grid-template-columns:1fr}.hero-flow{display:grid}.jewelry-list li{padding:14px}}.jewelry-hero-image{background-image:linear-gradient(90deg,#070a0cfa,#070a0cd6 55%,#070a0c40),url(/images/quiosque-sorvetes-premium-shopping.webp)}.franchise-page{color:#111719;background:#f3f0e9;overflow-x:hidden}.franchise-page *{box-sizing:border-box;min-width:0}.franchise-page img{max-width:100%;height:auto}.franchise-nav{background:#090d0f;justify-content:space-between;align-items:center;height:96px;padding:0 5vw;display:flex}.franchise-nav img{object-fit:contain;width:230px;height:80px}.franchise-nav>a:last-child,.franchise-button{color:#101416;letter-spacing:.08em;background:#c5a15a;justify-content:center;align-items:center;padding:17px 23px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.franchise-hero{color:#fff;background:#090d0f;align-items:center;min-height:880px;display:flex;position:relative}.franchise-hero-image{background:linear-gradient(90deg,#070a0cfa,#070a0ce0 55%,#070a0c4d),url(/images/atlas-production.png) 50%/cover;position:absolute;inset:0}.franchise-hero-copy{z-index:1;width:min(880px,92%);padding:90px 6vw;position:relative}.franchise-hero-copy>span,.franchise-visual span{letter-spacing:.24em;color:#d6b66e;font-size:10px;font-weight:800}.franchise-hero h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:22px 0;font-size:clamp(44px,5.6vw,78px);font-weight:520;line-height:.98}.franchise-hero h2{font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.3}.franchise-hero p{color:#b7bdbf;max-width:730px;font-size:15px;line-height:1.7}.hero-flow{flex-wrap:wrap;gap:8px;margin:28px 0;padding:0;list-style:none;display:flex}.hero-flow li{border:1px solid #d6b66e73;padding:10px 13px;font-size:10px;font-weight:800}.franchise-body{max-width:1260px;margin:auto;padding:40px 7vw 110px}.franchise-section{border-top:1px solid #d2cbc0;margin:80px -2vw 30px;padding:55px 2vw 18px}.franchise-section.dark{color:#fff;background:#101619;margin-left:-3vw;margin-right:-3vw;padding:55px 3vw}.franchise-section h2,.franchise-visual h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,58px);font-weight:520;line-height:1.08}.franchise-body>p{color:#686d6e;max-width:900px;font-size:14px;line-height:1.78}.franchise-body>p strong{color:#202628}.franchise-body>h3{margin:38px 0 12px;font-size:23px}.franchise-list{background:#d5cec2;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;padding:0;list-style:none;display:grid}.franchise-list li{overflow-wrap:anywhere;background:#ece8df;padding:16px;font-size:12px;font-weight:700}.franchise-flow{background:#c5a15a;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:34px 0;padding:0;list-style:none;display:grid}.franchise-flow li{color:#fff;text-align:center;background:#151d20;padding:20px 14px;font-size:11px;font-weight:800}.franchise-body a:not(.franchise-button){color:#916b29;font-weight:800}.franchise-body>.franchise-button{margin:25px 0}.franchise-visual{color:#fff;background:#151d20;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:100px 7vw;display:grid}.franchise-visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.franchise-visual p{color:#aeb5b7;line-height:1.75}.franchise-footer{color:#737c7f;background:#090d0f;justify-content:space-between;padding:25px 7vw;font-size:9px;display:flex}.franchise-footer a{color:#b7bdbe}@media (width<=800px){.franchise-page{width:100%;max-width:100%}.franchise-nav{height:82px;padding:0 20px}.franchise-nav img{width:175px;height:68px}.franchise-nav>a:last-child{display:none}.franchise-hero{min-height:auto}.franchise-hero-copy{width:100%;max-width:100%;padding:75px 22px}.franchise-hero h1{font-size:clamp(36px,11vw,44px)}.franchise-body{width:100%;max-width:100%;padding:20px 22px 75px}.franchise-section,.franchise-section.dark{margin:55px -22px 25px;padding:45px 22px 15px}.franchise-section h2,.franchise-visual h2{font-size:clamp(31px,9vw,41px)}.franchise-list{grid-template-columns:1fr}.franchise-flow{grid-template-columns:1fr 1fr}.franchise-visual{grid-template-columns:1fr;padding:72px 22px}.franchise-visual img{order:2}.franchise-footer{flex-direction:column;gap:18px;padding:24px 22px}.franchise-button{white-space:normal;text-align:center;max-width:100%}}@media (width<=390px){.franchise-flow{grid-template-columns:1fr}.hero-flow{display:grid}.franchise-list li{padding:14px}}
