/* AItira V17 — canonical public shell + mobile media normalization */
:root{--aitira-shell-max:1240px}
html,body{max-width:100%;overflow-x:clip}
.top-util,.install-banner{display:none!important}
.aitira-global-header{position:sticky!important;top:0!important;z-index:900!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 4px 18px rgba(18,39,64,.04)!important}
.aitira-global-header__inner{min-width:0!important}
.aitira-global-brand,.aitira-global-nav,.aitira-global-core,.aitira-global-sub{min-width:0!important}
.aitira-global-brand img{object-fit:contain!important;height:auto!important}
.aitira-global-hub{order:3!important}.aitira-global-cta{order:4!important}.aitira-global-menu-btn,.aitira-global-hub-mini{order:5!important}

/* one footer everywhere */
.aitira-global-footer{display:block!important;position:relative!important;z-index:2!important;width:100%!important;margin:64px 0 0!important;background:#f4f7fa!important;border-top:1px solid #dfe6ef!important;color:#243850!important;overflow:hidden!important}
.aitira-global-footer__grid{display:grid!important;grid-template-columns:minmax(260px,1.65fr) minmax(130px,.85fr) minmax(150px,.95fr) minmax(160px,1fr)!important;gap:34px!important;align-items:start!important;padding:38px 0 28px!important}
.aitira-global-footer__brand{min-width:0!important}.aitira-global-footer__brand img{display:block!important;width:100px!important;height:auto!important;margin:0 0 12px!important;object-fit:contain!important}.aitira-global-footer__brand p{margin:0!important;max-width:360px!important;color:#66778b!important;font-size:14px!important;line-height:1.65!important}.aitira-global-footer__mail{display:inline-block!important;margin-top:10px!important;color:#245a8c!important;font-size:13px!important;font-weight:800!important}
.aitira-global-footer nav{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:7px!important;min-width:0!important}.aitira-global-footer nav>b{display:block!important;margin:0 0 4px!important;color:#1c334d!important;font-size:11px!important;font-weight:950!important;letter-spacing:.13em!important}.aitira-global-footer nav a{display:block!important;max-width:100%!important;color:#455970!important;text-decoration:none!important;font-size:13.5px!important;line-height:1.5!important;overflow-wrap:anywhere!important}.aitira-global-footer nav a:hover{color:#1769d2!important;text-decoration:underline!important;text-underline-offset:3px!important}.aitira-related-sites-nav__empty{color:#8795a6!important;font-size:12.5px!important;line-height:1.5!important}
.aitira-global-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:15px 0 24px!important;border-top:1px solid #dfe6ed!important;color:#8b98a8!important;font-size:12.5px!important;line-height:1.5!important}.aitira-global-footer__bottom nav{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:14px!important}.aitira-global-footer__bottom nav a{font-size:12.5px!important;color:#748397!important}

/* robust content/media sizing across legacy + labs pages */
main,main section,main article{min-width:0}
main img,main video,main iframe{max-width:100%}
.v10-hero-grid,.page-hero-grid,.hero-grid,.finder-hero-grid,.calendar-shell,.split{min-width:0}
.v10-hero-art,.page-hero-side,.bot-side,.hero-visual,.article-hero,.nl-cover,.pro-article figure{min-width:0;overflow:hidden}
.v10-hero-art img,.page-hero-side img,.bot-side img,.hero-visual img,.article-hero img,.nl-cover img,.pro-article img{display:block;max-width:100%;height:auto;object-fit:contain}
.showcase-card img,.blog-pro-item img,.newsletter-pro-item img{max-width:100%;object-fit:cover}
iframe,video{border:0}

/* My Hub uses the same shell and a mobile-safe hero */
body:has(#hubSummary) .page-hero-side.bot-side{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important}
body:has(#hubSummary) .page-hero-side.bot-side img{width:min(48%,280px)!important;height:auto!important;object-fit:contain!important}
body:has(#hubSummary) .page-hero-grid{align-items:stretch!important}
body:has(#hubSummary) .myhub-grid,body:has(#hubSummary) .hub-recommend-grid{min-width:0!important}

@media(max-width:1140px){
 .aitira-global-header__inner{padding-left:max(14px,env(safe-area-inset-left))!important;padding-right:max(14px,env(safe-area-inset-right))!important}
 .aitira-global-hub-mini{display:inline-flex!important;min-width:56px!important;min-height:40px!important}
 .aitira-global-menu-btn{min-width:44px!important;min-height:44px!important}
 .aitira-global-footer__grid{grid-template-columns:1.2fr 1fr 1fr!important}.aitira-global-footer__grid>nav[aria-label="FlowLabs 관련 서비스"]{grid-column:2/-1!important}
}
@media(max-width:820px){
 .aitira-global-footer{margin-top:44px!important}.aitira-global-footer__grid{grid-template-columns:1fr 1fr!important;gap:20px!important;padding:30px 0 22px!important}.aitira-global-footer__brand{grid-column:1/-1!important}.aitira-global-footer__grid>nav[aria-label="FlowLabs 관련 서비스"]{grid-column:auto!important}.aitira-global-footer__bottom{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}
 .v10-hero-grid,.page-hero-grid,.hero-grid,.finder-hero-grid,.calendar-shell,.split{grid-template-columns:1fr!important}
 .v10-hero-art,.page-hero-side,.bot-side,.hero-visual{width:100%!important;max-width:100%!important;margin-inline:auto!important}
 .v10-hero-art img,.page-hero-side img,.bot-side img,.hero-visual img{width:100%!important;max-height:440px!important;height:auto!important;object-fit:contain!important;margin-inline:auto!important}
 body:has(#hubSummary) .page-hero-side.bot-side{flex-direction:column!important;text-align:center!important;padding:18px!important}body:has(#hubSummary) .page-hero-side.bot-side img{width:min(100%,300px)!important;max-height:260px!important}
}
@media(max-width:560px){
 .aitira-global-shell{width:min(calc(100% - 28px),var(--aitira-shell-max))!important}
 .aitira-global-header__inner{min-height:64px!important;gap:8px!important}.aitira-global-brand img{width:80px!important}.aitira-global-brand span{max-width:118px!important;font-size:11px!important;line-height:1.25!important;white-space:normal!important}.aitira-global-hub-mini{min-width:52px!important;padding:0 8px!important}.aitira-global-hub-mini b{font-size:10.5px!important}
 .aitira-global-footer__grid{grid-template-columns:1fr!important;gap:0!important;padding:28px 0 18px!important}.aitira-global-footer__brand{grid-column:auto!important;padding-bottom:16px!important}.aitira-global-footer nav{border-top:1px solid #e0e6ed!important;padding:14px 0!important}.aitira-global-footer__brand img{width:88px!important}.aitira-global-footer__bottom{padding-bottom:max(22px,env(safe-area-inset-bottom))!important}.aitira-global-footer__bottom nav{gap:10px 14px!important}
 main{overflow-x:clip!important}.container,.shell,.v10-shell{max-width:100%!important}
 .v10-hero-art img,.page-hero-side img,.bot-side img,.hero-visual img,.article-hero img,.nl-cover img,.pro-article img{max-height:none!important;width:100%!important;height:auto!important;object-fit:contain!important}
 .showcase-card img,.blog-pro-item img,.newsletter-pro-item img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}
 iframe,video{width:100%!important;height:auto;aspect-ratio:16/9!important}
 .aitira-do-dock{right:12px!important;bottom:max(14px,env(safe-area-inset-bottom))!important}
}
@media(max-width:390px){.aitira-global-brand span{display:none!important}.aitira-global-hub-mini{min-width:54px!important}.aitira-global-footer__grid{padding-top:24px!important}}


/* one fixed mobile quick bar everywhere — replaces legacy page-specific bars */
.aitira-mobile-bottom-v17{display:none!important}
@media(max-width:760px){
 body{padding-bottom:calc(70px + env(safe-area-inset-bottom))!important}
 .aitira-mobile-bottom-v17{position:fixed!important;left:50%!important;bottom:0!important;z-index:880!important;transform:translateX(-50%)!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;width:100%!important;max-width:760px!important;min-height:62px!important;padding:6px max(8px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important;background:rgba(255,255,255,.97)!important;border-top:1px solid #dce5ef!important;box-shadow:0 -8px 24px rgba(18,39,64,.08)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}
 .aitira-mobile-bottom-v17 a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;min-width:0!important;min-height:48px!important;border-radius:12px!important;color:#718197!important;text-decoration:none!important;font-size:10.5px!important;font-weight:850!important;line-height:1.1!important}
 .aitira-mobile-bottom-v17 a i{display:block!important;font-style:normal!important;font-size:18px!important;line-height:1!important;color:#47627d!important}.aitira-mobile-bottom-v17 a[aria-current="page"]{background:#edf6ff!important;color:#0f5c9e!important}.aitira-mobile-bottom-v17 a[aria-current="page"] i{color:#1474c6!important}.aitira-global-footer{margin-bottom:0!important}
 .aitira-do-dock{bottom:calc(78px + env(safe-area-inset-bottom))!important}
}
@media(max-width:360px){.aitira-mobile-bottom-v17 a{font-size:9.5px!important}.aitira-mobile-bottom-v17 a i{font-size:17px!important}}

/* V18 legacy floating UI retirement · 20260831-1830 */
.aitira-ai-quick-nav,.aitira-chatbot-widget,.back-top,#backTop{display:none!important;visibility:hidden!important;pointer-events:none!important}
body.has-aitira-ai-quick-nav{padding-bottom:0!important}
@media (max-width:760px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important}.aitira-global-footer{padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}}
