.gml-site{--ink:#142d39;--muted:#667780;--green:#087b68;--mint:#99e8cc;--line:#dfe7e8;--soft:#f3f6f5;color:var(--ink);letter-spacing:-.02em;overflow-wrap:anywhere;background:#fff;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Apple SD Gothic Neo,sans-serif;font-size:16px;line-height:1.65}.gml-site *{box-sizing:border-box}.gml-site a{color:inherit;text-decoration:none}.gml-site button,.gml-site input,.gml-site select{font:inherit}.gml-site button,.gml-site summary{cursor:pointer}.gml-site button{letter-spacing:inherit}.gml-site img{max-width:100%}.gml-site h1,.gml-site h2,.gml-site h3,.gml-site p{margin-top:0}.gml-site :is(h1,h2,h3){word-break:keep-all;overflow-wrap:anywhere}.gml-site :is(a,button,input,select,summary):focus-visible{outline-offset:5px;outline:3px solid #087b68}.gml-site [hidden]{display:none!important}.gml-site section[id]{scroll-margin-top:108px}.gml-container{width:min(1240px,100% - 96px);margin-inline:auto}.gml-skip{z-index:1000;background:var(--ink);padding:12px 20px;position:fixed;top:-100px;left:20px;color:#fff!important}.gml-skip:focus{top:12px}.gml-header{z-index:50;border-bottom:1px solid var(--line);background:#fffffff7;position:sticky;top:0}.gml-nav-shell{align-items:center;gap:32px;max-width:1440px;height:84px;margin:auto;padding:0 48px;display:flex}.gml-brand{letter-spacing:-.07em;white-space:nowrap;font-size:24px;font-weight:850}.gml-nav{align-items:center;gap:27px;margin:auto;display:flex}.gml-nav a{white-space:nowrap;padding:29px 0;font-size:14px;font-weight:650}.gml-nav a:hover,.gml-nav [aria-current]{color:var(--green)}.gml-nav [aria-current]{box-shadow:inset 0 -3px var(--green)}.gml-nav-actions{align-items:center;gap:22px;display:flex}.gml-order{white-space:nowrap;font-size:13px;font-weight:650}.gml-button{background:var(--ink);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:14px 25px;font-size:15px;font-weight:650;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex;color:#fff!important}.gml-button:hover{background:var(--green);transform:translateY(-2px)}.gml-button.gml-small{white-space:nowrap;min-height:42px;padding:10px 17px;font-size:13px}.gml-button.gml-mint{background:var(--mint);color:var(--ink)!important}.gml-button.gml-outline{border-color:var(--line);background:#fff;color:var(--ink)!important}.gml-text-link{border-bottom:1px solid #829398;align-items:center;gap:30px;padding:10px 0;font-size:15px;font-weight:700;display:inline-flex}.gml-menu,.gml-nav-mobile{display:none!important}.gml-page-hero{background:var(--soft);border-bottom:1px solid var(--line);padding:80px 0 66px}.gml-eyebrow{letter-spacing:.15em;color:var(--green);margin:0 0 23px;font-size:12px;font-weight:750;line-height:1.4}.gml-page-hero h1{letter-spacing:-.065em;margin:0 0 25px;font-size:clamp(36px,4.1vw,58px);font-weight:750;line-height:1.24}.gml-hero-bottom{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.gml-intro{color:var(--muted);max-width:700px;margin:0;font-size:18px;line-height:1.8}.gml-content{padding-block:66px 100px}.gml-section{margin-top:64px}.gml-section h2,.gml-section-title{letter-spacing:-.045em;margin:0 0 24px;font-size:28px;font-weight:750;line-height:1.35}.gml-section-head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.gml-section-head h2{margin:0}.gml-muted{color:var(--muted)}.gml-toolbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.gml-search{background:var(--soft);border:1px solid var(--line);border-radius:10px;align-items:center;gap:14px;width:400px;min-width:280px;padding:13px 18px;display:flex}.gml-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:15px}.gml-search:focus-within{outline:2px solid var(--green)}.gml-search button{color:var(--muted);background:0 0;border:0;font-size:20px}.gml-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.gml-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.gml-category-card{border:1px solid var(--line);background:var(--soft);border-radius:18px;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.gml-category-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #142d3910}.gml-category-card img{aspect-ratio:1.55;object-fit:cover;width:100%;transition:transform .4s;display:block}.gml-category-card:hover img{transform:scale(1.04)}.gml-category-caption{background:#fff;padding:24px 26px}.gml-category-caption small{color:var(--green);letter-spacing:.11em;font-size:10px;font-weight:750}.gml-category-caption h2{letter-spacing:-.035em;margin:7px 0 10px;font-size:24px;font-weight:750;line-height:1.2}.gml-category-caption p{color:var(--muted);margin:0;font-size:14px}.gml-arrow{float:right;font-size:23px;font-weight:400}.gml-chips{flex-wrap:wrap;gap:9px;display:flex}.gml-chip{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:100px;align-items:center;padding:9px 17px;font-size:14px;line-height:1.5;display:inline-flex}.gml-chip:hover{border-color:var(--green);color:var(--green)}.gml-chip[aria-pressed=true],.gml-chip.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.gml-filter-strip{margin:24px 0 36px}.gml-product-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.gml-product-card:hover{border-color:var(--green);transform:translateY(-4px)}.gml-product-photo{background:#f8faf9;justify-content:center;align-items:center;height:250px;padding:30px;display:flex}.gml-product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.gml-product-copy{padding:26px}.gml-product-copy small{color:var(--green);font-size:12px;font-weight:700}.gml-product-copy h2{letter-spacing:-.04em;margin:9px 0 12px;font-size:24px;font-weight:750;line-height:1.25}.gml-product-copy p{color:var(--muted);margin:0;font-size:14px}.gml-product-copy .gml-card-link{color:var(--green);margin-top:22px;font-size:13px;font-weight:700}.gml-empty{text-align:center;background:var(--soft);border-radius:18px;padding:70px 24px}.gml-empty h2{font-size:23px}.gml-empty p{color:var(--muted)}.gml-browser-layout{grid-template-columns:228px minmax(0,1fr);gap:40px;display:grid}.gml-filter-panel{border:1px solid var(--line);border-radius:16px;align-self:start;max-height:calc(100vh - 140px);padding:20px;position:sticky;top:110px;overflow:auto}.gml-filter-panel h2{margin:0 0 15px;font-size:15px}.gml-filter-panel button{text-align:left;width:100%;color:var(--muted);background:#fff;border:0;border-radius:7px;justify-content:space-between;margin:2px 0;padding:9px 11px;font-size:13px;display:flex}.gml-filter-panel button[aria-pressed=true]{background:var(--ink);color:#fff}.gml-filter-panel button:hover{background:var(--soft);color:var(--green)}.gml-exam-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.gml-exam-card{border:1px solid var(--line);border-radius:14px;padding:26px;transition:border-color .2s,background .2s}.gml-exam-card:hover{border-color:var(--green);background:#f7fbf9}.gml-exam-card small{color:var(--green);font-size:11px;font-weight:700}.gml-exam-card h2{margin:8px 0 6px;font-size:23px;font-weight:750;line-height:1.3}.gml-exam-card p{color:var(--muted);margin:0 0 14px;font-size:13px}.gml-exam-card footer{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding-top:14px;font-size:12px;display:flex}.gml-count{color:var(--muted);white-space:nowrap;font-size:14px}.gml-portfolio{border:1px solid var(--line);border-radius:14px;margin:22px 0;padding:22px 26px}.gml-portfolio summary{font-weight:750}.gml-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.gml-portfolio-grid h3{font-size:16px}.gml-portfolio-grid ul{color:var(--muted);padding-left:18px;font-size:13px}.gml-detail{width:min(1160px,100% - 96px);margin:auto;padding:32px 0 96px}.gml-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:10px;margin-bottom:42px;font-size:12px;display:flex}.gml-breadcrumb span{gap:10px;display:inline-flex}.gml-detail-hero{border-bottom:1px solid var(--line);grid-template-columns:1.08fr 1fr;align-items:center;gap:70px;padding:20px 0 60px;display:grid}.gml-detail-hero h1{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(34px,4vw,54px);font-weight:750;line-height:1.17}.gml-detail-hero .gml-eyebrow{margin-bottom:20px}.gml-detail-hero h2{margin:22px 0 12px;font-size:20px;line-height:1.5}.gml-detail-hero p{color:var(--muted);font-size:16px;line-height:1.85}.gml-detail-visual{aspect-ratio:1.13;background:var(--soft);border:1px solid var(--line);border-radius:22px;justify-content:center;align-items:center;min-height:360px;padding:36px;display:flex}.gml-detail-visual img{object-fit:contain;mix-blend-mode:multiply;width:100%;max-height:380px}.gml-detail-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.gml-detail-tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:34px;padding:24px 0;font-size:14px;font-weight:700;display:flex}.gml-detail-tabs a:hover{color:var(--green)}.gml-detail-body{max-width:960px;margin:0 auto}.gml-info-card{border:1px solid var(--line);background:var(--soft);border-radius:14px;padding:25px}.gml-info-card h3{margin:0 0 10px;font-size:18px}.gml-info-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.gml-specs{border-top:2px solid var(--ink);margin:0}.gml-specs>div{border-bottom:1px solid var(--line);grid-template-columns:170px minmax(0,1fr);font-size:15px;display:grid}.gml-specs dt{background:var(--soft);padding:18px 22px;font-weight:650}.gml-specs dd{color:var(--muted);margin:0;padding:18px 25px}.gml-media-stack{gap:24px;display:grid}.gml-media-stack img{border:1px solid var(--line);border-radius:16px;width:100%;height:auto;display:block}.gml-link-card{border:1px solid var(--line);border-radius:14px;padding:23px 25px;display:block}.gml-link-card:hover{background:var(--soft);border-color:var(--green)}.gml-link-card strong{font-size:18px;line-height:1.4;display:block}.gml-link-card span{color:var(--muted);margin-top:7px;font-size:14px;display:block}.gml-reading{font-size:16px;line-height:1.85}.gml-reading h1{color:var(--ink)!important;letter-spacing:-.05em!important;font-size:clamp(32px,4vw,50px)!important;line-height:1.25!important}.gml-reading h2{color:var(--ink)!important;font-size:27px!important;line-height:1.4!important}.gml-reading h3{line-height:1.45!important}.gml-reading p{line-height:1.85!important}.gml-reading img{height:auto}.gml-reading>div{max-width:100%!important}.gml-reading :is(table,video,iframe){max-width:100%}.gml-reading video{border-radius:18px}.gml-reading section{scroll-margin-top:105px}.gml-reading [style*="font-size: 11px"],.gml-reading [style*="font-size: 12px"]{font-size:13px!important}.gml-reading [style*="font-size: 13.5px"],.gml-reading [style*="font-size: 14px"]{font-size:15px!important}.gml-legacy-case>div[style*=sticky]{display:none!important}.gml-legacy-case>div[style*=max-width]{max-width:1160px!important}.gml-legacy-case .gml-breadcrumb{margin-bottom:0;padding:30px 24px 0}.gml-reading [style*="grid-template-columns: 1fr 1fr"]{gap:24px!important}.gml-reading .gm-hero{gap:40px!important}.gml-reading :is(a,button)[data-site-consult]{background:var(--ink)!important;color:#fff!important}.gml-reading>div[style*="padding: 0px"]{padding-inline:0!important}.gml-cta{background:var(--ink);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:48px;margin-top:80px;padding:48px;display:flex}.gml-cta .gml-eyebrow{color:var(--mint);margin-bottom:20px;font-size:11px}.gml-cta h2{letter-spacing:-.045em;margin:0 0 15px;font-size:28px;line-height:1.4;color:#fff!important}.gml-cta p{color:#b6c6cb;max-width:580px;margin-bottom:0;font-size:15px}.gml-cta-actions{flex-direction:column;flex-shrink:0;align-items:center;gap:18px;font-size:13px;display:flex}.gml-story-card{border-bottom:1px solid var(--line);padding-bottom:30px;display:block}.gml-story-image{background:var(--soft);border-radius:18px;margin-bottom:24px;position:relative;overflow:hidden}.gml-story-image img{aspect-ratio:1.65;object-fit:cover;width:100%;transition:transform .4s;display:block}.gml-story-card:hover img{transform:scale(1.035)}.gml-story-image span{background:#fff;border-radius:100px;padding:7px 16px;font-size:12px;font-weight:700;position:absolute;bottom:20px;left:20px}.gml-story-card h2{letter-spacing:-.04em;margin:0 0 12px;font-size:25px;font-weight:750;line-height:1.4}.gml-story-card p{color:var(--muted);margin-bottom:16px;font-size:15px}.gml-story-card .gml-text-link{font-size:13px}.gml-about-split{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.gml-about-split h2{letter-spacing:-.06em;margin-bottom:25px;font-size:40px;line-height:1.35}.gml-about-split p{color:var(--muted);line-height:1.9}.gml-about-split img{aspect-ratio:1.2;object-fit:cover;border-radius:20px;width:100%}.gml-service-row{border-top:1px solid var(--line);grid-template-columns:80px 1fr 1.5fr;align-items:start;gap:35px;padding:28px 0;display:grid}.gml-service-row>span{color:var(--green);font-size:14px}.gml-service-row h3{margin:0;font-size:22px}.gml-service-row p{color:var(--muted);margin:0;font-size:15px}.gml-brochure-card{border:1px solid var(--line);border-radius:16px;overflow:hidden}.gml-brochure-card img{object-fit:contain;background:var(--soft);width:100%;height:240px;padding:20px}.gml-brochure-card>div{padding:24px}.gml-brochure-card h3{margin:8px 0;font-size:18px}.gml-brochure-card small{color:var(--green);font-weight:700}.gml-address{background:var(--soft);border-radius:18px;padding:35px;font-size:18px;font-style:normal;line-height:1.9}.gml-address small{color:var(--muted);margin-top:15px;font-size:14px;display:block}.gml-footer{border-top:1px solid var(--line);background:#f3f6f5;padding:64px 0 28px}.gml-footer-grid{grid-template-columns:2fr 1fr 1.2fr 1fr;gap:40px;display:grid}.gml-footer-grid>div>a:not(.gml-brand){color:var(--muted);margin-bottom:11px;font-size:13px;display:block}.gml-footer h2{margin:0 0 22px;font-size:13px;font-weight:750}.gml-footer p,.gml-footer address{color:var(--muted);margin:18px 0 0;font-size:12px;font-style:normal;line-height:1.9}.gml-footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:45px;padding-top:24px;font-size:11px;display:flex}.gml-chat-launcher{background:var(--ink);color:#fff;z-index:60;border:0;border-radius:100px;align-items:center;gap:24px;padding:16px 22px;font-size:14px;font-weight:650;display:flex;position:fixed;bottom:26px;right:28px;box-shadow:0 6px 22px #142d3926}.gml-chat-launcher:hover{background:var(--green)}.gml-chat-dialog{border:1px solid var(--line);background:#fff;border-radius:20px;width:410px;max-width:calc(100vw - 32px);height:min(680px,100dvh - 48px);max-height:calc(100dvh - 32px);margin:0;padding:0;position:fixed;inset:auto 24px 24px auto;overflow:hidden;box-shadow:0 24px 80px #142d3940}.gml-chat-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#142d3950}.gml-chat-dialog iframe{border:0;width:100%;height:100%;display:block}.gml-dialog-close{background:var(--ink);color:#fff;z-index:2;border:0;border-radius:50%;width:38px;height:38px;font-size:29px;line-height:1;position:absolute;top:12px;right:14px}.gml-mobile-contact{display:none}@media (min-width:1500px){.gml-page-hero{padding-block:96px 76px}}@media (max-width:1360px){.gml-nav-shell{gap:18px;padding:0 24px}.gml-nav-actions{gap:14px}.gml-nav{gap:17px}.gml-nav a{font-size:13px}.gml-order{font-size:12px}.gml-brand{font-size:22px}}@media (max-width:1200px){.gml-detail-hero{gap:38px}.gml-grid{gap:20px}.gml-brand{font-size:22px}}@media (max-width:980px){.gml-container,.gml-detail{width:calc(100% - 48px)}.gml-nav-shell{height:72px;padding:0 24px}.gml-nav-actions{margin-left:auto}.gml-order{display:none}.gml-menu{background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:36px;height:42px;padding:6px;display:flex!important}.gml-menu span{background:var(--ink);width:23px;height:2px;display:block}.gml-nav{border-bottom:1px solid var(--line);background:#fff;max-height:calc(100dvh - 72px);padding:16px 24px 28px;display:none;position:absolute;top:71px;left:0;right:0;overflow:auto}.gml-nav.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.gml-nav a{padding:13px 0;font-size:16px}.gml-nav [aria-current]{box-shadow:none}.gml-nav-mobile{display:block!important}.gml-page-hero{padding:60px 0 45px}.gml-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gml-browser-layout{grid-template-columns:180px minmax(0,1fr);gap:24px}.gml-filter-panel{padding:12px;top:90px}.gml-exam-grid{grid-template-columns:1fr}.gml-detail-hero{gap:28px}.gml-detail-visual{min-height:290px;padding:24px}.gml-cta{gap:28px;padding:35px}.gml-cta h2{font-size:25px}.gml-about-split{gap:35px}.gml-about-split h2{font-size:32px}.gml-footer-grid{grid-template-columns:1.7fr 1fr 1fr;gap:28px}.gml-footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:640px){.gml-site{font-size:15px}.gml-container,.gml-detail{width:calc(100% - 40px)}.gml-nav-shell{gap:13px;height:66px;padding:0 20px}.gml-brand{font-size:22px}.gml-nav{top:65px}.gml-nav-actions .gml-button{min-height:36px;padding:8px 12px;font-size:12px}.gml-page-hero{padding:47px 0 36px}.gml-eyebrow{margin-bottom:20px;font-size:10px}.gml-page-hero h1{letter-spacing:-.06em;font-size:36px;line-height:1.28}.gml-hero-bottom{display:block}.gml-intro{font-size:15px}.gml-hero-bottom>.gml-text-link{margin-top:20px}.gml-content{padding:35px 0 65px}.gml-toolbar{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:24px}.gml-search{width:100%;min-width:0}.gml-grid,.gml-grid-two{grid-template-columns:1fr;gap:24px}.gml-category-card img{aspect-ratio:1.75}.gml-category-caption{padding:22px}.gml-category-caption h2{font-size:25px}.gml-category-caption p{font-size:14px}.gml-chips{gap:8px}.gml-chip{padding:8px 13px;font-size:13px}.gml-filter-strip{flex-wrap:nowrap;margin:16px 0 28px;padding-bottom:10px;overflow-x:auto}.gml-filter-strip .gml-chip{white-space:nowrap}.gml-browser-layout{display:block}.gml-filter-panel{max-height:none;margin-bottom:24px;padding:18px;position:static}.gml-filter-panel>div{gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.gml-filter-panel button{white-space:nowrap;background:var(--soft);gap:15px;width:auto;padding:8px 12px}.gml-exam-grid{gap:13px}.gml-exam-card{padding:23px}.gml-exam-card h2{font-size:23px}.gml-portfolio{padding:19px}.gml-portfolio-grid{grid-template-columns:1fr}.gml-detail{padding:22px 0 65px}.gml-breadcrumb{gap:7px;margin-bottom:30px;font-size:11px}.gml-detail-hero{flex-direction:column;align-items:stretch;gap:30px;padding:0 0 34px;display:flex}.gml-detail-hero h1{font-size:38px}.gml-detail-hero p{font-size:15px}.gml-detail-visual{aspect-ratio:1.35;order:-1;min-height:250px;padding:25px}.gml-detail-visual img{max-height:260px}.gml-detail-hero:has(.gml-exam-visual) .gml-detail-visual{order:0}.gml-detail-tabs{flex-wrap:nowrap;gap:24px;padding:20px 0;font-size:13px;overflow:auto}.gml-detail-tabs a{white-space:nowrap}.gml-section{margin-top:44px}.gml-section h2,.gml-section-title{margin-bottom:22px;font-size:25px}.gml-specs>div{grid-template-columns:95px minmax(0,1fr);font-size:13px}.gml-specs dt{padding:16px 12px}.gml-specs dd{padding:16px}.gml-detail-actions .gml-button{flex:1;padding-inline:15px;font-size:13px}.gml-cta{border-radius:16px;margin-top:52px;padding:30px 24px;display:block}.gml-cta h2{font-size:25px}.gml-cta p{font-size:14px}.gml-cta-actions{text-align:center;align-items:stretch;margin-top:26px}.gml-about-split{grid-template-columns:1fr;gap:30px}.gml-about-split h2{font-size:32px}.gml-about-split img{aspect-ratio:1.5}.gml-service-row{grid-template-columns:38px 1fr;gap:12px;padding:22px 0}.gml-service-row p{grid-column:2}.gml-service-row h3{font-size:20px}.gml-story-card h2{font-size:24px}.gml-footer{padding:42px 0 100px}.gml-footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.gml-footer-grid>div:first-child{grid-column:1/-1}.gml-footer-bottom{align-items:flex-start;gap:18px;font-size:10px}.gml-chat-launcher{gap:14px;padding:13px 18px;font-size:12px;bottom:80px;right:16px}.gml-mobile-contact{border-top:1px solid var(--line);z-index:55;padding-bottom:env(safe-area-inset-bottom);background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0}.gml-mobile-contact a{text-align:center;flex:1;padding:16px 5px;font-size:13px;font-weight:650}.gml-mobile-contact a:last-child{background:var(--ink);color:#fff}.gml-chat-dialog{border-radius:15px;width:calc(100vw - 16px);max-width:none;height:calc(100dvh - 16px);max-height:none;inset:8px}.gml-reading h1{font-size:32px!important}.gml-reading h2{font-size:24px!important}.gml-reading [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.gml-reading [style*="display: flex"][style*="gap: 10px"]{flex-wrap:wrap}.gml-reading [style*="padding: 40px"],.gml-reading [style*="padding: 36px"],.gml-reading [style*="padding: 32px"],.gml-reading [style*="padding: 28px"]{padding:24px 16px!important}.gml-legacy-case>div[style*=max-width]{width:100%!important}.gml-reading table{display:block;overflow-x:auto}.gml-reading :is(div,span)[style*="width: 220px"]{max-width:100%}.gml-reading img{max-width:100%!important}}@media (prefers-reduced-motion:reduce){.gml-site *{scroll-behavior:auto!important;transition:none!important}}.gml-site :is(h1,h2,h3){font-weight:750}.gml-extra-hero{padding:10px 0 55px!important}.gml-extra-hero>div:last-child>p{color:var(--muted)!important;font-size:16px!important}.gml-extra-hero>div:last-child>span:first-child{letter-spacing:.1em!important;color:var(--green)!important;font-size:12px!important}.gml-reading .gml-detail-visual img{height:auto;max-height:380px}.gml-case-hero{max-width:950px;padding:20px 0 36px!important}.gml-case-hero>p{color:var(--muted)!important;font-size:18px!important}.gml-static-product-hero{grid-template-columns:1fr 1fr!important;align-items:center!important;gap:55px!important;padding:20px 0 55px!important;display:grid!important}.gml-static-product-hero>div{min-width:0}.gml-static-product-hero img{border-radius:18px}.gml-reading .gml-button{border-radius:8px!important;font-size:14px!important}.gml-reading .gml-extra-hero h1{font-size:clamp(34px,4vw,52px)!important}.gml-intro{word-break:keep-all}.gml-link-card strong>.gml-arrow{color:var(--green);margin:0;font-size:20px;display:inline}@media (max-width:640px){.gml-static-product-hero{grid-template-columns:1fr!important;gap:28px!important}.gml-extra-hero{padding-bottom:32px!important}.gml-reading .gml-extra-hero h1{font-size:36px!important}.gml-extra-hero>div:last-child>p{font-size:15px!important}.gml-case-hero>p{font-size:16px!important}.gml-case-hero h1 br{display:none}}.gml-site .gml-chat-dialog{border:1px solid #e0e7ea;border-radius:22px;width:480px;height:800px;max-height:calc(100dvh - 32px);inset:auto 24px 16px auto;box-shadow:0 24px 90px #15334f33,0 4px 16px #15334f12}.gml-site .gml-dialog-close{color:#18343f;background:#f1f4f5;border:0;border-radius:50%;width:38px;height:38px;padding:0 0 3px;font-size:29px;font-weight:400;line-height:1;top:23px;right:20px}.gml-site .gml-dialog-close:hover{color:#18343f;background:#e4ecef}.gml-site .gml-dialog-close:focus-visible{outline-offset:2px;outline-color:#146e81}@media (max-width:640px){.gml-site .gml-chat-dialog{inset:auto 8px calc(8px + env(safe-area-inset-bottom));width:calc(100vw - 16px);height:840px;max-height:calc(100dvh - 16px - env(safe-area-inset-bottom));border-radius:20px}}@media (max-height:632px){.gml-site .gml-dialog-close{top:4px}}@media (max-width:640px){.gml-site .gml-chat-launcher{display:none}.gml-site .gml-mobile-contact{height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.gml-mobile-contact a{white-space:nowrap;flex:2;justify-content:center;align-items:center;min-width:0;padding:10px 8px;line-height:1.4;display:flex}.gml-mobile-contact a:last-child{flex:3}.gml-nav-shell{gap:10px}.gml-nav-actions .gml-button{min-height:44px}.gml-site .gml-menu{flex:none;align-items:center;width:44px;height:44px}.gml-nav{max-height:calc(100dvh - 66px - 56px - env(safe-area-inset-bottom));overscroll-behavior:contain}.gml-footer{padding-bottom:calc(100px + env(safe-area-inset-bottom))}html:has(.gml-site){scroll-padding-bottom:calc(72px + env(safe-area-inset-bottom))}}.gml-reading-details{border-block:1px solid #dce5e8;margin-top:28px}.gml-reading-details>summary{cursor:pointer;color:#173c4b;padding:20px 0;font-size:18px;font-weight:700}.gml-reading-details[open]>summary{margin-bottom:10px}.gml-reading-details>summary:focus-visible{outline-offset:4px;outline:3px solid #087b68}.gml-reading-details>ul{padding-bottom:20px}.gml-reading-details>p{color:#526c77;margin:0 0 20px;font-size:18px;line-height:1.8}.gml-reading-details .gml-reading-details{margin-top:0}@media (max-width:640px){.gml-grid:has(>.gml-product-card){grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.gml-product-card{border-radius:8px;min-width:0}.gml-product-photo{aspect-ratio:1;height:auto;padding:16px 12px}.gml-product-copy{flex-direction:column;flex:1;padding:13px 11px;display:flex}.gml-product-copy small{font-size:11px}.gml-product-copy h2{overflow-wrap:anywhere;margin:7px 0 9px;font-size:18px;line-height:1.3}.gml-product-copy p{font-size:12px;line-height:1.5}.gml-product-copy .gml-card-link{justify-content:space-between;align-items:center;gap:5px;min-height:44px;margin-top:auto;padding-top:12px;font-size:12px;display:flex}.gml-product-copy .gml-arrow{font-size:18px}}.gml-nav .gml-reform-nav{color:#087b68;font-weight:750}@media (max-width:760px){.gml-site:has([data-opening-guide]) .gml-chat-launcher{display:none}}@media (max-width:640px){.gml-grid:has(>.gml-category-card){grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.gml-category-card{border-radius:10px;min-width:0}.gml-category-card img{aspect-ratio:1.45;object-fit:cover}.gml-category-caption{align-items:center;min-height:70px;padding:12px;display:flex}.gml-category-caption small,.gml-category-caption p,.gml-category-caption .gml-arrow{display:none}.gml-category-caption h2{word-break:keep-all;overflow-wrap:anywhere;margin:0;font-size:18px;line-height:1.4}}@media (min-width:981px) and (max-width:1320px){.gml-nav-actions .gml-order{display:none}.gml-nav{gap:20px}}
