:root{--color-primary:#001c30;--color-secondary:#176b87;--color-accent:#64ccc5;--color-light:#dafffb;--color-dark:#242422;--color-white:#fff;--color-gray:#d5d5d5;--header-height:80px}body{color:var(--color-dark);font-family:noto sans jp,Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:400}p{font-weight:300}.container{width:90%;max-width:992px;margin:0 auto}.section-wrapper{padding:60px 0}.section-title-sub{margin-bottom:40px;font-size:.8rem;display:block}.section-title{margin-bottom:30px;font-size:1.8rem}.contact-btn a{background-color:var(--color-primary);color:var(--color-white);border-radius:50px;padding:10px 20px}.contact-btn a:hover{opacity:.7}.animated-link,.view-all-btn a{align-items:center;gap:10px;display:inline-flex;position:relative}.animated-link p,.animated-link h3{z-index:1;position:relative}.animated-link p:after,.animated-link h3:after{content:"";background-color:var(--color-dark);width:0;height:1px;transition:width .2s ease-in-out;position:absolute;bottom:0;left:0}.animated-link:hover p:after,.animated-link:hover h3:after{width:100%}.opacity-link:hover{opacity:.5}.animated-link img{z-index:1;fill:var(--color-secondary);transition:filter .3s ease-in-out;position:relative}.animated-link:hover img{fill:var(--color-primary)}@media screen and (width<=768px){body{font-size:15px}}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}:root{color-scheme:light dark;background:light-dark(#f3f5f6,#202426)}html,body{min-height:100%;margin:0;padding:0}svg.lucide{vertical-align:middle;width:16px;height:16px}#gh-renewal{--gh-bg:light-dark(#f3f5f6,#202426);--gh-paper:light-dark(#fff,#292e31);--gh-text:light-dark(#172b36,#f0f2f3);--gh-muted:light-dark(#65727b,#acb6bc);--gh-line:light-dark(#dce2e6,#40484e);--gh-accent:light-dark(#137870,#83c9bd);--gh-tint:light-dark(#e6f1ed,#2c423e);--gh-body-size:18px;--gh-read-width:660px;--gh-site-width:1440px;--gh-cols:4;color:var(--gh-text);width:100%;margin:0 auto;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:400;line-height:1.65}#gh-renewal *,#gh-renewal :before,#gh-renewal :after{box-sizing:border-box}#gh-renewal [hidden]{display:none!important}#gh-renewal button,#gh-renewal input,#gh-renewal select{font:inherit;color:inherit;letter-spacing:inherit}#gh-renewal button{cursor:pointer}#gh-renewal a{color:inherit}#gh-renewal button:disabled{cursor:default;opacity:.5}#gh-renewal p,#gh-renewal h1,#gh-renewal h2,#gh-renewal h3,#gh-renewal figure{margin:0}#gh-renewal .gh-shell{background:var(--gh-bg);min-width:0;container-type:inline-size}#gh-renewal .gh-header{background:var(--gh-paper);border-bottom:1px solid var(--gh-line)}#gh-renewal .gh-masthead{max-width:var(--gh-site-width);justify-content:space-between;align-items:center;gap:24px;margin-inline:auto;padding:24px 36px 22px;display:flex}#gh-renewal .gh-brand{text-align:left;background:0 0;border:0;flex-shrink:0;align-items:center;gap:22px;padding:0;display:flex}#gh-renewal .gh-brand-logo{flex-shrink:0;width:186px;display:block}#gh-renewal .gh-brand-logo img{width:100%;height:auto;display:block}#gh-renewal .gh-brand-caption{color:var(--gh-muted);letter-spacing:.04em;border-left:1px solid var(--gh-line);padding-left:22px;font-size:12px;font-weight:500;line-height:1.7}#gh-renewal .gh-navigation{flex-wrap:wrap;align-items:center;gap:26px;padding:0 36px;display:flex}#gh-renewal .gh-navigation :is(a,button){color:var(--gh-muted);white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;min-height:46px;padding:12px 0 14px;font-size:14px;font-weight:500}#gh-renewal .gh-navigation :is(a,button)[aria-current=page]{border-bottom-color:var(--gh-accent);color:var(--gh-text);font-weight:700}#gh-renewal .gh-navigation :is(a,button):hover{color:var(--gh-accent)}#gh-renewal .gh-home{padding-top:34px}#gh-renewal .gh-shelf+.gh-shelf{border-top:1px solid var(--gh-line);margin-top:42px;padding-top:32px}#gh-renewal .gh-shelf-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 20px;margin-bottom:22px;display:flex}#gh-renewal .gh-shelf-heading h2{letter-spacing:-.035em;font-size:26px;font-weight:700;line-height:1.5}#gh-renewal .gh-shelf-heading h2 :is(a,button),#gh-renewal .gh-section-link{text-align:left;font:inherit;line-height:inherit;background:0 0;border:0;align-items:center;gap:10px;padding:3px 0;display:inline-flex}#gh-renewal .gh-shelf-heading h2 svg,#gh-renewal .gh-section-link svg{width:23px;height:23px;color:var(--gh-muted);flex-shrink:0}#gh-renewal .gh-shelf-heading h2 :is(a,button):hover,#gh-renewal .gh-section-link:hover{color:var(--gh-accent)}#gh-renewal .gh-all-posts-link{color:var(--gh-muted);white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:14px;display:inline-flex}#gh-renewal .gh-all-posts-link:hover{color:var(--gh-accent)}#gh-renewal .gh-shelf-grid{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--gh-line) transparent;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}#gh-renewal .gh-shelf-grid:focus-visible{outline:2px solid var(--gh-accent);outline-offset:7px}#gh-renewal .gh-shelf-grid .gh-post{scroll-snap-align:start}#gh-renewal .gh-shelf-grid .gh-post h3{min-height:5.25em;margin:13px 0 10px;font-size:17px;line-height:1.75}#gh-renewal .gh-shelf-grid .gh-category-label{margin-top:14px;font-size:13px;font-weight:500}#gh-renewal .gh-shelf-grid .gh-card-tags :is(a,button){font-size:13px}#gh-renewal .gh-card-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}#gh-renewal .gh-card-tags :is(a,button){color:var(--gh-muted);background:0 0;border:0;padding:3px 0;font-size:12px;line-height:1.6}#gh-renewal .gh-card-tags :is(a,button):hover{color:var(--gh-accent);text-underline-offset:3px;text-decoration:underline}#gh-renewal .gh-context-row{color:var(--gh-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:15px;font-size:13px;display:flex}#gh-renewal .gh-context-row button{font:inherit;color:var(--gh-muted);text-underline-offset:4px;background:0 0;border:0;padding:4px 0;text-decoration:underline}#gh-renewal .gh-list-description{color:var(--gh-muted);margin:-9px 0 22px;font-size:13px;line-height:1.8}#gh-renewal .gh-topic-groups{grid-template-columns:1fr 1fr;gap:28px 32px;display:grid}#gh-renewal .gh-topic-group{border-top:1px solid var(--gh-line);padding-top:20px}#gh-renewal .gh-topic-group:last-child{grid-column:1/-1}#gh-renewal .gh-topic-group h3{margin-bottom:13px;font-size:17px;font-weight:600}#gh-renewal .gh-topic-group .gh-tags :is(a,button){background:0 0;padding:5px 0;font-size:14px}#gh-renewal .gh-tag-count{color:var(--gh-muted);margin-left:7px;font-family:Noto Sans JP,sans-serif;font-size:11px}#gh-renewal .gh-category-description{max-width:680px}#gh-renewal .gh-list-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}#gh-renewal .gh-list-title{letter-spacing:-.04em;font-size:24px;font-weight:700;line-height:1.5}#gh-renewal .gh-list-title small{color:var(--gh-muted);letter-spacing:0;margin-left:12px;font-size:13px;font-weight:400}#gh-renewal .gh-sorting{justify-content:flex-start;gap:8px;width:max-content;margin:0 0 10px;display:flex}#gh-renewal .gh-sorting :is(a,button){background:var(--gh-paper);border:1px solid var(--gh-line);min-width:72px;min-height:38px;color:var(--gh-muted);border-radius:999px;padding:6px 18px;font-size:14px;font-weight:500}#gh-renewal .gh-sorting :is(a,button):hover{color:var(--gh-accent);border-color:var(--gh-accent)}#gh-renewal .gh-sorting :is(a,button):is([aria-pressed=true],[aria-current=page]){background:var(--gh-text);color:var(--gh-paper);border-color:var(--gh-text);font-weight:700}#gh-renewal .gh-subnav{flex-wrap:wrap;align-items:center;gap:8px;margin:-6px 0 24px;display:flex}#gh-renewal .gh-subnav :is(a,button){color:var(--gh-muted);text-underline-offset:4px;background:0 0;border:0;padding:4px 0;font-size:13px;line-height:1.7}#gh-renewal .gh-subnav :is(a,button):hover{color:var(--gh-accent);text-decoration:underline}#gh-renewal .gh-subnav :is(a,button):is([aria-pressed=true],[aria-current=page]){color:var(--gh-accent);font-weight:700;text-decoration:underline}#gh-renewal .gh-grid{grid-template-columns:repeat(var(--gh-cols), minmax(0, 1fr));gap:30px 22px;display:grid}#gh-renewal .gh-post{min-width:0}#gh-renewal .gh-post-open{text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}#gh-renewal .gh-post-open:hover h3{color:var(--gh-accent)}#gh-renewal .gh-post-open:hover .gh-cover{filter:brightness(.97)}#gh-renewal .gh-post h3{letter-spacing:-.025em;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:5.1em;margin:9px 0;font-size:16px;font-weight:700;line-height:1.7;display:-webkit-box;overflow:hidden}#gh-renewal .gh-post-meta{color:var(--gh-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;line-height:1.5;display:flex}#gh-renewal .gh-dot{background:var(--gh-muted);border-radius:50%;width:3px;height:3px;display:inline-block}#gh-renewal .gh-category-label{letter-spacing:.04em;color:var(--gh-accent);margin-top:12px;font-size:12px;font-weight:600;line-height:1.5}#gh-renewal .gh-cover{aspect-ratio:1.82;color:#284d63;isolation:isolate;background:#dceaf2;border-radius:8px;flex-direction:column;justify-content:space-between;padding:13px;display:flex;position:relative;overflow:hidden}#gh-renewal .gh-cover-top{letter-spacing:.14em;justify-content:space-between;align-items:center;font-family:Noto Sans JP,sans-serif;font-size:9px;font-weight:700;line-height:1.2;display:flex}#gh-renewal .gh-cover-bottom{letter-spacing:.08em;justify-content:space-between;align-items:center;font-family:Noto Sans JP,sans-serif;font-size:10px;line-height:1.2;display:flex}#gh-renewal .gh-cover-mark{letter-spacing:-2px;flex:1;justify-content:center;align-items:center;gap:10px;padding:4px 0;font-family:Noto Sans JP,sans-serif;font-size:42px;font-weight:700;line-height:1.1;display:flex}#gh-renewal .gh-cover-mark small{letter-spacing:0;border:1px solid;border-radius:5px;padding:8px;font-family:Noto Sans JP,sans-serif;font-size:14px;font-weight:500}#gh-renewal .gh-cover[data-motif=auth]{color:#345e83;background:#dce8f3}#gh-renewal .gh-cover[data-motif=ai]{color:#316653;background:#dae9e0}#gh-renewal .gh-cover[data-motif=web]{color:#7c6646;background:#ece5d8}#gh-renewal .gh-cover[data-motif=code]{color:#e0edf4;background:#273d4c}#gh-renewal .gh-cover[data-motif=work]{color:#605d7c;background:#e8e7ed}#gh-renewal .gh-cover[data-motif=security]{color:#285c62;background:#dce7e8}#gh-renewal .gh-cover[data-motif=form]{color:#935c4c;background:#f0e0db}#gh-renewal .gh-cover[data-motif=tools]{color:#3f5368;background:#e3e8ed}#gh-renewal .gh-more-wrap{text-align:center;margin:34px 0 0}#gh-renewal .gh-more{border:1px solid var(--gh-line);background:var(--gh-paper);border-radius:7px;justify-content:center;align-items:center;gap:15px;min-width:210px;min-height:46px;padding:12px 24px;font-size:14px;font-weight:500;display:inline-flex}#gh-renewal .gh-more:hover{border-color:var(--gh-accent);color:var(--gh-accent)}#gh-renewal .gh-result-note{color:var(--gh-muted);margin-top:10px;font-size:12px}#gh-renewal .gh-theme-heading{border-top:1px solid var(--gh-line);justify-content:space-between;align-items:center;gap:16px;margin-top:44px;padding-top:32px;display:flex}#gh-renewal .gh-theme-heading h2{letter-spacing:-.03em;font-size:21px;font-weight:700}#gh-renewal .gh-footer{background:var(--gh-paper);border-top:1px solid var(--gh-line);color:var(--gh-muted);font-size:12px}#gh-renewal .gh-footer-inner{max-width:var(--gh-site-width);justify-content:space-between;align-items:center;gap:20px;margin-inline:auto;padding:26px 36px;display:flex}#gh-renewal .gh-footer-links{flex-wrap:wrap;gap:18px;display:flex}#gh-renewal .gh-footer a{text-decoration:none}#gh-renewal .gh-reading{padding:28px 24px 50px}#gh-renewal .gh-reading-toolbar{max-width:calc(var(--gh-read-width) + 66px);justify-content:space-between;align-items:center;gap:14px;margin:0 auto 22px;display:flex}#gh-renewal .gh-reading-layout{max-width:calc(var(--gh-read-width) + 66px);grid-template-columns:minmax(0,1fr);align-items:start;gap:30px 28px;margin:0 auto;display:grid}#gh-renewal[data-reading-sidebar=true] .gh-reading-layout{max-width:calc(var(--gh-read-width) + 294px);grid-template-columns:minmax(0,1fr) 200px}#gh-renewal[data-reading-sidebar=true] .gh-reading-toolbar{max-width:calc(var(--gh-read-width) + 294px)}#gh-renewal .gh-back{color:var(--gh-muted);background:0 0;border:0;align-items:center;gap:6px;padding:6px 0;font-size:13px;font-weight:500;display:flex}#gh-renewal .gh-back:hover{color:var(--gh-accent)}#gh-renewal .gh-reading-sheet{background:var(--gh-paper);border:1px solid var(--gh-line);border-radius:9px;grid-area:1/1;width:100%;min-width:0;margin:0;padding:36px 32px 42px}#gh-renewal .gh-reading-sidebar{grid-area:1/2;align-self:stretch;min-width:0;padding-top:30px;display:none}#gh-renewal[data-reading-sidebar=true] .gh-reading-sidebar{display:block}#gh-renewal .gh-reading-support{background:var(--gh-bg);position:sticky;top:24px}#gh-renewal .gh-reading-support[data-tall=true]{position:static}#gh-renewal .gh-support-heading{color:var(--gh-text);align-items:center;gap:8px;margin-bottom:20px;font-size:13px;font-weight:600;display:flex}#gh-renewal .gh-support-heading svg{color:var(--gh-muted);flex-shrink:0}#gh-renewal .gh-support-list{border-left:1px solid var(--gh-line);margin:0;padding:0;list-style:none}#gh-renewal .gh-support-list li{margin:0;padding:0}#gh-renewal .gh-support-list a{color:var(--gh-muted);overflow-wrap:anywhere;grid-template-columns:18px minmax(0,1fr);gap:8px;padding:10px 0 10px 13px;font-size:13px;line-height:1.85;text-decoration:none;display:grid;position:relative}#gh-renewal .gh-support-list a:hover{color:var(--gh-accent)}#gh-renewal .gh-support-list a[aria-current=location]{color:var(--gh-accent);font-weight:600}#gh-renewal .gh-support-list a[aria-current=location]:before{content:"";background:var(--gh-accent);border-radius:2px;width:3px;position:absolute;top:10px;bottom:10px;left:-1px}#gh-renewal .gh-section-number{font-family:Noto Sans JP,sans-serif;font-size:11px;font-weight:500;line-height:2.18}#gh-renewal .gh-support-progress{color:var(--gh-muted);justify-content:space-between;gap:8px;margin:23px 0 8px;font-size:11px;display:flex}#gh-renewal .gh-support-track{background:var(--gh-line);border-radius:2px;height:3px;overflow:hidden}#gh-renewal .gh-support-fill{background:var(--gh-accent);width:0;height:100%;display:block}#gh-renewal .gh-article-label{color:var(--gh-accent);align-items:center;gap:10px;margin-bottom:18px;font-size:13px;font-weight:500;display:flex}#gh-renewal .gh-article-label span{letter-spacing:.12em;color:var(--gh-muted);border-left:1px solid var(--gh-line);padding-left:10px;font-family:Noto Sans JP,sans-serif;font-size:10px}#gh-renewal .gh-article-title{letter-spacing:-.04em;text-wrap:pretty;font-size:30px;font-weight:700;line-height:1.65}#gh-renewal .gh-byline{color:var(--gh-muted);flex-wrap:wrap;align-items:center;gap:10px;margin:24px 0 28px;font-size:12px;display:flex}#gh-renewal .gh-byline .gh-author{color:var(--gh-text);font-size:13px;font-weight:500}#gh-renewal .gh-toc{border-top:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line);margin:30px 0 34px;padding:15px 0}#gh-renewal .gh-toc summary{cursor:pointer;color:var(--gh-muted);font-size:14px;font-weight:500;line-height:1.7}#gh-renewal .gh-toc ol{color:var(--gh-muted);margin:18px 0 6px;padding-left:24px;font-size:14px;line-height:1.8}#gh-renewal .gh-toc li{padding:4px 0}#gh-renewal .gh-toc a{text-decoration:none}#gh-renewal .gh-toc a:hover{color:var(--gh-accent);text-decoration:underline}#gh-renewal .gh-toc a[aria-current=location]{color:var(--gh-accent);font-weight:600}#gh-renewal[data-reading-sidebar=true] .gh-toc{display:none}#gh-renewal .gh-article-title{scroll-margin-top:24px}#gh-renewal .gh-prose{font-size:var(--gh-body-size);letter-spacing:.005em;overflow-wrap:anywhere;color:var(--gh-text);font-weight:400;line-height:2}#gh-renewal .gh-prose p{margin:1.5em 0}#gh-renewal .gh-prose>p:first-child{margin-top:0}#gh-renewal .gh-prose h2{letter-spacing:-.025em;margin:2.3em 0 1em;padding:0;scroll-margin-top:24px;font-size:1.27em;font-weight:700;line-height:1.75}#gh-renewal .gh-prose h3{margin:1.8em 0 .8em;scroll-margin-top:24px;font-size:1.1em;font-weight:700;line-height:1.8}#gh-renewal .gh-prose a{color:var(--gh-accent);text-underline-offset:4px;text-decoration:underline 1px}#gh-renewal .gh-prose ul,#gh-renewal .gh-prose ol{margin:1.6em 0;padding-left:1.4em}#gh-renewal .gh-prose li{padding:4px 0}#gh-renewal .gh-prose li p{margin:.3em 0}#gh-renewal .gh-prose blockquote{border-left:3px solid var(--gh-accent);background:var(--gh-bg);border-radius:0 6px 6px 0;margin:1.8em 0;padding:16px 22px;font-size:.95em}#gh-renewal .gh-prose blockquote p{margin:0}#gh-renewal .gh-prose pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--gh-bg);border:1px solid var(--gh-line);border-radius:7px;margin:24px 0;padding:20px;font-size:13px;line-height:1.8}#gh-renewal .gh-prose code{background:var(--gh-bg);border-radius:3px;padding:2px 5px;font-size:.86em}#gh-renewal .gh-prose pre code{padding:0}#gh-renewal .gh-prose table{border-collapse:collapse;width:100%;min-width:460px;font-size:14px;line-height:1.8}#gh-renewal .gh-prose th,#gh-renewal .gh-prose td{text-align:left;border-bottom:1px solid var(--gh-line);vertical-align:top;padding:12px 10px}#gh-renewal .gh-prose th{background:var(--gh-bg);font-weight:600}#gh-renewal .gh-prose hr{border:0;border-top:1px solid var(--gh-line);margin:32px 0}#gh-renewal .gh-tags{border-top:1px solid var(--gh-line);flex-wrap:wrap;gap:4px 16px;margin-top:32px;padding-top:24px;display:flex}#gh-renewal .gh-tags :is(a,button){color:var(--gh-muted);text-underline-offset:4px;background:0 0;border:0;padding:5px 0;font-size:14px}#gh-renewal .gh-tags :is(a,button):hover{color:var(--gh-accent);text-decoration:underline}#gh-renewal .gh-after-reading{grid-area:2/1;width:100%;min-width:0;margin:0}#gh-renewal .gh-after-reading h2{margin-bottom:20px;font-size:20px;font-weight:700}#gh-renewal .gh-next-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}#gh-renewal .gh-next-grid .gh-post h3{min-height:0;font-size:16px}#gh-renewal .gh-next-grid .gh-cover{aspect-ratio:2.6}#gh-renewal .gh-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:25px 0 34px;display:grid}#gh-renewal .gh-path-step{background:var(--gh-paper);border:1px solid var(--gh-line);border-radius:7px;padding:20px}#gh-renewal .gh-path-step b{color:var(--gh-accent);font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:500}#gh-renewal .gh-path-step h2{margin:10px 0 6px;font-size:17px;font-weight:700}#gh-renewal .gh-path-step p{color:var(--gh-muted);font-size:13px;line-height:1.8}#gh-renewal .gh-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@container (width>=1280px){#gh-renewal .gh-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@container (width<=850px){#gh-renewal .gh-brand-caption{display:none}#gh-renewal .gh-navigation{gap:22px}#gh-renewal .gh-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 20px}#gh-renewal .gh-masthead{padding:22px 26px}#gh-renewal .gh-main{padding:24px 26px 40px}#gh-renewal .gh-navigation{padding:0 26px}}@container (width<=1023px){#gh-renewal .gh-shelf-grid{overscroll-behavior-x:contain;grid-template-columns:none;grid-auto-columns:minmax(240px,calc(45.4545% - 18.1818px));grid-auto-flow:column;gap:20px;padding-bottom:14px;overflow-x:auto}}@container (width>=581px) and (width<=680px){#gh-renewal .gh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (width<=580px){#gh-renewal .gh-masthead{flex-wrap:wrap;gap:15px;padding:20px 20px 15px}#gh-renewal .gh-navigation{justify-content:space-between;gap:17px;padding:0 20px}#gh-renewal .gh-navigation :is(a,button){padding:10px 0 11px;font-size:13px}#gh-renewal .gh-main{padding:22px 20px 34px}#gh-renewal .gh-shelf-heading{gap:8px 12px;margin-bottom:18px}#gh-renewal .gh-shelf-heading h2{font-size:22px}#gh-renewal .gh-shelf-heading h2 :is(a,button){gap:5px}#gh-renewal .gh-shelf-heading h2 svg{width:20px;height:20px}#gh-renewal .gh-shelf-grid{grid-auto-columns:82%;gap:18px}#gh-renewal .gh-shelf-grid .gh-post h3{font-size:16px}#gh-renewal .gh-shelf-grid .gh-cover-top{font-size:10px}#gh-renewal .gh-shelf-grid .gh-cover-bottom{font-size:10px;display:flex}#gh-renewal .gh-shelf+.gh-shelf{margin-top:28px;padding-top:26px}#gh-renewal .gh-card-tags{margin-top:8px}#gh-renewal .gh-card-tags :is(a,button){min-height:32px}#gh-renewal .gh-context-row{gap:8px;font-size:12px}#gh-renewal .gh-context-row button{min-height:36px}#gh-renewal .gh-list-description{margin-bottom:20px;font-size:12px}#gh-renewal .gh-topic-groups{grid-template-columns:1fr;gap:25px}#gh-renewal .gh-topic-group .gh-tags :is(a,button){min-height:44px}#gh-renewal .gh-list-heading{gap:12px;margin-bottom:19px}#gh-renewal .gh-list-title{font-size:22px}#gh-renewal .gh-list-title small{display:none}#gh-renewal .gh-sorting :is(a,button){padding:6px 9px;font-size:12px}#gh-renewal .gh-grid{grid-template-columns:1fr;gap:0}#gh-renewal .gh-grid .gh-post{border-bottom:1px solid var(--gh-line);padding:20px 0}#gh-renewal .gh-grid .gh-post:first-child{padding-top:0}#gh-renewal .gh-grid .gh-post-open{grid-template-columns:minmax(0,1fr) 96px;align-items:start;gap:14px;display:grid}#gh-renewal .gh-grid .gh-cover{aspect-ratio:1.25;border-radius:6px;grid-area:1/2;padding:9px}#gh-renewal .gh-grid .gh-post-copy{grid-area:1/1}#gh-renewal .gh-grid .gh-post h3{-webkit-line-clamp:4;min-height:0;margin:6px 0 8px;font-size:16px;line-height:1.75}#gh-renewal .gh-grid .gh-category-label{margin-top:0;font-size:12px}#gh-renewal .gh-cover-top{letter-spacing:.07em;font-size:7px}#gh-renewal .gh-cover-bottom{display:none}#gh-renewal .gh-grid .gh-cover-mark{letter-spacing:-1px;gap:4px;font-size:25px}#gh-renewal .gh-grid .gh-cover-mark small{padding:4px;font-size:9px}#gh-renewal .gh-post-meta{gap:5px;font-size:12px}#gh-renewal .gh-subnav :is(a,button){min-height:44px;font-size:12px}#gh-renewal .gh-more-wrap{margin-top:25px}#gh-renewal .gh-theme-heading{margin-top:32px;padding-top:26px}#gh-renewal .gh-theme-heading h2{font-size:20px}#gh-renewal .gh-footer-inner{flex-direction:column;align-items:flex-start;gap:12px;padding:25px 20px}#gh-renewal .gh-reading{padding:18px 0 32px}#gh-renewal .gh-reading-toolbar{margin-bottom:17px;padding:0 20px}#gh-renewal .gh-reading-sheet{border-left:0;border-right:0;border-radius:0;padding:25px 20px 30px}#gh-renewal .gh-article-title{letter-spacing:-.035em;font-size:24px;line-height:1.7}#gh-renewal .gh-article-label{margin-bottom:15px;font-size:12px}#gh-renewal .gh-article-label span{font-size:9px}#gh-renewal .gh-prose{font-size:max(16px, calc(var(--gh-body-size) - 1px));line-height:1.95}#gh-renewal .gh-byline{gap:8px;margin:20px 0 25px;font-size:11px}#gh-renewal .gh-toc{margin:27px 0;padding:14px 0}#gh-renewal .gh-toc summary{align-content:center;min-height:44px;font-size:14px}#gh-renewal .gh-toc ol{font-size:14px}#gh-renewal .gh-toc li{padding:0}#gh-renewal .gh-toc a{min-height:44px;padding:9px 0;display:block}#gh-renewal .gh-prose h2{font-size:1.18em;line-height:1.8}#gh-renewal .gh-after-reading{padding:0 20px}#gh-renewal .gh-next-grid{grid-template-columns:1fr;gap:23px}#gh-renewal .gh-next-grid .gh-cover{display:none}#gh-renewal .gh-next-grid .gh-post h3{font-size:16px}#gh-renewal .gh-path{grid-template-columns:1fr;gap:12px}#gh-renewal .gh-path-step{padding:17px 19px}#gh-renewal .gh-path-step h2{margin:5px 0;font-size:16px}}@container (width<=350px){#gh-renewal .gh-navigation{gap:9px;padding:0 16px}#gh-renewal .gh-navigation :is(a,button){font-size:12px}#gh-renewal .gh-main{padding-left:16px;padding-right:16px}#gh-renewal .gh-list-heading{flex-direction:column;align-items:flex-start}#gh-renewal .gh-grid .gh-post-open{grid-template-columns:minmax(0,1fr) 76px;gap:11px}#gh-renewal .gh-grid .gh-cover{aspect-ratio:1;padding:7px}}#gh-renewal .gh-masthead{gap:18px;padding:14px 24px}#gh-renewal .gh-body-layout{min-width:0;max-width:var(--gh-site-width);margin-inline:auto;display:block}#gh-renewal #gh-content{min-width:0}#gh-renewal .gh-directory{background:var(--gh-paper);border-bottom:1px solid var(--gh-line);padding:12px 14px;display:none}#gh-renewal[data-menu-open=true] .gh-directory{display:block}#gh-renewal .gh-menu-toggle{border:1px solid var(--gh-line);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}#gh-renewal .gh-menu-toggle svg{width:20px;height:20px}#gh-renewal .gh-navigation{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:3px;padding:0;display:flex}#gh-renewal .gh-navigation :is(a,button){text-align:left;white-space:normal;width:100%;min-height:42px;color:var(--gh-muted);background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:9px 10px;font-size:14px;font-weight:500;line-height:1.55;display:flex}#gh-renewal .gh-navigation :is(a,button) svg{width:16px;height:16px;color:var(--gh-muted);flex-shrink:0}#gh-renewal .gh-navigation :is(a,button):hover{color:var(--gh-text);background:var(--gh-tint)}#gh-renewal .gh-navigation :is(a,button)[aria-current=page]{background:var(--gh-tint);color:var(--gh-accent);font-weight:700}#gh-renewal .gh-navigation :is(a,button)[aria-current=page] svg{color:var(--gh-accent)}#gh-renewal .gh-navigation .gh-nav-label{color:var(--gh-muted);padding:16px 10px 7px;font-size:12px}#gh-renewal .gh-nav-divider{background:var(--gh-line);height:1px;margin:14px 10px 8px}#gh-renewal .gh-main{padding:16px 24px 28px}#gh-renewal .gh-shelf-heading{gap:10px;margin-bottom:8px}#gh-renewal .gh-shelf-heading h2{font-size:20px}#gh-renewal .gh-shelf-heading h2 svg{width:20px;height:20px}#gh-renewal .gh-shelf+.gh-shelf{border:0;margin-top:20px;padding-top:0}#gh-renewal .gh-shelf-grid{overscroll-behavior-x:contain;grid-template-columns:none;grid-auto-columns:calc(33.3333% - 8px);grid-auto-flow:column;gap:12px;padding-bottom:2px;overflow-x:auto}#gh-renewal .gh-main .gh-cover{aspect-ratio:2.35;border-radius:6px;max-height:100px;padding:8px}#gh-renewal .gh-main .gh-cover-mark{gap:7px;padding:2px 0;font-size:32px}#gh-renewal .gh-main .gh-cover-mark small{padding:5px;font-size:11px}#gh-renewal .gh-main .gh-post h3{-webkit-line-clamp:3;min-height:4.8em;margin:6px 0 4px;font-size:16px;line-height:1.6}#gh-renewal .gh-main .gh-category-label{margin-top:6px;font-size:12px;line-height:1.5}#gh-renewal .gh-shelf-grid .gh-category-label{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}#gh-renewal .gh-main .gh-card-tags{margin-top:2px}#gh-renewal .gh-main .gh-card-tags :is(a,button){padding:2px 0;font-size:12px}#gh-renewal .gh-read-time{white-space:nowrap;align-items:center;gap:3px;display:inline-flex}#gh-renewal .gh-read-time svg{width:12px;height:12px}#gh-renewal .gh-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}#gh-renewal .gh-context-row{margin-bottom:10px}#gh-renewal .gh-list-heading{margin-bottom:8px}#gh-renewal .gh-list-title{font-size:22px}#gh-renewal .gh-list-description{margin:0 0 8px}#gh-renewal .gh-subnav{gap:2px 16px;margin:0 0 12px}#gh-renewal .gh-subnav :is(a,button){min-height:32px;padding:4px 0;font-size:13px}#gh-renewal .gh-theme-heading{border:0;margin-top:22px;padding-top:0}#gh-renewal .gh-topic-group{border:0;padding-top:0}@container (width>=960px){#gh-renewal .gh-body-layout{grid-template-columns:200px minmax(0,1fr);display:grid}#gh-renewal .gh-directory{border-right:1px solid var(--gh-line);background:var(--gh-bg);border-bottom:0;align-self:stretch;padding:18px 10px;display:block}#gh-renewal .gh-nav-inner{position:sticky;top:18px}#gh-renewal .gh-menu-toggle{display:none}#gh-renewal .gh-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#gh-renewal .gh-shelf-grid{grid-auto-columns:calc(25% - 9px)}#gh-renewal[data-view=article] .gh-body-layout{display:block}#gh-renewal[data-view=article] .gh-directory{display:none}}@container (width>=1200px){#gh-renewal .gh-grid{grid-template-columns:repeat(5,minmax(0,1fr))}#gh-renewal .gh-shelf-grid{grid-auto-columns:calc(20% - 9.6px)}}@container (width<=959px){#gh-renewal .gh-masthead{gap:12px}#gh-renewal .gh-brand{margin-right:auto}#gh-renewal .gh-navigation{grid-template-columns:1fr 1fr;gap:4px 10px;display:grid}#gh-renewal .gh-navigation .gh-nav-label,#gh-renewal .gh-nav-divider{grid-column:1/-1}#gh-renewal .gh-navigation :is(a,button){min-height:44px}}@container (width<=680px){#gh-renewal .gh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#gh-renewal .gh-shelf-grid{grid-auto-columns:calc(47.6191% - 11.4286px);gap:12px}}@container (width<=580px){#gh-renewal .gh-masthead{gap:10px;padding:12px 16px}#gh-renewal .gh-brand-logo{width:155px}#gh-renewal .gh-main{padding:14px 16px 24px}#gh-renewal .gh-shelf-heading h2{font-size:20px}#gh-renewal .gh-shelf-heading{margin-bottom:8px}#gh-renewal .gh-shelf+.gh-shelf{margin-top:18px;padding-top:0}#gh-renewal .gh-main .gh-cover{max-height:90px;padding:7px}#gh-renewal .gh-main .gh-cover-top{letter-spacing:.04em;font-size:8px}#gh-renewal .gh-main .gh-cover-bottom{display:none}#gh-renewal .gh-main .gh-cover-mark{gap:5px;font-size:25px}#gh-renewal .gh-main .gh-cover-mark small{padding:4px;font-size:9px}#gh-renewal .gh-main .gh-post h3{min-height:4.8em;font-size:16px;line-height:1.6}#gh-renewal .gh-shelf-grid .gh-post-meta{gap:6px}#gh-renewal .gh-grid{grid-template-columns:1fr;gap:0}#gh-renewal .gh-grid .gh-post{padding:14px 0}#gh-renewal .gh-grid .gh-post-open{grid-template-columns:minmax(0,1fr) 72px;gap:12px}#gh-renewal .gh-grid .gh-cover{aspect-ratio:1.3;padding:6px}#gh-renewal .gh-grid .gh-cover-top{display:none}#gh-renewal .gh-grid .gh-post h3{min-height:0;margin:5px 0 6px}#gh-renewal .gh-grid .gh-category-label{margin-top:0}#gh-renewal .gh-subnav :is(a,button){min-height:44px}#gh-renewal .gh-list-heading{flex-direction:row;align-items:center}#gh-renewal .gh-sorting :is(a,button){min-height:44px;padding:8px 18px;font-size:14px}}#gh-renewal .gh-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:14px;display:grid}#gh-renewal .gh-feature-tile{background:var(--gh-paper);text-align:left;min-width:0;box-shadow:0 0 0 1px color-mix(in srgb, var(--gh-line) 60%, transparent);border:0;border-radius:9px;flex-direction:column;padding:0;display:flex;overflow:hidden}#gh-renewal .gh-feature-tile:hover{box-shadow:0 0 0 1px var(--gh-accent)}#gh-renewal .gh-feature-tile:hover .gh-feature-link{text-underline-offset:4px;text-decoration:underline}#gh-renewal .gh-feature-image{aspect-ratio:2;background:#dce8ef;flex-shrink:0;width:100%;overflow:hidden}#gh-renewal .gh-feature-image img{object-fit:cover;object-position:center 65%;width:100%;height:100%;display:block}#gh-renewal [data-feature-image=ai] img{object-position:center 55%}#gh-renewal .gh-feature-copy{flex-direction:column;flex:1;gap:10px;min-width:0;padding:17px 18px 18px;display:flex}#gh-renewal .gh-feature-meta{color:var(--gh-accent);align-items:center;gap:10px;font-size:12px;font-weight:600;line-height:1.5;display:flex}#gh-renewal .gh-feature-meta span:nth-child(2){letter-spacing:.07em;color:var(--gh-muted);font-family:Noto Sans JP,sans-serif;font-size:11px}#gh-renewal .gh-feature-count{color:var(--gh-muted);margin-left:auto;font-size:12px;font-weight:400}#gh-renewal .gh-feature-copy h2,#gh-renewal .gh-feature-copy h3{letter-spacing:-.035em;font-size:21px;font-weight:700;line-height:1.45}#gh-renewal .gh-feature-copy p{color:var(--gh-muted);font-size:14px;line-height:1.75}#gh-renewal .gh-feature-points{color:var(--gh-muted);flex-wrap:wrap;gap:4px 11px;font-size:12px;display:flex}#gh-renewal .gh-feature-points span{align-items:center;gap:5px;display:inline-flex}#gh-renewal .gh-feature-points span:before{content:"";background:var(--gh-accent);border-radius:50%;width:3px;height:3px}#gh-renewal .gh-feature-link{color:var(--gh-accent);align-items:center;gap:7px;margin-top:auto;padding-top:3px;font-size:14px;font-weight:600;display:flex}#gh-renewal .gh-features-page .gh-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}#gh-renewal .gh-features-page .gh-feature-copy{gap:11px;padding:20px 24px}#gh-renewal .gh-features-page .gh-feature-copy h2{font-size:27px}#gh-renewal .gh-features-page .gh-feature-tile:last-child{grid-column:1/-1;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);display:grid}#gh-renewal .gh-features-page .gh-feature-tile:last-child .gh-feature-image{aspect-ratio:auto;height:100%;min-height:230px}#gh-renewal .gh-features-page .gh-feature-tile:last-child .gh-feature-copy{justify-content:center;padding:24px 30px}#gh-renewal .gh-features-page .gh-feature-tile:last-child .gh-feature-link{margin-top:0}#gh-renewal .gh-feature-hero{background:var(--gh-paper);border-radius:9px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch;gap:0;margin-top:12px;display:grid;overflow:hidden}#gh-renewal .gh-feature-hero .gh-feature-image{aspect-ratio:auto;min-height:310px}#gh-renewal .gh-feature-hero-copy{align-self:center;min-width:0;padding:26px 30px}#gh-renewal .gh-feature-hero h1{letter-spacing:-.035em;margin-top:13px;font-size:32px;line-height:1.45}#gh-renewal .gh-feature-hero p{color:var(--gh-muted);margin-top:12px;font-size:15px;line-height:1.8}#gh-renewal .gh-feature-outcomes{flex-wrap:wrap;gap:6px 15px;margin:15px 0;padding:0;font-size:13px;list-style:none;display:flex}#gh-renewal .gh-feature-outcomes li{align-items:center;gap:4px;display:flex}#gh-renewal .gh-feature-outcomes svg{width:14px;height:14px;color:var(--gh-accent)}#gh-renewal .gh-feature-start{background:var(--gh-text);min-height:44px;color:var(--gh-paper);border:0;border-radius:999px;align-items:center;gap:10px;padding:9px 17px;font-size:14px;font-weight:600;display:inline-flex}#gh-renewal .gh-path{gap:12px;margin:18px 0 25px}#gh-renewal .gh-path-step{border:0;padding:16px}#gh-renewal .gh-path-step h2{margin:5px 0;font-size:16px}#gh-renewal .gh-purpose-links{background:var(--gh-tint);border-radius:7px;flex-wrap:wrap;align-items:center;gap:4px 22px;margin:16px 0 20px;padding:10px 14px;display:flex}#gh-renewal .gh-purpose-links h2{color:var(--gh-muted);font-size:13px;font-weight:600}#gh-renewal .gh-purpose-links :is(a,button){text-align:left;color:var(--gh-accent);background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:14px;display:inline-flex}#gh-renewal .gh-purpose-links :is(a,button):hover{text-underline-offset:4px;text-decoration:underline}#gh-renewal .gh-platform-visual{color:#edf5f5;background:#1d3d49;flex-direction:column;justify-content:center;gap:14px;min-height:180px;padding:24px;display:flex}#gh-renewal .gh-platform-caption{letter-spacing:.05em;color:#b3d7d1;font-size:14px}#gh-renewal .gh-platform-flow{justify-content:center;align-items:center;gap:12px;display:flex}#gh-renewal .gh-platform-flow>span{text-align:center;border:1px solid #8aacb7;border-radius:6px;flex:1;padding:15px 8px;font-size:17px;font-weight:600}#gh-renewal .gh-platform-flow svg{color:#b3d7d1;flex-shrink:0}#gh-renewal .gh-platform-foundation{text-align:center;letter-spacing:.025em;background:#2b515b;border-radius:5px;padding:10px 6px;font-size:13px}#gh-renewal .gh-feature-section .gh-feature-grid{grid-template-columns:repeat(var(--gh-feature-columns,4), minmax(0, 1fr))}#gh-renewal .gh-feature-section .gh-feature-copy{gap:9px;padding:16px}#gh-renewal .gh-feature-section .gh-feature-copy h3{font-size:19px}#gh-renewal .gh-feature-section .gh-platform-visual{gap:8px;min-height:0;padding:14px}#gh-renewal .gh-feature-section .gh-platform-caption{font-size:12px}#gh-renewal .gh-feature-section .gh-platform-flow{gap:7px}#gh-renewal .gh-feature-section .gh-platform-flow>span{padding:9px 5px;font-size:13px}#gh-renewal .gh-feature-section .gh-platform-foundation{padding:5px 3px;font-size:12px}#gh-renewal .gh-features-page .gh-feature-tile[data-theme=platform]{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}#gh-renewal .gh-features-page .gh-feature-tile[data-theme=platform] .gh-feature-image{aspect-ratio:auto;height:100%;padding:30px 40px}#gh-renewal .gh-features-page .gh-feature-tile[data-theme=platform] .gh-feature-copy{padding:26px 30px}#gh-renewal .gh-feature-hero .gh-platform-visual{gap:22px;padding:32px 40px}#gh-renewal .gh-feature-hero .gh-platform-flow>span{padding:25px 10px;font-size:21px}#gh-renewal .gh-feature-hero .gh-platform-foundation{padding:14px;font-size:15px}#gh-renewal .gh-path-link{text-align:left;color:inherit;transition:background .15s}#gh-renewal .gh-path-link:hover{background:var(--gh-tint)}#gh-renewal .gh-path-link h2{justify-content:space-between;align-items:center;display:flex}#gh-renewal .gh-article-feature{text-align:left;color:var(--gh-accent);background:0 0;border:0;align-items:center;gap:7px;padding:0 0 19px;font-size:13px;display:flex}#gh-renewal .gh-article-feature svg{flex-shrink:0}#gh-renewal .gh-source-link{color:var(--gh-accent);background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:12px;display:inline-flex}#gh-renewal .gh-decision-guide{background:var(--gh-bg);border-radius:7px;margin:0 0 30px;padding:18px 20px}#gh-renewal .gh-decision-guide>p{color:var(--gh-muted);margin-bottom:5px;font-size:13px;line-height:1.8}#gh-renewal .gh-decision-guide h2{font-size:16px;font-weight:700}#gh-renewal .gh-decision-guide ul{gap:7px;margin:12px 0 0;padding:0;font-size:14px;line-height:1.8;list-style:none;display:grid}#gh-renewal .gh-decision-guide li{align-items:flex-start;gap:8px;display:flex}#gh-renewal .gh-decision-guide li svg{color:var(--gh-accent);flex-shrink:0;margin-top:5px}#gh-renewal .gh-source-scope{color:var(--gh-muted);margin-top:12px;font-size:14px;line-height:1.85}#gh-renewal .gh-after-reading{flex-direction:column;gap:30px;display:flex}#gh-renewal .gh-consult-card{background:var(--gh-tint);border-radius:8px;padding:26px 28px}#gh-renewal .gh-consult-label{color:var(--gh-accent);margin:0 0 8px;font-size:12px;font-weight:600}#gh-renewal .gh-consult-card h2{letter-spacing:-.025em;margin:0 0 10px;font-size:21px;line-height:1.6}#gh-renewal .gh-consult-description{color:var(--gh-text);font-size:14px;line-height:1.9}#gh-renewal .gh-consult-card ul{flex-wrap:wrap;gap:7px 16px;margin:16px 0;padding:0;font-size:13px;list-style:none;display:flex}#gh-renewal .gh-consult-card li{align-items:center;gap:5px;display:flex}#gh-renewal .gh-consult-card li svg{color:var(--gh-accent);flex-shrink:0;width:14px;height:14px}#gh-renewal .gh-consult-action{background:var(--gh-text);min-height:46px;color:var(--gh-paper);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:11px 20px;font-size:14px;font-weight:600;line-height:1.7;text-decoration:none;display:inline-flex}#gh-renewal .gh-consult-action:hover{text-underline-offset:4px;text-decoration:underline}#gh-renewal .gh-consult-action svg{flex-shrink:0}#gh-renewal .gh-consult-note{color:var(--gh-muted);margin-top:9px;font-size:12px}#gh-renewal .gh-related-heading{margin-bottom:18px}#gh-renewal .gh-related-heading h2{margin:0 0 5px;font-size:20px}#gh-renewal .gh-related-heading p{color:var(--gh-muted);font-size:14px}#gh-renewal .gh-next-grid{gap:20px 18px}#gh-renewal .gh-next-grid .gh-cover{max-height:110px;padding:12px}#gh-renewal .gh-next-grid .gh-cover-mark{font-size:32px}#gh-renewal .gh-next-grid .gh-category-label{margin-top:10px;font-size:13px}#gh-renewal .gh-related-more{text-align:center;margin-top:24px}#gh-renewal .gh-related-more .gh-more{font-size:14px}#gh-renewal .gh-continue-feature{border:1px solid var(--gh-line);text-align:left;color:var(--gh-muted);background:0 0;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;font-size:13px;display:flex}#gh-renewal .gh-continue-feature strong{color:var(--gh-text);margin-top:4px;font-size:16px;font-weight:600;display:block}#gh-renewal .gh-continue-feature svg{color:var(--gh-accent);flex-shrink:0}@container (width<=959px){#gh-renewal .gh-feature-copy{gap:8px;padding:14px}#gh-renewal .gh-feature-copy h3{font-size:19px}#gh-renewal .gh-feature-hero-copy{padding:23px}#gh-renewal .gh-feature-hero h1{font-size:27px}#gh-renewal .gh-feature-hero .gh-feature-image{min-height:290px}#gh-renewal .gh-feature-section .gh-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (width<=680px){#gh-renewal .gh-feature-section .gh-feature-grid{overscroll-behavior-x:contain;scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:86%;grid-auto-flow:column;gap:12px;padding:1px 1px 8px;overflow-x:auto}#gh-renewal .gh-feature-section .gh-feature-tile{scroll-snap-align:start}#gh-renewal .gh-features-page .gh-feature-grid{grid-template-columns:1fr;gap:18px}#gh-renewal .gh-features-page .gh-feature-copy{gap:9px;padding:17px 18px}#gh-renewal .gh-features-page .gh-feature-copy h2{font-size:24px}#gh-renewal .gh-features-page .gh-feature-tile:last-child{grid-column:auto;display:flex}#gh-renewal .gh-features-page .gh-feature-tile:last-child .gh-feature-image{aspect-ratio:2;height:auto;min-height:0}#gh-renewal .gh-features-page .gh-feature-tile:last-child .gh-feature-copy{padding:17px 18px}#gh-renewal .gh-feature-hero{grid-template-columns:1fr}#gh-renewal .gh-feature-hero .gh-feature-image{aspect-ratio:2.1;min-height:0}#gh-renewal .gh-feature-hero-copy{padding:20px}#gh-renewal .gh-feature-hero h1{margin-top:10px;font-size:26px}#gh-renewal .gh-feature-hero p{font-size:14px}#gh-renewal .gh-path{grid-template-columns:1fr;gap:8px}#gh-renewal .gh-path-step{padding:13px 16px}#gh-renewal .gh-purpose-links{gap:0;margin:12px 0 18px;padding:9px 14px;display:grid}#gh-renewal .gh-purpose-links h2{padding:3px 0}#gh-renewal .gh-purpose-links :is(a,button){justify-content:space-between;min-height:44px}#gh-renewal .gh-features-page .gh-feature-tile[data-theme=platform]{grid-column:auto;display:flex}#gh-renewal .gh-features-page .gh-feature-tile[data-theme=platform] .gh-feature-image{aspect-ratio:1.9;padding:22px}#gh-renewal .gh-features-page .gh-feature-tile[data-theme=platform] .gh-feature-copy{padding:20px}#gh-renewal .gh-feature-hero .gh-platform-visual{aspect-ratio:1.9;gap:12px;padding:22px}#gh-renewal .gh-feature-hero .gh-platform-flow>span{padding:14px 8px;font-size:17px}#gh-renewal .gh-feature-hero .gh-platform-foundation{padding:9px;font-size:13px}#gh-renewal .gh-decision-guide{margin-bottom:25px;padding:16px}#gh-renewal .gh-source-link{min-height:36px}#gh-renewal .gh-consult-card{padding:22px 20px}#gh-renewal .gh-consult-card h2{font-size:20px}#gh-renewal .gh-consult-action{width:100%;padding:11px 13px}#gh-renewal .gh-next-grid .gh-post-open{grid-template-columns:minmax(0,1fr) 72px;align-items:start;gap:12px;display:grid}#gh-renewal .gh-next-grid .gh-cover{aspect-ratio:1.3;grid-area:1/2;padding:6px;display:flex}#gh-renewal .gh-next-grid .gh-cover-top,#gh-renewal .gh-next-grid .gh-cover-bottom,#gh-renewal .gh-next-grid .gh-cover-mark small{display:none}#gh-renewal .gh-next-grid .gh-cover-mark{gap:0;padding:0;font-size:20px}#gh-renewal .gh-next-grid .gh-post-copy{grid-area:1/1}#gh-renewal .gh-next-grid .gh-category-label{margin-top:0}#gh-renewal .gh-next-grid .gh-post h3{margin-top:6px}}#gh-renewal .gh-product-spot{margin-top:30px}#gh-renewal .gh-product-heading{margin-bottom:12px;font-size:20px;font-weight:700}#gh-renewal .gh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}#gh-renewal .gh-product-card{border:1px solid var(--gh-line);background:var(--gh-paper);border-radius:10px;grid-template-columns:minmax(0,2fr) minmax(0,3fr);text-decoration:none;display:grid;overflow:hidden}#gh-renewal .gh-product-card:only-child{grid-column:1/-1;grid-template-columns:minmax(160px,1fr) minmax(0,2fr)}#gh-renewal .gh-product-card:hover{border-color:var(--gh-accent)}#gh-renewal .gh-product-visual{background:#e6efec;min-width:0;min-height:200px;overflow:hidden}#gh-renewal .gh-product-visual img{object-fit:cover;object-position:68% center;width:100%;height:100%;display:block}#gh-renewal .gh-product-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:20px;display:flex}#gh-renewal .gh-product-gallery{background:#f0ece2;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:20px 14px 30px;display:flex;position:relative}#gh-renewal .gh-product-gallery img{object-fit:contain;border-radius:4px;width:100%;height:auto;box-shadow:0 3px 12px #29352f1a}#gh-renewal .gh-product-gallery img:nth-child(2){align-self:flex-end;width:88%}#gh-renewal .gh-product-image-note{bottom:8px;text-align:center;color:#626b62;font-size:9px;position:absolute;inset-inline:12px}#gh-renewal .gh-product-category{color:var(--gh-muted);font-size:11px;font-weight:500}#gh-renewal .gh-product-brand{letter-spacing:-.7px;flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-top:3px;font-size:27px;font-weight:700;line-height:1.5;display:flex}#gh-renewal .gh-product-brand span{letter-spacing:0;color:var(--gh-muted);font-size:11px;font-weight:400}#gh-renewal .gh-product-benefit{margin-top:10px;font-size:17px;font-weight:700;line-height:1.65}#gh-renewal .gh-product-description{color:var(--gh-muted);margin-top:6px;font-size:13px;line-height:1.8}#gh-renewal .gh-product-action{min-height:44px;color:var(--gh-accent);align-items:center;gap:6px;margin-top:auto;padding-top:12px;font-size:13px;font-weight:500;display:inline-flex}#gh-renewal .gh-product-card:hover .gh-product-action{text-underline-offset:4px;text-decoration:underline}@container (width<=1199px){#gh-renewal .gh-product-card{grid-template-columns:minmax(0,1fr)}#gh-renewal .gh-product-visual{height:180px;min-height:0}#gh-renewal .gh-product-card:only-child .gh-product-visual{height:auto}#gh-renewal .gh-product-gallery{flex-direction:row;align-items:center}#gh-renewal .gh-product-gallery img,#gh-renewal .gh-product-gallery img:nth-child(2){align-self:center;width:calc(50% - 6px)}}@container (width<=680px){#gh-renewal .gh-product-grid{grid-template-columns:minmax(0,1fr);gap:14px}#gh-renewal .gh-product-card,#gh-renewal .gh-product-card:only-child{grid-template-columns:minmax(0,1fr)}#gh-renewal .gh-product-visual,#gh-renewal .gh-product-card:only-child .gh-product-visual{height:160px}#gh-renewal .gh-product-copy{padding:18px}}#gh-renewal{background:var(--gh-bg);--color-primary:var(--gh-text);--color-secondary:var(--gh-accent);--color-dark:var(--gh-text);--color-gray:var(--gh-line)}#gh-renewal p{font-weight:400}#gh-renewal a{text-decoration:none}#gh-renewal a:hover{text-underline-offset:4px}#gh-renewal :focus-visible{outline:2px solid var(--gh-accent);outline-offset:4px}#gh-renewal .gh-skip-link{z-index:1000;background:var(--gh-paper);padding:12px 20px;position:fixed;top:8px;left:12px;transform:translateY(-160%)}#gh-renewal .gh-skip-link:focus{transform:translateY(0)}#gh-renewal .gh-search-launch{background:var(--gh-bg);border:1px solid var(--gh-line);min-width:245px;min-height:40px;color:var(--gh-muted);text-align:left;border-radius:7px;align-items:center;gap:10px;padding:8px 14px;font-size:13px;display:flex}#gh-renewal .gh-search-dialog{border:1px solid var(--gh-line);background:var(--gh-paper);width:min(700px,100% - 32px);max-height:85dvh;color:var(--gh-text);border-radius:12px;margin:auto;padding:24px;overflow:auto}#gh-renewal .gh-search-dialog::backdrop{background:#0f1c228c}#gh-renewal .gh-search-dialog-heading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}#gh-renewal .gh-search-dialog-heading h2{font-size:20px;font-weight:700}#gh-renewal .gh-dialog-close{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}#gh-renewal .gh-search-dialog .pagefind-ui{--pagefind-ui-scale:.8;--pagefind-ui-text:var(--gh-text);--pagefind-ui-background:var(--gh-paper);--pagefind-ui-border:var(--gh-line);--pagefind-ui-primary:var(--gh-accent);--pagefind-ui-font:"Noto Sans JP", sans-serif;width:100%;max-width:100%}#gh-renewal .gh-search-dialog .pagefind-ui__drawer{width:100%;max-height:none;box-shadow:none;background:var(--gh-paper);border:0;padding:0;position:static}#gh-renewal .gh-search-dialog input{font-size:16px}#gh-renewal .gh-main .gh-photo-cover,#gh-renewal .gh-next-grid .gh-photo-cover{padding:0}#gh-renewal .gh-photo-cover img{object-fit:cover;width:100%;height:100%;display:block}#gh-renewal .gh-shelf-grid .gh-photo-cover img{object-fit:cover;object-position:center}#gh-renewal .gh-cover-mark{overflow-wrap:anywhere;text-align:center;overflow:hidden}#gh-renewal .gh-page-intro{color:var(--gh-muted);margin:8px 0 24px;font-size:14px;line-height:1.8}#gh-renewal .gh-section-title{margin:24px 0 16px;font-size:20px;font-weight:700}#gh-renewal .gh-sorting a{text-align:center;justify-content:center;align-items:center;display:inline-flex}#gh-renewal .gh-subnav a{align-items:center;gap:2px;display:inline-flex}#gh-renewal .gh-subnav a:last-child{gap:6px}#gh-renewal .gh-sort-note{color:var(--gh-muted);margin:0 0 10px;font-size:12px}#gh-renewal .gh-load-navigation{justify-content:center;align-items:center;gap:18px;margin-top:14px;display:flex}#gh-renewal .gh-previous-page{color:var(--gh-muted);font-size:13px;text-decoration:underline}#gh-renewal .gh-more[aria-disabled=true]{opacity:.6;cursor:wait}#gh-renewal .gh-result-note:not(:empty){margin-top:10px}#gh-renewal .gh-topic-group h2{margin:0 0 14px;font-size:18px;font-weight:700}#gh-renewal .gh-topic-group .gh-tags{border:0;margin:0;padding:0}#gh-renewal .gh-feature-hub .gh-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}#gh-renewal .gh-feature-hub .gh-platform-caption{font-size:14px}#gh-renewal .gh-feature-hub .gh-platform-flow>span{font-size:17px}#gh-renewal .gh-feature-hub .gh-platform-foundation{padding:10px;font-size:13px}#gh-renewal .gh-platform-flow>.gh-platform-arrow{border:0;flex:none;padding:0;font-size:22px}#gh-renewal .gh-ad-slot{text-align:center;width:100%;min-height:300px;margin:32px 0 12px;display:block;overflow:clip}#gh-renewal .gh-ad-slot>span{color:var(--gh-muted);padding-bottom:10px;font-size:11px;display:block}#gh-renewal .gh-ad-slot ins{min-height:280px}#gh-renewal .gh-footer-brand{margin-bottom:8px;display:inline-block}#gh-renewal .gh-footer-brand .gh-brand-logo{width:155px}#gh-renewal .gh-footer-links a:hover{text-decoration:underline}#gh-renewal .gh-prose{font-size:18px;font-weight:400;line-height:2}#gh-renewal .gh-prose :is(p,li){font-size:inherit;color:inherit}#gh-renewal .gh-prose h2,#gh-renewal .gh-prose h3{background:0 0;border:0}#gh-renewal .gh-prose :is(h2,h3,h4){color:var(--gh-text);height:auto}#gh-renewal .gh-prose strong{background:0 0;font-weight:700}#gh-renewal .gh-prose a{color:var(--gh-accent);text-decoration:underline}#gh-renewal .gh-prose figure{margin:24px 0}#gh-renewal .gh-prose img{max-width:100%;height:auto}#gh-renewal .gh-prose pre{white-space:pre;overflow-x:auto}#gh-renewal .gh-prose code{overflow-wrap:anywhere}#gh-renewal .gh-prose pre code{overflow-wrap:normal}#gh-renewal .gh-prose table{min-width:0;display:table}#gh-renewal .gh-prose .table-wrapper{max-width:100%;overflow-x:auto}#gh-renewal .gh-prose .table-wrapper--wide table{min-width:580px}#gh-renewal .gh-prose th{color:var(--gh-text)}#gh-renewal .gh-prose tr:nth-child(2n){background:var(--gh-bg)}#gh-renewal .gh-search-dialog .pagefind-ui__result-title{font-weight:600}#gh-renewal .gh-reading-support nav{scrollbar-width:thin;min-height:140px;max-height:calc(100dvh - 200px);overflow:auto}#gh-renewal .gh-share{color:var(--gh-muted);flex-wrap:wrap;align-items:center;gap:8px 18px;margin-top:25px;font-size:12px;display:flex}#gh-renewal .gh-share a,#gh-renewal .gh-share button{background:0 0;border:0;align-items:center;min-height:40px;padding:0;font-size:13px;display:inline-flex}#gh-renewal .gh-share a:hover,#gh-renewal .gh-share button:hover{color:var(--gh-accent);text-decoration:underline}#gh-renewal .gh-author-bio{border-top:1px solid var(--gh-line);gap:14px;margin-top:26px;padding-top:24px;font-size:14px;display:flex}#gh-renewal .gh-author-bio img{object-fit:cover;border-radius:50%;flex-shrink:0;width:52px;height:52px}#gh-renewal .gh-author-bio p{color:var(--gh-muted);margin-top:6px;font-size:12px;line-height:1.9}#gh-renewal .gh-resources{border-top:1px solid var(--gh-line);padding-top:20px}#gh-renewal .gh-resources summary{cursor:pointer;color:var(--gh-muted);padding:8px 0;font-size:13px;line-height:1.8}#gh-renewal .gh-resources-content{padding-top:18px}#gh-renewal .gh-resources :is(.subscribe-cta,.lead-magnet-cta){background:var(--gh-paper);color:var(--gh-text);border-color:var(--gh-line)}#gh-renewal .gh-resources input{background:var(--gh-bg)}#gh-renewal .gh-draft-label{color:#fff;background:#9b2929;margin-bottom:14px;padding:4px 10px;font-size:12px;display:inline-block}@container (width<=959px){#gh-renewal[data-reading-sidebar=true] .gh-reading-layout{grid-template-columns:minmax(0,1fr);max-width:726px;display:grid}#gh-renewal[data-reading-sidebar=true] .gh-reading-sidebar{display:none}#gh-renewal[data-reading-sidebar=true] .gh-toc{display:block}#gh-renewal[data-reading-sidebar=true] .gh-reading-toolbar{max-width:726px}}@container (width<=680px){#gh-renewal .gh-feature-hub .gh-feature-grid{grid-template-columns:1fr;grid-auto-columns:auto;grid-auto-flow:row;overflow:visible}#gh-renewal .gh-features-page .gh-feature-tile[data-theme=platform] .gh-feature-image{flex:none;height:auto;min-height:0}}@container (width<=580px){#gh-renewal .gh-masthead{flex-wrap:nowrap}#gh-renewal .gh-search-launch{justify-content:center;width:40px;min-width:40px;padding:0}#gh-renewal .gh-search-launch span{display:none}#gh-renewal .gh-search-dialog{padding:16px}#gh-renewal .gh-grid .gh-post{border:0}#gh-renewal .gh-subnav a,#gh-renewal .gh-sorting a{min-height:44px}#gh-renewal .gh-main .gh-photo-cover{padding:0}#gh-renewal .gh-ad-slot{min-height:300px}#gh-renewal .gh-reading-toolbar{padding:0 16px;font-size:12px}#gh-renewal .gh-reading-toolbar .gh-post-meta{display:none}#gh-renewal .gh-reading-sheet{padding:26px 20px}#gh-renewal .gh-prose{font-size:18px;line-height:2}#gh-renewal .gh-prose :is(th,td){font-size:14px}#gh-renewal .gh-byline{row-gap:7px}#gh-renewal .gh-feature-hero .gh-platform-flow>.gh-platform-arrow{padding:0;font-size:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}#gh-renewal *{transition:none!important;animation:none!important}}.pagefind-ui__result.svelte-j9e30.svelte-j9e30{align-items:flex-start;gap:min(calc(40px * var(--pagefind-ui-scale)), 3%);padding:calc(30px * var(--pagefind-ui-scale)) 0 calc(40px * var(--pagefind-ui-scale));border-top:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border);list-style-type:none;display:flex}.pagefind-ui__result.svelte-j9e30.svelte-j9e30:last-of-type{border-bottom:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result-thumb.svelte-j9e30.svelte-j9e30{width:min(30%, calc((30% - (100px * var(--pagefind-ui-scale))) * 100000));max-width:calc(120px * var(--pagefind-ui-scale));margin-top:calc(10px * var(--pagefind-ui-scale));aspect-ratio:var(--pagefind-ui-image-box-ratio);position:relative}.pagefind-ui__result-image.svelte-j9e30.svelte-j9e30{border-radius:var(--pagefind-ui-image-border-radius);width:auto;max-width:100%;height:auto;max-height:100%;font-size:0;display:block;position:absolute;left:50%;transform:translate(-50%)}.pagefind-ui__result-inner.svelte-j9e30.svelte-j9e30{margin-top:calc(10px * var(--pagefind-ui-scale));flex-direction:column;flex:1;align-items:flex-start;display:flex}.pagefind-ui__result-title.svelte-j9e30.svelte-j9e30{font-weight:700;font-size:calc(21px * var(--pagefind-ui-scale));margin-top:0;margin-bottom:0;display:inline-block}.pagefind-ui__result-title.svelte-j9e30 .pagefind-ui__result-link.svelte-j9e30{color:var(--pagefind-ui-text);text-decoration:none}.pagefind-ui__result-title.svelte-j9e30 .pagefind-ui__result-link.svelte-j9e30:hover{text-decoration:underline}.pagefind-ui__result-excerpt.svelte-j9e30.svelte-j9e30{font-weight:400;font-size:calc(16px * var(--pagefind-ui-scale));margin-top:calc(4px * var(--pagefind-ui-scale));min-width:calc(250px * var(--pagefind-ui-scale));margin-bottom:0;display:inline-block}.pagefind-ui__loading.svelte-j9e30.svelte-j9e30{color:var(--pagefind-ui-text);background-color:var(--pagefind-ui-text);border-radius:var(--pagefind-ui-border-radius);opacity:.1;pointer-events:none}.pagefind-ui__result-tags.svelte-j9e30.svelte-j9e30{gap:calc(20px * var(--pagefind-ui-scale));margin-top:calc(20px * var(--pagefind-ui-scale));flex-wrap:wrap;padding:0;list-style-type:none;display:flex}.pagefind-ui__result-tag.svelte-j9e30.svelte-j9e30{padding:calc(4px * var(--pagefind-ui-scale)) calc(8px * var(--pagefind-ui-scale));font-size:calc(14px * var(--pagefind-ui-scale));border-radius:var(--pagefind-ui-border-radius);background-color:var(--pagefind-ui-tag)}.pagefind-ui__result.svelte-4xnkmf.svelte-4xnkmf{align-items:flex-start;gap:min(calc(40px * var(--pagefind-ui-scale)), 3%);padding:calc(30px * var(--pagefind-ui-scale)) 0 calc(40px * var(--pagefind-ui-scale));border-top:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border);list-style-type:none;display:flex}.pagefind-ui__result.svelte-4xnkmf.svelte-4xnkmf:last-of-type{border-bottom:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result-nested.svelte-4xnkmf.svelte-4xnkmf{padding-left:calc(20px * var(--pagefind-ui-scale));flex-direction:column;display:flex}.pagefind-ui__result-nested.svelte-4xnkmf.svelte-4xnkmf:first-of-type{padding-top:calc(10px * var(--pagefind-ui-scale))}.pagefind-ui__result-nested.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf{font-size:.9em;position:relative}.pagefind-ui__result-nested.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf:before{content:"⤷ ";position:absolute;top:0;right:calc(100% + .1em)}.pagefind-ui__result-thumb.svelte-4xnkmf.svelte-4xnkmf{width:min(30%, calc((30% - (100px * var(--pagefind-ui-scale))) * 100000));max-width:calc(120px * var(--pagefind-ui-scale));margin-top:calc(10px * var(--pagefind-ui-scale));aspect-ratio:var(--pagefind-ui-image-box-ratio);position:relative}.pagefind-ui__result-image.svelte-4xnkmf.svelte-4xnkmf{border-radius:var(--pagefind-ui-image-border-radius);width:auto;max-width:100%;height:auto;max-height:100%;font-size:0;display:block;position:absolute;left:50%;transform:translate(-50%)}.pagefind-ui__result-inner.svelte-4xnkmf.svelte-4xnkmf{margin-top:calc(10px * var(--pagefind-ui-scale));flex-direction:column;flex:1;align-items:flex-start;display:flex}.pagefind-ui__result-title.svelte-4xnkmf.svelte-4xnkmf{font-weight:700;font-size:calc(21px * var(--pagefind-ui-scale));margin-top:0;margin-bottom:0;display:inline-block}.pagefind-ui__result-title.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf{color:var(--pagefind-ui-text);text-decoration:none}.pagefind-ui__result-title.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf:hover{text-decoration:underline}.pagefind-ui__result-excerpt.svelte-4xnkmf.svelte-4xnkmf{font-weight:400;font-size:calc(16px * var(--pagefind-ui-scale));margin-top:calc(4px * var(--pagefind-ui-scale));min-width:calc(250px * var(--pagefind-ui-scale));margin-bottom:0;display:inline-block}.pagefind-ui__loading.svelte-4xnkmf.svelte-4xnkmf{color:var(--pagefind-ui-text);background-color:var(--pagefind-ui-text);border-radius:var(--pagefind-ui-border-radius);opacity:.1;pointer-events:none}.pagefind-ui__result-tags.svelte-4xnkmf.svelte-4xnkmf{gap:calc(20px * var(--pagefind-ui-scale));margin-top:calc(20px * var(--pagefind-ui-scale));flex-wrap:wrap;padding:0;list-style-type:none;display:flex}.pagefind-ui__result-tag.svelte-4xnkmf.svelte-4xnkmf{padding:calc(4px * var(--pagefind-ui-scale)) calc(8px * var(--pagefind-ui-scale));font-size:calc(14px * var(--pagefind-ui-scale));border-radius:var(--pagefind-ui-border-radius);background-color:var(--pagefind-ui-tag)}legend.svelte-1v2r7ls.svelte-1v2r7ls{clip:rect(0 0 0 0);position:absolute}.pagefind-ui__filter-panel.svelte-1v2r7ls.svelte-1v2r7ls{min-width:min(calc(260px * var(--pagefind-ui-scale)), 100%);margin-top:calc(20px * var(--pagefind-ui-scale));flex-direction:column;flex:1;display:flex}.pagefind-ui__filter-group.svelte-1v2r7ls.svelte-1v2r7ls{border:0;padding:0}.pagefind-ui__filter-block.svelte-1v2r7ls.svelte-1v2r7ls{border-bottom:solid calc(2px * var(--pagefind-ui-scale)) var(--pagefind-ui-border);padding:0;padding:calc(20px * var(--pagefind-ui-scale)) 0;display:block}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls{font-size:calc(16px * var(--pagefind-ui-scale));cursor:pointer;height:calc(24px * var(--pagefind-ui-scale));align-items:center;font-weight:700;list-style:none;display:flex;position:relative}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls::-webkit-details-marker{display:none}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls:after{content:"";right:calc(6px * var(--pagefind-ui-scale));width:calc(8px * var(--pagefind-ui-scale));height:calc(8px * var(--pagefind-ui-scale));border:solid calc(2px * var(--pagefind-ui-scale)) currentColor;border-top:0;border-right:0;position:absolute;top:50%;transform:translateY(-70%)rotate(-45deg)}.pagefind-ui__filter-block[open].svelte-1v2r7ls .pagefind-ui__filter-name.svelte-1v2r7ls:after{transform:translateY(-70%)rotate(-225deg)}.pagefind-ui__filter-group.svelte-1v2r7ls.svelte-1v2r7ls{gap:calc(20px * var(--pagefind-ui-scale));padding-top:calc(30px * var(--pagefind-ui-scale));flex-direction:column;display:flex}.pagefind-ui__filter-value.svelte-1v2r7ls.svelte-1v2r7ls{align-items:center;gap:calc(8px * var(--pagefind-ui-scale));display:flex;position:relative}.pagefind-ui__filter-value.svelte-1v2r7ls.svelte-1v2r7ls:before{content:"";top:50%;left:calc(8px * var(--pagefind-ui-scale));opacity:0;width:0;height:0;transform:translate(calc(4.5px * var(--pagefind-ui-scale) * -1), calc(.8px * var(--pagefind-ui-scale))) skewX(-5deg) rotateZ(-45deg);transform-origin:0 0;pointer-events:none;border-top:0;border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:0;position:absolute}.pagefind-ui__filter-value.pagefind-ui__filter-value--checked.svelte-1v2r7ls.svelte-1v2r7ls:before{opacity:1;width:calc(9px * var(--pagefind-ui-scale));height:calc(4px * var(--pagefind-ui-scale));transition:width .1s ease-out .1s,height .1s ease-in}.pagefind-ui__filter-checkbox.svelte-1v2r7ls.svelte-1v2r7ls{width:calc(16px * var(--pagefind-ui-scale));height:calc(16px * var(--pagefind-ui-scale));border:solid 1px var(--pagefind-ui-border);appearance:none;border-radius:calc(var(--pagefind-ui-border-radius) / 2);background-color:var(--pagefind-ui-background);cursor:pointer;margin:0}.pagefind-ui__filter-checkbox.svelte-1v2r7ls.svelte-1v2r7ls:checked{background-color:var(--pagefind-ui-primary);border:solid 1px var(--pagefind-ui-primary)}.pagefind-ui__filter-label.svelte-1v2r7ls.svelte-1v2r7ls{cursor:pointer;font-size:calc(16px * var(--pagefind-ui-scale));font-weight:400}.pagefind-ui--reset :where(:not(html,iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert;outline:revert}.pagefind-ui--reset *,.pagefind-ui--reset :before,.pagefind-ui--reset :after{box-sizing:border-box}.pagefind-ui--reset a,.pagefind-ui--reset button{cursor:revert}.pagefind-ui--reset ol,.pagefind-ui--reset ul,.pagefind-ui--reset menu{list-style:none}.pagefind-ui--reset img{max-width:100%}.pagefind-ui--reset table{border-collapse:collapse}.pagefind-ui--reset input,.pagefind-ui--reset textarea{-webkit-user-select:auto}.pagefind-ui--reset textarea{white-space:revert}.pagefind-ui--reset meter{appearance:revert}.pagefind-ui--reset ::placeholder{color:unset}.pagefind-ui--reset :where([hidden]){display:none}.pagefind-ui--reset :where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.pagefind-ui--reset :where([draggable=true]){-webkit-user-drag:element}.pagefind-ui--reset mark{all:revert}:root{--pagefind-ui-scale:.8;--pagefind-ui-primary:#393939;--pagefind-ui-text:#393939;--pagefind-ui-background:#fff;--pagefind-ui-border:#eee;--pagefind-ui-tag:#eee;--pagefind-ui-border-width:2px;--pagefind-ui-border-radius:8px;--pagefind-ui-image-border-radius:8px;--pagefind-ui-image-box-ratio:3 / 2;--pagefind-ui-font:system, -apple-system, "BlinkMacSystemFont", ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", "Ubuntu", "arial", sans-serif}.pagefind-ui.svelte-e9gkc3{width:100%;color:var(--pagefind-ui-text);font-family:var(--pagefind-ui-font)}.pagefind-ui__hidden.svelte-e9gkc3{display:none!important}.pagefind-ui__suppressed.svelte-e9gkc3{opacity:0;pointer-events:none}.pagefind-ui__form.svelte-e9gkc3{position:relative}.pagefind-ui__form.svelte-e9gkc3:before{background-color:var(--pagefind-ui-text);width:calc(18px * var(--pagefind-ui-scale));height:calc(18px * var(--pagefind-ui-scale));top:calc(23px * var(--pagefind-ui-scale));left:calc(20px * var(--pagefind-ui-scale));content:"";opacity:.7;z-index:9;pointer-events:none;display:block;position:absolute;mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7549 11.255H11.9649L11.6849 10.985C12.6649 9.845 13.2549 8.365 13.2549 6.755C13.2549 3.165 10.3449 0.255005 6.75488 0.255005C3.16488 0.255005 0.254883 3.165 0.254883 6.755C0.254883 10.345 3.16488 13.255 6.75488 13.255C8.36488 13.255 9.84488 12.665 10.9849 11.685L11.2549 11.965V12.755L16.2549 17.745L17.7449 16.255L12.7549 11.255ZM6.75488 11.255C4.26488 11.255 2.25488 9.245 2.25488 6.755C2.25488 4.26501 4.26488 2.255 6.75488 2.255C9.24488 2.255 11.2549 4.26501 11.2549 6.755C11.2549 9.245 9.24488 11.255 6.75488 11.255Z' fill='%23000000'/%3E%3C/svg%3E%0A");mask-size:100%}.pagefind-ui__search-input.svelte-e9gkc3{height:calc(64px * var(--pagefind-ui-scale));padding:0 calc(70px * var(--pagefind-ui-scale)) 0 calc(54px * var(--pagefind-ui-scale));background-color:var(--pagefind-ui-background);border:var(--pagefind-ui-border-width) solid var(--pagefind-ui-border);border-radius:var(--pagefind-ui-border-radius);font-size:calc(21px * var(--pagefind-ui-scale));appearance:none;box-sizing:border-box;width:100%;font-weight:700;display:flex;position:relative}.pagefind-ui__search-input.svelte-e9gkc3::placeholder{opacity:.2}.pagefind-ui__search-clear.svelte-e9gkc3{top:calc(3px * var(--pagefind-ui-scale));right:calc(3px * var(--pagefind-ui-scale));height:calc(58px * var(--pagefind-ui-scale));padding:0 calc(15px * var(--pagefind-ui-scale)) 0 calc(2px * var(--pagefind-ui-scale));color:var(--pagefind-ui-text);font-size:calc(14px * var(--pagefind-ui-scale));cursor:pointer;background-color:var(--pagefind-ui-background);border-radius:var(--pagefind-ui-border-radius);position:absolute}.pagefind-ui__drawer.svelte-e9gkc3{gap:calc(60px * var(--pagefind-ui-scale));flex-flow:wrap;display:flex}.pagefind-ui__results-area.svelte-e9gkc3{min-width:min(calc(400px * var(--pagefind-ui-scale)), 100%);margin-top:calc(20px * var(--pagefind-ui-scale));flex:1000}.pagefind-ui__results.svelte-e9gkc3{padding:0}.pagefind-ui__message.svelte-e9gkc3{box-sizing:content-box;font-size:calc(16px * var(--pagefind-ui-scale));height:calc(24px * var(--pagefind-ui-scale));padding:calc(20px * var(--pagefind-ui-scale)) 0;align-items:center;margin-top:0;font-weight:700;display:flex}.pagefind-ui__button.svelte-e9gkc3{margin-top:calc(40px * var(--pagefind-ui-scale));border:var(--pagefind-ui-border-width) solid var(--pagefind-ui-border);border-radius:var(--pagefind-ui-border-radius);height:calc(48px * var(--pagefind-ui-scale));padding:0 calc(12px * var(--pagefind-ui-scale));font-size:calc(16px * var(--pagefind-ui-scale));color:var(--pagefind-ui-primary);background:var(--pagefind-ui-background);text-align:center;cursor:pointer;width:100%;font-weight:700}.pagefind-ui__button.svelte-e9gkc3:hover{border-color:var(--pagefind-ui-primary);color:var(--pagefind-ui-primary);background:var(--pagefind-ui-background)}:root{--pagefind-ui-scale:.6}.search{z-index:30;position:relative}.search .pagefind-ui{width:360px;max-width:40vw}.search .pagefind-ui__drawer{z-index:40;background-color:#fff;border:1px solid #d3d3d3;border-radius:12px;width:100%;max-height:min(60vh,560px);padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 4px 16px #00000026}@media screen and (width<=768px){.search .pagefind-ui{width:100%;max-width:100%}.search .pagefind-ui__drawer{border-radius:0;width:100vw;max-height:60vh;position:fixed;top:auto;left:0;right:0}}
