:root{--st-ink:#101828;--st-muted:#536477;--st-paper:#fffaf2;--st-blue:#006cff;--st-deep:#0a3ba8;--st-aqua:#21d6d1;--st-yellow:#ffe66d}
.strateeg-page{background:var(--st-paper);color:var(--st-ink)}.strateeg-shell{width:min(1250px,calc(100% - 44px));margin-inline:auto}.site-nav-landing{justify-content:flex-start}.site-nav-landing .brand{position:relative;z-index:4}
.strateeg-hero{position:relative;isolation:isolate;overflow:hidden;min-height:calc(100vh - 80px);padding:clamp(138px,12vw,174px) 0 clamp(76px,8vw,110px);background:linear-gradient(155deg,#fffaf2 0%,#fffdf8 57%,#f3faff 100%)}.strateeg-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(20px);pointer-events:none}.glow-yellow{width:610px;height:610px;top:-385px;left:17%;background:rgba(255,230,109,.48)}.glow-aqua{width:620px;height:620px;right:-280px;bottom:-330px;background:rgba(33,214,209,.17)}.strateeg-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);gap:clamp(46px,6vw,90px);align-items:center}.strateeg-copy{padding-bottom:20px}.strateeg-lockup{display:flex;align-items:center;gap:12px;color:#26364c;font-size:14px;font-weight:850}.strateeg-lockup img{width:58px;height:58px}.strateeg-copy h1{max-width:760px;margin:26px 0 22px;font-family:Georgia,"Iowan Old Style",serif;font-size:clamp(48px,4.7vw,68px);line-height:.93;letter-spacing:-.067em;white-space:nowrap}.strateeg-copy h1 em{position:relative;color:var(--st-deep);font-style:italic}.strateeg-copy h1 em::after{content:"";position:absolute;right:-.07em;bottom:-.13em;left:-.02em;height:.18em;background:center/100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 22' preserveAspectRatio='none'%3E%3Cpath d='M5 15 C 55 7, 105 19, 150 11 S 230 9, 255 13' fill='none' stroke='%2321d6d1' stroke-width='7' stroke-linecap='round'/%3E%3C/svg%3E")}.strateeg-copy>p{max-width:42ch;margin:0;color:var(--st-muted);font-size:18px;line-height:1.63}.strateeg-note{display:block;margin-top:25px;color:#718092;font-size:12px;font-weight:750}.strateeg-connector{display:none}
.strateeg-floats{position:absolute;z-index:1;inset:0;pointer-events:none}.strateeg-float{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid rgba(16,24,40,.09);border-radius:14px;background:rgba(255,255,255,.88);box-shadow:0 15px 32px rgba(34,75,112,.14);color:#314158;font-size:12px;font-weight:850;backdrop-filter:blur(7px)}.strateeg-float img{width:20px;height:20px}.float-left{left:max(18px,calc((100vw - 1250px)/2 - 80px));top:27%;transform:rotate(-4deg);animation:strateegFloatLeft 6s ease-in-out infinite}.float-top{left:calc(50% - 170px);top:19%;transform:rotate(4deg);animation:strateegFloatTop 7s ease-in-out infinite}.float-bottom-left{left:max(22px,calc((100vw - 1250px)/2 - 30px));bottom:14%;transform:rotate(3deg);animation:strateegFloatBottom 6.5s ease-in-out infinite}.float-bottom-right{right:auto;left:520px;bottom:10%;transform:rotate(-3deg);animation:strateegFloatRight 7.5s ease-in-out infinite}
.strateeg-form{position:relative;isolation:isolate}.strateeg-form::before{content:"";position:absolute;z-index:-1;width:88%;height:64%;right:-12%;bottom:-9%;border-radius:50%;background:rgba(33,214,209,.2);filter:blur(38px);animation:strateegFormGlow 8s ease-in-out infinite alternate}.fillout-frame{min-height:660px;overflow:hidden;border:1px solid rgba(0,108,255,.14);border-radius:22px 52px 22px 22px;background:#fff;box-shadow:0 30px 78px rgba(34,75,112,.15)}.fillout-frame [data-fillout-id]{width:100%;min-height:630px}.fillout-fallback{margin:15px 18px;color:#657589;font-size:13px;text-align:center}.fillout-fallback a{color:var(--st-deep);font-weight:800;text-decoration:underline;text-decoration-color:var(--st-aqua);text-underline-offset:4px}
@keyframes strateegFormGlow{to{transform:translate(-18px,-12px) scale(1.09);opacity:.72}}@keyframes strateegFloatLeft{50%{translate:0 -10px;rotate:1deg}}@keyframes strateegFloatTop{50%{translate:0 9px;rotate:-1deg}}@keyframes strateegFloatBottom{50%{translate:0 -8px;rotate:-1deg}}@keyframes strateegFloatRight{50%{translate:0 9px;rotate:-1deg}}
@media(max-width:1050px){.strateeg-copy h1{white-space:normal}.strateeg-float{opacity:.72}.float-left{left:20px}.float-top{left:calc(50% - 150px)}.float-bottom-right{left:44%}}@media(max-width:950px){.strateeg-hero{min-height:auto}.strateeg-grid{grid-template-columns:1fr;gap:45px;max-width:680px}.strateeg-copy{padding:0;text-align:center}.strateeg-lockup{justify-content:center}.strateeg-copy h1,.strateeg-copy>p{margin-inline:auto}.strateeg-form{width:100%}.strateeg-float{display:none}}@media(max-width:620px){.strateeg-shell{width:calc(100% - 32px)}.strateeg-hero{padding-top:116px;padding-bottom:65px}.glow-yellow{width:420px;height:420px;top:-265px;left:-145px}.glow-aqua{width:400px;height:400px;right:-230px;bottom:-245px}.strateeg-grid{gap:35px}.strateeg-lockup img{width:51px;height:51px}.strateeg-copy h1{font-size:47px}.strateeg-copy>p{font-size:16px}.strateeg-note{margin-top:20px;font-size:11px}.fillout-frame{min-height:610px;border-radius:17px 36px 17px 17px}.fillout-frame [data-fillout-id]{min-height:580px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.strateeg-page *,.strateeg-page *::before,.strateeg-page *::after{animation:none!important;transition:none!important}}
