@font-face{font-family:__pretendard_96e9e5;src:url(/_next/static/media/55f89928803a2bfe-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__pretendard_Fallback_96e9e5;src:local("Arial");ascent-override:92.08%;descent-override:23.33%;line-gap-override:0.00%;size-adjust:103.40%}.__className_96e9e5{font-family:__pretendard_96e9e5,__pretendard_Fallback_96e9e5;font-weight:400;font-style:normal}.__variable_96e9e5{--font-pretendard:"__pretendard_96e9e5","__pretendard_Fallback_96e9e5"}:root{--bg-1:#d7deea;--bg-2:#d2dbe8;--ink:#17243a;--ink-soft:#596a86;--blue:#3e64b9;--line:rgba(62,100,185,.26);--hero-card-size:220px;--hero-card-gap:100px;--hero-loop-count:5;--tab-strip-height:66px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}body,html{overflow-x:clip}body{font-family:var(--font-pretendard),sans-serif;background:linear-gradient(180deg,var(--bg-1),var(--bg-2));color:var(--ink)}body.modal-open,body.modal-open-mobile,html.modal-open,html.modal-open-mobile{overflow:hidden}a{color:inherit;text-decoration:none}.page{background:#fff}.hero,.page{min-height:100vh}.hero{height:100vh;position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,var(--bg-1),var(--bg-2))}.hero-card-bg{position:absolute;inset:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:var(--hero-card-gap);padding:0 18px;opacity:.5;pointer-events:none}.hero-card-col{height:100%;overflow:visible}@media (max-width:1360px){.hero-card-col:nth-child(5){display:none}}@media (max-width:1060px){.hero-card-col:nth-child(4){display:none}}@media (max-width:780px){.hero-card-col:nth-child(3){display:none}}.hero-card-track{display:flex;flex-direction:column;gap:var(--hero-card-gap);will-change:transform}.hero-card-track.down{animation-name:colDownLoop;animation-timing-function:linear;animation-iteration-count:infinite}.hero-card-track.down,.hero-card-track.up{animation-duration:calc(var(--hero-loop-count) * 1.8s)}.hero-card-track.up{animation-name:colUpLoop;animation-timing-function:linear;animation-iteration-count:infinite}.hero-card-col:nth-child(2) .hero-card-track{animation-duration:calc(var(--hero-loop-count) * 1.9s)}.hero-card-col:nth-child(3) .hero-card-track{animation-duration:calc(var(--hero-loop-count) * 1.84s)}.hero-card-col:nth-child(4) .hero-card-track{animation-duration:calc(var(--hero-loop-count) * 1.98s)}.hero-card-col:nth-child(5) .hero-card-track{animation-duration:calc(var(--hero-loop-count) * 2.02s)}.hero-bg-card{width:var(--hero-card-size);aspect-ratio:1/1;border-radius:60px;background:rgba(168,187,227,.2);border:none;box-shadow:0 0 24px rgba(38,62,112,.16),0 0 10px rgba(38,62,112,.12);display:grid;place-items:center;flex:0 0 auto}.hero-bg-slot{width:100%;height:100%;border-radius:56px;border:none;background:#fff;display:grid;place-items:center;padding:0;overflow:hidden}.hero-bg-icon{width:100%;height:100%;object-fit:cover;border-radius:inherit;opacity:.78;filter:saturate(1.08)}@keyframes colDownLoop{0%{transform:translateY(calc(-1 * (var(--hero-card-size) + var(--hero-card-gap)) * var(--hero-loop-count)))}to{transform:translateY(0)}}@keyframes colUpLoop{0%{transform:translateY(0)}to{transform:translateY(calc(-1 * (var(--hero-card-size) + var(--hero-card-gap)) * var(--hero-loop-count)))}}.hero-center{position:relative;text-align:center;z-index:2}.hero-copy-box{position:relative;padding:34px 58px 38px}.hero-copy-box:before{content:"";position:absolute;width:1320px;height:1320px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,hsla(0,0%,100%,.96) 0,hsla(0,0%,100%,.68) 32%,hsla(0,0%,100%,.18) 62%,hsla(0,0%,100%,0) 84%);filter:blur(8px);z-index:-1}.hero-badge{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:#111;color:#fff;font-weight:700;font-size:1.02rem;padding:.44rem 1.18rem .44rem .52rem;margin-bottom:1.15rem}.hero-badge-avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;border:1px solid hsla(0,0%,100%,.4)}h1{font-size:clamp(42px,7.2vw,90px);line-height:94px;letter-spacing:-1.8px}.hero-line1,h1{font-weight:900}.hero-line1{margin-top:0;font-size:clamp(62px,8.2vw,126px);line-height:.98;letter-spacing:-2.8px}.hero-line2{margin-top:8px;font-size:clamp(62px,8vw,122px);line-height:.96;font-weight:900;color:var(--blue);letter-spacing:-3px}.hero-date{margin-top:52px;font-size:34px;color:#1f3157;font-weight:700;letter-spacing:-.3px}.hero-down{width:34px;height:34px;border-radius:999px;background:rgba(62,100,185,.2);border:1px solid rgba(62,100,185,.4);display:inline-block;margin-top:1.2rem;position:relative;z-index:3;cursor:pointer}.hero-down--bottom{position:absolute;left:50%;bottom:36px;transform:translateX(-50%);margin-top:0}.hero-down:after{content:"";position:absolute;left:50%;top:45%;width:8px;height:8px;border-right:2px solid #2f4f8f;border-bottom:2px solid #2f4f8f;transform:translate(-50%,-50%) rotate(45deg);animation:down 1.3s infinite}@keyframes down{0%,to{transform:translate(-50%,-58%) rotate(45deg);opacity:.35}50%{transform:translate(-50%,-38%) rotate(45deg);opacity:1}}.tab-strip{position:-webkit-sticky;position:sticky;top:0;z-index:160;background:rgba(245,248,255,.18);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);border:none;transition:background .22s ease,border-color .22s ease,-webkit-backdrop-filter .22s ease;transition:background .22s ease,backdrop-filter .22s ease,border-color .22s ease;transition:background .22s ease,backdrop-filter .22s ease,border-color .22s ease,-webkit-backdrop-filter .22s ease}.tab-strip.is-pinned{background:rgba(245,248,255,.38);backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border:none}.tab-strip-inner{max-width:980px;margin:0 auto;min-height:66px;padding:10px 16px;position:relative;display:flex;justify-content:center;align-items:center;gap:28px}.tab-strip-brand{position:absolute;left:16px;top:50%;display:inline-flex;align-items:center;gap:8px;color:#1f3562;font-size:.9rem;font-weight:800;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.tab-strip-brand,.tab-strip-brand--outside,.tab-strip.is-pinned .tab-strip-inner .tab-strip-brand{transform:translateY(calc(-50% - 4px));opacity:0}.tab-strip-brand--outside{position:absolute;left:32px;top:50%;display:inline-flex;align-items:center;gap:8px;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none;color:#1f3562;font-size:.86rem;font-weight:800;pointer-events:none;transition:opacity .22s ease,transform .22s ease;z-index:170}.tab-strip.is-pinned .tab-strip-brand--outside{opacity:1;transform:translateY(-50%)}.tab-strip-brand-avatar{width:30px;height:30px;border-radius:999px;object-fit:cover;border:1px solid rgba(39,64,116,.24)}.tab-strip-inner a{font-size:14px;font-weight:700;color:#2e4d87;padding:7px 18px;border-radius:999px;transition:background .18s ease,color .18s ease}.tab-strip-inner a.is-active{background:#3d63b8;color:#fff}.message-block{text-align:center;padding:4.2rem 1rem 2.6rem;background:#fff}.message-block p{color:#385991;font-weight:700;font-size:1.73rem;margin:.25rem 0}.section{padding:4.8rem 1rem 5.2rem}#records,#story{background:#fff}#records{min-height:calc(40vh - var(--tab-strip-height))}#projects{background:#263356}#projects .section-subtitle{color:#b9c9ff}#projects .section-head h2{color:#fff}#projects,#records{margin-top:7.6rem}#projects .section-head,#records .section-head{margin-bottom:7.2rem}.inner{max-width:1040px;margin:0 auto}h2{font-size:1.45rem;margin-bottom:.9rem}.section-head{margin:0 auto 1.4rem}.section-head--center{text-align:center}.section-subtitle{font-size:clamp(1rem,1.1vw,1.3rem);color:#4f6290;font-weight:700;margin-bottom:.55rem}.section-head h2{font-size:clamp(30px,3.3vw,52px);letter-spacing:-.8px;margin-bottom:0}.story-inner{max-width:1200px}:root{--story-content-offset-y:175px}.story-kicker{text-align:center;font-size:clamp(18px,2vw,30px);font-weight:800;letter-spacing:-.5px;margin-bottom:10px}.story-kicker span{color:#3b66cc}.story-title{text-align:center;font-size:clamp(30px,3.3vw,52px);letter-spacing:-.8px;margin-bottom:0}.journey-map-stage{--story-design-width:1200;--story-map-height:1060px;--story-scale:min(1,calc((100vw - 32px) / 1px / var(--story-design-width)));--story-line-top:130px;--story-title-gap:64px;position:relative;width:100%;max-width:1200px;margin:calc(var(--story-title-gap) - (var(--story-line-top) * var(--story-scale))) auto 0;height:calc(var(--story-map-height) * var(--story-scale));overflow:visible}.journey-map{position:relative;left:50%;width:1200px;height:var(--story-map-height);transform:translateX(-50%) scale(var(--story-scale));transform-origin:top center;border-radius:40px}.journey-track-line,.journey-track-points{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.journey-track-line{z-index:1}.journey-track-points{z-index:4}.timeline-arrow-path,.timeline-main-path{stroke-width:clamp(2px,.24vw,3px)}.timeline-point{r:clamp(4px,.45vw,5.5px)}.timeline-point-icon{position:absolute;width:124px;height:124px;object-fit:contain;transform:translate(-50%,20%);z-index:2;pointer-events:none;opacity:.95}.timeline-point-icon--school{transform:translate(-50%,35%)}.journey-deco{position:absolute;min-width:96px;padding:9px 14px;border-radius:999px;background:rgba(142,168,224,.28);color:#5d7ec2;font-weight:700;font-size:14px;letter-spacing:-.5px;text-align:center;z-index:2}.journey-deco-icon{position:absolute;width:124px;height:124px;object-fit:contain;z-index:2;opacity:.9;pointer-events:none}.deco-top-left{left:21.7%}.deco-top-left,.deco-top-right{top:calc(72px + var(--story-content-offset-y));transform:translateX(-50%)}.deco-top-right{left:65%}.deco-icon-top-right{left:65%;top:calc(-20px + var(--story-content-offset-y));transform:translateX(-50%)}.deco-mid{left:56.7%;top:calc(372px + var(--story-content-offset-y));transform:translateX(-50%)}.deco-bottom-left{left:27.5%;top:calc(730px + var(--story-content-offset-y));transform:translateX(-50%)}.deco-icon-bottom-left{left:27.5%;top:calc(640px + var(--story-content-offset-y));transform:translateX(-50%)}.deco-bottom-right{left:74.1%;top:calc(730px + var(--story-content-offset-y));transform:translateX(-50%)}.journey-item{position:absolute;width:230px;--story-item-shift-y:2px;transform:translateX(-50%) translateY(var(--story-item-shift-y));--story-text-shift-x:0px;color:#151e31;z-index:3;display:flex;flex-direction:column;align-items:center}.journey-item strong{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-weight:900;letter-spacing:-.5px;align-self:center}.year-badge{border-radius:10px;background:#355db8;color:#fff;min-width:84px;padding:5px 12px 6px;font-size:clamp(22px,2.05vw,36px)}.year-plain{color:#355db8;padding:0;min-width:0;font-size:clamp(28px,2.35vw,42px)}.journey-item h3{margin-top:10px;font-size:clamp(14px,1.14vw,19px);line-height:1.35;font-weight:900;letter-spacing:-.15px}.journey-item h3,.journey-item p{word-break:keep-all;width:100%;text-align:center;transform:translateX(var(--story-text-shift-x))}.journey-item p{margin-top:5px;font-size:clamp(12px,.94vw,15px);line-height:1.45;letter-spacing:-.2px;color:#2b354b;white-space:pre-line}.lane-top{top:calc(125px + var(--story-content-offset-y))}.lane-middle{top:calc(480px + var(--story-content-offset-y))}.lane-bottom{top:calc(872px + var(--story-content-offset-y))}.journey-callout{position:absolute;right:3.4%;bottom:120px;border-radius:18px;background:#355db8;color:#fff;padding:14px 16px;font-size:clamp(15px,1.2vw,21px);line-height:1.32;font-weight:800;z-index:2}.journey-callout:after{content:"";position:absolute;right:20px;bottom:-14px;border-color:#355db8 transparent transparent;border-style:solid;border-width:14px 14px 0 0}.record-viewport{--record-card-size:320px;--record-gap:52px;--record-count:4;--record-set-width:calc((var(--record-card-size) * var(--record-count)) + (var(--record-gap) * (var(--record-count) - 1)));width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;padding:8px 0 4px}.record-marquee{width:max-content;animation:recordLoop 17s linear infinite;will-change:transform}.record-marquee,.record-track{display:flex;gap:var(--record-gap)}.record-track{flex-shrink:0}@keyframes recordLoop{0%{transform:translateX(0)}to{transform:translateX(calc(-1 * (var(--record-set-width) + var(--record-gap))))}}.record-card{width:var(--record-card-size);aspect-ratio:1/1;border-radius:28px;border:none;background:#ebf0ff;padding:0;display:flex;flex-direction:column;justify-content:flex-start;position:relative;overflow:hidden;--record-accent:#3f67db;--record-accent-soft:#dbe5ff;isolation:isolate}.record-bg-media{position:absolute;inset:0;z-index:0;pointer-events:none}.record-bg-image{object-fit:cover;opacity:1;transform:none}.record-card>:not(.record-bg-media){position:relative;z-index:1}#projects .inner{max-width:1280px}.record-tag{position:absolute;width:-moz-fit-content;width:fit-content;max-width:92%;font-size:1.02rem;color:#fff;background:var(--record-accent);font-weight:800;line-height:1.3;padding:.55rem .85rem;border-radius:14px;margin-bottom:0;left:18px;top:18px;z-index:2}.record-tag:after{content:"";position:absolute;left:16px;bottom:-10px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid var(--record-accent)}.record-card h3{font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.26;color:#2d4d88;margin-bottom:.15rem;letter-spacing:-.2px;margin-top:78px}.record-highlight{position:absolute;width:-moz-fit-content;width:fit-content;font-size:.86rem;font-weight:900;letter-spacing:.2px;color:var(--record-accent);background:var(--record-accent-soft);border:1px solid rgba(62,100,185,.2);border-radius:999px;padding:.28rem .62rem;top:78px;right:18px}.record-desc{font-size:1rem;line-height:1.45;color:#516487}.record-content{margin-top:4px}.record-card--geo{--record-accent:#355fcc;--record-accent-soft:#dde7ff}.record-card--speed{--record-accent:#4b62df;--record-accent-soft:#e3e7ff}.record-card--cloud{--record-accent:#3971be;--record-accent-soft:#dbefff}.record-card--automation{--record-accent:#2f8d7a;--record-accent-soft:#daf6ef}.record-card--security{--record-accent:#6a4fbe;--record-accent-soft:#ece5ff}.record-card--tax{--record-accent:#d88f34;--record-accent-soft:#ffefd9}.record-card--devops{--record-accent:#2c5ca8;--record-accent-soft:#ddeaff}.record-card--geo .record-tag{left:18px;top:18px}.record-card--geo .record-highlight{right:18px;top:112px}.record-card--speed .record-tag{right:18px;top:20px}.record-card--speed .record-highlight{left:18px;top:118px}.record-card--cloud .record-tag{top:18px}.record-card--cloud .record-tag,.record-card--cloud .record-tag:after{left:50%;transform:translateX(-50%)}.record-card--cloud .record-highlight{left:18px;top:118px}.record-card--automation .record-tag{left:18px;top:22px}.record-card--automation .record-highlight{right:18px;top:98px;transform:rotate(-3deg)}.record-card--security .record-tag{right:18px;top:20px}.record-card--security .record-highlight{left:18px;top:136px}.record-card--tax .record-tag{left:18px;top:20px}.record-card--tax .record-highlight{left:50%;top:112px;transform:translateX(-50%)}.record-card--devops .record-tag{top:20px}.record-card--devops .record-tag,.record-card--devops .record-tag:after{left:50%;transform:translateX(-50%)}.record-card--devops .record-highlight{right:18px;top:122px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.project-card{position:relative;border-radius:28px;overflow:hidden;border:1px solid var(--line);background:var(--project-top);min-height:460px;display:flex;flex-direction:column;text-align:left;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.project-visual{flex:1 1;padding:1.45rem 1.05rem 1.25rem;display:flex;align-items:center;justify-content:center}.project-image{width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;display:block;border-radius:6px;border:none;background:var(--project-frame);box-shadow:0 8px 24px rgba(16,30,59,.18)}.project-visual--mobile .project-image{width:min(46%,158px);aspect-ratio:9/19;margin:0 auto;object-fit:cover}.project-visual--desktop .project-image{width:100%;aspect-ratio:16/9}.project-card--aicoon .project-visual--desktop .project-image,.project-card--hanjogak .project-visual--desktop .project-image{aspect-ratio:686/499}.project-card--kubernetes .project-visual--desktop .project-image{aspect-ratio:686/499;width:100%;height:100%;object-fit:contain}.project-card--ildoc .project-visual--mobile .project-image,.project-card--prime .project-visual--mobile .project-image,.project-card--semsem .project-visual--mobile .project-image{aspect-ratio:686/499;width:100%;max-width:100%}.project-body{position:relative;background:var(--project-bar);padding:.78rem 4.2rem .72rem 1rem;min-height:132px;display:flex;flex-direction:column;justify-content:center}.project-body h3{font-size:1.65rem;line-height:1.02;margin-bottom:0;color:#111d36;letter-spacing:-.5px}.project-body p{font-size:.9rem;color:rgba(8,18,38,.9);margin:0;padding-right:0}.project-body span{color:#0f1f3d;font-weight:700}.project-kicker{font-size:.86rem!important;font-weight:700;margin-bottom:.46rem!important}.project-brief{font-size:.83rem!important;line-height:1.32;color:rgba(14,27,52,.82)!important;margin-top:.34rem!important;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.project-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:14px;background:rgba(21,27,41,.88);color:#fff!important;-webkit-text-fill-color:#fff;font-size:1.78rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding-bottom:2px;z-index:100}.project-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:0}.project-modal-backdrop{position:fixed;inset:0;z-index:320;background:rgba(11,18,36,.58);display:grid;place-items:center;padding:24px;overflow:hidden}.project-modal{width:min(1100px,96vw);max-height:calc(100vh - 48px);background:#f7f9ff;border-radius:22px;border:1px solid rgba(86,116,180,.24);display:grid;grid-template-columns:1.02fr 1fr;grid-gap:22px;gap:22px;padding:22px;position:relative;overflow:hidden}.project-modal-topbar{display:contents}.project-modal-close{position:absolute;right:22px;top:18px;border:none;background:transparent;color:#284171;font-size:1.8rem;line-height:1;cursor:pointer;z-index:7}.project-modal-mobile-head{display:none}.project-modal-media{border-radius:26px;border:none;padding:0;min-height:0;transition:max-height .28s ease,opacity .24s ease,transform .28s ease;transform-origin:top}.project-modal-image-frame,.project-modal-media{background:#f7f9ff;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-modal-image-frame{width:100%;height:100%;border-radius:inherit}.project-modal-image{width:100%;height:100%;max-height:calc(100vh - 130px);object-fit:contain;border-radius:26px;clip-path:inset(0 round 26px);-webkit-clip-path:inset(0 round 26px);border:none;display:block;transition:max-height .28s ease,opacity .22s ease}@media (min-width:861px){.project-modal-image,.project-modal-media{border-radius:26px}}.project-modal-body{padding:10px 8px 10px 2px;overflow:hidden;min-height:0;display:flex;flex-direction:column;transition:padding .22s ease}.project-modal-content-wrap{flex:1 1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.project-modal-scroll-indicator{position:relative;width:8px;height:100%;z-index:2;pointer-events:none;display:flex;align-items:stretch;justify-content:center}.project-modal-scroll-track{position:relative;width:4px;border-radius:999px;background:rgba(72,98,155,.18)}.project-modal-scroll-thumb{position:absolute;left:0;width:100%;height:24%;min-height:28px;border-radius:999px;background:rgba(53,93,184,.9);transition:top .12s ease-out}.project-modal-scroll-indicator.is-static .project-modal-scroll-thumb{opacity:0}.project-modal-head{display:flex;align-items:center;gap:14px;margin-bottom:14px;min-height:86px;transition:opacity .22s ease,margin-bottom .22s ease,min-height .22s ease}.project-modal-avatar{width:74px;height:74px;border-radius:999px;border:1px solid rgba(60,88,149,.25);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.project-modal-icon{width:100%;height:100%;object-fit:cover}.project-modal-headcopy{min-width:0}.project-modal-type{font-size:.9rem;color:#4666a6;font-weight:700;margin-bottom:.3rem!important}.project-modal-body h3{font-size:clamp(1.8rem,2.4vw,2.45rem);line-height:1.14;margin-bottom:.55rem;letter-spacing:-.6px}.project-modal-body p{font-size:1rem;line-height:1.56;color:#2f3e5d;margin-bottom:.62rem}.project-modal-body p span{color:#17243a;font-weight:800}.project-modal-summary{margin-bottom:.2rem}.project-modal-section{border-top:1px solid rgba(73,98,152,.18);padding-top:12px;margin-top:12px}.project-modal-section h4{font-size:1.04rem;line-height:1.35;color:#1e2f52;margin-bottom:.35rem}.project-modal-scroll{flex:1 1;overflow-y:auto;min-height:0;padding-right:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.project-modal-scroll::-webkit-scrollbar{width:0;height:0;display:none}@media (max-width:860px){:root{--tab-strip-height:50px;--hero-card-size:190px;--hero-card-gap:70px}.hero-card-bg{left:50%;right:auto;width:calc(100vw + 140px);transform:translateX(-50%);padding:0;justify-content:center}.hero-card-col{overflow:visible}.hero-copy-box{padding:24px 24px 28px}.hero-copy-box:before{width:920px;height:920px;left:50%;top:50%;transform:translate(-50%,-50%);filter:blur(7px)}.hero-line1,.hero-line2{font-size:clamp(44px,12vw,72px);letter-spacing:-1.2px}.hero-date{margin-top:22px;font-size:24px}h1{line-height:1.08;letter-spacing:-.9px}.tab-strip-inner{gap:.5rem}.tab-strip-inner a{font-size:.8rem;padding:.34rem .58rem}.tab-strip-brand{left:10px;font-size:.76rem;gap:6px}.tab-strip-brand-avatar{width:24px;height:24px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-modal-backdrop{padding:0;place-items:start stretch;overflow:hidden}.project-modal{width:100vw;min-height:100dvh;height:100dvh;max-height:none;border-radius:0;border:none;grid-template-columns:1fr;grid-template-rows:auto minmax(0,auto) minmax(0,1fr);gap:6px;padding:10px 14px 12px;overflow:hidden}.project-modal-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:48px;height:48px}.project-modal-topbar>*{align-self:center}.project-modal-close{position:static;justify-self:end;align-self:center;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;font-size:1.95rem;line-height:.9;transform:translateY(-1px)}.project-modal-mobile-head{display:flex;align-items:center;align-self:center;gap:8px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.project-modal-mobile-avatar{width:38px;height:38px;border-radius:999px;border:1px solid rgba(60,88,149,.22);background:#fff;overflow:hidden;flex:0 0 auto}.project-modal-mobile-icon{width:100%;height:100%;object-fit:cover}.project-modal-mobile-copy{min-width:0}.project-modal-mobile-type{font-size:.68rem;line-height:1.2;color:#4866a0;font-weight:700;margin:0}.project-modal-mobile-copy h4{font-size:1.05rem;line-height:1.1;color:#17243a;margin:1px 0 2px;letter-spacing:-.3px}.project-modal-mobile-summary{font-size:.73rem;line-height:1.22;color:#334463;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-modal-media{max-height:36dvh}.project-modal-image{max-height:32dvh}.project-modal-body{flex:1 1;max-height:none;overflow:hidden;padding:0 6px calc(20px + env(safe-area-inset-bottom)) 2px}.project-modal-head{gap:10px;margin-bottom:8px;min-height:64px}.project-modal-avatar{width:56px;height:56px}.project-modal-type{font-size:.72rem;margin-bottom:.12rem!important}.project-modal-body h3{font-size:clamp(1.58rem,4vw,2.05rem);margin-bottom:.18rem;line-height:1.06}.project-modal-summary{font-size:.84rem;margin-bottom:0!important;line-height:1.3}.project-modal-scroll{padding-bottom:calc(12px + env(safe-area-inset-bottom));padding-right:6px}.project-modal--collapsed-mobile{gap:6px}.project-modal--collapsed-mobile .project-modal-head{max-height:0;opacity:0;visibility:hidden;overflow:hidden;margin-bottom:0;min-height:0;pointer-events:none}.project-modal--collapsed-mobile .project-modal-body{padding-top:4px}.project-modal--collapsed-mobile .project-modal-mobile-head{opacity:1;visibility:visible;pointer-events:auto}.record-viewport{--record-card-size:270px;--record-gap:30px}.section-subtitle{font-size:clamp(.9rem,2vw,1.1rem)}.story-kicker{font-size:25px;margin-bottom:8px}.story-title{font-size:38px;margin-bottom:0}.journey-item{width:260px}.year-badge{font-size:clamp(34px,5.2vw,52px)}.year-plain{font-size:clamp(38px,5.9vw,58px)}.journey-item h3{font-size:clamp(19px,2.7vw,28px)}.journey-item p{font-size:clamp(16px,2.1vw,21px)}.lane-middle{top:calc(520px + var(--story-content-offset-y))}.lane-bottom{top:calc(930px + var(--story-content-offset-y))}.journey-callout{bottom:130px;padding:18px 20px;font-size:clamp(18px,2.6vw,26px);border-radius:20px}.journey-callout:after{right:24px;bottom:-16px;border-width:16px 16px 0 0}}@media (max-width:1024px){.tab-strip-inner .tab-strip-brand{display:none}.tab-strip-brand--outside{left:10px;top:calc(100% + 10px);gap:7px;padding:6px 10px 6px 6px;border-radius:999px;background:hsla(0,0%,100%,.88);border:1px solid rgba(62,100,185,.22);box-shadow:0 4px 12px rgba(33,52,98,.12);font-size:.76rem;font-weight:800;color:#1f3562;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .22s ease,transform .22s ease;z-index:170}.tab-strip.is-pinned .tab-strip-brand--outside{opacity:1;transform:translateY(0)}.tab-strip-brand--outside .tab-strip-brand-avatar{width:22px;height:22px}}@media (max-width:480px){.project-grid{grid-template-columns:1fr;gap:1rem}.project-card{min-height:430px}.project-image{aspect-ratio:16/9}.project-visual--mobile .project-image{width:min(52%,160px);aspect-ratio:9/19}.project-body h3{font-size:1.7rem}.project-modal{grid-template-columns:1fr;gap:12px;padding:14px;max-height:none}.project-modal-topbar{min-height:46px;height:46px}.project-modal-close{transform:translateY(-.5px)}.project-modal-body{padding:0 6px calc(12px + env(safe-area-inset-bottom)) 2px;overflow:hidden;max-height:none}.project-modal-head{gap:16px;margin-bottom:6px;min-height:56px}.project-modal-avatar{width:60px;height:60px}.project-modal-type{font-size:.68rem;margin-bottom:.08rem!important}.project-modal-body h3{font-size:clamp(1.42rem,4.5vw,1.88rem);margin-bottom:.32rem;line-height:1.03}.project-modal-summary{font-size:.8rem;margin-bottom:0!important;line-height:1.24}.project-modal-mobile-copy h4{font-size:.99rem}.project-modal-mobile-summary{font-size:.68rem}.project-modal-scroll{padding-bottom:calc(12px + env(safe-area-inset-bottom));padding-right:6px}.project-modal-scroll-indicator{width:9px}.project-modal-scroll-track{width:5px}.project-modal-body p{font-size:.93rem}.journey-map-stage{--story-scale:min(1,calc((100vw - 8px) / 1px / 1200))}.journey-item{width:200px}.year-badge{font-size:clamp(52px,12.4vw,72px)}.year-plain{font-size:clamp(58px,13.6vw,80px)}.journey-item h3{margin-top:10px;font-size:clamp(26px,6vw,36px);line-height:1.23}.journey-item p{display:block;margin-top:7px;font-size:clamp(17px,3.9vw,22px);line-height:1.4}.lane-middle{top:calc(470px + var(--story-content-offset-y))}.lane-bottom{top:calc(870px + var(--story-content-offset-y))}.journey-callout{bottom:88px;padding:16px 18px;font-size:clamp(17px,4.2vw,23px);border-radius:18px}.journey-callout:after{right:20px;bottom:-14px;border-width:14px 14px 0 0}.deco-mid{top:calc(372px + var(--story-content-offset-y))}.deco-bottom-left,.deco-bottom-right{top:calc(730px + var(--story-content-offset-y))}}