html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; background: #fff; color: #222; }
.gtp-layout, .gtp-layout * { box-sizing: border-box; }
.gtp-layout { --gtp-primary: #1475ae; min-height: 100vh; font-family: Arial, "Noto Sans KR", sans-serif; background: #fff; }
.gtp-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.gtp-header { position: fixed; z-index: 1000; top: 0; left: 0; width: 100%; min-height: 116px; color: #fff; background: rgba(15,18,24,.2); backdrop-filter: blur(4px); transition: background-color .35s ease, box-shadow .35s ease, backdrop-filter .35s ease; }
.gtp-header.is-scrolled, .gtp-header.is-subpage { background: rgba(15,18,24,.94); box-shadow: 0 8px 28px rgba(0,0,0,.18); backdrop-filter: blur(12px); }
.gtp-header-inner { width: 92%; min-height: 116px; margin: 0 auto; display: grid; grid-template-columns: minmax(max-content,1fr) minmax(0,auto) minmax(max-content,1fr); align-items: center; gap: 28px; }
.gtp-logo { display: inline-flex; align-items: center; min-width: 130px; color: #fff; font-size: 22px; font-weight: 700; text-decoration: none; }
.gtp-logo img { display: block; width: auto; height: auto; max-width: 360px; max-height: 100px; object-fit: contain; }
.gtp-navigation > ul, .gtp-navigation ul, .gtp-footer ul { list-style: none; margin: 0; padding: 0; }
.gtp-navigation { grid-column: 2; justify-self: center; min-width: 0; width: 100%; }
.gtp-navigation > ul { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 0 clamp(26px,2.4vw,48px); }
.gtp-navigation > ul > li { position: relative; }
.gtp-navigation a { display: block; padding: 46px 4px; color: #fff; font-size: 18px; font-weight: 600; line-height: 1.35; letter-spacing: -.01em; text-decoration: none; white-space: nowrap; }
.gtp-navigation li.is-current > a, .gtp-navigation a:hover { color: var(--gtp-primary); }
.gtp-navigation > ul > li > a:after { content: ""; position: absolute; right: 50%; bottom: 30px; left: 50%; height: 3px; border-radius: 999px; background: var(--gtp-primary); transition: right .25s ease, left .25s ease; }
.gtp-navigation > ul > li.is-current > a:after, .gtp-navigation > ul > li:hover > a:after, .gtp-navigation > ul > li:focus-within > a:after { right: 15%; left: 15%; }
.gtp-navigation li ul { display: none; position: absolute; z-index: 2; top: 100%; left: 50%; min-width: 200px; padding: 8px; transform: translateX(-50%); background: #fff; box-shadow: 0 12px 30px rgba(0,0,0,.18); }
.gtp-navigation li:hover > ul, .gtp-navigation li:focus-within > ul { display: block; }
.gtp-navigation li ul a { padding: 13px 16px; color: #222; font-size: 15px; font-weight: 500; white-space: nowrap; }
.gtp-menu-button { display: none; grid-column: 3; justify-self: end; width: 44px; height: 44px; padding: 10px; border: 0; background: transparent; }
.gtp-menu-button > span:not(.gtp-sr-only) { display: block; height: 2px; margin: 5px 0; background: #fff; }
.gtp-header-phone { grid-column: 3; justify-self: end; display: inline-flex; align-items: center; gap: 11px; color: #fff; font-size: clamp(20px,1.5vw,26px); font-weight: 800; line-height: 1.2; text-decoration: none; white-space: nowrap; }
.gtp-header-phone:hover { color: var(--gtp-primary); }
.gtp-phone-icon { display: inline-grid; width: 42px; height: 42px; place-items: center; border: 1px solid rgba(255,255,255,.72); border-radius: 50%; font-size: 24px; }
.gtp-header-phone img { display: block; width: auto; height: auto; max-width: 270px; max-height: 76px; object-fit: contain; }
.gtp-mobile-menu-phone, .gtp-mobile-menu-logo-text { display: none; }
.gtp-main { position: relative; background: #fff; }
.gtp-panel { position: relative; min-height: 100vh; overflow: visible; isolation: isolate; background: #f4f6f8; }
.gtp-hero { position: sticky; top: 0; z-index: 1; overflow: hidden; background: linear-gradient(135deg,#edf2f7,#dce8f2); }
#gtp-section-2 { z-index: 2; }
#gtp-section-3 { z-index: 3; }
#gtp-section-4 { z-index: 4; }
#gtp-section-5 { z-index: 5; }
.gtp-slider { position: relative; width: 100%; min-height: 100vh; overflow: hidden; background: linear-gradient(135deg,#edf2f7,#dce8f2); }
.gtp-slider.is-preparing .gtp-slides { visibility: hidden; }
.gtp-slider.gtp-height-image { min-height: 56.25vw; }
.gtp-slides { display: flex; width: 100%; min-height: inherit; transition: transform .85s cubic-bezier(.22,.61,.36,1); }
.gtp-slide { position: relative; isolation: isolate; flex: 0 0 100%; min-height: inherit; overflow: hidden; background: linear-gradient(135deg,#edf2f7,#dce8f2); }
.gtp-slide-image, .gtp-panel-background, .gtp-sub-background { position: absolute; z-index: 0; inset: 0; background-position: center; background-size: cover; background-repeat: no-repeat; }
.gtp-slide-image { width: 100%; height: 100%; }
.gtp-slide-image-mobile { display: none; }
.gtp-slide:after, .gtp-content-panel:after, .gtp-sub-visual:after { content: ""; position: absolute; z-index: 1; inset: 0; pointer-events: none; background: linear-gradient(90deg,rgba(5,12,20,.45),rgba(5,12,20,.08)); }
.gtp-slide-copy { position: absolute; z-index: 2; top: clamp(145px,18vh,210px); bottom: auto; left: 8%; width: min(720px,40vw); padding: clamp(22px,2.2vw,34px); border: 1px solid rgba(255,255,255,.18); border-radius: 18px; color: #fff; background: rgba(8,14,22,.46); box-shadow: 0 18px 45px rgba(0,0,0,.18); text-shadow: 0 2px 16px rgba(0,0,0,.28); backdrop-filter: blur(8px); }
.gtp-slider[data-copy-position="center"] .gtp-slide-copy { right: auto; left: 50%; text-align: center; transform: translateX(-50%); }
.gtp-slider[data-copy-position="center"] .gtp-slide-copy h1, .gtp-slider[data-copy-position="center"] .gtp-slide-copy h2, .gtp-slider[data-copy-position="center"] .gtp-slide-copy > div:not(.gtp-slide-actions) { margin-right: auto; margin-left: auto; }
.gtp-slider[data-copy-position="center"] .gtp-slide-actions { justify-content: center; }
.gtp-slider[data-copy-position="right"] .gtp-slide-copy { right: 8%; left: auto; text-align: right; }
.gtp-slider[data-copy-position="right"] .gtp-slide-copy h1, .gtp-slider[data-copy-position="right"] .gtp-slide-copy h2, .gtp-slider[data-copy-position="right"] .gtp-slide-copy > div:not(.gtp-slide-actions) { margin-left: auto; }
.gtp-slider[data-copy-position="right"] .gtp-slide-actions { justify-content: flex-end; }
.gtp-slide-copy h1, .gtp-slide-copy h2 { max-width: 100%; margin: 0 0 18px; font-size: clamp(30px,3vw,48px); line-height: 1.18; }
.gtp-slide-copy > div:not(.gtp-slide-actions) { max-width: 800px; font-size: clamp(20px,1.8vw,30px); line-height: 1.65; }
.gtp-slide-actions, .gtp-sub-actions { display: flex !important; flex-wrap: wrap; align-items: center; column-gap: 16px !important; row-gap: 12px !important; margin-top: 32px; }
.gtp-visual-button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; padding: 13px 26px; border: 1px solid rgba(255,255,255,.82); border-radius: 999px; color: #fff; background: var(--gtp-primary); font-size: 18px; font-weight: 700; line-height: 1.4; text-decoration: none; backdrop-filter: blur(5px); transition: color .2s ease, background-color .2s ease, transform .2s ease; }
.gtp-visual-button:hover { color: #111; background: #fff; }
.gtp-visual-button img { display: block; width: auto; height: auto; max-width: min(280px,70vw); max-height: 86px; object-fit: contain; }
.gtp-consult-button { background: var(--gtp-primary); }
.gtp-visual-button:has(> img) { min-height: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; backdrop-filter: none; }
.gtp-visual-button:has(> img):hover { background: transparent; box-shadow: none; }
.gtp-slide-prev, .gtp-slide-next { position: absolute; z-index: 5; top: 50%; width: 48px; height: 60px; border: 0; transform: translateY(-50%); color: #fff; background: rgba(0,0,0,.28); cursor: pointer; }
.gtp-slide-prev { left: 2%; } .gtp-slide-next { right: 2%; }
.gtp-slide-dots { position: absolute; z-index: 5; left: 50%; bottom: 34px; display: flex; gap: 10px; transform: translateX(-50%); }
.gtp-slide-dots button { width: 11px; height: 11px; padding: 0; border: 1px solid #fff; border-radius: 50%; background: transparent; cursor: pointer; }
.gtp-slide-dots button.is-active { border-color: var(--gtp-primary); background: var(--gtp-primary); }
.gtp-content-panel { position: sticky; top: 0; display: flex; align-items: center; color: #fff; }
.gtp-content-panel.gtp-panel-long { position: relative; }
.gtp-content-panel:after { background: rgba(12,18,24,.28); }
.gtp-panel-content { position: relative; z-index: 2; width: 84%; margin: 0 auto; padding: 150px 0 100px; text-align: center; transform: translateY(24px); transition: transform .85s ease; }
.gtp-panel.is-visible .gtp-panel-content { transform: translateY(0); }
.gtp-panel-content h2 { margin: 0 0 28px; font-size: clamp(34px,4vw,70px); }
.gtp-user-html { width: 100%; min-height: 1px; overflow: visible; font-size: 18px; line-height: 1.8; }
.gtp-user-html:after { content: ""; display: table; clear: both; }
.gtp-user-html img, .gtp-user-html video, .gtp-user-html iframe { max-width: 100%; }
.gtp-user-html table { max-width: 100%; }
.gtp-content-panel .gtp-panel-background { background-attachment: fixed; }
.gtp-sub { min-height: 70vh; padding-top: 116px; background: #fff; }
.gtp-sub-visual { position: relative; z-index: 0; min-height: 360px; display: grid; place-items: center; overflow: hidden; background: linear-gradient(135deg,#e5edf4,#b9cad8); }
.gtp-sub-title { position: relative; z-index: 2; width: 85%; color: #fff; text-align: left; }
.gtp-sub-title h1 { margin: 0; font-size: clamp(28px,3.8vw,54px); line-height: 1.25; }
.gtp-sub-title a { color: inherit; text-decoration: none; }
.gtp-sub-content { display: flow-root; width: 85%; margin: 0 auto; padding: 70px 0 100px; font-size: 17px; line-height: 1.65; }
.gtp-sub[data-member-page="true"] { min-height: calc(100vh - 230px); padding-top: 116px; background: #f5f7f9; }
.gtp-sub[data-member-page="true"] .gtp-sub-content { width: min(92%,1200px); padding: 64px 0 90px; }
.gtp-sub[data-member-page="true"] .gtp-sub-current-title { margin-bottom: 34px; }
.gtp-sub-content:before, .gtp-sub-content:after { content: ""; display: table; clear: both; }
.gtp-sub-current-title { margin: 0 0 42px; padding: 0 0 20px; border-bottom: 1px solid #bbb; }
.gtp-sub-current-title h1 { margin: 0; color: #222; font-size: clamp(22px,2.25vw,32px); font-weight: 400; line-height: 1.45; letter-spacing: 0; text-align: center; }
.gtp-sub-body { display: flow-root; width: 100%; min-height: 1px; }
.gtp-sub-body:after { content: ""; display: table; clear: both; }
.gtp-sub-content table { font-size: 16px !important; line-height: 1.6 !important; }
.gtp-sub-content table th, .gtp-sub-content table td { font-size: 16px !important; line-height: 1.6 !important; }
.gtp-sub-content table a { font-size: 16px !important; line-height: 1.6 !important; }
.gtp-sub-content .board_list, .gtp-sub-content .document_list, .gtp-sub-content .bd_lst, .gtp-sub-content .list_wrap { font-size: 16px !important; line-height: 1.6 !important; }
.gtp-sub-content .board_list a, .gtp-sub-content .document_list a, .gtp-sub-content .bd_lst a, .gtp-sub-content .list_wrap a { font-size: 16px !important; line-height: 1.6 !important; }
.gtp-sub-content .title, .gtp-sub-content .subject { font-size: 17px !important; line-height: 1.6 !important; }
.gtp-footer { position: relative; z-index: 20; display: flow-root !important; clear: both !important; width: 100% !important; height: auto !important; min-height: 0 !important; overflow: hidden; color: #d8dde5; background: #161a21; }
.gtp-footer-main { position: static !important; display: flow-root !important; clear: both !important; float: none !important; width: 85% !important; height: auto !important; min-height: 0 !important; margin: 0 auto !important; padding: 30px 0 24px !important; }
.gtp-footer-main nav { position: static !important; display: block !important; width: 100% !important; height: auto !important; min-height: 0 !important; margin: 0 !important; padding: 0 !important; }
.gtp-footer-main nav ul, .gtp-footer-account ul { display: flex !important; flex-direction: row !important; flex-wrap: wrap; align-items: center; width: 100% !important; gap: 10px 24px; }
.gtp-footer-main nav li { display: block !important; flex: 0 0 auto !important; width: auto !important; min-width: max-content; margin: 0 !important; padding: 0 !important; writing-mode: horizontal-tb !important; word-break: keep-all !important; }
.gtp-footer-main nav li a { display: inline-block !important; width: auto !important; writing-mode: horizontal-tb !important; word-break: keep-all !important; white-space: nowrap !important; }
.gtp-footer a { color: #e7ebf0; font-size: 17px; line-height: 1.6; text-decoration: none; }
.gtp-footer-main nav a { font-size: 18px; font-weight: 600; }
.gtp-footer-info { margin-top: 18px; color: #c3cad3; font-size: 17px; line-height: 1.55; }
.gtp-footer-copy { margin-top: 10px; color: #aeb7c2; font-size: 16px; line-height: 1.5; }
.gtp-footer-account { position: static !important; display: flow-root !important; clear: both !important; float: none !important; width: 100% !important; height: auto !important; min-height: 0 !important; border-top: 1px solid rgba(255,255,255,.1); }
.gtp-footer-account ul { position: static !important; display: flex !important; flex-direction: row !important; width: 85% !important; height: auto !important; min-height: 0 !important; margin: 0 auto !important; padding: 14px 0 !important; font-size: 16px; line-height: 1.4; }
.gtp-footer-account a { font-size: 16px; }
.gtp-footer-account li { display: block !important; flex: 0 0 auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; writing-mode: horizontal-tb !important; word-break: keep-all !important; white-space: nowrap !important; }
.gtp-login-open { margin: 0; padding: 0; border: 0; color: #e7ebf0; background: transparent; font: inherit; font-size: 16px; line-height: 1.6; cursor: pointer; }
.gtp-privacy-open { margin: 0; padding: 0; border: 0; color: #e7ebf0; background: transparent; font: inherit; font-size: 16px; line-height: 1.45; cursor: pointer; }
.gtp-privacy-open:hover { color: #fff; text-decoration: underline; }
.gtp-privacy-layer { position: fixed; z-index: 5100; inset: 0; display: none; align-items: center; justify-content: center; padding: 24px; }
.gtp-privacy-layer.is-open { display: flex; }
.gtp-privacy-backdrop { position: absolute; inset: 0; background: rgba(4,8,13,.76); backdrop-filter: blur(5px); }
.gtp-privacy-dialog { position: relative; z-index: 1; display: flex; flex-direction: column; width: min(900px,100%); max-height: min(84vh,900px); overflow: hidden; border-radius: 16px; color: #222; background: #fff; box-shadow: 0 26px 80px rgba(0,0,0,.4); }
.gtp-privacy-header { flex: 0 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 28px; border-bottom: 1px solid #e1e5e9; }
.gtp-privacy-header h2 { margin: 0; font-size: clamp(22px,2.2vw,30px); line-height: 1.3; }
.gtp-privacy-close { flex: 0 0 auto; width: 42px; height: 42px; padding: 0; border: 0; color: #444; background: transparent; font-size: 34px; line-height: 1; cursor: pointer; }
.gtp-privacy-content { overflow-y: auto; padding: 28px; font-size: 16px; line-height: 1.75; word-break: keep-all; }
.gtp-privacy-content img, .gtp-privacy-content table { max-width: 100%; }
body.gtp-layer-locked { overflow: hidden; }
.gtp-login-layer { position: fixed; z-index: 5000; inset: 0; display: none; align-items: center; justify-content: center; padding: 20px; }
.gtp-login-layer.is-open { display: flex; }
.gtp-login-backdrop { position: absolute; inset: 0; background: rgba(4,8,13,.72); backdrop-filter: blur(4px); }
.gtp-login-dialog { position: relative; z-index: 1; width: min(440px,100%); padding: 38px; border-radius: 8px; color: #222; background: #fff; box-shadow: 0 24px 70px rgba(0,0,0,.38); }
.gtp-login-dialog h2 { margin: 0 0 26px; font-size: 28px; text-align: center; }
.gtp-login-dialog label:not(.gtp-keep-login) { display: block; margin: 14px 0 7px; font-size: 15px; font-weight: 700; }
.gtp-login-dialog input[type="text"], .gtp-login-dialog input[type="password"] { display: block; width: 100%; height: 48px; padding: 0 13px; border: 1px solid #ccd2d9; border-radius: 4px; font-size: 16px; }
.gtp-keep-login { display: flex; align-items: center; gap: 7px; margin: 16px 0; font-size: 14px; }
.gtp-login-submit { width: 100%; min-height: 50px; border: 0; border-radius: 4px; color: #fff; background: var(--gtp-primary); font-size: 17px; font-weight: 700; cursor: pointer; }
.gtp-login-close { position: absolute; top: 10px; right: 14px; width: 38px; height: 38px; border: 0; color: #555; background: transparent; font-size: 32px; line-height: 1; cursor: pointer; }
.gtp-login-links { display: flex; justify-content: center; gap: 20px; margin-top: 20px; font-size: 14px; }
.gtp-login-links a { color: #334; }
body.gtp-login-locked { overflow: hidden; }
@media (max-width: 900px) {
  .gtp-slide-image-mobile { display: block; }
  .gtp-slide:has(.gtp-slide-image-mobile) .gtp-slide-image-desktop { display: none; }
  .gtp-header, .gtp-header-inner { min-height: 64px; }
  .gtp-header-inner { display: flex; justify-content: space-between; }
  .gtp-logo img { max-width: 240px; max-height: 54px; }
  .gtp-menu-button { order: 3; display: block; margin-left: auto; }
  .gtp-header-phone { display: none; }
  .gtp-navigation { display: none; position: absolute; top: 64px; left: 0; width: 100%; max-height: calc(100vh - 64px); overflow-y: auto; background: #171b22; }
  .gtp-navigation.is-open { display: block; }
  .gtp-mobile-menu-phone { display: block; padding: 14px 5% 10px; border-bottom: 1px solid rgba(255,255,255,.12); }
  .gtp-mobile-menu-phone a { display: inline-flex; align-items: center; gap: 10px; padding: 0; color: #fff; font-size: 21px; font-weight: 800; line-height: 1.2; text-decoration: none; }
  .gtp-mobile-menu-phone .gtp-phone-icon { width: 38px; height: 38px; font-size: 21px; }
  .gtp-mobile-menu-phone img { display: block; width: auto; height: auto; max-width: min(260px,80vw); max-height: 58px; object-fit: contain; }
  .gtp-navigation > ul { display: block; padding: 7px 5% 10px; }
  .gtp-navigation a { padding: 10px 8px; font-size: 16px; line-height: 1.25; }
  .gtp-navigation > ul > li > a:after { display: none; }
  .gtp-navigation li ul { display: block; position: static; min-width: 0; padding: 0 0 2px 16px; transform: none; background: transparent; box-shadow: none; }
  .gtp-navigation li ul a { padding: 7px 8px; color: #dce3eb; font-size: 14px; line-height: 1.2; white-space: normal; }
  .gtp-mobile-menu-logo-text { display: block; margin-top: 4px; padding: 13px 5% 16px; border-top: 1px solid rgba(255,255,255,.12); color: #9fa9b7; font-size: 14px; font-weight: 600; line-height: 1.3; letter-spacing: -.01em; }
  .gtp-panel { position: relative; min-height: 100svh; overflow: visible; }
  .gtp-panel.gtp-hero, .gtp-slider, .gtp-slide { height: 100svh; min-height: 100svh !important; max-height: 100svh; }
  .gtp-hero { position: relative; overflow: hidden; }
  .gtp-slide-prev, .gtp-slide-next { width: 38px; height: 48px; }
  .gtp-panel-content { width: calc(100% - 40px); }
  .gtp-slide-copy, .gtp-slider[data-copy-position="right"] .gtp-slide-copy { top: auto; right: auto; bottom: 88px; left: 20px; width: min(82%,520px); max-height: calc(100svh - 168px); overflow-y: auto; padding: 18px 20px; border-color: rgba(255,255,255,.28); border-radius: 15px; text-align: left; background: rgba(8,14,22,.38); box-shadow: 0 12px 32px rgba(0,0,0,.16); transform: none; backdrop-filter: blur(5px); }
  .gtp-slider[data-copy-position="center"] .gtp-slide-copy { top: auto; right: auto; bottom: 88px; left: 50%; text-align: center; transform: translateX(-50%); }
  .gtp-slider[data-copy-position="right"] .gtp-slide-copy { right: 20px; left: auto; }
  .gtp-slide-copy h1, .gtp-slide-copy h2 { margin-bottom: 9px; font-size: clamp(21px,5.8vw,29px); line-height: 1.22; }
  .gtp-slide-copy > div:not(.gtp-slide-actions) { font-size: clamp(14px,3.8vw,17px); line-height: 1.48; }
  .gtp-slide-copy h1 *, .gtp-slide-copy h2 * { font-size: inherit !important; line-height: inherit !important; }
  .gtp-slide-copy > div:not(.gtp-slide-actions) * { font-size: inherit !important; line-height: inherit !important; }
  .gtp-slide-actions, .gtp-sub-actions { gap: 9px !important; margin-top: 16px; }
  .gtp-slide-copy .gtp-visual-button { min-height: 42px; padding: 9px 16px; font-size: 15px; }
  .gtp-slider[data-copy-position="right"] .gtp-slide-copy h1, .gtp-slider[data-copy-position="right"] .gtp-slide-copy h2, .gtp-slider[data-copy-position="right"] .gtp-slide-copy > div:not(.gtp-slide-actions) { margin-right: 0; margin-left: 0; }
  .gtp-slider[data-copy-position="right"] .gtp-slide-actions { justify-content: flex-start; }
  .gtp-fixed-panel .gtp-panel-background { background-attachment: scroll; }
  .gtp-content-panel .gtp-panel-background { background-attachment: scroll; }
  .gtp-content-panel, .gtp-content-panel.gtp-panel-long { position: relative; }
  .gtp-sub { padding-top: 64px; }
  .gtp-sub[data-member-page="true"] { min-height: calc(100svh - 180px); padding-top: 64px; }
  .gtp-sub[data-member-page="true"] .gtp-sub-content { padding: 36px 0 64px; }
  .gtp-sub-visual { min-height: 260px; }
  .gtp-sub-content, .gtp-footer-main, .gtp-footer-account ul { width: calc(100% - 32px) !important; }
  .gtp-sub-current-title { margin-bottom: 28px; padding-bottom: 15px; }
  .gtp-login-dialog { padding: 32px 22px 26px; }
  .gtp-footer-main { padding: 24px 0 18px !important; }
  .gtp-footer-main nav ul, .gtp-footer-account ul { gap: 7px 16px; }
  .gtp-footer-info { margin-top: 14px; font-size: 15px; line-height: 1.45; }
  .gtp-footer-copy { margin-top: 8px; font-size: 14px; line-height: 1.4; }
  .gtp-footer-account ul { padding: 12px 0 !important; line-height: 1.35; }
  .gtp-privacy-layer { padding: 12px; }
  .gtp-privacy-dialog { max-height: 90svh; border-radius: 12px; }
  .gtp-privacy-header { padding: 16px 18px; }
  .gtp-privacy-content { padding: 20px 18px; font-size: 15px; line-height: 1.65; }
}
@media (max-width: 620px) {
  .gtp-header-inner { width: calc(100% - 24px); gap: 8px; }
  .gtp-logo { min-width: 0; flex: 1 1 auto; }
  .gtp-logo img { max-width: 240px; max-height: 54px; }
  .gtp-menu-button { width: 40px; height: 40px; padding: 8px; }
}
@media (max-width: 480px) {
  .gtp-slide-copy, .gtp-slider[data-copy-position="right"] .gtp-slide-copy { bottom: 78px; width: calc(100% - 72px); max-height: calc(100svh - 150px); padding: 16px 18px; }
  .gtp-slider[data-copy-position="center"] .gtp-slide-copy { width: calc(100% - 72px); }
  .gtp-slide-prev, .gtp-slide-next { top: 42%; }
  .gtp-slide-dots { bottom: 24px; }
  .gtp-slide-copy .gtp-visual-button { min-height: 40px; padding: 8px 14px; font-size: 14px; }
}
@media (max-width: 900px) and (orientation: landscape) {
  .gtp-slide-copy, .gtp-slider[data-copy-position="right"] .gtp-slide-copy { bottom: 42px; width: min(58%,520px); max-height: calc(100svh - 92px); padding: 14px 18px; }
  .gtp-slider[data-copy-position="center"] .gtp-slide-copy { width: min(58%,520px); }
  .gtp-slide-copy h1, .gtp-slide-copy h2 { font-size: clamp(22px,4vw,30px); }
  .gtp-slide-copy > div:not(.gtp-slide-actions) { font-size: 15px; line-height: 1.4; }
  .gtp-slide-actions { margin-top: 12px; }
  .gtp-slide-dots { bottom: 16px; }
}
/* Keep the fixed header and page spacing in sync when navigation wraps. */
.gtp-sub, .gtp-sub[data-member-page="true"] { padding-top: var(--gtp-header-height,116px); }
@media (min-width: 901px) {
  .gtp-logo { max-width: 360px; overflow-wrap: anywhere; }
  .gtp-navigation > ul { padding: 12px 0; }
  .gtp-navigation > ul > li { max-width: 100%; }
  .gtp-navigation > ul > li > a { padding: 20px 4px; white-space: normal; overflow-wrap: anywhere; }
  .gtp-navigation > ul > li > a:after { bottom: 9px; }
  .gtp-slide-copy { top: max(clamp(145px,18vh,210px),calc(var(--gtp-header-height,116px) + 24px)); }
  .gtp-panel-content { padding-top: max(150px,calc(var(--gtp-header-height,116px) + 34px)); }
}
@media (min-width: 901px) and (max-width: 1200px) {
  .gtp-header-inner { grid-template-columns: minmax(0,1fr) auto; gap: 0 24px; padding-top: 8px; }
  .gtp-logo { grid-column: 1; grid-row: 1; }
  .gtp-logo img { max-width: min(360px,100%); }
  .gtp-header-phone { grid-column: 2; grid-row: 1; }
  .gtp-navigation { grid-column: 1 / -1; grid-row: 2; }
  .gtp-navigation > ul { padding: 4px 0 8px; }
  .gtp-navigation > ul > li > a { padding: 14px 4px; }
  .gtp-navigation > ul > li > a:after { bottom: 4px; }
}
@media (max-width: 900px) {
  .gtp-logo { min-width: 0; overflow-wrap: anywhere; }
  .gtp-logo img { max-width: min(240px,100%); }
  .gtp-menu-button { flex-shrink: 0; }
  .gtp-navigation { top: 100%; max-height: calc(100dvh - var(--gtp-header-height,64px)); }
  .gtp-sub, .gtp-sub[data-member-page="true"] { padding-top: var(--gtp-header-height,64px); }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .gtp-slides, .gtp-panel-content { transition: none; } }
