/* AOYAMA v17 — a compact, playful editorial portal. No external fonts. */
:root{--portal-blue:#0648bc;--portal-navy:#102644;--portal-yellow:#ffd142;--portal-border:#dce4ec;--portal-muted:#50637a;--portal-paper:#f1f5f9}
.site-v17{color:var(--portal-navy);background:var(--portal-paper);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;font-size:16px;line-height:1.8}
.site-v17 *{box-sizing:border-box}.site-v17 [hidden]{display:none!important}
.site-v17 :is(a,button,input):focus-visible{outline:3px solid #cf8600;outline-offset:4px}
.site-v17 button{font:inherit;cursor:pointer}.site-v17 img{max-width:100%;height:auto}
.site-v17 :is(h1,h2,h3,h4){overflow-wrap:anywhere;letter-spacing:0;line-height:1.45}
.site-v17 a{touch-action:manipulation}.site-v17 .reveal{opacity:1;transform:none}
.skip-link{position:fixed;top:-100px;left:16px;z-index:1000;padding:12px;background:#fff;color:#0648bc}.skip-link:focus{top:8px}
.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}
.site-v17 .header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0;height:auto;min-height:0;padding:12px max(24px,calc((100vw - 1240px)/2)) 0;background:#fff;border-top:5px solid var(--portal-blue);border-bottom:1px solid var(--portal-border);position:relative;box-shadow:none}
.site-v17 .header-logo{order:0;flex:0 1 250px;max-width:50%;margin-bottom:10px}.site-v17 .header-logo img{width:250px;height:52px;object-fit:contain;object-position:left}
.site-v17 .header-controls{order:0;margin:0 0 10px;gap:14px;display:flex;align-items:center}.site-v17 .header-lang-switch{border:0;padding:0;gap:6px;height:auto;display:flex;background:none}
.site-v17 .header-lang-switch button{font-size:13px;height:auto;min-width:0;padding:6px;color:#38516f;background:none}.site-v17 .header-lang-switch button.active{color:#0648bc;text-decoration:underline;text-underline-offset:5px;background:none}
.site-search-open{padding:8px 14px;border:1px solid #c6d4e3;border-radius:6px;background:#f7faff;color:#102644;font-size:14px!important;min-height:42px}
.site-v17 .nav{order:2;display:flex;justify-content:space-between;position:static;flex:0 0 100%;width:100%;height:auto;gap:0;padding:0;margin:0;background:#fff;border:0;box-shadow:none;overflow:visible}
.site-v17 .nav a{display:block;flex:1;min-height:48px;padding:11px 12px;text-align:center;font-size:14px;font-weight:750;line-height:1.7;color:#203955;border-radius:0;border-top:1px solid #e6edf4;white-space:normal}
.site-v17 .nav a::after{display:none}.site-v17 .nav a:hover,.site-v17 .nav a[aria-current=page]{background:#edf4ff;color:#0648bc;box-shadow:inset 0 -3px #0648bc}
.site-v17 .nav-toggle{display:none}.site-v17 .page-home-link{max-width:1160px;font-size:14px;margin:20px auto;width:calc(100% - 40px)}
.portal-main{width:calc(100% - 48px);max-width:1240px;margin:auto;padding-bottom:48px;overflow:visible}
.portal-topline{display:flex;justify-content:space-between;gap:12px;padding:22px 0 16px;font-size:12px;color:#53657b;letter-spacing:.04em}
.portal-masthead{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);gap:20px;align-items:stretch}
.portal-welcome{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:16px;position:relative;background:#fff;border:1px solid var(--portal-border);padding:30px;border-radius:12px;overflow:hidden}
.portal-label{font-size:12px;letter-spacing:.10em;font-weight:800;color:#41607f;margin:0 0 12px;line-height:1.6}
.portal-welcome h1{font-size:clamp(26px,2.7vw,36px);font-weight:850;line-height:1.6;margin:12px 0 18px;letter-spacing:-.035em}
.portal-welcome h1 em{font-style:normal;color:var(--portal-blue)}.welcome-copy>p:not(.portal-label){font-size:15px;line-height:1.9;color:#50637a}
.welcome-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;font-size:14px;margin-top:22px}.welcome-actions>a:last-child{font-weight:700;color:var(--portal-blue)}
.portal-button{background:var(--portal-blue);color:#fff;border-radius:6px;display:inline-flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;font-weight:750;min-height:46px}
.portal-button:hover{background:#0b3690}.welcome-gran{position:relative;display:flex;align-items:center;flex-direction:column;justify-content:center;min-width:0}.welcome-gran>img{width:172px;max-height:240px;object-fit:contain;transform:rotate(-4deg);transition:transform .25s}.welcome-gran:hover>img{transform:rotate(3deg) translateY(-4px)}
.gran-speech{background:#fff4ba;border:1px solid #e7cf68;border-radius:12px 12px 0 12px;padding:9px 12px;font-size:14px;font-weight:700;transform:rotate(3deg);margin-bottom:10px}.gran-sign{font-size:11px;letter-spacing:.12em;margin-top:8px;color:#60758a}
.portal-home .portal-panel{min-width:0;width:auto;max-width:none;margin:0;padding:26px;background:#fff;border:1px solid var(--portal-border);border-radius:12px;box-shadow:none;color:var(--portal-navy);overflow:hidden}
.portal-home .portal-panel .section-head,.portal-home .official-cm-head{display:block;grid-template-columns:none;margin:0 0 20px;padding:0 0 14px;border-bottom:1px solid #dce4ec}
.portal-home .section-head p,.portal-home .official-cm-head>p:first-child{font-size:12px;color:#496887;letter-spacing:.1em;margin:0 0 4px}
.portal-home .section-head h2,.portal-home .official-cm-head h2,.portal-home .mc-copy h2,.portal-home .home-character-copy h2{font-size:24px!important;line-height:1.5!important;letter-spacing:0;margin:0}
.portal-news .gran-extra-row{float:right;margin:-62px 0 0;min-height:0;position:relative}.portal-news .gran-extra{width:48px;animation:none}
.portal-home .news-rows{border:0}.portal-home .news-rows a{display:grid;grid-template-columns:90px 1fr;gap:4px 8px;align-items:start;padding:13px 0;border-bottom:1px solid #e0e8f0;transition:color .2s}
.portal-home .news-rows a:last-child{border-bottom:0}.portal-home .news-rows a:hover{padding-left:0;color:var(--portal-blue)}.portal-home .news-rows time{font-size:12px;color:#5c6c7e}.portal-home .news-rows a>span{display:inline;width:max-content;font-size:10px;padding:0 6px;background:#edf3fa;border-radius:3px;color:#426080}
.portal-home .news-rows strong{grid-column:1/-1;font-size:14px;line-height:1.7}.portal-home .news-rows strong span{display:inline;padding:0;background:none;font-size:inherit;color:inherit}.portal-home .news-rows a>b{display:none}
.portal-shortcuts{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:20px 0 24px;padding:4px 12px;background:#fff;border:1px solid #dce4ec;border-radius:8px;font-size:14px}.portal-shortcuts b{padding:10px 16px;color:#4e6076;font-size:12px}.portal-shortcuts a,.portal-shortcuts button{padding:12px 16px;border:0;border-left:1px solid #e1e7ef;background:none;color:#0648bc;font-size:14px;font-weight:750}.portal-shortcuts a:hover,.portal-shortcuts button:hover{text-decoration:underline;text-underline-offset:4px}
.portal-feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:20px;margin-bottom:32px}
.portal-feature{display:flex;position:relative;align-items:center;min-width:0;padding:30px;border-radius:12px;background:#0648bc;color:#fff;overflow:hidden;isolation:isolate;min-height:320px}
.portal-feature .portal-label{color:#c4dbff;font-size:11px}.portal-feature h2{font-size:30px;line-height:1.04;letter-spacing:-.03em;margin:8px 0 18px;position:relative;z-index:1;font-weight:900}.feature-jp{font-size:16px;color:#ffd142;font-weight:800}.portal-feature p:not(.portal-label){font-size:14px;line-height:1.8;position:relative;z-index:1}
.portal-feature>div{position:relative;z-index:2;max-width:70%}.portal-feature>img{position:absolute;width:210px;height:250px;object-fit:contain;right:-12px;bottom:20px;z-index:-1;transform:rotate(8deg);transition:transform .3s}.portal-feature:hover>img{transform:rotate(1deg) translateY(-8px)}.feature-cta{font-size:14px;display:inline-flex;align-items:center;gap:24px;font-weight:800;margin-top:8px;padding-bottom:4px;border-bottom:1px solid #a2c1ff}.feature-cta b{font-size:24px}
.feature-stamp{position:absolute;right:18px;top:20px;transform:rotate(10deg);background:#ffd142;color:#092c62;line-height:1;padding:12px;font-size:18px;font-weight:900;border-radius:50%;width:65px;height:65px;text-align:center}
.portal-explore{background:#fff;border:1px solid #dce4ec;padding:26px;border-radius:12px;min-width:0}.portal-heading{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:20px}.portal-heading h2{font-size:24px;margin:0}.portal-heading .portal-label{margin-bottom:4px}
.portal-small-button{font-size:12px!important;background:#fff8d6;border:1px solid #e6d383;border-radius:6px;padding:8px 10px;max-width:160px;color:#473809;line-height:1.5;min-height:42px}
.explore-layout{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(0,1.3fr);gap:20px}.explore-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.explore-choices button{text-align:left;display:flex;flex-direction:column;position:relative;padding:13px 10px;border:1px solid #d7e1ef;background:#f5f8fc;border-radius:6px;color:#233e60;transition:background .15s,color .15s}.explore-choices small{font-size:9px;font-weight:800;letter-spacing:.07em}.explore-choices b{font-size:14px;line-height:1.55;margin:8px 0 18px}.explore-choices button>span{position:absolute;right:9px;bottom:5px}.explore-choices button[aria-pressed=true]{background:#102644;border-color:#102644;color:#fff}.explore-choices button:hover{box-shadow:inset 0 0 0 2px #6c91cb}
.explore-preview{min-width:0;background:#f1f6ff;border-radius:6px;padding:16px;display:flex;gap:10px;align-items:flex-start;flex-direction:column;justify-content:flex-start}.explore-preview>img{width:64px;height:70px;object-fit:contain;align-self:flex-end;margin-bottom:-40px}.explore-preview>div{width:100%}.explore-preview .portal-label{font-size:10px;max-width:65%;min-height:32px}.explore-preview h3{font-size:17px;margin:4px 0 8px;padding-right:0}.explore-preview p:not(.portal-label){font-size:14px;line-height:1.7;margin:8px 0 12px}.explore-preview a{font-size:14px;font-weight:800;color:#0648bc;text-decoration:underline;text-underline-offset:4px}.explore-preview.is-changing{animation:preview-in .22s ease-out}@keyframes preview-in{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.portal-home .portal-business{padding:28px;margin-bottom:28px;border-top:4px solid #0648bc}.portal-home .business-filter{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:-4px 0 20px}.business-filter button{font-size:14px;padding:7px 14px;border:1px solid #cbd8e7;color:#314d6d;border-radius:5px;background:#fff;min-height:40px}.business-filter button[aria-pressed=true]{background:#102644;border-color:#102644;color:white}.business-filter>span{margin-left:auto;font-size:12px;color:#60758a}
.portal-home .business-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.portal-home .business-card{display:flex;flex-direction:column;position:relative;min-height:0;border-radius:8px;padding:22px;background:#f7faff;color:#102644;border:1px solid #dbe5f0;overflow:hidden;transition:transform .2s,box-shadow .2s;border-top:3px solid #0648bc}
.portal-home .business-card::after{display:none}.portal-home .business-card.history{border-top-color:#c78018;background:#fffaf0}.portal-home .business-card.migration{border-top-color:#168086;background:#f1faf9}.portal-home .business-card.light{border-top-color:#7c53bd;background:#f8f4ff}.portal-home .business-card.minecraft{border-top-color:#64767f}.portal-home .business-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #142d4810}
.portal-home .business-card>span{font-size:12px;color:#55718c}.portal-home .business-card .card-kicker{font-size:10px;letter-spacing:.06em;margin:8px 0 0;color:#526981;opacity:1}.portal-home .business-card h3{font-size:20px;margin:8px 0 12px;line-height:1.4}.portal-home .business-card h3 br{display:none}.portal-home .business-card>p:last-of-type{font-size:14px;line-height:1.8;opacity:1;color:#425970;margin:0 0 20px}.portal-home .business-card a{font-size:14px;font-weight:800;color:#0648bc;margin-top:auto;padding-top:10px;border-top:1px solid #dce5ee;width:100%}
.portal-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:24px;align-items:stretch}.portal-media-pair{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}
.portal-home .works-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-home .work-card{border:1px solid #dce5ee;border-radius:7px;overflow:hidden;box-shadow:none;background:white;color:#102644}.portal-home .work-visual{height:100px;position:relative;display:flex;align-items:center;justify-content:center}.portal-home .work-visual>b{font-size:36px}.portal-home .work-visual>img{height:92px;width:92px;object-fit:contain}.portal-home .work-visual>span{font-size:11px;left:10px;top:8px}.portal-home .work-visual em{font-size:9px;bottom:8px;left:10px}.portal-home .work-copy{padding:14px}.portal-home .work-copy small{font-size:10px}.portal-home .work-copy h3{font-size:16px;line-height:1.5;margin:5px 0}.portal-home .work-copy p{font-size:13px;line-height:1.7;margin:8px 0 0}
.portal-home .portal-film{display:flex;flex-direction:column}.portal-home .official-cm-head>p:last-child{font-size:14px;line-height:1.8;letter-spacing:0;margin:12px 0 0;color:#50637a}.portal-home .official-cm-video{width:100%;aspect-ratio:16/9;position:relative;border-radius:7px;overflow:hidden;background:#102644}.portal-home .official-cm-video iframe{position:absolute;width:100%;height:100%;inset:0;border:0}.portal-home .official-cm-actions{margin-top:18px}.portal-home .pill{font-size:14px!important;padding:10px 16px;min-height:44px;border-radius:6px}
.portal-home .portal-mod{display:flex;flex-direction:column;gap:14px;background:#edf5ff}.portal-home .mc-copy .eyebrow{font-size:11px;color:#476884;margin-top:0}.portal-home .mc-copy p{font-size:14px;line-height:1.8;opacity:1;color:#425a77}.portal-home .mc-copy h2 br{display:none}.portal-home .mc-copy .pill{color:#0648bc;background:#fff;border:1px solid #c4d6ed}.portal-home .mc-window{width:100%;transform:none;border-radius:7px;box-shadow:none;border:1px solid #d0dfef}.portal-home .window-top{padding:8px 14px}.portal-home .window-body{padding:10px}.portal-home .fake-search{font-size:11px;padding:8px}.portal-home .fake-project{padding:12px;font-size:13px;flex-wrap:wrap;margin-top:6px;border-radius:5px}.portal-home .fake-project b{font-size:14px}.portal-home .fake-project span{font-size:12px}
.portal-home .portal-character{background:#102644;color:white;display:flex;align-items:center;position:relative}.portal-home .portal-character::before,.portal-home .portal-character::after{display:none}.portal-home .home-character-inner{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:15px;width:100%;margin:0;max-width:none}.portal-home .home-character-eyebrow{font-size:11px;color:#ffd142;letter-spacing:.08em}.portal-home .home-character-copy h2{color:#fff}.portal-home .home-character-copy h2 strong{font-size:40px;color:#ffd142}.portal-home .home-character-lead,.portal-home .home-character-text{font-size:14px;line-height:1.9;color:#dbe7f6}.portal-home .home-character-visual{min-height:0;align-self:center}.portal-home .home-character-visual img{width:140px;max-height:260px;object-fit:contain}.portal-home .home-character-star{display:none}.portal-home .home-character-link{font-size:14px;color:#ffd142;margin-top:16px}
.portal-home .gran-inline-guide{display:flex;justify-content:flex-start;margin:8px 0;gap:12px}.portal-home .gran-inline-guide__mascot{width:60px;flex:0 0 60px}.portal-home .gran-inline-guide__bubble{font-size:13px!important;max-width:210px;line-height:1.7;padding:10px 14px;background:white;color:#183957;border:1px solid #c8d7e9;box-shadow:none}
.portal-home .official-links-grid,.portal-home .group-links-grid{display:grid;grid-template-columns:1fr;gap:0}.portal-home .official-link-card,.portal-home .group-link-card{display:grid;grid-template-columns:40px minmax(0,1fr);gap:16px;border:0;border-bottom:1px solid #e0e7ee;padding:18px 0;border-radius:0;background:none;box-shadow:none;color:#102644}.portal-home .official-link-mark,.portal-home .group-link-icon{width:40px;height:40px;border-radius:7px;font-size:20px}.portal-home .official-link-card h3,.portal-home .group-link-card h3{font-size:17px;margin:5px 0}.portal-home .official-link-card p,.portal-home .group-link-card p{font-size:14px;line-height:1.7;color:#50637a}.portal-home .official-link-card strong,.portal-home .group-link-card strong{font-size:13px;color:#0648bc}.portal-home .official-link-card span,.portal-home .group-type{font-size:11px}.portal-home .official-link-card p span,.portal-home .group-link-card p span{font-size:inherit}
.portal-home .gran-extra-row{margin-top:12px;min-height:0}.portal-home .gran-extra{width:55px}.portal-more{border:1px solid #cddbe9;border-radius:10px;background:#fff;margin:20px 0;overflow:hidden}.portal-more>summary{padding:20px 24px;cursor:pointer;font-size:16px;font-weight:800;color:#173a66;list-style:none;display:flex;justify-content:space-between;gap:10px}.portal-more>summary::-webkit-details-marker{display:none}.portal-more[open]>summary{border-bottom:1px solid #dce5ee}.portal-more[open]>summary>span:last-child{transform:rotate(45deg)}.portal-more>.portal-pair{padding:20px;margin-bottom:0}.portal-more>.portal-panel{margin:20px}.portal-more .portal-panel{background:#f7f9fc}
.portal-home .lead-section,.portal-home .company-teaser{display:block}.portal-home .lead-main h2,.portal-home .company-teaser h2{font-size:24px;line-height:1.5;margin:8px 0 16px}.portal-home .lead-main p{font-size:15px;line-height:1.9}.portal-home .company-facts{margin:20px 0}.portal-home .company-facts>div{grid-template-columns:95px minmax(0,1fr);gap:8px}.portal-home .company-facts b{font-size:14px}.portal-home .lab-shell{background:#102644;color:#fff;border-radius:8px;padding:24px;display:block}.portal-home .lab-title h2{font-size:42px}.portal-home .lab-title p{font-size:10px}.portal-home .lab-copy h3{font-size:20px}.portal-home .lab-copy p{font-size:14px}.portal-home .lab-steps{grid-template-columns:1fr 1fr;margin-top:20px;gap:10px}.portal-home .lab-steps article{padding:12px}.portal-home .lab-actions{display:block;margin-top:18px}.portal-home .lab-motto{display:block;margin-top:12px;font-size:13px}.portal-home .numbers-grid{display:grid;grid-template-columns:1fr 1fr}.portal-home .numbers-grid article{padding:16px;min-height:0}.portal-home .numbers-grid strong{font-size:32px}.portal-home .home-history-line{display:block}.portal-home .home-history-line:before{display:none}.portal-home .home-history-line article{padding:0 0 20px}.portal-home .home-history-line article>span{display:none}.portal-home .home-history-line h3{font-size:18px}.portal-home .home-history-line p{font-size:14px}.portal-home .home-add-recommend h2{font-size:20px}.portal-home .home-add-recommend p{font-size:14px}.portal-home .gran-deco img{width:60px}.portal-home .now-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.portal-home .now-card{min-height:220px;padding:20px;border-radius:8px}.portal-home .now-card h3{font-size:20px}.portal-home .creative-fields-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.portal-home .creative-field{padding:14px}.portal-home .creative-field b{font-size:18px}
.site-v17 .footer{padding:30px max(24px,calc((100vw - 1240px)/2));background:#102644;gap:24px}.site-v17 .footer-links{flex-wrap:wrap;gap:12px 20px;font-size:13px;max-width:750px}.site-v17 .footer small{font-size:12px;color:#bdcce0}
/* Inner pages share navigation, reading widths, and a quiet related-page directory. */
.site-v17:not(.portal-home) .subhero,.site-v17:not(.portal-home) .portfolio-hero,.site-v17:not(.portal-home) .special-hero{border-bottom:1px solid #cddbeb}
.site-v17:not(.portal-home) .company-page{padding-top:32px}.site-v17 .executive-group-head>b{border-radius:5px}.site-v17 .executive-group{border-radius:8px;box-shadow:none}
.site-v17 .portfolio-item,.site-v17 .special-grid article{border-radius:10px;box-shadow:none}.site-v17 .portfolio-hero h1,.site-v17 .special-hero h1{font-size:34px!important}.site-v17 .portfolio-item h3{font-size:23px}
.site-v17 .deep-toc a{font-size:14px}.site-v17 .deep-main{min-width:0}.site-v17 .deep-content{gap:28px}.site-v17 .deep-section{line-height:1.9}.site-v17 .deep-section p{max-width:46em}
.site-directory{max-width:1120px;margin:24px auto 40px;padding:24px;background:#fff;border:1px solid #dce4ec;border-radius:8px;width:calc(100% - 40px)}.site-directory p{font-size:12px;color:#57718b;margin:0 0 12px}.site-directory nav{display:flex;gap:10px 24px;flex-wrap:wrap}.site-directory a{font-size:14px;color:#0648bc;font-weight:700}
.site-search-dialog{width:min(680px,calc(100% - 24px));max-height:85dvh;border:1px solid #c7d8ed;border-radius:12px;padding:24px;color:#102644;box-shadow:0 20px 90px #0003;margin:auto}.site-search-dialog::backdrop{background:#102644b8}.search-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.search-heading h2{font-size:22px;margin:0}.search-heading button{border:1px solid #cbd8e7;background:white;border-radius:5px;width:42px;height:42px;font-size:24px}.site-search-dialog label{font-size:14px;font-weight:700}.site-search-dialog input{display:block;width:100%;font:inherit;padding:12px;border:2px solid #315d99;border-radius:5px;margin-top:8px}.search-hint{font-size:13px;color:#5d728a;margin:12px 0}.search-results{padding:0;list-style:none;margin:0}.search-results a{display:block;border-top:1px solid #dce5ee;padding:13px 4px;color:#0648bc}.search-results strong{font-size:16px}.search-results small{font-size:12px;color:#596e86;display:block}.search-results a:hover{background:#f0f6ff}.motion-control{border:1px solid #6a7f99;background:transparent;color:#e4edf8;padding:7px 10px;border-radius:5px;font-size:12px!important}
.motion-paused *{animation:none!important;scroll-behavior:auto!important;transition:none!important}
@media(min-width:1600px){.portal-welcome h1{font-size:36px}}
@media(max-width:1080px){.portal-masthead{grid-template-columns:1.6fr 1fr}.portal-welcome{grid-template-columns:minmax(0,1fr) 130px;padding:24px;gap:12px}.welcome-gran>img{width:130px}.portal-welcome h1{font-size:28px}.portal-feature-row{grid-template-columns:1fr 1.15fr}.portal-explore{padding:20px}.explore-layout{grid-template-columns:1fr}.explore-choices{grid-template-columns:repeat(4,1fr)}.explore-choices b{font-size:12px}.explore-choices small{font-size:8px}.explore-preview{flex-direction:row-reverse;gap:14px}.explore-preview>img{margin:0;align-self:center}.explore-preview .portal-label{min-height:0}.portal-home .home-character-inner{grid-template-columns:1fr}.portal-home .home-character-visual{justify-self:end;margin-top:-24px}.portal-home .home-character-visual img{width:120px;max-height:170px}}
@media(max-width:800px){.site-v17 .header{padding:10px 18px;border-top-width:4px}.site-v17 .header-logo{flex-basis:200px;margin:0;max-width:45%}.site-v17 .header-logo img{width:200px;height:44px}.site-v17 .header-controls{margin:0;gap:8px}.site-v17 .header-lang-switch button{font-size:11px;padding:4px}.site-v17 .site-search-open{padding:7px 10px;min-height:40px}.site-v17 .nav-toggle{display:block;font-size:11px;min-height:40px;min-width:46px;border:1px solid #c9d6e5;background:#fff;color:#203c63;border-radius:5px;padding:8px}.site-v17 .nav{display:none;margin-top:10px;flex-direction:column;max-height:none}.site-v17 .nav.open{display:flex}.site-v17 .nav a{text-align:left;padding:12px;border-top:1px solid #e0e8f0;min-height:45px}.portal-main{width:calc(100% - 32px)}.portal-topline{font-size:11px}.portal-topline>span:last-child{display:none}.portal-masthead{grid-template-columns:1fr}.portal-news .news-rows{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.portal-feature-row{grid-template-columns:1fr}.portal-feature{min-height:300px}.portal-feature>img{width:260px;height:270px;right:40px}.portal-feature>div{max-width:65%}.portal-feature h2{font-size:36px}.portal-explore .explore-layout{grid-template-columns:1fr 1fr}.portal-explore .explore-choices{grid-template-columns:1fr 1fr}.explore-choices b{font-size:14px}.explore-choices small{font-size:10px}.explore-preview{flex-direction:column}.portal-home .business-cards{grid-template-columns:1fr 1fr}.portal-media-pair{grid-template-columns:1fr}.portal-home .home-character-inner{grid-template-columns:1fr}.portal-home .portal-panel{padding:22px}.portal-home .now-grid{grid-template-columns:1fr}.portal-home .creative-fields-grid{grid-template-columns:1fr 1fr}.portal-more .portal-pair{grid-template-columns:1fr}.portal-home .official-cm-video{max-height:340px}.portal-home .gran-extra{animation:none}}
@media(max-width:560px){.site-v17 .header{padding:10px 12px}.site-v17 .header-logo{max-width:43%;flex-basis:155px}.site-v17 .header-logo img{height:36px;width:155px}.site-v17 .header-controls{gap:5px;flex-wrap:wrap}.site-v17 .header-lang-switch{gap:0}.site-v17 .header-lang-switch button{font-size:10px;padding:4px 3px}.site-v17 .site-search-open{font-size:12px!important;padding:6px}.site-v17 .site-search-open>span:last-child{display:none}.site-v17 .nav-toggle{min-width:40px;padding:6px;font-size:10px}.portal-main{width:calc(100% - 24px)}.portal-topline{padding:15px 3px 12px}.portal-welcome{padding:22px 18px;grid-template-columns:minmax(0,1fr);gap:12px;overflow:visible}.portal-welcome h1{font-size:29px;line-height:1.5;max-width:100%}.portal-welcome .portal-label{font-size:10px;letter-spacing:.06em}.welcome-copy>p:not(.portal-label){font-size:14px}.welcome-gran{flex-direction:row;justify-content:flex-end;gap:10px;min-height:100px;margin-top:-5px}.welcome-gran>img{width:92px;height:110px;order:2}.gran-speech{order:1;font-size:13px;transform:none}.gran-sign{display:none}.welcome-actions{gap:12px;font-size:13px;margin-top:16px}.portal-button{padding:11px 14px;font-size:14px}.portal-home .portal-panel{padding:20px 18px}.portal-news .news-rows{display:block}.portal-home .portal-news .section-head{margin-bottom:8px}.portal-shortcuts{padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:0;margin:16px 0}.portal-shortcuts b{grid-column:1/-1;padding:4px 8px}.portal-shortcuts a,.portal-shortcuts button{text-align:left;border:0;padding:9px 8px;font-size:13px}.portal-feature-row{gap:16px;margin-bottom:20px}.portal-feature{padding:24px;min-height:300px}.portal-feature h2{font-size:30px}.portal-feature>img{right:-10px;width:185px;height:220px;bottom:20px;opacity:.85}.portal-feature>div{max-width:80%}.portal-feature .portal-label{font-size:10px}.feature-stamp{right:12px;top:16px;width:56px;height:56px;font-size:16px;padding:10px}.portal-explore{padding:20px 18px}.portal-heading h2{font-size:21px}.portal-heading .portal-label{font-size:10px}.portal-heading{gap:10px}.portal-small-button{max-width:110px;font-size:11px!important}.portal-explore .explore-layout{grid-template-columns:1fr;gap:12px}.portal-explore .explore-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.explore-choices button{padding:12px;min-height:90px}.explore-choices b{margin-bottom:14px}.explore-preview{flex-direction:row-reverse;gap:12px}.explore-preview>img{margin:0;align-self:center;width:70px;height:85px}.explore-preview>div{min-width:0}.explore-preview h3{font-size:17px}.explore-preview .portal-label{max-width:100%}.portal-home .business-cards{grid-template-columns:1fr}.portal-home .business-card{padding:18px}.portal-home .business-card h3{font-size:21px}.portal-home .business-card>p:last-of-type{font-size:15px}.business-filter button{font-size:12px;padding:7px 9px}.business-filter>span{font-size:11px}.portal-home .portal-business{padding:20px 18px;margin-bottom:20px}.portal-pair{grid-template-columns:1fr;gap:16px;margin-bottom:16px}.portal-home .work-copy{padding:12px}.portal-home .work-copy h3{font-size:15px}.portal-home .work-copy p{font-size:13px}.portal-home .work-visual{height:95px}.portal-home .home-character-inner{grid-template-columns:minmax(0,1fr) 90px;gap:10px}.portal-home .home-character-visual{margin:0}.portal-home .home-character-visual img{width:100%;max-height:200px}.portal-home .home-character-copy h2 strong{font-size:34px}.portal-home .home-character-text{font-size:14px}.portal-more>summary{padding:16px;font-size:14px}.portal-more>.portal-pair{padding:12px}.portal-more>.portal-panel{margin:12px}.portal-home .company-facts>div{grid-template-columns:1fr;gap:3px}.site-v17 .footer{padding:26px 20px}.site-directory{padding:20px}.site-directory nav{gap:12px 18px}.site-search-dialog{padding:18px}}
@media(prefers-reduced-motion:reduce){.site-v17 *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* v18.10 header alignment: HOME belongs with the right-side controls on subpages. */
.site-v17 .header-controls{margin-left:auto}
.site-v17 .header-home-quick{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:7px 12px;border:1px solid #c6d4e3;border-radius:6px;background:#fff;color:#173b69;font-size:13px;font-weight:800;white-space:nowrap;text-decoration:none}
.site-v17 .header-home-quick:hover{background:#eef5ff;color:#0648bc}
.site-v17 .header-home-quick:focus-visible{outline:3px solid #cf5000;outline-offset:3px}
@media(max-width:800px){.site-v17 .header-home-quick{min-height:40px;padding:6px 9px;font-size:11px}}
@media(max-width:560px){.site-v17 .header-home-quick{min-height:36px;padding:5px 7px;font-size:10px}.site-v17 .header-controls{justify-content:flex-end}}
