:root{--color-base: #F5F1E8;--color-surface: #FFFCF6;--color-ink: #1D1D1B;--color-ink-soft: #55554F;--color-ink-faint: #77766E;--color-blue: #244A3A;--color-blue-deep: #1D1D1B;--gradient-night: #244A3A;--color-warm: #D65A3A;--hairline: 1px solid rgba(12, 21, 38, .12);--hairline-invert: 1px solid rgba(247, 249, 252, .22);--color-paper: var(--color-base);--color-paper-2: #ECE6D8;--color-night: var(--color-blue-deep);--color-accent: var(--color-blue);--hairline-dark: var(--hairline-invert);--font-en: "Space Grotesk", "Helvetica Neue", sans-serif;--font-ja: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", sans-serif;--font-body: var(--font-ja);--font-display: var(--font-ja);--font-serif-en: var(--font-en);--font-number: var(--font-en);--content-width: 1160px;--space-section: clamp(80px, 10vw, 144px);--radius: 4px;--radius-s: 4px;--radius-m: 8px;--shadow-card: 0 1px 2px rgba(12,21,38,.05), 0 8px 24px rgba(12,21,38,.06);--ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{color:var(--color-ink);background:var(--color-paper);scroll-behavior:smooth}[id]{scroll-margin-top:96px}body{margin:0;color:var(--color-ink);background:var(--color-paper);font-family:var(--font-body);font-size:16px;line-height:1.9;letter-spacing:0;overflow-x:hidden}body.is-route-locked{pointer-events:none}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 48px),var(--content-width));margin-inline:auto}.site-header{position:sticky;top:0;z-index:80;background:var(--color-base);border-bottom:var(--hairline)}@media(min-width:901px){html.js .site-header{background:transparent;border-bottom-color:transparent}html.js .site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--color-base);transform-origin:top;transition:transform .32s var(--ease)}html.js .site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#0c15261f;transition:transform .32s var(--ease),background-color .32s var(--ease)}html.js body.is-scrolled .site-header:before{transform:scaleY(.8108)}html.js body.is-scrolled .site-header:after{transform:translateY(-14px);background:#0c152647}html.js .header-inner{transition:transform .32s var(--ease)}html.js body.is-scrolled .header-inner{transform:translateY(-7px)}}.scroll-progress{position:fixed;top:0;left:0;z-index:100;width:100%;height:2px;background:var(--color-blue);transform:scaleX(0);transform-origin:left}@supports (animation-timeline: scroll()){.scroll-progress{animation:reading-progress linear both;animation-timeline:scroll()}}@keyframes reading-progress{to{transform:scaleX(1)}}.header-inner{width:min(calc(100% - 40px),1320px);min-height:74px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:14px}.brand-logo{width:132px;height:auto}.brand-note{color:var(--color-ink-faint);font-size:10px;letter-spacing:.08em;line-height:1.4;white-space:nowrap}.global-nav{display:flex;justify-content:flex-end;align-items:center;gap:clamp(16px,2vw,28px);color:var(--color-ink-soft);font-size:12px;font-weight:500;letter-spacing:.1em}.global-nav a,.text-link,.footer-links a,.breadcrumb a{position:relative}.global-nav a:after,.text-link:after,.footer-links a:after,.breadcrumb a:after{content:"";position:absolute;left:0;bottom:-.35em;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .22s var(--ease)}.global-nav a:after{transform-origin:center}.global-nav a:hover:after,.text-link:hover:after,.footer-links a:hover:after,.breadcrumb a:hover:after{transform:scaleX(1)}.text-link span[aria-hidden=true]{display:inline-block;transition:transform .22s var(--ease)}.text-link:hover span[aria-hidden=true]{transform:translate(5px)}.header-cta,.button{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:16px 32px;border:var(--hairline);border-radius:var(--radius-s);overflow:hidden;font-family:var(--font-ja);font-size:13px;font-weight:500;letter-spacing:.06em;line-height:1.3;transition:color .22s var(--ease),border-color .22s var(--ease)}.header-cta,.button-primary{border-color:var(--color-blue-deep);color:#fff;background:var(--color-blue-deep)}.header-cta:before,.button-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--color-blue);transform:scaleX(0);transform-origin:left;transition:transform .22s var(--ease)}.header-cta:hover:before,.button-primary:hover:before{transform:scaleX(1)}.header-cta-group{display:flex;align-items:center;gap:10px}.header-cta-sub{color:var(--color-ink);background:transparent;border-color:#0c152659}.header-cta-sub:before{content:none}.header-cta-sub:hover{color:var(--color-blue);border-color:var(--color-blue)}.button-outline{color:var(--color-ink);background:transparent;border-color:#0c152659;transition:border-color .22s var(--ease),color .22s var(--ease)}.button-outline:hover{border-color:var(--color-blue);color:var(--color-blue)}.button-on-night{color:var(--color-base);background:transparent;border-color:var(--hairline-invert)}.button-on-night:before{display:none}.button-on-night:hover{border-color:var(--color-base);color:var(--color-base)}.button.button-line-green{position:static;gap:8px;color:#fff;background:#06c755;border-color:#06c755}.button-line-green:before{content:none}.button.button-line-green:hover,.button.button-line-green:focus-visible{color:#fff;background:#05b34c;border-color:#05b34c}.night-section .button.button-line-green,.button-on-night.button-line-green{color:#fff;background:#06c755;border-color:#06c755}.night-section .button.button-line-green:hover,.button-on-night.button-line-green:hover{background:#05b34c;border-color:#05b34c}.button-line-green .line-icon{flex-shrink:0;width:20px;height:20px}.button .arrow,.header-cta .arrow,.mobile-fixed-cta-site .arrow{display:inline-block;transition:transform .22s var(--ease)}.button:hover .arrow,.header-cta:hover .arrow,.mobile-fixed-cta-site:hover .arrow{transform:translate(6px)}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:var(--hairline);background:transparent}.menu-toggle span{display:block;width:18px;height:1px;margin:5px auto;background:var(--color-ink)}.mobile-nav-cta{display:none}.home-page,.lower-page{background-color:var(--color-paper);background-image:radial-gradient(rgba(30,94,219,.1) 1.5px,transparent 1.5px);background-size:30px 30px;isolation:isolate}.home-page:before,.lower-page:before,.home-page:after,.lower-page:after{content:"";position:fixed;top:-18vmax;right:-18vmax;bottom:-18vmax;left:-18vmax;z-index:-1;pointer-events:none}.home-page:before,.lower-page:before{background:radial-gradient(44% 36% at 26% 30%,rgba(30,94,219,.13),transparent 68%);animation:aurora-drift-a 52s ease-in-out infinite alternate}.home-page:after,.lower-page:after{background:radial-gradient(42% 34% at 76% 72%,rgba(30,94,219,.11),transparent 70%);animation:aurora-drift-b 60s ease-in-out infinite alternate}@keyframes aurora-drift-a{0%{transform:translate3d(-6%,-4%,0) scale(1)}to{transform:translate3d(7%,6%,0) scale(1.16)}}@keyframes aurora-drift-b{0%{transform:translate3d(6%,7%,0) scale(1.14)}to{transform:translate3d(-7%,-5%,0) scale(1)}}@media(max-width:760px){.home-page:after,.lower-page:after{display:none}}.night-glow{position:absolute;top:-30%;right:-20%;bottom:-30%;left:-20%;z-index:-1;pointer-events:none;background:radial-gradient(38% 32% at 70% 32%,rgba(30,94,219,.34),transparent 70%);animation:night-glow-drift 44s ease-in-out infinite alternate}.hero-night-panel .night-glow{z-index:0}.hero-night-panel .hero-portrait,.hero-night-panel .vertical-tagline{z-index:1}@keyframes night-glow-drift{0%{transform:translate3d(-7%,-5%,0) scale(1)}to{transform:translate3d(7%,8%,0) scale(1.18)}}.fluid-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .6s var(--ease)}.fluid-canvas.is-ready{opacity:1}.hero-night-panel .fluid-canvas{z-index:0}.has-fluid>.night-glow{display:none}.hero-night-panel.has-fluid:before{z-index:1}.consultation .fluid-canvas{z-index:-1}.night-spot-clip{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.hero-night-panel .night-spot-clip{z-index:0}.consultation .night-spot-clip{z-index:-1}.night-spot{position:absolute;top:-400px;left:-400px;width:800px;height:800px;border-radius:50%;background:radial-gradient(circle,rgba(103,152,245,.16) 0%,rgba(30,94,219,.08) 40%,transparent 68%);opacity:0;transition:opacity .48s var(--ease);will-change:transform}.night-spot.is-active{opacity:1}a.stretched{position:static}a.stretched:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}a.stretched:focus-visible{outline:none}a.stretched:focus-visible:after{outline:2px solid var(--color-blue);outline-offset:-2px;border-radius:var(--radius-m)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px;border-radius:2px}.hero{position:relative;border-bottom:var(--hairline);padding:clamp(54px,8vw,104px) 0 clamp(64px,9vw,116px);overflow:hidden}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,8fr) minmax(0,4fr);gap:clamp(40px,8vw,104px);align-items:center;pointer-events:none}.hero-grid>*{pointer-events:auto}.hero-night-panel{position:absolute;inset:0 0 0 auto;width:min(38vw,600px);background:var(--gradient-night);clip-path:polygon(9% 0,100% 0,100% 100%,0 100%);overflow:hidden}.hero-night-panel:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:repeating-linear-gradient(128deg,rgba(247,249,252,.14) 0 1px,transparent 1px 22px);opacity:.32;pointer-events:none}html.js .hero-night-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-base);z-index:2;clip-path:inset(0 0 0 0);animation:hero-panel-reveal .7s var(--ease) .16s both}html.js .hero-night-panel:before{animation:hero-texture-drift 60s linear infinite;animation-delay:.86s}@keyframes hero-panel-reveal{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 0 100%)}}@keyframes hero-texture-drift{0%{transform:translate(0)}to{transform:translate(-22px,18px)}}.hero-portrait{position:absolute;right:clamp(48px,7vw,120px);bottom:0;width:min(24vw,340px);margin:0;border-radius:var(--radius-m) var(--radius-m) 0 0;overflow:hidden}.photo-placeholder{background:repeating-linear-gradient(135deg,rgba(247,249,252,.1) 0 1px,transparent 1px 16px),#0a1b3d;border:var(--hairline-invert)}.hero-portrait.photo-placeholder{aspect-ratio:.75;border-bottom:0}.has-photo{position:relative;overflow:hidden}.has-photo>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.85)}.has-photo>span{position:relative;z-index:1;text-shadow:0 1px 8px rgba(10,27,61,.6)}.hero-vertical{position:absolute;top:clamp(28px,5vw,64px);right:clamp(16px,2vw,32px);color:var(--color-warm);font-family:var(--font-ja);font-weight:500}.section-meta{margin:0 0 20px;padding-top:14px;border-top:var(--hairline)}.section-meta span{display:inline-block;color:var(--color-blue);font-family:var(--font-en);font-size:12px;font-weight:500;line-height:1;letter-spacing:.16em;text-transform:uppercase}html.js .section-meta span{letter-spacing:.3em;opacity:0}html.js .section-meta.is-visible span{letter-spacing:.16em;opacity:1;transition:letter-spacing .64s var(--ease),opacity .64s var(--ease)}.section-meta span,[data-count],.metric-strip-item strong,.achievement-strip strong,.approach-row>span,.service-row>span,.reason-item>span,.lower-icon,.service-overview-icon,.problem-grid span,.flow-list span,.diagnosis-number-list span,.diagnosis-promise-list span,.diagnosis-flow-list span,.diagnosis-item-grid>article>span,.diagnosis-metric-grid strong,.report-score strong,.report-lines span,.report-lines em,.diagnosis-score-card strong,.diagnosis-sample-detail ol b,.service-price,.price-card strong,.content-stat-grid strong,.resource-card>b{font-family:var(--font-number);font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:0}h1,h2,h3{margin:0;color:var(--color-ink);font-family:var(--font-ja);font-weight:700;letter-spacing:.01em}h3{font-weight:500}.hero h1,.lower-hero h1,.content-hero h1,.case-detail-hero h1,.article-header h1{font-size:clamp(32px,4.4vw,58px);line-height:1.35}.hero-copy>p,.lower-hero-copy>p:not(.eyebrow),.content-hero p,.case-detail-hero p,.article-header>p{max-width:620px;margin:28px 0 0;color:var(--color-ink-soft);font-size:clamp(15px,1.2vw,17px);line-height:1.95}.hero-actions,.lower-actions,.lower-cta-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.image-reveal{position:relative;margin:0;overflow:hidden;background:var(--color-paper-2);border-radius:var(--radius-m)}.image-reveal img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.85);scale:1.12;transition:filter .3s var(--ease),scale .6s var(--ease)}.lower-visual img,.content-hero-visual img,.case-detail-hero>img,.article-header>img,.message-card img,.download-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.85);transition:filter .3s var(--ease),transform .6s var(--ease)}.work-card a:hover img,.blog-card a:hover img,.content-card:hover img,.blog-list-card:hover img,.lower-case-grid article:hover img,.download-card:hover img{filter:saturate(.85)}.work-card a:hover .image-reveal img,.blog-card a:hover .image-reveal img,.content-card:hover .image-reveal img,.blog-list-card:hover .image-reveal img,.lower-case-grid article:hover .image-reveal img{scale:1.18}@supports (animation-timeline: view()){.work-card .image-reveal img,.blog-card .image-reveal img,.reason-photo .image-reveal img{animation:image-parallax linear both;animation-timeline:view();animation-range:cover 0% cover 100%}@keyframes image-parallax{0%{translate:0 -8%}to{translate:0 8%}}}.vertical-tagline{position:absolute;top:24px;right:12px;margin:0;writing-mode:vertical-rl;color:var(--color-accent);font-family:var(--font-display);font-size:15px;letter-spacing:.14em}html.js [data-hero-vertical]{clip-path:inset(0 0 100% 0);animation:vertical-write-reveal .64s var(--ease) .62s both}@keyframes vertical-write-reveal{to{clip-path:inset(0 0 0% 0)}}.metric-strip{position:relative;isolation:isolate;overflow:hidden;background:var(--color-surface);border-bottom:var(--hairline)}.metric-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#1e5edb0b;transform:scaleX(1);transform-origin:left;pointer-events:none}@supports (animation-timeline: view()){.metric-strip:before{animation:metric-fill 1ms linear both;animation-timeline:view();animation-range:entry 0% entry 100%}@keyframes metric-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}.metric-strip-inner{display:grid;grid-template-columns:repeat(4,1fr)}.metric-strip-item{position:relative;min-height:152px;padding:32px clamp(16px,3vw,40px);border-left:var(--hairline)}.metric-strip-item:last-child{border-right:var(--hairline)}.metric-strip-item:before{content:"";position:absolute;top:0;left:-1px;width:1px;height:100%;background:var(--color-ink);opacity:.12}html.js .metric-strip-item:before{transform:scaleY(0);transform-origin:top}html.js .metric-strip-item.is-visible:before{transform:scaleY(1);transition:transform .56s var(--ease)}.metric-strip-item strong{display:block;color:var(--color-blue);font-family:var(--font-en);font-size:clamp(44px,5vw,64px);font-weight:700;line-height:1}.metric-strip-item strong>span:first-child,.metric-strip-item strong>span:last-child{font-size:.62em}.metric-strip-item strong>span[data-count]{font-size:1em}.metric-strip-text strong.metric-text-value{font-family:var(--font-ja);font-size:clamp(22px,2vw,28px);line-height:1.4;color:var(--color-ink)}.metric-strip-item p{margin:14px 0 0;color:var(--color-ink-soft);font-size:13px;letter-spacing:.04em}.metric-strip-item p small{display:block;margin-top:4px;color:var(--color-ink-faint);font-size:11px}.editorial-section{padding:var(--space-section) 0;border-bottom:var(--hairline)}.band-paper-2{background:var(--color-paper-2)}.editorial-grid{display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr);gap:clamp(42px,7vw,96px);align-items:start}.sticky-label{position:sticky;top:120px}.sticky-label h2,.section-heading h2,.company-copy h2,.diagnosis-copy h2,.lower-section h2{font-size:clamp(26px,3vw,38px);line-height:1.4}.text-link{display:inline-flex;gap:10px;margin-top:28px;color:var(--color-ink);font-family:var(--font-serif-en);font-size:13px;letter-spacing:.18em}.section-lead{margin:18px 0 0;color:var(--color-ink-soft);font-size:15px;line-height:1.9}.works-layout{display:flex;flex-direction:column;min-width:0;gap:clamp(28px,4vw,48px)}.works-swiper{width:100%;min-width:0;overflow:hidden}.works-swiper .works-grid{display:grid;grid-template-columns:1fr;gap:clamp(20px,4vw,32px);align-items:stretch}@media(min-width:901px){.works-swiper .works-grid{grid-template-columns:repeat(2,1fr)}}.works-swiper .work-card{height:auto}.works-swiper .swiper-controls{display:none}.works-swiper.swiper-initialized .swiper-controls{display:flex}@media(max-width:900px){.works-swiper.swiper-initialized .works-grid{display:flex;gap:20px}.works-swiper.swiper-initialized .swiper-slide{width:86%;flex-shrink:0}.works-swiper .work-card{max-height:70vh;overflow:hidden}}@media(max-width:520px){.works-swiper.swiper-initialized .swiper-slide{width:90%}}.work-metric{display:inline-flex;align-items:baseline;gap:8px;color:var(--color-blue);font-family:var(--font-en);font-size:clamp(22px,2.2vw,28px);font-weight:700;line-height:1;white-space:nowrap}.work-metric small{display:inline-block;color:var(--color-ink-faint);font-family:var(--font-ja);font-size:11px;font-weight:400;line-height:1.5;white-space:nowrap}.work-card-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 12px;margin-top:14px;padding-top:14px;border-top:var(--hairline)}.work-more{display:inline-flex;gap:6px;color:var(--color-ink);font-size:13px;font-style:normal;font-weight:500;white-space:nowrap}.mid-cta-band{background:var(--color-surface);border-top:var(--hairline);border-bottom:var(--hairline)}.mid-cta-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:26px 0}.mid-cta-inner p{margin:0;color:var(--color-ink);font-size:clamp(16px,1.6vw,19px);font-weight:700}.work-card{background:var(--color-surface);border-radius:var(--radius-m);box-shadow:var(--shadow-card);transition:transform .26s var(--ease)}.work-card>a{display:block;height:100%;padding:16px 16px 18px}.work-card:hover,html.js [data-reveal].is-visible.work-card:hover{transform:translateY(-6px)}.work-card .image-reveal{aspect-ratio:1.6;margin-bottom:14px}.work-card span,.blog-card span,.content-card span,.blog-list-card span,.lower-case-grid span,.voice-category,.eyebrow,.price-eyebrow{color:var(--color-accent);font-family:var(--font-serif-en);font-size:12px;letter-spacing:.18em}.work-card h3,.blog-card h3,.content-card h3,.blog-list-card h3,.lower-card h3,.service-row h3,.reason-item h3,.voice-card h3{margin-top:10px;font-size:clamp(18px,2vw,22px);line-height:1.65}.work-card p,.content-card p,.blog-list-card p,.lower-card p,.service-row p,.reason-item p,.voice-card p,.company-copy p,.diagnosis-copy li,.flow-list p{color:var(--color-ink-soft)}.works-layout .work-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;font-size:14px;line-height:1.7}.achievement-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);border-top:var(--hairline);border-bottom:var(--hairline)}.achievement-strip article{padding:24px;border-left:var(--hairline)}.achievement-strip article:last-child{border-right:var(--hairline)}.achievement-strip strong{display:block;margin-top:10px;font-family:var(--font-serif-en);font-size:clamp(36px,4vw,54px);font-weight:700;line-height:1}.achievement-strip p,.achievement-strip article>span{margin:0;color:var(--color-ink-soft);font-size:12px;line-height:1.7}.approach-list,.service-rows,.reason-list{border-top:var(--hairline)}.approach-row{display:grid;grid-template-columns:70px minmax(0,1fr) minmax(0,1.25fr);gap:clamp(22px,4vw,44px);padding:30px 0;border-bottom:var(--hairline)}.approach-row>span,.service-row>span,.reason-item>span,.lower-icon,.service-overview-icon,.problem-grid span{color:var(--color-accent);font-family:var(--font-serif-en);font-size:26px;line-height:1}.approach-row p{margin:0 0 8px;color:var(--color-accent);font-family:var(--font-serif-en);font-size:12px;letter-spacing:.18em}.approach-row small{display:block;margin-top:8px;color:var(--color-ink-soft);font-size:14px;line-height:1.8}.service-cycle-line{margin:0 0 6px;padding-bottom:14px;border-bottom:var(--hairline);color:var(--color-ink-faint);font-size:12px;letter-spacing:.14em}.service-cycle-line span{margin:0 6px;color:var(--color-blue);font-family:var(--font-en)}.service-row{position:relative;display:grid;grid-template-columns:70px minmax(190px,.35fr) minmax(0,1fr) 28px;gap:26px;align-items:center;padding:30px 0;border-bottom:var(--hairline);overflow:hidden}.service-row-body p{margin:0}.service-row-body small{display:block;margin-top:8px;color:var(--color-blue);font-size:12px;font-weight:500;letter-spacing:.02em}.service-row:before{content:"";position:absolute;top:0;right:-24px;bottom:0;left:-24px;z-index:0;background:var(--color-surface);transform:scaleX(0);transform-origin:left;transition:transform .26s var(--ease)}.service-row>*{position:relative;z-index:1}.service-row b{font-weight:700;transition:transform .22s var(--ease)}.service-row>span{transition:transform .26s var(--ease)}.service-row:hover:before{transform:scaleX(1)}.service-row:hover b{transform:translate(6px)}.service-row:hover>span{transform:skew(-8deg)}.night-section{position:relative;color:var(--color-base);background:var(--color-blue-deep);border-color:var(--hairline-invert);isolation:isolate}.reason-panel,.consultation{background:none}.reason-panel:before,.consultation:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--gradient-night)}@supports (animation-timeline: view()){.reason-panel:before,.consultation:before{animation:night-bg-scale linear both;animation-timeline:view();animation-range:entry 0% entry 100%}@keyframes night-bg-scale{0%{transform:scale(1.06)}to{transform:scale(1)}}}.night-section h2,.night-section h3,.night-section .reason-item>span{color:var(--color-base)}.night-section .section-meta span{color:#8fb4f5}.night-section p,.night-section li,.night-section small{color:#f7f9fcc7}.night-section .section-meta,.night-section .reason-list,.night-section .reason-item,.night-section .flow-list article{border-color:#f7f9fc2e}.reason-grid{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,.58fr);gap:clamp(42px,8vw,108px);align-items:center}.reason-photo{position:relative}.reason-photo .image-reveal{aspect-ratio:.78}.reason-photo-placeholder{display:grid;place-items:end start;aspect-ratio:.78;padding:24px;border-radius:var(--radius-m)}.reason-photo-placeholder span{color:#f7f9fcb8;font-size:13px;letter-spacing:.1em}.message-photo-placeholder{display:grid;place-items:end start;width:min(100%,300px);aspect-ratio:.78;margin-bottom:20px;padding:18px;border-radius:var(--radius-m)}.message-photo-placeholder span{color:#f7f9fcb8;font-size:12px;letter-spacing:.1em}.reason-item{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:28px 0;border-bottom:var(--hairline-dark)}.reason-item p{grid-column:2;margin:-8px 0 0}.reason-shoulder{margin:0 0 14px;color:var(--color-warm);font-size:13px;font-weight:500;letter-spacing:.06em}.reason-message{max-width:560px;margin:28px 0 30px;font-size:15px;line-height:2}.reason-vertical{top:auto;bottom:24px;right:-14px;color:#f7f9fcd9;font-weight:500}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:clamp(36px,5vw,64px)}.voice-swiper{overflow:hidden;min-width:0}.voice-swiper .swiper-wrapper{align-items:stretch}.voice-swiper .swiper-slide{height:auto}.journal-swiper .journal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(24px,4vw,44px)}.voice-card{height:100%;border-left:3px solid var(--color-warm);padding:6px 0 6px clamp(20px,2.5vw,32px);transition:transform .26s var(--ease)}.voice-card:hover,html.js [data-reveal].is-visible.voice-card:hover{transform:translateY(-6px)}.voice-card h3{min-height:0;margin-top:16px;font-size:clamp(18px,2vw,23px);font-weight:500;line-height:1.9}.voice-card .voice-category{color:var(--color-ink-faint);font-family:var(--font-ja);letter-spacing:.06em}.voice-meta{margin-top:24px;color:var(--color-ink-soft);font-size:13px}.voice-meta strong{display:block;color:var(--color-ink);font-weight:500}.blog-card{background:var(--color-surface);border-radius:var(--radius-m);box-shadow:var(--shadow-card);transition:transform .26s var(--ease)}.blog-card>a{display:block;height:100%;padding:16px 16px 22px}.blog-card:hover,html.js [data-reveal].is-visible.blog-card:hover{transform:translateY(-6px)}.blog-card .image-reveal{aspect-ratio:1.42;margin-bottom:18px}.blog-card time{display:block;margin-top:14px;color:var(--color-ink-faint);font-size:12px}.company-grid{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,.54fr);gap:clamp(42px,8vw,104px);align-items:start}.company-copy p{margin:24px 0 0}.company-summary,.company-profile-table,.comparison-table{width:100%;border-collapse:collapse}.company-summary th,.company-summary td,.company-profile-table th,.company-profile-table td,.comparison-table th,.comparison-table td{padding:22px 0;border-top:var(--hairline);vertical-align:top;text-align:left}.company-summary th,.company-profile-table th,.comparison-table th{color:var(--color-ink-faint);font-family:var(--font-ja);font-weight:500;letter-spacing:.04em}.company-summary th,.company-profile-table th{width:34%}.comparison-table th{white-space:nowrap}.cta-grid{display:grid;grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);gap:clamp(42px,7vw,92px);align-items:start}.plain-badge{margin:0 0 18px;color:#f7f9fcbd;font-size:13px;letter-spacing:.12em}.diagnosis-copy ul{margin:28px 0 0;padding-left:1.2em}.flow-list{border-top:var(--hairline-dark)}.flow-list-title{margin:0 0 4px;padding-bottom:12px;color:#f7f9fc99!important;font-size:12px;letter-spacing:.12em}.flow-list article{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:24px 0;border-bottom:var(--hairline-dark)}.flow-list span{color:var(--color-accent);font-family:var(--font-serif-en);font-size:24px}.flow-list h3{color:inherit}.site-footer{background:var(--color-paper-2);border-top:var(--hairline);padding:72px 0 32px}.footer-grid{display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,.68fr);gap:clamp(36px,6vw,80px)}.footer-brand p,.footer-brand address{color:var(--color-ink-soft);font-style:normal}.footer-links{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:28px}.footer-links h3{margin-bottom:14px;color:var(--color-accent);font-family:var(--font-serif-en);font-size:13px;letter-spacing:.18em}.footer-links a{display:table;margin:9px 0;color:var(--color-ink-soft);font-size:13px}.footer-bottom{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:56px;padding-top:24px;border-top:var(--hairline);color:var(--color-ink-faint)}.partner-badges,.social-links{display:flex;gap:10px}.partner-badges span,.social-links span{min-width:58px;padding:8px 10px;border:var(--hairline);color:var(--color-ink-soft);font-size:11px;line-height:1.25;text-align:center}.back-to-top{position:fixed;right:20px;bottom:20px;z-index:40;width:46px;height:46px;display:grid;place-items:center;border:var(--hairline);background:var(--color-paper)}.mobile-fixed-cta-site{display:none}.diagnosis-lp-page{background:var(--color-paper)}.diagnosis-lp-hero{padding:clamp(56px,8vw,112px) 0 clamp(64px,9vw,124px);border-bottom:var(--hairline)}.diagnosis-lp-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);gap:clamp(36px,7vw,92px);align-items:center}.diagnosis-lp-hero h1{font-size:clamp(32px,4.4vw,58px);line-height:1.35}.diagnosis-final-cta h2{font-size:clamp(26px,3vw,38px);line-height:1.4}.diagnosis-lp-hero-copy>p:not(.eyebrow):not(.diagnosis-trust-line){max-width:720px;margin:28px 0 0;color:var(--color-ink-soft);font-size:clamp(15px,1.2vw,17px);line-height:1.95}.diagnosis-trust-line{margin:10px 0 0;color:var(--color-ink-faint);font-size:11px;line-height:1.6;letter-spacing:.08em}.diagnosis-trust-line.is-compact{color:#f7f9fcb3}.report-mock-link{display:block}.report-mock{margin:0}.report-mock-sheet{position:relative;min-height:clamp(390px,42vw,540px);padding:clamp(24px,4vw,44px);color:var(--color-paper);background:repeating-linear-gradient(135deg,rgba(247,249,252,.08) 0 1px,transparent 1px 18px),var(--color-night);overflow:hidden}.report-mock-sheet>p{margin:0;color:#f7f9fc9e;font-family:var(--font-serif-en);font-size:12px;letter-spacing:.2em}.report-score{display:grid;gap:8px;margin:clamp(48px,8vw,96px) 0 clamp(36px,6vw,68px)}.report-score strong{font-family:var(--font-serif-en);font-size:clamp(92px,11vw,150px);font-weight:700;line-height:.82}.report-score span{color:#f7f9fcc7;font-size:13px;letter-spacing:.12em}.report-lines{border-top:var(--hairline-dark)}.report-lines div{display:grid;grid-template-columns:42px 1fr auto;gap:18px;align-items:center;padding:17px 0;border-bottom:var(--hairline-dark)}.report-lines span,.report-lines em{color:#f7f9fcad;font-family:var(--font-serif-en);font-style:normal;font-size:12px;letter-spacing:.12em}.report-lines b{color:var(--color-paper);font-weight:500}.report-mock figcaption{margin-top:12px;color:var(--color-ink-faint);font-family:var(--font-serif-en);font-size:12px;letter-spacing:.1em}.diagnosis-lp-metrics{border-bottom:var(--hairline)}.diagnosis-metric-grid{display:grid;grid-template-columns:repeat(4,1fr)}.diagnosis-metric-grid article{min-height:142px;padding:30px clamp(18px,3vw,42px);border-left:var(--hairline)}.diagnosis-metric-grid article:last-child{border-right:var(--hairline)}.diagnosis-metric-grid strong{display:block;font-family:var(--font-serif-en);font-size:clamp(44px,5.2vw,68px);font-weight:700;line-height:1}.diagnosis-metric-grid small{margin-left:4px;font-family:var(--font-body);font-size:13px}.diagnosis-metric-grid p{margin:14px 0 0;color:var(--color-ink-soft);font-size:13px;letter-spacing:.08em}.diagnosis-lp-section{padding:var(--space-section) 0;border-bottom:var(--hairline)}.diagnosis-lp-two-col,.diagnosis-sample-grid{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,.62fr);gap:clamp(38px,7vw,92px);align-items:start}.diagnosis-lp-section h2{font-size:clamp(26px,3.2vw,40px);line-height:1.6}.diagnosis-bridge{margin:28px 0 0;color:var(--color-ink-soft)}.diagnosis-number-list,.diagnosis-promise-list,.diagnosis-flow-list{border-top:var(--hairline)}.diagnosis-number-list article,.diagnosis-promise-list article,.diagnosis-flow-list article{display:grid;grid-template-columns:64px 1fr;gap:24px;padding:26px 0;border-bottom:var(--hairline)}.diagnosis-number-list span,.diagnosis-promise-list span,.diagnosis-flow-list span,.diagnosis-item-grid>article>span{color:var(--color-accent);font-family:var(--font-serif-en);font-size:26px;line-height:1}.diagnosis-number-list h3,.diagnosis-promise-list h3,.diagnosis-flow-list h3,.diagnosis-item-grid h3,.diagnosis-sample-detail h3{font-size:clamp(18px,2vw,22px);line-height:1.65}.diagnosis-number-list p,.diagnosis-promise-list p,.diagnosis-flow-list p,.diagnosis-item-grid p{margin:8px 0 0;color:var(--color-ink-soft)}.diagnosis-item-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 clamp(32px,6vw,84px);border-top:var(--hairline)}.diagnosis-item-grid article{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:28px 0;border-bottom:var(--hairline)}.diagnosis-sample-lp{border-bottom-color:#f7f9fc2e}.diagnosis-score-card,.diagnosis-sample-detail article{border-top:var(--hairline-dark);padding-top:24px}.diagnosis-score-card>p:first-child{margin:0 0 24px;color:#f7f9fc9e;font-family:var(--font-serif-en);letter-spacing:.18em}.diagnosis-score-card strong{display:block;margin-bottom:20px;font-family:var(--font-serif-en);font-size:clamp(84px,10vw,132px);font-weight:700;line-height:.9}.diagnosis-score-card>p:last-child{max-width:520px;margin:22px 0 0}.diagnosis-sample-detail{display:grid;gap:30px}.diagnosis-sample-detail ul,.diagnosis-sample-detail ol,.diagnosis-final-cta ul{margin:20px 0 0;padding-left:1.2em}.diagnosis-sample-detail li,.diagnosis-final-cta li{margin:8px 0}.diagnosis-sample-detail ol{list-style:none;padding-left:0}.diagnosis-sample-detail ol li{display:grid;grid-template-columns:44px 1fr;gap:16px;border-bottom:var(--hairline-dark);padding:12px 0}.diagnosis-sample-detail ol b{color:#f7f9fcb3;font-family:var(--font-serif-en);font-weight:700}.diagnosis-sample-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.text-link-on-night{color:var(--color-paper)}.diagnosis-flow-list{display:grid;grid-template-columns:repeat(5,1fr);margin-top:clamp(30px,5vw,58px)}.diagnosis-flow-list article{display:block;padding:24px 18px;border-right:var(--hairline)}.diagnosis-flow-list article:first-child{border-left:var(--hairline)}.diagnosis-faq-list{margin-top:clamp(30px,5vw,54px)}.diagnosis-final-cta{border-bottom:0}.diagnosis-final-cta-inner{max-width:860px}.diagnosis-final-cta .button{margin-top:28px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:18px 0 0;color:var(--color-ink-faint);font-size:13px}.breadcrumb a{display:inline-block;padding:6px 2px;margin:-6px -2px}.breadcrumb b{font-weight:400}.lower-hero,.content-hero{padding:clamp(62px,9vw,118px) 0;border-bottom:var(--hairline)}.lower-hero-grid,.content-hero-grid{display:grid;grid-template-columns:minmax(0,.54fr) minmax(320px,.46fr);gap:clamp(42px,7vw,86px);align-items:center}.lower-visual,.content-hero-visual{aspect-ratio:1.55;overflow:hidden;border-radius:var(--radius-m)}.lower-visual-representative{position:relative;aspect-ratio:1.2;margin:0;background:var(--color-paper-2)}.lower-visual-representative img{width:100%;height:100%;object-fit:cover;object-position:50% 20%;filter:saturate(.82) contrast(1.02)}.lower-visual-representative figcaption{position:absolute;right:0;bottom:0;padding:8px 10px;background:var(--color-ink);color:#fff;font-family:var(--font-en);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.texture-panel{display:grid;place-items:end start;padding:22px 26px}.texture-panel span{color:#f7f9fca8;font-family:var(--font-en);font-size:13px;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.article-cta{display:grid;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);gap:clamp(20px,4vw,40px);align-items:center}.article-cta-visual{aspect-ratio:1.7;border-radius:var(--radius-m)}.article-cta .button{grid-column:2;justify-self:start}.lower-section{padding:clamp(72px,10vw,132px) 0;border-bottom:var(--hairline)}.lower-section>h2{margin-bottom:clamp(28px,5vw,56px)}.lower-section.soft-section{background:var(--color-paper-2)}.service-anchor-nav{position:sticky;top:73px;z-index:40;background:var(--color-base);border-bottom:var(--hairline)}.service-anchor-nav-inner{display:flex;flex-wrap:wrap;gap:10px;padding:14px 0}.service-anchor-nav a{padding:9px 18px;border:var(--hairline);border-radius:999px;color:var(--color-ink-soft);font-size:13px;font-weight:500;white-space:nowrap;transition:border-color .22s var(--ease),color .22s var(--ease)}.service-anchor-nav a:hover{border-color:var(--color-blue);color:var(--color-blue)}.service-block{padding:clamp(56px,8vw,96px) 0;background:var(--color-base);border-top:2px solid var(--color-blue-deep);border-bottom:var(--hairline);scroll-margin-top:96px}.service-block.is-alt{background:var(--color-surface)}.service-block-inner{display:grid;grid-template-columns:minmax(0,.6fr) minmax(280px,.4fr);gap:clamp(32px,5vw,64px);align-items:start}.service-block-header{display:flex;gap:20px;align-items:flex-start}.service-block-number{flex:0 0 auto;color:var(--color-blue);font-family:var(--font-en);font-size:clamp(38px,4.4vw,60px);font-weight:700;line-height:1;opacity:.45}.service-block-header h2{margin:10px 0 0;font-size:clamp(24px,2.8vw,34px);line-height:1.4}.service-block-summary{margin:14px 0 0;color:var(--color-ink-soft);font-size:15px;line-height:1.9}.service-block-body{display:grid;gap:16px;align-content:start;padding-top:6px}.service-block-price{display:flex;align-items:baseline;gap:8px;margin:0}.service-block-price strong{color:var(--color-blue);font-family:var(--font-en);font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1}.service-block-price small{color:var(--color-ink-faint);font-size:12px}.service-block-points{display:grid;gap:10px;margin:0;padding:14px 0;border-top:var(--hairline);border-bottom:var(--hairline);list-style:none}.service-block-points li{position:relative;padding-left:18px;color:var(--color-ink-soft);font-size:14px;line-height:1.6}.service-block-points li:before{content:"";position:absolute;left:0;top:.7em;width:8px;height:1px;background:var(--color-blue)}@media(max-width:760px){.service-block-inner{grid-template-columns:1fr}.service-anchor-nav{top:66px}.service-anchor-nav-inner{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:12px}}.lower-card-grid,.problem-grid,.service-overview-subgrid,.content-card-grid,.blog-list-grid,.download-grid,.material-card-grid,.seminar-grid,.faq-support-grid,.contact-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.lower-card,.problem-grid article,.service-overview-card,.download-card,.material-card,.seminar-card,.faq-support-card,.contact-option-card,.price-card,.report-sample,.access-card,.profile-table,.message-card,.mission-panel,.article-cta,.diagnosis-sample-panel,.diagnosis-form,.download-form,.contact-form,.privacy-article{border-top:var(--hairline);background:transparent;padding:24px 0 0}.lower-card,.content-card,.blog-list-card,.resource-card,.method-card-grid article,.featured-post,.pickup-case{position:relative}.content-card,.blog-list-card{background:var(--color-surface);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:16px 16px 22px;transition:transform .26s var(--ease)}.content-card:hover,.blog-list-card:hover,html.js [data-reveal].is-visible.content-card:hover,html.js [data-reveal].is-visible.blog-list-card:hover{transform:translateY(-4px)}.service-overview-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:28px}.service-overview-card{display:block;color:inherit}.service-price,.price-card strong,.content-stat-grid strong{font-family:var(--font-en);font-size:clamp(34px,4vw,56px);line-height:1.15;color:var(--color-blue)}.service-price{font-size:clamp(22px,2.2vw,30px);font-family:var(--font-ja);font-weight:700;margin:10px 0 0}.service-lead{color:var(--color-ink);font-weight:500}.service-card-link,.content-card a,.blog-list-card a,.download-card a,.material-card a,.contact-option-card a{display:inline-flex;margin-top:18px;color:var(--color-ink);font-size:13px;font-weight:500}.problem-service-grid,.lower-flow,.omni-flow,.sample-report-grid,.form-grid,.download-form-grid,.contact-layout,.company-two-col,.split-layout,.price-plan-panel,.pickup-case,.case-detail-hero,.article-layout,.blog-featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,56px)}.problem-service-grid article,.lower-flow article,.omni-flow article{border-top:var(--hairline);padding-top:22px}.problem-service-grid article{position:relative}.chart-card h3{margin-bottom:24px}.result-metric-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:var(--hairline);border-left:var(--hairline)}.result-metric-list article{padding:24px 20px;border-right:var(--hairline);border-bottom:var(--hairline)}.result-metric-list span{display:block;color:var(--color-ink-faint);font-size:12px;letter-spacing:.06em}.result-metric-list strong{display:block;margin-top:10px;color:var(--color-blue);font-family:var(--font-en);font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1}.result-metric-list small{display:block;margin-top:8px;color:var(--color-ink-soft);font-size:12px}.case-result-list h3{margin-bottom:20px}.table-wrap{overflow-x:auto}.comparison-table{min-width:1080px}.comparison-table th,.comparison-table td{padding-right:18px;font-size:14px}.chip-grid,.menu-list,.form-badges,.content-filter nav,.download-filter nav,.blog-category-list,.form-choice-list{display:flex;flex-wrap:wrap;gap:10px}.chip-grid span,.menu-list div,.form-badges span,.content-filter a,.download-filter a,.blog-category-list a,.form-choice-list label{padding:10px 14px;border:var(--hairline);color:var(--color-ink-soft);font-size:13px}.diagnosis-form-section .form-badges{margin-top:24px}.diagnosis-form-section .form-badges span{border-color:var(--color-night);color:var(--color-paper);background:var(--color-night);font-weight:700}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.resource-card{display:grid;align-content:start;gap:16px;min-width:0;border-top:var(--hairline);padding-top:20px}.resource-card>b{color:var(--color-accent);font-size:13px}.resource-card img{width:100%;aspect-ratio:1.42;object-fit:cover;background:var(--color-paper-2)}.resource-card span{display:block;color:var(--color-accent);font-size:12px;font-weight:700;letter-spacing:.08em}.resource-card h3{margin-top:8px;font-size:clamp(16px,1.7vw,20px);line-height:1.55}.resource-card p{margin:10px 0 0;color:var(--color-ink-soft);font-size:14px;line-height:1.75}.resource-card small{display:block;margin-top:12px;color:var(--color-ink-faint);font-size:12px}.resource-card a{display:inline-flex;margin-top:16px;font-size:13px;font-weight:700}.method-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.method-card-grid article{display:grid;align-content:start;gap:14px;min-width:0;border-top:var(--hairline);padding-top:22px}.method-card-grid .lower-icon{margin:0}.method-card-grid p{margin:0;color:var(--color-ink-soft);font-size:13px;line-height:1.75}.method-card-grid a,.popular-faq-grid a{color:var(--color-ink);font-size:13px;font-weight:700}.method-card-grid a{display:inline-flex;margin-top:6px}.mini-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.mini-case-card{position:relative;display:grid;gap:16px;align-content:start;background:var(--color-surface);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:26px 26px 24px;transition:transform .26s var(--ease)}.mini-case-card:hover,html.js [data-reveal].is-visible.mini-case-card:hover{transform:translateY(-4px)}.mini-case-tag{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;color:var(--color-ink);font-size:13px;font-weight:700}.mini-case-tag span{padding:4px 12px;border:var(--hairline);border-radius:999px;color:var(--color-ink-soft);font-size:11px;font-weight:500}.mini-case-rows{display:grid;gap:12px;margin:0;padding-top:16px;border-top:var(--hairline)}.mini-case-rows>div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px}.mini-case-rows dt{color:var(--color-blue);font-size:12px;font-weight:700;letter-spacing:.06em}.mini-case-rows dd{margin:0;color:var(--color-ink-soft);font-size:14px;line-height:1.75}.mini-case-metric{display:flex;align-items:baseline;gap:10px;margin:2px 0 0}.mini-case-metric strong{color:var(--color-blue);font-family:var(--font-en);font-size:clamp(30px,3vw,40px);font-weight:700;line-height:1}.mini-case-metric span{color:var(--color-ink-faint);font-size:12px}.mini-case-card>a{display:inline-flex;gap:8px;color:var(--color-ink);font-size:13px;font-weight:700}.next-read-nav{padding-top:clamp(56px,8vw,96px)}.next-read-nav h2{margin:0 0 24px;font-size:clamp(22px,2.4vw,30px)}.next-read-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.next-read-card{position:relative;display:grid;gap:10px;align-content:start;background:var(--color-surface);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:26px;transition:transform .26s var(--ease)}.next-read-card:hover,html.js [data-reveal].is-visible.next-read-card:hover{transform:translateY(-4px)}.next-read-eyebrow{color:var(--color-blue);font-family:var(--font-en);font-size:12px;letter-spacing:.16em}.next-read-card h3{margin:0;font-size:clamp(17px,1.8vw,21px);line-height:1.55}.next-read-card p{margin:0;color:var(--color-ink-soft);font-size:14px;line-height:1.75}.next-read-card a{display:inline-flex;gap:8px;margin-top:6px;color:var(--color-ink);font-size:13px;font-weight:700}.other-case-section .content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lower-card a .arrow,.method-card a .arrow,.resource-card a .arrow,.problem-service-grid article a .arrow,.mini-case-card a .arrow,.next-read-card a .arrow,.pickup-case a .arrow,.featured-post a .arrow,.content-card a .arrow,.blog-list-card a .arrow{display:inline-block;transition:transform .22s var(--ease)}.lower-card:hover a .arrow,.method-card:hover a .arrow,.resource-card:hover a .arrow,.problem-service-grid article:hover a .arrow,.mini-case-card:hover a .arrow,.next-read-card:hover a .arrow,.pickup-case:hover a .arrow,.featured-post:hover a .arrow,.content-card:hover a .arrow,.blog-list-card:hover a .arrow{transform:translate(6px)}@media(max-width:760px){.mini-case-grid,.next-read-grid,.other-case-section .content-card-grid{grid-template-columns:1fr}}.popular-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px}.popular-faq-grid a{display:block;padding:16px 0;border-bottom:var(--hairline);line-height:1.7}.faq-list,.faq-accordion{border-top:var(--hairline)}.faq-list details,.faq-accordion details{border-bottom:var(--hairline)}.faq-list summary,.faq-accordion summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;min-height:44px;padding:22px 14px;margin-inline:-14px;border-radius:var(--radius-s);cursor:pointer;color:var(--color-ink);font-weight:700;line-height:1.75;list-style:none;transition:background-color .22s var(--ease)}.faq-list summary:hover,.faq-accordion summary:hover{background-color:#1e5edb0d}.faq-list summary::-webkit-details-marker,.faq-accordion summary::-webkit-details-marker{display:none}.faq-list summary>span,.faq-accordion summary>span,.faq-list p>span,.faq-accordion p>span{color:var(--color-accent);font-family:var(--font-number);font-weight:700;letter-spacing:0}.faq-list summary b,.faq-accordion summary b{justify-self:end;color:var(--color-accent);font-family:var(--font-number);font-weight:700}.faq-list p,.faq-accordion p{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;margin:0 0 22px;color:var(--color-ink-soft);line-height:1.9}.faq-accordion{display:grid;gap:clamp(34px,5vw,64px)}.faq-accordion section>h2{margin:0 0 18px;font-size:clamp(22px,2.6vw,32px);line-height:1.5}.lower-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:end;margin-block:var(--space-section);padding:clamp(40px,6vw,72px) 0;border-top:var(--hairline);border-bottom:var(--hairline)}.lower-cta h2,.article-cta h2,.message-card h2,.profile-table h2,.access-card h2{font-size:clamp(24px,3vw,36px);line-height:1.6}.price-plan-panel{align-items:start}.price-feature-list article,.sample-action-plan article,.content-stat-grid article{border-top:var(--hairline);padding:18px 0}.content-card img,.blog-list-card img,.lower-case-grid img,.download-card img,.featured-post img,.pickup-case img{aspect-ratio:1.5}.content-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.case-detail-hero{padding:clamp(58px,8vw,112px) 0;align-items:center}.case-detail-hero>img,.article-header>img{width:100%;max-height:520px;object-fit:cover;margin-top:34px}.article-header{padding:clamp(58px,8vw,112px) 0}.article-body{color:var(--color-ink-soft)}.article-body h2{margin:48px 0 18px;font-size:clamp(24px,3vw,34px)}.article-body p,.article-body li{line-height:2}.author-box{display:flex;align-items:center;gap:18px;margin-top:56px;padding:24px 28px;background:var(--color-surface);border:var(--hairline);border-radius:var(--radius-m)}.author-box img{width:56px;height:56px;flex-shrink:0;padding:10px;object-fit:contain;background:var(--color-base);border-radius:50%}.author-box h3{margin:0 0 6px;font-size:15px;color:var(--color-ink)}.author-box p{margin:0;font-size:13px;line-height:1.7;color:var(--color-ink-soft)}.article-layout,.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 336px;gap:clamp(32px,5vw,64px);align-items:start}.article-sidebar,.blog-sidebar{position:sticky;top:120px;display:grid;gap:24px}.sidebar-box{padding:24px;background:var(--color-surface);border:var(--hairline);border-radius:var(--radius-m)}.sidebar-box h3{margin:0 0 12px;padding-bottom:12px;font-size:15px;border-bottom:var(--hairline)}.sidebar-box a{display:flex;align-items:baseline;gap:12px;min-height:44px;padding:10px 0;font-size:13px;line-height:1.6;color:var(--color-ink-soft);text-decoration:none}.sidebar-box a+a{border-top:var(--hairline)}.sidebar-box a:hover{color:var(--color-ink)}.sidebar-box a b{flex-shrink:0;font-family:var(--font-en);font-size:17px;color:var(--color-blue)}.sidebar-box a small{display:block;margin-top:4px;font-size:11px;color:var(--color-ink-faint)}.category-box a{align-items:center;justify-content:space-between}.category-box a.active{font-weight:700;color:var(--color-blue)}.category-box a small{margin-top:0;font-family:var(--font-en)}.sidebar-cta{padding:24px;color:var(--color-base);background:var(--color-blue-deep);border-radius:var(--radius-m)}.sidebar-cta h3{margin:0 0 8px;font-size:15px}.sidebar-cta p{margin:0 0 16px;font-size:12.5px;line-height:1.7;color:#f7f9fcbf}.sidebar-newsletter-form{display:grid;gap:12px}.sidebar-newsletter-form label span{display:block;margin-bottom:6px;font-size:11px}.sidebar-newsletter-form em{margin-left:6px;font-size:10px;font-style:normal;opacity:.7}.meta-row{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:14px;font-size:13px;color:var(--color-ink-faint)}.key-points{margin:0 0 40px;padding:26px 28px;background:var(--color-surface);border:var(--hairline);border-left:3px solid var(--color-blue);border-radius:var(--radius-m)}.article-body .key-points h2,.key-points h2{margin:0 0 14px;font-size:16px}.key-points ul{margin:0;padding-left:1.2em;display:grid;gap:8px}.check-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.check-list li{position:relative;padding-left:26px;line-height:1.8}.check-list li:before{content:"✓";position:absolute;top:0;left:0;font-family:var(--font-en);font-weight:700;color:var(--color-blue)}.case-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,56px)}.empty-state{padding:48px 0;text-align:center;color:var(--color-ink-faint)}.blog-load-more-wrap{margin-top:36px;text-align:center}.target-icon{align-self:end;justify-self:end;font-family:var(--font-en);font-size:clamp(48px,6vw,80px);font-weight:700;line-height:1;color:#1e5edb1f}.seminar-list article{display:grid;grid-template-columns:96px auto minmax(0,1fr) auto auto;gap:12px 28px;align-items:center;padding:26px 0;border-top:var(--hairline)}.seminar-list article time strong{display:block;font-family:var(--font-en);font-size:22px;font-weight:700;line-height:1.2;color:var(--color-blue)}.seminar-list article time span{font-size:11px;color:var(--color-ink-faint)}.seminar-list article>span{justify-self:start;padding:4px 10px;font-size:11px;letter-spacing:.04em;border:1px solid rgba(12,21,38,.25);border-radius:var(--radius-s)}.seminar-list article h3{margin:0;font-size:17px}.seminar-list article p{margin:0;font-size:12px;line-height:1.6;color:var(--color-ink-soft)}.sample-score-card{display:flex;align-items:center;gap:12px 28px;margin-bottom:40px;padding:28px 32px;background:var(--color-surface);border:var(--hairline);border-left:3px solid var(--color-blue);border-radius:var(--radius-m)}.sample-score-card span{flex-shrink:0;font-size:13px;color:var(--color-ink-soft)}.sample-score-card strong{flex-shrink:0;font-family:var(--font-en);font-size:clamp(40px,4vw,56px);font-weight:700;line-height:1;color:var(--color-blue)}.sample-score-card p{margin:0;font-size:14px;line-height:1.9;color:var(--color-ink-soft)}.sample-meter{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:12px 0;border-top:var(--hairline)}.sample-meter span{font-size:13px;color:var(--color-ink-soft)}.sample-meter b{font-family:var(--font-en);font-size:22px;font-weight:700;color:var(--color-blue)}.search-box{position:relative;display:block}.search-box input{padding-right:44px}.search-box span{position:absolute;top:50%;right:16px;transform:translateY(-50%);font-size:18px;color:var(--color-ink-faint)}@media(max-width:900px){.article-layout,.blog-layout,.case-overview,.article-cta{grid-template-columns:1fr}.article-cta .button{grid-column:1}.article-sidebar,.blog-sidebar{position:static}.seminar-list article{grid-template-columns:96px minmax(0,1fr)}.seminar-list article h3,.seminar-list article p,.seminar-list article .button{grid-column:2}.seminar-list article>span{grid-row:1;grid-column:2;justify-self:end}}form label,.form-choice-group{display:grid;gap:8px}input,select,textarea{width:100%;border:var(--hairline);border-radius:var(--radius-s);padding:14px 16px;color:var(--color-ink);background:var(--color-surface)}input:focus,select:focus,textarea:focus{outline:2px solid var(--color-blue);outline-offset:1px;border-color:var(--color-blue)}textarea{min-height:156px;resize:vertical}.full{grid-column:1 / -1}.privacy{display:flex;align-items:flex-start;gap:10px}.privacy input{width:auto;margin-top:.5em}.diagnosis-form-section{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);gap:clamp(28px,5vw,58px);align-items:start;padding:clamp(58px,8vw,108px) 0;border-top:var(--hairline);border-bottom:var(--hairline)}.support-form-panel{padding:clamp(34px,5vw,54px) 0 0;border-top:var(--hairline)}.support-form-panel h2{margin:0 0 24px}.diagnosis-form,.support-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 26px;align-items:start}.diagnosis-form label,.support-form label,.form-choice-group{display:grid;gap:9px;margin:0;color:var(--color-ink);font-size:13px;font-weight:700}.diagnosis-form .full,.support-form .full,.support-form label.full,.form-choice-group.full{grid-column:1 / -1}.form-choice-group{padding:0;border:0}.form-choice-group legend{padding:0;color:var(--color-ink);font-size:13px;font-weight:700}.choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.download-form .choice-list{grid-template-columns:1fr}.choice-item{display:flex!important;align-items:flex-start;gap:10px;min-height:48px;padding:12px 14px;border:var(--hairline);color:var(--color-ink-soft);font-size:13px;line-height:1.55}.choice-item input,.privacy input{width:18px;height:18px;min-height:18px;flex:0 0 auto;margin-top:.3em;padding:0;accent-color:var(--color-ink)}.privacy{justify-content:flex-start;text-align:left}.privacy span{color:var(--color-ink-soft);font-size:12px;line-height:1.7}.support-form em,.support-form small,.diagnosis-form em,.diagnosis-form small{display:inline-grid;place-items:center;min-width:34px;height:20px;margin-left:8px;border:var(--hairline);color:var(--color-paper);background:var(--color-ink);font-size:11px;font-style:normal;line-height:1}.support-form small,.diagnosis-form small{color:var(--color-ink-soft);background:transparent}.form-status{grid-column:1 / -1;margin:0;padding:12px 14px;border:var(--hairline);color:var(--color-ink-soft);background:var(--color-paper-2);font-size:13px;font-weight:700;line-height:1.7}.form-status[data-type=error]{color:#8a2f2f;border-color:#8a2f2f59;background:#8a2f2f12}.form-status[data-type=success]{color:#315f45;border-color:#315f4559;background:#315f4514}.js-nutrits-form .button{margin-top:8px}.js-nutrits-form button[disabled]{cursor:wait;opacity:.72}.report-sample .button,.price-card .button,.article-cta .button,.mail-register .button,.privacy-policy-contact .button{margin-top:18px}.mail-register{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.45fr) auto;gap:18px;align-items:end;padding:clamp(36px,6vw,64px) 0;border-top:var(--hairline);border-bottom:var(--hairline)}.mail-register p{color:var(--color-ink-soft)}.mail-register label{margin:0}.swiper{padding-bottom:4px}.voice-swiper.is-motion-static .swiper-wrapper{display:flex;flex-wrap:wrap;transform:none!important}.voice-swiper.is-motion-static .swiper-slide{width:min(360px,100%)!important;flex-shrink:1}.swiper.is-motion-static .swiper-controls,.swiper.is-motion-static .swiper-bar-pagination{display:none}@media(max-width:900px){.journal-swiper.is-motion-static .journal-grid{display:grid;grid-template-columns:1fr}}.swiper-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}.swiper-bar-pagination{position:relative;flex:1 1 auto;height:1px;background:#0c15261f}.night-section .swiper-bar-pagination{background:#f7f9fc33}.swiper-bar-pagination .swiper-pagination-bullet{position:absolute;top:0;left:0;height:1px;background:var(--color-blue);border-radius:0;opacity:1;width:0;transition:width .32s var(--ease),left .32s var(--ease)}.swiper-arrows{display:flex;gap:8px;flex:0 0 auto}.swiper-arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:var(--hairline);border-radius:var(--radius-s);background:transparent;color:var(--color-ink);font-family:var(--font-en);font-size:15px;cursor:pointer;transition:border-color .22s var(--ease),color .22s var(--ease),opacity .22s var(--ease)}.night-section .swiper-arrow{border-color:#f7f9fc4d;color:var(--color-base)}.swiper-arrow:hover{border-color:var(--color-blue);color:var(--color-blue)}.night-section .swiper-arrow:hover{border-color:var(--color-base);color:var(--color-base)}.swiper-arrow:disabled{opacity:.32;cursor:default}.swiper-arrow:disabled:hover{border-color:#0c15261f;color:var(--color-ink)}.journal-swiper .swiper-bar-pagination.is-mobile-only{display:none}@media(max-width:900px){.journal-swiper.swiper-initialized .journal-grid{display:flex}.journal-swiper.swiper-initialized .swiper-slide{width:82%;flex-shrink:0}.journal-swiper.swiper-initialized .swiper-bar-pagination.is-mobile-only{display:block;margin-top:24px}}@media(max-width:520px){.journal-swiper.swiper-initialized .swiper-slide{width:88%}}.bottom-marquee{overflow:hidden;padding:clamp(20px,4vw,40px) 0;background:var(--color-base);border-top:var(--hairline);white-space:nowrap}.marquee-track{display:inline-flex;width:max-content;animation:marquee-scroll 60s linear infinite}.marquee-track span{padding-right:.6em;color:transparent;-webkit-text-stroke:1px rgba(12,21,38,.15);font-family:var(--font-en);font-size:clamp(40px,6vw,80px);font-weight:700;text-transform:uppercase;letter-spacing:.01em}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}html.js [data-reveal]{opacity:0;transform:translateY(20px)}html.js .work-card[data-reveal]{transform:translateY(40px)}html.js [data-reveal].is-visible{opacity:1;transform:translateY(0);transition:opacity .6s var(--ease) var(--reveal-delay, 0ms),transform .6s var(--ease) var(--reveal-delay, 0ms)}.line-reveal-line{display:block;overflow:hidden}.line-reveal-inner{display:inline-block}html.js [data-line-reveal] .line-reveal-inner{transform:translateY(110%)}html.js [data-line-reveal]:not(.is-visible){opacity:1}html.js [data-line-reveal].is-visible .line-reveal-inner{transform:translateY(0);transition:transform .7s var(--ease);transition-delay:calc(var(--line-index, 0) * 90ms)}html.js [data-line-reveal].is-visible{opacity:1;transition:opacity .5s var(--ease)}.char-reveal-line{display:block}html.js [data-char-ready] .char-reveal{display:inline-block;opacity:0;transform:translateY(.6em)}html.js [data-char-ready].is-visible .char-reveal{opacity:1;transform:translateY(0);transition:opacity .5s var(--ease) calc(var(--char-index, 0) * 34ms),transform .5s var(--ease) calc(var(--char-index, 0) * 34ms)}.digit-roll{display:inline-flex;height:1em;overflow:hidden}.digit-roll-track{display:flex;flex-direction:column;line-height:1}.digit-roll-track>span{display:block;height:1em}[data-count].is-rolled .digit-roll-track{transform:translateY(calc(var(--roll-steps, 0) * -1em));transition:transform calc(.9s + var(--roll-steps, 0) * 30ms) cubic-bezier(.16,1,.3,1)}html.js [data-image-reveal]{opacity:1;transform:none}html.js [data-image-reveal] img{clip-path:polygon(0 100%,0 100%,0 100%,0 100%);transform:scale(1.06)}html.js [data-image-reveal].is-visible{opacity:1;transform:none}html.js [data-image-reveal].is-visible img{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transform:scale(1);transition:clip-path .76s var(--ease) var(--reveal-delay, 0ms),transform 1.1s var(--ease) calc(var(--reveal-delay, 0ms) + .24s),scale .6s var(--ease),filter .3s var(--ease)}html.js .metric-strip,html.js .editorial-section,html.js .lower-section{position:relative}@supports (animation-timeline: view()){html.js .editorial-grid>.sticky-label,html.js .cta-grid>.diagnosis-copy,html.js .company-grid>.company-copy{animation:section-par-lead linear both;animation-timeline:view();animation-range:entry 0% entry 100%}html.js .works-layout,html.js .approach-list,html.js .service-flow-wrap,html.js .cta-grid>.flow-list{animation:section-par-follow linear both;animation-timeline:view();animation-range:entry 0% entry 100%}@keyframes section-par-lead{0%{transform:translateY(-24px)}to{transform:translateY(0)}}@keyframes section-par-follow{0%{transform:translateY(24px)}to{transform:translateY(0)}}}::view-transition-old(root),::view-transition-new(root){animation-duration:.38s;animation-timing-function:var(--ease)}::view-transition-old(root){animation-name:page-wipe-out}::view-transition-new(root){animation-name:page-wipe-in}@keyframes page-wipe-out{to{opacity:.35;transform:translateY(10px)}}@keyframes page-wipe-in{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}html.js [data-reveal],html.js [data-image-reveal],html.js [data-image-reveal] img,html.js .line-reveal-line .line-reveal-inner,html.js [data-hero-vertical],html.js .metric-strip-item:before,html.js .section-meta span{opacity:1!important;transform:none!important;clip-path:inset(0)!important;letter-spacing:.16em!important}.hero-night-panel:after{display:none!important}.hero-night-panel:before{animation:none!important;opacity:.32!important}.image-reveal img{translate:none!important;scale:1.12!important}.reason-panel:before,.consultation:before{transform:none!important}.marquee-track{animation:none!important}.home-page:before,.home-page:after,.lower-page:before,.lower-page:after,.night-glow,.metric-strip:before{animation:none!important}.fluid-canvas,.night-spot-clip{display:none!important}html.js [data-char-ready] .char-reveal{opacity:1!important;transform:none!important}[data-count].is-rolled .digit-roll-track{transition:none!important}html.js .editorial-grid>.sticky-label,html.js .cta-grid>.diagnosis-copy,html.js .company-grid>.company-copy,html.js .works-layout,html.js .approach-list,html.js .service-flow-wrap,html.js .cta-grid>.flow-list{animation:none!important}html.js body.is-scrolled .site-header:before,html.js body.is-scrolled .site-header:after,html.js body.is-scrolled .header-inner{transform:none!important}::view-transition-old(root),::view-transition-new(root){animation:none!important}}.renewal-home-v4{--v4-white: #F7F7F4;--v4-paper: #ECECE7;--v4-black: #1B1B1A;--v4-yellow: #F4C84A;--v4-line: rgba(27, 27, 26, .12);color:var(--v4-black);background:var(--v4-white);font-feature-settings:"palt" 1}body.is-home .site-header{background:#fff;border-bottom-color:#1b1b1a24}body.is-home .site-header:before{background:#fff}body.is-home .global-nav{color:var(--v4-black, #1B1B1A);letter-spacing:.09em}body.is-home .header-cta{min-height:44px;padding-inline:18px;border-radius:0;border-color:#1b1b1a;background:#1b1b1a;color:#fff;box-shadow:none}body.is-home .header-cta-sub{background:#fff;color:#1b1b1a}body.is-home .scroll-progress{background:#f4c84a}body.is-home .mobile-fixed-cta-site{border-radius:0;background:#1b1b1a;color:#fff;box-shadow:none}.renewal-home-v4>section{position:relative;isolation:isolate}.renewal-home-v4>section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(to right,transparent calc(100% - 1px),var(--v4-line) calc(100% - 1px));background-size:25% 100%}.renewal-home-v4>section>.container{position:relative;z-index:1}.renewal-home-v4 .renewal-section-index,.renewal-home-v4 .renewal-kicker{color:var(--v4-black);font-size:11px;letter-spacing:.14em}.renewal-home-v4 .button,.renewal-home-v4 .renewal-media-categories a,.renewal-home-v4 .renewal-pillar,.renewal-home-v4 .renewal-case-photo,.renewal-home-v4 .renewal-service-row>a{border-radius:0;box-shadow:none}.renewal-home-v4 .button-primary{background:var(--v4-black);border-color:var(--v4-black);color:#fff}.renewal-home-v4 .button-primary:hover{background:var(--v4-yellow);border-color:var(--v4-black);color:var(--v4-black)}.renewal-home-v4 .renewal-text-link,.renewal-home-v4 .renewal-arrow-link{color:var(--v4-black)}.renewal-home-v4 .renewal-v4-hero{min-height:auto;padding:clamp(28px,3.5vw,52px) 0 clamp(76px,9vw,128px);background:var(--v4-white);border-bottom:0}.renewal-v4-hero-intro{display:flex;justify-content:space-between;align-items:center;min-height:44px;margin-bottom:18px;padding-bottom:10px;border-bottom:1px solid var(--v4-black);font-size:11px;font-weight:700;letter-spacing:.1em}.renewal-v4-hero-intro p{margin-bottom:0}.renewal-v4-hero-intro span{text-transform:uppercase}.renewal-v4-hero-stage{position:relative;height:clamp(680px,57vw,830px)}.renewal-v4-hero-stage figure{position:absolute;margin:0;overflow:hidden;background:#d7d7d0}.renewal-v4-hero-stage figure img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.03)}.renewal-v4-hero-town{top:0;left:0;width:78%;height:67%}.renewal-v4-hero-person{top:10%;right:0;width:30%;height:61%;z-index:2;border:12px solid var(--v4-white)}.renewal-v4-hero-person img{object-position:50% 26%}.renewal-v4-stamp{position:absolute;top:5%;right:27%;z-index:3;width:92px;height:92px;display:grid;place-items:center;margin:0;padding:12px;background:var(--v4-black);color:#fff;font-family:var(--font-en);font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1.6;text-align:center}.renewal-home-v4 .renewal-v4-hero-stage h1{position:absolute;left:-.055em;bottom:0;z-index:4;width:100%;margin:0;color:var(--v4-black);font-size:clamp(92px,10vw,148px);font-weight:700;letter-spacing:-.085em;line-height:.91}.renewal-home-v4 .renewal-v4-hero-stage h1 span{display:inline-block;margin-left:.24em;color:var(--v4-black)}.renewal-v4-hero-bottom{display:grid;grid-template-columns:minmax(300px,.82fr) auto minmax(390px,1fr);gap:clamp(26px,4vw,56px);align-items:end;margin-top:42px;padding-top:22px;border-top:1px solid var(--v4-black)}.renewal-home-v4 .renewal-v4-hero-bottom .renewal-hero-lead{margin-bottom:0;color:var(--v4-black);font-size:14px;line-height:1.9}.renewal-home-v4 .renewal-v4-hero-bottom .renewal-hero-facts{margin:0;padding:0;border-top:0}.renewal-home-v4 .renewal-v4-manifesto{padding:clamp(96px,11vw,168px) 0;background:var(--v4-white)}.renewal-home-v4 .renewal-v4-manifesto:before{--v4-line: rgba(27, 27, 26, .08)}.renewal-v4-manifesto-sheet{padding:0;background:transparent}.renewal-home-v4 .renewal-v4-manifesto h2{max-width:1050px;margin:0;font-size:clamp(58px,6.3vw,92px);font-weight:700;letter-spacing:-.065em;line-height:1.15}.renewal-v4-manifesto-lead{max-width:620px;margin:44px 0 0 auto;color:#4d4d48;font-size:15px;line-height:2}.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px;border-top-color:var(--v4-black)}.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list li{display:block;min-height:112px;padding:20px 22px 20px 0;border-bottom-color:var(--v4-black);border-right:1px solid var(--v4-black)}.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list li+li{padding-left:22px}.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list li:last-child{border-right:0}.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list span{display:block;margin-bottom:8px;color:var(--v4-black);font-size:10px;letter-spacing:.14em}.renewal-home-v4 .renewal-v4-services{padding:clamp(96px,11vw,168px) 0;background:var(--v4-yellow);border:0}.renewal-v4-services-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.58fr);gap:clamp(40px,6vw,88px);align-items:stretch}.renewal-home-v4 .renewal-v4-services .renewal-section-head{grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);align-items:end;gap:32px;margin-bottom:40px}.renewal-home-v4 .renewal-v4-services .renewal-section-head h2{font-size:clamp(64px,6.5vw,96px);line-height:.96}.renewal-home-v4 .renewal-v4-services .renewal-section-head>p{color:var(--v4-black);font-size:13px}.renewal-home-v4 .renewal-service-list{border-top-color:var(--v4-black)}.renewal-home-v4 .renewal-service-row{grid-template-columns:42px minmax(190px,.76fr) minmax(230px,1fr) 44px;min-height:142px;gap:20px;padding:24px 0;border-bottom-color:#1b1b1a8c}.renewal-home-v4 .renewal-service-row>span,.renewal-home-v4 .renewal-service-row div p{color:var(--v4-black)}.renewal-home-v4 .renewal-service-row div p{font-size:clamp(24px,2vw,30px)}.renewal-home-v4 .renewal-service-row>p{color:#1b1b1abd;font-size:13px}.renewal-home-v4 .renewal-service-row>a{border-color:var(--v4-black)}.renewal-home-v4 .renewal-service-row>a:hover{background:var(--v4-black);color:#fff}.renewal-v4-services-photo{position:relative;min-height:780px;margin:0;overflow:hidden;background:#d9b641}.renewal-v4-services-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.62) contrast(1.05)}.renewal-v4-services-photo figcaption{position:absolute;right:0;bottom:0;padding:10px 12px;background:var(--v4-black);color:#fff;font-family:var(--font-en);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.renewal-home-v4 .renewal-v4-cases{padding:clamp(96px,11vw,164px) 0;background:var(--v4-paper)}.renewal-home-v4 .renewal-v4-cases .renewal-section-head h2{font-size:clamp(64px,7vw,104px);line-height:.96}.renewal-home-v4 .renewal-v4-cases .renewal-case-list{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(320px,.66fr);gap:28px}.renewal-home-v4 .renewal-v4-cases .renewal-case{display:block;background:var(--v4-white)}.renewal-home-v4 .renewal-v4-case-1{grid-row:span 2}.renewal-home-v4 .renewal-case-photo{min-height:0;aspect-ratio:1.4}.renewal-home-v4 .renewal-v4-case-1 .renewal-case-photo{aspect-ratio:1.06}.renewal-home-v4 .renewal-case-photo img{min-height:0}.renewal-home-v4 .renewal-case-photo>span{top:0;left:0;background:var(--v4-yellow)}.renewal-home-v4 .renewal-case-copy{padding:28px}.renewal-home-v4 .renewal-case-copy h3{margin-bottom:20px;font-size:clamp(22px,2.25vw,34px);line-height:1.4}.renewal-home-v4 .renewal-v4-case-2 .renewal-case-copy,.renewal-home-v4 .renewal-v4-case-3 .renewal-case-copy{padding:20px}.renewal-home-v4 .renewal-v4-case-2 .renewal-case-copy h3,.renewal-home-v4 .renewal-v4-case-3 .renewal-case-copy h3{font-size:clamp(18px,1.6vw,24px)}.renewal-home-v4 .renewal-case-industry{color:var(--v4-black);font-size:10px;letter-spacing:.12em}.renewal-home-v4 .renewal-case-copy dl div{grid-template-columns:48px 1fr;padding:11px 0;border-color:var(--v4-line)}.renewal-home-v4 .renewal-case-copy dt{color:var(--v4-black)}.renewal-home-v4 .renewal-case-copy dd{color:#55554f;font-size:12px}.renewal-home-v4 .renewal-v4-media{overflow:hidden;padding:clamp(112px,13vw,190px) 0 clamp(96px,11vw,160px);--v4-line: rgba(247, 247, 244, .1);background:var(--v4-black);color:var(--v4-white)}.renewal-v4-knowledge{position:absolute;top:-.08em;right:-.03em;z-index:0;margin:0;color:#f4c84a1a;font-family:var(--font-en);font-size:clamp(112px,15vw,230px);font-weight:700;letter-spacing:-.075em;line-height:1;white-space:nowrap}.renewal-home-v4 .renewal-v4-media .renewal-section-index,.renewal-home-v4 .renewal-v4-media h2,.renewal-home-v4 .renewal-v4-media h3,.renewal-home-v4 .renewal-v4-media .renewal-arrow-link,.renewal-home-v4 .renewal-v4-media .renewal-article h3{color:var(--v4-white)}.renewal-home-v4 .renewal-v4-media .renewal-section-index{color:var(--v4-yellow)}.renewal-home-v4 .renewal-v4-media .renewal-media-head{align-items:end;margin-bottom:42px}.renewal-home-v4 .renewal-v4-media .renewal-media-head h2{font-size:clamp(64px,7vw,104px);line-height:.98}.renewal-home-v4 .renewal-v4-media .renewal-media-head>div:last-child>p{color:#f7f7f4c2}.renewal-home-v4 .renewal-media-categories{border-color:#f7f7f485}.renewal-home-v4 .renewal-media-categories a{border-color:#f7f7f485;color:var(--v4-white)}.renewal-home-v4 .renewal-media-categories a:hover{background:var(--v4-yellow);border-color:var(--v4-yellow);color:var(--v4-black)}.renewal-home-v4 .renewal-pillar{grid-template-columns:minmax(0,1fr) auto;background:var(--v4-yellow);border:1px solid var(--v4-black);border-left-width:1px;color:var(--v4-black)}.renewal-home-v4 .renewal-pillar p,.renewal-home-v4 .renewal-pillar p span,.renewal-home-v4 .renewal-pillar small{color:var(--v4-black)}.renewal-home-v4 .renewal-latest-head{border-bottom-color:#f7f7f485}.renewal-home-v4 .renewal-latest-head a{color:var(--v4-white)}.renewal-home-v4 .renewal-article-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:26px}.renewal-home-v4 .renewal-article:first-child{grid-row:span 2}.renewal-home-v4 .renewal-article figure,.renewal-home-v4 .renewal-article:first-child figure{aspect-ratio:1.55;background:#d7d7d0}.renewal-home-v4 .renewal-article:first-child figure{aspect-ratio:1.18}.renewal-home-v4 .renewal-article img{filter:saturate(.7) contrast(1.03)}.renewal-home-v4 .renewal-article>a>p,.renewal-home-v4 .renewal-article-more{color:#f7f7f4ad}.renewal-home-v4 .renewal-article>a>p span{color:var(--v4-yellow);font-weight:700}.renewal-home-v4 .renewal-article h3{font-size:clamp(18px,1.8vw,28px)}.renewal-home-v4 .renewal-v4-article-2,.renewal-home-v4 .renewal-v4-article-3{padding-bottom:22px;border-bottom:1px solid rgba(247,247,244,.52)}.renewal-home-v4 .renewal-v4-article-2 h3,.renewal-home-v4 .renewal-v4-article-3 h3{font-size:clamp(16px,1.35vw,20px)}.renewal-home-v4 .renewal-v4-final{background:var(--v4-yellow)}.renewal-home-v4 .renewal-v4-final .renewal-final-grid{padding-block:0}.renewal-home-v4 .renewal-v4-final h2{font-size:clamp(58px,6.5vw,96px);line-height:1.08}.renewal-home-v4 .renewal-v4-final h2+p{color:var(--v4-black)}.renewal-home-v4 :focus-visible{outline:3px solid var(--v4-yellow);outline-offset:4px}.renewal-home-v4 .renewal-v4-services :focus-visible,.renewal-home-v4 .renewal-v4-final :focus-visible,.renewal-home-v4 .renewal-pillar :focus-visible{outline-color:var(--v4-black)}@media(max-width:900px){.renewal-v4-hero-stage{height:690px}.renewal-v4-hero-town{width:87%;height:62%}.renewal-v4-hero-person{top:13%;width:35%;height:54%}.renewal-v4-stamp{right:29%}.renewal-home-v4 .renewal-v4-hero-stage h1{font-size:clamp(66px,10.3vw,82px)}.renewal-v4-hero-bottom{grid-template-columns:1fr 1fr}.renewal-v4-hero-bottom .renewal-hero-facts{grid-column:1 / -1}.renewal-home-v4 .renewal-v4-manifesto h2{font-size:clamp(50px,7.4vw,64px)}.renewal-v4-services-layout{grid-template-columns:1fr}.renewal-v4-services-photo{min-height:520px;max-height:680px}.renewal-home-v4 .renewal-v4-cases .renewal-case-list{grid-template-columns:1fr 1fr}.renewal-home-v4 .renewal-v4-case-1{grid-column:1 / -1;grid-row:auto}.renewal-home-v4 .renewal-v4-case-1 .renewal-case-photo{aspect-ratio:1.55}.renewal-home-v4 .renewal-article-grid{grid-template-columns:1.1fr .9fr}}@media(max-width:520px){body.is-home .header-inner{min-height:62px}.renewal-home-v4>section:before{background-size:50% 100%}.renewal-home-v4 .renewal-v4-hero{padding:24px 0 72px}.renewal-v4-hero-intro{align-items:flex-start;font-size:9px;line-height:1.5}.renewal-v4-hero-intro span{max-width:130px;text-align:right}.renewal-v4-hero-stage{height:510px}.renewal-v4-hero-town{left:-22%;width:116%;height:54%}.renewal-v4-hero-person{top:16%;right:-12%;width:48%;height:47%;border-width:7px}.renewal-v4-stamp{top:4%;right:0;width:70px;height:70px;font-size:8px}.renewal-home-v4 .renewal-v4-hero-stage h1{left:-.04em;bottom:16px;font-size:clamp(48px,14vw,56px);line-height:.96}.renewal-home-v4 .renewal-v4-hero-stage h1 span{margin-left:0}.renewal-v4-hero-bottom{grid-template-columns:1fr;gap:24px;margin-top:16px}.renewal-v4-hero-bottom .renewal-hero-facts{grid-column:auto}.renewal-v4-manifesto{padding:80px 0!important}.renewal-v4-manifesto-sheet{width:calc(100% - 40px)!important;padding:0}.renewal-home-v4 .renewal-v4-manifesto h2{font-size:48px;line-height:1.18}.renewal-v4-manifesto-lead{margin-top:32px}.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list{grid-template-columns:1fr;margin-top:42px}.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list li,.renewal-home-v4 .renewal-v4-manifesto .renewal-problem-list li+li{min-height:0;padding:18px 0;border-right:0}.renewal-home-v4 .renewal-v4-services .renewal-section-head{grid-template-columns:1fr}.renewal-home-v4 .renewal-v4-services .renewal-section-head h2,.renewal-home-v4 .renewal-v4-cases .renewal-section-head h2,.renewal-home-v4 .renewal-v4-media .renewal-media-head h2,.renewal-home-v4 .renewal-v4-final h2{font-size:52px}.renewal-home-v4 .renewal-service-row{grid-template-columns:32px 1fr 44px}.renewal-home-v4 .renewal-service-row>p{grid-column:2 / -1}.renewal-v4-services-photo{min-height:430px;margin-left:28px;margin-right:-44px}.renewal-home-v4 .renewal-v4-cases .renewal-case-list,.renewal-home-v4 .renewal-article-grid{grid-template-columns:1fr}.renewal-home-v4 .renewal-v4-case-1,.renewal-home-v4 .renewal-article:first-child{grid-column:auto;grid-row:auto}.renewal-home-v4 .renewal-v4-case-1 .renewal-case-photo,.renewal-home-v4 .renewal-case-photo{aspect-ratio:1.25}.renewal-home-v4 .renewal-case-copy,.renewal-home-v4 .renewal-v4-case-2 .renewal-case-copy,.renewal-home-v4 .renewal-v4-case-3 .renewal-case-copy{padding:20px}.renewal-v4-knowledge{top:12px;right:-.24em;font-size:92px}.renewal-home-v4 .renewal-pillar{grid-template-columns:1fr}.renewal-home-v4 .renewal-article:first-child figure,.renewal-home-v4 .renewal-article figure{aspect-ratio:1.35}}@media(prefers-reduced-motion:reduce){.renewal-home-v4 *,.renewal-home-v4 *:before,.renewal-home-v4 *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:1180px){.global-nav{gap:14px}.header-cta{padding-inline:20px}.journal-grid,.footer-links,.metric-strip-inner{grid-template-columns:repeat(2,1fr)}.metric-strip-item{border-right:var(--hairline);border-bottom:var(--hairline)}.achievement-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.container{width:min(calc(100% - 36px),var(--content-width))}body.is-menu-open{overflow:hidden}body.is-menu-open:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:var(--color-paper)}.header-inner{grid-template-columns:auto auto;justify-content:space-between}.menu-toggle{display:block}.global-nav{position:fixed;top:74px;right:0;bottom:0;left:0;z-index:90;display:none;align-content:start;justify-content:stretch;gap:0;padding:38px 24px;background:var(--color-paper);border-top:var(--hairline);min-height:calc(100dvh - 74px);overflow-y:auto}body.is-menu-open .global-nav{display:grid}.global-nav a{display:flex;width:100%;padding:14px 0;border-bottom:var(--hairline);color:var(--color-ink);font-family:var(--font-body);font-size:clamp(20px,5.6vw,30px);font-weight:700;letter-spacing:0}.mobile-nav-cta{display:inline-flex}.header-cta{display:none}.hero-grid,.editorial-grid,.diagnosis-lp-hero-grid,.diagnosis-lp-two-col,.diagnosis-sample-grid,.reason-grid,.company-grid,.cta-grid,.lower-hero-grid,.content-hero-grid,.service-overview-grid,.problem-service-grid,.lower-flow,.omni-flow,.sample-report-grid,.form-grid,.download-form-grid,.contact-layout,.company-two-col,.split-layout,.price-plan-panel,.pickup-case,.case-detail-hero,.article-layout,.blog-featured-grid,.diagnosis-form-section,.diagnosis-form,.support-form,.method-card-grid,.popular-faq-grid,.mail-register,.footer-grid{grid-template-columns:1fr}.sticky-label{position:static}.hero-split{display:flex;flex-direction:column;padding-bottom:0}.hero-night-panel{position:relative;order:2;inset:auto;width:100%;min-height:400px;margin-top:44px;clip-path:polygon(0 6%,100% 0,100% 100%,0 100%)}.hero-vertical{top:64px;right:18px;font-size:13px}.hero-portrait{right:auto;left:50%;transform:translate(-50%);width:min(56vw,260px)}.hero-vertical{top:56px;right:20px}.vertical-tagline{right:14px;top:18px}.reason-vertical{top:auto;bottom:18px;right:6px}.journal-grid,.lower-card-grid,.problem-grid,.service-overview-subgrid,.content-card-grid,.blog-list-grid,.download-grid,.material-card-grid,.seminar-grid,.faq-support-grid,.contact-option-grid,.content-stat-grid{grid-template-columns:1fr}.metric-strip-inner{grid-template-columns:repeat(2,1fr)}.diagnosis-lp-hero{padding-top:42px}.report-mock-sheet{min-height:360px}.diagnosis-metric-grid,.diagnosis-item-grid{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.diagnosis-flow-list,.choice-list{grid-template-columns:1fr}.diagnosis-flow-list article,.diagnosis-flow-list article:first-child{border-left:0;border-right:0}.approach-row,.service-row{grid-template-columns:52px 1fr}.approach-row>div:last-child,.service-row h3,.service-row-body{grid-column:2}.service-row b{position:absolute;top:30px;right:0}.lower-cta{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){body{font-size:15px}.container{width:min(calc(100% - 28px),var(--content-width))}.header-inner{min-height:66px;width:min(calc(100% - 28px),1320px)}.brand-logo{width:112px}.hero{padding-top:46px}.hero-actions,.lower-actions,.lower-cta-actions{display:grid}.diagnosis-lp-hero .hero-actions{margin-top:22px}.diagnosis-trust-line{margin-top:8px}.diagnosis-metric-grid{grid-template-columns:repeat(2,1fr)}.diagnosis-metric-grid article{min-height:112px;border-right:var(--hairline)}.diagnosis-number-list article,.diagnosis-promise-list article,.diagnosis-item-grid article{grid-template-columns:48px 1fr;gap:16px}.diagnosis-item-grid{grid-template-columns:1fr}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.resource-card{gap:10px;padding-top:14px}.resource-card h3{font-size:14px;line-height:1.5}.resource-card p{font-size:12px;line-height:1.6}.resource-card a,.resource-card small,.resource-card span{font-size:11px}.diagnosis-sample-actions{display:grid}.report-lines div{grid-template-columns:34px 1fr}.report-lines em{grid-column:2}.button,.header-cta{width:100%;min-height:52px;padding-inline:18px}.metric-strip-inner{grid-template-columns:1fr}.metric-strip-item{min-height:118px;border-right:var(--hairline)}.achievement-strip{grid-template-columns:1fr}.section-heading{display:grid}.footer-links{grid-template-columns:1fr}.footer-bottom{display:grid}.back-to-top{display:none}.mobile-fixed-cta-site{position:fixed;left:0;right:auto;bottom:0;z-index:75;display:flex;width:100%;max-width:100vw;align-items:center;justify-content:center;height:52px;color:#fff;background:var(--color-blue-deep);font-family:var(--font-ja);font-size:13px;font-weight:500;letter-spacing:.06em;transition:transform .26s var(--ease)}body.is-footer-visible .mobile-fixed-cta-site{transform:translateY(100%)}}.cat-homepage{--cat-color: #1E5EDB;--cat-ink: #1A54C6;--cat-soft: rgba(30, 94, 219, .1)}.cat-web-improvement{--cat-color: #14408F;--cat-ink: #14408F;--cat-soft: rgba(20, 64, 143, .1)}.cat-ai{--cat-color: #3D7BE8;--cat-ink: #2563D4;--cat-soft: rgba(61, 123, 232, .12)}.cat-industry{--cat-color: #0E2A5C;--cat-ink: #0E2A5C;--cat-soft: rgba(14, 42, 92, .1)}.cat-lp-ads{--cat-color: #4368B5;--cat-ink: #3A5CA5;--cat-soft: rgba(67, 104, 181, .12)}.cat-local{--cat-color: #1D7FD1;--cat-ink: #14649F;--cat-soft: rgba(29, 127, 209, .11)}.cat-log{--cat-color: #E07A3F;--cat-ink: #AD531E;--cat-soft: rgba(224, 122, 63, .12)}.cat-default{--cat-color: var(--color-blue);--cat-ink: var(--color-ink-soft);--cat-soft: rgba(12, 21, 38, .06)}.cat-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--radius-s);background:var(--cat-soft, rgba(12, 21, 38, .06));color:var(--cat-ink, var(--color-ink-soft));font-family:var(--font-ja);font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.6}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.blog-hub-hero .blog-hub-credit{margin:10px 0 0;color:var(--color-ink-faint);font-family:var(--font-en);font-size:13px;letter-spacing:.14em}.blog-hub-hero .blog-hub-credit+p{margin-top:14px}.blog-hub-search{position:relative;max-width:520px;margin-top:28px}.blog-search-box{display:block}.blog-search-box input{width:100%;min-height:48px;padding:12px 44px 12px 16px;background:var(--color-surface);border:var(--hairline);border-radius:var(--radius-s);color:var(--color-ink)}.blog-search-box input:focus-visible{outline:2px solid var(--color-blue);outline-offset:1px}.blog-search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;max-height:420px;overflow-y:auto;background:var(--color-surface);border:var(--hairline);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:8px}.blog-search-results[hidden]{display:none}.blog-search-count,.blog-search-empty{margin:0;padding:10px 12px;color:var(--color-ink-faint);font-size:12px}.blog-search-results a{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border-radius:var(--radius-s);font-size:13.5px;line-height:1.6;color:var(--color-ink);transition:background-color .2s var(--ease)}.blog-search-results a:hover,.blog-search-results a:focus-visible{background:#1e5edb0f}.blog-search-results a .cat-badge{flex-shrink:0}.blog-search-results a .blog-search-title{flex:1;min-width:0}.blog-search-results a time{flex-shrink:0;color:var(--color-ink-faint);font-family:var(--font-en);font-size:11px}.pillar-hub-section .pillar-hub-lead{margin:14px 0 0;color:var(--color-ink-soft);font-size:14px}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:30px}.pillar-card{position:relative;display:flex;flex-direction:column;padding:20px 20px 24px;background:var(--color-surface);border:var(--hairline);border-top:3px solid var(--cat-color, var(--color-blue));border-radius:var(--radius-m);box-shadow:var(--shadow-card);transition:transform .26s var(--ease)}.pillar-card:hover,html.js [data-reveal].is-visible.pillar-card:hover{transform:translateY(-4px)}.pillar-card.is-upcoming,.pillar-card.is-upcoming:hover,html.js [data-reveal].is-visible.pillar-card.is-upcoming:hover{transform:none;cursor:default;background:var(--color-paper-2);box-shadow:none;border-top-color:#0c15262e}.pillar-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pillar-card h3{margin:14px 0 0;font-size:15.5px;font-weight:700;line-height:1.75}.pillar-card.is-upcoming h3{color:var(--color-ink-soft)}.pillar-card p{margin:10px 0 0;color:var(--color-ink-faint);font-size:12.5px;line-height:1.8}.pillar-card>a{display:inline-flex;margin-top:auto;padding-top:16px;color:var(--cat-ink, var(--color-blue));font-size:13px;font-weight:700}.upcoming-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-s);border:var(--hairline);color:var(--color-ink-faint);font-size:11px;font-weight:500;letter-spacing:.06em;line-height:1.6}.blog-category-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:clamp(28px,4vw,44px)}.category-pill{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 18px;border:var(--hairline);border-radius:999px;background:var(--color-surface);color:var(--color-ink-soft);font-size:13px;font-weight:500;transition:color .2s var(--ease),border-color .2s var(--ease),background-color .2s var(--ease)}.category-pill small{font-family:var(--font-en);font-size:11px;color:var(--color-ink-faint)}.category-pill:hover{border-color:var(--cat-color, var(--color-blue));color:var(--cat-ink, var(--color-blue))}.category-pill.active{background:var(--cat-color, var(--color-blue-deep));border-color:var(--cat-color, var(--color-blue-deep));color:#fff;font-weight:700}.category-pill.active small{color:#ffffffbf}.category-pillar-banner-wrap{margin-top:clamp(24px,4vw,40px)}.category-pillar-banner{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 24px;background:var(--color-surface);border:var(--hairline);border-left:3px solid var(--cat-color, var(--color-blue));border-radius:var(--radius-m);box-shadow:var(--shadow-card);transition:transform .26s var(--ease)}.category-pillar-banner:hover,html.js [data-reveal].is-visible.category-pillar-banner:hover{transform:translateY(-2px)}.category-pillar-banner h2{margin:0;font-size:clamp(15px,1.6vw,18px);line-height:1.7}.category-pillar-banner>a{color:var(--cat-ink, var(--color-blue));font-size:13px;font-weight:700;white-space:nowrap}.pillar-hero-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pillar-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-s);background:var(--color-blue-deep);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.6}.pillar-hero h1{margin-top:18px}.pillar-cluster-section .cluster-note{margin:12px 0 0;color:var(--color-ink-soft);font-size:13.5px}.cluster-list{margin:26px 0 0;padding:0;list-style:none;border-top:var(--hairline)}.cluster-row{border-bottom:var(--hairline)}.cluster-row a,.cluster-row.is-upcoming{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:52px;padding:14px 12px}.cluster-row a{margin-inline:-12px;border-radius:var(--radius-s);color:var(--color-ink);font-size:14.5px;line-height:1.75;transition:background-color .2s var(--ease)}.cluster-row a:hover,.cluster-row a:focus-visible{background:var(--cat-soft, rgba(30, 94, 219, .06))}.cluster-row i{font-family:var(--font-en);font-style:normal;font-weight:700;font-size:12px;color:var(--cat-ink, var(--color-blue))}.cluster-row b{justify-self:end;font-size:12px;font-weight:700;color:var(--cat-ink, var(--color-blue));white-space:nowrap}.cluster-row.is-upcoming{color:var(--color-ink-faint);font-size:14.5px;line-height:1.75;padding-inline:0}.cluster-row.is-upcoming i,.cluster-row.is-upcoming b{color:var(--color-ink-faint);font-weight:500}.article-after{display:grid;gap:24px;margin-top:clamp(36px,5vw,56px)}.article-pillar-box{position:relative;padding:24px 28px;background:var(--cat-soft, rgba(30, 94, 219, .06));border:var(--hairline);border-left:3px solid var(--cat-color, var(--color-blue));border-radius:var(--radius-m);transition:transform .26s var(--ease)}.article-pillar-box:hover{transform:translateY(-2px)}.article-pillar-box .article-pillar-note{margin:0;color:var(--cat-ink, var(--color-blue));font-size:12px;font-weight:700;letter-spacing:.06em}.article-pillar-box .article-pillar-title{margin:8px 0 0;color:var(--color-ink);font-size:clamp(15px,1.6vw,17.5px);font-weight:700;line-height:1.75}.article-pillar-box>a{display:inline-flex;margin-top:12px;color:var(--cat-ink, var(--color-blue));font-size:13px;font-weight:700}.article-after .author-box{margin-top:0}.article-cta-actions{display:grid;gap:12px;justify-items:start;align-self:center}.article-cta-actions .text-link{font-size:13px;color:var(--color-ink-soft)}.article-cta-actions .text-link:hover{color:var(--color-blue)}.article-skeleton{display:grid;gap:14px;padding:8px 0 24px}.article-skeleton span{display:block;height:16px;border-radius:var(--radius-s);background:linear-gradient(90deg,#0c15260f 25%,#0c15261f,#0c15260f 75%);background-size:200% 100%;animation:blog-skeleton-shimmer 1.4s ease-in-out infinite}.article-skeleton span.short{width:62%;margin-bottom:18px}@keyframes blog-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.article-skeleton span{animation:none;background:#0c152614}}.article-faq{margin:8px 0 32px}.article-faq .article-faq-answer{display:block;margin:0;padding:0 14px 22px 34px;color:var(--color-ink-soft);line-height:1.9}.article-faq .article-faq-answer p{display:block;margin:0 0 12px;padding:0}.article-faq .article-faq-answer p:last-child{margin-bottom:0}@media(max-width:900px){.pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-pillar-banner{grid-template-columns:minmax(0,1fr);gap:10px}.blog-hub-search{max-width:100%}}@media(max-width:520px){.pillar-grid{grid-template-columns:1fr}.cluster-row a,.cluster-row.is-upcoming{grid-template-columns:auto minmax(0,1fr)}.cluster-row b{grid-column:2;justify-self:start}.blog-search-results a{flex-wrap:wrap}.blog-search-results a time{width:100%;margin-left:0}}.renewal-home{--renewal-paper: #F5F1E8;--renewal-ink: #1D1D1B;--renewal-green: #244A3A;--renewal-red: #D65A3A;overflow:clip;color:var(--renewal-ink);background:var(--renewal-paper)}.renewal-home:before,.renewal-home:after,.blog-hub-page:before,.blog-hub-page:after{display:none}.renewal-home .container{width:min(calc(100% - 64px),1240px)}.renewal-home h1,.renewal-home h2,.renewal-home h3,.renewal-home p,.renewal-home figure,.renewal-home dl,.renewal-home dd{margin-top:0}.renewal-kicker,.renewal-section-index{margin-bottom:24px;color:var(--renewal-red);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.6}.renewal-hero{min-height:calc(100svh - 74px);display:grid;align-items:stretch;padding:clamp(44px,6.4vw,92px) 0 clamp(64px,8vw,112px);border-bottom:1px solid rgba(29,29,27,.18)}.renewal-hero-grid{display:grid;grid-template-columns:minmax(0,.93fr) minmax(420px,.82fr);gap:clamp(48px,7vw,104px);align-items:center}.renewal-hero-copy{padding-top:22px}.renewal-hero h1{max-width:800px;margin-bottom:34px;font-size:clamp(58px,6.25vw,92px);font-weight:700;letter-spacing:-.065em;line-height:1.08}.renewal-hero h1 span{color:var(--renewal-green)}.renewal-hero-lead{max-width:620px;margin-bottom:34px;color:#4f504a;font-size:clamp(16px,1.35vw,19px);line-height:2}.renewal-hero-actions,.renewal-final-actions{display:flex;align-items:center;gap:24px}.renewal-home .button{min-height:52px;border-radius:4px}.renewal-home .button-primary{background:var(--renewal-green);border-color:var(--renewal-green);box-shadow:none}.renewal-home .button-primary:hover{background:#173b2c;border-color:#173b2c;transform:translateY(-2px)}.renewal-text-link,.renewal-arrow-link{display:inline-flex;min-height:44px;align-items:center;gap:12px;border-bottom:1px solid currentColor;color:var(--renewal-ink);font-size:13px;font-weight:700}.renewal-arrow-link .arrow,.renewal-text-link .arrow,.renewal-article-more .arrow{transition:transform .18s ease}.renewal-arrow-link:hover .arrow,.renewal-text-link:hover .arrow,.renewal-article a:hover .renewal-article-more .arrow{transform:translate(4px)}.renewal-hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:48px 0 0;padding-top:18px;border-top:1px solid rgba(29,29,27,.22)}.renewal-hero-facts dt{margin-bottom:4px;color:#77766e;font-size:10px;letter-spacing:.08em}.renewal-hero-facts dd{font-size:12px;font-weight:700;line-height:1.5}.renewal-hero-photo{position:relative;align-self:stretch;min-height:620px;margin-bottom:0;overflow:hidden;background:var(--renewal-green);border-radius:0}.renewal-hero-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.03)}.renewal-hero-photo figcaption{position:absolute;right:18px;bottom:14px;padding:4px 8px;background:var(--renewal-paper);color:var(--renewal-ink);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.renewal-problem,.renewal-services,.renewal-cases,.renewal-media,.renewal-final-cta{padding:clamp(88px,10vw,152px) 0}.renewal-problem-grid{display:grid;grid-template-columns:150px minmax(0,1.2fr) minmax(320px,.7fr);gap:clamp(32px,5vw,80px);align-items:start}.renewal-problem h2,.renewal-section-head h2,.renewal-media-head h2,.renewal-final-cta h2{margin-bottom:28px;font-size:clamp(44px,5vw,72px);font-weight:700;letter-spacing:-.05em;line-height:1.18}.renewal-problem h2+p{max-width:680px;margin-bottom:0;color:#55554f;font-size:16px;line-height:2.05}.renewal-problem-list{margin:0;padding:0;list-style:none;border-top:1px solid rgba(29,29,27,.24)}.renewal-problem-list li{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid rgba(29,29,27,.24);font-size:13px;line-height:1.75}.renewal-problem-list span{color:var(--renewal-red);font-weight:700}.renewal-services{background:#fffcf6;border-block:1px solid rgba(29,29,27,.14)}.renewal-section-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.55fr);gap:56px;align-items:end;margin-bottom:56px}.renewal-section-head h2{margin-bottom:0}.renewal-section-head>p{margin-bottom:8px;color:#55554f;line-height:1.95}.renewal-service-list{border-top:1px solid var(--renewal-ink)}.renewal-service-row{display:grid;grid-template-columns:64px minmax(260px,.7fr) minmax(320px,1fr) 48px;gap:28px;align-items:center;min-height:184px;padding:32px 0;border-bottom:1px solid rgba(29,29,27,.28)}.renewal-service-row>span{align-self:start;color:var(--renewal-red);font-family:var(--font-en);font-size:12px;font-weight:700}.renewal-service-row div p{margin-bottom:8px;color:var(--renewal-green);font-size:clamp(22px,2.2vw,32px);font-weight:700}.renewal-service-row h3{margin-bottom:0;font-size:15px;line-height:1.7}.renewal-service-row>p{margin-bottom:0;color:#55554f;font-size:14px;line-height:1.95}.renewal-service-row>a{width:44px;height:44px;display:grid;place-items:center;justify-self:end;border:1px solid var(--renewal-ink);border-radius:50%}.renewal-service-row>a:hover{background:var(--renewal-green);border-color:var(--renewal-green);color:#fff}.renewal-section-link{margin-top:32px}.renewal-case-list{display:grid;gap:clamp(64px,8vw,112px)}.renewal-case{display:grid;grid-template-columns:minmax(420px,1.12fr) minmax(360px,.88fr);gap:clamp(40px,6vw,84px);align-items:center}.renewal-case:nth-child(2n) .renewal-case-photo{order:2}.renewal-case-photo{position:relative;display:block;min-height:420px;overflow:hidden;background:#ddd7cb}.renewal-case-photo img{width:100%;height:100%;min-height:420px;object-fit:cover;transition:transform .42s ease}.renewal-case-photo:hover img{transform:scale(1.02)}.renewal-case-photo>span{position:absolute;top:16px;left:16px;width:44px;height:44px;display:grid;place-items:center;background:var(--renewal-paper);color:var(--renewal-ink);font-size:11px;font-weight:700}.renewal-case-industry{margin-bottom:14px;color:var(--renewal-red);font-size:12px;font-weight:700}.renewal-case-copy h3{margin-bottom:28px;font-size:clamp(28px,3vw,42px);letter-spacing:-.035em;line-height:1.38}.renewal-case-copy dl{margin-bottom:22px;border-top:1px solid rgba(29,29,27,.25)}.renewal-case-copy dl div{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid rgba(29,29,27,.25)}.renewal-case-copy dt{color:var(--renewal-green);font-size:11px;font-weight:700}.renewal-case-copy dd{margin-bottom:0;color:#55554f;font-size:13px;line-height:1.75}.renewal-media{background:var(--renewal-green);color:#f5f1e8}.renewal-media .renewal-section-index{color:#e98a6f}.renewal-media-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.65fr);gap:64px;align-items:end;margin-bottom:48px}.renewal-media-head h2{margin-bottom:0;color:#f5f1e8}.renewal-media-head>div:last-child>p{margin-bottom:20px;color:#f5f1e8c2;line-height:2}.renewal-arrow-link-light{color:#f5f1e8}.renewal-media-categories{display:flex;gap:8px;padding:18px 0;overflow-x:auto;border-block:1px solid rgba(245,241,232,.28);scrollbar-width:thin}.renewal-media-categories a{min-height:44px;display:inline-flex;align-items:center;flex:0 0 auto;padding:8px 14px;border:1px solid rgba(245,241,232,.34);border-radius:4px;color:#f5f1e8;font-size:12px}.renewal-media-categories a:hover{background:#f5f1e8;color:var(--renewal-green)}.renewal-pillar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;margin-top:48px;padding:clamp(28px,4vw,48px);background:#f5f1e8;color:var(--renewal-ink);border-left:5px solid var(--renewal-red);border-radius:4px}.renewal-pillar p{display:flex;gap:14px;margin-bottom:14px;color:var(--renewal-green);font-size:12px;font-weight:700}.renewal-pillar p span{color:var(--renewal-red)}.renewal-pillar h3{max-width:800px;margin-bottom:12px;font-size:clamp(24px,3vw,38px);line-height:1.45}.renewal-pillar small{color:#66645e}.renewal-latest-head{display:flex;justify-content:space-between;align-items:center;margin:72px 0 28px;padding-bottom:14px;border-bottom:1px solid rgba(245,241,232,.34)}.renewal-latest-head h3{margin-bottom:0;font-size:18px}.renewal-latest-head a{min-height:44px;display:inline-flex;align-items:center;color:#f5f1e8;font-size:12px}.renewal-article-grid{display:grid;grid-template-columns:1.3fr repeat(2,.85fr);gap:28px}.renewal-article figure{aspect-ratio:1.45;margin-bottom:18px;overflow:hidden;background:#173b2c}.renewal-article:first-child figure{aspect-ratio:1.25}.renewal-article img{width:100%;height:100%;object-fit:cover;filter:saturate(.72);transition:transform .38s ease}.renewal-article a:hover img{transform:scale(1.02)}.renewal-article>a>p{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:#f5f1e8ad;font-size:11px}.renewal-article>a>p span{color:#f2a28b;font-weight:700}.renewal-article h3{margin-bottom:14px;color:#f5f1e8;font-size:clamp(17px,1.5vw,22px);line-height:1.65}.renewal-article-more{display:inline-flex;align-items:center;gap:10px;color:#f5f1e8c7;font-size:11px}.renewal-final-cta{background:#fffcf6}.renewal-final-grid{display:grid;grid-template-columns:160px minmax(0,1fr);gap:clamp(32px,7vw,100px)}.renewal-final-cta h2{max-width:900px}.renewal-final-cta h2+p{max-width:680px;margin-bottom:32px;color:#55554f;line-height:2}.blog-hub-page{background:#f5f1e8;background-image:none}body:has(.blog-hub-page) .chatbot-nudge{display:none}.blog-hub-page .blog-hub-hero{margin-top:0;padding-block:clamp(64px,8vw,112px);background:#244a3a;color:#f5f1e8}.blog-hub-page .blog-hub-hero .content-hero-grid{align-items:center}.blog-hub-page .blog-hub-hero .eyebrow,.blog-hub-page .blog-hub-hero .blog-hub-credit{color:#f2a28b}.blog-hub-page .blog-hub-hero h1{color:#f5f1e8}.blog-hub-page .blog-hub-hero p{color:#f5f1e8db}.blog-hub-page .blog-hub-hero .content-hero-visual{background:#173b2c;background-image:none;border-radius:0;box-shadow:none}.blog-hub-page .cat-homepage{--cat-color: #244A3A;--cat-ink: #244A3A;--cat-soft: rgba(36, 74, 58, .1)}.blog-hub-page .cat-web-improvement{--cat-color: #365F4D;--cat-ink: #365F4D;--cat-soft: rgba(54, 95, 77, .11)}.blog-hub-page .cat-ai{--cat-color: #487462;--cat-ink: #315E4B;--cat-soft: rgba(72, 116, 98, .12)}.blog-hub-page .cat-industry{--cat-color: #1D1D1B;--cat-ink: #1D1D1B;--cat-soft: rgba(29, 29, 27, .09)}.blog-hub-page .cat-lp-ads{--cat-color: #785F43;--cat-ink: #694F34;--cat-soft: rgba(120, 95, 67, .11)}.blog-hub-page .cat-local{--cat-color: #56715B;--cat-ink: #405E47;--cat-soft: rgba(86, 113, 91, .11)}.blog-hub-page .cat-log{--cat-color: #D65A3A;--cat-ink: #A94228;--cat-soft: rgba(214, 90, 58, .12)}.blog-hub-page .blog-search-box input{min-height:52px;background:#f5f1e8;border-color:transparent;border-radius:4px}.blog-hub-page .pillar-card,.blog-hub-page .category-pillar-banner,.blog-hub-page .content-card,.blog-hub-page .blog-list-card,.blog-hub-page .sidebar-box,.blog-hub-page .sidebar-cta,.blog-hub-page .featured-post{border-radius:4px;box-shadow:none}.blog-hub-page .pillar-card{padding:24px;background:#fffcf6}.blog-hub-page .pillar-card:hover,.blog-hub-page html.js [data-reveal].is-visible.pillar-card:hover{transform:translateY(-2px)}.blog-hub-page .category-pill{border-radius:4px;background:#fffcf6}.blog-hub-page .featured-post{overflow:hidden;border:1px solid rgba(29,29,27,.16);background:#fffcf6}.blog-hub-page .featured-post img,.blog-hub-page .blog-list-card img{filter:saturate(.78)}.blog-hub-page .blog-search-results{border-radius:4px;box-shadow:none}.renewal-home :focus-visible,.blog-hub-page :focus-visible{outline:3px solid #D65A3A;outline-offset:3px}@media(max-width:900px){.renewal-home .container{width:min(calc(100% - 48px),760px)}.renewal-hero{min-height:auto;padding-top:64px}.renewal-hero-grid,.renewal-problem-grid,.renewal-section-head,.renewal-media-head,.renewal-final-grid{grid-template-columns:1fr}.renewal-hero-grid{gap:48px}.renewal-hero h1{font-size:clamp(54px,9vw,72px)}.renewal-hero-photo{min-height:520px}.renewal-problem-grid,.renewal-section-head,.renewal-media-head,.renewal-final-grid{gap:28px}.renewal-service-row{grid-template-columns:48px minmax(200px,.7fr) minmax(260px,1fr) 44px;gap:18px}.renewal-case{grid-template-columns:1fr;gap:32px}.renewal-case:nth-child(2n) .renewal-case-photo{order:0}.renewal-article-grid{grid-template-columns:repeat(2,1fr)}.renewal-article:first-child{grid-column:1 / -1}.renewal-article:first-child figure{aspect-ratio:1.8}.renewal-pillar{grid-template-columns:1fr;align-items:start}.blog-hub-page .blog-category-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}}@media(max-width:520px){body.is-home .site-header .brand-note{display:none}.renewal-home .container{width:calc(100% - 40px)}.renewal-hero{padding:48px 0 72px}.renewal-hero h1{margin-bottom:26px;font-size:clamp(42px,12.3vw,50px);letter-spacing:-.06em}.renewal-hero-lead{font-size:15px;line-height:1.9}.renewal-hero-actions,.renewal-final-actions{align-items:stretch;flex-direction:column;gap:12px}.renewal-hero-actions .button,.renewal-final-actions .button{width:100%;justify-content:space-between}.renewal-hero-actions .renewal-text-link,.renewal-final-actions .renewal-text-link{width:max-content}.renewal-hero-facts{grid-template-columns:1fr;gap:12px}.renewal-hero-facts div{display:grid;grid-template-columns:76px 1fr;align-items:baseline}.renewal-hero-photo{min-height:390px}.renewal-problem,.renewal-services,.renewal-cases,.renewal-media,.renewal-final-cta{padding:80px 0}.renewal-problem h2,.renewal-section-head h2,.renewal-media-head h2,.renewal-final-cta h2{font-size:42px;line-height:1.24}.renewal-problem-list{margin-top:16px}.renewal-service-row{grid-template-columns:38px 1fr 44px;min-height:0;padding:28px 0}.renewal-service-row>p{grid-column:2 / -1}.renewal-service-row>a{grid-column:3;grid-row:1}.renewal-case-photo,.renewal-case-photo img{min-height:260px}.renewal-case-copy h3{font-size:30px}.renewal-media-head{margin-bottom:30px}.renewal-media-categories{margin-right:-20px;padding-right:20px}.renewal-pillar{gap:24px;margin-top:32px;padding:24px 20px}.renewal-pillar p{align-items:flex-start;flex-direction:column;gap:3px}.renewal-pillar h3{font-size:25px}.renewal-latest-head{margin-top:56px}.renewal-article-grid{grid-template-columns:1fr;gap:42px}.renewal-article:first-child{grid-column:auto}.renewal-article:first-child figure,.renewal-article figure{aspect-ratio:1.45}.blog-hub-page .blog-category-nav{width:calc(100% - 20px);margin-right:0;margin-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){.renewal-home *,.renewal-home *:before,.renewal-home *:after,.blog-hub-page *,.blog-hub-page *:before,.blog-hub-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.renewal-home.renewal-home-v4 .button-primary{background:#1b1b1a;border-color:#1b1b1a;border-radius:0;color:#fff;box-shadow:none}.renewal-home.renewal-home-v4 .button-primary:hover{background:#f4c84a;border-color:#1b1b1a;color:#1b1b1a}.renewal-home.renewal-home-v4 .renewal-text-link,.renewal-home.renewal-home-v4 .renewal-arrow-link{color:#1b1b1a}.renewal-home.renewal-home-v4 .renewal-v4-media .renewal-arrow-link{color:var(--v4-white)}.renewal-home-v4 .renewal-proof-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 clamp(64px,7vw,104px);overflow:hidden;background:var(--v4-white);border-block:2px solid var(--v4-black)}.renewal-home-v4 .renewal-proof-metric{min-width:0;padding:clamp(22px,2.7vw,36px) clamp(18px,2.2vw,30px) clamp(26px,3vw,40px);border-right:1px solid var(--v4-black);border-radius:0;box-shadow:none}.renewal-home-v4 .renewal-proof-metric:last-child{border-right:0}.renewal-home-v4 .renewal-proof-metric>p{display:inline-block;margin:0 0 24px;padding:3px 7px 4px;background:var(--v4-yellow);color:var(--v4-black);font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.45}.renewal-home-v4 .renewal-proof-metric strong{display:block;max-width:100%;margin:0;color:var(--v4-black);font-family:var(--font-number);font-size:clamp(44px,4.6vw,68px);font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.065em;line-height:.95;white-space:nowrap}.renewal-home-v4 .renewal-proof-metric strong span{font-size:1em}.renewal-home-v4 .renewal-proof-metric small{display:block;min-height:1.6em;margin-top:12px;color:#55554f;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.6;overflow-wrap:anywhere}.renewal-home-v4 .renewal-proof-metric h3{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--v4-line);color:var(--v4-black);font-size:clamp(15px,1.35vw,18px);font-weight:700;letter-spacing:-.025em;line-height:1.55;overflow-wrap:anywhere}.renewal-home-v4 .renewal-voices{margin-top:clamp(80px,9vw,128px)}.renewal-home-v4 .renewal-voices-head{display:grid;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);align-items:end;padding:20px 0 30px;border-top:2px solid var(--v4-black);border-bottom:1px solid var(--v4-black)}.renewal-home-v4 .renewal-voices-kicker{margin:0 0 4px;color:var(--v4-black);font-family:var(--font-en);font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}.renewal-home-v4 .renewal-voices-head h3{margin:0;color:var(--v4-black);font-size:clamp(38px,4.5vw,64px);font-weight:700;letter-spacing:-.055em;line-height:1.08;overflow-wrap:anywhere}.renewal-home-v4 .renewal-voice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--v4-white);border-right:1px solid var(--v4-black);border-bottom:2px solid var(--v4-black);border-left:1px solid var(--v4-black)}.renewal-home-v4 .renewal-voice{min-width:0;padding:clamp(26px,3vw,40px);border-right:1px solid var(--v4-black);border-radius:0;box-shadow:none}.renewal-home-v4 .renewal-voice:last-child{border-right:0}.renewal-home-v4 .renewal-voice>p{display:inline-block;margin:0 0 20px;padding:3px 7px 4px;background:var(--v4-yellow);color:var(--v4-black);font-size:10px;font-weight:700;letter-spacing:.1em;line-height:1.45}.renewal-home-v4 .renewal-voice h4{margin:0;color:var(--v4-black);font-size:clamp(19px,1.75vw,25px);font-weight:700;letter-spacing:-.035em;line-height:1.5;overflow-wrap:anywhere}.renewal-home-v4 .renewal-voice blockquote{margin:24px 0 30px;padding:20px 0 0;border-top:1px solid var(--v4-black)}.renewal-home-v4 .renewal-voice blockquote p{margin:0;color:#4d4d48;font-size:13px;line-height:1.95;overflow-wrap:anywhere}.renewal-home-v4 .renewal-voice footer{margin-top:auto;color:var(--v4-black);font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1.6;overflow-wrap:anywhere}@media(max-width:900px){.renewal-home-v4 .renewal-proof-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.renewal-home-v4 .renewal-proof-metric:nth-child(2n){border-right:0}.renewal-home-v4 .renewal-proof-metric:nth-child(-n+2){border-bottom:1px solid var(--v4-black)}.renewal-home-v4 .renewal-voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.renewal-home-v4 .renewal-voice:nth-child(2){border-right:0}.renewal-home-v4 .renewal-voice:nth-child(-n+2){border-bottom:1px solid var(--v4-black)}.renewal-home-v4 .renewal-voice:last-child{grid-column:1 / -1}}@media(max-width:520px){.renewal-home-v4 .renewal-proof-metrics{margin-bottom:64px}.renewal-home-v4 .renewal-proof-metric{padding:20px 14px 24px}.renewal-home-v4 .renewal-proof-metric>p{margin-bottom:18px;font-size:9px;letter-spacing:.06em}.renewal-home-v4 .renewal-proof-metric strong{font-size:clamp(38px,11.2vw,48px)}.renewal-home-v4 .renewal-proof-metric small{min-height:3.2em;margin-top:9px;font-size:9px;letter-spacing:.04em}.renewal-home-v4 .renewal-proof-metric h3{margin-top:16px;padding-top:14px;font-size:14px;line-height:1.5}.renewal-home-v4 .renewal-voices{margin-top:72px}.renewal-home-v4 .renewal-voices-head{grid-template-columns:1fr;gap:12px;padding:16px 0 22px}.renewal-home-v4 .renewal-voices-head h3{font-size:38px;line-height:1.15}.renewal-home-v4 .renewal-voice-grid{grid-template-columns:1fr}.renewal-home-v4 .renewal-voice,.renewal-home-v4 .renewal-voice:nth-child(2){grid-column:auto;padding:24px 20px 28px;border-right:0;border-bottom:1px solid var(--v4-black)}.renewal-home-v4 .renewal-voice:last-child{border-bottom:0}.renewal-home-v4 .renewal-voice h4{font-size:20px}.renewal-home-v4 .renewal-voice blockquote{margin:20px 0 24px;padding-top:18px}}@media(max-width:350px){.renewal-home-v4 .renewal-proof-metrics{grid-template-columns:1fr}.renewal-home-v4 .renewal-proof-metric,.renewal-home-v4 .renewal-proof-metric:nth-child(2n){border-right:0;border-bottom:1px solid var(--v4-black)}.renewal-home-v4 .renewal-proof-metric:last-child{border-bottom:0}.renewal-home-v4 .renewal-proof-metric small{min-height:0}}.chatbot{position:fixed;right:20px;bottom:84px;z-index:80;font-family:var(--font-ja)}.chatbot-launcher{position:relative;display:grid;place-items:center;width:118px;height:118px;padding:0;border:0;border-radius:50%;color:#fff;background:transparent;cursor:pointer;transition:transform .32s var(--ease)}.chatbot-launcher:hover{transform:scale(1.035)}.chatbot-launcher:focus-visible{outline:0;box-shadow:0 0 0 2px var(--color-paper),0 0 0 4px var(--color-ink)}.chatbot-launcher-face{grid-area:1 / 1;display:grid;place-items:center;transition:opacity .26s var(--ease),transform .32s var(--ease)}.chatbot-launcher-face-chat{width:100%;height:100%;filter:drop-shadow(0 10px 12px rgba(17,43,33,.2));animation:chatbot-rikuma-float 3.8s ease-in-out infinite}.chatbot-rikuma{display:block;width:100%;height:100%;object-fit:contain}@keyframes chatbot-rikuma-float{0%,to{transform:translateY(2px) rotate(-.8deg)}50%{transform:translateY(-8px) rotate(.8deg)}}.chatbot-glyph-close{font-size:18px;line-height:1}.chatbot-launcher-face-close{place-self:end;width:52px;height:52px;border-radius:50%;background:var(--color-blue);box-shadow:var(--shadow-card);opacity:0;transform:rotate(-90deg)}.chatbot.is-open .chatbot-launcher-face-chat{opacity:0;transform:rotate(90deg)}.chatbot.is-open .chatbot-launcher-face-close{opacity:1;transform:none}.chatbot-launcher-dot{position:absolute;top:8px;right:12px;width:12px;height:12px;border-radius:50%;background:var(--color-warm);border:2px solid var(--color-paper)}.chatbot-launcher-dot:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;border:1px solid var(--color-warm);animation:chatbot-pulse 2.6s var(--ease) infinite}@keyframes chatbot-pulse{0%{transform:scale(1);opacity:.9}70%,to{transform:scale(2.1);opacity:0}}.chatbot.is-open .chatbot-launcher-dot{display:none}.chatbot-nudge{position:absolute;right:calc(100% + 14px);bottom:34px;display:grid;gap:2px;padding:10px 14px;border:var(--hairline);border-radius:var(--radius-s);background:var(--color-surface);box-shadow:var(--shadow-card);color:var(--color-ink);font-family:var(--font-ja);font-size:11px;line-height:1.4;text-align:left;white-space:nowrap;cursor:pointer;animation:chatbot-nudge-in .48s var(--ease) both}.chatbot-nudge[hidden]{display:none}.chatbot-nudge strong{color:var(--color-blue);font-size:13px;font-weight:700}.chatbot-nudge span{color:var(--color-ink-soft)}@keyframes chatbot-nudge-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}.chatbot-panel{position:absolute;right:0;bottom:calc(100% - 34px);display:grid;grid-template-rows:auto 1fr auto auto;width:min(376px,calc(100vw - 40px));height:min(560px,calc(100dvh - 180px));border:var(--hairline);border-radius:var(--radius-m);background:var(--color-base);box-shadow:var(--shadow-card);overflow:hidden;opacity:0;transform:translateY(14px) scale(.98);transform-origin:100% 100%;transition:opacity .32s var(--ease),transform .36s var(--ease);pointer-events:none}.chatbot.is-open .chatbot-panel{opacity:1;transform:none;pointer-events:auto}.chatbot-head{display:flex;align-items:center;gap:10px;padding:14px 16px;color:#fff;background:var(--color-blue)}.chatbot-head-avatar{width:34px;height:34px;border-radius:50%;overflow:hidden;background:var(--color-paper);flex:none}.chatbot-head-avatar img{display:block;width:42px;height:42px;max-width:none;transform:translate(-4px,3px);object-fit:contain}.chatbot-head-titles{flex:1;min-width:0}.chatbot-head-en{margin:0;font-family:var(--font-en);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;line-height:1.3}.chatbot-head-ja{margin:2px 0 0;font-size:11px;line-height:1.3;color:#ffffffa8}.chatbot-close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius-s);color:#fff;background:transparent;cursor:pointer;transition:transform .32s var(--ease)}.chatbot-close:hover{transform:translateY(-1px)}.chatbot-log{padding:18px 16px 10px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(29,29,27,.2) transparent}.chatbot-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:12px}.chatbot-row.is-entering{animation:chatbot-msg-in .36s var(--ease) both}@keyframes chatbot-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.chatbot-row-user{justify-content:flex-end}.chatbot-avatar{flex:none;display:grid;place-items:center;width:26px;height:26px;border-radius:var(--radius-s);color:#fff;background:var(--color-ink);font-family:var(--font-en);font-size:13px;font-weight:700}.chatbot-avatar i{font-size:15px}.chatbot-bubble{max-width:calc(100% - 60px);padding:10px 14px;border-radius:var(--radius-m);font-size:13px;line-height:1.8}.chatbot-row-bot .chatbot-bubble{border:var(--hairline);border-bottom-left-radius:2px;background:var(--color-surface);color:var(--color-ink)}.chatbot-row-user .chatbot-bubble{border-bottom-right-radius:2px;background:var(--color-blue);color:#fff}.chatbot-bubble strong{color:var(--color-warm);font-weight:700}.chatbot-link{display:inline-block;margin:8px 8px 0 0;padding:6px 11px;border:1px solid rgba(36,74,58,.4);border-radius:var(--radius-s);color:var(--color-blue);font-size:12px;font-weight:500;line-height:1.4;transition:background-color .26s var(--ease),color .26s var(--ease)}.chatbot-link:hover{background:var(--color-blue);color:#fff}.chatbot-quick{display:flex;flex-direction:column;gap:8px;margin:2px 0 14px 34px}.chatbot-quick.is-entering{animation:chatbot-msg-in .36s var(--ease) .12s both}.chatbot-chip{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 16px);padding:7px 12px;border:var(--hairline);border-radius:var(--radius-s);background:var(--color-surface);color:var(--color-ink-soft);font-family:var(--font-ja);font-size:12px;line-height:1.4;cursor:pointer;transition:background-color .26s var(--ease),color .26s var(--ease),transform .32s var(--ease)}.chatbot-chip i{flex:none;margin-left:10px;font-size:12px}.chatbot-chip:hover{background:var(--color-blue);border-color:var(--color-blue);color:#fff;transform:translateY(-1px)}.chatbot-typing .chatbot-bubble{display:flex;gap:5px;align-items:center;padding:14px}.chatbot-typing .chatbot-bubble span{width:5px;height:5px;border-radius:50%;background:var(--color-ink-faint);animation:chatbot-typing 1.1s infinite}.chatbot-typing .chatbot-bubble span:nth-child(2){animation-delay:.15s}.chatbot-typing .chatbot-bubble span:nth-child(3){animation-delay:.3s}@keyframes chatbot-typing{0%,60%,to{opacity:.3;transform:none}30%{opacity:1;transform:translateY(-3px)}}.chatbot-form{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:var(--hairline);background:var(--color-surface)}.chatbot-input{flex:1;min-width:0;padding:9px 4px 9px 8px;border:0;background:transparent;color:var(--color-ink);font-size:13px;line-height:1.5}.chatbot-input:focus{outline:none}.chatbot-form:focus-within{box-shadow:inset 0 -2px 0 var(--color-blue)}.chatbot-form.is-busy{opacity:.72}.chatbot-input:disabled,.chatbot-form.is-busy .chatbot-send{cursor:wait}.chatbot-send{flex:none;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:var(--radius-s);color:#fff;background:var(--color-ink);cursor:pointer;transition:transform .32s var(--ease),background-color .26s var(--ease)}.chatbot-send i{font-size:17px}.chatbot-send:hover{transform:translateY(-1px);background:var(--color-blue)}.chatbot-note{margin:0;padding:7px 14px 9px;border-top:var(--hairline);background:var(--color-surface);color:var(--color-ink-faint);font-size:10.5px;line-height:1.5}.chatbot-note-en{margin-right:8px;font-family:var(--font-en);font-size:9px;font-weight:700;letter-spacing:.18em;color:var(--color-ink-faint)}.chatbot-note a{text-decoration:underline;text-underline-offset:2px}@media(max-width:900px){.chatbot{right:14px;bottom:68px}.chatbot-launcher{width:88px;height:88px}.chatbot-panel{position:fixed;right:12px;left:12px;bottom:132px;top:auto;width:auto;height:min(66dvh,520px)}.chatbot-nudge{bottom:24px}}@media(prefers-reduced-motion:reduce){.chatbot-launcher,.chatbot-launcher-face,.chatbot-panel,.chatbot-close,.chatbot-chip,.chatbot-send,.chatbot-link{transition:none}.chatbot-row.is-entering,.chatbot-quick.is-entering,.chatbot-nudge,.chatbot-launcher-face-chat,.chatbot-launcher-dot:after,.chatbot-typing .chatbot-bubble span{animation:none}}.blog-hub-page{--content-width: 1240px;--blog-paper: #FFFCF6;--blog-ink: #1D1D1B;--blog-rule: rgba(29, 29, 27, .22);overflow:clip;background:var(--blog-paper);color:var(--blog-ink)}.blog-hub-page .breadcrumb{border-bottom:1px solid rgba(29,29,27,.1);background:var(--blog-paper)}.blog-hub-page .blog-hub-hero{margin:0;padding:clamp(88px,10vw,148px) 0 clamp(72px,8vw,112px);border-bottom:1px solid var(--blog-rule);background:var(--blog-paper);color:var(--blog-ink)}.blog-hub-page .blog-hub-hero-grid{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);align-items:end;gap:clamp(64px,9vw,132px)}.blog-hub-page .blog-hub-title-group{min-width:0}.blog-hub-page .blog-hub-title-group .eyebrow{margin:0 0 22px;color:var(--color-blue);font-family:var(--font-en);font-size:14px;font-weight:700;letter-spacing:.26em}.blog-hub-page .blog-hub-title-group h1{max-width:11ch;margin:0;color:var(--blog-ink);font-size:clamp(50px,5.25vw,76px);font-weight:700;letter-spacing:-.055em;line-height:1.16}.blog-hub-page .blog-hub-hero .blog-hub-credit{margin-top:22px;color:var(--color-warm);font-family:var(--font-en);font-size:12px;font-weight:700;letter-spacing:.2em}.blog-hub-page .blog-hub-intro{padding-left:clamp(28px,4vw,56px);border-left:1px solid var(--blog-rule)}.blog-hub-page .blog-hub-intro>p{max-width:420px;margin:0;color:var(--color-ink-soft);font-size:clamp(15px,1.35vw,18px);font-weight:500;letter-spacing:.06em;line-height:2}.blog-hub-page .blog-hub-search{max-width:440px;margin-top:34px}.blog-hub-page .blog-search-box input{min-height:56px;padding:12px 44px 12px 0;border:0;border-bottom:1px solid var(--blog-ink);border-radius:0;background:transparent;color:var(--blog-ink)}.blog-hub-page .blog-search-box input::placeholder{color:var(--color-ink-faint)}.blog-hub-page .blog-search-box input:focus-visible{outline:0;border-bottom-color:var(--color-warm);box-shadow:inset 0 -1px 0 var(--color-warm)}.blog-hub-page .blog-search-box>span{right:2px;color:var(--blog-ink)}.blog-hub-page .blog-search-box i{font-size:20px}.blog-hub-page .blog-search-results{top:calc(100% + 10px);padding:10px;border:1px solid var(--blog-ink);border-radius:0;background:var(--blog-paper);box-shadow:8px 8px #1d1d1b14}.blog-hub-page .lower-marquee{display:none}.blog-hub-page .blog-section-heading{display:grid;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr);gap:12px clamp(36px,6vw,88px);align-items:start}.blog-hub-page .blog-section-heading .eyebrow{grid-row:1 / span 2;margin:8px 0 0;color:var(--color-warm);font-family:var(--font-en);font-size:11px;font-weight:700;letter-spacing:.22em}.blog-hub-page .pillar-hub-section{padding:clamp(72px,8vw,112px) 0;border-bottom:0}.blog-hub-page .pillar-hub-section h2{margin:0;color:var(--blog-ink);font-size:clamp(32px,3.3vw,48px);letter-spacing:-.045em}.blog-hub-page .pillar-hub-section .pillar-hub-lead{grid-column:2;margin:0;color:var(--color-ink-soft);font-size:14px;line-height:1.9}.blog-hub-page .pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:clamp(36px,5vw,64px);border-top:1px solid var(--blog-rule);border-left:1px solid var(--blog-rule)}.blog-hub-page .pillar-card,.blog-hub-page .pillar-card.is-upcoming{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;min-height:228px;padding:30px 26px 28px;border:0;border-right:1px solid var(--blog-rule);border-bottom:1px solid var(--blog-rule);border-radius:0;background:transparent;box-shadow:none;transition:background-color .22s var(--ease)}.blog-hub-page .pillar-card:hover,.blog-hub-page html.js [data-reveal].is-visible.pillar-card:hover{transform:none;background:#244a3a0b}.blog-hub-page .pillar-card.is-upcoming,.blog-hub-page .pillar-card.is-upcoming:hover,.blog-hub-page html.js [data-reveal].is-visible.pillar-card.is-upcoming:hover{background:#1d1d1b05}.blog-hub-page .pillar-card-number{color:transparent;font-family:var(--font-en);font-size:38px;font-weight:500;letter-spacing:-.06em;line-height:1;-webkit-text-stroke:1px var(--blog-ink)}.blog-hub-page .pillar-card-body{display:flex;min-width:0;flex-direction:column}.blog-hub-page .pillar-card-meta{gap:8px}.blog-hub-page .pillar-card .cat-badge{padding:0;border:0;border-radius:0;background:transparent;color:var(--cat-ink, var(--color-blue));font-size:10px;letter-spacing:.1em}.blog-hub-page .pillar-card .upcoming-badge{padding:2px 7px;border-radius:0;font-size:9px}.blog-hub-page .pillar-card h3{margin:14px 0 0;color:var(--blog-ink);font-size:16px;letter-spacing:.02em;line-height:1.75}.blog-hub-page .pillar-card p{margin:10px 0 0;color:var(--color-ink-faint);font-size:11.5px;line-height:1.75}.blog-hub-page .pillar-card-body>a{display:inline-flex;width:max-content;margin-top:auto;padding-top:16px;color:var(--blog-ink);font-size:11px;font-weight:700}.blog-hub-page .blog-category-shell{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px 40px;align-items:start;padding:22px 0 24px;border-top:1px solid var(--blog-ink);border-bottom:1px solid var(--blog-ink)}.blog-hub-page .blog-category-heading{padding-top:9px}.blog-hub-page .blog-category-heading p{margin:0;font-family:var(--font-en);font-size:12px;font-weight:700;letter-spacing:.22em}.blog-hub-page .blog-category-heading>span{display:block;margin-top:4px;color:var(--color-ink-faint);font-size:11px}.blog-hub-page .blog-category-nav{display:flex;flex-wrap:wrap;gap:0 26px;margin:0}.blog-hub-page .category-pill{position:relative;display:inline-flex;min-height:44px;gap:9px;padding:8px 0;border:0;border-radius:0;background:transparent;color:var(--color-ink-soft);font-size:12px;font-weight:500;letter-spacing:.03em}.blog-hub-page .category-pill:after{content:"";position:absolute;right:0;bottom:4px;left:16px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s var(--ease)}.blog-hub-page .category-pill:hover,.blog-hub-page .category-pill.active{border-color:transparent;background:transparent;color:var(--blog-ink);font-weight:700}.blog-hub-page .category-pill:hover:after,.blog-hub-page .category-pill.active:after{transform:scaleX(1)}.blog-hub-page .category-pill small{color:var(--color-ink-faint);font-family:var(--font-en);font-size:9px}.blog-hub-page .category-pill.active small{color:var(--color-ink-soft)}.blog-hub-page .category-dot{display:inline-block;width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--cat-color, var(--blog-ink))}.blog-hub-page .blog-category-mobile{display:none}.blog-hub-page .category-pillar-banner-wrap{margin-top:clamp(56px,7vw,88px)}.blog-hub-page .category-pillar-banner{border-radius:0;background:transparent;box-shadow:none}.blog-hub-page .blog-index-wrap{padding:clamp(80px,9vw,128px) 0 clamp(88px,10vw,148px)}.blog-hub-page .blog-layout{display:block}.blog-hub-page .blog-index-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:clamp(38px,5vw,64px);padding-bottom:22px;border-bottom:1px solid var(--blog-rule)}.blog-hub-page .blog-index-section-head .eyebrow{margin:0;color:var(--color-warm);font-family:var(--font-en);font-size:11px;font-weight:700;letter-spacing:.22em}.blog-hub-page .blog-index-section-head>div{display:flex;align-items:baseline;justify-content:space-between;width:min(76%,820px);gap:24px}.blog-hub-page .blog-index-section-head h2{margin:0;color:var(--blog-ink);font-size:clamp(30px,3.2vw,46px);letter-spacing:-.045em}.blog-hub-page .blog-index-section-head>div>p{margin:0;color:var(--color-ink-faint);font-family:var(--font-en);font-size:11px}.blog-hub-page .blog-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(72px,7vw,98px) clamp(30px,3.4vw,48px)}.blog-hub-page .blog-index-card{min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transition:none}.blog-hub-page .blog-index-card:hover,.blog-hub-page html.js [data-reveal].is-visible.blog-index-card:hover{transform:none}.js .blog-hub-page .blog-index-card.is-blog-hidden{display:none}.blog-hub-page .blog-index-card .blog-index-card-link{display:block;margin:0;color:var(--blog-ink)}.blog-hub-page .blog-index-card figure{width:100%;margin:0;aspect-ratio:1.78;overflow:hidden;border-radius:0;background:#ece6d8}.blog-hub-page .blog-index-card img{width:100%;height:100%;aspect-ratio:1.78;object-fit:cover;filter:saturate(.82) contrast(.98);scale:1;transition:scale .52s var(--ease),filter .32s var(--ease)}.blog-hub-page .blog-index-card:hover img,.blog-hub-page html.js [data-reveal].is-visible.blog-index-card:hover img{filter:saturate(1) contrast(1);scale:1.025}.blog-hub-page .blog-index-card-meta{display:grid;grid-template-columns:76px minmax(0,1fr);gap:22px;margin-top:22px}.blog-hub-page .blog-index-card time{display:block;min-width:0;font-family:var(--font-en)}.blog-hub-page .blog-index-card time strong{display:block;color:transparent;font-size:clamp(48px,4.4vw,64px);font-weight:500;letter-spacing:-.08em;line-height:.9;-webkit-text-stroke:1px var(--blog-ink)}.blog-hub-page .blog-index-card time span{display:block;margin-top:12px;color:var(--blog-ink);font-size:10px;font-weight:700;letter-spacing:.18em}.blog-hub-page .blog-index-card-copy{min-width:0}.blog-hub-page .blog-index-card h2{margin:-2px 0 0;color:var(--blog-ink);font-size:clamp(15px,1.3vw,18px);font-weight:700;letter-spacing:.045em;line-height:1.75}.blog-hub-page .blog-index-card-tag{display:flex;align-items:center;gap:8px;margin:14px 0 0;color:var(--color-ink-soft);font-size:10px;font-weight:700;letter-spacing:.06em;line-height:1.6}.blog-hub-page .blog-load-more-wrap{margin-top:clamp(58px,7vw,90px)}.blog-hub-page .blog-load-more{min-width:190px;border-color:var(--blog-ink);border-radius:0;background:var(--blog-ink);color:#fff}.blog-hub-page .blog-load-more:hover{background:var(--color-blue);color:#fff}.blog-hub-page .blog-sidebar{position:static;display:grid;grid-template-columns:1fr;gap:32px;margin-top:clamp(88px,10vw,136px);padding-top:clamp(40px,5vw,64px);border-top:1px solid var(--blog-ink)}.blog-hub-page .blog-sidebar .category-box{display:none}.blog-hub-page .blog-sidebar .sidebar-box:first-child{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0 24px;padding:0;border:0;border-radius:0;background:transparent}.blog-hub-page .blog-sidebar .sidebar-box:first-child h3{grid-column:1 / -1;margin:0 0 18px;padding:0 0 14px;border-bottom:1px solid var(--blog-rule);font-size:20px}.blog-hub-page .blog-sidebar .sidebar-box:first-child a{align-items:flex-start;min-height:112px;padding:18px 0;border-top:0;border-bottom:1px solid var(--blog-rule)}.blog-hub-page .blog-sidebar .sidebar-box:first-child a b{color:var(--color-warm)}.blog-hub-page .blog-sidebar .sidebar-cta{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:8px clamp(32px,6vw,88px);padding:clamp(30px,4vw,48px);border:0;border-radius:0;background:var(--color-blue);color:var(--color-base)}.blog-hub-page .blog-sidebar .sidebar-cta h3{margin:0;color:var(--color-base);font-size:clamp(22px,2.3vw,30px)}.blog-hub-page .blog-sidebar .sidebar-cta>p{margin:8px 0 0;color:#f5f1e8bd}.blog-hub-page .sidebar-newsletter-form{grid-column:2;grid-row:1 / span 2;align-self:center;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.blog-hub-page .sidebar-newsletter-form label:first-child{gap:7px}.blog-hub-page .sidebar-newsletter-form label:first-child span{color:#f5f1e8cc;font-size:11px}.blog-hub-page .sidebar-newsletter-form input[type=email]{min-height:52px;border:1px solid rgba(245,241,232,.48);border-radius:0;background:#fffffff5}.blog-hub-page .sidebar-newsletter-form .privacy{grid-column:1 / -1;display:flex;align-items:center;color:#f5f1e8b3;font-size:10px}.blog-hub-page .sidebar-newsletter-form .privacy input{width:18px;height:18px}.blog-hub-page .sidebar-newsletter-form button{min-width:132px;min-height:52px;align-self:end;border:1px solid var(--color-base);border-radius:0;background:var(--color-base);color:var(--blog-ink);font-weight:700}.blog-hub-page .article-cta{margin-bottom:clamp(84px,10vw,140px);border-top:1px solid var(--blog-ink);border-bottom:1px solid var(--blog-ink);border-radius:0;background:transparent;box-shadow:none}@media(max-width:1024px){.blog-hub-page .blog-hub-hero-grid{gap:52px}.blog-hub-page .pillar-grid,.blog-hub-page .blog-index-grid,.blog-hub-page .blog-sidebar .sidebar-box:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.blog-hub-page .container{width:min(calc(100% - 40px),var(--content-width))}.blog-hub-page .blog-hub-hero{padding:72px 0 64px}.blog-hub-page .blog-hub-hero-grid{grid-template-columns:1fr;align-items:start;gap:42px}.blog-hub-page .blog-hub-title-group .eyebrow{margin-bottom:16px;font-size:11px}.blog-hub-page .blog-hub-title-group h1{max-width:9ch;font-size:clamp(40px,12vw,48px);line-height:1.24}.blog-hub-page .blog-hub-hero .blog-hub-credit{margin-top:14px}.blog-hub-page .blog-hub-intro{padding:28px 0 0;border-top:1px solid var(--blog-rule);border-left:0}.blog-hub-page .blog-hub-intro>p{font-size:14px;line-height:1.9}.blog-hub-page .blog-hub-search{margin-top:24px}.blog-hub-page .blog-section-heading{grid-template-columns:1fr;gap:12px}.blog-hub-page .blog-section-heading .eyebrow{grid-row:auto;margin-top:0}.blog-hub-page .pillar-hub-section .pillar-hub-lead{grid-column:auto}.blog-hub-page .pillar-grid,.blog-hub-page .blog-index-grid{grid-template-columns:1fr}.blog-hub-page .pillar-card,.blog-hub-page .pillar-card.is-upcoming{min-height:0;grid-template-columns:46px minmax(0,1fr);padding:24px 20px}.blog-hub-page .pillar-card-number{font-size:34px}.blog-hub-page .blog-category-shell{display:block;padding:0}.blog-hub-page .blog-category-heading,.blog-hub-page .blog-category-nav{display:none}.blog-hub-page .blog-category-mobile{display:block}.blog-hub-page .blog-category-mobile summary{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 4px;cursor:pointer;font-size:13px;font-weight:700;list-style:none}.blog-hub-page .blog-category-mobile summary::-webkit-details-marker{display:none}.blog-hub-page .blog-category-mobile summary>span{display:flex;align-items:center;gap:10px}.blog-hub-page .blog-category-mobile summary i{font-size:18px;transition:transform .2s var(--ease)}.blog-hub-page .blog-category-mobile[open] summary i{transform:rotate(180deg)}.blog-hub-page .blog-category-mobile nav{display:grid;padding:8px 0 14px;border-top:1px solid var(--blog-rule)}.blog-hub-page .blog-category-mobile .category-pill{width:100%;justify-content:flex-start;border-bottom:1px solid rgba(29,29,27,.1)}.blog-hub-page .blog-index-wrap{padding-top:72px}.blog-hub-page .blog-index-section-head{align-items:start;flex-direction:column;gap:10px}.blog-hub-page .blog-index-section-head>div{width:100%}.blog-hub-page .blog-index-section-head h2{font-size:34px}.blog-hub-page .blog-index-grid{gap:66px}.blog-hub-page .blog-index-card-meta{grid-template-columns:58px minmax(0,1fr);gap:14px;margin-top:18px}.blog-hub-page .blog-index-card time strong{font-size:50px}.blog-hub-page .blog-index-card time span{margin-top:10px;font-size:9px;letter-spacing:.12em}.blog-hub-page .blog-index-card h2{font-size:15px;line-height:1.72}.blog-hub-page .blog-sidebar .sidebar-box:first-child{grid-template-columns:1fr}.blog-hub-page .blog-sidebar .sidebar-box:first-child a{min-height:88px}.blog-hub-page .blog-sidebar .sidebar-cta{grid-template-columns:1fr;gap:8px}.blog-hub-page .sidebar-newsletter-form{grid-column:1;grid-row:auto;grid-template-columns:1fr;margin-top:20px}.blog-hub-page .sidebar-newsletter-form .privacy{grid-column:1}.blog-hub-page .sidebar-newsletter-form button{width:100%}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Phosphor;src:url(./Phosphor-DtdjzkpE.woff2) format("woff2"),url(./Phosphor-BdqudwT5.woff) format("woff"),url(./Phosphor-CDxgqcPu.ttf) format("truetype"),url(./Phosphor-BXRFlF4V.svg#Phosphor) format("svg");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before{content:""}.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before{content:""}.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before{content:""}.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before{content:""}.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before{content:""}.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before{content:""}.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before{content:""}.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before{content:""}.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before{content:""}.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before{content:""}.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before{content:""}.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before{content:""}.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before{content:""}.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before{content:""}.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before{content:""}.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before{content:""}.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before{content:""}.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before{content:""}.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}
