.pg-results{--navy:#07184E;--navy2:#081F5C;--navy3:#0E2F78;--blue:#1E5BFF;--blue2:#2F7BFF;--silver:#F4F6FA;--mist:#F7F8FA;--line:#DDE2EA;--ink:#101936;--muted:#5C677C;--muted2:#7B8598;--white:#fff;--content:1180px;--header:var(--header-h);--ease:cubic-bezier(.22,1,.36,1);--ui:cubic-bezier(.2,.8,.2,1)}.pg-results *{box-sizing:border-box}.pg-results{margin:0;background:#fff;color:var(--ink);font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}.pg-results a{text-decoration:none;color:inherit}.pg-results button{font:inherit}.pg-results .container{width:min(var(--content),calc(100% - 48px));margin:auto}.pg-results .section{padding:88px 0}.pg-results .eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.16em}.pg-results .eyebrow:before{content:"";width:7px;height:7px;background:var(--blue);-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%)}.pg-results .display{margin:13px 0 0;font-size:43px;line-height:1.2;letter-spacing:-.055em;font-weight:860;word-break:keep-all}.pg-results .reveal{opacity:0;transform:translateY(18px);transition:opacity .52s var(--ease),transform .52s var(--ease)}.pg-results .reveal.in{opacity:1;transform:none}.pg-results .hero{position:relative;min-height:380px;background:var(--navy);color:#fff;overflow:hidden}.pg-results .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 25%,rgba(47,123,255,.22),transparent 26%),linear-gradient(118deg,#0A286C,#07184E 46%,#05133E)}.pg-results .hero:after{content:"RESULTS";position:absolute;right:-1%;bottom:-20px;font-size:135px;font-weight:920;letter-spacing:-.08em;color:rgba(255,255,255,.025)}.pg-results .hero-inner{position:relative;z-index:2;min-height:380px;padding-top:var(--header);display:flex;align-items:center}.pg-results .hero h1{margin:16px 0 0;font-size:48px;line-height:1.18;letter-spacing:-.058em;font-weight:880;max-width:700px;word-break:keep-all}.pg-results .hero .eyebrow{color:#B6C8ED}.pg-results .university{padding:98px 0 92px;background:#fff}.pg-results .univ-head{display:flex;justify-content:space-between;align-items:end;gap:40px}.pg-results .univ-head .display{font-size:50px}.pg-results .data-note{color:var(--muted2);font-size:9px;line-height:1.5;text-align:right}.pg-results .wall-stack{margin-top:42px;display:grid;grid-gap:8px;gap:8px}.pg-results .wall-wrap{margin-top:0;position:relative;overflow:hidden;padding:7px 0}.pg-results .wall-row.row-2{animation-name:pgResults-marquee-right;animation-duration:40s}.pg-results .wall-row.row-3{animation-name:pgResults-marquee-left;animation-duration:46s;animation-delay:-14s}.pg-results .wall-wrap:after,.pg-results .wall-wrap:before{content:"";position:absolute;z-index:5;top:0;bottom:0;width:72px;pointer-events:none}.pg-results .wall-wrap:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}.pg-results .wall-wrap:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}.pg-results .wall-row{display:flex;width:max-content;gap:18px;animation:pgResults-marquee-left 34s linear infinite;will-change:transform}.pg-results .wall-row.reverse{animation-name:pgResults-marquee-right;animation-duration:40s}.pg-results .wall-wrap:hover .wall-row{animation-play-state:paused}.pg-results .result-chip{flex:0 0 auto;min-width:285px;padding:16px 18px;border-bottom:1px solid #c9d1de;display:grid;grid-template-columns:1fr auto;grid-gap:4px 12px;gap:4px 12px;align-items:end}.pg-results .result-chip strong{font-size:24px;line-height:1.2;letter-spacing:-.04em;color:var(--navy)}.pg-results .result-chip span{font-size:11px;color:var(--muted)}.pg-results .result-chip small{grid-row:1/3;grid-column:2;color:#A0A9B9;font-size:9px;align-self:center}@keyframes pgResults-marquee-left{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 9px))}}@keyframes pgResults-marquee-right{0%{transform:translateX(calc(-50% - 9px))}to{transform:translateX(0)}}.pg-results .high-results{background:linear-gradient(118deg,#0B2A70,#07184E 48%,#05133E);overflow:hidden}.pg-results .high-grid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:70px;gap:70px;align-items:center;min-height:380px}.pg-results .grade{display:flex;align-items:flex-end;gap:13px;color:#fff}.pg-results .grade .one{font-size:166px;line-height:.76;font-weight:920;letter-spacing:-.1em}.pg-results .grade .label{font-size:34px;line-height:1.08;font-weight:870;letter-spacing:-.05em;padding-bottom:10px}.pg-results .high-copy{color:#fff}.pg-results .high-copy .eyebrow{color:#8FAEF0}.pg-results .high-copy h2{margin:13px 0 0;font-size:33px;line-height:1.28;letter-spacing:-.05em}.pg-results .high-stack{margin-top:26px;display:grid;grid-gap:0;gap:0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.pg-results .high-rail{overflow:hidden}.pg-results .high-rail+.high-rail{border-top:1px solid rgba(255,255,255,.1)}.pg-results .high-row{display:flex;width:max-content;animation:pgResults-marquee-left 36s linear infinite}.pg-results .high-row.row-2{animation-name:pgResults-marquee-right;animation-duration:41s}.pg-results .high-row.row-3{animation-name:pgResults-marquee-left;animation-duration:47s;animation-delay:-12s}.pg-results .high-rail:hover .high-row{animation-play-state:paused}.pg-results .high-item{flex:0 0 auto;display:grid;grid-template-columns:auto auto;grid-gap:5px 10px;gap:5px 10px;align-items:baseline;min-width:255px;padding:15px 22px 15px 0;margin-right:22px;border-right:1px solid rgba(255,255,255,.12)}.pg-results .high-item strong{font-size:15px}.pg-results .high-item span{font-size:10px;color:#B9C8E4}.pg-results .high-item small{grid-column:1/3;font-size:9px;color:#7F98CB}.pg-results .specialized{background:#fff}.pg-results .spec-grid{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:70px;gap:70px;align-items:center}.pg-results .eight-wrap{display:flex;align-items:flex-end;gap:12px}.pg-results .eight{font-size:184px;line-height:.76;font-weight:930;letter-spacing:-.11em;color:var(--navy)}.pg-results .years{font-size:28px;line-height:1.1;font-weight:860;letter-spacing:-.045em;padding-bottom:11px}.pg-results .spec-copy .display{font-size:37px}.pg-results .spec-stack{margin-top:28px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.pg-results .spec-rail{overflow:hidden}.pg-results .spec-rail+.spec-rail{border-top:1px solid var(--line)}.pg-results .spec-row{display:flex;width:max-content;animation:pgResults-marquee-right 40s linear infinite}.pg-results .spec-row.row-2{animation-name:pgResults-marquee-left;animation-duration:45s}.pg-results .spec-row.row-3{animation-name:pgResults-marquee-right;animation-duration:50s;animation-delay:-15s}.pg-results .spec-rail:hover .spec-row{animation-play-state:paused}.pg-results .spec-item{flex:0 0 auto;min-width:230px;padding:16px 24px 16px 0;margin-right:24px;border-right:1px solid var(--line)}.pg-results .spec-item strong{display:block;font-size:16px;color:var(--navy)}.pg-results .spec-item span{display:block;margin-top:5px;font-size:10px;color:var(--muted)}.pg-results .spec-item small{display:block;margin-top:3px;font-size:9px;color:#9AA4B4}.pg-results .notice{background:var(--silver);padding:46px 0}.pg-results .notice-line{display:grid;grid-template-columns:170px 1fr;grid-gap:30px;gap:30px;align-items:start}.pg-results .notice-line strong{font-size:11px;letter-spacing:.08em;color:var(--navy)}.pg-results .notice-line p{margin:0;color:var(--muted);font-size:11px;line-height:1.65;max-width:760px}.pg-results .final{background:var(--navy);color:#fff;padding:68px 0}.pg-results .final-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.pg-results .final h2{margin:0;font-size:31px;line-height:1.32;letter-spacing:-.045em}.pg-results .final .btn-primary{min-width:180px}.pg-results .copy{margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#6F82A8;font-size:9px}.pg-results .overlay{position:fixed;z-index:2000;inset:0;background:rgba(2,9,28,.62);opacity:0;pointer-events:none;transition:opacity .22s}.pg-results .overlay.open{opacity:1;pointer-events:auto}.pg-results .modal{position:fixed;z-index:2001;left:50%;top:50%;width:min(460px,calc(100% - 32px));transform:translate(-50%,-46%) scale(.985);background:#fff;border-radius:20px;padding:29px;opacity:0;pointer-events:none;transition:.3s var(--ease)}.pg-results .modal.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.pg-results .modal h3{margin:8px 0 0;font-size:24px;letter-spacing:-.04em}.pg-results .modal>p{margin:8px 0 0;color:var(--muted);font-size:12px}.pg-results .mobile-close{width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:21px}.pg-results .mobile-links{margin-top:45px;display:grid}.pg-results .mobile-links a{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:20px;font-weight:820}.pg-results .floating-book{display:none;position:fixed;z-index:1500;left:16px;right:16px;bottom:max(12px,env(safe-area-inset-bottom));opacity:0;transform:translateY(18px);pointer-events:none;transition:.25s var(--ease)}.pg-results .floating-book.visible{opacity:1;transform:none;pointer-events:auto}.pg-results .floating-book button{width:100%;height:54px;border:0;border-radius:14px;background:var(--blue);color:#fff;font-weight:850;box-shadow:0 14px 32px rgba(7,24,78,.28)}@media(max-width:980px){.pg-results .high-grid,.pg-results .spec-grid{gap:35px}}@media(max-width:767px){.pg-results{--header:var(--header-h)}.pg-results .container{width:calc(100% - 40px)}.pg-results .section{padding:64px 0}.pg-results .display{font-size:29px;line-height:1.3}.pg-results .hero{min-height:335px}.pg-results .hero-inner{min-height:335px;align-items:flex-start;padding-top:108px}.pg-results .hero h1{font-size:34px;line-height:1.22;max-width:335px}.pg-results .hero:after{font-size:70px;right:-3%;bottom:8px}.pg-results .university{padding:66px 0 62px}.pg-results .univ-head{display:block}.pg-results .univ-head .display{font-size:31px}.pg-results .data-note{text-align:left;margin-top:10px}.pg-results .wall-stack{margin-top:28px;gap:8px}.pg-results .wall-wrap{margin-left:-20px;margin-right:-20px}.pg-results .wall-wrap:after,.pg-results .wall-wrap:before{width:28px}.pg-results .wall-row,.pg-results .wall-row.reverse,.pg-results .wall-row.row-2,.pg-results .wall-row.row-3{animation:none;overflow-x:auto;width:auto;scroll-snap-type:x proximity;padding:0 20px;gap:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pg-results .wall-row::-webkit-scrollbar{display:none}.pg-results .result-chip{min-width:76vw;scroll-snap-align:start;border:1px solid var(--line);padding:14px}.pg-results .result-chip strong{font-size:20px}.pg-results .high-results{background:linear-gradient(180deg,#0B2A70,#07184E)}.pg-results .high-grid{grid-template-columns:1fr;gap:34px;min-height:420px}.pg-results .grade .one{font-size:112px}.pg-results .grade .label{font-size:26px}.pg-results .high-copy{padding-bottom:6px}.pg-results .high-copy h2{font-size:27px}.pg-results .high-stack{margin-right:-20px}.pg-results .high-rail{margin-right:0}.pg-results .high-row,.pg-results .high-row.row-2,.pg-results .high-row.row-3{animation:none;overflow-x:auto;width:auto;scroll-snap-type:x proximity;scrollbar-width:none}.pg-results .high-row::-webkit-scrollbar{display:none}.pg-results .high-item{min-width:70vw;scroll-snap-align:start}.pg-results .spec-grid{grid-template-columns:1fr;gap:28px}.pg-results .eight{font-size:120px}.pg-results .years{font-size:23px}.pg-results .spec-copy .display{font-size:29px}.pg-results .spec-stack{margin-right:-20px}.pg-results .spec-rail{margin-right:0}.pg-results .spec-row,.pg-results .spec-row.row-2,.pg-results .spec-row.row-3{animation:none;overflow-x:auto;width:auto;scroll-snap-type:x proximity;scrollbar-width:none}.pg-results .spec-row::-webkit-scrollbar{display:none}.pg-results .spec-item{min-width:72vw;scroll-snap-align:start}.pg-results .notice{padding:36px 0}.pg-results .notice-line{grid-template-columns:1fr;gap:8px}.pg-results .notice-line p{font-size:10px}.pg-results .final{padding:56px 0 84px}.pg-results .final-inner{display:block}.pg-results .final h2{font-size:27px}.pg-results .final .btn-primary{width:100%;margin-top:22px}.pg-results .floating-book{display:block}.pg-results .modal{left:0;right:0;top:auto;bottom:0;width:100%;border-radius:24px 24px 0 0;transform:translateY(100%);opacity:1;padding:27px 20px calc(24px + env(safe-area-inset-bottom))}.pg-results .modal.open{transform:none}.pg-results .modal:before{content:"";display:block;width:42px;height:4px;border-radius:9px;background:#D5DCE7;margin:-12px auto 17px}}@media(prefers-reduced-motion:reduce){.pg-results *,.pg-results :after,.pg-results :before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.pg-results .reveal{opacity:1!important;transform:none!important}}