@import "https://fonts.googleapis.com/css2?family=Syne:wght@800&display=swap";
@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}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--brand:#5814ef;--violet:#7e57c2;--purple-soft:#eee8f8;--yellow:#ffd600;--lime:var(--brand);--ink:#17121d;--paper:#fbfaff;--muted:#69636f;--line:#ded9e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;gap:32px;height:88px;display:flex}.brand{letter-spacing:-1.6px;align-items:center;gap:10px;font-size:25px;font-weight:900;display:flex}.brand>span:last-child>span{color:#779000}.brand-mark{background:var(--lime);border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:relative;transform:rotate(-2deg)}.brand-mark i{background:var(--ink);border-radius:1px;width:5px;height:5px;position:absolute}.brand-mark i:first-child{transform:translate(-7px,-6px)}.brand-mark i:nth-child(2){width:12px;transform:translate(1px)}.brand-mark i:nth-child(3){transform:translate(-7px,7px)}.nav-links{gap:34px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 24px;font-size:15px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{width:20px;height:20px}.button-small{min-height:44px;padding:0 20px}.button-dark{background:var(--ink);color:#fff}.button-secondary{border:1px solid #b4b3aa}.button-white{background:#fff}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;min-height:670px;padding-block:58px 76px;display:grid}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.15em;color:#5d6f08;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.eyebrow span{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #c8f00038}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.072em;margin:26px 0 32px;font-size:clamp(58px,7.1vw,101px);font-weight:900;line-height:.88}h1 em{z-index:1;font-style:normal;position:relative}h1 em:after{content:"";background:var(--lime);z-index:-1;height:18%;position:absolute;bottom:5%;left:-2%;right:-3%;transform:rotate(-1deg)}.hero-lead{color:#4f4f49;max-width:580px;font-size:19px;line-height:1.55}.hero-actions{gap:12px;margin:34px 0 28px;display:flex}.trust-line{color:#66665f;flex-wrap:wrap;gap:18px;font-size:12px;font-weight:700;display:flex}.trust-line span{align-items:center;gap:6px;display:flex}.trust-line svg{color:#718600;width:16px;height:16px}.hero-visual{height:560px;position:relative}.hero-photo{background:linear-gradient(145deg,#dad9cf,#bfc2ae) url(/hero.png) center/cover no-repeat;border-radius:180px 28px 28px;position:absolute;inset:0;overflow:hidden}.hero-photo:after{content:"";background:linear-gradient(#0000 55%,#0a0a0a24);position:absolute;inset:0}.match-card,.proximity-card{background:#fff;position:absolute;box-shadow:0 22px 60px #0a0a0a2e}.match-card{border-radius:18px;align-items:center;gap:13px;padding:16px 20px;display:flex;bottom:52px;left:-46px}.match-icon{background:var(--lime);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.match-icon svg{width:24px;height:24px}.match-card div{flex-direction:column;gap:3px;display:flex}.match-card strong{font-size:16px}.match-card small{color:#686861;font-size:11px}.proximity-card{background:var(--lime);border-radius:18px;align-items:flex-start;gap:10px;padding:18px 20px;font-size:13px;line-height:1.3;display:flex;top:54px;right:-28px;transform:rotate(2deg)}.proximity-card span{font-size:12px}.value-strip{background:var(--ink);color:#fff}.strip-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:138px;display:grid}.strip-grid>div{border-right:1px solid #333;align-items:center;gap:18px;padding:20px 30px;display:flex}.strip-grid>div:first-child{padding-left:0}.strip-grid>div:last-child{border:0}.strip-grid strong{color:var(--lime);font-size:28px}.strip-grid span{color:#d2d2cc;font-size:13px;line-height:1.45}.strip-highlight{flex-direction:column;align-items:flex-start!important;gap:2px!important}.strip-highlight strong{font-size:31px;line-height:1}.intro{text-align:center;padding:125px 0 56px}.intro .section-kicker{justify-content:center}.intro h2,.steps-heading h2,.principles h2,.faq h2,.final-cta h2{letter-spacing:-.055em;margin:18px 0 20px;font-size:clamp(42px,5vw,68px);line-height:.98}.intro p{color:var(--muted);font-size:17px}.audience-grid{grid-template-columns:1fr 1fr;gap:20px;padding-bottom:120px;display:grid}.audience-card{border-radius:30px;flex-direction:column;justify-content:space-between;min-height:610px;padding:32px;display:flex;position:relative;overflow:hidden}.company-card{background:var(--lime)}.audience-number{letter-spacing:-.08em;opacity:.13;font-size:92px;font-weight:900;line-height:1}.audience-content{z-index:1;max-width:480px;position:relative}.tag{text-transform:uppercase;letter-spacing:.08em;border:1px solid #0a0a0a59;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-block}.audience-card h3{letter-spacing:-.045em;margin:20px 0 18px;font-size:42px;line-height:1.03}.audience-card p{color:#3f403b;line-height:1.55}.audience-card ul{gap:11px;margin:28px 0;padding:0;font-size:14px;font-weight:700;list-style:none;display:grid}.audience-card li{align-items:center;gap:9px;display:flex}.audience-card li svg{width:19px;height:19px}.text-link{border-bottom:2px solid var(--ink);align-items:center;gap:12px;padding-bottom:5px;font-size:15px;font-weight:900;display:inline-flex}.steps-section{background:var(--ink);color:#fff;padding:120px 0}.steps-wrap{grid-template-columns:.9fr 1.1fr;align-items:start;gap:110px;display:grid}.section-kicker.light{color:var(--lime)}.steps-heading p{color:#aaa;max-width:420px;font-size:17px;line-height:1.6}.steps-heading .button{margin-top:20px}.steps-list{margin:0;padding:0;list-style:none;display:grid}.steps-list li{border-top:1px solid #383838;grid-template-columns:64px 1fr;gap:24px;padding:30px 0;display:grid}.steps-list li:last-child{border-bottom:1px solid #383838}.steps-list>li>span{width:48px;height:48px;color:var(--lime);border:1px solid #666;border-radius:50%;place-items:center;font-weight:800;display:grid}.steps-list strong{font-size:22px}.steps-list p{color:#aaa;margin:8px 0 0;line-height:1.55}.principles{padding:125px 0}.principles-heading{justify-content:space-between;align-items:flex-start;display:flex}.principles-heading h2{max-width:700px}.principles-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.principles-grid article{border-top:1px solid var(--ink);padding:26px 8px 20px 0}.principles-grid article>span{background:var(--lime);border-radius:12px;place-items:center;width:45px;height:45px;margin-bottom:42px;font-size:22px;display:grid}.principles-grid h3{font-size:21px}.principles-grid p{color:var(--muted);max-width:320px;line-height:1.55}.faq{grid-template-columns:.7fr 1.3fr;gap:110px;padding:20px 0 125px;display:grid}.faq h2{font-size:48px}.faq-list details{border-top:1px solid var(--line);padding:25px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:16px 48px 0 0;line-height:1.6}.final-cta{background:var(--ink);color:#fff;border-radius:34px;grid-template-columns:110px 1fr auto;align-items:center;gap:34px;padding:78px;display:grid;overflow:hidden}.cta-mark{letter-spacing:-.08em;background:var(--lime);width:100px;height:100px;color:var(--ink);border-radius:26px;place-items:center;font-size:46px;font-weight:900;display:grid;transform:rotate(-5deg)}.final-cta h2{margin-bottom:0}.cta-actions{flex-direction:column;gap:10px;min-width:190px;display:flex}footer{padding:82px 0 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:70px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid p{color:var(--muted);max-width:300px;margin-top:12px;line-height:1.5}.footer-grid strong{text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:12px}.footer-grid a:not(.brand){color:#555;font-size:14px}.footer-bottom{border-top:1px solid var(--line);color:#777;justify-content:space-between;padding-top:25px;font-size:12px;display:flex}@media (max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:38px}.hero-copy{max-width:700px}.hero-visual{height:500px}.strip-grid{grid-template-columns:1fr 1fr}.strip-grid>div:nth-child(2){border-right:0}.audience-grid,.steps-wrap,.faq{grid-template-columns:1fr}.principles-heading{display:block}.principles-grid{grid-template-columns:1fr}.final-cta{grid-template-columns:90px 1fr}.cta-actions{grid-column:2}.steps-wrap,.faq{gap:55px}}@media (max-width:600px){.shell{width:min(100% - 30px,1180px)}.nav{height:74px}.nav>.button{padding:0 16px}.hero{gap:35px;min-height:auto;padding-bottom:50px}.eyebrow{line-height:1.4}h1{font-size:58px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.trust-line{gap:10px}.hero-visual{height:410px}.hero-photo{border-radius:110px 22px 22px}.match-card{bottom:20px;left:10px}.proximity-card{top:30px;right:-4px}.strip-grid{grid-template-columns:1fr}.strip-grid>div,.strip-grid>div:first-child{border-bottom:1px solid #333;border-right:0;padding:20px 4px}.intro{padding-top:90px}.audience-grid{padding-bottom:90px}.audience-card{min-height:560px;padding:25px}.audience-card h3{font-size:36px}.steps-section,.principles{padding:90px 0}.steps-list li{grid-template-columns:50px 1fr;gap:14px}.principles-grid{margin-top:35px}.faq{padding-bottom:90px}.final-cta{border-radius:0;grid-template-columns:1fr;width:100%;padding:65px 24px}.cta-mark{width:74px;height:74px;font-size:34px}.cta-actions{grid-column:1}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.carousel-dots{display:none}.hero-photo{background-image:linear-gradient(#5814ef05,#17121d29),url(/hero.webp);background-position:78%;background-repeat:no-repeat;background-size:cover}.button-white{color:var(--brand)}.hero h1{font-size:clamp(56px,6vw,84px)}.brand img{object-fit:contain}.button:focus-visible,.text-link:focus-visible,.nav-links a:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}@media (max-width:600px){.hero h1{font-size:48px;line-height:.92}.hero-visual{height:380px}.hero-photo{background-position:75%}.match-card{max-width:250px}.proximity-card{max-width:180px}.results-grid strong{font-size:44px}}.brand{width:174px;height:48px;display:block;overflow:hidden}.brand img{object-fit:cover;object-position:center;width:174px;height:48px;display:block}.nav-links a:hover{color:var(--brand)}.button-primary{background:var(--brand);color:#fff}.eyebrow,.section-kicker{color:var(--brand)}.eyebrow span{background:var(--brand);box-shadow:0 0 0 5px #5814ef24}h1 em:after{background:var(--yellow)}.trust-line svg{color:var(--brand)}.match-icon{background:var(--yellow)}.proximity-card{background:var(--brand);color:#fff}.strip-grid strong{color:var(--yellow)}.company-card{background:var(--brand);color:#fff}.company-card .tag{border-color:#ffffff8c}.company-card p{color:#eee7fa}.company-card .text-link{border-color:#fff}.candidate-card{background:var(--purple-soft)}.steps-section .button-primary,.final-cta .button-primary{background:var(--yellow);color:var(--ink)}.principles-grid article>span{background:var(--purple-soft);color:var(--brand)}.final-cta{background:linear-gradient(135deg,#3c126e,var(--brand))}.cta-mark{color:var(--brand);background:#fff}.results-section{background:var(--brand);color:#fff;padding:112px 0}.results-heading{grid-template-columns:1fr 1fr;align-items:end;column-gap:70px;display:grid}.results-heading .section-kicker{color:#fff;opacity:.8;grid-column:1}.results-heading h2{letter-spacing:-.055em;grid-column:1;margin:18px 0 20px;font-size:clamp(42px,5vw,68px);line-height:.98}.results-heading p{color:#e5d8f5;grid-area:1/2/span 2;max-width:430px;font-size:17px;line-height:1.6}.results-grid{border-top:1px solid #ffffff47;border-bottom:1px solid #ffffff47;grid-template-columns:repeat(4,1fr);margin:52px 0 28px;display:grid}.results-grid article{border-right:1px solid #ffffff47;flex-direction:column;gap:10px;padding:34px 24px;display:flex}.results-grid article:first-child{padding-left:0}.results-grid article:last-child{border-right:0}.results-grid strong{letter-spacing:-.05em;color:var(--yellow);font-size:clamp(42px,4vw,62px)}.results-grid span{max-width:190px;font-size:13px;line-height:1.45}.results-section small{color:#d9c8ee;font-size:11px}@media (max-width:900px){.results-heading{grid-template-columns:1fr}.results-heading p{grid-area:auto/1}.results-grid{grid-template-columns:1fr 1fr}.results-grid article:nth-child(2){border-right:0}.results-grid article:nth-child(-n+2){border-bottom:1px solid #ffffff47}}@media (max-width:600px){.shell{width:min(100% - 28px,1180px)}.nav{gap:12px;height:60px}.brand,.brand img{width:118px;height:34px}.nav>.button{gap:8px;min-height:38px;padding:0 14px;font-size:13px}.nav>.button svg{width:16px}.hero{gap:22px;padding:18px 0 30px}.eyebrow,.section-kicker{letter-spacing:.12em;font-size:10px}.hero h1{margin:17px 0 18px;font-size:42px;line-height:.91}.hero-lead{font-size:15px;line-height:1.48}.hero-actions{grid-template-columns:1fr 1fr;gap:8px;margin:22px 0 18px;display:grid}.hero-actions .button{gap:7px;min-height:44px;padding:0 12px;font-size:13px}.trust-line{gap:7px 12px;font-size:10px}.trust-line svg{width:13px;height:13px}.hero-visual{height:300px}.hero-photo{background-position:74%;border-radius:78px 18px 18px}.match-card{border-radius:14px;gap:9px;max-width:220px;padding:10px 12px;bottom:12px;left:10px}.match-icon{width:34px;height:34px}.match-icon svg{width:19px}.match-card strong{font-size:14px}.match-card small{font-size:10px}.proximity-card{border-radius:13px;max-width:150px;padding:11px 12px;font-size:11px;top:14px;left:12px;right:auto;transform:none}.carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:-14px;padding-inline:14px;overflow-x:auto;grid-template-columns:none!important;gap:12px!important;display:flex!important}.carousel-track::-webkit-scrollbar{display:none}.carousel-track>*{scroll-snap-align:start;flex:0 0 86%}.carousel-dots{justify-content:center;gap:7px;padding-top:14px;display:flex}.carousel-dots button{background:#c7c1cf;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,background .2s}.carousel-dots button.active{background:var(--brand);border-radius:999px;width:22px}.value-strip{padding:16px 0 12px}.value-strip .carousel-track{min-height:auto}.value-strip .carousel-track>*{border-radius:18px;flex-basis:72%;min-height:88px;border:1px solid #35313a!important;padding:18px!important}.value-strip .carousel-dots{padding-top:10px}.value-strip .carousel-dots button{background:#625d68}.value-strip .carousel-dots button.active{background:var(--yellow)}.strip-grid strong{font-size:24px}.intro{padding:54px 0 28px}.intro h2,.steps-heading h2,.principles h2,.faq h2,.final-cta h2{margin:13px 0 14px;font-size:34px;line-height:1}.intro p{font-size:14px;line-height:1.45}.audience-grid{padding-bottom:0}.audience-grid>*{flex-basis:88%}.audience-card{border-radius:22px;min-height:420px;padding:21px}.audience-number{font-size:54px}.audience-card h3{margin:12px 0;font-size:28px}.audience-card p{font-size:14px;line-height:1.45}.audience-card ul{gap:8px;margin:18px 0;font-size:12px}.audience-card li svg{width:16px}.audience-grid+.carousel-dots{padding-bottom:58px}.results-section{padding:55px 0}.results-heading h2{margin:13px 0;font-size:34px}.results-heading p{font-size:14px;line-height:1.45}.results-grid{border:0;margin:26px 0 0}.results-grid>*{border-radius:20px;flex-basis:78%;min-height:158px;border:1px solid #ffffff47!important;padding:22px!important}.results-grid strong{font-size:44px}.results-grid span{font-size:12px}.results-section .carousel-dots button{background:#ffffff59}.results-section .carousel-dots button.active{background:var(--yellow)}.results-section small{margin-top:18px;line-height:1.4;display:block}.steps-section{padding:55px 0}.steps-wrap{gap:28px}.steps-heading p{font-size:14px}.steps-heading .button{min-height:44px;margin-top:8px}.steps-list li{grid-template-columns:38px 1fr;gap:12px;padding:18px 0}.steps-list>li>span{width:34px;height:34px}.steps-list strong{font-size:17px}.steps-list p{font-size:13px;line-height:1.4}.principles{padding:55px 0}.principles-grid{margin-top:25px}.principles-grid>*{border-radius:20px;flex-basis:78%;min-height:210px;border:1px solid var(--line)!important;padding:20px!important}.principles-grid article>span{margin-bottom:22px}.principles-grid p{font-size:13px}.principles-grid h3{font-size:18px}.faq{gap:22px;padding:0 0 55px}.faq-list details{padding:18px 0}.faq-list summary{font-size:15px}.faq-list details p{margin-right:24px;font-size:13px;line-height:1.45}.final-cta{gap:18px;padding:42px 22px}.cta-mark{display:none}.cta-actions{grid-template-columns:1fr 1fr;min-width:0;display:grid}.cta-actions .button{min-height:44px;padding:0 10px;font-size:13px}footer{padding:48px 0 24px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:28px 18px;padding-bottom:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid p{font-size:13px}.footer-bottom{padding-top:18px;font-size:10px}}.brand{position:relative}.brand img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.principles-grid article>span svg{width:22px;height:22px;display:block}.other-projects{padding:112px 0 30px}.other-projects-heading{grid-template-columns:.75fr 1.35fr;align-items:start;column-gap:70px;margin-bottom:44px;display:grid}.other-projects-heading .section-kicker{grid-column:1}.other-projects-heading h2{letter-spacing:-.055em;grid-column:2;margin:0 0 18px;font-size:clamp(40px,4.6vw,64px);line-height:.98}.other-projects-heading p{color:var(--muted);grid-column:2;max-width:620px;margin:0;font-size:16px;line-height:1.55}.project-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.project-card{border-radius:30px;flex-direction:column;gap:20px;min-height:500px;padding:30px 34px 28px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.project-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px #17121d24}.project-card-top{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.project-brand{letter-spacing:-.07em;font-size:31px;font-weight:900}.project-brand em{font-style:normal}.project-arrow{border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.project-arrow svg{width:22px;height:22px}.project-copy{z-index:2;margin-top:auto;position:relative}.project-tagline{text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px;font-size:10px;font-weight:900;display:block}.project-card h3{letter-spacing:-.045em;max-width:520px;margin:0 0 10px;font-size:32px;line-height:1.03}.project-card p{max-width:470px;margin:0;font-size:13px;line-height:1.5}.project-link{z-index:2;border-top:1px solid;justify-content:space-between;align-items:center;padding-top:17px;font-size:13px;font-weight:900;display:flex;position:relative}.project-link svg{width:20px;height:20px}.project-avanca{color:#f4f5ee;background:#090b0a;border:1px solid #222722}.project-avanca:before{content:"";pointer-events:none;background:linear-gradient(135deg,#c8f00014,#0000 42%);position:absolute;inset:0}.project-avanca .project-brand em,.project-avanca .project-tagline,.project-avanca .project-link{color:#c8f000}.project-avanca .project-arrow{color:#090b0a;background:#c8f000}.project-avanca p{color:#a9afa7}.project-avanca .project-link{border-color:#292d29}.avanca-dashboard{z-index:2;background:#111411;border:1px solid #303630;border-radius:18px;grid-template-columns:1fr auto;gap:4px 14px;padding:17px 18px 14px;display:grid;position:relative}.avanca-dashboard div:first-child{flex-direction:column;gap:5px;display:flex}.avanca-dashboard span,.avanca-dashboard small{text-transform:uppercase;letter-spacing:.13em;color:#899087;font-size:8px;font-weight:800}.avanca-dashboard strong{letter-spacing:-.05em;font-size:28px}.avanca-trend{background:#283300;border-radius:999px;align-self:center;padding:7px 9px;color:#c8f000!important}.avanca-progress{background:#2b302b;border-radius:999px;grid-column:1/-1;height:5px;margin-top:10px;overflow:hidden}.avanca-progress i{border-radius:inherit;background:#c8f000;width:74%;height:100%;display:block}.avanca-dashboard small{grid-column:1/-1}.project-lumiar{color:#f3ece2;background:radial-gradient(circle at 78% 16%,#d8ad5829,#0000 31%),#17111b;border:1px solid #2c2231}.project-lumiar .project-tagline,.project-lumiar .project-link{color:#d8ad58}.project-lumiar .project-arrow{color:#17111b;background:#d8ad58}.project-lumiar p{color:#b9adb7}.project-lumiar .project-link{border-color:#392d40}.lumiar-brand{letter-spacing:-.04em;align-items:center;gap:10px;font-family:Georgia,serif;font-weight:500;display:flex}.lumiar-brand img{object-fit:cover;border-radius:12px;width:42px;height:42px}.lumiar-stars{color:#d8ad58;letter-spacing:10px;opacity:.72;font-family:Georgia,serif;position:absolute;top:78px;right:84px}.lumiar-stars span{opacity:.45}.lumiar-story{z-index:2;background:#f3ece20b;border:1px solid #d8ad5847;border-radius:70px 18px 18px 70px;width:78%;margin-left:auto;padding:18px 22px 18px 52px;position:relative}.lumiar-story:before{content:"☾";color:#d8ad58;font-size:24px;position:absolute;top:17px;left:18px}.lumiar-story span{text-transform:uppercase;letter-spacing:.16em;color:#d8ad58;font-size:8px;font-weight:800}.lumiar-story p{color:#f3ece2;margin-top:7px;font-family:Georgia,serif;font-size:15px;font-style:italic;line-height:1.35}.final-cta .section-kicker.light{color:var(--yellow);opacity:1}@media (max-width:600px){.carousel-track{margin-inline:0;padding-inline:0;scroll-padding-inline:0}.carousel-track>*{scroll-snap-align:center;flex-basis:100%}.value-strip .carousel-track.shell{margin-inline:auto}.value-strip .carousel-track>*,.audience-grid>*,.results-grid>*,.principles-grid>*{flex-basis:100%}.other-projects{padding:62px 0 8px}.other-projects-heading{margin-bottom:26px;display:block}.other-projects-heading h2{margin:13px 0 14px;font-size:34px}.other-projects-heading p{font-size:14px}.project-grid{grid-template-columns:1fr;gap:12px}.project-card{border-radius:22px;gap:16px;min-height:430px;padding:22px}.project-brand{font-size:27px}.project-arrow{width:40px;height:40px}.project-card h3{font-size:27px}.project-card p{font-size:12px}.project-link{padding-top:15px}.avanca-dashboard{padding:14px 15px}.avanca-dashboard strong{font-size:25px}.lumiar-story{width:88%;padding:15px 16px 15px 46px}.lumiar-story:before{top:13px;left:16px}.lumiar-story p{font-size:14px}.lumiar-stars{top:72px;right:68px}}html{scroll-padding-top:104px}.nav{z-index:50;-webkit-backdrop-filter:blur(18px);background:#fbfaffe6;border-bottom:1px solid #ded9e5b8;position:sticky;top:0}@media (max-width:600px){html{scroll-padding-top:0}.nav{background:var(--paper);-webkit-backdrop-filter:none;border-bottom:0;position:relative;top:auto}}@media (min-width:601px){.nav{-webkit-backdrop-filter:none;isolation:isolate;background:0 0;border-bottom:0}.nav:before{content:"";z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(18px);inset-block:0;background:#fbfaffe6;border-bottom:1px solid #ded9e5b8;width:100vw;position:absolute;left:50%;transform:translate(-50%)}}.avanca-brand{letter-spacing:-1px;align-items:center;gap:11px;font-family:Syne,Arial,sans-serif;font-weight:800;display:flex}.avanca-brand img{border-radius:12px;width:42px;height:42px;display:block}.project-avanca .avanca-brand{color:#f4f5ee}
