@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{.start{inset-inline-start:var(--spacing)}}:root{--ink:#07111f;--ink-soft:#102238;--blue:#246bfe;--blue-bright:#4d8cff;--mint:#62e6c5;--paper:#f5f7fb;--white:#fff;--muted:#66758a;--line:#dfe5ef;--shell:min(1200px, calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-top:94px}html::-webkit-scrollbar{display:none}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:var(--shell);margin-inline:auto}.site-header{z-index:100;width:min(1240px,100vw - 28px);min-height:66px;color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111fd6;border:1px solid #ffffff21;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;padding:10px 12px 10px 18px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #030b193d}.brand{flex-shrink:0;align-items:center;gap:12px;display:inline-flex}.brand-mark{border:1px solid #ffffff38;border-radius:9px;grid-template-columns:repeat(3,1fr);width:45px;height:34px;display:grid;overflow:hidden}.brand-mark i{color:#bed3ff;background:#ffffff14;border-right:1px solid #ffffff2e;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid}.brand-mark i:nth-child(2){background:var(--blue);color:#fff}.brand-mark i:last-child{border-right:0}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.11em;text-transform:uppercase;font-size:13px}.brand-copy small{color:#8fa2bb;letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:700}.site-header nav{color:#b8c5d5;align-items:center;gap:32px;font-size:13px;font-weight:600;display:flex}.site-header nav a{transition:color .18s}.site-header nav a:hover,.site-header nav a:focus-visible{color:#fff}.header-cta{min-height:44px;color:var(--ink);background:#fff;border-radius:11px;align-items:center;gap:14px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.header-cta span{color:var(--blue);font-size:16px}.hero{color:#fff;background:radial-gradient(circle at 78% 44%,#1f6bff3b,#0000 25%),radial-gradient(circle at 62% 88%,#62e6c514,#0000 26%),linear-gradient(145deg,#07111f 0%,#09182a 58%,#07111f 100%);min-height:860px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #5089ff24;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-260px;right:-130px}.hero-grid,.cta-grid{opacity:.18;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.hero-content{z-index:2;grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;min-height:860px;padding-top:114px;display:grid;position:relative}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:11px;font-weight:800}.eyebrow{color:#9cb9ee;align-items:center;gap:12px;display:flex}.eyebrow span,.system-caption span{background:var(--blue-bright);width:32px;height:1px}.hero h1{letter-spacing:-.062em;margin:0;font-size:clamp(58px,6.6vw,96px);font-weight:760;line-height:.92}.hero h1 em{color:var(--blue-bright);font-style:normal}.hero-lead{color:#b7c3d4;max-width:590px;margin:34px 0 0;font-size:19px;line-height:1.65}.hero-actions,.cta-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 32px #246bfe42}.button-primary:hover{background:#3478ff}.button-ghost{color:#d7e1ed;border-color:#ffffff29}.button-ghost:hover{background:#ffffff0d;border-color:#ffffff61}.hero-proof{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);width:min(620px,100%);margin-top:54px;display:grid}.hero-proof div{border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;min-height:92px;padding:0 20px;display:flex}.hero-proof div:first-child{padding-left:0}.hero-proof div:last-child{border-right:0}.hero-proof strong{color:#fff;font-size:24px}.hero-proof span{color:#778ca7;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:700}.hero-system{aspect-ratio:1;width:100%;max-width:550px;margin-left:auto;position:relative}.system-orbit{border:1px solid #5f90ff47;border-radius:50%;position:absolute;inset:15%}.orbit-two{opacity:.54;border-style:dashed;inset:4%}.system-orbit:before,.system-orbit:after{background:var(--mint);width:7px;height:7px;box-shadow:0 0 18px var(--mint);content:"";border-radius:50%;position:absolute}.system-orbit:before{top:12%;right:18%}.system-orbit:after{bottom:4%;left:36%}.system-core{text-align:center;background:radial-gradient(circle at 50% 35%,#163b71,#0b1c31 68%);border:1px solid #79a1ff70;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:188px;height:188px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 80px #246bfe47,inset 0 0 30px #4e89ff29}.core-pulse{background:var(--mint);width:8px;height:8px;box-shadow:0 0 16px var(--mint);border-radius:50%;position:absolute;top:20px;right:37px}.system-core small{color:#7393bd;letter-spacing:.18em;margin-bottom:6px;font-size:9px;font-weight:800}.system-core strong{font-size:28px;line-height:1}.system-core b{color:var(--mint);font-size:14px}.system-node{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1d33d1;border:1px solid #79a1ff3d;border-radius:14px;flex-direction:column;justify-content:center;width:180px;min-height:92px;padding:16px 18px 16px 46px;display:flex;position:absolute;box-shadow:0 14px 40px #0000002e}.system-node span{color:#8fb2ff;background:#246bfe33;border-radius:6px;place-items:center;width:23px;height:23px;font-size:9px;font-weight:800;display:grid;position:absolute;left:14px}.system-node small{color:#6f86a2;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.system-node strong{margin-top:6px;font-size:13px}.node-company{top:7%;left:-3%}.node-system{top:18%;right:-4%}.node-control{bottom:9%;right:5%}.system-caption{color:#7890ac;align-items:flex-start;gap:11px;max-width:235px;font-size:11px;line-height:1.5;display:flex;position:absolute;bottom:12%;left:-2%}.system-caption span{flex-shrink:0;margin-top:7px}.manifesto{background:#fff;padding:114px 0 100px}.manifesto-grid{grid-template-columns:.42fr 1.2fr .66fr;align-items:start;gap:62px;display:grid}.manifesto h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.2vw,58px);line-height:1.05}.manifesto h2 span{color:#8c9aab}.manifesto-grid>p:last-child{color:var(--muted);margin:6px 0 0;font-size:15px;line-height:1.75}.systems-section{padding:124px 0 138px}.section-heading{grid-template-columns:1.5fr .58fr;align-items:end;gap:110px;display:grid}.section-heading h2{letter-spacing:-.048em;max-width:830px;margin:0;font-size:clamp(38px,4.5vw,62px);line-height:1.04}.section-heading>p{color:var(--muted);margin:0 0 7px;font-size:15px;line-height:1.7}.products{gap:34px;margin-top:74px;display:grid}.product{border:1px solid var(--line);background:#fff;border-radius:28px;grid-template-columns:1.15fr .85fr;height:600px;min-height:600px;display:grid;overflow:hidden;box-shadow:0 24px 70px #132a4812}.product:nth-child(2n) .product-visual{order:2}.product:nth-child(2n){grid-template-columns:.85fr 1.15fr}.product-visual{background:radial-gradient(circle at 75% 20%,#246bfe1f,#0000 28%),#eaf0f8;min-width:0;height:600px;padding:34px 0 0 34px;position:relative;overflow:hidden}.product-2 .product-visual{background:radial-gradient(circle at 30% 24%,#3abfe829,#0000 31%),#e9f5f8}.product-3 .product-visual{background:radial-gradient(circle at 74% 20%,#c2723421,#0000 30%),#f4eee8}.product-4 .product-visual{background:radial-gradient(circle at 24% 26%,#3d68ff26,#0000 32%),#edf0fa}.browser-bar{color:#7f91a9;background:#0a1422;border-radius:15px 0 0;align-items:center;gap:20px;height:42px;padding:0 17px;display:flex}.browser-bar div{gap:6px;display:flex}.browser-bar span{background:#445367;border-radius:50%;width:7px;height:7px}.browser-bar span:first-child{background:#ff765f}.browser-bar span:nth-child(2){background:#ffd05f}.browser-bar span:last-child{background:#62e6a7}.browser-bar small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-visual>img{object-fit:cover;object-position:top left;border-left:1px solid #09182b1a;width:100%;height:calc(100% - 42px);min-height:0;max-height:calc(100% - 42px)}.visual-index{color:#07111f21;letter-spacing:-.06em;font-size:74px;font-weight:800;position:absolute;bottom:8px;right:19px}.product-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:58px 60px;display:flex}.product-label{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0 0 30px;font-size:10px;font-weight:850}.product-logo{object-fit:contain;object-position:left center;width:auto;max-width:190px;max-height:54px}.logo-chegou-lead{max-width:170px;max-height:72px}.logo-ultimo-cafe{max-width:180px}.logo-meu-portal{width:58px;height:58px}.product-copy h3{letter-spacing:-.035em;margin:30px 0 16px;font-size:30px;line-height:1.17}.product-outcome{color:var(--muted);margin:0;font-size:14px;line-height:1.72}.product-copy ul,.extension-features{gap:12px;width:100%;margin:28px 0 34px;padding:0;list-style:none;display:grid}.product-copy li{color:#314359;gap:12px;font-size:13px;font-weight:650;display:flex}.product-copy li span{color:var(--blue)}.text-link{border-bottom:1px solid #b6c2d1;align-items:center;gap:14px;padding-bottom:7px;font-size:12px;font-weight:850;display:inline-flex}.text-link span{color:var(--blue);font-size:16px}.extension-section{background:linear-gradient(150deg, #102b4a33, transparent 34%), var(--ink);color:#fff;padding:140px 0;position:relative;overflow:hidden}.extension-glow{filter:blur(90px);background:#246bfe2e;border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-80px}.extension-grid{z-index:1;grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;display:grid;position:relative}.section-kicker.light{color:#87aaf4}.extension-title{align-items:center;gap:17px;display:flex}.extension-title img{border-radius:16px;width:66px;height:66px;box-shadow:0 12px 28px #0000003d}.extension-title h2{letter-spacing:-.055em;margin:0;font-size:clamp(46px,5.5vw,74px)}.extension-lead{letter-spacing:-.025em;margin:32px 0 17px;font-size:25px;font-weight:650;line-height:1.25}.extension-copy>p:not(.section-kicker):not(.extension-lead){color:#9eb0c6;font-size:14px;line-height:1.72}.extension-features{margin:31px 0}.extension-features li{color:#dce5ef;grid-template-columns:33px 1fr;align-items:center;font-size:13px;display:grid}.extension-features span{color:var(--mint);font-size:9px;font-weight:850}.store-proof{border-top:1px solid #ffffff1f;gap:36px;margin:34px 0 30px;padding-top:26px;display:flex}.store-proof div{flex-direction:column;display:flex}.store-proof strong{font-size:24px}.store-proof span{color:#71869f;letter-spacing:.1em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:800}.button-store{color:var(--ink);background:#fff}.button-store span{color:var(--blue)}.extension-visual{min-height:620px;position:relative}.extension-shot{background:#0d1d31;border:1px solid #ffffff24;border-radius:20px;position:absolute;overflow:hidden;box-shadow:0 35px 70px #00000057}.extension-shot:before{content:"";background:radial-gradient(circle at 18px 17px,#ff765f 0 3px,#0000 4px),radial-gradient(circle at 30px 17px,#ffd05f 0 3px,#0000 4px),radial-gradient(circle at 42px 17px,#62e6a7 0 3px,#0000 4px);border-bottom:1px solid #ffffff14;height:34px;display:block}.extension-shot img{width:100%}.extension-shot-main{width:80%;top:38px;right:4%;transform:rotate(1.4deg)}.extension-shot-secondary{width:66%;bottom:30px;left:0;transform:rotate(-2.2deg)}.chrome-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c1d32e0;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;bottom:2px;right:0;box-shadow:0 15px 40px #0000004d}.chrome-badge img{border-radius:10px;width:40px;height:40px}.chrome-badge span{color:#758ca7;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;font-size:9px;font-weight:700;display:flex}.chrome-badge strong{color:#fff;margin-top:3px;font-size:12px}.method-section{padding:136px 0}.method-heading{align-items:start}.method-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:28px;margin-top:74px;display:grid}.method-flow article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:270px;padding:34px;position:relative;overflow:hidden}.method-flow article:after{content:"";border:28px solid #edf3ff;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-65px;right:-38px}.method-flow article>span{z-index:1;width:38px;height:38px;color:var(--blue);background:#edf3ff;border-radius:10px;place-items:center;font-size:10px;font-weight:850;display:grid;position:relative}.method-flow small{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-top:32px;font-size:9px;font-weight:850;display:block}.method-flow h3{z-index:1;letter-spacing:-.035em;margin:9px 0 11px;font-size:25px;position:relative}.method-flow p{z-index:1;color:var(--muted);margin:0;font-size:13px;line-height:1.65;position:relative}.method-flow>i{color:#9aa8b8;font-size:22px;font-style:normal}.about-section{background:#fff;padding:116px 0}.about-grid{grid-template-columns:.55fr 1.15fr .9fr;align-items:center;gap:58px;display:grid}.about-photo-frame{background:#f5f7fb;border:1px solid #d8e0eb;border-radius:28px;width:100%;max-width:240px;height:310px;position:relative;overflow:hidden;box-shadow:0 24px 60px #132a481f}.about-photo-frame:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 7px #ffffff8c}.about-photo-frame img{object-fit:cover;object-position:50% center;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.about-grid h2{letter-spacing:-.047em;margin:0;font-size:clamp(35px,4.1vw,54px);line-height:1.05}.about-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.78}.about-copy p+p{margin-top:20px}.about-copy strong{color:var(--ink)}.final-cta{background:radial-gradient(circle at 85% 70%, #246bfe40, transparent 30%), var(--ink);color:#fff;padding:132px 0;position:relative;overflow:hidden}.cta-content{z-index:2;text-align:center;position:relative}.cta-content .section-kicker{margin-bottom:25px}.cta-content h2{letter-spacing:-.058em;margin:0;font-size:clamp(50px,6vw,82px);line-height:.98}.cta-content h2 span{color:var(--blue-bright)}.cta-content>p:not(.section-kicker){color:#96a8bd;max-width:550px;margin:26px auto 0;font-size:15px;line-height:1.7}.cta-actions{justify-content:center}.button-ghost-light{color:#d3deea;border-color:#ffffff2e}.button-ghost-light:hover{border-color:#fff6}footer{color:#fff;background:#050c16;padding:74px 0 28px}.footer-top{justify-content:space-between;gap:60px;display:flex}.footer-brand>p{color:#6e8199;max-width:370px;margin:22px 0 0;font-size:13px;line-height:1.65}.footer-links{flex-direction:column;align-items:flex-end;display:flex}.footer-links p{color:#4d627c;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:9px;font-weight:850}.footer-links a{color:#c5d0dc;margin-top:5px;font-size:13px}.instagram-follow{background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:18px;padding:12px 14px 12px 18px;display:flex}.instagram-follow>div{flex-direction:column;max-width:170px;display:flex}.instagram-follow span{color:#87aaf4;letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:850}.instagram-follow strong{margin-top:7px;font-size:14px;line-height:1.25}.instagram-follow small{color:#6e8199;margin-top:7px;font-size:10px;line-height:1.45}.instagram-follow img{background:#fff;border-radius:11px;flex-shrink:0;width:104px;height:104px}.product-logos{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;grid-template-columns:repeat(6,1fr);margin-top:68px;display:grid}.product-logos>*{filter:grayscale();opacity:.62;border-right:1px solid #ffffff17;place-items:center;min-height:122px;padding:24px;transition:opacity .18s,filter .18s,background .18s;display:grid}.product-logos>:last-child{border-right:0}.product-logos>a:hover,.product-logos>.footer-brand-tile:hover{filter:grayscale(0);opacity:1;background:#ffffff06}.footer-logo{object-fit:contain;width:auto;max-width:150px;max-height:48px}.footer-chegou-lead{max-height:65px}.footer-meu-portal{width:46px;height:46px}.footer-triade{filter:brightness(1.35);max-width:170px;max-height:58px}.portal-footer-logo{align-items:center;gap:10px;display:flex}.portal-footer-logo img{border-radius:9px;width:40px;height:40px}.portal-footer-logo b{font-size:13px}.footer-bottom{color:#4f6278;justify-content:space-between;padding-top:28px;font-size:10px;display:flex}.footer-bottom a{color:#8294aa}@media (max-width:1080px){.site-header nav{display:none}.hero-content{grid-template-columns:1fr .82fr;gap:22px}.hero-system{transform-origin:100%;transform:scale(.85)}.manifesto-grid{grid-template-columns:1fr 2fr}.manifesto-grid>p:last-child{grid-column:2}.section-heading{gap:50px}.product{grid-template-columns:1fr .82fr}.product:nth-child(2n){grid-template-columns:.82fr 1fr}.product-copy{padding:48px 38px}.extension-grid{gap:40px}.about-grid{grid-template-columns:.42fr 1fr;align-items:start}.about-copy{grid-column:2}.footer-top{flex-wrap:wrap}.instagram-follow{margin-left:auto}}@media (max-width:820px){:root{--shell:min(100% - 34px, 680px)}.site-header{top:9px}.header-cta{min-height:42px;font-size:0}.header-cta:before{content:"Falar";font-size:11px}.hero{min-height:auto}.hero-content{grid-template-columns:1fr;min-height:auto;padding-top:154px;padding-bottom:90px}.hero h1{font-size:clamp(54px,15vw,76px)}.hero-system{width:min(550px,100%);margin:42px auto 0;transform:none}.manifesto,.systems-section,.extension-section,.method-section,.about-section,.final-cta{padding-top:92px;padding-bottom:92px}.manifesto-grid,.section-heading,.extension-grid,.about-grid{grid-template-columns:1fr;gap:28px}.manifesto-grid>p:last-child,.about-copy{grid-column:auto}.products{margin-top:48px}.product{grid-template-columns:1fr;height:auto}.product:nth-child(2n){grid-template-columns:1fr}.product:nth-child(2n) .product-visual{order:0}.product-visual{height:430px;min-height:430px}.product-visual>img{min-height:0}.product-copy{padding:44px 36px 50px}.extension-copy{max-width:620px}.extension-visual{min-height:580px}.method-flow{grid-template-columns:1fr}.method-flow>i{text-align:center;transform:rotate(90deg)}.about-mark{width:116px;height:116px}.footer-top{flex-direction:column}.footer-links{align-items:flex-start}.instagram-follow{justify-content:space-between;width:100%;max-width:360px;margin-left:0}.product-logos{grid-template-columns:repeat(2,1fr)}.product-logos>*{border-bottom:1px solid #ffffff17}.product-logos>:nth-child(2n){border-right:0}.product-logos>:nth-last-child(-n+2){border-bottom:0}}@media (max-width:520px){:root{--shell:calc(100% - 28px)}.site-header{width:calc(100vw - 18px);padding-left:12px}.brand-copy strong{font-size:11px}.brand-copy small{font-size:7px}.hero-content{padding-top:135px}.eyebrow{align-items:flex-start;font-size:9px;line-height:1.5}.eyebrow span{margin-top:7px}.hero h1{font-size:clamp(49px,15.2vw,67px)}.hero-lead{font-size:16px}.hero-actions,.cta-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-proof{grid-template-columns:1fr}.hero-proof div,.hero-proof div:first-child{border-bottom:1px solid #ffffff1a;border-right:0;min-height:72px;padding:0}.hero-proof div:last-child{border-bottom:0}.hero-system{width:calc(100% + 8px);margin-left:-4px}.system-core{width:145px;height:145px}.system-core strong{font-size:22px}.system-node{width:146px;min-height:76px;padding:12px 10px 12px 40px}.system-node span{left:10px}.system-node strong{font-size:11px}.node-company{left:-2%}.node-system{right:-2%}.system-caption{display:none}.manifesto h2,.section-heading h2,.about-grid h2{font-size:36px}.product{border-radius:20px}.product-visual{height:305px;min-height:305px;padding:18px 0 0 18px}.product-visual>img{min-height:0}.product-copy{padding:38px 25px 44px}.product-copy h3{font-size:27px}.extension-title img{width:54px;height:54px}.extension-title h2{font-size:48px}.extension-lead{font-size:22px}.store-proof{gap:20px}.extension-visual{min-height:430px}.extension-shot-main{width:92%}.extension-shot-secondary{width:77%}.chrome-badge{bottom:-7px}.method-flow article{min-height:240px}.cta-content h2{font-size:48px}.footer-top{flex-direction:column}.footer-links{align-items:flex-start}.instagram-follow{justify-content:space-between;width:100%;max-width:360px}.product-logos{grid-template-columns:1fr}.product-logos>*{border-bottom:1px solid #ffffff17;border-right:0}.product-logos>:last-child{border-bottom:0;grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}}.hero-grid{transform:translate3d(0, var(--page-shift,0), 0);will-change:transform}.hero-system{--diagram-x:0px;--diagram-y:0px;--diagram-x-reverse:0px;--diagram-y-reverse:0px;isolation:isolate;outline:none}.hero-system:before{filter:blur(42px);content:"";pointer-events:none;background:#246bfe2e;border-radius:50%;animation:4.8s ease-in-out infinite system-glow;position:absolute;inset:24%}.orbit-one{animation:18s linear infinite orbit-spin}.orbit-two{animation:26s linear infinite orbit-spin-reverse}.system-core{transform:translate(calc(-50% + var(--diagram-x)), calc(-50% + var(--diagram-y)));will-change:transform;transition:transform .24s ease-out,box-shadow .3s}.system-core:after{content:"";pointer-events:none;border:1px solid #62e6c53d;border-radius:50%;animation:3.2s ease-out infinite core-wave;position:absolute;inset:-14px}.core-pulse{animation:1.8s ease-in-out infinite core-dot}.system-node{transform:translate3d(var(--diagram-x), var(--diagram-y), 0);will-change:transform;transition:transform .24s ease-out,border-color .24s,background .24s,box-shadow .24s}.node-system{transform:translate3d(var(--diagram-x-reverse), var(--diagram-y-reverse), 0)}.node-control{transform:translate3d(var(--diagram-y), var(--diagram-x-reverse), 0)}.motion-ready [data-reveal]{opacity:0;filter:blur(8px);transition:opacity .7s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), translate .82s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay,0s), filter .7s ease var(--reveal-delay,0s), transform .36s cubic-bezier(.22, 1, .36, 1), border-color .3s ease, box-shadow .36s ease;translate:0 42px}.motion-ready [data-reveal].is-visible{opacity:1;filter:blur();translate:0}.product,.method-flow article,.extension-shot{transition:transform .36s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .36s}.product-visual>img{transition:transform .7s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.hero-system:hover .system-core,.hero-system:focus-visible .system-core{box-shadow:0 0 105px #246bfe6b,inset 0 0 36px #62e6c524}.system-node:hover{background:#0e2a48f0;border-color:#62e6c58a;box-shadow:0 20px 48px #00000047}.node-company:hover{transform:translate3d(var(--diagram-x), calc(var(--diagram-y) - 7px), 0) scale(1.035)}.node-system:hover{transform:translate3d(var(--diagram-x-reverse), calc(var(--diagram-y-reverse) - 7px), 0) scale(1.035)}.node-control:hover{transform:translate3d(var(--diagram-y), calc(var(--diagram-x-reverse) - 7px), 0) scale(1.035)}.product:hover{border-color:#cdd8e8;transform:translateY(-8px);box-shadow:0 34px 90px #132a4821}.product:hover .product-visual>img{transform:scale(1.025)}.method-flow article:hover{border-color:#c9d7ea;transform:translateY(-7px);box-shadow:0 24px 60px #132a481a}.extension-visual:hover .extension-shot-main{transform:translate(8px,-8px)rotate(.5deg)}.extension-visual:hover .extension-shot-secondary{transform:translate(-8px,8px)rotate(-1deg)}.about-photo-frame:hover img{transform:scale(1.035)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-spin-reverse{to{transform:rotate(-360deg)}}@keyframes system-glow{0%,to{opacity:.48;transform:scale(.86)}50%{opacity:.9;transform:scale(1.08)}}@keyframes core-wave{0%{opacity:0;transform:scale(.82)}35%{opacity:.72}to{opacity:0;transform:scale(1.22)}}@keyframes core-dot{0%,to{opacity:.65;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
