:root{--navy:#14253d;--blue:#2f6fed;--blue-dark:#1f58c7;--sky:#eaf2ff;--soft:#f5f7fa;--text:#182230;--muted:#637083;--line:#e2e7ee;--white:#fff;--max:1200px;--shadow:0 16px 40px #14253d14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Apple SD Gothic Neo,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:24px;display:block}h1,h2,h3,p{margin-top:0}button,input,textarea{font:inherit}.section-pad{padding:104px max(24px, calc((100vw - var(--max)) / 2))}.eyebrow{color:var(--blue);letter-spacing:.12em;margin:0 0 20px;font-size:12px;font-weight:750}.desktop-break{display:block}.global-header{z-index:50;border-bottom:1px solid var(--line);background:#fffffffa;height:78px;position:relative}.header-inner{width:min(calc(100% - 48px), var(--max));justify-content:space-between;align-items:center;gap:36px;height:100%;margin:auto;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-symbol{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:19px;font-weight:800;display:grid}.brand-copy{flex-direction:column;gap:1px;display:flex}.brand-copy b{color:var(--navy);letter-spacing:.08em;font-size:17px;line-height:1.15}.brand-copy small{color:var(--muted);font-size:10px}.desktop-nav{align-self:stretch;align-items:center;gap:clamp(24px,3vw,44px);display:flex}.desktop-nav a{color:#354155;align-items:center;height:100%;font-size:14px;font-weight:650;display:flex;position:relative}.desktop-nav a:after{content:"";background:var(--blue);height:2px;transition:left .2s,right .2s;position:absolute;bottom:-1px;left:50%;right:50%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{left:0;right:0}.header-tools{align-items:center;display:flex}.site-info-link{border:1px solid var(--line);color:#4d5a6c;border-radius:7px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:12px;font-weight:650;display:inline-flex}.site-info-link svg{width:16px;color:var(--blue)}.site-info-link:hover{background:var(--soft);border-color:#b9c8df}.mobile-menu{display:none}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:7px;place-content:center;gap:5px;width:42px;height:42px;padding:0;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary>span{background:var(--navy);border-radius:2px;width:19px;height:2px}.mobile-panel{z-index:100;background:#fff;padding:24px;position:fixed;inset:0;overflow:auto}.mobile-panel-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.mobile-panel-top>span{color:var(--muted);letter-spacing:.12em;font-size:11px}.mobile-panel nav{flex-direction:column;margin:24px 0 50px;display:flex}.mobile-panel nav a{border-bottom:1px solid var(--line);color:var(--navy);justify-content:space-between;align-items:center;padding:20px 2px;font-size:22px;font-weight:700;display:flex}.mobile-panel nav svg{width:20px;color:var(--blue)}.mobile-panel>p{color:var(--muted);letter-spacing:.09em;font-size:10px}.button{border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;gap:22px;min-width:170px;height:54px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button svg{width:18px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #2f6fed33}.button-primary:hover{background:var(--blue-dark)}.button-white{color:var(--navy);background:#fff}.button-text{color:var(--navy);align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.button-text svg{width:18px;color:var(--blue);transition:transform .2s}.button-text:hover svg{transform:translate(4px)}.home-hero{background:#fff;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:720px;display:grid}.hero-copy{padding:92px max(50px, calc((100vw - var(--max)) / 2)) 58px max(24px, calc((100vw - var(--max)) / 2));flex-direction:column;justify-content:center;display:flex}.hero-copy h1{color:var(--navy);letter-spacing:-.045em;word-break:keep-all;margin-bottom:28px;font-size:clamp(48px,4.5vw,68px);font-weight:720;line-height:1.18}.hero-copy h1 strong{color:var(--blue);font-weight:720}.hero-description{color:var(--muted);word-break:keep-all;margin-bottom:0;font-size:17px;line-height:1.85}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.hero-values{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:14px;margin-top:64px;padding-top:24px;display:grid}.hero-values div{flex-direction:column;gap:6px;display:flex}.hero-values b{color:var(--blue);font-size:10px}.hero-values span{color:#455268;font-size:12px;font-weight:650}.hero-visual{background:var(--sky);min-height:720px;position:relative;overflow:hidden}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff42,#ffffff0a 38%,#0000 62%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:74% center;width:100%;height:100%}.preparing-bar{min-height:56px;padding:10px max(24px, calc((100vw - var(--max)) / 2));color:#506077;background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;font-size:13px;display:flex}.status-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;margin-right:10px;box-shadow:0 0 0 5px #2f6fed1a}.preparing-bar a{color:var(--navy);align-items:center;gap:8px;margin-left:auto;font-weight:700;display:inline-flex}.preparing-bar a svg{width:16px;color:var(--blue)}.section-heading{max-width:720px;margin-bottom:52px}.section-heading h2{color:var(--navy);letter-spacing:-.04em;word-break:keep-all;margin:0;font-size:clamp(36px,3.5vw,50px);line-height:1.28}.section-description{max-width:620px;color:var(--muted);word-break:keep-all;margin:22px 0 0;font-size:16px;line-height:1.8}.section-heading-center{text-align:center;margin-left:auto;margin-right:auto}.business-overview{background:#fff}.business-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.business-card{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;min-height:320px;padding:34px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.business-card:hover{box-shadow:var(--shadow);border-color:#c7d5e8;transform:translateY(-5px)}.icon-box{background:var(--sky);width:52px;height:52px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.icon-box svg{width:29px}.business-card h3{color:var(--navy);margin:45px 0 14px;font-size:23px}.business-card p{color:var(--muted);word-break:keep-all;margin:0;font-size:14px;line-height:1.8}.business-card>span{color:var(--blue);align-items:center;gap:9px;margin-top:auto;padding-top:30px;font-size:13px;font-weight:700;display:flex}.business-card>span svg{width:16px}.purpose-section{background:var(--soft);grid-template-columns:.92fr 1.08fr;gap:9vw;display:grid}.purpose-copy h2{color:var(--navy);letter-spacing:-.04em;margin-bottom:25px;font-size:clamp(36px,3.5vw,50px);line-height:1.3}.purpose-copy>p:not(.eyebrow){color:var(--muted);word-break:keep-all;margin-bottom:30px;font-size:16px;line-height:1.9}.principle-list{border-top:1px solid #cad2de}.principle-list article{border-bottom:1px solid #d8dee7;grid-template-columns:50px 1fr;gap:20px;padding:25px 0;display:grid}.principle-list article>b{color:var(--blue);font-size:11px}.principle-list h3{color:var(--navy);margin:0 0 8px;font-size:20px}.principle-list p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.services-preview{background:#fff}.service-card-grid{grid-template-columns:1.2fr 1fr 1fr;gap:18px;display:grid}.service-card{border:1px solid var(--line);background:var(--soft);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:360px;padding:30px;transition:transform .2s,box-shadow .2s;display:flex}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-card-blue{background:var(--blue);border-color:var(--blue);color:#fff}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-card-top>span{opacity:.7;font-size:11px;font-weight:700}.service-card-top b{color:var(--blue);background:#2f6fed1a;border-radius:999px;padding:7px 10px;font-size:10px}.service-card-blue .service-card-top b{color:#fff;background:#ffffff26}.service-card>svg{width:50px;color:var(--blue)}.service-card-blue>svg{color:#fff}.service-card div>p{color:var(--blue);letter-spacing:.1em;margin-bottom:9px;font-size:10px;font-weight:750}.service-card-blue div>p{color:#ffffffb8}.service-card h3{color:var(--navy);margin-bottom:12px;font-size:25px}.service-card-blue h3{color:#fff}.service-card div>span{color:var(--muted);font-size:13px}.service-card-blue div>span{color:#ffffffb8}.news-section{background:var(--soft)}.news-list{border-top:1px solid var(--navy)}.news-list a{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 110px 24px;align-items:center;gap:24px;min-height:92px;padding:20px 8px;display:grid}.news-list a:hover h3{color:var(--blue)}.news-list a>span{color:var(--blue);font-size:12px;font-weight:700}.news-list h3{color:var(--navy);margin:0;font-size:17px;font-weight:650;transition:color .2s}.news-list time{color:var(--muted);font-size:12px}.news-list svg{width:18px;color:var(--blue)}.home-cta{min-height:340px;padding:75px max(24px, calc((100vw - var(--max)) / 2));background:var(--blue);color:#fff;justify-content:space-between;align-items:center;gap:50px;display:flex}.home-cta .eyebrow{color:#ffffffb8}.home-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(35px,3.6vw,50px);line-height:1.3}.page-hero{min-height:440px;padding:100px max(24px, calc((100vw - var(--max)) / 2));background:linear-gradient(135deg,#f8fbff 0%,#edf4ff 100%);align-items:center;display:flex;position:relative;overflow:hidden}.page-hero-copy{z-index:2;max-width:850px;position:relative}.page-hero h1{color:var(--navy);letter-spacing:-.045em;word-break:keep-all;margin:0 0 25px;font-size:clamp(45px,4.5vw,64px);line-height:1.22}.page-hero-description{max-width:650px;color:var(--muted);word-break:keep-all;margin:0;font-size:16px;line-height:1.85}.page-hero-accent{right:max(24px, calc((100vw - var(--max)) / 2));border:1px solid #2f6fed1f;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-70px}.page-hero-accent span{border:1px solid #2f6fed21;border-radius:50%;position:absolute}.page-hero-accent span:first-child{inset:50px}.page-hero-accent span:nth-child(2){background:#2f6fed0d;inset:100px}.page-hero-accent span:nth-child(3){background:var(--blue);border:0;width:12px;height:12px;top:32px;left:70px}.company-story{grid-template-columns:.85fr 1.15fr;gap:9vw;display:grid}.story-title h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(35px,3.3vw,48px);line-height:1.35}.story-copy{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:36px;padding-top:37px;display:grid}.story-copy p{color:var(--muted);word-break:keep-all;margin:0;font-size:15px;line-height:1.95}.vision-section{background:var(--soft);grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.vision-section article{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:280px;padding:34px}.vision-section span{color:var(--blue);letter-spacing:.12em;font-size:11px;font-weight:750}.vision-section h3{color:var(--navy);margin:62px 0 18px;font-size:22px;line-height:1.55}.vision-section p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.principle-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.principle-grid article{border:1px solid var(--line);border-radius:10px;min-height:230px;padding:32px}.principle-grid b{color:var(--blue);font-size:11px}.principle-grid h3{color:var(--navy);margin:48px 0 13px;font-size:22px}.principle-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.company-link-band{min-height:300px;padding:65px max(24px, calc((100vw - var(--max)) / 2));background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:40px;display:flex}.company-link-band .eyebrow{color:#8db5ff}.company-link-band h2{margin:0;font-size:clamp(32px,3.2vw,44px);line-height:1.35}.company-link-band a{border:1px solid #ffffff4d;border-radius:6px;justify-content:space-between;align-items:center;min-width:220px;height:54px;padding:0 20px;font-size:14px;font-weight:700;display:flex}.business-detail{background:#fff}.management-flow{border-top:1px solid var(--navy);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-bottom:50px;display:grid}.management-flow div{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:105px;padding:22px;display:flex}.management-flow div:last-child{border-right:0}.management-flow b{color:var(--blue);font-size:10px}.management-flow span{color:var(--navy);font-size:15px;font-weight:700}.business-feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.business-feature-grid article{background:var(--soft);border-radius:12px;min-height:300px;padding:32px}.business-feature-grid h3{color:var(--navy);margin:43px 0 14px;font-size:22px}.business-feature-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.operation-section{background:var(--soft);grid-template-columns:.9fr 1.1fr;gap:9vw;display:grid}.operation-copy h2{color:var(--navy);letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(36px,3.6vw,50px);line-height:1.3}.operation-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:30px;font-size:15px;line-height:1.9}.operation-board{grid-template-columns:1fr 1fr;gap:16px;display:grid}.operation-board article{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:190px;padding:27px}.operation-board b{color:var(--blue);font-size:10px}.operation-board h3{color:var(--navy);margin:38px 0 10px;font-size:20px}.operation-board p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.digital-bridge{min-height:320px;padding:70px max(24px, calc((100vw - var(--max)) / 2));background:var(--blue);color:#fff;grid-template-columns:80px 1fr auto;align-items:center;gap:45px;display:grid}.digital-bridge>svg{width:62px}.digital-bridge p{color:#ffffffb8;letter-spacing:.12em;margin-bottom:15px;font-size:11px;font-weight:700}.digital-bridge h2{margin:0;font-size:clamp(32px,3.2vw,45px);line-height:1.35}.services-intro{background:#fff}.workspace-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.workspace-grid article{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;min-height:280px;padding:30px;display:flex}.workspace-grid svg{width:40px;color:var(--blue)}.workspace-grid h3{color:var(--navy);margin:48px 0 12px;font-size:21px}.workspace-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.workspace-grid b{color:var(--blue);margin-top:auto;padding-top:20px;font-size:11px}.service-product{background:var(--navy);color:#fff;grid-template-columns:.85fr 1.15fr;gap:9vw;display:grid}.product-heading{grid-template-columns:58px 1fr;gap:20px;display:grid}.product-heading>span{color:#8db5ff;font-size:13px;font-weight:700}.product-heading p{color:#8db5ff;letter-spacing:.1em;margin-bottom:14px;font-size:10px}.product-heading h2{margin-bottom:22px;font-size:clamp(36px,3.5vw,50px)}.product-heading b{border:1px solid #fff3;border-radius:999px;padding:8px 11px;font-size:10px;display:inline-block}.product-content>p{color:#ffffffad;margin-bottom:35px;font-size:15px;line-height:1.9}.feature-checks{border-top:1px solid #fff3;grid-template-columns:1fr 1fr;display:grid}.feature-checks span{border-bottom:1px solid #fff3;padding:18px 0;font-size:13px}.service-product-light{background:var(--soft);color:var(--navy)}.service-product-light .product-heading>span,.service-product-light .product-heading p{color:var(--blue)}.service-product-light .product-heading b{border-color:var(--line)}.service-product-light .product-content>p{color:var(--muted)}.mail-address-card{border:1px solid var(--line);min-height:220px;box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;padding:32px;display:flex}.mail-address-card svg{width:40px;color:var(--blue);margin-bottom:25px}.mail-address-card small{color:var(--muted);letter-spacing:.1em;font-size:10px}.mail-address-card strong{color:var(--navy);margin-top:8px;font-size:clamp(25px,3vw,38px)}.service-roadmap{background:#fff}.roadmap-line{border-top:1px solid var(--navy);grid-template-columns:repeat(4,1fr);display:grid}.roadmap-line div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:180px;padding:25px;position:relative}.roadmap-line div:first-child{border-left:1px solid var(--line)}.roadmap-line b{color:var(--blue);font-size:11px}.roadmap-line span{color:var(--navy);margin-top:60px;font-size:17px;font-weight:700;display:block}.roadmap-line small{color:var(--muted);margin-top:7px;display:block}.roadmap-line .active:before{content:"";background:var(--blue);height:3px;position:absolute;top:-2px;left:0;right:0}.contact-content{grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.contact-message h2{color:var(--navy);letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(36px,3.5vw,50px);line-height:1.3}.contact-message>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.9}.contact-cards{border-top:1px solid var(--navy)}.contact-cards article{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;align-content:center;min-height:135px;padding:25px 4px;display:grid}.contact-cards span{color:var(--blue);grid-row:1/3;font-size:11px;font-weight:700}.contact-cards strong{color:var(--navy);font-size:22px}.contact-cards p{color:var(--muted);margin:7px 0 0;font-size:13px}.contact-note{min-height:260px;padding:60px max(24px, calc((100vw - var(--max)) / 2));background:var(--soft);align-items:center;gap:9vw;display:flex}.contact-note p{color:var(--blue);letter-spacing:.1em;margin:0;font-size:13px;font-weight:800}.contact-note h2{color:var(--navy);margin:0;font-size:clamp(30px,3.2vw,44px);line-height:1.4}.site-info-overview{grid-template-columns:.9fr 1.1fr;gap:9vw;display:grid}.site-info-summary h2{color:var(--navy);letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(35px,3.4vw,48px);line-height:1.35}.site-info-summary>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.9}.site-meta-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.site-meta-grid article{border:1px solid var(--line);background:var(--soft);border-radius:10px;flex-direction:column;justify-content:space-between;min-height:150px;padding:25px;display:flex}.site-meta-grid span{color:var(--muted);font-size:12px}.site-meta-grid strong{color:var(--navy);font-size:18px}.site-meta-grid strong i{background:var(--blue);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.family-story{background:var(--soft);grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;display:grid}.family-image{box-shadow:var(--shadow);background:#f1dfbd;border-radius:14px;overflow:hidden}.family-image img{aspect-ratio:16/10;object-fit:cover;width:100%}.family-story-copy h2{color:var(--navy);letter-spacing:-.04em;margin-bottom:25px;font-size:clamp(35px,3.4vw,48px);line-height:1.35}.family-story-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.9}.site-info-note{min-height:100px;padding:25px max(24px, calc((100vw - var(--max)) / 2));background:var(--blue);color:#fff;align-items:center;gap:25px;display:flex}.site-info-note span{border:1px solid #ffffff59;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700}.site-info-note p{margin:0;font-size:14px}.global-footer{padding:70px max(24px, calc((100vw - var(--max)) / 2)) 28px;color:#fff;background:#101e32}.global-footer .brand-symbol{color:var(--blue);background:#fff}.global-footer .brand-copy b{color:#fff}.global-footer .brand-copy small{color:#ffffff8c}.footer-main{grid-template-columns:1fr 1fr;gap:70px;padding-bottom:55px;display:grid}.footer-brand>p{color:#ffffff94;margin:28px 0 0;font-size:14px;line-height:1.8}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links strong{color:#fff;margin-bottom:8px;font-size:13px}.footer-links a{color:#ffffff94;font-size:12px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;align-items:flex-end;padding-top:24px;display:flex}.footer-bottom p{flex-direction:column;gap:5px;margin:0;display:flex}.footer-bottom b{font-size:12px}.footer-bottom span,.footer-bottom small{color:#ffffff73;font-size:10px}@media (width<=1040px){.desktop-nav{gap:20px}.site-info-link span{display:none}.site-info-link{justify-content:center;width:38px;padding:0}.home-hero{grid-template-columns:52% 48%}.hero-copy{padding-right:36px}.hero-values{grid-template-columns:1fr;gap:8px}.hero-values div{flex-direction:row;gap:12px}.service-card-grid{grid-template-columns:1fr 1fr}.service-card-small{grid-column:1/3;min-height:280px}.workspace-grid{grid-template-columns:1fr 1fr}}@media (width<=780px){.section-pad{padding:72px 22px}.global-header{height:70px}.header-inner{width:calc(100% - 36px)}.desktop-nav,.site-info-link{display:none}.mobile-menu{display:block}.brand-symbol{width:35px;height:35px}.home-hero{flex-direction:column;min-height:0;display:flex}.hero-copy{min-height:600px;padding:85px 22px 48px}.hero-copy h1{font-size:clamp(42px,11vw,58px)}.hero-description{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-values{margin-top:48px}.hero-visual{min-height:430px}.hero-visual img{object-position:74% center}.preparing-bar{flex-wrap:wrap;gap:12px;padding:14px 22px}.preparing-bar a{width:100%;margin-left:17px}.section-heading{margin-bottom:38px}.section-heading h2{font-size:36px}.section-description{font-size:14px}.business-card-grid,.service-card-grid,.vision-section,.business-feature-grid,.workspace-grid{grid-template-columns:1fr}.business-card{min-height:290px}.purpose-section,.company-story,.operation-section,.service-product,.contact-content,.site-info-overview,.family-story{grid-template-columns:1fr;gap:55px}.service-card-small{grid-column:auto}.news-list a{grid-template-columns:80px 1fr 20px;gap:15px;min-height:116px}.news-list time{grid-area:2/2}.news-list svg{grid-area:1/3/3}.home-cta,.company-link-band{flex-direction:column;align-items:flex-start;padding:65px 22px}.page-hero{min-height:390px;padding:78px 22px}.page-hero h1{font-size:42px}.page-hero-accent{width:210px;height:210px;bottom:-70px;right:-50px}.story-copy{grid-template-columns:1fr;gap:22px;padding-top:28px}.principle-grid,.operation-board,.site-meta-grid,.management-flow{grid-template-columns:1fr}.management-flow div{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;min-height:72px}.management-flow div:last-child{border-bottom:0}.digital-bridge{grid-template-columns:1fr;gap:25px;padding:65px 22px}.service-product{gap:45px}.product-heading{grid-template-columns:40px 1fr}.roadmap-line{grid-template-columns:1fr 1fr}.roadmap-line div:nth-child(3){border-left:1px solid var(--line)}.contact-cards article{grid-template-columns:115px 1fr}.contact-note{flex-direction:column;align-items:flex-start;gap:20px}.family-story{flex-direction:column-reverse;display:flex}.site-info-note{flex-direction:column;align-items:flex-start;gap:12px}.footer-main{grid-template-columns:1fr;gap:45px}.footer-links{gap:18px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}}@media (width<=430px){.desktop-break{display:none}.hero-copy{min-height:570px}.hero-copy h1,.page-hero h1{font-size:38px}.hero-visual{min-height:360px}.section-heading h2,.purpose-copy h2,.story-title h2,.operation-copy h2,.contact-message h2,.site-info-summary h2,.family-story-copy h2{font-size:32px}.service-card{min-height:320px}.feature-checks,.roadmap-line{grid-template-columns:1fr}.roadmap-line div,.roadmap-line div:nth-child(3){border-left:1px solid var(--line)}.contact-cards article{grid-template-columns:1fr;gap:10px}.contact-cards span{grid-row:auto}.footer-links{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
