/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--black:#08090b;--charcoal:#16181d;--ink:#101216;--muted:#62666f;--line:#d9dce1;--soft:#f2f3f5;--white:#fff;--red:#f02b21;--red-deep:#d71912;--orange:#ff5a1f;--blue:#3578ff;--purple:#7810a7;--purple-deep:#3f078f;--max:1340px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--max), calc(100% - 64px));margin-inline:auto}.section{padding:128px 0}.bg-soft{background:var(--soft)}.dark-section{background:var(--black);color:var(--white)}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #e5e6e9;height:82px;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(1440px,100% - 48px);height:100%;margin:auto;display:grid}.logo{align-items:center;gap:12px;width:max-content;display:inline-flex}.logo-mark{grid-template-columns:repeat(3,1fr);gap:3px;width:31px;height:31px;display:grid;position:relative;transform:skew(-8deg)}.logo-mark i{background:var(--ink);display:block}.logo-mark i:nth-child(2){background:var(--red);transform:translateY(6px)}.logo-mark i:nth-child(3){background:var(--orange);transform:translateY(12px)}.logo-name{letter-spacing:-.04em;white-space:nowrap;font-size:19px;font-weight:700}.logo-name b{color:var(--red)}.logo-light .logo-mark i:first-child{background:#fff}.logo-light .logo-name{color:#fff}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:#35383f;font-size:14px;font-weight:600;transition:color .2s}.header-cta{justify-self:end}.mobile-nav{display:none}.button{letter-spacing:.01em;border:0;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button-dark{background:var(--black);color:#fff}.button-red{background:var(--red);color:#fff}.button-light{color:var(--ink);background:#fff}.button-outline-light{color:#fff;background:0 0;border:1px solid #ffffffb3}.button-outline-light:hover{background:#ffffff1a}.arrow{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px;height:19px;transition:transform .2s}a:hover .arrow,button:hover .arrow{transform:translate(4px)}.arrow.down{transform:rotate(90deg)}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:16px;width:max-content;padding-bottom:7px;font-size:13px;font-weight:800;display:inline-flex}.text-link-light{color:#fff;border-color:#ffffff8c}.button-row{flex-wrap:wrap;align-items:center;gap:28px;margin-top:38px;display:flex}.header-home{background:#d62c11;border-color:#ffffff2e}.header-home .desktop-nav a{color:#fff}.header-home .desktop-nav a:hover{color:#ffe0d5}.header-home .logo-name b{color:#fff}.header-home .mobile-nav summary{border-color:#ffffff80}.master-hero{color:#fff;background:radial-gradient(circle at 8% 35%,#ff9a24 0,#ff6614 26%,#0000 48%),linear-gradient(118deg,#f23c12 0%,#cf250f 52%,#a51c0b 100%);min-height:810px;position:relative;overflow:hidden}.master-hero:after{content:"";opacity:.55;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:110px 110px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.master-grid-lines{background:radial-gradient(circle,#0000 0 50%,#620a0026 77%);position:absolute;inset:0}.master-hero-grid{z-index:2;grid-template-columns:.86fr 1.14fr;align-items:center;gap:48px;min-height:615px;padding-top:50px;padding-bottom:45px;display:grid;position:relative}.master-art{place-items:center;height:500px;display:grid;position:relative}.master-art:before{content:"";border:1px solid #ffffff52;border-radius:50%;width:320px;height:320px;position:absolute;box-shadow:0 0 0 58px #ffffff09,0 0 0 116px #ffffff06}.master-art img{z-index:2;mix-blend-mode:screen;filter:drop-shadow(0 36px 70px #550a0052);width:min(100%,510px);height:auto;animation:7s ease-in-out infinite master-float;position:relative}.master-art-label{z-index:3;text-transform:uppercase;letter-spacing:.18em;padding-left:38px;font-size:9px;font-weight:800;position:absolute;bottom:30px;left:12px}.master-art-label:before{content:"";background:#fff;width:26px;height:1px;position:absolute;top:5px;left:0}@keyframes master-float{50%{transform:translateY(-13px)rotate(1.5deg)}}.master-copy{justify-self:end;max-width:750px}.master-copy .eyebrow{color:#ffffffd1;margin-bottom:25px}.master-copy h1{letter-spacing:-.07em;margin:0;font-size:clamp(60px,6.3vw,100px);font-weight:800;line-height:.92}.master-copy h1 em{color:#fff;text-shadow:0 14px 35px #5708002e;font-style:normal;display:block}.master-copy>p:not(.eyebrow){color:#ffffffe6;max-width:675px;margin:29px 0 0;font-size:18px;line-height:1.65}.master-actions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:36px;display:flex}.master-actions .button{min-width:215px}.master-pillars{z-index:3;border-top:1px solid #ffffff4d;grid-template-columns:repeat(4,1fr);min-height:195px;display:grid;position:relative}.master-pillars>div{border-right:1px solid #ffffff4d;flex-direction:column;justify-content:center;padding:34px 32px;display:flex}.master-pillars>div:first-child{border-left:1px solid #ffffff4d}.master-pillars strong{letter-spacing:-.06em;font-size:clamp(30px,3.2vw,48px)}.master-pillars span{text-transform:uppercase;letter-spacing:.1em;color:#ffffffc7;margin-top:11px;font-size:10px;line-height:1.45}.technology-ecosystem{border-bottom:1px solid var(--line);background:#fff;padding:32px 0 24px;overflow:hidden}.ecosystem-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px;display:flex}.ecosystem-heading p{text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:10px;margin:0;font-size:9px;font-weight:900;display:flex}.ecosystem-heading p span{background:var(--red);width:24px;height:2px}.ecosystem-heading>span{color:var(--muted);font-size:11px}.ecosystem-window{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.ecosystem-logos{justify-content:space-around;align-items:center;gap:28px;width:max-content;min-width:100%;padding:9px 28px 13px;display:flex}.tech-wordmark{white-space:nowrap;color:#17191e;letter-spacing:-.035em;filter:grayscale(.2);justify-content:center;align-items:center;gap:9px;min-width:118px;height:48px;font-size:17px;font-weight:800;display:inline-flex}.tech-wordmark i{border:3px solid;border-radius:50%;width:14px;height:14px;position:relative}.tech-openai i{border-radius:4px;transform:rotate(45deg)}.tech-openai{color:#111}.tech-claude{color:#c76543;font-family:Georgia,serif}.tech-claude i{border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.tech-gemini{color:#376df1}.tech-gemini i{background:linear-gradient(135deg,#4f6fff,#cc51d8);border:0;border-radius:40% 60%;transform:rotate(45deg)}.tech-copilot{color:#1b63d9}.tech-copilot i{border-color:#5b7cff #49b7ea #7a4ed8}.tech-zapier{color:#ff4f00}.tech-zapier i{background:currentColor;border:0;border-radius:0;width:18px;height:3px}.tech-make{color:#6d3df5}.tech-make i{clip-path:polygon(0 100%,40% 0,60% 100%,100% 0,100% 100%);background:currentColor;border:0;border-radius:0}.tech-n8n{color:#e75b4e}.tech-n8n i{border-style:dotted}.tech-notion{color:#111;font-family:Georgia,serif}.tech-notion i{border-radius:1px}.tech-airtable{color:#f0a20a}.tech-airtable i{background:linear-gradient(135deg,#f8b21b 0 45%,#e8333c 45% 70%,#2987e8 70%);border:0;border-radius:2px}.tech-hubspot{color:#f36f35}.tech-hubspot i:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:-5px;right:-6px}.tech-canva{color:#14a7b6;font-family:Georgia,serif;font-style:italic}.tech-canva i{border-color:#14a7b6 #7a49dc #d95bb8 #14a7b6}.tech-webflow{color:#245bf4;font-style:italic}.tech-webflow i{border-top:0;border-bottom:8px solid;border-left:8px solid #0000;border-right:0;border-radius:0;transform:skew(-15deg)}.ecosystem-note{color:#8a8e96;text-align:right;margin-top:13px;font-size:9px}.hero{background:linear-gradient(115deg,#fff 0 65%,#f3f4f6 65%);align-items:stretch;min-height:760px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg, var(--red), var(--orange));width:34%;height:8px;position:absolute;bottom:0;right:0}.hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-top:74px;padding-bottom:86px;display:grid;position:relative}.hero-copy{max-width:780px}.eyebrow{color:#575b64;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:11px;margin:0 0 24px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--red);flex:none;width:25px;height:2px}.hero h1{letter-spacing:-.07em;max-width:850px;margin:0;font-size:clamp(58px,6.2vw,102px);font-weight:800;line-height:.94}.hero h1 em{color:var(--red);font-style:normal;display:block}.hero-text{color:#535761;max-width:650px;margin:32px 0 0;font-size:19px;line-height:1.65}.hero-index{letter-spacing:.14em;writing-mode:vertical-rl;color:#737781;font-size:11px;font-weight:800;position:absolute;top:112px;right:26px}.hero-index span{color:var(--red);margin:9px 0}.hero-dark{background:var(--black);color:#fff}.hero-dark:before{content:"";opacity:.35;background-color:#0000;background-image:linear-gradient(90deg,#0000 49.8%,#ffffff12 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#ffffff0d 50%,#0000 50.2%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:140px 140px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.hero-dark .eyebrow,.hero-dark .hero-text,.hero-dark .hero-index{color:#b9bcc4}.hero-visual{background:radial-gradient(circle,#3578ff29,#0000 45%),linear-gradient(135deg,#f7f7f8,#e5e7eb);border:1px solid #14181f2e;width:100%;height:550px;position:relative;overflow:hidden}.hero-dark .hero-visual{background:radial-gradient(circle,#3578ff3b,#0000 38%),linear-gradient(135deg,#151820,#08090b);border-color:#ffffff26}.hero-visual:before{content:"";background-image:linear-gradient(#00000012 1px,#0000 1px),linear-gradient(90deg,#00000012 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.hero-dark .hero-visual:before{background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px)}.visual-orbit{border:1px solid #f02b2166;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.orbit-one{width:310px;height:310px;animation:4s ease-in-out infinite pulse-ring}.orbit-two{border-color:#3578ff47;width:440px;height:440px;animation:4s ease-in-out 1s infinite pulse-ring}@keyframes pulse-ring{50%{opacity:.6;transform:translate(-50%,-50%)scale(1.035)}}.visual-core{color:#fff;background:var(--black);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:126px;height:126px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 60px #0003}.hero-dark .visual-core{background:var(--red)}.visual-core .spark{width:30px;height:30px}.spark{fill:currentColor;width:18px;height:18px}.visual-core span{letter-spacing:.13em;font-size:12px;font-weight:900}.visual-node{min-width:116px;color:var(--ink);border-left:3px solid var(--red);background:#ffffffed;padding:14px;font-size:12px;font-weight:800;position:absolute;box-shadow:0 12px 30px #00000017}.visual-node b{color:var(--red);letter-spacing:.12em;margin-bottom:7px;font-size:9px;display:block}.node-1{top:14%;left:7%}.node-2{border-color:var(--blue);top:24%;right:5%}.node-2 b{color:var(--blue)}.node-3{border-color:var(--orange);bottom:11%;left:12%}.node-3 b{color:var(--orange)}.signal-lines{position:absolute;inset:0}.signal-lines i{background:var(--red);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 7px #f02b2121}.signal-lines i:first-child{top:12%;right:12%}.signal-lines i:nth-child(2){background:var(--blue);top:45%;left:8%}.signal-lines i:nth-child(3){background:var(--orange);bottom:17%;right:19%}.signal-lines i:nth-child(4){top:20%;left:48%}.metrics-strip{border-bottom:1px solid var(--line)}.metrics-grid{grid-template-columns:repeat(4,1fr);min-height:150px;display:grid}.metrics-grid>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:28px 38px;display:flex}.metrics-grid strong{letter-spacing:-.06em;font-size:42px;line-height:1}.metrics-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin-top:12px;font-size:11px}.metrics-dark{background:var(--charcoal);color:#fff;border:0}.metrics-dark .metrics-grid>div{border-color:#33363d}.section-heading{max-width:810px}.section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.3vw,70px);font-weight:800;line-height:1.03}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);max-width:690px;margin:24px 0 0;font-size:17px;line-height:1.75}.section-heading.invert .eyebrow,.section-heading.invert>p:last-child:not(.eyebrow){color:#b8bbc4}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:72px;display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:390px;padding:34px 32px;transition:background .25s,color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.service-card:after{content:"";background:linear-gradient(90deg,var(--red),var(--orange));transform-origin:0;height:5px;transition:transform .25s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.service-card:hover{background:var(--black);color:#fff;transform:translateY(-4px)}.service-card:hover:after{transform:scaleX(1)}.service-card>span{color:#8b8e95;letter-spacing:.14em;font-size:10px}.service-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.service-card b{align-items:center;gap:10px;margin-top:auto;font-size:12px;display:inline-flex}.service-icon{border:1px solid var(--line);width:54px;height:54px;position:absolute;top:30px;right:28px}.service-icon i{background:var(--red);position:absolute}.service-icon i:first-child{width:20px;height:2px;top:25px;left:16px}.service-icon i:last-child{width:2px;height:20px;top:16px;left:25px}.split-grid{grid-template-columns:.88fr 1.12fr;align-items:start;gap:100px;display:grid}.sticky-copy{position:sticky;top:120px}.sticky-copy .text-link{margin-top:42px}.task-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.task-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:180px;padding:24px;display:flex;position:relative}.task-grid>div>span{color:#858992;letter-spacing:.1em;font-size:10px}.task-grid>div>p{max-width:170px;margin:32px 0 0;font-size:18px;font-weight:700;line-height:1.35}.task-grid .spark{color:var(--red);position:absolute;bottom:18px;right:18px}.workflow-section .section-heading{max-width:900px}.workflow-map{border:1px solid #34373d;grid-template-columns:repeat(4,1fr);margin-top:76px;display:grid}.flow-card{border-right:1px solid #34373d;min-height:340px;padding:28px;position:relative}.flow-card:last-child{border-right:0}.flow-card>span{color:#777c87;letter-spacing:.12em;font-size:10px}.flow-card h3{margin:42px 0 14px;font-size:26px}.flow-card p{color:#aeb2ba;font-size:14px;line-height:1.65}.flow-card>.arrow{color:var(--red);z-index:2;background:var(--black);position:absolute;top:50%;right:-10px}.flow-glyph{border:1px solid #3b3e46;width:80px;height:80px;margin-top:30px;position:relative}.flow-glyph i{background:var(--red);border-radius:50%;width:9px;height:9px;position:absolute}.flow-glyph i:first-child{top:15px;left:15px}.flow-glyph i:nth-child(2){background:var(--blue);top:33px;right:14px}.flow-glyph i:last-child{background:var(--orange);bottom:12px;left:28px}.workflow-caption{color:#8e929c;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;gap:20px;padding-top:25px;font-size:10px;display:flex}.editorial-grid{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.reason-list{border-top:1px solid var(--line)}.reason-list>div{border-bottom:1px solid var(--line);grid-template-columns:50px 160px 1fr;align-items:start;gap:22px;padding:30px 0;display:grid}.reason-list span{color:var(--red);letter-spacing:.1em;font-size:10px}.reason-list h3{margin:0;font-size:19px}.reason-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.outcome-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:70px;display:grid}.outcome-card{background:#fff;min-height:310px;padding:38px;position:relative}.outcome-card h3{letter-spacing:-.04em;max-width:470px;margin:28px 0 18px;font-size:30px;line-height:1.08}.outcome-card>p:not(.eyebrow){color:var(--muted);max-width:480px;line-height:1.65}.outcome-card>a{border:1px solid var(--line);place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:32px;right:32px}.outcome-card:hover>a{background:var(--red);color:#fff;border-color:var(--red)}.outcome-2{background:#fff8f5}.outcome-3{background:#f6f9ff}.heading-row{justify-content:space-between;align-items:end;gap:40px;display:flex}.project-list{border-top:1px solid var(--line);margin:70px 0 34px}.project-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1.05fr 1.2fr 50px;align-items:start;gap:30px;padding:40px 0;display:grid;position:relative}.project-row:before{content:"";background:var(--red);width:0;height:2px;transition:width .3s;position:absolute;bottom:-1px;left:0}.project-row:hover:before{width:100%}.project-row.accent-blue:before{background:var(--blue)}.project-row.accent-orange:before{background:var(--orange)}.project-number{color:#858992;font-size:10px}.project-main>span{text-transform:uppercase;color:var(--red);letter-spacing:.12em;font-size:10px}.project-main h3{letter-spacing:-.035em;margin:12px 0 0;font-size:25px;line-height:1.2}.project-details{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project-details p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.project-details b{color:var(--ink);margin-bottom:8px;display:block}.project-row>a{border:1px solid var(--line);place-items:center;width:44px;height:44px;display:grid}.process-line{border-top:2px solid var(--ink);grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.process-line article{border-right:1px solid var(--line);min-height:230px;padding:26px 28px 10px 0;position:relative}.process-line article:not(:first-child){padding-left:28px}.process-line article:before{content:"";background:var(--red);width:12px;height:12px;position:absolute;top:-7px;left:0}.process-line span{color:#898c94;font-size:10px}.process-line h3{margin:35px 0 13px;font-size:24px}.process-line p{color:var(--muted);max-width:245px;font-size:14px;line-height:1.65}.insight-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:65px;display:grid}.insight-grid article>p{color:var(--red);text-transform:uppercase;letter-spacing:.15em;margin:22px 0 12px;font-size:9px;font-weight:800}.insight-grid article h3{letter-spacing:-.03em;margin:0 0 12px;font-size:24px}.insight-grid article>span{color:var(--muted);font-size:14px}.insight-grid article>a{align-items:center;gap:10px;margin-top:25px;font-size:11px;font-weight:800;display:flex}.insight-art{background:var(--black);color:#fff;height:230px;padding:24px;position:relative;overflow:hidden}.insight-art:before{content:"";border:1px solid #ffffff40;width:210px;height:210px;position:absolute;top:-35px;right:-60px;transform:rotate(45deg)}.insight-art span{letter-spacing:.15em;font-size:10px;position:absolute;bottom:20px;left:24px}.insight-art .spark{width:54px;height:54px;color:var(--red);position:absolute;top:35px;right:35px}.art-2{background:var(--red)}.art-2 .spark{color:#fff}.art-3{background:#15264b}.art-3 .spark{color:var(--blue)}.cta-banner{background:linear-gradient(120deg, var(--red) 0 65%, var(--orange) 65%);color:#fff;align-items:center;min-height:520px;padding:100px 0;display:flex;position:relative;overflow:hidden}.cta-banner .container{z-index:2;position:relative}.cta-banner .eyebrow{color:#fff}.cta-banner .eyebrow span{background:#fff}.cta-banner h2{letter-spacing:-.06em;max-width:1000px;margin:0;font-size:clamp(50px,6vw,90px);line-height:.96}.cta-banner .container>p:not(.eyebrow){max-width:620px;margin:27px 0 34px;font-size:17px;line-height:1.65}.cta-code{letter-spacing:-.09em;color:#ffffff1f;font-size:190px;font-weight:900;position:absolute;bottom:-30px;right:3%}.cta-noise{opacity:.45;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0}.capability-bands{border-top:1px solid var(--line);margin-top:70px}.capability-bands>div{border-bottom:1px solid var(--line);grid-template-columns:80px 230px 1fr;align-items:center;gap:30px;padding:34px 0;display:grid;position:relative}.capability-bands span{color:var(--red);font-size:10px}.capability-bands h3{margin:0;font-size:28px}.capability-bands p{color:var(--muted);margin:0;line-height:1.6}.band-line{background:var(--red);width:0;height:2px;transition:width .35s;position:absolute;bottom:-1px}.capability-bands>div:hover .band-line{width:100%}.system-card-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:70px;display:grid}.system-card-grid article{background:#fff;border:1px solid #e0e2e6;flex-direction:column;min-height:310px;padding:30px;display:flex}.system-card-grid article>span{color:var(--red);font-size:10px}.system-card-grid h3{margin:38px 0 14px;font-size:23px;line-height:1.2}.system-card-grid p{color:var(--muted);font-size:14px;line-height:1.65}.system-card-grid a{align-items:center;gap:10px;margin-top:auto;font-size:11px;font-weight:800;display:flex}.model-grid{border:1px solid #373a41;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.model-grid article{border-right:1px solid #373a41;flex-direction:column;min-height:410px;padding:34px;display:flex}.model-grid article:last-child{border:0}.model-grid article>span{color:#7e828d;font-size:10px}.model-fit{text-transform:uppercase;letter-spacing:.12em;color:var(--red)!important;margin:52px 0 14px!important;font-size:9px!important}.model-grid h3{margin:0 0 20px;font-size:30px}.model-grid p{color:#aeb2bb;font-size:14px;line-height:1.7}.model-grid a{align-items:center;gap:12px;margin-top:auto;font-size:11px;font-weight:800;display:flex}.industry-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:64px 0}.industry-section .container>p{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 28px;font-size:11px}.industry-list{flex-wrap:wrap;gap:10px;display:flex}.industry-list span{border:1px solid var(--line);background:#fff;padding:14px 18px;font-size:13px;font-weight:700}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 4px}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:25px 0;font-size:19px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:24px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0;padding:0 45px 27px 0;line-height:1.7}.dark-faq,.dark-faq details{border-color:#363940}.dark-faq details p{color:#aeb1ba}.architecture-stack{grid-template-columns:repeat(4,1fr);align-items:end;gap:12px;margin-top:70px;display:grid}.architecture-stack>div{border-top:3px solid var(--red);background:#15171c;padding:28px;position:relative}.architecture-stack>div:first-child{min-height:260px}.architecture-stack>div:nth-child(2){border-color:var(--orange);min-height:310px}.architecture-stack>div:nth-child(3){border-color:var(--blue);min-height:360px}.architecture-stack>div:nth-child(4){min-height:410px}.architecture-stack span{color:#858a95;font-size:10px}.architecture-stack h3{margin:48px 0 15px;font-size:27px}.architecture-stack p{color:#aeb2bb;font-size:14px;line-height:1.65}.architecture-stack i{background:#3a3d44;width:calc(100% - 56px);height:1px;position:absolute;bottom:20px;left:28px}.check-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.check-list div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:16px;min-height:120px;padding:27px;font-weight:700;display:flex}.check-list span{color:var(--red);border:1px solid var(--red);border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.compare-grid{grid-template-columns:1fr 1fr;margin-top:65px;display:grid}.compare-grid article{background:#e5e7ea;min-height:430px;padding:50px}.compare-grid article.after{background:var(--black);color:#fff}.compare-grid article>span{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:10px}.compare-grid .after>span{color:var(--red)}.compare-grid h3{max-width:420px;margin:34px 0;font-size:34px;line-height:1.1}.compare-grid ul{margin:0;padding:0;list-style:none}.compare-grid li{color:#5a5e67;border-top:1px solid #00000021;padding:14px 0}.compare-grid .after li{color:#c2c5cc;border-color:#ffffff26}.compare-grid li:before{content:"→";color:var(--red);margin-right:12px}.ai-use-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid}.ai-use-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:150px;padding:22px}.ai-use-grid span{color:var(--red);font-size:9px}.ai-use-grid p{max-width:190px;margin:38px 0 0;font-weight:700;line-height:1.4}.maturity-track{grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid;position:relative}.maturity-track:before{content:"";background:linear-gradient(90deg,var(--red),var(--orange),var(--blue));height:2px;position:absolute;top:46px;left:5%;right:5%}.maturity-track article{padding:0 35px 0 0;position:relative}.maturity-track span{color:#81858e;font-size:9px}.maturity-dot{background:var(--red);border:5px solid var(--soft);width:18px;height:18px;box-shadow:0 0 0 1px var(--red);z-index:2;margin:30px 0 34px;position:relative}.maturity-track article:nth-child(2) .maturity-dot{background:var(--orange);box-shadow:0 0 0 1px var(--orange)}.maturity-track article:nth-child(3) .maturity-dot,.maturity-track article:nth-child(4) .maturity-dot{background:var(--blue);box-shadow:0 0 0 1px var(--blue)}.maturity-track h3{margin:0 0 13px;font-size:23px}.maturity-track p{color:var(--muted);font-size:14px;line-height:1.6}.agent-section .split-grid{align-items:center}.agent-console{background:#101217;border:1px solid #353840;box-shadow:25px 25px #191c22}.console-top{border-bottom:1px solid #353840;align-items:center;gap:8px;height:50px;padding:0 18px;display:flex}.console-top>span{background:var(--red);border-radius:50%;width:8px;height:8px}.console-top>span:nth-child(2){background:var(--orange)}.console-top>span:nth-child(3){background:var(--blue)}.console-top b{color:#a6aab4;letter-spacing:.1em;text-transform:uppercase;margin-left:12px;font-size:10px}.console-flow{padding:30px}.console-flow p{color:#ced0d6;border:1px solid #2e3138;margin:0 0 12px;padding:19px;font-size:13px;line-height:1.5}.console-flow p span{color:var(--red);letter-spacing:.15em;margin-bottom:7px;font-size:8px;display:block}.principle-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.principle-grid.six{grid-template-columns:repeat(3,1fr)}.principle-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:30px}.principle-grid article>span{color:var(--red);font-size:10px}.principle-grid h3{margin:42px 0 15px;font-size:22px}.principle-grid p{color:var(--muted);font-size:14px;line-height:1.65}.filter-section{border-bottom:1px solid var(--line)}.filter-section .container{align-items:center;gap:12px;min-height:96px;display:flex;overflow-x:auto}.filter-section .container>span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);white-space:nowrap;margin-right:20px;font-size:9px}.filter-section a{border:1px solid var(--line);white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:700}.filter-section a.active{background:var(--black);color:#fff;border-color:var(--black)}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:60px 28px;margin-top:70px;display:grid}.catalog-art{color:#fff;background:#111318;height:320px;padding:24px;position:relative;overflow:hidden}.catalog-art>span{letter-spacing:.13em;font-size:9px;position:absolute;bottom:20px;left:24px}.catalog-art>div{border:1px solid #ffffff4d;width:180px;height:180px;position:absolute;inset:50%;transform:translate(-50%,-50%)rotate(45deg)}.catalog-art i{border:1px solid #fff3;width:50%;height:50%;position:absolute}.catalog-art i:nth-child(2){background:var(--red);top:0;right:0}.catalog-art i:nth-child(3){border-color:var(--blue);bottom:-25%;left:25%}.catalog-2{background:#17284c}.catalog-3{background:var(--red)}.catalog-4{background:#2a2d32}.catalog-5{background:#f05b27}.catalog-6{background:#0d3484}.catalog-grid article>p{color:var(--red);text-transform:uppercase;letter-spacing:.13em;margin:20px 0 10px;font-size:9px;font-weight:800}.catalog-grid article h3{margin:0 0 9px;font-size:26px}.catalog-grid article>span{color:var(--muted);font-size:13px}.catalog-grid article>a{align-items:center;gap:10px;margin-top:22px;font-size:11px;font-weight:800;display:flex}.anatomy{border:1px solid #383b42;grid-template-columns:1fr 1fr;margin-top:70px;display:grid;position:relative}.anatomy>div:not(.anatomy-core){border-bottom:1px solid #383b42;border-right:1px solid #383b42;min-height:230px;padding:28px}.anatomy span{color:#858994;font-size:10px}.anatomy h3{margin:42px 0 12px;font-size:24px}.anatomy p{color:#aeb2bb;font-size:14px}.anatomy-core{background:var(--red);text-align:center;letter-spacing:.09em;border-radius:50%;align-content:center;place-items:center;width:250px;height:250px;font-weight:900;line-height:1.25;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 18px #f02b211f}.anatomy-core b{color:var(--black)}.story-grid{grid-template-columns:.38fr 1fr;gap:100px;display:grid}.story-stat{border-top:4px solid var(--red);padding-top:28px}.story-stat strong{letter-spacing:-.08em;font-size:85px;display:block}.story-stat span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px}.story-grid .large-body{letter-spacing:-.02em;margin:40px 0 25px;font-size:24px;line-height:1.55}.story-grid>div:last-child>p:last-child{color:var(--muted);max-width:760px;line-height:1.75}.venn{place-items:center;min-height:530px;margin-top:40px;display:grid;position:relative}.venn>div{border:1px solid #ffffff59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:absolute}.venn>div:first-child{transform:translate(-145px,-30px)}.venn>div:nth-child(2){border-color:#f02b21b3;transform:translate(145px,-30px)}.venn>div:nth-child(3){border-color:#3578ffb3;transform:translateY(115px)}.venn strong{letter-spacing:.1em;font-size:19px}.venn span{color:#aeb2bb;margin-top:10px;font-size:11px}.venn>p{z-index:2;background:var(--red);text-align:center;border-radius:50%;place-items:center;width:135px;height:135px;font-size:13px;font-weight:800;display:grid}.commitment-section{background:var(--red);color:#fff}.commitment-section .eyebrow{color:#fff}.commitment-section .eyebrow span{background:#fff}.commitment-section blockquote{letter-spacing:-.05em;max-width:1100px;margin:40px 0 30px;font-size:clamp(45px,5.5vw,80px);font-weight:800;line-height:1.03}.commitment-section .container>p:last-child{max-width:610px;line-height:1.7}.contact-option-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.contact-option-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:340px;padding:30px;display:flex}.contact-option-grid article>span{color:var(--red);font-size:10px}.contact-option-grid h3{margin:50px 0 16px;font-size:26px}.contact-option-grid p{color:var(--muted);font-size:14px;line-height:1.65}.contact-option-grid a{align-items:center;gap:12px;margin-top:auto;font-size:11px;font-weight:800;display:flex}.consultation-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:100px;display:grid}.response-note{border-left:3px solid var(--red);margin-top:48px;padding-left:18px}.response-note span{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:8px;font-size:9px;display:block}.response-note strong{font-size:15px}.contact-email{align-items:center;gap:12px;margin-top:25px;font-size:14px;font-weight:800;display:flex}.consultation-grid form{border:1px solid var(--line);background:#fff;padding:42px;box-shadow:14px 14px #e2e4e7}.consultation-grid label{margin-bottom:19px;font-size:11px;font-weight:800;display:block}.consultation-grid input,.consultation-grid select,.consultation-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd2d7;outline:none;margin-top:8px;padding:15px}.consultation-grid input:focus,.consultation-grid select:focus,.consultation-grid textarea:focus{border-color:var(--red);box-shadow:0 0 0 2px #f02b211a}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.consultation-grid label.consent{color:var(--muted);align-items:center;gap:10px;font-weight:500;display:flex}.consultation-grid label.consent input{width:17px;height:17px;margin:0}.consultation-grid button{width:100%}.next-grid{border-top:2px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.next-grid article{border-right:1px solid var(--line);min-height:230px;padding:28px 35px 0 0}.next-grid article:not(:first-child){padding-left:35px}.next-grid span{color:var(--red);font-size:10px}.next-grid h3{margin:40px 0 13px;font-size:24px}.next-grid p{color:var(--muted);font-size:14px;line-height:1.65}.purple-expertise{color:#fff;background:linear-gradient(112deg,#a71891 0%,#7410a8 48%,#3f078f 100%);border-top:12px solid #fff;border-bottom:12px solid #fff;position:relative;overflow:hidden}.purple-expertise:before{content:"";opacity:.1;pointer-events:none;background-image:linear-gradient(#fffc 1px,#0000 1px),linear-gradient(90deg,#fffc 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0 0 0 48%}.purple-expertise:after{content:"";pointer-events:none;border:34px solid #ffffff1a;width:220px;height:220px;position:absolute;bottom:-118px;left:-86px;transform:rotate(18deg)}.purple-expertise-grid{z-index:1;grid-template-columns:1fr 1.25fr;min-height:560px;display:grid;position:relative}.purple-expertise-copy{flex-direction:column;justify-content:center;padding:86px 80px 80px 0;display:flex}.purple-expertise-copy .eyebrow{color:#ffffffb8}.purple-expertise-copy .eyebrow span{background:#ff6a2a}.purple-expertise-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(46px,4.6vw,72px);line-height:.98}.purple-expertise-copy>p:not(.eyebrow){color:#ffffffd1;max-width:520px;margin:28px 0 0;font-size:16px;line-height:1.75}.purple-signal{border-top:1px solid #ffffffa6;border-bottom:1px solid #ffffff40;flex-wrap:wrap;gap:22px;width:min(100%,460px);margin-top:42px;padding:17px 0;display:flex}.purple-signal span{color:#fff;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.purple-signal span:before{content:"";border:1px solid #fff;border-radius:50%;width:6px;height:6px}.purple-capability-grid{border-left:1px solid #ffffff6b;grid-template-columns:repeat(2,1fr);display:grid}.purple-capability-grid>div{border-bottom:1px solid #ffffff6b;border-right:1px solid #ffffff6b;flex-direction:column;justify-content:flex-end;min-height:186px;padding:30px;transition:background .25s,transform .25s;display:flex;position:relative}.purple-capability-grid>div:hover{background:#ffffff1a;transform:translateY(-3px)}.purple-capability-grid svg{fill:none;stroke:#fff;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;width:35px;height:35px;position:absolute;top:26px;left:28px}.purple-capability-grid h3{max-width:230px;margin:0;font-size:20px;line-height:1.15}.purple-capability-grid span{color:#ffffff73;letter-spacing:.14em;font-size:9px;position:absolute;top:28px;right:25px}.phase-heading{text-align:center;max-width:1020px;margin:0 auto}.phase-heading .eyebrow{justify-content:center}.phase-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(45px,5vw,76px);line-height:1}.phase-heading>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:26px auto 0;font-size:16px;line-height:1.7}.phase-track{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.phase-track article{border-right:1px solid var(--line);min-height:255px;padding:32px 34px 25px 0;position:relative}.phase-track article:not(:first-child){padding-left:34px}.phase-track article:last-child{border-right:0}.phase-track article>div{align-items:center;gap:14px;display:flex}.phase-track article>div span{border:1.5px solid #7b7f87;border-left-color:var(--orange);border-radius:50%;place-items:center;width:64px;height:64px;font-size:22px;font-weight:800;display:grid}.phase-track article>div i{background:linear-gradient(90deg,var(--orange),transparent);flex:1;height:1px}.phase-track h3{margin:32px 0 12px;font-size:23px}.phase-track p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.phase-track article>b{z-index:2;width:26px;height:26px;color:var(--orange);background:#fff;place-items:center;font-size:19px;font-weight:400;display:grid;position:absolute;top:52px;right:-13px}.phase-note{background:var(--soft);border-left:3px solid var(--purple);color:var(--muted);margin:26px 0 0;padding:20px 24px;font-size:13px;line-height:1.6}.phase-note strong{color:var(--ink)}.founder-authority{background:#fff}.founder-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid}.founder-media{aspect-ratio:16/9;background:#08090b;position:relative;overflow:hidden;box-shadow:18px 18px #dfe1e5}.founder-media>video{object-fit:cover;background:#08090b;width:100%;height:100%;display:block}.founder-media:after{content:"";background:linear-gradient(var(--red),var(--orange));width:8px;height:38%;position:absolute;bottom:0;left:0}.founder-media-tag{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#08090bdb;align-items:center;gap:18px;padding:13px 16px;display:flex;position:absolute;top:20px;left:22px}.founder-media-tag span{color:var(--red);text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:800}.founder-media-tag b{letter-spacing:.03em;font-size:11px}.founder-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.2vw,68px);line-height:1.02}.founder-copy>p{color:var(--muted);font-size:15px;line-height:1.75}.founder-copy .founder-lead{color:var(--ink);margin-top:28px;font-size:20px;line-height:1.55}.founder-credentials{flex-wrap:wrap;gap:8px;margin:28px 0 0;display:flex}.founder-credentials span{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;padding:10px 13px;font-size:10px;font-weight:800}.founder-copy small{color:#898d95;margin-top:22px;font-size:9px;line-height:1.5;display:block}.founder-video-layout{background:var(--soft)}.offer-suite .offer-heading{grid-template-columns:1fr .7fr;align-items:end;gap:80px;display:grid}.offer-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(46px,5vw,76px);line-height:.98}.offer-heading>p{color:#aeb2bb;margin:0;line-height:1.75}.offer-grid{border:1px solid #34373d;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.offer-grid article{border-right:1px solid #34373d;flex-direction:column;min-height:520px;padding:32px;display:flex}.offer-grid article:last-child{border:0}.offer-number{color:#777b84;letter-spacing:.15em;font-size:9px}.offer-fit{text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--red)!important;margin:46px 0 14px!important;font-size:9px!important}.offer-grid h3{letter-spacing:-.04em;margin:0 0 20px;font-size:29px;line-height:1.1}.offer-grid article>p:not(.offer-fit){color:#adb1ba;font-size:14px;line-height:1.7}.offer-grid ul{border-top:1px solid #34373d;margin:22px 0;padding:0;list-style:none}.offer-grid li{color:#d6d8de;border-bottom:1px solid #34373d;padding:12px 0;font-size:12px}.offer-grid li:before{content:"✓";color:var(--red);margin-right:9px}.offer-link{color:#fff;align-items:center;gap:12px;margin-top:auto;font-size:11px;font-weight:800;display:flex}.proof-title{max-width:890px}.proof-title h2{letter-spacing:-.055em;margin:0;font-size:clamp(43px,4.5vw,70px);line-height:1.02}.proof-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid}.proof-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:290px;padding:28px}.proof-grid article>span{color:var(--red);font-size:9px}.proof-grid h3{margin:48px 0 15px;font-size:21px}.proof-grid p{color:var(--muted);font-size:13px;line-height:1.7}.proof-note{color:#858990;margin:20px 0 0;font-size:10px}.industry-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:90px;display:grid}.industry-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,4.7vw,72px);line-height:1}.industry-heading>p{color:var(--muted);margin:0;line-height:1.7}.industry-card-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:65px;display:grid}.industry-card-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:330px;padding:28px;transition:background .25s,color .25s;display:flex}.industry-card-grid>a:hover{background:var(--black);color:#fff}.industry-card-grid>a>span{color:var(--red);font-size:9px}.industry-card-grid h3{margin:48px 0 16px;font-size:23px}.industry-card-grid p{color:var(--muted);font-size:13px;line-height:1.7}.industry-card-grid a:hover p{color:#adb1ba}.industry-card-grid b{align-items:center;gap:10px;margin-top:auto;font-size:11px;display:flex}.booking-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:100px;display:grid}.booking-grid>div:first-child h2{letter-spacing:-.06em;margin:0;font-size:clamp(44px,4.6vw,70px);line-height:1}.booking-grid>div:first-child>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.75}.booking-options{grid-template-columns:1fr 1fr;gap:16px;display:grid}.booking-options article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:390px;padding:32px;display:flex;box-shadow:10px 10px #e1e3e6}.booking-options article.booking-primary{background:var(--black);color:#fff}.booking-options article>span{color:var(--red);text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:800}.booking-options h3{letter-spacing:-.04em;margin:48px 0 16px;font-size:28px;line-height:1.15}.booking-options p{color:var(--muted);font-size:13px;line-height:1.7}.booking-primary p{color:#adb1ba}.booking-options .button{width:100%;margin-top:auto;padding-inline:16px}.booking-privacy{grid-column:1/-1;margin:15px 0 0;color:#7e828a!important;font-size:10px!important}.booking-privacy a{color:var(--ink);text-decoration:underline}.footer-actions{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.footer-actions a{color:#cdd0d6;border:1px solid #34373d;padding:11px 13px;font-size:10px;font-weight:800}.footer-actions a:hover{background:var(--red);border-color:var(--red);color:#fff}.industry-hero{align-items:center;min-height:670px;display:flex;position:relative;overflow:hidden}.industry-hero:after{content:"";background:linear-gradient(135deg,#f02b2157,#0000),linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/50px 50px,linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/50px 50px;position:absolute;inset:0 0 0 55%}.industry-hero .container{z-index:2;padding:100px 0;position:relative}.industry-hero h1{letter-spacing:-.07em;max-width:1040px;margin:0;font-size:clamp(58px,7.3vw,108px);line-height:.91}.industry-hero h1 em{color:var(--red);font-style:normal;display:block}.industry-hero .container>p:not(.eyebrow){color:#bdc0c7;max-width:690px;margin:30px 0 38px;font-size:18px;line-height:1.7}.industry-signal{border-bottom:1px solid var(--line)}.industry-signal .container{grid-template-columns:repeat(4,1fr);min-height:110px;display:grid}.industry-signal span{border-right:1px solid var(--line);align-items:center;padding:20px 25px;font-size:12px;font-weight:800;display:flex}.industry-signal span:first-child{border-left:1px solid var(--line)}.industry-list-section h2,.industry-website h2,.industry-offer h2{letter-spacing:-.055em;max-width:950px;margin:0;font-size:clamp(44px,4.7vw,72px);line-height:1.02}.industry-list-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:65px;display:grid}.dark-section .industry-list-grid{border-color:#34373d}.industry-list-grid.cols-3{grid-template-columns:repeat(3,1fr)}.industry-list-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:155px;padding:24px}.dark-section .industry-list-grid>div{border-color:#34373d}.industry-list-grid span{color:var(--red);font-size:9px}.industry-list-grid p{margin:38px 0 0;font-size:18px;font-weight:700;line-height:1.35}.industry-website .container>p:not(.eyebrow),.industry-offer .container>p:not(.eyebrow){color:var(--muted);max-width:750px;margin:28px 0 34px;font-size:17px;line-height:1.75}.industry-offer{background:linear-gradient(120deg,#fff 0 70%,#fff0eb 70%)}.process-mini .container{border-top:2px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.process-mini .container>div{border-right:1px solid var(--line);min-height:155px;padding:26px 20px}.process-mini span{color:var(--red);font-size:9px}.process-mini h3{margin:35px 0 0;font-size:24px}.industry-faq .container{max-width:1000px}.industry-faq h2{letter-spacing:-.055em;margin:0 0 48px;font-size:clamp(42px,4.5vw,68px)}.industry-faq details{border-top:1px solid var(--line)}.industry-faq details:last-child{border-bottom:1px solid var(--line)}.industry-faq summary{cursor:pointer;justify-content:space-between;padding:23px 0;font-size:18px;font-weight:800;list-style:none;display:flex}.industry-faq summary::-webkit-details-marker{display:none}.industry-faq summary span{color:var(--red);font-size:22px}.industry-faq details p{color:var(--muted);margin:0;padding:0 40px 24px 0;line-height:1.7}.insight-detail-hero,.legal-page>header{background:var(--black);color:#fff;padding:120px 0 90px}.insight-detail-hero h1,.legal-page h1{letter-spacing:-.075em;max-width:1000px;margin:0;font-size:clamp(62px,8vw,116px);line-height:.91}.insight-detail-hero .container>p:not(.eyebrow),.legal-page header .container>p:not(.eyebrow){color:#b8bbc3;max-width:680px;margin:30px 0 0;font-size:19px;line-height:1.65}.insight-body,.legal-body{max-width:900px;padding-top:90px;padding-bottom:120px}.insight-intro,.legal-intro{color:var(--ink);letter-spacing:-.02em;margin:0 0 70px;font-size:25px;line-height:1.55}.insight-body>section,.legal-body>section{border-top:1px solid var(--line);padding:38px 0}.insight-body h2,.legal-body h2{letter-spacing:-.04em;margin:0 0 18px;font-size:30px}.insight-body section p,.legal-body section p{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.insight-body blockquote{border-left:5px solid var(--red);background:var(--soft);letter-spacing:-.025em;margin:60px 0;padding:45px;font-size:27px;line-height:1.5}.insight-end{background:var(--red);color:#fff;margin-top:80px;padding:55px}.insight-end h2{margin:0;font-size:45px}.insight-end p{color:#fff!important;margin:18px 0 28px!important}.legal-page header .eyebrow{color:#b8bbc3}.legal-body a{color:var(--red);text-decoration:underline}.legal-review-note{border-left:3px solid var(--red);color:#62666f;background:#fff3ee;margin-top:60px;padding:22px;font-size:12px;line-height:1.7}.site-footer{color:#fff;background:#07080a;padding-top:88px}.footer-top{grid-template-columns:.85fr 1.15fr;gap:100px;padding-bottom:78px;display:grid}.footer-brand>p{color:#aaaeb7;max-width:410px;margin:30px 0;line-height:1.7}.footer-email{align-items:center;gap:14px;font-size:16px;font-weight:800;display:flex}.socials{gap:9px;margin-top:34px;display:flex}.socials a{color:#bfc2c9;border:1px solid #35383e;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;transition:background .2s;display:grid}.socials a:hover{background:var(--red);color:#fff;border-color:var(--red)}.footer-links{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.footer-links h3{text-transform:uppercase;letter-spacing:.14em;color:#777b85;margin:0 0 28px;font-size:10px}.footer-links a{color:#d0d2d7;margin:0 0 17px;font-size:13px;display:block}.footer-links a:hover{color:var(--red)}.footer-bottom{color:#777b84;border-top:1px solid #2a2d32;justify-content:space-between;align-items:center;gap:30px;min-height:85px;font-size:10px;display:flex}.footer-bottom>div{gap:25px;display:flex}.back-top{color:#fff;align-items:center;gap:10px;display:flex}@media (width<=1180px){.desktop-nav{display:none}.header-inner{grid-template-columns:1fr auto auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;place-content:center;gap:6px;width:42px;height:42px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);width:18px;height:2px;display:block}.mobile-panel{border-bottom:1px solid var(--line);background:#fff;padding:25px 30px 35px;display:grid;position:fixed;top:82px;left:0;right:0;box-shadow:0 20px 30px #0000001a}.mobile-panel>a:not(.button){border-bottom:1px solid var(--line);padding:15px 0;font-weight:700}.mobile-panel .button{margin-top:18px}.hero-grid{grid-template-columns:1fr 1fr;gap:38px}.hero h1{font-size:clamp(55px,7vw,78px)}.hero-visual{height:480px}.master-hero-grid{grid-template-columns:.75fr 1.25fr}.master-copy h1{font-size:clamp(58px,7.4vw,82px)}.master-art img{width:430px}.tech-wordmark{min-width:108px}.project-row{grid-template-columns:55px 1fr 1.3fr 45px}.project-details{grid-template-columns:1fr}}@media (width<=900px){.container{width:min(100% - 40px,var(--max))}.section{padding:90px 0}.header-cta{display:none}.header-inner{grid-template-columns:1fr auto}.hero{background:#fff;min-height:0}.hero-grid{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.hero-visual{height:460px}.hero-index{display:none}.master-hero-grid{grid-template-columns:1fr;gap:0;padding-top:70px}.master-copy{grid-row:1;justify-self:start;max-width:760px}.master-art{grid-row:2;height:400px}.master-art img{width:440px}.master-art-label{bottom:18px;left:0}.master-pillars{grid-template-columns:repeat(2,1fr)}.ecosystem-logos{justify-content:flex-start;overflow-x:auto}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid>div:nth-child(3){border-left:1px solid var(--line)}.metrics-grid>div{min-height:130px}.metrics-grid strong{font-size:clamp(25px,4.5vw,38px)}.service-grid,.system-card-grid{grid-template-columns:repeat(2,1fr)}.split-grid,.editorial-grid,.faq-grid,.consultation-grid,.footer-top,.story-grid{grid-template-columns:1fr;gap:60px}.sticky-copy{position:static}.workflow-map{grid-template-columns:repeat(2,1fr)}.flow-card{border-bottom:1px solid #34373d}.flow-card:nth-child(2){border-right:0}.project-row{grid-template-columns:45px 1fr 45px}.project-details{grid-column:2/3;grid-template-columns:repeat(3,1fr)}.project-row>a{grid-area:1/3}.process-line,.architecture-stack,.maturity-track{grid-template-columns:repeat(2,1fr);gap:0 15px}.architecture-stack>div{min-height:300px!important}.maturity-track:before{display:none}.insight-grid,.model-grid,.contact-option-grid,.next-grid{grid-template-columns:1fr}.model-grid article,.contact-option-grid article,.next-grid article{border-right:0;border-bottom:1px solid var(--line)}.next-grid article:not(:first-child){padding-left:0}.principle-grid,.principle-grid.six,.ai-use-grid{grid-template-columns:repeat(2,1fr)}.founder-grid,.offer-heading,.industry-heading,.booking-grid{grid-template-columns:1fr;gap:60px}.founder-media{aspect-ratio:16/9;min-height:0}.founder-media>video{min-height:0}.purple-expertise-grid{grid-template-columns:1fr;min-height:0}.purple-expertise-copy{padding:75px 0}.purple-capability-grid{border-top:1px solid #ffffff6b;grid-template-columns:repeat(3,1fr)}.purple-capability-grid>div{min-height:190px}.phase-track{grid-template-columns:repeat(2,1fr)}.phase-track article{border-bottom:1px solid var(--line)}.phase-track article:nth-child(2){border-right:0}.phase-track article:nth-child(3){padding-left:0}.phase-track article>b{display:none}.offer-grid{grid-template-columns:1fr}.offer-grid article{border-bottom:1px solid #34373d;border-right:0;min-height:420px}.proof-grid,.industry-card-grid{grid-template-columns:repeat(2,1fr)}.booking-options{grid-template-columns:1fr}.industry-signal .container,.process-mini .container,.industry-list-grid.cols-3{grid-template-columns:repeat(2,1fr)}.footer-links{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.container{width:min(100% - 32px,var(--max))}.section{padding:74px 0}.site-header{height:72px}.header-inner{width:calc(100% - 28px)}.logo-name{font-size:17px}.logo-mark{width:27px;height:27px}.mobile-panel{top:72px}.master-hero-grid{padding-top:55px;padding-bottom:15px}.master-copy h1{font-size:clamp(50px,14.5vw,67px)}.master-copy>p:not(.eyebrow){font-size:15px}.master-actions{flex-direction:column;align-items:stretch}.master-actions .button{width:100%}.master-art{height:325px}.master-art:before{width:210px;height:210px}.master-art img{width:340px}.master-pillars{min-height:0}.master-pillars>div{min-height:135px;padding:24px 16px}.master-pillars strong{font-size:29px}.ecosystem-heading{flex-direction:column;align-items:flex-start;gap:9px}.technology-ecosystem{padding-top:26px}.ecosystem-note{text-align:left;line-height:1.5}.tech-wordmark{min-width:100px;font-size:15px}.hero-grid{padding-top:62px;padding-bottom:64px}.hero h1{font-size:clamp(48px,14.7vw,67px)}.hero-text{font-size:16px}.hero-visual{height:390px}.orbit-two{width:335px;height:335px}.orbit-one{width:245px;height:245px}.visual-core{width:105px;height:105px}.visual-node{min-width:95px;padding:11px;font-size:10px}.node-1{left:3%}.node-2{right:2%}.metrics-grid strong{font-size:24px;line-height:1.08}.metrics-grid>div{padding:24px 18px}.section-heading h2{font-size:clamp(39px,11vw,54px)}.section-heading>p:last-child:not(.eyebrow){font-size:15px}.service-grid,.system-card-grid,.task-grid,.outcome-grid,.workflow-map,.principle-grid,.principle-grid.six,.ai-use-grid,.catalog-grid,.compare-grid,.check-list,.process-line,.architecture-stack,.maturity-track{grid-template-columns:1fr}.service-card{min-height:330px}.task-grid>div{min-height:140px}.outcome-card{min-height:340px}.flow-card{border-right:0}.workflow-caption{flex-direction:column}.reason-list>div{grid-template-columns:35px 1fr}.reason-list p{grid-column:2}.capability-bands>div{grid-template-columns:45px 1fr}.capability-bands p{grid-column:2}.project-row{grid-template-columns:32px 1fr;gap:16px}.project-details{grid-column:2;grid-template-columns:1fr}.project-row>a{grid-area:auto/2}.insight-art,.catalog-art{height:240px}.model-grid article{min-height:350px}.architecture-stack>div{min-height:255px!important}.ai-use-grid>div{min-height:120px}.ai-use-grid p{margin-top:26px}.maturity-track article{padding-bottom:25px}.anatomy{grid-template-columns:1fr;padding-bottom:230px}.anatomy-core{width:190px;height:190px;top:auto;bottom:25px;transform:translate(-50%)}.venn{margin:-70px -100px;transform:scale(.68)}.story-stat strong{font-size:65px}.story-grid .large-body{font-size:20px}.commitment-section blockquote{font-size:42px}.founder-media{aspect-ratio:16/9;min-height:0;box-shadow:8px 8px #dfe1e5}.founder-media>video{min-height:0}.founder-media-tag{flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;inset:14px auto auto 14px}.purple-expertise-copy{padding:64px 0}.purple-expertise-copy h2{font-size:clamp(42px,12vw,58px)}.purple-capability-grid{grid-template-columns:1fr}.purple-capability-grid>div{min-height:165px;padding:25px}.purple-capability-grid svg{top:22px;left:24px}.purple-capability-grid span{top:24px;right:22px}.phase-heading{text-align:left}.phase-heading .eyebrow{justify-content:flex-start}.phase-heading h2{font-size:clamp(40px,11.5vw,56px)}.phase-track{grid-template-columns:1fr;margin-top:55px}.phase-track article,.phase-track article:not(:first-child),.phase-track article:nth-child(3){border-right:0;min-height:225px;padding:28px 0}.phase-track article>div i{background:linear-gradient(90deg,var(--orange),transparent)}.phase-note{padding:18px}.proof-grid,.industry-card-grid,.industry-list-grid,.industry-list-grid.cols-3,.industry-signal .container,.process-mini .container{grid-template-columns:1fr}.booking-options article{min-height:340px;padding:24px}.booking-options .button{font-size:11px}.offer-grid article{min-height:430px;padding:25px}.industry-hero{min-height:0}.industry-hero .container{padding:70px 0}.industry-hero h1,.insight-detail-hero h1,.legal-page h1{font-size:clamp(48px,14vw,66px)}.industry-signal span{border-left:1px solid var(--line)}.insight-detail-hero,.legal-page>header{padding:80px 0 65px}.insight-body,.legal-body{padding-top:65px;padding-bottom:85px}.insight-intro,.legal-intro{margin-bottom:50px;font-size:20px}.insight-body blockquote{margin:45px 0;padding:28px;font-size:22px}.insight-end{margin-top:55px;padding:30px}.insight-end h2{font-size:34px}.consultation-grid form{padding:25px;box-shadow:8px 8px #e2e4e7}.field-row{grid-template-columns:1fr;gap:0}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start;padding:25px 0}.cta-banner{min-height:500px}.cta-code{font-size:110px}.button-row{flex-direction:column;align-items:flex-start}.button-row .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.lead-guide-section{color:#fff;background:linear-gradient(120deg,#65109c 0 58%,#3c087e 58%);padding:125px 0;position:relative;overflow:hidden}.lead-guide-section:before{content:"";opacity:.22;background-image:linear-gradient(#ffffff59 1px,#0000 1px),linear-gradient(90deg,#ffffff59 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0}.lead-guide-grid{z-index:2;grid-template-columns:.72fr 1.28fr;align-items:center;gap:100px;display:grid;position:relative}.lead-guide-art{color:#16181d;background:linear-gradient(145deg,#fff 0 70%,#f3e9fa 70%);border:1px solid #ffffff59;flex-direction:column;width:min(100%,420px);min-height:500px;padding:46px 40px;display:flex;transform:rotate(-2deg);box-shadow:22px 22px #ffffff21}.lead-guide-art>span{color:#dc513c;letter-spacing:.18em;font-size:10px;font-weight:900}.lead-guide-art strong{letter-spacing:-.06em;margin-top:70px;font-size:47px;line-height:.95}.lead-guide-art p{color:#62666f;max-width:280px;margin-top:28px;line-height:1.65}.lead-guide-art i{color:#65109c;margin-top:auto;font-size:12px;font-style:normal;font-weight:900}.lead-guide-copy .eyebrow{color:#dcc9e9}.lead-guide-copy .eyebrow span{background:#ef8a52}.lead-guide-copy h2{letter-spacing:-.065em;max-width:830px;margin:0;font-size:clamp(52px,5.8vw,90px);line-height:.94}.lead-guide-copy>p:not(.eyebrow){color:#e2d6ec;max-width:720px;font-size:18px;line-height:1.7}.lead-guide-copy small{color:#c5b0d8;margin-top:25px;display:block}.lead-guide-code{letter-spacing:-.08em;color:#ffffff12;font-size:180px;font-weight:900;position:absolute;bottom:-45px;right:-30px}@media (width<=900px){.lead-guide-grid{grid-template-columns:1fr;gap:70px}.lead-guide-art{margin:auto}}@media (width<=600px){.lead-guide-section{padding:85px 0}.lead-guide-art{min-height:410px;padding:34px 28px}.lead-guide-art strong{margin-top:48px;font-size:40px}.lead-guide-copy h2{font-size:clamp(44px,12vw,60px)}.lead-guide-copy>p:not(.eyebrow){font-size:15px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--warm-paper:#faf7f3;--copper:#ef6a3a}.header-inner{gap:22px}.desktop-nav a{white-space:nowrap;font-size:12px}.header-cta{padding-inline:18px;font-size:12px}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline-offset:5px;outline:3px solid #3578ff}.master-hero{background:radial-gradient(at 4% 12%,#fc7425 0,#0000 50%),linear-gradient(115deg,#cb310f,#9e1c0a 86%)}.master-hero-grid{grid-template-columns:.93fr 1.07fr;gap:64px;padding-block:70px}.master-copy h1{text-wrap:balance;font-size:clamp(58px,6vw,90px)}.master-copy>p:not(.eyebrow){font-size:17px}.master-pillars>div{transition:background .3s}.master-pillars>div:hover{background:#ffffff12}.funding-art{isolation:isolate;background:#240d0a;border:1px solid #ffffff40;border-radius:4px;width:100%;min-width:0;height:565px;position:relative;overflow:hidden;box-shadow:0 35px 65px #5b110b40}.funding-art-top{z-index:2;text-transform:uppercase;letter-spacing:.13em;color:#ffe3c6;justify-content:space-between;gap:14px;font-size:9px;font-weight:700;display:flex;position:absolute;top:25px;left:25px;right:25px}.funding-art-image{object-fit:cover;transform-origin:50%;width:100%;height:100%;animation:8s ease-in-out infinite funding-float}.funding-art:after{content:"";pointer-events:none;background:linear-gradient(#240d0a66,#0000 18% 65%,#240d0a 97%);position:absolute;inset:0}.funding-art-caption{z-index:2;text-shadow:0 2px 20px #160300;flex-direction:column;display:flex;position:absolute;bottom:90px;left:28px}.funding-art-caption span{color:#f9d4bb;font-size:14px}.funding-art-caption strong{letter-spacing:-.05em;margin-top:5px;font-size:32px}.funding-art-bottom{z-index:2;border-top:1px solid #ffffff30;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:21px 25px;display:flex;position:absolute;bottom:0;left:0}.funding-art-bottom>span{font-size:10px;font-weight:700}.funding-art-bottom b{color:#ff9a70;padding-inline:5px}.motion-toggle{color:inherit;white-space:nowrap;opacity:.8;background:0 0;border:1px solid;border-radius:2px;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:7px 9px;font-size:10px;display:inline-flex}.motion-toggle:hover{opacity:1}.motion-toggle>span{font-size:12px}.motion-paused *,.motion-paused:before,.motion-paused:after{animation-play-state:paused!important}@keyframes funding-float{0%,to{transform:translateY(2px)scale(1.02)}50%{transform:translateY(-8px)scale(1.04)rotate(.6deg)}}.opportunity-ribbon{border-bottom:1px solid var(--line);background:#faf9f7;padding:64px 0 30px;overflow:hidden}.opportunity-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.opportunity-heading .eyebrow{margin-bottom:16px;font-size:10px}.opportunity-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(30px,3.2vw,46px);line-height:1.1}.opportunity-heading-right{align-items:center;gap:28px;display:flex}.opportunity-heading-right p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.opportunity-window{scrollbar-width:thin;width:100%;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 2% 98%,#0000);mask-image:linear-gradient(90deg,#0000,#000 2% 98%,#0000)}.opportunity-track{width:max-content;animation:90s linear infinite opportunity-scroll;display:flex}.opportunity-group{flex-shrink:0;gap:18px;padding:8px 9px 24px;display:flex}.opportunity-card{--card-color:var(--red);border:1px solid #dfd9d3;border-top:3px solid var(--card-color);background:#fff;border-radius:3px;flex-direction:column;width:280px;min-height:207px;padding:25px;transition:transform .3s,box-shadow .3s;display:flex}.opportunity-card:hover{transform:translateY(-5px);box-shadow:0 13px 30px #36110b12}.opportunity-orange{--card-color:#bd531f}.opportunity-blue{--card-color:#245cbe}.opportunity-purple{--card-color:#7942b8}.opportunity-card-top{color:var(--card-color);justify-content:space-between;align-items:center;gap:12px;display:flex}.opportunity-card-top svg{flex-shrink:0;width:34px;height:34px}.opportunity-card-top>span{text-transform:uppercase;letter-spacing:.065em;font-size:9px;font-weight:800}.opportunity-card>strong{letter-spacing:-.04em;max-width:220px;margin:23px 0 20px;font-size:25px;line-height:1.15}.opportunity-explore{color:var(--muted);justify-content:space-between;margin-top:auto;font-size:10px;display:flex}.opportunity-explore>span{color:var(--card-color);font-size:17px}.opportunity-note{color:var(--muted);margin-top:13px;font-size:11px;line-height:1.7}.opportunity-window:hover .opportunity-track,.opportunity-window:focus-within .opportunity-track{animation-play-state:paused}@keyframes opportunity-scroll{to{transform:translate(-50%)}}.premium-hero{isolation:isolate;background:var(--warm-paper);color:var(--ink);position:relative;overflow:hidden}.premium-hero:before{content:"";pointer-events:none;background:radial-gradient(at 90% 15%,#ef6a3a24,#0000 65%);width:65%;height:100%;position:absolute;inset:0 0 0 auto}.premium-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:68px;padding-block:90px 72px;display:grid;position:relative}.premium-copy{min-width:0;animation:.7s ease-out both hero-arrive}.premium-copy h1{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(46px,5.1vw,76px);line-height:1.015}.premium-copy h1 em{color:#c92d1c;font-style:normal;display:block}.premium-copy .eyebrow{color:#705e56;font-size:10px;line-height:1.6}.premium-intro{color:#615c59;max-width:610px;margin:28px 0 0;font-size:17px;line-height:1.75}.premium-copy .button-row{gap:21px;margin-top:32px}.premium-copy .button{min-height:54px}.premium-secondary{border-bottom:1px solid;align-items:center;gap:15px;padding-block:8px;font-size:12px;font-weight:700;display:inline-flex}.premium-signature{border-top:1px solid #cfc1b8;justify-content:space-between;align-items:center;gap:22px;padding-block:25px;display:flex;position:relative}.premium-signature>span{letter-spacing:.13em;font-size:9px;font-weight:800}.premium-signature p{color:#71635b;margin:0;font-size:12px}.premium-dark{color:#fff;background:#110d0e}.premium-dark:before{background:radial-gradient(at 90% 5%,#a3302555,#0000 75%)}.premium-dark .premium-copy h1 em{color:#ff8665}.premium-dark .premium-copy .eyebrow,.premium-dark .premium-intro,.premium-dark .premium-signature p{color:#d1bfb8}.premium-dark .premium-signature{border-color:#ffffff30}.strategy-canvas{color:#fff;background:radial-gradient(at 100% 0,#7a281e 0,#0000 65%),linear-gradient(140deg,#311610,#120c0e);border:1px solid #9e6b554a;border-radius:4px;min-width:0;padding:31px 31px 0;animation:.8s ease-out .1s both hero-arrive;position:relative;overflow:hidden;box-shadow:16px 18px #cc4a2110,0 30px 65px #37180915}.strategy-canvas:before{content:"";pointer-events:none;background-image:linear-gradient(#fcb68f08 1px,#0000 1px),linear-gradient(90deg,#fcb68f08 1px,#0000 1px);background-size:65px 65px;position:absolute;inset:0}.canvas-heading{color:#ffc5a5;align-items:center;gap:13px;display:flex;position:relative}.canvas-heading>svg{flex-shrink:0;width:28px;height:28px}.canvas-heading>span{text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:700;line-height:1.6}.canvas-heading .canvas-index{opacity:.55;margin-left:auto}.strategy-canvas>h2{letter-spacing:-.045em;white-space:pre-line;margin:30px 0;font-size:clamp(27px,2.9vw,41px);line-height:1.12;position:relative}.canvas-path{margin:0;padding:0 0 27px;list-style:none;position:relative}.canvas-path:before{content:"";background:#ffb78755;width:1px;position:absolute;top:30px;bottom:60px;left:23px}.canvas-step{background:#ffffff06;border:1px solid #ffffff1d;border-radius:3px;align-items:center;gap:17px;margin-bottom:12px;padding:17px 15px;animation:9s ease-in-out infinite step-illuminate;display:flex;position:relative}.canvas-step-2{animation-delay:3s}.canvas-step-3{animation-delay:6s}.canvas-step:last-child{margin-bottom:0}.canvas-step-number{color:#ffc198;background:#3d211d;border:1px solid #db8b6570;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.canvas-step h3{letter-spacing:-.025em;margin:0 0 7px;font-size:16px;font-weight:700}.canvas-step p{color:#d2c0b9;margin:0;font-size:11px;line-height:1.5}.canvas-step-arrow{color:#ffbb96;margin-left:auto;font-size:20px}.canvas-footer{border-top:1px solid #ffffff30;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:20px 0;display:flex;position:relative}.canvas-footer>span{color:#edc4ae;font-size:10px}.canvas-footer .motion-toggle{font-size:9px}.canvas-about{background:radial-gradient(at 100% 0,#78442c 0,#0000 70%),#171211}.canvas-nonprofit{background:radial-gradient(at 100% 0,#662443 0,#0000 70%),#191013}.canvas-ai{background:radial-gradient(at 100% 0,#543353 0,#0000 70%),#150f15}.canvas-business{background:radial-gradient(at 100% 0,#744328 0,#0000 70%),#1b110e}@keyframes hero-arrive{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes step-illuminate{0%,37%,to{background:#ffffff06;border-color:#ffffff1d;transform:translate(0)}9%,28%{background:#ba58232b;border-color:#f78b5699;transform:translate(3px)}}.editorial-hero,.legal-page>.editorial-hero{color:#fff;background:radial-gradient(at 100% 0,#8c302455,#0000 65%),#140f10;padding:88px 0 0;position:relative;overflow:hidden}.editorial-line{transform-origin:0;background:linear-gradient(90deg,#f32d21,#ff9e4c 60%,#0000);width:100%;height:5px;animation:.9s ease-out both hero-line;position:absolute;top:0;left:0}.editorial-hero .editorial-grid{grid-template-columns:1fr 190px;align-items:center;gap:100px;padding-bottom:74px;display:grid}.editorial-hero h1,.legal-page .editorial-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:1000px;margin:0;font-size:clamp(48px,6vw,90px);line-height:1.04}.editorial-hero .eyebrow{color:#edc5b4}.editorial-dek{color:#d0bdb6;max-width:650px;margin:26px 0 0;font-size:19px;line-height:1.7}.editorial-mark{color:#ed9676;border-left:1px solid #ffffff30;flex-direction:column;align-items:center;gap:28px;padding-left:40px;display:flex}.editorial-mark svg{width:100px;height:100px}.editorial-mark span{text-align:center;letter-spacing:.14em;font-size:9px;line-height:1.8}.editorial-footer{color:#cbbcb7;border-top:1px solid #ffffff25;justify-content:space-between;gap:20px;padding-block:24px;font-size:11px;display:flex}.editorial-policy .editorial-line{animation:none}@keyframes hero-line{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.pricing-review-note{background:#fff6ec;border:1px solid #e4c4a9;border-left:4px solid #d77b29;margin-block:38px 0;padding:24px 28px}.pricing-review-note strong{font-size:14px}.pricing-review-note p{color:#77573d;margin:9px 0 0;font-size:13px;line-height:1.7}.pricing-package-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px;display:grid}.pricing-package-grid article{background:#faf8f5;border:1px solid #d9d4cf;border-top:4px solid #bd371f;flex-direction:column;padding:34px 30px;display:flex}.pricing-package-grid .package-featured{color:#fff;background:linear-gradient(145deg,#bf311c,#8d1c12);border-color:#8d1c12}.package-label{text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin:0 0 24px!important;font-size:9px!important}.pricing-package-grid h3{letter-spacing:-.045em;margin:0 0 19px;font-size:32px;line-height:1.08}.pricing-package-grid article>p:not(.package-label){color:#65605c;min-height:70px;margin:0;font-size:14px;line-height:1.7}.pricing-package-grid .package-featured>p:not(.package-label){color:#ffddd3}.package-price{flex-direction:column;gap:6px;margin-top:22px;display:flex}.package-price span{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.package-price strong{letter-spacing:-.06em;font-size:52px}.package-price small{font-size:12px}.pricing-package-grid ul{margin:25px 0 32px;padding:0;list-style:none}.pricing-package-grid li{border-top:1px solid #c9c1b955;padding:13px 0;font-size:12px;line-height:1.6}.pricing-package-grid .button{margin-top:auto}.pricing-jump-links{flex-wrap:wrap;gap:12px;margin-top:35px;display:flex}.pricing-jump-links a{background:#fff;border:1px solid #d6d4d0;align-items:center;gap:20px;padding:16px 18px;font-size:12px;font-weight:700;display:flex}.pricing-jump-links a:hover{border-color:var(--red);color:#ba281b}.price-category,.pricing-ongoing,#service-pricing{scroll-margin-top:100px}.price-category-grid{grid-template-columns:.75fr 1.25fr;gap:85px;display:grid}.price-category-heading{align-self:start}.price-category-icon{color:#bf3520;background:#f3e8e0;place-items:center;width:58px;height:58px;margin-bottom:28px;display:grid}.price-category-icon svg{width:32px;height:32px}.price-category-number{letter-spacing:.13em;color:#8b6050;font-size:10px;font-weight:700}.price-category h2{letter-spacing:-.045em;margin:19px 0;font-size:clamp(33px,3.4vw,46px);line-height:1.07}.price-category-heading>p{color:var(--muted);margin-bottom:26px;font-size:15px;line-height:1.8}.price-list-label{color:#82685d;letter-spacing:.075em;border-bottom:2px solid #bf4329;justify-content:space-between;gap:20px;padding-bottom:20px;font-size:9px;font-weight:800;display:flex}.price-list article{border-bottom:1px solid #d7d1cb;grid-template-columns:1fr 135px;gap:30px;padding:27px 0;display:grid}.price-list h3{letter-spacing:-.02em;margin:0 0 10px;font-size:17px}.price-list p{color:#66615e;margin:0;font-size:12px;line-height:1.8}.price-list article>strong{letter-spacing:-.04em;text-align:right;font-size:25px}.price-list article>.price-qualifier{letter-spacing:0;font-size:14px;line-height:1.6}.retainer-grid{border:1px solid #fff3;grid-template-columns:repeat(4,1fr);gap:0;margin-top:55px;display:grid}.retainer-grid article{border-right:1px solid #fff3;flex-direction:column;padding:30px 25px;display:flex}.retainer-grid article:last-child{border:0}.retainer-grid article:nth-child(3){background:#4c201b}.retainer-grid h3{letter-spacing:-.035em;margin:0 0 29px;font-size:22px}.retainer-grid .retainer-proposed{text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-size:9px}.retainer-grid strong{letter-spacing:-.05em;font-size:40px}.retainer-grid article>span{color:#bdb1ad;font-size:12px}.retainer-grid b{color:#ffbda0;margin-top:23px;font-size:12px}.retainer-grid p{color:#c4bab7;margin:15px 0 28px;font-size:12px;line-height:1.8}.retainer-grid a{justify-content:space-between;gap:20px;margin-top:auto;font-size:12px;font-weight:700;display:flex}.pricing-small-print{color:#aba1a0;max-width:1000px;margin:28px 0 0;font-size:11px;line-height:1.8}.pricing-terms-grid{grid-template-columns:repeat(3,1fr);gap:35px;margin-top:48px;display:grid}.pricing-terms-grid article{border-top:2px solid #e35832;padding-top:22px}.pricing-terms-grid h3{margin:0 0 15px;font-size:18px}.pricing-terms-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.pricing-faq .container{max-width:950px}.pricing-faq h2{letter-spacing:-.045em;margin:0 0 38px;font-size:45px}.pricing-faq details{border-top:1px solid var(--line);padding:24px 0}.pricing-faq summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;font-weight:700;list-style:none;display:flex}.pricing-faq summary::-webkit-details-marker{display:none}.pricing-faq details[open] summary span{transform:rotate(45deg)}.pricing-faq details p{color:var(--muted);max-width:800px;font-size:14px;line-height:1.8}@media (width<=1360px){.desktop-nav{display:none}.header-inner{grid-template-columns:1fr auto auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;place-content:center;gap:6px;width:42px;height:42px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);width:18px;height:2px;display:block}.mobile-panel{border-bottom:1px solid var(--line);background:#fff;max-height:calc(100dvh - 82px);padding:25px 30px 35px;display:grid;position:fixed;top:82px;left:0;right:0;overflow-y:auto;box-shadow:0 20px 30px #0002}.mobile-panel>a:not(.button){border-bottom:1px solid var(--line);padding:15px 0;font-weight:700}.mobile-panel .button{margin-top:18px}.premium-hero-grid,.master-hero-grid{gap:40px}.funding-art{height:530px}}@media (width<=1000px){.premium-hero-grid{gap:30px}.premium-copy h1{font-size:52px}.strategy-canvas{padding:24px 22px 0}.canvas-step{gap:12px;padding:16px 11px}.canvas-step h3{font-size:15px}.canvas-step-arrow{display:none}.price-category-grid{gap:45px}.pricing-package-grid{gap:14px}.pricing-package-grid article{padding:27px 22px}.retainer-grid{grid-template-columns:repeat(2,1fr)}.retainer-grid article{border-bottom:1px solid #fff3}}@media (width<=900px){.header-inner{grid-template-columns:1fr auto}.master-hero-grid{grid-template-columns:1fr;gap:44px}.master-copy{grid-row:1}.funding-art{grid-row:2;justify-self:center;max-width:620px;height:590px}.master-copy h1{font-size:clamp(58px,8.5vw,80px)}.premium-hero-grid{grid-template-columns:1fr;gap:45px;padding-block:66px 54px}.premium-copy{max-width:760px}.premium-copy h1{font-size:clamp(48px,7.9vw,68px)}.strategy-canvas{justify-self:center;width:100%;max-width:660px;padding:32px 32px 0}.strategy-canvas>h2{font-size:37px}.canvas-step h3{font-size:17px}.canvas-step-arrow{display:block}.premium-signature>span:last-child{display:none}.opportunity-heading-right{flex-direction:column;align-items:flex-end;gap:16px}.editorial-hero .editorial-grid{grid-template-columns:1fr 120px;gap:40px}.editorial-mark{padding-left:25px}.editorial-mark svg{width:70px;height:70px}.pricing-package-grid{grid-template-columns:1fr}.pricing-package-grid article{padding:32px}.pricing-package-grid article>p:not(.package-label){min-height:0}.price-category-grid{grid-template-columns:1fr;gap:35px}.price-category-heading{max-width:630px}.pricing-terms-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.mobile-panel{max-height:calc(100dvh - 72px);top:72px}.master-hero-grid{gap:35px;padding-block:48px 30px}.master-copy h1{font-size:clamp(48px,12vw,65px)}.master-copy>p:not(.eyebrow){font-size:15px}.funding-art{aspect-ratio:.88;height:auto}.funding-art-image{position:absolute;inset:0}.funding-art-top{font-size:8px;top:20px;left:18px;right:18px}.funding-art-caption{bottom:103px;left:20px}.funding-art-caption strong{font-size:28px}.funding-art-bottom{gap:10px;padding:15px 18px}.funding-art-bottom>span,.funding-art-bottom .motion-toggle{font-size:9px}.opportunity-ribbon{padding-top:42px}.opportunity-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:23px}.opportunity-heading-right{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%}.opportunity-heading-right p{font-size:11px}.opportunity-card{width:255px;padding:23px}.opportunity-card>strong{font-size:23px}.opportunity-note{font-size:10px}.premium-hero-grid{gap:35px;padding-block:48px 40px}.premium-copy h1{font-size:clamp(42px,11.4vw,61px)}.premium-intro{margin-top:24px;font-size:15px}.premium-copy .eyebrow{letter-spacing:.13em;font-size:9px}.premium-copy .button-row{gap:17px}.premium-secondary{margin-top:2px}.strategy-canvas{padding:24px 20px 0}.canvas-heading>span{font-size:8px}.canvas-heading>svg{width:24px}.strategy-canvas>h2{margin-block:25px;font-size:32px}.canvas-step{gap:12px;padding:15px 12px}.canvas-step h3{font-size:15px}.canvas-step p{font-size:10px}.canvas-step-number{width:28px;height:28px;font-size:10px}.canvas-step-arrow{display:none}.canvas-footer{gap:11px;padding-block:16px}.canvas-footer>span{font-size:9px}.premium-signature{flex-direction:column;align-items:flex-start;gap:12px;padding-block:21px}.premium-signature>span{font-size:8px}.premium-signature p{font-size:11px}.editorial-hero,.legal-page>.editorial-hero{padding-top:58px}.editorial-hero .editorial-grid{padding-bottom:45px;display:block}.editorial-hero h1,.legal-page .editorial-hero h1{font-size:clamp(43px,11.5vw,62px)}.editorial-mark{display:none}.editorial-dek{font-size:16px}.editorial-footer{flex-direction:column;gap:10px;font-size:10px}.pricing-review-note{padding:21px}.pricing-review-note p{font-size:12px}.pricing-review-note strong{font-size:13px}.pricing-package-grid{margin-top:34px}.pricing-package-grid article{padding:29px 25px}.pricing-jump-links{gap:9px}.pricing-jump-links a{justify-content:space-between;width:100%;padding:15px;font-size:11px}.price-list article{grid-template-columns:1fr;gap:13px;padding:24px 0}.price-list article>strong{text-align:left;font-size:25px}.price-list article>.price-qualifier{font-size:14px}.price-list-label{gap:16px;font-size:8px}.price-list h3{font-size:17px}.price-list p{font-size:12px}.retainer-grid{grid-template-columns:1fr}.retainer-grid article{border-right:0;padding:29px}.pricing-terms-grid{grid-template-columns:1fr;gap:29px}.pricing-faq h2{font-size:35px}.pricing-faq summary{font-size:15px}.pricing-faq details p{font-size:13px}}@media (prefers-reduced-motion:reduce){.opportunity-track,.funding-art-image,.canvas-step,.premium-copy,.strategy-canvas,.editorial-line{animation:none!important;transform:none!important}.opportunity-group[aria-hidden=true]{display:none}.opportunity-window{-webkit-mask-image:none;mask-image:none}.motion-toggle{display:none}}:root{--red:#dc241c;--red-deep:#bb1712;--muted:#555a63}h1,h2,h3,h4{line-height:1.15}.button{border-radius:3px;gap:18px;min-height:56px;padding-inline:24px;font-size:14px}.button-red{color:#fff;background:#dc241c}.button-red:hover{background:#b91c16}.button:hover{transform:none}.text-link{align-items:center;min-height:44px;font-size:14px}.eyebrow{letter-spacing:.11em;font-size:12px;line-height:1.6}.section-heading h2{font-size:clamp(36px,3.6vw,57px);line-height:1.09}.section-heading>p:last-child:not(.eyebrow){font-size:18px}.header-inner{grid-template-columns:auto 1fr auto;gap:20px;width:min(1510px,100% - 48px)}.desktop-nav{justify-content:center;gap:18px}.desktop-nav a{align-items:center;min-height:44px;font-size:13px;display:flex}.header-home{background:#ad2b19}.master-hero{background:radial-gradient(at 0 0,#f77431 0,#0000 66%),linear-gradient(113deg,#d4471e 15%,#b42b18 62%,#92201a);min-height:0}.master-hero:after{opacity:.18;background-size:160px 160px}.master-copy{grid-area:1/1;justify-self:start;width:100%}.master-copy h1{letter-spacing:-.065em;text-wrap:initial;font-size:clamp(52px,5.2vw,78px);line-height:1.035}.master-copy h1>span{display:block}.master-copy h1 em{color:#ffdfb4;text-shadow:none}.master-copy .eyebrow{color:#fff;margin-bottom:25px;font-size:12px}.master-actions .button{min-width:0;padding-inline:21px;font-size:13px}.master-actions .button-red:hover{background:#a71317}.master-actions .button-outline-light{background:#76181020;border-color:#ffceba}.impact-portrait{grid-area:1/2;align-self:center;width:100%;min-width:0;margin:0;position:relative}.impact-photo-wrap{background:#281613;border-radius:3px 3px 0 0;height:430px;position:relative;overflow:hidden}.impact-photo-wrap img{object-fit:cover;object-position:54% center;width:100%;height:100%;display:block}.impact-photo-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 46%,#17100adc);position:absolute;inset:0}.impact-photo-caption{color:#fff;z-index:1;position:absolute;bottom:27px;left:28px}.impact-photo-caption>span{letter-spacing:.11em;text-transform:uppercase;font-size:11px}.impact-photo-caption strong{letter-spacing:-.04em;margin-top:10px;font-size:32px;line-height:1.12;display:block}.impact-path{color:#fff;background:#27121b;border:1px solid #bd7e7255;padding:24px 22px 19px;position:relative}.impact-path ol{grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 16px;padding:0;list-style:none;display:grid}.impact-path li{flex-direction:column;font-size:12px;font-weight:700;line-height:1.6;display:flex;position:relative}.impact-path li:not(:last-child):before{content:"";background:linear-gradient(90deg,#ff8260,#bb82f2);height:1px;position:absolute;top:5px;left:12px;right:-13px}.impact-path-dot{z-index:1;background:#27121b;border:2px solid #ffc099;border-radius:50%;width:11px;height:11px;margin-bottom:12px;animation:10s ease-in-out infinite impact-glow}.impact-path li:nth-child(2) .impact-path-dot{animation-delay:2.5s}.impact-path li:nth-child(3) .impact-path-dot{animation-delay:5s}.impact-path li:nth-child(4) .impact-path-dot{animation-delay:7.5s}.impact-path small{color:#cfb9c4;margin-top:4px;font-size:10px}.impact-path .motion-toggle{min-height:36px;font-size:11px}.impact-portrait figcaption{color:#ffe3d9;margin-top:9px;font-size:10px;line-height:1.7}.impact-portrait figcaption a{text-underline-offset:3px;text-decoration:underline}@keyframes impact-glow{12%,28%{background:#ffc099;box-shadow:0 0 0 5px #e29ad326}38%,to{box-shadow:none;background:#27121b}}.master-pillars{border-top:1px solid #ffffff50;min-height:0}.master-pillars>a{color:#fff;border-right:1px solid #ffffff40;flex-direction:column;padding:25px 28px 30px;transition:background .25s;display:flex}.pillar-top{color:#ffe3d0;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pillar-top svg{width:27px;height:27px}.pillar-top>span{font-size:24px}.master-pillars strong{letter-spacing:-.045em;font-size:38px;line-height:1.12}.master-pillars>a>span{color:#ffede6;text-transform:none;letter-spacing:0;max-width:230px;margin-top:9px;font-size:13px;line-height:1.6}.opportunity-ribbon{padding-block:46px 25px}.opportunity-heading h2{font-size:36px}.opportunity-heading-right p{font-size:13px}.opportunity-card{min-height:190px}.opportunity-card-top>span{font-size:10px}.opportunity-explore,.opportunity-note{font-size:12px}.motion-toggle{min-height:40px;font-size:11px}.metrics-grid strong{font-size:clamp(22px,2.1vw,30px);line-height:1.15}.metrics-grid>div{padding:26px 24px}.metrics-grid span{color:#555a63;font-size:11px;line-height:1.7}.service-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 55px;margin-top:45px}.service-card{background:0 0;border:0;border-top:1px solid #cfd0d4;min-height:0;padding:32px 0;overflow:visible}.service-card:hover{color:var(--ink);background:0 0;transform:none}.service-card:hover p{color:#555a63}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-card-top>span{color:#9b4031;letter-spacing:.1em;font-size:12px}.service-card-top svg{color:#cf2c24;width:35px;height:35px}.service-card h3{letter-spacing:-.04em;margin:22px 0 14px;font-size:29px;line-height:1.15}.service-card>p{color:#555a63;max-width:520px;margin:0;font-size:17px;line-height:1.75}.service-deliverables{margin:23px 0;padding:0;list-style:none}.service-deliverables li{color:#40444b;padding:5px 0 5px 21px;font-size:14px;line-height:1.8;position:relative}.service-deliverables li:before{content:"→";color:#ba3024;position:absolute;left:0}.service-card-links{flex-wrap:wrap;align-items:center;gap:26px;margin-top:auto;display:flex}.service-card-links a{color:#a8231e;align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:700;display:flex}.founder-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:60px}.founder-media{aspect-ratio:16/9;min-height:0;box-shadow:12px 12px #e4d8dd}.founder-media>video{width:100%;height:100%;min-height:0}.founder-media-tag{color:#fff;background:#161216dd;padding:10px 18px;font-size:11px;inset:0 0 auto}.founder-copy h2{letter-spacing:-.05em;font-size:clamp(36px,3.5vw,54px);line-height:1.05}.founder-kicker{font-weight:700;color:#913c37!important;font-size:17px!important}.founder-credentials span{font-size:12px}.dark-section h2,.dark-section h3,.dark-section h4{color:#fff}.dark-section p:not(.eyebrow),.dark-section li{color:#d1d2da}.dark-section .eyebrow{color:#c8c5d2}.dark-section .model-fit,.dark-section .offer-fit{color:#ffac91!important}.metrics-dark .metrics-grid span{color:#d0d1d8}.model-grid p,.architecture-stack p,.offer-grid article>p,.offer-grid li,.flow-card p,.console-flow p{font-size:16px;line-height:1.75}.offer-grid article>p.offer-fit{font-size:12px}.offer-grid h3{font-size:30px}.offer-grid article{padding:35px}.offer-grid ul{margin-block:25px}.offer-link{min-height:44px;font-size:14px}.offer-heading>p{font-size:17px;line-height:1.8}.task-grid>div>p,.system-card-grid p,.project-details p,.reason-list p,.phase-track p,.process-line p,.maturity-track p,.outcome-card>p:not(.eyebrow),.principle-grid p{font-size:16px;line-height:1.8}.process-line h3,.phase-track h3{font-size:29px}.phase-track{margin-top:45px}.phase-track article{min-height:235px}.phase-heading h2{font-size:clamp(36px,3.8vw,58px)}.phase-heading>p:not(.eyebrow){font-size:18px;line-height:1.7}.purple-expertise-copy>p:not(.eyebrow){color:#eee0f8;font-size:18px;line-height:1.8}.purple-capability-grid h3{color:#fff;font-size:20px}.lead-guide-copy>p{color:#f3eaf7}.lead-guide-copy small{color:#e8d7ef;font-size:12px}.premium-copy{animation:none}.premium-copy h1{font-size:clamp(46px,4.8vw,70px)}.premium-intro{font-size:18px;line-height:1.8}.strategy-canvas{box-shadow:none;border-radius:2px;padding:35px 35px 0;animation:none}.canvas-heading>span{letter-spacing:.06em;font-size:11px}.strategy-canvas>h2{font-size:38px}.canvas-path:before{background:#f8b88966;left:16px}.canvas-step{border:0;background:0 0;border-bottom:1px solid #ffffff27;margin:0;padding:19px 0;animation:none;transform:none}.canvas-step-number{background:#3d211d;border-color:#d29b83}.canvas-step h3{font-size:18px}.canvas-footer .motion-toggle{display:none}.canvas-footer{padding-block:22px}.canvas-step-arrow{font-size:22px}.premium-web .strategy-canvas{background:linear-gradient(145deg,#983e24,#341922)}.premium-portfolio .strategy-canvas{background:linear-gradient(145deg,#3e284c,#1c1720)}.premium-contact .strategy-canvas{background:linear-gradient(145deg,#632320,#21151b)}.editorial-hero h1{font-size:clamp(43px,5.7vw,82px)}.editorial-dek{font-size:20px}.editorial-mark>span{font-size:11px}.refined-cta{background:radial-gradient(at 0 0,#64223688,#0000 70%),#171117;min-height:0;padding:95px 0}.refined-cta>.container{grid-template-columns:1.3fr .7fr;align-items:center;gap:80px;display:grid}.refined-cta .eyebrow{color:#f3bbaa}.refined-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,4vw,60px);line-height:1.06}.refined-cta p:not(.eyebrow){color:#ddd0d3;margin:25px 0 0;font-size:18px;line-height:1.8}.refined-cta-actions{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.refined-cta-actions small{color:#c8b5bd;font-size:13px;line-height:1.7}.refined-cta-actions .button{margin:0}.site-footer{padding-top:65px}.footer-top{padding-bottom:60px}.footer-brand p{font-size:16px;line-height:1.8}.footer-email{overflow-wrap:anywhere;font-size:18px}.footer-links h3{color:#fff;font-size:15px}.footer-links a{color:#c7c8d1;min-height:36px;padding-block:5px;font-size:14px}.footer-bottom{font-size:12px}.footer-actions a{font-size:13px}.quote-hero{background:#f4f0eb;border-bottom:1px solid #d7cdc5}.quote-hero-grid{grid-template-columns:1.14fr .86fr;align-items:center;gap:75px;padding-block:80px 75px;display:grid}.quote-hero h1{letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(45px,4.8vw,70px);line-height:1.055}.quote-hero h1 em{color:#bc2d22;font-style:normal}.quote-hero-intro{color:#55545a;max-width:650px;margin-top:26px;font-size:19px;line-height:1.8}.quote-hero-aside{color:#fff;background:linear-gradient(145deg,#602135,#241421 80%);border-top:4px solid #e96339;padding:40px;position:relative}.quote-aside-label{text-transform:uppercase;letter-spacing:.1em;color:#f7c1a9;font-size:11px}.quote-hero-aside h2{letter-spacing:-.05em;margin:29px 0 20px;font-size:46px;line-height:1.03}.quote-hero-aside>p{color:#e2c9d3;font-size:16px;line-height:1.75}.quote-hero-aside>a{border-top:1px solid #ffffff3d;align-items:center;gap:17px;padding:23px 0;display:flex}.quote-hero-aside>a>span{color:#ffb399;font-size:12px}.quote-hero-aside strong{letter-spacing:-.035em;font-size:21px;display:block}.quote-hero-aside small{color:#e0cbd5;margin-top:5px;font-size:13px;line-height:1.6;display:block}.quote-hero-aside>a>b{margin-left:auto;font-size:23px}.quote-aside-note{color:#d8c2cb;padding-top:15px;font-size:12px;line-height:1.7;display:block}.quote-orientation{background:#fff;border-bottom:1px solid #e1e0e5}.quote-orientation .container{grid-template-columns:1fr 250px;align-items:center;gap:65px;padding-block:33px;display:grid}.quote-orientation p{color:#565861;margin:0;font-size:15px;line-height:1.8}.quote-orientation strong{color:#25232a}.quote-orientation a{color:#9e281f;align-items:center;gap:15px;min-height:44px;font-size:14px;font-weight:700;display:flex}.quote-section-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;display:grid}.quote-section-heading h2,.quote-ongoing h2{letter-spacing:-.05em;margin:0;font-size:clamp(37px,3.6vw,54px);line-height:1.08}.quote-section-heading p:not(.eyebrow){color:#5c5b62;margin:0;font-size:17px;line-height:1.8}.quote-section-heading .button{margin-top:25px}.quote-jump{border-block:1px solid #d6d4d6;flex-wrap:wrap;gap:15px 28px;margin:38px 0;padding:14px 0;display:flex}.quote-jump a{color:#86492c;align-items:center;min-height:44px;font-size:14px;font-weight:700;display:flex}.quote-jump a:hover{color:#b8251e}.quote-package-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.quote-package{border:1px solid #d8d4d4;background:#fff;border-top:3px solid #dc4b2c;flex-direction:column;padding:38px;scroll-margin-top:110px;display:flex}.quote-package-top{color:#93472e;justify-content:space-between;align-items:center;gap:20px;display:flex}.quote-package-top>span{letter-spacing:.12em;font-size:11px;font-weight:700}.quote-package-top svg{width:33px;height:33px}.quote-fit{color:#79463d;margin:24px 0 10px;font-size:14px;font-weight:600;line-height:1.65}.quote-package h3{letter-spacing:-.045em;max-width:450px;margin:0 0 15px;font-size:33px;line-height:1.1}.quote-package-intro{color:#555960;margin:0 0 22px;font-size:17px;line-height:1.75}.quote-deliverables{background:#f7f4f1;margin:0 0 24px;padding:24px}.quote-deliverables h4{margin:0 0 13px;font-size:15px}.quote-deliverables ul{margin:0;padding:0;list-style:none}.quote-deliverables li{padding:6px 0 6px 22px;font-size:15px;line-height:1.7;position:relative}.quote-deliverables li:before{content:"✓";color:#903c2b;position:absolute;left:0}.quote-facts{margin:0 0 26px}.quote-facts>div{border-bottom:1px solid #dedad8;grid-template-columns:125px 1fr;gap:20px;padding:17px 0;display:grid}.quote-facts dt{color:#353038;font-size:13px;font-weight:700;line-height:1.75}.quote-facts dd{color:#5a575d;margin:0;font-size:14px;line-height:1.8}.quote-package-bottom{margin-top:auto;padding-top:8px}.quote-package-bottom strong{letter-spacing:-.035em;font-size:26px;display:block}.quote-package-bottom span{color:#6a5e5d;margin-top:6px;font-size:13px;line-height:1.7;display:block}.quote-package-bottom .button{width:100%;margin-top:20px}.quote-package-bottom .button>span{color:#fff;margin:0;font-size:20px}.quote-service-link{color:#963c2a;align-items:center;gap:18px;min-height:44px;margin:16px 0 0;font-size:14px;display:flex}.quote-table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:38px;font-size:15px}.quote-table caption{text-align:left;color:#6f6063;padding-bottom:18px;font-size:13px}.quote-table th,.quote-table td{text-align:left;vertical-align:top;border-bottom:1px solid #d5d0d2;padding:23px 20px;line-height:1.75}.quote-table thead th{color:#fff;background:#28212b;font-size:13px}.quote-table th:first-child{width:32%}.quote-table td{color:#53515c}.quote-table a{text-underline-offset:4px;text-decoration:underline}.quote-mobile-comparison{display:none}.quote-ongoing-grid{grid-template-columns:.95fr 1.05fr;gap:85px;display:grid}.quote-ongoing-grid>div>p:not(.eyebrow){margin:27px 0;font-size:18px;line-height:1.85}.quote-ongoing-grid>article{border-left:1px solid #806271;padding-left:45px}.quote-ongoing h3{letter-spacing:-.035em;margin:0 0 20px;font-size:31px}.quote-ongoing article>p{font-size:17px}.quote-ongoing ul{margin:23px 0;padding-left:20px}.quote-ongoing li{padding-block:5px;font-size:16px}.quote-ongoing .quote-facts>div{border-color:#6f5468}.quote-ongoing .quote-facts dt{color:#f3d6db}.quote-ongoing .quote-facts dd{color:#d8ced7}.custom-scope-list{margin-top:44px}.custom-scope-list article{border-top:1px solid #d5ced3;grid-template-columns:1fr 1.15fr 145px;align-items:start;gap:30px;padding:28px 0;display:grid}.custom-scope-list h3{letter-spacing:-.03em;margin:0;font-size:22px;line-height:1.25}.custom-scope-list p{color:#605863;margin:0;font-size:16px;line-height:1.8}.custom-scope-list span{color:#743253;font-size:14px;font-weight:700}.quote-faq .faq-list summary{min-height:48px;font-size:18px}.quote-faq .faq-list p{font-size:16px;line-height:1.85}#projects,#ongoing,#custom{scroll-margin-top:100px}@media (width<=1360px){.header-inner{grid-template-columns:1fr auto auto}.master-hero-grid{gap:42px}.master-actions{align-items:flex-start}.master-actions .button{font-size:12px}.impact-photo-wrap{height:415px}.quote-hero-grid{gap:42px}.quote-package{padding:30px}}@media (width<=1000px){.founder-grid{grid-template-columns:1fr;gap:40px}.founder-media{max-width:780px}.quote-facts>div{grid-template-columns:1fr;gap:7px}.quote-package h3{font-size:29px}.quote-ongoing-grid{gap:45px}.quote-section-heading{gap:35px}.refined-cta>.container{gap:45px}.quote-hero-aside{padding:30px}.quote-hero-aside h2{font-size:39px}}@media (width<=900px){.header-inner{grid-template-columns:1fr auto}.section{padding-block:76px}.master-hero-grid{grid-template-columns:1fr;gap:40px;padding-block:52px 35px}.master-copy{grid-column:1}.master-copy h1{font-size:65px}.hero-title-break{display:none}.impact-portrait{grid-area:2/1;justify-self:center;max-width:750px}.impact-photo-wrap{height:440px}.impact-path ol{max-width:540px}.master-pillars{grid-template-columns:repeat(2,1fr)}.master-pillars>a{border-bottom:1px solid #ffffff30}.master-pillars>a:nth-child(3){border-left:1px solid #ffffff30}.service-grid{gap:0 30px}.service-card h3{font-size:26px}.service-card-links{flex-direction:column;align-items:flex-start;gap:8px}.premium-hero-grid{grid-template-columns:1fr;gap:35px;padding-block:55px}.premium-copy h1{font-size:58px}.strategy-canvas{max-width:none}.quote-hero-grid{grid-template-columns:1fr;gap:40px;padding-block:58px}.quote-hero h1{font-size:60px}.quote-hero-aside{max-width:700px}.quote-orientation .container{grid-template-columns:1fr;gap:15px}.quote-section-heading{grid-template-columns:1fr;gap:22px}.quote-package-grid{gap:22px}.quote-package{padding:25px}.quote-package h3{font-size:28px}.quote-deliverables{padding:20px}.quote-ongoing-grid{grid-template-columns:1fr;gap:35px}.quote-ongoing-grid>article{border-top:1px solid #806271;border-left:0;padding-top:35px;padding-left:0}.refined-cta>.container{grid-template-columns:1fr;gap:35px}.refined-cta{padding-block:74px}.custom-scope-list article{grid-template-columns:1fr 1.15fr}.custom-scope-list span{grid-column:1/-1}}@media (width<=700px){.quote-package-grid{grid-template-columns:1fr}.quote-table-wrap{display:none}.quote-mobile-comparison{gap:20px;margin-top:30px;display:grid}.quote-mobile-comparison article{background:#fff;border-top:3px solid #824967;padding:25px}.quote-mobile-comparison h3{margin:0 0 20px;font-size:21px;line-height:1.25}.quote-mobile-comparison h3 a{text-underline-offset:4px;text-decoration:underline}.quote-mobile-comparison dl{margin:0}.quote-mobile-comparison dl>div{border-top:1px solid #ddd4d7;grid-template-columns:75px 1fr;gap:17px;padding-block:12px;display:grid}.quote-mobile-comparison dt{font-size:13px;font-weight:700}.quote-mobile-comparison dd{margin:0;font-size:15px;line-height:1.7}.service-grid{grid-template-columns:1fr}.service-card-links{flex-direction:row;gap:25px}}@media (width<=600px){body{font-size:16px}.section{padding-block:64px}.header-inner{width:calc(100% - 28px)}.logo-name{font-size:16px}.logo-mark{width:25px;height:25px}.eyebrow{font-size:11px}.button{min-height:54px;font-size:13px}.master-hero-grid{padding-top:39px}.master-copy .eyebrow{letter-spacing:.08em;font-size:10px}.master-copy h1{font-size:clamp(43px,11.9vw,62px);line-height:1.045}.master-copy>p:not(.eyebrow){font-size:16px}.master-actions{flex-direction:column;align-items:stretch}.master-actions .button{font-size:13px}.master-copy>.master-trust{font-size:11px!important}.impact-photo-wrap{height:340px}.impact-photo-caption{bottom:23px;left:20px}.impact-photo-caption strong{font-size:28px}.impact-photo-caption>span{font-size:10px}.impact-path{padding:21px 16px 16px}.impact-path li{font-size:10px}.impact-path ol{gap:7px}.impact-path small,.impact-portrait figcaption{font-size:10px}.master-pillars>a{padding:23px 16px}.master-pillars strong{font-size:29px}.master-pillars>a>span{font-size:12px}.pillar-top svg{width:24px}.master-pillars{margin-top:7px}.opportunity-heading h2{font-size:31px}.opportunity-heading-right p{font-size:12px}.opportunity-note{font-size:11px}.metrics-grid>div{padding:23px 16px}.metrics-grid strong{font-size:22px}.metrics-grid span{font-size:10px}.section-heading h2{font-size:38px}.section-heading>p:last-child:not(.eyebrow){font-size:16px}.service-card h3{font-size:28px}.service-card>p{font-size:16px}.service-deliverables li{font-size:14px}.founder-media{box-shadow:7px 7px #e4d8dd}.founder-media-tag{display:none}.founder-copy h2{font-size:40px}.founder-copy .founder-lead{font-size:17px}.founder-copy p{font-size:16px}.founder-credentials span{font-size:11px}.offer-grid article{padding:26px}.offer-grid h3{font-size:29px}.phase-heading h2{font-size:38px}.phase-heading>p:not(.eyebrow),.phase-track p,.process-line p,.purple-expertise-copy>p:not(.eyebrow){font-size:16px}.premium-copy h1{font-size:clamp(41px,11.2vw,59px)}.premium-intro{font-size:16px}.premium-copy .eyebrow{font-size:11px}.strategy-canvas{padding:26px 22px 0}.strategy-canvas>h2{font-size:32px}.canvas-heading>span{font-size:10px}.canvas-step h3{font-size:17px}.canvas-step p{font-size:13px}.canvas-footer>span,.premium-signature p{font-size:12px}.premium-hero-grid{padding-block:45px}.editorial-dek{font-size:17px}.editorial-footer{font-size:12px}.quote-hero-grid{padding-block:45px}.quote-hero h1{font-size:clamp(40px,10.8vw,56px)}.quote-hero-intro{font-size:17px}.quote-hero-aside{padding:29px 25px}.quote-hero-aside h2{font-size:39px}.quote-hero-aside strong{font-size:20px}.quote-hero-aside small{font-size:13px}.quote-section-heading h2,.quote-ongoing h2{font-size:38px}.quote-section-heading p:not(.eyebrow){font-size:16px}.quote-jump{gap:7px 24px}.quote-jump a{font-size:13px}.quote-package{padding:27px 22px}.quote-package h3{font-size:30px}.quote-package-intro{font-size:16px}.quote-fit{font-size:14px}.quote-deliverables{padding:21px 18px}.quote-facts dt{font-size:13px}.quote-facts dd{font-size:14px}.quote-package-top>span{font-size:10px}.quote-ongoing h3{font-size:29px}.quote-ongoing-grid>div>p:not(.eyebrow){font-size:17px}.custom-scope-list article{grid-template-columns:1fr;gap:16px}.custom-scope-list h3{font-size:22px}.custom-scope-list p{font-size:16px}.quote-faq .faq-list summary{font-size:17px}.refined-cta h2{font-size:39px}.refined-cta p:not(.eyebrow){font-size:17px}.footer-links{grid-template-columns:1fr 1fr;gap:30px}.footer-links a{font-size:13px}.footer-email{font-size:16px}}@media (prefers-reduced-motion:reduce){.impact-path-dot{animation:none!important}.opportunity-track{transform:none!important}.premium-copy,.master-copy,.strategy-canvas{opacity:1!important;transform:none!important}}:root{--ink:#191623;--muted:#5d5866;--paper:#fbf9f7}body{color:var(--ink);background:#fff}.button{border-radius:999px;min-height:54px;padding-inline:27px;font-weight:700}.button-red{box-shadow:0 8px 24px #d7261915}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:5px;outline:3px solid #8a49bd}.site-header,.header-home{color:var(--ink);background:#fff;border-bottom:1px solid #f0edf0;height:auto}.header-inner{width:min(1360px,100% - 64px);min-height:95px}.header-home .logo-name,.header-home .desktop-nav a{color:var(--ink)}.header-home .logo-name b,.logo-name b{color:#c62a20}.header-home .logo-mark i:first-child{background:#211928}.header-home .logo-mark i:nth-child(2){background:#dc241c}.header-home .logo-mark i:nth-child(3){background:#f17c3b}.header-home .header-cta,.header-cta{color:#fff;background:#dc241c;border:0;border-radius:999px}.desktop-nav a{font-size:13px;font-weight:600}.desktop-nav a:hover,.header-home .desktop-nav a:hover{color:#b9251c}.header-home .mobile-nav summary span{background:#241c2e}.header-home .mobile-nav summary{border-color:#dbd1dc;border-radius:10px}.mobile-panel{max-height:calc(100dvh - 95px);top:95px}.master-hero{color:var(--ink);background:radial-gradient(at 86% 48%,#efe2f747,#0000 54%),linear-gradient(125deg,#fff 26%,#fffaf6 100%);overflow:hidden}.master-hero:before,.master-hero:after{display:none}.master-hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:38px;min-height:660px;padding-block:50px 35px}.master-copy{z-index:2;position:relative}.master-copy .eyebrow{color:#79423a;letter-spacing:.14em;margin-bottom:22px;font-size:11px}.master-copy .eyebrow span{background:#dc241c}.master-copy h1{color:#191623;letter-spacing:-.058em;font-size:clamp(52px,4.8vw,72px);font-weight:700;line-height:1.055}.master-copy h1 em{color:#ba3021;background:linear-gradient(100deg,#c63222 8%,#da5728 68%,#8c459d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.master-copy>p:not(.eyebrow){color:#5d5762;max-width:535px;margin-top:24px;font-size:17px;line-height:1.8}.master-actions{flex-wrap:wrap;gap:14px;margin-top:29px;display:flex}.master-actions .button-red{background:#dc241c;border:1px solid #dc241c;box-shadow:0 10px 23px #d1291920}.master-actions .button-outline-light{color:#352b3b;background:0 0;border:1px solid #a99cae}.master-actions .button-outline-light:hover{background:#f2eaf5}.hero-assurance{gap:30px;margin-top:33px;display:flex}.hero-assurance>span{letter-spacing:-.015em;font-size:16px;font-weight:700;line-height:1.55}.hero-assurance>span+span{border-left:1px solid #d6ccd8;padding-left:30px}.hero-assurance b{color:#6c6470;letter-spacing:0;font-size:12px;font-weight:400;display:block}.master-copy>.master-trust{color:#786876!important;margin-top:19px!important;font-size:11px!important}.portrait-stage{grid-area:1/2;align-self:end;width:100%;min-width:0;margin:0;position:relative}.portrait-scene{isolation:isolate;height:555px;position:relative}.portrait-halo{background:radial-gradient(at 30% 70%,#ffd4abcc 0,#ffd4ab44 43%,#0000 70%),radial-gradient(at 76% 48%,#d5bef4aa,#0000 64%);border-radius:50%;position:absolute;inset:13% -9% -2%}.portrait-orbit{aspect-ratio:1;z-index:-1;border:1px solid #c99db337;border-radius:50%;width:93%;position:absolute;bottom:0;left:4%}.orbit-two{border-color:#dbb5a52b;width:110%;bottom:-6%;left:-4.5%}.portrait-images{border-radius:0 0 43% 38%;position:absolute;inset:0;overflow:hidden}.portrait-slide{opacity:0;pointer-events:none;transition:opacity 1.2s;position:absolute;inset:0}.portrait-slide.is-active{opacity:1}.portrait-slide img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 15px 30px #45222b12);width:100%;height:100%;display:block}.portrait-tag{color:#3a293c;z-index:2;background:#fffffff5;border:1px solid #fff;border-radius:999px;align-items:center;gap:11px;min-height:57px;padding:7px 17px 7px 8px;font-size:14px;font-weight:600;display:flex;position:absolute;box-shadow:0 12px 36px #4d284213}.portrait-tag>span{color:#aa3c24;background:#ffe5ce;border-radius:50%;place-items:center;width:41px;height:41px;display:grid}.portrait-tag svg{width:22px;height:22px}.portrait-tag b{color:#80668e;margin-left:5px;font-size:15px}.tag-1{top:24%;right:-2%}.tag-2{top:48%;left:-2%}.tag-3{top:64%;right:-4%}.tag-4{bottom:2%;left:8%}.tag-2>span,.tag-3>span{color:#7e4096;background:#efddf8}.portrait-tag:hover{border-color:#cdb5d2;box-shadow:0 12px 30px #9b628c26}.portrait-controls{z-index:3;justify-content:center;align-items:center;gap:20px;margin-top:8px;display:flex;position:relative}.portrait-dots{gap:1px;display:flex}.portrait-dots button{cursor:pointer;background:0 0;border:0;place-items:center;width:32px;min-height:44px;display:grid}.portrait-dots button span{background:#c8b9c8;border-radius:50%;width:7px;height:7px}.portrait-dots button[aria-pressed=true] span{background:#b84030;border-radius:5px;width:19px}.portrait-pause{color:#68546b;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;min-height:44px;padding:0 10px;font-size:11px;display:flex}.portrait-pause>span{font-size:14px}.portrait-pause:disabled{cursor:default}.portrait-stage figcaption{text-align:center;color:#88778b;margin-top:0;font-size:10px;line-height:1.5}.master-pillars{border-top:1px solid #dfd5de;margin-top:20px;padding-block:0 8px}.master-pillars>a{color:#211c28;border-color:#dfd5de;padding:26px 25px 29px}.master-pillars>a:first-child{border-left:0}.master-pillars>a:last-child{border-right:0}.master-pillars>a:hover{background:#f4ecf3}.pillar-top{color:#b84a34;margin-bottom:9px}.pillar-top>span{color:#9a7ca0;font-size:20px}.master-pillars strong{font-size:30px}.master-pillars>a>span{color:#6f6270;max-width:220px;font-size:13px}.opportunity-ribbon{background:#fff;border-top:1px solid #ece5eb;padding-block:45px 30px}.opportunity-card{min-height:176px;box-shadow:none;background:#faf7fa;border:1px solid #eee5ec;border-radius:18px}.opportunity-card:hover{background:#fff0e8}.opportunity-card strong{font-size:23px}.opportunity-heading h2{letter-spacing:-.04em}.opportunity-heading .eyebrow{color:#705d79}.section-heading h2,.phase-heading h2,.quote-section-heading h2{letter-spacing:-.05em}.service-card{border-color:#e2d9e1}.service-card-top svg{background:#fff0e4;border-radius:15px;width:52px;height:52px;padding:10px}.founder-authority{background:linear-gradient(115deg,#faf5f2,#f7f1fa);border:0}.founder-media{border-radius:20px;overflow:hidden;box-shadow:0 16px 44px #57354116}.founder-media-tag{border:0}.founder-credentials span{border-radius:999px}.metrics-strip{border-color:#e9e1e8}.metrics-grid strong{letter-spacing:-.03em}.metrics-light{background:#fbf8fb}.purple-expertise{background:radial-gradient(at 94% 90%,#a9474955,#0000 55%),linear-gradient(110deg,#382047,#562a65)}.purple-capability-grid article{border-radius:16px}.phase-track article{border-radius:16px}.offer-grid article{border-radius:20px}.industry-card{border-radius:16px}.premium-hero,.premium-dark,.quote-hero{color:#211827;background:radial-gradient(at 85% 30%,#eaddf677,#0000 52%),linear-gradient(120deg,#fff,#fff8f3);border-bottom:1px solid #e9e0e6}.premium-hero:before,.premium-hero:after{opacity:.1}.premium-copy h1{color:#211827;font-size:clamp(45px,4.6vw,67px)}.premium-intro,.premium-dark .premium-intro{color:#655867}.premium-hero .eyebrow,.premium-dark .eyebrow{color:#865d7b}.premium-secondary,.premium-dark .premium-secondary{color:#57375f;border-color:#aa8ca9}.strategy-canvas,.premium-web .strategy-canvas,.premium-portfolio .strategy-canvas,.premium-contact .strategy-canvas{color:#352039;background:linear-gradient(135deg,#fff5ed,#f1e7f8);border:1px solid #fff;border-radius:30px;padding:34px 34px 0;box-shadow:0 20px 65px #81506410}.strategy-canvas:before,.strategy-canvas:after{display:none}.strategy-canvas>h2{color:#442b49;font-size:36px}.canvas-index{color:#815682!important;border-color:#ba99be!important}.canvas-path:before{background:#c6a4c5}.canvas-step{border-color:#d8bfd63f}.canvas-step h3{color:#442944}.canvas-step p{color:#736079;font-size:14px}.canvas-step-arrow{color:#9d6597}.canvas-footer>span{color:#784c78}.premium-signature,.premium-dark .premium-signature{color:#836c86;border-color:#dfd0dc}.premium-signature p{color:#756776}.premium-dark .premium-copy .eyebrow{color:#865d7b}.premium-dark .premium-signature p{color:#756776}.editorial-mark{border-color:#d8b8d0;border-radius:50%}.editorial-mark svg{color:#9d5497}.quote-hero h1{color:#271d2c}.quote-hero h1 em{color:#bd3b2e}.quote-hero-aside{color:#352339;background:linear-gradient(135deg,#fbe9dc,#eadef5);border:1px solid #fff;border-radius:28px;box-shadow:0 18px 50px #7a406415}.quote-aside-label{color:#8b456b}.quote-hero-aside h2{color:#442446}.quote-hero-aside>p{color:#705970}.quote-hero-aside>a{border-color:#b697b54a}.quote-hero-aside strong{color:#412645}.quote-hero-aside small,.quote-aside-note{color:#735e78}.quote-package{border:1px solid #e4d9e4;border-top:3px solid #d56b48;border-radius:20px;box-shadow:0 12px 45px #4f224504}.quote-deliverables{background:#fbf6f2;border-radius:14px}.quote-package:nth-child(2n) .quote-deliverables{background:#f7f1fa}.quote-jump a{border-radius:999px}.quote-mobile-comparison article{border-radius:16px}.refined-cta{background:radial-gradient(at 10% 100%,#a1483a55,#0000 50%),linear-gradient(110deg,#2e1635,#4a2356)}.refined-cta-actions .button{padding-inline:30px}.site-footer{background:#1c1521}@media (width>=1500px){.master-hero-grid{padding-block:60px 40px}.portrait-scene{height:585px}}@media (width<=1100px){.container{width:calc(100% - 56px)}.master-hero-grid{gap:16px}.master-copy h1{font-size:57px}.portrait-scene{height:500px}.portrait-tag{gap:8px;padding-right:12px;font-size:12px}.portrait-tag>span{width:33px;height:33px}.tag-2{left:-1%}.tag-3{right:0}.hero-assurance{gap:20px}.hero-assurance>span+span{padding-left:20px}.premium-hero-grid{gap:35px}}@media (width<=900px){.header-inner{min-height:80px}.master-hero-grid{grid-template-columns:1fr 1fr;gap:18px;min-height:0;padding-top:42px}.master-copy h1{font-size:48px}.master-copy .eyebrow{letter-spacing:.08em;font-size:9px}.master-copy>p:not(.eyebrow){font-size:16px}.master-actions{flex-direction:column;align-items:flex-start}.hero-assurance{flex-direction:column;gap:12px}.hero-assurance>span+span{border:0;padding:0}.hero-assurance>span{font-size:14px}.portrait-stage{grid-area:1/2;align-self:center}.portrait-scene{height:460px}.portrait-tag{min-height:45px;font-size:11px}.portrait-tag b{display:none}.portrait-tag>span{width:30px;height:30px}.portrait-tag svg{width:18px}.portrait-controls{gap:0}.portrait-pause{font-size:10px}.portrait-stage figcaption{font-size:9px}.master-pillars{grid-template-columns:repeat(4,1fr)}.master-pillars>a{border-bottom:0;padding:21px 16px}.master-pillars>a:nth-child(3){border-left:0}.master-pillars strong{font-size:25px}.master-pillars>a>span{font-size:12px}.premium-hero-grid{grid-template-columns:1fr}.quote-hero-grid{padding-block:55px}.premium-copy h1{max-width:740px}}@media (width<=650px){.container{width:calc(100% - 40px)}.header-inner{width:calc(100% - 32px);min-height:76px}.logo-name{font-size:17px}.master-hero-grid{flex-direction:column;gap:18px;padding:38px 0 25px;display:flex}.master-copy{order:0}.master-copy .eyebrow{letter-spacing:.1em;margin-bottom:19px;font-size:9px}.master-copy h1{font-size:clamp(43px,11.5vw,64px);line-height:1.045}.master-copy h1>span:nth-child(2) br{display:none}.master-copy>p:not(.eyebrow){margin-top:22px;font-size:16px}.master-actions{flex-direction:column;align-items:stretch;gap:12px}.master-actions .button{min-height:54px;font-size:13px}.hero-assurance{flex-direction:row;gap:20px;margin-top:28px}.hero-assurance>span+span{border-left:1px solid #d8c9d8;padding-left:20px}.hero-assurance>span{font-size:13px}.hero-assurance b{font-size:10px}.master-copy>.master-trust{font-size:10px!important}.portrait-stage{order:1;max-width:480px;margin-top:5px}.portrait-scene{height:420px}.portrait-halo{inset:10% -3% 0}.portrait-orbit{width:91%;left:5%}.orbit-two{width:103%;bottom:-4%;left:-1%}.portrait-tag{gap:8px;min-height:46px;font-size:12px}.tag-1{top:22%;right:1%}.tag-2{top:44%;left:0}.tag-3{top:65%;right:-1%}.tag-4{bottom:2%;left:8%}.portrait-controls{gap:16px;margin-top:10px}.portrait-pause{font-size:11px}.portrait-stage figcaption{font-size:9px}.master-pillars{grid-template-columns:repeat(2,1fr);margin-top:0;padding-bottom:5px}.master-pillars>a{border-bottom:1px solid #dfd5de;padding:22px 15px}.master-pillars>a:nth-child(2){border-right:0}.master-pillars>a:nth-child(3),.master-pillars>a:nth-child(4){border-bottom:0}.master-pillars strong{font-size:27px}.master-pillars>a>span{font-size:12px}.opportunity-card{border-radius:16px}.opportunity-heading h2{font-size:30px}.service-card h3{font-size:28px}.premium-hero-grid{padding-block:43px}.premium-copy h1{font-size:clamp(40px,10.5vw,57px)}.strategy-canvas{border-radius:22px;padding:27px 24px 0}.strategy-canvas>h2{font-size:32px}.quote-hero-aside{border-radius:23px}.quote-hero-grid{gap:35px}.quote-package{border-radius:18px}.refined-cta h2{font-size:39px}}@media (width<=900px){.mobile-panel{max-height:calc(100dvh - 80px);top:80px}}@media (width<=650px){.mobile-panel{max-height:calc(100dvh - 76px);top:76px}}@media (width<=370px){.hero-assurance{gap:12px}.hero-assurance>span+span{padding-left:12px}.portrait-scene{height:370px}.portrait-tag{padding-right:10px;font-size:11px}.portrait-tag>span{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.portrait-slide{transition:none}.portrait-orbit,.portrait-halo,.portrait-tag{animation:none!important}}.focus-navigation{border-top:1px solid #e5dce6;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;padding-block:33px 37px;display:grid}.focus-navigation a{color:#2b2030;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:20px;min-height:60px;transition:color .2s,border-color .2s;display:flex}.focus-navigation strong{letter-spacing:-.035em;font-size:30px;font-weight:600;line-height:1.2}.focus-navigation a>span{color:#a2738b;font-size:23px;font-weight:400}.focus-navigation a:hover{color:#b73825;border-bottom-color:#c89481}.focus-navigation a:hover>span{color:#b73825}.service-section .section-heading h2{max-width:870px;font-size:clamp(37px,3.5vw,53px);line-height:1.12}.service-section .section-heading>p:last-child{max-width:720px;margin-top:22px;line-height:1.8}.service-card h3{margin-top:23px;font-size:30px}.service-card>p{font-size:17px}.service-card-links{gap:30px;margin-top:27px}.opportunity-editorial{background:#fcfafb;border-bottom:1px solid #eee5ed;padding-block:112px}.opportunity-editorial-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:95px;display:grid}.opportunity-editorial-intro{padding-top:12px}.opportunity-editorial-intro .eyebrow{letter-spacing:.13em;color:#79657e;margin-bottom:24px;font-size:11px}.opportunity-editorial-intro h2{letter-spacing:-.05em;color:#2b1e30;margin:0;font-size:clamp(38px,3.6vw,55px);line-height:1.12}.opportunity-editorial-intro h2 em{color:#9d4138;font-style:normal}.opportunity-editorial-intro>p:not(.eyebrow){color:#68566b;max-width:460px;margin:29px 0;font-size:18px;line-height:1.85}.opportunity-editorial-intro .text-link{color:#9d392a;gap:20px;min-height:48px;font-size:15px}.opportunity-editorial-intro>.opportunity-editorial-note{color:#7b6a7d;border-left:2px solid #d9bfd6;max-width:400px;padding-left:20px;line-height:1.85;margin-top:50px!important;font-size:13px!important}.opportunity-editorial-groups{min-width:0}.opportunity-editorial-groups article{border-top:1px solid #d9ccda;padding:31px 0 33px}.opportunity-editorial-groups article:first-child{border-top:0;padding-top:13px}.opportunity-editorial-groups article:last-child{padding-bottom:0}.opportunity-editorial-title{align-items:center;gap:19px;display:flex}.opportunity-group-icon{color:#b34d37;flex:0 0 42px;place-items:center;width:42px;display:grid}.opportunity-group-icon svg{width:31px;height:31px}.opportunity-editorial-title h3{letter-spacing:-.035em;color:#302134;margin:0;font-size:29px;font-weight:600;line-height:1.2}.opportunity-index{color:#b79eb4;letter-spacing:.1em;margin-left:auto;font-size:13px}.opportunity-editorial-groups article>p{color:#716075;max-width:510px;margin:15px 0 19px 61px;font-size:16px;line-height:1.8}.opportunity-editorial-groups ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;margin:0 0 0 61px;padding:0;list-style:none;display:grid}.opportunity-editorial-groups li{min-width:0}.opportunity-editorial-groups li a{color:#5e4265;border-bottom:1px solid #eadfea;justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding-block:9px;font-size:15px;line-height:1.6;display:flex}.opportunity-editorial-groups li a>span{color:#aa8daf;flex-shrink:0;font-size:15px}.metrics-grid{gap:30px;padding-block:34px}.metrics-grid>div{border:0;padding:15px 0}.metrics-grid>div:first-child{border-left:0}.metrics-grid strong{font-size:27px;font-weight:600;line-height:1.25}.metrics-grid span{text-transform:none;letter-spacing:0;max-width:250px;margin-top:13px;font-size:14px;line-height:1.8}.opportunity-editorial-title{gap:19px}@media (width<=1100px){.focus-navigation{gap:25px}.focus-navigation strong{font-size:27px}.opportunity-editorial-layout{grid-template-columns:.82fr 1.18fr;gap:55px}.opportunity-editorial-title h3{font-size:25px}.opportunity-editorial-groups ul{column-gap:22px;margin-left:0}.opportunity-editorial-groups article>p{margin-left:0}.service-grid{column-gap:45px}}@media (width<=850px){.opportunity-editorial{padding-block:85px}.opportunity-editorial-layout{grid-template-columns:1fr;gap:43px}.opportunity-editorial-intro h2{max-width:600px;font-size:47px}.opportunity-editorial-intro>p:not(.eyebrow){max-width:660px}.opportunity-editorial-intro>.opportunity-editorial-note{max-width:620px;margin-top:25px!important}.opportunity-editorial-groups article{padding-block:30px}.opportunity-editorial-groups article:first-child{border-top:1px solid #d9ccda;padding-top:30px}.opportunity-editorial-title h3{font-size:29px}.opportunity-editorial-groups article>p,.opportunity-editorial-groups ul{margin-left:61px}.opportunity-editorial-groups li a{min-height:48px;font-size:16px}.focus-navigation{gap:22px;padding-block:25px 30px}.focus-navigation strong{font-size:25px}.focus-navigation a{gap:12px}.metrics-grid{gap:20px}}@media (width<=650px){.focus-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 30px;padding-block:23px 28px}.focus-navigation strong{font-size:27px}.focus-navigation a{border-bottom:1px solid #e5dbe6;min-height:62px}.focus-navigation a>span{font-size:21px}.service-section{padding-block:68px 76px}.service-section .section-heading h2{font-size:37px}.service-grid{gap:0;margin-top:38px}.service-card{padding-block:32px}.service-card h3{font-size:29px}.service-card>p{font-size:16px}.service-card-links{gap:25px;font-size:14px}.opportunity-editorial{padding-block:68px}.opportunity-editorial-layout{gap:35px}.opportunity-editorial-intro{padding-top:0}.opportunity-editorial-intro .eyebrow{margin-bottom:20px;font-size:10px}.opportunity-editorial-intro h2{font-size:39px}.opportunity-editorial-intro>p:not(.eyebrow){margin-block:24px;font-size:16px;line-height:1.85}.opportunity-editorial-intro>.opportunity-editorial-note{font-size:12px!important}.opportunity-editorial-title{gap:13px}.opportunity-group-icon{flex-basis:32px;width:32px}.opportunity-group-icon svg{width:27px;height:27px}.opportunity-editorial-title h3{max-width:245px;font-size:25px}.opportunity-index{font-size:11px}.opportunity-editorial-groups article>p,.opportunity-editorial-groups ul{margin-left:0}.opportunity-editorial-groups ul{grid-template-columns:1fr;gap:0}.opportunity-editorial-groups li a{min-height:50px;font-size:16px}.metrics-grid{grid-template-columns:1fr 1fr;gap:24px;padding-block:30px}.metrics-grid strong{font-size:24px}.metrics-grid span{font-size:13px;line-height:1.75}}:root{--reading-size:18px;--detail-size:16px;--label-size:13px;--max:1380px}body{font-size:var(--reading-size);line-height:1.75}.container{width:min(var(--max),calc(100% - 88px))}h1,h2,h3{overflow-wrap:normal}.section{padding-block:112px}.eyebrow{font-size:var(--label-size);letter-spacing:.1em}.button{gap:16px;min-height:60px;padding:15px 28px;font-size:16px;line-height:1.45}.text-link{max-width:100%;min-height:48px;font-size:17px}.arrow{flex-shrink:0;width:21px;height:21px}.header-inner{grid-template-columns:auto 1fr auto;gap:24px;width:min(1500px,100% - 64px);min-height:104px}.desktop-nav{gap:22px}.desktop-nav a{white-space:nowrap;min-height:48px;font-size:15px}.header-cta{min-height:54px;padding-inline:22px;font-size:15px}.master-hero-grid{grid-template-columns:1.05fr 1fr;gap:55px;min-height:740px;padding-block:65px 48px}.master-copy h1{letter-spacing:-.055em;font-size:clamp(62px,5.15vw,82px);line-height:1.055}.master-copy .eyebrow{letter-spacing:.11em;margin-bottom:26px;font-size:13px}.master-copy>p:not(.eyebrow){max-width:590px;margin-top:28px;font-size:20px;line-height:1.75}.master-actions{gap:15px;margin-top:33px}.master-actions .button{min-height:60px;padding-inline:24px;font-size:16px}.hero-assurance{gap:30px;margin-top:35px}.hero-assurance>span{font-size:19px;line-height:1.55}.hero-assurance b{margin-top:3px;font-size:15px;line-height:1.6}.master-copy>.master-trust{line-height:1.65;color:#66586b!important;margin-top:22px!important;font-size:14px!important}.portrait-stage{align-self:center}.portrait-balanced img{transform-origin:bottom;transform:scale(.94)}.portrait-tag{min-height:60px;padding-right:19px;font-size:16px}.portrait-tag b{font-size:17px}.portrait-controls{gap:22px;margin-top:13px}.portrait-dots button{width:40px;min-height:48px}.portrait-dots button span{width:9px;height:9px}.portrait-dots button[aria-pressed=true] span{width:23px}.portrait-pause{color:#54415b;min-height:48px;font-size:14px}.portrait-stage figcaption{color:#6c5b72;padding-inline:10px;font-size:12px;line-height:1.65}.focus-navigation{gap:42px;padding-block:36px 40px}.focus-navigation strong{font-size:36px}.focus-navigation a{min-height:68px}.focus-navigation a>span{font-size:28px}.section-heading h2,.phase-heading h2,.quote-section-heading h2,.quote-ongoing h2,.founder-copy h2{font-size:clamp(42px,4vw,62px);line-height:1.12}.section-heading>p:last-child:not(.eyebrow),.phase-heading>p:not(.eyebrow),.offer-heading>p,.industry-heading>p,.quote-section-heading p:not(.eyebrow){max-width:760px;font-size:20px;line-height:1.75}.service-section{padding-block:112px 120px}.service-section .section-heading{max-width:1010px}.service-section .section-heading h2{max-width:980px;font-size:clamp(42px,4vw,62px)}.service-grid{column-gap:84px;margin-top:60px}.service-card{padding-block:42px}.service-card h3{max-width:550px;font-size:34px;line-height:1.17}.service-card>p{max-width:570px;font-size:19px;line-height:1.75}.service-deliverables li{padding-block:7px;font-size:17px;line-height:1.7}.service-card-links a{min-height:48px;font-size:17px}.service-card-top>span{font-size:13px}.founder-grid{gap:72px}.founder-copy p{font-size:18px;line-height:1.8}.founder-copy .founder-lead{font-size:20px}.founder-kicker{font-size:19px!important}.founder-credentials{gap:10px}.founder-credentials span{padding:10px 15px;font-size:14px;line-height:1.5}.founder-copy small{font-size:14px;line-height:1.7}.founder-media-tag{padding:12px 20px;font-size:13px}.model-grid p,.architecture-stack p,.offer-grid article>p,.offer-grid li,.flow-card p,.console-flow p,.task-grid>div>p,.system-card-grid p,.project-details p,.reason-list p,.phase-track p,.process-line p,.maturity-track p,.outcome-card>p:not(.eyebrow),.principle-grid p,.capability-bands p,.industry-card-grid p,.proof-grid p,.booking-options p,.contact-option-grid p,.next-grid p,.insight-card p,.catalog-card p,.ai-use-grid p{font-size:var(--reading-size);line-height:1.75}.offer-grid article>p.offer-fit,.model-grid .model-fit{font-size:15px}.offer-grid h3,.process-line h3,.phase-track h3{font-size:32px;line-height:1.2}.offer-link,.industry-card-grid b,.project-details span{font-size:16px}.project-main h3,.insight-grid article h3,.industry-card-grid h3{font-size:30px;line-height:1.2}.project-main>span,.project-number,.insight-grid article>p,.insight-art span,.task-grid>div>span,.flow-card>span,.reason-list span,.process-line span,.contact-option-grid article>span,.next-grid article>span,.principle-grid article>span{font-size:13px}.insight-grid article>span{font-size:18px;line-height:1.75}.insight-grid article>a,.contact-option-grid article>a{min-height:48px;font-size:17px}.flow-card h3,.reason-list h3{font-size:26px;line-height:1.2}.project-details{grid-template-columns:1fr;gap:24px}.task-grid>div>p{max-width:none;padding-right:15px}.phase-track article{min-height:0;padding-top:35px;padding-bottom:35px}.phase-note,.workflow-caption,.booking-privacy{line-height:1.7;font-size:14px!important}.metrics-grid strong{font-size:32px}.metrics-grid span{max-width:285px;font-size:16px}.purple-expertise-copy>p:not(.eyebrow),.lead-guide-copy>p:not(.eyebrow){font-size:20px;line-height:1.8}.purple-capability-grid h3{font-size:24px;line-height:1.2}.purple-signal span{font-size:15px}.lead-guide-copy small{font-size:14px;line-height:1.75}.opportunity-editorial{padding-block:115px}.opportunity-editorial-layout{grid-template-columns:.86fr 1.14fr;gap:90px}.opportunity-editorial-intro .eyebrow{font-size:13px}.opportunity-editorial-intro h2{font-size:clamp(42px,4vw,62px)}.opportunity-editorial-intro>p:not(.eyebrow){max-width:510px;font-size:20px;line-height:1.8}.opportunity-editorial-intro .text-link{font-size:17px}.opportunity-editorial-intro>.opportunity-editorial-note{max-width:460px;font-size:15px!important}.opportunity-editorial-title h3{font-size:32px}.opportunity-editorial-groups article>p{font-size:18px;line-height:1.75}.opportunity-editorial-groups li a{min-height:52px;font-size:17px;line-height:1.5}.opportunity-index{font-size:14px}.premium-hero-grid{gap:70px;padding-block:84px}.premium-copy h1,.quote-hero h1{font-size:clamp(52px,5vw,76px);line-height:1.08}.premium-intro,.quote-hero-intro,.editorial-dek{font-size:21px;line-height:1.75}.premium-copy .eyebrow{font-size:13px}.premium-secondary{min-height:48px;font-size:17px}.premium-signature p{font-size:15px}.premium-signature>span{font-size:12px}.strategy-canvas{padding:40px 38px 0}.strategy-canvas>h2{font-size:42px;line-height:1.1}.canvas-heading>span{font-size:13px}.canvas-step{padding-block:23px}.canvas-step h3{font-size:22px;line-height:1.25}.canvas-step p{color:#64506b;font-size:16px;line-height:1.7}.canvas-footer>span{font-size:14px}.editorial-footer{font-size:15px}.insight-body section p,.legal-body section p{font-size:19px;line-height:1.85}.insight-body h2,.legal-body h2{font-size:34px;line-height:1.2}.legal-review-note{font-size:15px}.industry-faq summary,.faq-list summary{font-size:21px;line-height:1.5}.industry-faq details p,.faq-list p{font-size:18px;line-height:1.8}.quote-hero-grid{gap:70px;padding-block:84px}.quote-hero-aside{padding:42px}.quote-hero-aside>p{font-size:18px}.quote-hero-aside strong{font-size:24px}.quote-hero-aside small{font-size:16px}.quote-aside-label{font-size:13px}.quote-aside-note{font-size:14px}.quote-orientation p{font-size:18px}.quote-orientation a,.quote-jump a{font-size:17px}.quote-package-grid{gap:40px}.quote-package{padding:42px}.quote-package-top>span{font-size:13px}.quote-fit{font-size:16px;line-height:1.7}.quote-package h3{max-width:530px;font-size:37px}.quote-package-intro{font-size:19px;line-height:1.75}.quote-deliverables{padding:28px}.quote-deliverables h4{font-size:18px}.quote-deliverables li{font-size:17px;line-height:1.75}.quote-facts>div{grid-template-columns:140px minmax(0,1fr);gap:22px;padding-block:21px}.quote-facts dt{font-size:16px}.quote-facts dd{font-size:17px;line-height:1.75}.quote-package-bottom strong{font-size:30px}.quote-package-bottom span{font-size:15px}.quote-service-link,.quote-table{font-size:17px}.quote-table caption{font-size:15px}.quote-table thead th{font-size:16px}.quote-table tbody th{font-size:18px}.quote-ongoing article>p,.quote-ongoing li{font-size:18px;line-height:1.75}.quote-ongoing h3{font-size:35px}.custom-scope-list h3{font-size:27px}.custom-scope-list p{font-size:18px}.custom-scope-list span{font-size:16px}.quote-faq .faq-list summary{font-size:21px}.quote-faq .faq-list p{font-size:18px}.quote-mobile-comparison h3{font-size:27px}.quote-mobile-comparison dt{font-size:16px}.quote-mobile-comparison dd{font-size:17px}.refined-cta h2{font-size:clamp(44px,4.4vw,66px);line-height:1.1}.refined-cta p:not(.eyebrow){font-size:20px}.refined-cta-actions small{font-size:15px}.footer-brand p{font-size:18px}.footer-email{font-size:20px}.footer-links h3{font-size:16px}.footer-links a{min-height:44px;margin-bottom:10px;font-size:16px}.footer-actions a{align-items:center;min-height:44px;font-size:15px;display:inline-flex}.footer-bottom{color:#c1b6c7;font-size:14px}@media (width<=1380px){.desktop-nav{display:none}.header-inner{grid-template-columns:1fr auto auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid #c6baca;border-radius:10px;place-content:center;gap:6px;width:48px;height:48px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:#241c2e;width:20px;height:2px;display:block}.mobile-panel{background:#fff;border-bottom:1px solid #d9cdda;max-height:calc(100dvh - 104px);padding:25px 32px 35px;display:grid;position:fixed;top:104px;left:0;right:0;overflow-y:auto;box-shadow:0 20px 30px #25172d15}.mobile-panel>a:not(.button){border-bottom:1px solid #e8dfe8;padding:16px 0;font-size:18px;font-weight:600}.mobile-panel .button{margin-top:20px}.master-hero-grid{gap:30px}.service-grid{column-gap:60px}.opportunity-editorial-layout{gap:60px}.quote-package{padding:34px}.quote-facts>div{grid-template-columns:1fr;gap:7px}}@media (width<=1100px){.container{width:calc(100% - 64px)}.master-copy h1{font-size:60px}.master-copy>p:not(.eyebrow){font-size:19px}.portrait-tag{gap:8px;font-size:15px}.hero-assurance{gap:20px}.hero-assurance>span+span{padding-left:20px}.hero-assurance>span{font-size:18px}.hero-assurance b{font-size:14px}.premium-hero-grid,.quote-hero-grid{gap:42px}.opportunity-editorial-layout{grid-template-columns:1fr;gap:45px}.opportunity-editorial-intro>p:not(.eyebrow){max-width:760px}.opportunity-editorial-intro>.opportunity-editorial-note{max-width:700px;margin-top:25px!important}.opportunity-editorial-groups article:first-child{border-top:1px solid #d9ccda;padding-top:30px}}@media (width<=1000px){.header-inner{min-height:88px}.mobile-panel{max-height:calc(100dvh - 88px);top:88px}.master-hero-grid{grid-template-columns:1fr;gap:35px;min-height:0;padding-block:56px 35px;display:grid}.master-copy{grid-area:1/1;max-width:760px}.master-copy h1{font-size:clamp(60px,8vw,76px)}.master-copy h1>span:nth-child(2) br{display:none}.master-copy>p:not(.eyebrow){max-width:700px;font-size:20px}.master-actions{flex-direction:row;align-items:center}.hero-assurance{flex-direction:row;gap:30px}.hero-assurance>span+span{border-left:1px solid #d6ccd8;padding-left:30px}.portrait-stage{grid-area:2/1;justify-self:center;max-width:590px}.portrait-scene{height:555px}.portrait-tag{min-height:58px;font-size:16px}.portrait-tag>span{width:41px;height:41px}.portrait-tag b{display:block}.portrait-controls{gap:22px}.portrait-pause{font-size:14px}.portrait-stage figcaption{font-size:12px}.focus-navigation strong{font-size:30px}.focus-navigation{gap:28px}.premium-hero-grid,.quote-hero-grid{grid-template-columns:1fr}.service-grid{column-gap:40px}.heading-row{flex-direction:column;align-items:flex-start;gap:25px}.service-card h3{font-size:31px}.quote-package-grid{grid-template-columns:1fr}.quote-package{padding:40px}.quote-package h3{max-width:none}.quote-facts>div{grid-template-columns:160px minmax(0,1fr);gap:25px}.quote-table-wrap{display:none}.quote-mobile-comparison{gap:24px;margin-top:35px;display:grid}.quote-mobile-comparison article{background:#fff;border-top:3px solid #824967;border-radius:16px;padding:30px}.quote-mobile-comparison h3{margin:0 0 22px;line-height:1.25}.quote-mobile-comparison h3 a{text-underline-offset:4px;text-decoration:underline}.quote-mobile-comparison dl{margin:0}.quote-mobile-comparison dl>div{border-top:1px solid #ddd4d7;grid-template-columns:110px minmax(0,1fr);gap:22px;padding-block:16px;display:grid}.quote-mobile-comparison dt{font-weight:700}.quote-mobile-comparison dd{margin:0;line-height:1.75}.quote-ongoing-grid{grid-template-columns:1fr}.quote-ongoing-grid>article{border-top:1px solid #806271;border-left:0;padding:35px 0 0}}@media (width<=700px){.container{width:calc(100% - 40px)}.section,.service-section,.opportunity-editorial{padding-block:76px}.header-inner{grid-template-columns:1fr auto;gap:12px;width:calc(100% - 32px);min-height:82px}.header-cta{display:none}.logo-name{font-size:19px}.mobile-panel{max-height:calc(100dvh - 82px);top:82px}.master-hero-grid{gap:24px;padding-block:42px 30px}.master-copy h1{font-size:clamp(46px,11.6vw,65px);line-height:1.065}.master-copy .eyebrow{letter-spacing:.07em;font-size:12px}.master-copy>p:not(.eyebrow){font-size:18px;line-height:1.8}.master-actions{flex-direction:column;align-items:stretch}.master-actions .button{min-height:60px;font-size:16px}.hero-assurance{gap:20px;margin-top:28px}.hero-assurance>span{font-size:17px}.hero-assurance>span+span{padding-left:20px}.hero-assurance b{font-size:14px}.master-copy>.master-trust{font-size:13px!important}.portrait-stage{max-width:480px}.portrait-scene{height:440px}.portrait-tag{gap:7px;min-height:52px;padding:7px 12px 7px 7px;font-size:14px}.portrait-tag>span{width:34px;height:34px}.portrait-tag b{display:none}.tag-1{right:0}.tag-2{left:0}.tag-3{right:0}.tag-4{left:5%}.portrait-controls{gap:10px}.portrait-stage figcaption{font-size:12px}.focus-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 30px;padding-block:25px}.focus-navigation strong{font-size:30px}.focus-navigation a{border-bottom:1px solid #e5dbe6;min-height:65px}.section-heading h2,.service-section .section-heading h2,.founder-copy h2,.phase-heading h2,.quote-section-heading h2,.quote-ongoing h2,.opportunity-editorial-intro h2{font-size:40px;line-height:1.14}.section-heading>p:last-child:not(.eyebrow),.phase-heading>p:not(.eyebrow),.offer-heading>p,.quote-section-heading p:not(.eyebrow),.opportunity-editorial-intro>p:not(.eyebrow){font-size:18px}.service-grid{grid-template-columns:1fr;margin-top:40px}.service-card{padding-block:34px}.service-card h3{font-size:32px}.service-card>p{font-size:18px}.service-card-links{flex-direction:row;gap:25px}.founder-copy .founder-lead{font-size:19px}.founder-grid{gap:38px}.opportunity-editorial-title h3{font-size:28px}.opportunity-editorial-groups article>p,.opportunity-editorial-groups ul{margin-left:0}.opportunity-editorial-groups ul{grid-template-columns:1fr}.opportunity-editorial-intro>.opportunity-editorial-note{font-size:14px!important}.opportunity-editorial-intro .eyebrow{font-size:12px}.metrics-grid strong{font-size:27px}.metrics-grid span{font-size:15px}.premium-hero-grid,.quote-hero-grid{gap:36px;padding-block:52px}.premium-copy h1,.quote-hero h1{font-size:clamp(44px,10.8vw,60px)}.premium-intro,.quote-hero-intro,.editorial-dek{font-size:19px}.strategy-canvas{padding:30px 24px 0}.strategy-canvas>h2{font-size:35px}.canvas-heading>span{font-size:12px}.canvas-step h3{font-size:21px}.canvas-step p{font-size:16px}.premium-signature p{font-size:14px}.quote-hero-aside{padding:30px 25px}.quote-hero-aside h2{font-size:42px}.quote-package{padding:30px 24px}.quote-package h3{font-size:33px}.quote-package-intro{font-size:18px}.quote-deliverables{padding:23px 19px}.quote-facts>div{grid-template-columns:1fr;gap:7px}.quote-mobile-comparison article{padding:25px}.quote-mobile-comparison dl>div{grid-template-columns:1fr;gap:6px}.custom-scope-list article{grid-template-columns:1fr}.custom-scope-list h3{font-size:26px}.quote-faq .faq-list summary{font-size:20px}.refined-cta h2{font-size:43px}.refined-cta p:not(.eyebrow){font-size:19px}.refined-cta-actions .button{width:100%}.footer-email{font-size:18px}.footer-links{gap:30px 24px}}@media (width<=370px){.logo-name{font-size:17px}.logo{gap:9px}.master-copy .eyebrow{font-size:11px}.hero-assurance{gap:14px}.hero-assurance>span+span{padding-left:14px}.portrait-scene{height:395px}.portrait-tag{font-size:13px}}.funding-masthead{isolation:isolate;color:#fff;background:radial-gradient(at 93% 16%,#ad65ec70,#0000 53%),radial-gradient(at 12% 100%,#4114bd90,#0000 56%),linear-gradient(108deg,#5420d8 0%,#6d2de0 50%,#8143dd 100%);flex-direction:column;min-height:790px;display:flex;position:relative;overflow:hidden}.funding-masthead-glow{z-index:-1;pointer-events:none;background:radial-gradient(#c8a1ff24,#0000 68%);border-radius:50%;width:46%;height:70%;animation:4s ease-out both funding-glow-arrive;position:absolute}.funding-masthead .glow-left{bottom:-32%;left:-25%}.funding-masthead .glow-right{background:radial-gradient(#e5bfff35,#0000 68%);top:-17%;right:-24%}.funding-masthead-content{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-block:88px 48px;display:flex;position:relative}.funding-masthead-eyebrow{color:#f2e9ff;letter-spacing:.15em;flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;margin:0 0 30px;font-size:14px;font-weight:700;line-height:1.6;display:flex}.funding-masthead-eyebrow span{color:#d4b6fc}.funding-masthead h1{color:#fff;letter-spacing:-.055em;max-width:1250px;margin:0;font-size:clamp(58px,6.25vw,100px);font-weight:800;line-height:1.055}.funding-masthead h1>span{display:block}.funding-masthead h1>span+span{margin-top:9px}.funding-masthead-intro{color:#f2eaff;text-wrap:pretty;max-width:915px;margin:34px auto 0;font-size:23px;line-height:1.7}.funding-masthead-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:36px;display:flex}.funding-masthead-actions .button{border-radius:10px;gap:17px;min-height:64px;padding:17px 29px;font-size:17px}.funding-masthead-actions .button-red{color:#fff;background:#cf241f;border:1px solid #ff928b70;box-shadow:0 10px 28px #27104a28}.funding-masthead-actions .button-red:hover{background:#b61e19}.funding-masthead-actions .funding-masthead-secondary{color:#fff;background:#ffffff08;border:1px solid #ffffffa8}.funding-masthead-actions .funding-masthead-secondary:hover{color:#4f1a9e;background:#fff}.funding-masthead-assurance{color:#eee0ff;margin:22px 0 0;font-size:15px;line-height:1.7}.funding-masthead-bottom{z-index:1;padding-bottom:27px;position:relative}.funding-masthead-focus{border-top:1px solid #fff3;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:940px;margin-inline:auto;padding-top:22px;display:grid}.funding-masthead-focus a{color:#fff;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:13px;min-height:62px;padding:10px 5px;transition:border-color .2s,background .2s;display:flex}.funding-masthead-focus a:hover{background:#ffffff0a;border-bottom-color:#fff}.funding-masthead-focus strong{letter-spacing:.06em;text-transform:uppercase;font-size:21px;font-weight:600}.funding-masthead-focus svg{color:#dec5ff;flex-shrink:0;width:25px;height:25px}.funding-masthead-focus a>span{color:#e1cafa;font-size:21px}.funding-masthead-note{color:#eee1ff;text-align:center;margin:20px auto 0;font-size:13px;line-height:1.7}.funding-masthead a:focus-visible{outline-offset:6px;outline:3px solid #fff}@keyframes funding-glow-arrive{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (width>=1700px){.funding-masthead{min-height:850px}.funding-masthead-content{padding-top:104px}}@media (width<=1000px){.funding-masthead{min-height:740px}.funding-masthead-content{padding-block:76px 45px}.funding-masthead h1{font-size:clamp(54px,6.4vw,66px)}.funding-masthead-intro{max-width:760px;font-size:21px}.funding-masthead-focus{gap:14px}.funding-masthead-focus strong{font-size:19px}}@media (width<=700px){.funding-masthead{min-height:0}.funding-masthead-content{padding-block:60px 40px}.funding-masthead-eyebrow{letter-spacing:.09em;gap:8px;margin-bottom:27px;font-size:11px}.funding-masthead h1{letter-spacing:-.05em;font-size:clamp(45px,10.7vw,65px);line-height:1.085}.funding-masthead h1>span+span{margin-top:13px}.funding-masthead-intro{margin-top:27px;font-size:19px;line-height:1.75}.funding-masthead-actions{flex-direction:column;align-items:stretch;gap:13px;width:100%;margin-top:30px}.funding-masthead-actions .button{min-height:60px;padding-inline:20px;font-size:16px}.funding-masthead-assurance{max-width:300px;font-size:14px}.funding-masthead-focus{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;padding-top:13px}.funding-masthead-focus a{justify-content:flex-start;gap:10px;min-height:64px}.funding-masthead-focus strong{font-size:19px}.funding-masthead-focus svg{width:24px;height:24px}.funding-masthead-focus a>span{margin-left:auto;font-size:18px}.funding-masthead-note{margin-top:19px;font-size:12px}.funding-masthead-bottom{padding-bottom:28px}}@media (prefers-reduced-motion:reduce){.funding-masthead-glow{animation:none}}:root{--sig-violet:#7135c8;--sig-violet-ink:#4c2479;--sig-lavender:#f6f1fc;--sig-violet-line:#e1d4ef}.funding-masthead{background:radial-gradient(at 87% 9%,#b476f277,#0000 52%),radial-gradient(at 7% 95%,#4520a7bb,#0000 51%),linear-gradient(112deg,#5120cd 0%,#6930d4 50%,#8144d9 100%)}.funding-masthead:before{content:"";z-index:0;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:96px 96px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 28% 72%,#000);mask-image:linear-gradient(90deg,#000,#0000 28% 72%,#000)}.funding-masthead:after{content:"";pointer-events:none;z-index:0;border:1px solid #ffffff38;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-320px;left:-300px;box-shadow:0 0 0 58px #ffffff08,0 0 0 116px #ffffff05}.funding-masthead .glow-right{z-index:0;border:1px solid #ffffff29;width:460px;height:460px;top:3%;right:-330px;box-shadow:0 0 0 65px #ffffff06}.funding-masthead-eyebrow{padding-bottom:21px;position:relative}.funding-masthead-eyebrow:after{content:"";background:linear-gradient(90deg,#fff,#dbc3ff);border-radius:3px;width:72px;height:3px;position:absolute;bottom:0;left:calc(50% - 36px)}.funding-masthead h1{text-shadow:0 7px 25px #35157516}.funding-masthead h1>span+span{color:#f5edff}.funding-masthead-focus{background:#fff;border:1px solid #fff;border-radius:17px;gap:17px;max-width:1040px;padding:13px 27px;box-shadow:0 18px 45px #2f0c692b}.funding-masthead-focus a{color:#4c2479;border-radius:7px;min-height:64px;padding-inline:9px}.funding-masthead-focus svg{color:#7638bf}.funding-masthead-focus a>span{color:#9463bf}.funding-masthead-focus a:hover{color:#3f176b;background:#f5effc;border-bottom-color:#8a4fcc}.funding-masthead-focus a:focus-visible{outline-offset:3px;outline-color:#7135c8}.section-heading .eyebrow span,.phase-heading .eyebrow span,.founder-copy .eyebrow span,.opportunity-editorial-intro .eyebrow span,.quote-section-heading .eyebrow span{background:linear-gradient(90deg,#7335c5 0 72%,#dc241c 72%);width:31px}.section-heading:not(.invert) .eyebrow,.phase-heading .eyebrow,.founder-copy .eyebrow,.opportunity-editorial-intro .eyebrow{color:#68458a}.service-section{background:radial-gradient(at 100% 0,#f8f4fd 0,#0000 40%),#fff}.service-card{border-top-color:var(--sig-violet-line)}.service-card-top>span{color:#77558e}.service-card-top svg{color:#7135c8;background:#f3eafc;border:1px solid #e8daf6}.service-card:nth-child(2n) .service-card-top svg{color:#8a49ba;background:#faf6fd}.service-card:after{background:linear-gradient(90deg,#7c43c7,#c3a0e9 75%,#e86758);height:3px}.service-card-links a:last-child{color:var(--sig-violet-ink)}.service-deliverables li:before{color:#7a3fba}.service-card-links a:focus-visible{outline-color:var(--sig-violet)}.founder-authority{background:radial-gradient(at 5% 90%,#eee2fcaa,#0000 53%),linear-gradient(116deg,#fbf9fe,#fff 69%);border-block:1px solid #eee6f5}.founder-media{outline:8px solid #fff;box-shadow:0 22px 70px #54317817}.founder-media:after{pointer-events:none;background:linear-gradient(#8a45ce,#dc5145);width:5px}.founder-media-tag{background:#271532e8}.founder-media-tag span{color:#e3cafa}.founder-credentials span{color:#5d3979;background:#ffffffb3;border-color:#e1d3ed}.opportunity-editorial{background:linear-gradient(#fff 0%,#faf7fd 100%)}.opportunity-editorial-intro h2 em{color:var(--sig-violet-ink)}.opportunity-editorial-intro .text-link{color:var(--sig-violet-ink);border-color:#a781c5}.opportunity-editorial-intro>.opportunity-editorial-note{border-left-color:#b791d5}.opportunity-editorial-groups article{border-top-color:#dac8e9}.opportunity-group-icon{color:#7b3dbb}.opportunity-index{color:#856099;font-size:18px;font-weight:600}.opportunity-editorial-groups li a{border-bottom-color:#e8deef}.opportunity-editorial-groups li a:hover{color:#642b9d;border-color:#a575cb}.engagement-phases{background:radial-gradient(at 50% 0,#f9f5fe,#0000 65%),#fff}.phase-track{border-top-color:#dac9eb}.phase-track article{border-right-color:#e6dced}.phase-track article>div span{color:#66329c;background:#f5edfd;border-color:#c8a9e5;box-shadow:inset 0 0 0 5px #fff}.phase-track article>div i{background:linear-gradient(90deg,#a67bd2,#e7d9f3)}.phase-track article>b{color:#7f45b4;background:#fff}.phase-note{background:#f5f0fb;border-left-color:#8d51c1}.process-section{background:#fcfaff}.process-line{border-top-color:#8651b4}.process-line article:before{background:#8246bb;box-shadow:0 0 0 5px #f1e8fb}.process-line article{border-right-color:#e3d6ef}.process-line span{color:#774997}.project-row:before{background:linear-gradient(90deg,#8a4cc4,#e07762)}.offer-suite.dark-section{background:radial-gradient(at 100% 0,#4c28654d,#0000 58%),#18131e}.offer-grid,.offer-grid article{border-color:#58415f}.offer-grid article:nth-child(2){background:#38224738}.offer-grid ul,.offer-grid li{border-color:#5c4366}.offer-grid li:before{color:#cfaff0}.offer-number{color:#c9acd9;font-size:13px}.offer-grid article>p.offer-fit{color:#e1c2fa!important;font-size:14px!important}.offer-link{text-underline-offset:5px;text-decoration-color:#a878c8}.offer-link:hover{text-decoration:underline}.purple-expertise{background:radial-gradient(at 0 100%,#ae69cc26,#0000 52%),linear-gradient(115deg,#432059,#562d72);border-block:1px solid #ffffff24}.purple-capability-grid>div{background:#ffffff04;border-color:#ffffff30}.purple-capability-grid svg{color:#ead7ff}.purple-signal{border-color:#cdaee93b}.insights-section{background:#f8f5fc}.insight-art.art-1{background:linear-gradient(135deg,#442065,#773cb3)}.insight-art.art-2{color:#542b7b;background:linear-gradient(135deg,#eee2fc,#faf7fd);border:1px solid #dfccf0}.insight-art.art-2:before{border-color:#bea0db}.insight-art.art-2 .spark{color:#7d3bb7}.insight-art.art-3{background:linear-gradient(135deg,#30233e,#503465)}.insight-art.art-3 .spark{color:#d3b3f1}.insight-grid article>p{color:#6c3b91}.insight-grid article>a{color:#5b2b83}.lead-guide-section{background:radial-gradient(at 0 100%,#8b4abe66,#0000 55%),linear-gradient(112deg,#4b2363,#35183f)}.lead-guide-art{border-color:#d8c0ec;box-shadow:18px 20px #ffffff0a}.premium-hero,.premium-dark,.quote-hero{background:radial-gradient(at 94% 25%,#eadbf7aa,#0000 48%),linear-gradient(120deg,#fff 25%,#fbf8fe);border-bottom-color:#e5d8f0}.premium-copy h1 em,.premium-dark .premium-copy h1 em{color:#75409c}.premium-hero .eyebrow,.premium-dark .eyebrow,.premium-dark .premium-copy .eyebrow{color:#73488e}.strategy-canvas,.premium-web .strategy-canvas,.premium-portfolio .strategy-canvas,.premium-contact .strategy-canvas{background:linear-gradient(142deg,#fff 0%,#f2e8fc 80%);border:1px solid #ddc9ed;box-shadow:9px 12px #eee3f855,0 22px 60px #6038810a}.canvas-step{border-bottom-color:#dac8e9}.canvas-step-number{color:#723bab;background:#fff;border-color:#c9a9e2}.canvas-heading,.canvas-heading>span,.canvas-heading>svg{color:#734790}.canvas-footer{border-color:#dcc9eb}.editorial-hero{background:radial-gradient(at 100% 20%,#e7d7f7bb,#0000 53%),#fcfaff}.editorial-mark{background:#fff6;border-color:#c4a0df}.quote-hero-aside{background:linear-gradient(138deg,#fff,#eee1fb);border:1px solid #d9c3eb;box-shadow:10px 13px #e8d9f555}.quote-hero-aside>a{border-top-color:#d9c6e8}.quote-hero-aside>a>span{color:#7c429e}.quote-jump a{color:#583076;background:#f7f1fc;border:1px solid #e6d8f0;padding-inline:16px}.quote-jump a:hover{color:#452057;background:#eee1f9}.quote-package{border-color:#a178c0 #e1d3ec #e1d3ec;box-shadow:0 14px 40px #56307106}.quote-package:nth-child(2n){border-top-color:#75429c}.quote-package-top{color:#72458f}.quote-deliverables,.quote-package:nth-child(2n) .quote-deliverables{background:#f7f2fc}.quote-deliverables li:before{color:#7b429c}.quote-facts>div{border-bottom-color:#e3d8eb}.quote-table thead th{background:#3a224b}.quote-table tbody tr:nth-child(2n){background:#f0e8f7}.quote-table th,.quote-table td{border-bottom-color:#ded0e9}.quote-mobile-comparison article{border-top-color:#9765b9}.quote-ongoing{background:radial-gradient(at 100% 0,#62417166,#0000 60%),#23172b}.custom-scope-list article{border-top-color:#ddcfe8}.quote-faq .faq-list details{border-color:#ded0e8}.refined-cta{background:radial-gradient(at 0 100%,#8950a148,#0000 58%),linear-gradient(112deg,#2e193a,#4c285b);border-top:1px solid #dbc2e540}.site-footer{border-top:3px solid #9460b9}.footer-links a:hover,.footer-email:hover{color:#e8caff;text-underline-offset:5px;text-decoration:underline}@media (width<=1000px){.funding-masthead:before{background-size:80px 80px}.funding-masthead-focus{gap:8px;padding-inline:16px}.funding-masthead-focus a{gap:9px}}@media (width<=700px){.funding-masthead:before{opacity:.6;background-size:64px 64px}.funding-masthead:after{width:300px;height:300px;bottom:-110px;left:-255px;box-shadow:0 0 0 45px #ffffff08}.funding-masthead .glow-right{top:8%;right:-405px}.funding-masthead-eyebrow{padding-bottom:19px}.funding-masthead-focus{border-radius:14px;gap:2px 10px;padding:13px 15px}.funding-masthead-focus a{gap:8px;padding-inline:6px}.funding-masthead-focus strong{letter-spacing:.025em;font-size:17px}.funding-masthead-focus svg{width:22px;height:22px}.funding-masthead-focus a>span{font-size:17px}.founder-media{outline-width:5px}.phase-track article>div i{background:linear-gradient(90deg,#a67bd2,#0000)}.quote-jump{gap:10px}.quote-jump a{padding-inline:14px}.strategy-canvas,.premium-web .strategy-canvas,.premium-portfolio .strategy-canvas,.premium-contact .strategy-canvas{box-shadow:5px 8px #eee3f855}.quote-hero-aside{box-shadow:5px 8px #e8d9f555}}@media (prefers-reduced-motion:reduce){.funding-masthead-glow{animation:none}.funding-masthead-focus a{transition:none}}.founder-media{aspect-ratio:auto;background:#201529}.founder-media>.founder-media-tag{-webkit-backdrop-filter:none;backdrop-filter:none;flex-wrap:wrap;gap:8px 18px;min-height:48px;padding:12px 20px;display:flex;position:static}.founder-media>video{aspect-ratio:16/9;object-fit:contain;object-position:center;width:100%;height:auto;min-height:0}.founder-media:after{display:none}.pricing-first{background:radial-gradient(at 95% 0,#ebdefbaa,#0000 48%),linear-gradient(155deg,#fff,#f6f1fb);padding:48px 0 40px}.pricing-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:34px;display:grid}.pricing-intro .eyebrow{color:#653991;margin-bottom:14px}.pricing-first h1{text-wrap:initial;letter-spacing:-.055em;font-size:clamp(44px,4.15vw,64px);line-height:1.06}.pricing-first h1 em{color:#6c31a5}.pricing-intro>div>p:not(.eyebrow){color:#57505f;margin:0 0 12px;font-size:19px;line-height:1.75}.pricing-intro strong{color:#2c2138;font-weight:600}.pricing-intro .text-link{color:#61308d;font-size:16px}.pricing-opening-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.pricing-opening-card{color:#22172e;background:#fff;border:1px solid #dac9ea;border-radius:16px;flex-direction:column;min-width:0;padding:28px 30px 24px;display:flex;box-shadow:0 14px 32px #3f1e6308}.pricing-card-label{text-transform:uppercase;letter-spacing:.085em;color:#73498f;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.pricing-card-label svg{color:#7943ad;flex:none;width:27px;height:27px}.pricing-opening-card h2{letter-spacing:-.035em;max-width:360px;min-height:78px;margin:0;font-size:clamp(26px,2.2vw,34px);line-height:1.15}.pricing-amount{flex-direction:column;gap:3px;margin:18px 0;display:flex}.pricing-amount>span{color:#695775;font-size:15px}.pricing-amount>strong{letter-spacing:-.06em;font-variant-numeric:tabular-nums;font-size:clamp(52px,4.7vw,72px);font-weight:600;line-height:1.08;display:block}.pricing-amount>small{color:#6d6075;margin-top:4px;font-size:14px}.pricing-card-description{color:#5f5668;margin:0 0 22px;font-size:17px;line-height:1.7}.pricing-card-action{color:#653394;border-top:1px solid #e0d5e8;justify-content:space-between;align-items:center;gap:18px;min-height:50px;margin-top:auto;padding-top:15px;font-size:16px;font-weight:600;display:flex}.pricing-card-action>span{font-size:24px}.pricing-card-action:hover{text-underline-offset:5px;text-decoration:underline}.pricing-connected{color:#fff;background:radial-gradient(at 100% 0,#9356c85e,#0000 68%),linear-gradient(135deg,#542281,#381852);border-color:#6d3d92;box-shadow:0 15px 36px #4d247e20}.pricing-connected h2,.pricing-connected .pricing-amount strong{color:#fff}.pricing-connected .pricing-card-label,.pricing-connected .pricing-card-label svg,.pricing-connected .pricing-amount>span,.pricing-connected .pricing-amount>small,.pricing-connected .pricing-card-description{color:#eedff9}.pricing-connected .pricing-card-action{color:#fff;border-color:#bd94d966}.pricing-connected a:focus-visible{outline-color:#fff}.pricing-more-rates{border-block:1px solid #d9c8e6;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px;display:grid}.pricing-more-rates>a{border-right:1px solid #d9c8e6;min-width:0;padding:24px 26px;transition:background .2s;position:relative}.pricing-more-rates>a:first-child{padding-left:0}.pricing-more-rates>a:last-child{border-right:0}.pricing-more-rates>a>span{color:#4b355b;padding-right:20px;font-size:16px;font-weight:600;display:block}.pricing-more-rates strong{color:#44235f;letter-spacing:-.04em;margin-top:9px;font-size:32px;line-height:1.2;display:block}.pricing-more-rates small{letter-spacing:0;font-size:14px;font-weight:400}.pricing-more-rates b{color:#85519f;font-size:20px;font-weight:400;position:absolute;top:24px;right:17px}.pricing-more-rates a:hover{background:#ede2f5}.pricing-scope-note{justify-content:space-between;align-items:center;gap:50px;margin-top:24px;display:flex}.pricing-scope-note p{color:#64576e;max-width:790px;margin:0;font-size:15px;line-height:1.8}.pricing-scope-note strong{color:#45304f}.pricing-scope-note .button{flex:none}.pricing-audiences{background:#fff}.pricing-audience-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:48px;display:grid}.pricing-audience-list article{border-top:2px solid #b389d1;flex-direction:column;min-width:0;padding-top:27px;display:flex}.pricing-audience-list article:nth-child(2){border-top-color:#e3604e}.pricing-audience-list article>span{letter-spacing:.09em;color:#795297;font-size:12px;font-weight:700}.pricing-audience-list h3{letter-spacing:-.035em;margin:21px 0 15px;font-size:29px;line-height:1.2}.pricing-audience-list p,.pricing-audience-list li{color:#5c5363;font-size:17px;line-height:1.8}.pricing-audience-list p{margin:0}.pricing-audience-list ul{margin:20px 0;padding-left:20px}.pricing-audience-list li{padding-block:5px}.pricing-audience-list li::marker{color:#9b71b9}.pricing-audience-list .text-link{color:#622f8c;margin-top:auto;font-size:16px}.quote-projects{background:#fbf9fd;border-top:1px solid #ede4f3}.pricing-detail-amount{color:#67368c;flex-wrap:wrap;align-items:baseline;gap:5px 14px;margin:8px 0 25px;display:flex}.pricing-detail-amount span,.pricing-detail-amount small{font-size:15px}.pricing-detail-amount strong{letter-spacing:-.05em;font-size:43px;font-weight:600;line-height:1.1}.quote-package{border-radius:12px}.quote-package-bottom>div>strong{font-size:24px}.quote-table td:last-child strong{color:#583175;white-space:nowrap;font-size:24px;line-height:1.3}.quote-ongoing-grid>div>.pricing-custom-amount{color:#fff;letter-spacing:-.03em;font-size:30px;font-weight:600;line-height:1.2}.custom-scope-list article{grid-template-columns:48px minmax(0,1fr) 180px;gap:30px;padding:35px 0}.custom-scope-list .pricing-custom-index{color:#a27cbb;grid-column:auto;font-size:25px;font-weight:400}.custom-scope-list h3{margin-bottom:13px;font-size:28px}.custom-scope-list p{max-width:780px;font-size:18px}.custom-scope-list .pricing-custom-scope{color:#6b5e75;margin-top:12px;font-size:15px}.pricing-custom-link{color:#673090;border-bottom:1px solid #ab87c4;justify-content:space-between;align-items:center;gap:12px;min-height:48px;font-size:16px;font-weight:600;display:flex}.pricing-custom-link:hover{color:#371548;border-color:#673090}.pricing-custom-note{color:#65576f;border-left:3px solid #aa7cce;max-width:960px;margin-top:25px;padding-left:22px;font-size:16px;line-height:1.8}.pricing-first a:focus-visible,.pricing-audiences a:focus-visible,.quote-custom a:focus-visible{outline-offset:5px;outline:3px solid #8b4bc0}.pricing-first .pricing-connected a:focus-visible{outline-color:#fff}#all-services{scroll-margin-top:120px}@media (width>=1001px){.quote-package:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:0 60px;display:grid}.quote-package:last-child .quote-package-top{grid-column:1/-1}.quote-package:last-child>h3,.quote-package:last-child .quote-fit,.quote-package:last-child .pricing-detail-amount,.quote-package:last-child .quote-package-intro,.quote-package:last-child .quote-deliverables{grid-column:1}.quote-package:last-child .quote-facts{grid-area:2/2/7;margin-top:22px}.quote-package:last-child .quote-package-bottom{grid-column:2}.quote-package:last-child .quote-service-link{grid-area:8/1}}@media (width<=1100px){.pricing-intro{gap:35px}.pricing-opening-card{padding:24px}.pricing-opening-card h2{min-height:93px;font-size:27px}.pricing-card-label{letter-spacing:.04em;font-size:11px}.pricing-audience-list{gap:30px}}@media (width<=900px){.pricing-intro{grid-template-columns:1fr;gap:20px}.pricing-intro>div:last-child{max-width:680px}.pricing-opening-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pricing-opening-card h2{min-height:65px;font-size:30px}.pricing-connected{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:0 35px;display:grid}.pricing-connected .pricing-card-label,.pricing-connected h2{grid-column:1}.pricing-connected .pricing-amount{grid-area:1/2/3;justify-content:center;margin:0}.pricing-connected h2{max-width:360px}.pricing-connected .pricing-card-description{grid-column:1;margin-top:20px}.pricing-connected .pricing-card-action{grid-column:2}.pricing-more-rates{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-more-rates a:nth-child(2){border-right:0}.pricing-more-rates a:nth-child(n+3){border-top:1px solid #d9c8e6}.pricing-more-rates a:first-child{padding-left:26px}.pricing-scope-note{flex-direction:column;align-items:flex-start;gap:20px}.pricing-audience-list{grid-template-columns:1fr;gap:35px}.pricing-audience-list h3 br{display:none}.pricing-audience-list ul{margin-top:12px}.custom-scope-list article{grid-template-columns:35px minmax(0,1fr);gap:20px}.custom-scope-list .pricing-custom-link{grid-column:2;justify-self:start;min-width:180px}}@media (width<=600px){.pricing-first{padding-block:35px}.pricing-first h1{font-size:clamp(40px,10.5vw,58px)}.pricing-intro>div>p:not(.eyebrow){font-size:18px}.pricing-opening-grid{grid-template-columns:1fr;gap:20px}.pricing-opening-card,.pricing-connected{grid-column:auto;padding:27px;display:flex}.pricing-opening-card h2{max-width:360px;min-height:0;font-size:31px}.pricing-card-label{margin-bottom:18px;font-size:12px}.pricing-amount,.pricing-connected .pricing-amount{margin:20px 0}.pricing-amount>strong{font-size:62px}.pricing-connected .pricing-card-description{margin-top:0}.pricing-card-action{padding-top:18px}.pricing-more-rates a,.pricing-more-rates a:first-child{padding:20px 12px}.pricing-more-rates>a>span{padding-right:10px;font-size:15px}.pricing-more-rates strong{font-size:27px}.pricing-more-rates b{display:none}.pricing-more-rates small{margin-bottom:5px;font-size:13px;display:block}.pricing-scope-note .button{width:100%}.pricing-audience-list h3{font-size:29px}.custom-scope-list article{grid-template-columns:1fr;gap:10px}.custom-scope-list .pricing-custom-link{grid-column:1}.custom-scope-list h3{font-size:27px}.pricing-detail-amount{gap:5px 10px}.pricing-detail-amount strong{font-size:40px}}@media (prefers-reduced-motion:reduce){.pricing-more-rates>a{transition:none}}.fundable-video-section{background:radial-gradient(at 100% 90%,#ecddf9aa,#0000 58%),#fbf8fe;border-block:1px solid #e8dcf1}.fundable-video-grid{grid-template-columns:1.18fr 1fr;align-items:center;gap:60px;display:grid}.fundable-film{background:#fff;border:1px solid #ddc9e9;border-radius:18px;min-width:0;margin:0;overflow:hidden;box-shadow:0 22px 58px #47265e12}.fundable-film-label{color:#f2e7fa;background:#35213f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;padding:18px 23px;display:flex}.fundable-film-label>span:first-child{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:700}.fundable-film-label>span:last-child{font-size:14px}.fundable-film-label b{color:#caa1e1;margin-inline:10px;font-weight:400}.fundable-film video{aspect-ratio:16/9;object-fit:contain;object-position:center;background:#211424;width:100%;height:auto;display:block}.fundable-film figcaption{color:#6b5877;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 18px;padding:16px 23px;font-size:13px;line-height:1.6;display:flex}.fundable-film figcaption a{color:#683393;text-underline-offset:4px;align-items:center;gap:9px;min-height:44px;font-size:14px;text-decoration:underline;display:inline-flex}.fundable-film figcaption svg{width:17px;height:17px}.fundable-video-copy .eyebrow{color:#744793;margin-bottom:20px;font-size:12px}.fundable-video-copy .eyebrow>span{background:#8950b4}.fundable-video-copy h2{letter-spacing:-.045em;text-wrap:balance;margin:0 0 24px;font-size:clamp(36px,3.4vw,52px);line-height:1.12}.fundable-video-copy h2 em{color:#703d99;font-style:normal}.fundable-video-copy>p:not(.eyebrow){color:#5c5264;margin:0 0 17px;font-size:19px;line-height:1.8}.fundable-video-copy .button-row{flex-wrap:wrap;gap:15px 22px;margin-top:27px}.fundable-video-copy .text-link{color:#65338a;font-size:16px}.fundable-video-copy>small{color:#75627f;margin-top:21px;font-size:14px;line-height:1.75;display:block}.fundable-video-section a:focus-visible,.fundable-video-section video:focus-visible{outline-offset:5px;outline:3px solid #904cc0}@media (width<=1100px){.fundable-video-grid{gap:38px}}@media (width<=1000px){.fundable-video-grid{grid-template-columns:1fr;gap:35px}.fundable-film{width:100%;max-width:850px}.fundable-video-copy{max-width:850px}}@media (width<=600px){.fundable-film{border-radius:12px}.fundable-film-label{padding:15px 17px}.fundable-film-label>span:last-child{font-size:13px}.fundable-film-label b{margin-inline:5px}.fundable-film figcaption{padding:13px 17px}.fundable-video-copy h2{font-size:38px}.fundable-video-copy>p:not(.eyebrow){font-size:18px}.fundable-video-copy .button-row{flex-direction:column;align-items:stretch}.fundable-video-copy .button{width:100%}}.site-header{height:auto}.site-utility-bar{color:#fff;background:#151219;border-bottom:1px solid #ffffff16}.utility-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1500px,100% - 64px);margin-inline:auto;display:flex}.utility-links{align-items:center;gap:clamp(22px,3vw,44px);display:flex}.utility-inner a{color:#eee9f3;align-items:center;min-height:46px;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;display:inline-flex}.utility-inner a:hover{color:#fff;text-underline-offset:5px;text-decoration:underline}.utility-inner a:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #d9bdff}.utility-inner .utility-pricing{color:#fff;border-left:1px solid #ffffff29;gap:15px;padding-left:26px;font-weight:700}.utility-pricing .arrow{color:#c6a2ff;width:17px;height:17px}.funding-masthead-detail{z-index:0;pointer-events:none;animation:3s ease-out both masthead-detail-arrive;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 0% 10%,#0000 31% 69%,#000 90% 100%);mask-image:linear-gradient(90deg,#000 0% 10%,#0000 31% 69%,#000 90% 100%)}.masthead-contour{border:1px solid #f8eaff63;border-radius:50%;width:clamp(350px,40vw,680px);height:clamp(540px,57vw,910px);position:absolute;box-shadow:inset 12px 0 45px #e9c6ff12,0 0 65px #e8c5ff0c}.masthead-contour:before,.masthead-contour:after{content:"";border-radius:inherit;border:1px solid #f8eaff2b;position:absolute}.masthead-contour:before{inset:26px}.masthead-contour:after{border-color:#f8eaff1a;inset:56px}.contour-left{background:linear-gradient(130deg,#eee0ff12,#0000 62%);top:0;left:-24%;transform:rotate(-32deg)}.contour-right{background:linear-gradient(225deg,#e9d2ff20,#0000 60%);top:-28%;right:-25%;transform:rotate(34deg)}.masthead-horizon{background:linear-gradient(90deg,#0000,#f4e5ff59 16%,#0000 37% 64%,#f4e5ff45 88%,#0000);width:120%;height:1px;position:absolute;left:-10%}.horizon-upper{top:24%;transform:rotate(-12deg)}.horizon-lower{bottom:24%;transform:rotate(13deg)}.masthead-point{background:#f1e1ff;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 0 8px #ffffff09,0 0 22px #e5c5ff70}.point-one{top:24%;left:11%}.point-two{width:5px;height:5px;top:46%;right:9%}.point-three{width:5px;height:5px;bottom:27%;left:6%}@keyframes masthead-detail-arrive{0%{opacity:0}to{opacity:1}}@media (width<=1380px){.site-header .mobile-nav{position:static}.site-header .mobile-panel{max-height:calc(100dvh - 160px);position:absolute;top:100%;left:0;right:0;overflow-y:auto}}@media (width<=1000px){.contour-left{left:-36%}.contour-right{right:-38%}}@media (width<=700px){.utility-inner{gap:12px;width:calc(100% - 32px)}.utility-links{gap:16px}.utility-inner a{min-height:44px;font-size:13px}.utility-inner .utility-pricing{gap:8px;padding-left:12px}.utility-pricing .arrow{width:14px;height:14px}.funding-masthead-detail{opacity:.8;animation:none;-webkit-mask-image:linear-gradient(90deg,#000,#0000 27% 73%,#000);mask-image:linear-gradient(90deg,#000,#0000 27% 73%,#000)}.masthead-contour{width:360px;height:640px}.contour-left{top:6%;left:-340px}.contour-right{top:-15%;right:-330px}.masthead-point{opacity:.65}.point-one{left:4%}.point-two{right:3%}}@media (prefers-reduced-motion:reduce){.funding-masthead-detail{animation:none}}.scg-logo-copy{flex-direction:column;gap:5px;display:flex}.scg-logo-copy small{color:#74667e;letter-spacing:.07em;font-size:11px;line-height:1.3}.logo-light .scg-logo-copy small{color:#cabdd4}.logo-name{font-size:24px}.site-header .desktop-nav{justify-content:center;gap:22px}.scg-skip{z-index:100;color:#42177e;background:#fff;padding:15px 20px;position:fixed;top:8px;left:16px;transform:translateY(-150%)}.scg-skip:focus{transform:translateY(0)}a:focus-visible,summary:focus-visible,button:focus-visible{outline-offset:5px;outline:3px solid #a16be4}[id]{scroll-margin-top:170px}.scg-media-caption{color:#675b72;margin:16px 4px 0;font-size:13px;line-height:1.7}.scg-media-caption a{text-underline-offset:3px;text-decoration:underline}.founder-media>video{object-fit:contain;aspect-ratio:16/9;height:auto}.scg-footer-disclosure{color:#c7bdcf;padding-bottom:35px;font-size:14px;line-height:1.8}.scg-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin:50px 0 0;padding:0;list-style:none;display:grid}.scg-steps li{border-top:1px solid #d9cce6;padding-top:23px}.scg-step-number{letter-spacing:.12em;color:#8051ad;justify-content:space-between;font-size:15px;display:flex}.scg-step-number b{font-size:24px;font-weight:400}.scg-steps .eyebrow{color:#743bb5;margin-top:30px}.scg-steps h3{letter-spacing:-.035em;margin:0 0 18px;font-size:27px;line-height:1.2}.scg-steps p:not(.eyebrow){color:#65596e;font-size:17px;line-height:1.8}.scg-purple{color:#fff;background:linear-gradient(112deg,#37105b,#63299b 62%,#753fbb);position:relative}.scg-purple .container{position:relative}.scg-purple-rail{letter-spacing:.16em;color:#e0c9fa;border-bottom:1px solid #ffffff38;justify-content:space-between;margin-bottom:55px;padding-bottom:22px;font-size:12px;display:flex}.scg-expertise{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 42px;display:grid}.scg-expertise a{border-top:1px solid #ffffff32;grid-template-columns:36px 1fr 20px;align-items:start;gap:16px;padding:30px 0;display:grid}.scg-expertise svg{color:#ddc2fb;width:30px}.scg-expertise h3{letter-spacing:-.03em;margin:0 0 12px;font-size:23px;line-height:1.3}.scg-expertise p{color:#e6d6f3;margin:0;font-size:16px;line-height:1.7}.scg-expertise a:hover h3{text-underline-offset:6px;text-decoration:underline}.scg-purple-note{color:#decaee;padding-top:25px;font-size:14px;line-height:1.8}.scg-why-grid,.scg-detail-grid,.scg-contact-grid,.scg-custom{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.scg-why-list article{border-bottom:1px solid #dfd2e9;grid-template-columns:35px 1fr;gap:20px;padding:25px 0;display:grid}.scg-why-list article:first-child{padding-top:0}.scg-why-list svg{color:#8144ba;width:30px}.scg-why-list h3{letter-spacing:-.035em;margin:0 0 12px;font-size:26px}.scg-why-list p{color:#65596f;margin:0;font-size:18px;line-height:1.8}.dark-section .principle-grid p{color:#d4c8de}.dark-section .principle-grid h3{color:#fff}.scg-offer-list{margin:0 0 30px;padding-left:20px;font-size:16px;line-height:1.8}.pricing-opening-card .scg-offer-list{color:#67556f}.pricing-connected .scg-offer-list{color:#eddef8}.scg-deliverable-panel{background:#faf7fd;border:1px solid #e2d5ed;border-radius:22px;padding:40px}.scg-deliverable-panel ol{margin:15px 0 0;padding:0;list-style:none}.scg-deliverable-panel li{border-top:1px solid #e3d7ed;grid-template-columns:30px 1fr;gap:20px;padding:24px 0;display:grid}.scg-deliverable-panel li span{color:#8a56b3;padding-top:5px;font-size:13px}.scg-deliverable-panel li p{margin:0;font-size:20px;line-height:1.6}.scg-note{background:#eee5f8;border-block:1px solid #ddccec;padding:42px 0}.scg-note .container{grid-template-columns:42px 1fr;gap:24px;display:grid}.scg-note svg{color:#7440a6;width:36px}.scg-note h2{margin:0 0 14px;font-size:25px}.scg-note p{max-width:1000px;margin:0 0 14px;font-size:18px;line-height:1.8}.scg-note a{text-underline-offset:4px;color:#4e226f;font-size:15px;text-decoration:underline}.scg-input-list{padding-left:22px;font-size:20px;line-height:1.7}.scg-input-list li{margin-bottom:18px}.scg-detail-grid>div>p{color:#6a5c73;font-size:17px;line-height:1.8}.scg-scope-panel,.scg-contact-card{background:#fff;border:1px solid #ded0e9;border-radius:22px;padding:42px}.scg-scope-panel>svg,.scg-contact-card>svg{color:#8a43ba;width:38px;margin-bottom:18px}.scg-scope-panel h2,.scg-contact-card h3{letter-spacing:-.04em;margin:0 0 20px;font-size:30px}.scg-scope-panel p,.scg-contact-card p,.scg-contact-note{color:#66596e;font-size:18px;line-height:1.8}.scg-contact-note{margin-top:28px}.scg-contact-card .text-link{overflow-wrap:anywhere;width:auto;font-size:17px}.scg-contact-card hr{border:0;border-top:1px solid #e1d6e8;margin:35px 0}.scg-contact-card>a:last-child{color:#6829a0}.scg-quote-amount strong{letter-spacing:-.035em;font-size:clamp(29px,2.4vw,40px);line-height:1.15}.pricing-audience-list .text-link{margin-top:25px}.strategy-canvas,.strategy-canvas .canvas-step{animation:none}.scg-package-list{gap:42px;display:grid}.scg-package{border:1px solid #ddcfea;border-radius:24px;grid-template-columns:.8fr 1.2fr;display:grid;overflow:hidden}.scg-package-intro{background:#f7f1fc;flex-direction:column;align-items:flex-start;gap:20px;padding:44px;display:flex}.scg-package-intro>svg{color:#8143b3;width:35px}.scg-package-intro h2{letter-spacing:-.04em;margin:0;font-size:35px;line-height:1.1}.scg-package-intro>p:not(.eyebrow){color:#65556f;margin:0;font-size:18px;line-height:1.7}.scg-package-intro .eyebrow{line-height:1.7}.scg-package-price{letter-spacing:-.04em;margin-top:10px;font-size:29px}.scg-package-scope{padding:44px}.scg-package-scope h3{margin:0 0 18px;font-size:25px}.scg-package-scope ul{margin-bottom:28px;padding-left:22px;font-size:18px;line-height:1.8}.scg-package-scope dl{margin:0}.scg-package-scope dl>div{border-top:1px solid #e6dced;padding:18px 0}.scg-package-scope dt{margin-bottom:8px;font-size:16px;font-weight:700}.scg-package-scope dd{color:#685a72;margin:0;font-size:16px;line-height:1.8}.scg-comparison-desktop table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%}.scg-comparison-desktop caption{text-align:left;color:#6c5b79;margin-bottom:24px;font-size:17px}.scg-comparison-desktop th,.scg-comparison-desktop td{vertical-align:top;border-bottom:1px solid #dbcee5;padding:25px 22px;font-size:17px;line-height:1.65}.scg-comparison-desktop thead th{color:#fff;background:#482065;font-size:20px}.scg-comparison-desktop tbody th{color:#492260}.scg-comparison-mobile{display:none}.scg-custom>div>p,.scg-custom li{color:#62526f;font-size:18px;line-height:1.8}.scg-custom aside{border-left:3px solid #8d4bcc;padding-left:35px}.scg-custom h3{margin-top:0;font-size:28px}.scg-custom ul{margin-bottom:30px;padding-left:20px}.scg-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;display:grid}.scg-resource-art{background:linear-gradient(135deg,#f4eafb,#fff);border:1px solid #e0d1ef;border-radius:16px;justify-content:space-between;align-items:center;min-height:190px;margin-bottom:28px;padding:28px;display:flex}.scg-resource-art>span{letter-spacing:.1em;color:#72408e;font-size:12px}.scg-resource-art svg{color:#9959c9;width:68px}.scg-resource-grid h3{letter-spacing:-.04em;margin:0 0 18px;font-size:28px;line-height:1.2}.scg-resource-grid article>p:not(.eyebrow){color:#69586f;font-size:18px;line-height:1.8}.scg-resource-grid .text-link{margin-top:15px}.scg-family-links{gap:22px;display:grid}.scg-family-links a{border:1px solid #ddcfe7;border-radius:15px;padding:30px}.scg-family-links h3{margin:0;font-size:25px}.scg-family-links p{color:#685976;font-size:17px;line-height:1.8}.scg-family-links span{color:#74369e;font-size:15px;font-weight:700}.scg-projects{grid-template-columns:1fr 1fr;gap:60px;display:grid}.scg-projects article{border-top:1px solid #d8c6e6;padding-top:25px}.scg-projects .eyebrow{margin-top:25px}.scg-projects h2{letter-spacing:-.04em;font-size:36px;line-height:1.15}.scg-projects h3{color:#632e8c;margin-bottom:8px;font-size:17px}.scg-projects p:not(.eyebrow){color:#685a70;font-size:18px;line-height:1.8}.scg-guide-end{background:#f2e9fa;border-radius:18px;margin-top:50px;padding:40px}.scg-guide-end h2{font-size:32px}.scg-guide-end p{font-size:19px;line-height:1.8}.insight-body .text-link{white-space:normal;width:auto;max-width:100%;line-height:1.7}.legal-body{font-size:18px}.legal-body h2{font-size:28px}.legal-body p{font-size:18px;line-height:1.85}@media (width<=1380px){.logo-name{font-size:24px}}@media (width<=1000px){.scg-steps,.scg-expertise,.scg-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scg-why-grid,.scg-detail-grid,.scg-contact-grid,.scg-custom{gap:38px}.scg-package-intro,.scg-package-scope{padding:30px}.scg-comparison-desktop{display:none}.scg-comparison-mobile{grid-template-columns:1fr;gap:22px;display:grid}.scg-comparison-mobile article{background:#fff;border:1px solid #e0d1ed;border-radius:16px;padding:28px}.scg-comparison-mobile h3{margin-top:0;font-size:25px}.scg-comparison-mobile p{font-size:17px;line-height:1.7}.scg-comparison-mobile a{color:#662b94;align-items:center;min-height:44px;font-weight:700;display:inline-flex}.funding-masthead-focus{gap:8px;padding-inline:17px}.funding-masthead-focus strong{letter-spacing:0;font-size:17px}}@media (width<=700px){.logo-name{font-size:18px}.scg-logo-copy small{font-size:9px}.site-header .logo{gap:8px}.site-header .logo-mark{width:24px;height:25px}.site-header .header-inner{min-height:82px}.scg-steps,.scg-expertise,.scg-why-grid,.scg-detail-grid,.scg-contact-grid,.scg-custom,.scg-package,.scg-resource-grid,.scg-projects{grid-template-columns:1fr}.scg-expertise{gap:0}.scg-steps{gap:18px}.scg-purple-rail{letter-spacing:.09em;font-size:10px}.scg-expertise h3{font-size:25px}.scg-package-intro,.scg-package-scope,.scg-scope-panel,.scg-contact-card,.scg-deliverable-panel{padding:27px}.scg-package-intro h2{font-size:31px}.scg-resource-art{min-height:165px}.scg-note .container{grid-template-columns:1fr;gap:18px}.scg-guide-end{padding:27px}.scg-footer-disclosure{font-size:13px}.funding-masthead-focus a{gap:7px}.funding-masthead-focus strong{letter-spacing:0;font-size:16px}.funding-masthead-focus svg{width:20px;height:20px}.funding-masthead-focus a>span{font-size:15px}.funding-masthead-eyebrow{letter-spacing:.07em;gap:7px;font-size:10px}}@media (width<=360px){.logo-name{font-size:16px}.funding-masthead-focus{column-gap:3px;padding-inline:10px}.funding-masthead-focus strong{font-size:14px}}.scg-purple-editorial{isolation:isolate;background:radial-gradient(at 4% 5%,#8855bc70,#0000 55%),linear-gradient(115deg,#29143f,#502279 72%,#62368b);padding-block:88px 48px;overflow:hidden}.scg-purple-lines{z-index:-1;pointer-events:none;opacity:.5;background:repeating-linear-gradient(125deg,#0000 0 110px,#ffffff09 111px 112px,#0000 113px 222px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 65%);mask-image:linear-gradient(90deg,#000,#0000 65%)}.scg-purple-editorial:after{content:"";pointer-events:none;border:1px solid #ffffff13;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-380px;left:6%}.scg-purple-editorial .scg-purple-rail{letter-spacing:.16em;max-width:650px;margin-bottom:55px;padding-bottom:20px;font-size:12px}.scg-purple-rail>span{align-items:center;gap:12px;display:flex}.scg-purple-rail i{background:#d2a9fc;border-radius:50%;width:6px;height:6px}.scg-purple-rail>span:last-child i{background:#ff927d}.scg-purple-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:64px;display:grid}.scg-purple-story .eyebrow{color:#ebd5fd;font-size:13px}.scg-purple-story h2{color:#fff;letter-spacing:-.045em;text-wrap:balance;margin:22px 0 27px;font-size:clamp(36px,3.6vw,55px);line-height:1.12}.scg-purple-story h2 em{color:#dfbafd;font-style:normal}.scg-purple-story>p:not(.eyebrow){color:#eddef8;max-width:510px;font-size:19px;line-height:1.8}.scg-purple-cta{color:#492266;background:#fff;border:1px solid #fff;border-radius:7px;justify-content:space-between;align-items:center;gap:35px;min-height:56px;margin-top:18px;padding:15px 23px;font-size:17px;font-weight:650;display:inline-flex}.scg-purple-cta:hover{background:#f3e9fa}.scg-purple-principle{border-left:2px solid #f8907b;margin-top:52px;padding-left:22px}.scg-purple-principle>span{color:#dfc6ee;letter-spacing:.14em;font-size:11px}.scg-purple-principle p{letter-spacing:-.02em;color:#fff;margin:12px 0 0;font-size:22px;line-height:1.6}.scg-expertise-panel{color:#26182f;background:#fff;border-radius:18px;min-width:0;padding:30px 34px 16px;box-shadow:0 24px 60px #18092624}.scg-panel-heading{border-bottom:1px solid #e7ddec;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-bottom:25px;display:flex}.scg-panel-heading>span:first-child{color:#4c285d;font-size:18px;font-weight:650}.scg-panel-heading>span:last-child{color:#786383;letter-spacing:.1em;padding-top:5px;font-size:11px}.scg-purple-editorial .scg-expertise{display:block}.scg-purple-editorial .scg-expertise a{border-top:0;border-bottom:1px solid #e9e0ef;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:20px;padding:25px 0}.scg-purple-editorial .scg-expertise a:last-child{border-bottom:0}.scg-expertise-icon{background:#f1e8f8;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.scg-purple-editorial .scg-expertise svg{color:#7a41a6;width:25px;height:25px}.scg-purple-editorial .scg-expertise-index{letter-spacing:.12em;color:#846294;margin-bottom:6px;font-size:11px;display:block}.scg-purple-editorial .scg-expertise h3{color:#2e1c38;margin:0 0 8px;font-size:23px;line-height:1.25}.scg-purple-editorial .scg-expertise p{color:#6c5a75;font-size:16px;line-height:1.65}.scg-expertise-arrow{color:#784698;font-size:24px}.scg-purple-editorial .scg-expertise a:hover h3{color:#7b3fa7}.scg-purple-editorial .scg-purple-note{color:#e2cdea;border-top:1px solid #ffffff29;max-width:none;margin-top:48px;padding-top:25px;font-size:14px}.scg-purple-story a:focus-visible{outline-color:#fff}@media (width<=1100px){.scg-purple-layout{grid-template-columns:.9fr 1.1fr;gap:35px}.scg-expertise-panel{padding-inline:25px}.scg-purple-editorial .scg-expertise a{grid-template-columns:40px minmax(0,1fr) 20px;gap:15px}.scg-expertise-icon{width:40px;height:40px}.scg-purple-editorial .scg-expertise h3{font-size:21px}}@media (width<=800px){.scg-purple-layout{grid-template-columns:1fr;gap:38px}.scg-purple-story{max-width:640px}.scg-purple-principle{display:none}.scg-purple-editorial{padding-block:65px 35px}.scg-purple-editorial .scg-purple-rail{margin-bottom:36px}.scg-purple-story h2{font-size:clamp(37px,6vw,48px)}}@media (width<=480px){.scg-purple-editorial .scg-purple-rail{letter-spacing:.06em;font-size:10px}.scg-purple-rail>span{gap:7px}.scg-expertise-panel{padding:24px 22px 10px}.scg-panel-heading,.scg-panel-heading>span{display:block}.scg-panel-heading>span:last-child{margin-top:9px}.scg-purple-editorial .scg-expertise a{grid-template-columns:36px minmax(0,1fr) 16px;gap:12px}.scg-expertise-icon{width:36px;height:40px}.scg-purple-editorial .scg-expertise h3{font-size:21px}.scg-purple-editorial .scg-expertise p{font-size:16px}.scg-purple-story>p:not(.eyebrow){font-size:18px}.scg-purple-cta{width:100%}}.scg-pricing-first .pricing-intro{align-items:start}.scg-price-status{border-left:3px solid #9660bd;padding-left:18px}.pricing-intro .scg-price-status{margin-top:21px!important;font-size:16px!important;line-height:1.7!important}.scg-price-status strong{margin-bottom:4px;display:block}.scg-opening-output{flex-direction:column;gap:7px;margin:0 0 25px;font-size:17px;line-height:1.5;display:flex}.scg-opening-output b{text-transform:uppercase;letter-spacing:.13em;color:#775b88;font-size:10px}.pricing-connected .scg-opening-output b{color:#d5b3ed}.scg-price-navigation{border-bottom:1px solid #ddd0e8;flex-wrap:wrap;gap:12px 32px;padding-block:24px;display:flex}.scg-price-navigation a{color:#542d72;align-items:center;min-height:48px;font-size:16px;font-weight:600;display:inline-flex}.scg-price-navigation a:hover{text-underline-offset:6px;text-decoration:underline}.scg-pricing-directory{background:#fff;border-bottom:1px solid #eadff1;padding:65px 0}.scg-directory-heading{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:32px;display:grid}.scg-directory-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(32px,3.2vw,46px);line-height:1.1}.scg-directory-heading>p{color:#6a5b74;max-width:570px;margin:0;font-size:18px;line-height:1.8}.scg-directory-list{grid-template-columns:1fr 1fr;column-gap:44px;display:grid}.scg-directory-list a{border-bottom:1px solid #e5d9ed;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:20px;min-width:0;padding:24px 0;display:grid}.scg-directory-list a>span:first-child{font-size:18px;font-weight:650}.scg-directory-list small{color:#73607f;margin-top:7px;font-size:14px;font-weight:400;display:block}.scg-directory-list strong{color:#6b338f;font-size:16px}.scg-directory-list a>span:last-child{color:#8b56b1;font-size:22px}.scg-directory-list a:hover{background:#fcf9fe}.scg-package-intro h3{letter-spacing:-.04em;margin:0;font-size:35px;line-height:1.12}.scg-package-fee{border-top:1px solid #ddcce9;width:100%;margin-top:5px;padding-top:24px}.scg-package-fee>span{letter-spacing:.12em;color:#704d85;font-size:11px}.scg-package-fee .scg-package-price{color:#542974;margin:12px 0;font-size:clamp(28px,2.7vw,37px);display:block}.scg-package-fee p{color:#665170;margin-bottom:4px;font-size:16px;line-height:1.8}.scg-package-scope h4{letter-spacing:-.025em;margin:0 0 20px;font-size:26px;line-height:1.25}.scg-package-scope .scg-scope-exclusion{border-left:2px solid #d58677;margin-top:12px;padding-left:20px}.scg-scope-exclusion dt{color:#723e37}.scg-monthly-heading{margin-top:95px}.scg-package-monthly{border-color:#a782c0}.scg-package-monthly .scg-package-intro{color:#fff;background:linear-gradient(145deg,#4c246c,#311442)}.scg-package-monthly .scg-package-intro h3,.scg-package-monthly .scg-package-price{color:#fff}.scg-package-monthly .scg-package-intro .eyebrow,.scg-package-monthly .scg-package-intro>svg,.scg-package-monthly .scg-package-intro>p,.scg-package-monthly .scg-package-fee p,.scg-package-monthly .scg-package-fee>span,.scg-package-monthly .scg-package-intro .text-link{color:#ead7f7}.scg-package-monthly .scg-package-fee{border-color:#fff4}.scg-offer-price{border-block:1px solid #dfd1e8;margin:0 0 22px;padding-block:18px}.scg-offer-price strong{letter-spacing:-.03em;font-size:27px;display:block}.scg-offer-price span{color:#74617e;margin-top:8px;font-size:14px;display:block}.pricing-connected .scg-offer-price{border-color:#b58bcc66}.pricing-connected .scg-offer-price span{color:#e8d7f2}.scg-inline-pricing{background:#f7f1fc;border:1px solid #e3d5ed;border-radius:12px;margin-top:35px;padding:28px}.scg-inline-pricing>span{letter-spacing:.12em;color:#79518e;font-size:11px;display:block}.scg-inline-pricing>strong{color:#4d2468;letter-spacing:-.03em;margin:12px 0;font-size:31px;display:block}.scg-inline-pricing p{color:#685773;margin:0 0 16px;font-size:17px;line-height:1.8}.scg-inline-pricing .text-link{white-space:normal;width:auto;font-size:16px;line-height:1.6}.scg-comparison-desktop td a{color:#713796;align-items:center;min-height:44px;font-weight:650;display:inline-flex}.scg-comparison-mobile dl>div{border-bottom:1px solid #e6d9ed;padding:14px 0}.scg-comparison-mobile dt{color:#744994;margin-bottom:6px;font-size:14px;font-weight:650}.scg-comparison-mobile dd{margin:0;font-size:17px;line-height:1.6}.scg-quote-steps{background:#f6f0fb;border-block:1px solid #e7d9f1;padding:70px 0}.scg-quote-steps ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;margin:40px 0 0;padding:0;list-style:none;display:grid}.scg-quote-steps li{border-top:1px solid #cfb6e0;padding-top:25px}.scg-quote-steps li>span{color:#8654a9;font-size:14px}.scg-quote-steps h3{letter-spacing:-.03em;margin:22px 0 18px;font-size:27px;line-height:1.2}.scg-quote-steps li p{color:#695872;font-size:18px;line-height:1.8}.scg-compliance-film video{aspect-ratio:16/9;object-fit:contain;object-position:center;height:auto}.founder-grid>div{min-width:0}@media (width<=1100px){.scg-directory-list{column-gap:28px}.scg-directory-list a{grid-template-columns:minmax(0,1fr) 20px;gap:8px}.scg-directory-list strong{grid-column:1}.scg-directory-list a>span:last-child{grid-area:1/2/3}.scg-quote-steps ol{gap:25px}}@media (width<=900px){.pricing-connected .scg-opening-output{grid-area:3/2}.pricing-connected .scg-offer-price{grid-area:1/2/3;align-self:center}.pricing-connected .scg-offer-list{grid-column:1}.scg-directory-heading{gap:30px}.scg-quote-steps ol{grid-template-columns:1fr;gap:22px}}@media (width<=700px){.scg-directory-heading{grid-template-columns:1fr;gap:25px}.scg-directory-list{grid-template-columns:1fr}.scg-directory-list a{grid-template-columns:minmax(0,1fr) auto 16px;gap:10px}.scg-directory-list strong{grid-column:2;font-size:14px}.scg-directory-list a>span:last-child{grid-area:auto/3}.scg-directory-list a>span:first-child{font-size:17px}.scg-package-intro h3{font-size:31px}.scg-package-fee .scg-package-price{font-size:32px}.scg-monthly-heading{margin-top:65px}.scg-price-navigation{gap:6px 22px}.scg-price-navigation a{font-size:15px}.scg-quote-amount strong{font-size:36px}.scg-inline-pricing{padding:25px}.scg-pricing-directory{padding-block:50px}}@media (width<=380px){.scg-directory-list a{grid-template-columns:minmax(0,1fr) 16px}.scg-directory-list strong{grid-column:1}.scg-directory-list a>span:last-child{grid-area:1/2/3}}.scg-money{letter-spacing:normal;display:block}.scg-money>small{color:#6e557c;font-size:14px;font-weight:400;line-height:1.6;display:block}.scg-money>small:first-child{font-size:15px;font-weight:600}.scg-money>strong{letter-spacing:-.045em;color:#412157;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:5px 9px;margin:8px 0;font-size:48px;font-weight:650;line-height:1.15;display:flex}.scg-money>strong>span{letter-spacing:-.01em;font-size:18px;font-weight:500}.pricing-amount .scg-money>strong{font-size:clamp(52px,5vw,74px)}.pricing-amount .scg-money>strong>span{font-size:20px}.pricing-connected .scg-money>strong,.scg-package-monthly .scg-money>strong{color:#fff}.pricing-connected .scg-money>small,.scg-package-monthly .scg-money>small{color:#ebd6f8}.scg-inline-pricing>.scg-money{letter-spacing:normal;margin:20px 0}.scg-inline-pricing .scg-money>strong{font-size:46px}.scg-offer-price .scg-money>strong{font-size:45px}.scg-offer-price .scg-money>strong>span{color:inherit;margin:0;font-size:18px;display:inline}.scg-directory-fee{letter-spacing:-.025em;line-height:1.2;display:block;font-size:27px!important}.scg-directory-fee>small{letter-spacing:0;margin:4px 0;font-size:12px;line-height:1.5}.scg-package-fee .scg-money{margin-bottom:17px}@media (width<=700px){.pricing-amount .scg-money>strong{font-size:60px}.scg-directory-fee{font-size:25px!important}.scg-money>strong{font-size:45px}.scg-money>small{font-size:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.strategy-family-menu{margin-left:auto;position:relative}.strategy-family-menu>summary{color:#fff;cursor:pointer;align-items:center;gap:10px;min-height:46px;padding:0 8px;font-size:14px;font-weight:600;line-height:1.4;list-style:none;display:flex}.strategy-family-menu>summary::-webkit-details-marker{display:none}.family-trigger-mark{color:#d9bdff;font-size:20px}.strategy-family-menu>summary svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:16px;height:16px;transition:transform .18s}.strategy-family-menu[open]>summary svg{transform:rotate(180deg)}.strategy-family-menu>summary:hover{color:#e2cfff}.strategy-family-menu>summary:focus-visible,.family-menu-links a:focus-visible,.footer-family-links a:focus-visible{outline-offset:4px;border-radius:5px;outline:3px solid #a985e8}.family-menu-panel{z-index:65;color:#211729;background:#fff;border:1px solid #e6d9ef;border-top:3px solid #9956d0;border-radius:0 0 18px 18px;width:590px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 72px);padding:26px;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 24px 60px #160b2930}.family-menu-intro>span{letter-spacing:.14em;color:#754395;font-size:11px;font-weight:800}.family-menu-intro>p{letter-spacing:-.025em;margin:5px 0 20px;font-size:23px;font-weight:700;line-height:1.3}.family-menu-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.utility-inner .family-menu-links a{color:#211729;background:#f8f5fb;border-radius:10px;flex-direction:column;align-items:stretch;gap:7px;min-height:150px;padding:17px;text-decoration:none;display:flex}.utility-inner .family-menu-links a:hover{color:#211729;background:#f0e7f8;text-decoration:none}.family-link-title{justify-content:space-between;gap:12px;font-size:19px;font-weight:700;line-height:1.3;display:flex}.family-link-title>span{color:#8945b3}.family-link-brand{color:#754395;font-size:13px;font-weight:600;line-height:1.45}.family-link-description{color:#625968;font-size:14px;line-height:1.6}.family-menu-note{color:#665b70;border-top:1px solid #e8e0ee;margin:20px 0 0;padding-top:16px;font-size:13px;line-height:1.6}.footer-family{border-top:1px solid #ffffff25;padding-block:40px 44px}.footer-family-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:28px;display:flex}.footer-family-heading h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.7vw,36px);line-height:1.3}.footer-family-heading p{color:#cfbfd8;max-width:510px;margin:0;font-size:16px;line-height:1.7}.footer-family-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.footer-family-links a{border-top:2px solid #a179c3;flex-direction:column;gap:8px;min-height:120px;padding-top:20px;display:flex}.footer-family-links .family-link-title{color:#fff;font-size:22px}.footer-family-links .family-link-title>span{color:#d3a8f0}.footer-family-links .family-link-brand{color:#d8b8ef;font-size:14px}.footer-family-links .family-link-description{color:#c9bfce;font-size:15px}.footer-family-links a:hover{border-color:#f5745e}.footer-family-note{color:#b4a7bd;margin:26px 0 0;font-size:13px;line-height:1.65}@media (width<=900px){.footer-family-heading{flex-direction:column;gap:12px}.footer-family-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media (width<=700px){.utility-inner{grid-template-columns:1fr auto;gap:0 12px;display:grid}.utility-links{grid-area:1/1;gap:16px}.utility-inner .utility-pricing{grid-area:1/2}.strategy-family-menu{border-top:1px solid #ffffff21;grid-area:2/1/auto/-1;width:100%;margin-left:0}.strategy-family-menu>summary{justify-content:center;min-height:44px}.family-menu-panel{width:100%;max-height:calc(100dvh - 104px);padding:20px;left:0;right:0}.family-menu-links{grid-template-columns:1fr}.utility-inner .family-menu-links a{min-height:0;padding:16px}.family-menu-intro>p{font-size:22px}.site-header .mobile-panel{max-height:calc(100dvh - 172px)}}@media (width<=430px){.footer-family-links{grid-template-columns:1fr;gap:24px}.footer-family-links a{min-height:0}.footer-family{padding-block:32px}}@media (prefers-reduced-motion:reduce){.strategy-family-menu>summary svg{transition:none}}.footer-family{padding-block:64px}.footer-family-heading{align-items:center;gap:72px;margin-bottom:44px}.footer-family-heading h2{font-size:clamp(30px,3vw,42px);line-height:1.25}.footer-family-heading p{color:#d9cfe1;max-width:460px;font-size:18px;line-height:1.8}.footer-family-links{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:28px}.footer-family-links a{background:linear-gradient(135deg,#23172d,#1a1321);border:1px solid #493254;border-top:2px solid #a477c7;border-radius:14px;gap:0;min-width:0;min-height:232px;padding:30px 32px}.footer-family-links .family-link-title{color:#fff;align-items:center;gap:20px;font-size:24px;line-height:1.35}.footer-family-links .family-link-title>span{color:#e2b9ff;border:1px solid #73528b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:21px;display:flex}.footer-family-links .family-link-brand{color:#dfbff2;margin-top:14px;font-size:14px;line-height:1.6}.footer-family-links .family-link-description{color:#ded5e4;max-width:36ch;margin-top:18px;font-size:16px;line-height:1.85}.footer-family-links a:hover{background:#2d1d39;border-color:#c699e4}.footer-family-links a:hover .family-link-title{color:#fff}.footer-family-note{color:#c4b7ce;max-width:900px;margin:36px 0 0;font-size:14px;line-height:1.8}.family-menu-links{grid-auto-rows:1fr}.family-contact-hero{color:#211c29;background:linear-gradient(120deg,#fff 45%,#faf5fc)}.family-contact-hero .hero-grid,.family-contact-hero .premium-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(44px,4vw,64px);width:min(1560px,100% - 88px)}.family-contact-hero .hero-copy,.family-contact-hero .premium-copy{opacity:1;min-width:0;padding-top:32px;transform:none}.family-contact-hero :is(.hero-copy,.premium-copy) h1{color:#211c29}.family-contact-hero :is(.hero-copy,.premium-copy) h1 em{color:#774599}.family-contact-hero :is(.hero-text,.premium-intro){color:#63576d}.family-contact-hero :is(.eyebrow,.premium-secondary,.text-link){color:#743e95}.family-contact-hero .hero-index{display:none}.family-inquiry{color:#211c29;background:#fff;border:1px solid #e2d5eb;border-radius:20px;min-width:0;padding:clamp(36px,3vw,48px);scroll-margin-top:160px;box-shadow:0 20px 60px #3e175a0d}.family-inquiry-eyebrow{color:#764294;letter-spacing:.13em;margin:0 0 14px;font-size:12px;font-weight:800}.family-inquiry h2{letter-spacing:-.035em;color:#211c29;margin:0 0 20px;font-size:clamp(28px,2.6vw,38px);line-height:1.2}.family-inquiry-intro{color:#65586e;max-width:640px;margin:0 0 36px;font-size:17px;line-height:1.8}.family-inquiry-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 28px;display:grid}.family-inquiry-field{min-width:0}.family-inquiry-field label{color:#32243c;flex-wrap:wrap;align-items:baseline;gap:4px 6px;margin-bottom:12px;font-size:16px;font-weight:650;line-height:1.5;display:flex}.family-inquiry-field label span{color:#716477;font-size:14px;font-weight:400}.family-inquiry-field input,.family-inquiry-field select,.family-inquiry-field textarea{width:100%;min-width:0;min-height:56px;font:inherit;color:#28212f;background:#fff;border:1px solid #c9b9d4;border-radius:8px;padding:14px 16px;font-size:16px;line-height:1.6;display:block}.family-inquiry-field select{text-overflow:ellipsis;padding-right:24px}.family-inquiry-field textarea{resize:vertical;min-height:148px}.family-inquiry-field input::placeholder,.family-inquiry-field textarea::placeholder{color:#817487;opacity:1}.family-inquiry-field small{color:#706078;margin-top:10px;font-size:14px;line-height:1.65;display:block}.family-inquiry-field :is(input,select,textarea):focus-visible,.family-inquiry-consent input:focus-visible,.family-inquiry-submit:focus-visible{outline-offset:3px;outline:3px solid #9459ba}.family-inquiry-full{grid-column:1/-1}.family-inquiry-consent{color:#594961;cursor:pointer;border-top:1px solid #e9dff0;align-items:flex-start;gap:14px;min-height:44px;margin:30px 0;padding-top:26px;font-size:15px;line-height:1.7;display:flex}.family-inquiry-consent input{accent-color:#7b409d;flex-shrink:0;width:19px;height:19px;margin:2px 0 0}.family-inquiry-submit{cursor:pointer;justify-content:space-between;width:100%;min-height:54px;font-size:16px}.family-inquiry-submit>span{font-size:23px}.family-inquiry-privacy{color:#706078;margin:24px 0 0;font-size:14px;line-height:1.8}.family-inquiry-privacy a,.family-inquiry-fallback a{color:#743e95;text-underline-offset:3px;text-decoration:underline}.family-inquiry-fallback{color:#65586e;margin:16px 0 0;font-size:14px;line-height:1.8}.family-inquiry-honeypot{display:none}.family-contact-video{background:linear-gradient(145deg,#fff,#f7f1fb);padding:90px 0}.family-contact-video-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;display:grid}.family-contact-film{background:#fff;border:1px solid #e4d8ed;border-radius:20px;min-width:0;margin:0;overflow:hidden;box-shadow:0 20px 60px #3c204612}.family-film-label{color:#fff;background:#2d1d37;justify-content:space-between;gap:18px;padding:18px 22px;font-size:13px;line-height:1.6;display:flex}.family-contact-film video{aspect-ratio:16/9;object-fit:contain;background:#211829;width:100%;height:auto;display:block}.family-contact-film figcaption{color:#61536a;flex-wrap:wrap;justify-content:space-between;gap:18px;padding:18px 22px;font-size:14px;line-height:1.7;display:flex}.family-contact-film figcaption a{color:#744298;text-underline-offset:4px;text-decoration:underline}.family-contact-video-copy h2{letter-spacing:-.035em;color:#211c29;margin:18px 0 26px;font-size:clamp(34px,3.6vw,52px);line-height:1.15}.family-contact-video-copy h2 em{color:#774599;font-style:normal}.family-contact-video-copy p:not(.eyebrow){color:#63576d;margin-bottom:24px;font-size:19px;line-height:1.8}.family-contact-video a:focus-visible{outline-offset:4px;outline:3px solid #9459ba}@media (width<=1100px){.footer-family-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-family-heading{flex-direction:column;align-items:flex-start;gap:24px}.family-contact-hero .hero-grid,.family-contact-hero .premium-hero-grid{grid-template-columns:minmax(0,1fr);gap:42px;max-width:900px}.family-contact-hero .hero-copy,.family-contact-hero .premium-copy{padding-top:0}.family-contact-video-grid{grid-template-columns:1fr;gap:42px;max-width:900px}}@media (width<=700px){.footer-family{padding-block:48px}.footer-family-heading{gap:22px;margin-bottom:32px}.footer-family-links{grid-template-columns:1fr;gap:20px}.footer-family-links a{min-height:220px;padding:26px}.footer-family-links .family-link-title{font-size:23px}.family-contact-hero .hero-grid,.family-contact-hero .premium-hero-grid{gap:32px;width:calc(100% - 36px)}.family-inquiry{border-radius:16px;padding:28px 22px}.family-inquiry-fields{grid-template-columns:1fr;gap:26px}.family-inquiry-intro{margin-bottom:28px}.family-contact-video{padding:60px 0}.family-film-label{flex-wrap:wrap;padding:16px 18px}.family-contact-film figcaption{padding:16px 18px}.family-contact-video-copy .button-row{align-items:stretch}}
