/* GK Flight v1 — compiled CSS. No runtime utility compiler or external fonts. */
:root{--gk-bg:#071320;--gk-surface:#0f2033;--gk-ink:#f5f8fc;--gk-muted:#b5c5d5;--gk-cyan:#72e0ff;--gk-line:#ffffff20}
body:has(.gk-header-root){margin:0;background:var(--gk-bg);color:var(--gk-ink);font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65}
[class^="gk-"],[class*=" gk-"]{box-sizing:border-box}
[class^="gk-"] :where(h1,h2,h3,p,ul){margin:0}
[class^="gk-"] :where(button,input,select,textarea){font:inherit}
[class^="gk-"] a{color:inherit;text-decoration:none}
[class^="gk-"] img{display:block;max-width:100%}
[class^="gk-"] button{cursor:pointer}
[class^="gk-"] :focus-visible{outline:3px solid var(--gk-cyan);outline-offset:5px}
.gk-header-root{position:sticky;top:0;z-index:100;background:#071320ee;border-bottom:1px solid var(--gk-line);backdrop-filter:blur(20px)}
.gk-header-container{max-width:1376px;margin:auto;min-height:100px;padding:14px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.gk-header-logoWrapper{display:flex;align-items:center;padding:12px 8px;flex-shrink:0}
.gk-header-logoImage{width:212px;height:53px;object-fit:contain}
.gk-header-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}
.gk-header-navDropdown{position:relative}
.gk-header-navDropdownTrigger{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--gk-muted);padding:16px 0;font-weight:600}
.gk-header-navLink,.gk-header-navDropdownItem{color:var(--gk-muted)!important}
.gk-header-navLink:hover,.gk-header-navLinkActive,.gk-header-navDropdownTrigger:hover,.gk-header-navDropdownItem:hover{color:var(--gk-cyan)!important}
.gk-header-navDropdownArrow,.gk-header-navDropdownArrowOpen{height:14px;width:14px}
.gk-header-navDropdownArrowOpen{transform:rotate(180deg)}
.gk-header-navDropdownMenu{position:absolute;top:100%;left:-20px;min-width:280px;background:#0c2033;border:1px solid #31506a;border-radius:12px;padding:10px;box-shadow:0 20px 60px #0008;z-index:110}
.gk-header-navDropdownItem{display:block;padding:9px 12px;border-radius:6px;font-size:14px}
.gk-header-navDropdownItem:hover{background:#17334b}
.gk-header-ctaButton,.gk-header-mobileCta,.gk-hero-button,.gk-secondarycta-button,.gk-form-submitButton{display:inline-flex;justify-content:center;align-items:center;gap:20px;border:1px solid var(--gk-cyan);border-radius:8px;background:var(--gk-cyan);color:#071320!important;font-size:14px;font-weight:700;line-height:1.4;padding:17px 24px;transition:background .2s,transform .2s;min-height:48px;text-decoration:none}
.gk-header-ctaButton::after,.gk-hero-button::after,.gk-secondarycta-button::after{content:'↗';font-size:19px;font-weight:400}
.gk-header-ctaButton:hover,.gk-hero-button:hover,.gk-secondarycta-button:hover,.gk-form-submitButton:hover{background:#b0efff;transform:translateY(-2px)}
.gk-header-mobileToggle,.gk-header-mobileMenu{display:none}
.gk-hero-root{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 80% 10%,#0e3e60 0,transparent 55%),var(--gk-bg);border-bottom:1px solid var(--gk-line)}
.gk-hero-container{max-width:1376px;min-height:600px;margin:auto;padding:95px 48px 86px;display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:auto auto auto;gap:22px 55px;align-content:center;position:relative}
.gk-hero-headline{font-size:clamp(42px,4.4vw,67px);font-weight:650;letter-spacing:-.055em;line-height:1.055;white-space:pre-line;max-width:780px;grid-column:1;align-self:end;z-index:1}
.gk-hero-subheadline{font-size:18px;line-height:1.75;color:#c1d1e1;max-width:570px;grid-column:1;z-index:1}
.gk-hero-mainImage{grid-column:2;grid-row:1/4;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center;border-radius:20px;border:1px solid #6fbbdc33;box-shadow:0 35px 90px #0006}
.gk-hero-button{justify-self:start;align-self:start;grid-column:1;margin-top:10px;z-index:1}
[data-style-key="home-hero"] .gk-hero-container{min-height:690px;padding-top:120px;padding-bottom:110px;grid-template-columns:1fr 1fr}
[data-style-key="home-hero"] .gk-hero-mainImage{position:absolute;inset:0;height:100%;width:100%;min-height:0;border:0;border-radius:0;object-fit:cover;z-index:-2;box-shadow:none;opacity:.95}
[data-style-key="home-hero"] .gk-hero-container::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071320f5 0%,#071320dc 29%,#07132080 53%,#07132015 80%),linear-gradient(0deg,#071320c9,transparent 30%)}
[data-style-key="home-hero"] .gk-hero-headline{font-size:clamp(52px,5.1vw,76px);max-width:720px;grid-column:1/3;width:65%}
[data-style-key="home-hero"] .gk-hero-headline::before{content:'NEW JERSEY / AERIAL PERSPECTIVES';display:block;color:var(--gk-cyan);font-family:Consolas,monospace;font-weight:400;font-size:11px;letter-spacing:.16em;line-height:2;margin-bottom:28px}
[data-style-key="home-hero"] .gk-hero-subheadline{max-width:460px;font-size:19px}
[data-style-key="compact-hero"] .gk-hero-container,[data-style-key="contact-hero"] .gk-hero-container{display:flex;flex-direction:column;align-items:flex-start;min-height:430px;padding-top:76px;padding-bottom:72px}
[data-style-key="compact-hero"] .gk-hero-subheadline,[data-style-key="contact-hero"] .gk-hero-subheadline{max-width:760px}
[data-style-key="compact-hero"] .gk-hero-headline,[data-style-key="contact-hero"] .gk-hero-headline{align-self:flex-start}
.gk-cardgrid-root,.gk-howitworks-root,.gk-faq-root,.gk-video-root,.gk-form-root{padding:88px 0;background:var(--gk-bg)}
.gk-cardgrid-container,.gk-howitworks-container,.gk-video-container,.gk-secondarycta-container,.gk-footer-container{max-width:1280px;margin:auto;padding:0 48px}
.gk-cardgrid-header,.gk-video-header{margin-bottom:40px;max-width:800px}
.gk-cardgrid-title,.gk-howitworks-title,.gk-faq-title,.gk-video-title,.gk-form-title,.gk-secondarycta-title{font-size:clamp(30px,3.2vw,46px);font-weight:600;letter-spacing:-.045em;line-height:1.15}
.gk-cardgrid-subtitle,.gk-video-subtitle,.gk-faq-subtitle,.gk-form-subtitle{color:var(--gk-muted);margin-top:16px!important;max-width:750px;font-size:17px}
.gk-cardgrid-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.gk-cardgrid-card{border:1px solid var(--gk-line);border-radius:16px;overflow:hidden;background:linear-gradient(150deg,#10243a,#0a1929);display:flex;flex-direction:column;transition:border-color .25s,transform .25s}
.gk-cardgrid-card:hover{border-color:#72e0ff70;transform:translateY(-4px)}
.gk-cardgrid-cardImage{width:100%;aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid var(--gk-line)}
.gk-cardgrid-cardBody{padding:26px;display:flex;flex-direction:column;flex-grow:1;align-items:flex-start}
.gk-cardgrid-cardTitle{font-size:21px;font-weight:600;line-height:1.25;letter-spacing:-.02em}
.gk-cardgrid-cardDescription{font-size:15px;line-height:1.8;color:var(--gk-muted);margin:14px 0 24px!important}
.gk-cardgrid-cardLink{font-size:13px;font-weight:700;color:var(--gk-cyan)!important;margin-top:auto}
.gk-cardgrid-cardLink::after{content:''}
[data-style-key="signal-grid"] .gk-cardgrid-root{padding:55px 0;border-bottom:1px solid var(--gk-line)}
[data-style-key="signal-grid"] .gk-cardgrid-header{display:flex;justify-content:space-between;max-width:none;gap:24px;align-items:center;margin-bottom:30px}
[data-style-key="signal-grid"] .gk-cardgrid-title{font-size:26px}
[data-style-key="signal-grid"] .gk-cardgrid-subtitle{font:12px Consolas,monospace;text-transform:uppercase;letter-spacing:.06em;margin:0!important}
[data-style-key="signal-grid"] .gk-cardgrid-card{background:none;border:0;border-left:1px solid #28708e;border-radius:0;transform:none}
[data-style-key="signal-grid"] .gk-cardgrid-cardBody{padding:0 24px}
[data-style-key="service-grid"] .gk-cardgrid-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
[data-style-key="service-grid"] .gk-cardgrid-cardBody{padding:24px 21px}
[data-style-key="service-grid"] .gk-cardgrid-cardTitle{font-size:20px}
[data-style-key="related-grid"] .gk-cardgrid-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
[data-style-key="location-grid"] .gk-cardgrid-root{padding-top:0}
[data-style-key="location-grid"] .gk-cardgrid-cardTitle{font-size:19px}
[data-style-key="image-note"] .gk-secondarycta-root{padding:0 0 25px;background:var(--gk-bg);border:0}
[data-style-key="image-note"] .gk-secondarycta-container{display:block}
[data-style-key="image-note"] .gk-secondarycta-title{font-size:11px;letter-spacing:0;font-weight:600;margin-bottom:5px}
[data-style-key="image-note"] .gk-secondarycta-description{font-size:11px;line-height:1.6;color:#a6b9c9;margin:0;max-width:none}
.gk-howitworks-root{background:#0c1b2c;border-top:1px solid var(--gk-line);border-bottom:1px solid var(--gk-line)}
.gk-howitworks-title{margin-bottom:48px!important;max-width:650px}
.gk-howitworks-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;counter-reset:steps}
.gk-howitworks-step{position:relative;border-top:1px solid #4d768f;padding-top:24px;counter-increment:steps}
.gk-howitworks-stepNumber{color:var(--gk-cyan);font:16px Consolas,monospace;margin-bottom:28px}
.gk-howitworks-stepNumber::before{content:'0'}
.gk-howitworks-stepTitle{font-size:22px;font-weight:600;letter-spacing:-.03em}
.gk-howitworks-stepText{color:var(--gk-muted);font-size:15px;margin-top:14px!important}
.gk-secondarycta-root{padding:78px 0;border-top:1px solid var(--gk-line);background:radial-gradient(ellipse at 10% 110%,#0f557477,transparent 70%),#0b1c2e}
.gk-secondarycta-container{display:grid;grid-template-columns:1fr auto;gap:22px 60px;align-items:center}
.gk-secondarycta-title{grid-column:1}
.gk-secondarycta-description{grid-column:1;color:var(--gk-muted);max-width:760px;font-size:17px}
.gk-secondarycta-button{grid-column:2;grid-row:1/3;justify-self:end}
[data-style-key="brief-cta"] .gk-secondarycta-root{background:#eaf3f9;color:#0c2033}
[data-style-key="brief-cta"] .gk-secondarycta-description{color:#364c60}
[data-style-key="brief-cta"] .gk-secondarycta-button{background:#0c2033;color:#f5f8fc!important;border-color:#0c2033}
.gk-faq-container,.gk-form-container{max-width:940px;padding:0 48px;margin:auto}
.gk-faq-header,.gk-form-header{margin-bottom:36px}
.gk-faq-item{border-bottom:1px solid #ffffff30}
.gk-faq-question{display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;width:100%;border:0;background:transparent;color:var(--gk-ink);font-weight:600;padding:23px 0;font-size:17px;min-height:64px}
.gk-faq-questionIcon{color:var(--gk-cyan);flex-shrink:0}
.gk-faq-answer{padding:0 0 24px;color:var(--gk-muted);font-size:16px}
.gk-video-frameWrapper{aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:#000;border:1px solid var(--gk-line)}
.gk-video-frame{width:100%;height:100%;border:0;display:block}
.gk-video-caption{color:var(--gk-muted);font-size:12px;margin-top:16px!important}
.gk-video-fallback{padding:40px;background:var(--gk-surface)}
.gk-video-fallbackLink{color:var(--gk-cyan)!important}
[data-style-key="footage-link"] .gk-secondarycta-root{padding-top:35px;padding-bottom:35px}
[data-style-key="footage-link"] .gk-secondarycta-title{font-size:25px}
.gk-form-description{color:var(--gk-muted);font-size:13px;margin-top:15px!important}
.gk-form-form{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}
.gk-form-fieldWrapper{grid-column:span 6}
.gk-form-fieldWrapperHalf{grid-column:span 3}
.gk-form-fieldWrapperThird{grid-column:span 2}
.gk-form-fieldWrapperTwoThirds{grid-column:span 4}
.gk-form-fieldLabel{display:block;color:#e3edf6;font-size:14px;font-weight:600;margin-bottom:9px}
.gk-form-requiredMarker{color:var(--gk-cyan)}
.gk-form-fieldInput,.gk-form-fieldSelect,.gk-form-fieldTextarea{width:100%;min-height:50px;border:1px solid #55718b;border-radius:8px;background:#10253a;color:#f5f8fc;padding:12px 14px;font-size:16px!important;box-sizing:border-box}
.gk-form-fieldSelect option{background:#10253a;color:#f5f8fc}
.gk-form-fieldTextarea{min-height:160px;resize:vertical}
.gk-form-fieldInput::placeholder,.gk-form-fieldTextarea::placeholder{color:#aebfd0}
.gk-form-fieldHelp{color:var(--gk-muted);font-size:12px;margin-top:8px!important}
.gk-form-submitButton,.gk-form-statusMessage{grid-column:span 6}
.gk-form-submitButton{width:100%;margin-top:8px}
.gk-form-submitButton:disabled{opacity:.55;cursor:not-allowed;transform:none}
.gk-form-statusMessage{border:1px solid #6596b4;padding:16px;border-radius:8px}
.gk-form-errorMessage{color:#ffe3c6;background:#432b1a}
.gk-form-successMessage{color:#c8f6db;background:#133827}
.gk-footer-root{background:#040e19;color:var(--gk-muted);border-top:1px solid var(--gk-line);padding:70px 0 26px}
.gk-footer-topSection{display:grid;grid-template-columns:1fr 2.3fr;gap:80px}
.gk-footer-brandLogoImage{width:200px;height:50px;object-fit:contain}
.gk-footer-brandLogoWrapper{padding:10px 0 28px}
.gk-footer-brandDescription{font-size:13px;line-height:1.9;max-width:290px}
.gk-footer-columnsSection{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}
.gk-footer-columnTitle{font:11px Consolas,monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--gk-cyan);margin-bottom:22px!important}
.gk-footer-columnList{list-style:none;padding:0;display:flex;flex-direction:column;gap:9px}
.gk-footer-columnLink{font-size:13px}
.gk-footer-columnLink:hover{color:var(--gk-cyan)!important}
.gk-footer-bottomBar{border-top:1px solid var(--gk-line);margin-top:56px;padding-top:24px}
.gk-footer-bottomBarInner{display:flex;justify-content:space-between;gap:20px;font-size:11px}
@media(min-width:1600px){[data-style-key="home-hero"] .gk-hero-container{max-width:1500px;padding-left:110px;padding-right:110px}}
@media(max-width:1100px){.gk-header-container{padding:12px 28px;gap:20px}.gk-header-nav{gap:22px}.gk-header-logoImage{width:180px;height:45px}.gk-hero-container{padding:75px 32px;gap:24px 32px}.gk-cardgrid-container,.gk-howitworks-container,.gk-video-container,.gk-secondarycta-container,.gk-footer-container{padding:0 32px}[data-style-key="service-grid"] .gk-cardgrid-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gk-secondarycta-container{gap:22px 32px}.gk-footer-topSection{gap:40px}.gk-footer-columnsSection{gap:20px}}
@media(max-width:820px){.gk-header-container{min-height:84px;padding:8px 20px}.gk-header-logoWrapper{padding:10px 0}.gk-header-logoImage{width:184px;height:46px}.gk-header-nav,.gk-header-ctaButton{display:none}.gk-header-mobileToggle{display:flex;border:1px solid #456378;border-radius:8px;background:#10253a;color:#f5f8fc;padding:12px}.gk-header-mobileToggle svg{width:22px;height:22px}.gk-header-mobileMenu{display:block;padding:16px 24px 24px;background:#0c2033;border-top:1px solid var(--gk-line);max-height:calc(100dvh - 85px);overflow:auto}.gk-header-mobileDropdownTrigger{width:100%;display:flex;align-items:center;justify-content:space-between;color:#f5f8fc;background:none;border:0;padding:13px 0;font-weight:600}.gk-header-mobileDropdownArrow,.gk-header-mobileDropdownArrowOpen{width:16px;height:16px}.gk-header-mobileDropdownArrowOpen{transform:rotate(180deg)}.gk-header-mobileSubMenu{padding:0 0 14px 16px}.gk-header-mobileSubLink,.gk-header-mobileLink{display:block;padding:10px 0;font-size:14px;min-height:44px}.gk-header-mobileCta{display:flex;margin-top:15px}.gk-hero-container{grid-template-columns:1fr;min-height:0;padding:60px 28px}.gk-hero-mainImage{grid-column:1;grid-row:4;min-height:0;height:auto;aspect-ratio:16/9;margin-top:12px}.gk-hero-headline{font-size:50px;max-width:670px}.gk-hero-subheadline{max-width:650px}[data-style-key="home-hero"] .gk-hero-container{min-height:710px;grid-template-columns:1fr;padding:70px 28px 225px}[data-style-key="home-hero"] .gk-hero-headline{grid-column:1;width:100%;max-width:610px;font-size:62px}[data-style-key="home-hero"] .gk-hero-container::before{background:linear-gradient(90deg,#071320da,#07132040),linear-gradient(180deg,#071320e8 0%,#071320ad 48%,transparent 100%)}[data-style-key="home-hero"] .gk-hero-mainImage{object-position:68% center;grid-column:auto;margin:0;aspect-ratio:auto}.gk-cardgrid-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gk-cardgrid-root,.gk-howitworks-root,.gk-faq-root,.gk-video-root,.gk-form-root{padding:64px 0}.gk-howitworks-steps{gap:28px}.gk-howitworks-stepTitle{font-size:20px}.gk-secondarycta-container{display:block}.gk-secondarycta-description{margin-top:18px!important}.gk-secondarycta-button{margin-top:26px}.gk-secondarycta-root{padding:58px 0}.gk-footer-topSection{grid-template-columns:1fr}.gk-footer-brandDescription{max-width:500px}[data-style-key="signal-grid"] .gk-cardgrid-header{display:block}[data-style-key="signal-grid"] .gk-cardgrid-subtitle{margin-top:15px!important}[data-style-key="signal-grid"] .gk-cardgrid-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[data-style-key="signal-grid"] .gk-cardgrid-cardBody{padding:0 15px}.gk-form-container,.gk-faq-container{padding:0 28px}}
@media(max-width:560px){.gk-hero-headline{font-size:42px}[data-style-key="home-hero"] .gk-hero-container{padding:52px 24px 235px;min-height:745px}[data-style-key="home-hero"] .gk-hero-headline{font-size:49px;letter-spacing:-.055em}[data-style-key="home-hero"] .gk-hero-headline::before{font-size:9px;letter-spacing:.12em;margin-bottom:22px}[data-style-key="home-hero"] .gk-hero-subheadline{font-size:17px}[data-style-key="home-hero"] .gk-hero-mainImage{object-position:66% bottom;opacity:.85}[data-style-key="home-hero"] .gk-hero-container::after{right:24px;bottom:18px;font-size:8px}.gk-hero-subheadline{font-size:17px}.gk-hero-container{padding:50px 24px}[data-style-key="compact-hero"] .gk-hero-container,[data-style-key="contact-hero"] .gk-hero-container{padding:54px 24px;min-height:0}.gk-cardgrid-container,.gk-howitworks-container,.gk-video-container,.gk-secondarycta-container,.gk-footer-container{padding:0 24px}.gk-cardgrid-grid,[data-style-key="service-grid"] .gk-cardgrid-grid,[data-style-key="related-grid"] .gk-cardgrid-grid,[data-style-key="signal-grid"] .gk-cardgrid-grid{grid-template-columns:1fr;gap:22px}[data-style-key="signal-grid"] .gk-cardgrid-grid{gap:30px}[data-style-key="signal-grid"] .gk-cardgrid-cardDescription{margin-bottom:14px!important}.gk-cardgrid-header{margin-bottom:30px}.gk-cardgrid-title,.gk-howitworks-title,.gk-faq-title,.gk-video-title,.gk-form-title,.gk-secondarycta-title{font-size:34px}.gk-cardgrid-cardBody{padding:24px}.gk-howitworks-steps{grid-template-columns:1fr;gap:34px}.gk-howitworks-stepNumber{margin-bottom:14px}.gk-footer-columnsSection{grid-template-columns:1fr 1fr;gap:35px 20px}.gk-footer-columnsSection>div:first-child{grid-column:1/3}.gk-footer-bottomBarInner{flex-direction:column;gap:9px}.gk-form-form{display:block}.gk-form-form>div{margin-bottom:22px}.gk-form-container,.gk-faq-container{padding:0 24px}.gk-form-fieldInput,.gk-form-fieldSelect,.gk-form-fieldTextarea{font-size:16px}.gk-faq-question{font-size:16px}.gk-secondarycta-button{width:100%}.gk-video-caption{font-size:11px}}
@media(prefers-reduced-motion:reduce){[class^="gk-"],[class*=" gk-"]{transition:none!important;animation:none!important}}
@media(forced-colors:active){.gk-header-root,.gk-cardgrid-card,.gk-faq-item,.gk-form-fieldInput,.gk-form-fieldSelect,.gk-form-fieldTextarea{border:1px solid CanvasText}.gk-hero-button,.gk-secondarycta-button,.gk-form-submitButton{border:2px solid ButtonText}.gk-hero-headline,.gk-hero-subheadline{background:Canvas;color:CanvasText}}
[data-style-key="home-hero"] .gk-hero-mainImage{grid-column:auto;grid-row:auto}
.gk-blog-root{padding:80px 0;background:radial-gradient(ellipse at 90% 0%,#113c58,transparent 40%),var(--gk-bg)}
.gk-blog-container{max-width:1280px;margin:auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;gap:28px 56px;align-items:center}
.gk-blog-featuredImage{grid-column:2;grid-row:1;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;border:1px solid var(--gk-line)}
.gk-blog-header{grid-column:1;grid-row:1}
.gk-blog-title{font-size:clamp(42px,4.4vw,64px);font-weight:650;letter-spacing:-.055em;line-height:1.06;white-space:pre-line}
.gk-blog-subtitle{font-size:18px;line-height:1.75;color:var(--gk-muted);margin-top:25px!important}
.gk-blog-body{grid-column:1/3}
.gk-blog-body .gk-hero-button{margin-top:0}
.gk-native-note{font-size:11px;color:var(--gk-muted);margin-top:24px!important}
.gk-native-film{border-top:1px solid var(--gk-line);padding-top:60px;margin-top:65px}
.gk-native-film h2{font-size:38px;font-weight:600;letter-spacing:-.035em;line-height:1.2}
.gk-native-film p{color:var(--gk-muted);margin-top:16px}
.gk-native-film video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#000;border:1px solid var(--gk-line);border-radius:16px;margin-top:32px}
.gk-native-caption{font-size:12px}
.gk-blog-container:not(:has(.gk-blog-featuredImage)){display:block}
.gk-blog-container:not(:has(.gk-blog-featuredImage)) .gk-blog-header{max-width:850px;margin-bottom:32px}
@media(max-width:820px){.gk-blog-root{padding:56px 0}.gk-blog-container{grid-template-columns:1fr;padding:0 28px;gap:24px}.gk-blog-header{grid-row:1;grid-column:1}.gk-blog-featuredImage{grid-column:1;grid-row:2;aspect-ratio:16/9}.gk-blog-body{grid-column:1}.gk-blog-title{font-size:48px}.gk-native-film{padding-top:40px;margin-top:40px}}
@media(max-width:560px){.gk-blog-container{padding:0 24px}.gk-blog-title{font-size:42px}.gk-native-film h2{font-size:31px}.gk-blog-subtitle{font-size:17px}}
