@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0a0c10;background:#fff;font-synthesis:none;--blue: #1265f6;--blue-dark: #083b9a;--navy: #061d4f;--black: #080b12;--muted: #5d6676;--line: #e4e8ef;--soft: #f6f8fb;--max: 1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.skip-link{position:fixed;z-index:200;top:-60px;left:16px;padding:12px 18px;color:#fff;background:#111;border-radius:10px}.skip-link:focus{top:12px}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(9,22,44,.08);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(calc(100% - 48px),var(--max));height:82px;margin:auto;display:grid;grid-template-columns:250px 1fr 320px;align-items:center}.logo{display:block;width:180px;height:52px;overflow:hidden}.logo img{width:100%;height:100%;object-fit:cover;object-position:center}.desktop-nav{display:flex;justify-content:center;gap:48px}.nav-item{position:relative}.nav-trigger,.text-button{border:0;background:transparent;cursor:pointer}.nav-trigger{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 6px;font-size:16px;font-weight:650}.nav-trigger:hover,.nav-trigger:focus-visible,.text-button:hover{color:var(--blue)}.nav-popover{position:absolute;top:48px;left:50%;width:164px;padding:8px;transform:translate(-50%);border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 50px #0d1a351f}.nav-popover a{display:block;padding:12px 13px;border-radius:10px;color:#333a46;font-size:14px}.nav-popover a:hover{color:var(--blue);background:#f3f7ff}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px}.text-button{padding:10px 2px;font-size:14px;font-weight:600}.icon-button{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer}.icon-button:hover{background:var(--soft)}.notification-dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--blue)}.notification-wrap{position:relative}.notification-popover{position:absolute;top:52px;right:0;width:300px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 60px #09162c24}.notification-popover strong{font-size:15px}.notification-popover p{margin:10px 0 18px;color:var(--muted);font-size:14px;line-height:1.6}.notification-popover a{display:flex;align-items:center;gap:6px;color:var(--blue);font-size:13px;font-weight:650}.mobile-menu-button{display:none}.hero{width:min(calc(100% - 64px),var(--max));min-height:660px;margin:auto;display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:24px}.hero-copy{padding:60px 0 92px}.hero h1{margin:0;max-width:650px;font-size:clamp(52px,5.1vw,76px);line-height:1.12;letter-spacing:-.052em}.hero-copy>p{margin:30px 0 40px;color:#3f4959;font-size:21px;letter-spacing:-.02em}.hero-actions{display:flex;align-items:center;gap:32px}.primary-button{min-height:58px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:16px;color:#fff;background:linear-gradient(115deg,#1265f6,#061d4f 82%);box-shadow:0 12px 26px #1265f62e;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #1265f642}.secondary-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:16px;font-weight:650}.hero-visual{min-width:0}.hero-visual img{display:block;width:100%;aspect-ratio:1.65;object-fit:cover}.courses-section{padding:102px max(32px,calc((100% - var(--max)) / 2));background:linear-gradient(180deg,#f7f9fc,#fff 82%)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:42px}.section-head h2{margin:0;font-size:clamp(34px,3.1vw,50px);line-height:1.2;letter-spacing:-.045em}.section-head a{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:10px 0;color:var(--blue);font-size:15px;font-weight:650}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.course-card{min-height:456px;padding:28px;display:flex;flex-direction:column;border:1px solid #dfe4ed;border-radius:24px;background:#fff;box-shadow:0 8px 30px #14223d09;transition:transform .25s ease,box-shadow .25s ease}.course-card:hover,.course-card:focus-visible{transform:translateY(-6px);box-shadow:0 20px 44px #14223d17;outline:none}.course-card.featured{color:#fff;border-color:transparent;background:radial-gradient(circle at 75% 5%,#0d50c7,transparent 32%),linear-gradient(145deg,#073383,#051637 68%,#040b17);box-shadow:0 18px 45px #05163738}.course-art{position:relative;height:156px;margin-bottom:24px;display:grid;place-items:center;overflow:hidden;border-radius:18px;color:var(--blue);background:linear-gradient(145deg,#f8fbff,#eaf1ff)}.course-art:before,.course-art:after,.course-art span{content:"";position:absolute;border:1px solid rgba(18,101,246,.15);transform:rotate(45deg)}.course-art:before{width:96px;height:96px}.course-art:after{width:132px;height:132px}.course-art span:nth-of-type(1){width:48px;height:48px;left:14%}.course-art span:nth-of-type(2){width:36px;height:36px;right:16%}.course-art svg{position:relative;z-index:1}.featured .course-art{color:#fff;background:#062f7e80}.featured .course-art:before,.featured .course-art:after,.featured .course-art span{border-color:#ffffff29}.course-card h3{margin:0 0 14px;font-size:28px;letter-spacing:-.035em}.course-card>p{margin:0;color:#586273;font-size:15px;line-height:1.75}.featured>p{color:#ffffffbf}.course-meta{margin-top:auto;padding-top:22px;display:flex;gap:22px;border-top:1px solid #e8ebf0;color:#3e4857;font-size:14px}.featured .course-meta{color:#ffffffe6;border-color:#ffffff2b}.course-meta span{display:flex;align-items:center;gap:7px}.learning-path{position:relative;margin-top:38px;padding:30px 56px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5e9f0;border-radius:22px;background:#fff}.learning-path:before{content:"";position:absolute;top:48px;left:16%;right:16%;height:2px;background:linear-gradient(90deg,var(--blue),#071125)}.path-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.path-node{width:36px;height:36px;margin-bottom:13px;display:grid;place-items:center;border:5px solid #fff;border-radius:50%;color:#fff;background:var(--blue);box-shadow:0 0 0 2px var(--blue);font-size:12px;font-weight:700}.path-step:last-child .path-node{background:#08101e;box-shadow:0 0 0 2px #08101e}.path-step strong{font-size:16px}.path-step small{margin-top:5px;color:#7a8290}.about-section{width:min(calc(100% - 64px),var(--max));padding:126px 0;margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:86px;align-items:center}.about-copy h2{margin:0 0 34px;font-size:clamp(38px,3.65vw,58px);line-height:1.22;letter-spacing:-.05em}.about-copy p{max-width:560px;margin:0 0 20px;color:#4d5768;font-size:17px;line-height:1.9}.brand-panel{min-height:520px;padding:56px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:28px;color:#fff;background:radial-gradient(circle at 40% 35%,#0a388f,#06193e 36%,#060a12 78%);box-shadow:0 30px 70px #05102433}.brand-symbol{position:relative;width:270px;height:230px;display:grid;place-items:center}.portal-shape{position:absolute;width:155px;height:190px;left:20px;border:32px solid var(--blue);border-right-width:24px;transform:skewY(-8deg);clip-path:polygon(0 0,100% 15%,100% 100%,0 85%)}.portal-shape:after{content:"";position:absolute;width:80px;height:110px;top:15px;left:22px;background:#071531}.signal-shape{position:absolute;width:0;height:0;right:20px;border-top:34px solid transparent;border-bottom:34px solid transparent;border-left:50px solid #326fff;filter:drop-shadow(-50px 0 0 #1248bb)}.brand-symbol svg{position:absolute;right:-2px;bottom:8px;color:#7ca5ff}.brand-panel p{margin:26px 0 0;display:flex;gap:18px;color:#fff;font-size:20px;letter-spacing:.13em}.brand-panel p b:first-child{color:#3478ff}.brand-panel p b:last-child{color:#7bc8ff}.brand-panel p i{opacity:.55;font-style:normal}.notice-section{padding:100px max(32px,calc((100% - var(--max)) / 2)) 120px;background:#f8f9fb}.notice-list{border-top:1px solid #cfd5df}.notice-row{min-height:88px;display:grid;grid-template-columns:140px 80px 1fr 28px;align-items:center;gap:18px;border-bottom:1px solid #dfe3e9;transition:color .2s ease,padding .2s ease}.notice-row:hover{padding-left:8px;color:var(--blue)}.notice-row time{color:#667080;font-size:14px}.notice-category{color:var(--blue);font-size:14px;font-weight:700}.notice-row strong{font-size:17px;font-weight:600}.site-footer{padding:76px max(32px,calc((100% - var(--max)) / 2));display:flex;justify-content:space-between;gap:60px;color:#fff;background:radial-gradient(circle at 20% 0%,#111a2b,#080b12 48%)}.footer-brand .logo{width:190px;height:55px;filter:brightness(0) invert(1);opacity:.96}.footer-brand p{margin:12px 0 28px;color:#b8c0cd;font-size:14px}.footer-divider{width:300px;height:1px;margin-bottom:28px;background:#313846}.footer-brand>strong{display:block;margin-bottom:12px;font-size:25px}.footer-brand>span,.footer-brand>a{display:block;margin-top:6px;color:#aeb7c4;font-size:14px}.footer-nav{display:grid;grid-template-columns:repeat(4,86px);align-content:center;gap:28px}.footer-nav a{padding:14px 0;border-bottom:1px solid #363c48;font-weight:650;text-align:center}.footer-nav a:hover{color:#6da4ff;border-color:#6da4ff}.seo-home-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#0308128a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-modal{position:relative;width:min(100%,440px);padding:38px;border-radius:26px;background:#fff;box-shadow:0 30px 90px #00000040}.auth-modal .logo{width:132px;height:40px;margin:-4px 0 22px}.modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#f3f5f8;cursor:pointer}.auth-modal h2{margin:0 0 10px;font-size:30px;letter-spacing:-.04em}.auth-modal>p{margin:0 0 26px;color:var(--muted);font-size:14px}.auth-modal form{display:grid;gap:16px}.auth-modal label{color:#3f4754;font-size:13px;font-weight:650}.auth-modal input{width:100%;height:52px;margin-top:8px;padding:0 15px;border:1px solid #d8dde5;border-radius:13px;outline:none}.auth-modal input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1265f61a}.auth-submit{width:100%;margin-top:5px}.auth-submit:disabled{opacity:.55}.auth-switch{width:100%;margin-top:18px;padding:8px;border:0;color:var(--blue);background:transparent;font-size:13px;font-weight:650;cursor:pointer}.auth-status{margin-top:14px;padding:12px 14px;border-radius:11px;background:#f1f5fb;color:#3c4b60;font-size:12px;line-height:1.5}.auth-status.error{color:#a52929;background:#fff0f0}.auth-status.success{color:#137044;background:#effaf5}.connection-state{margin-top:14px;display:flex;justify-content:center;align-items:center;gap:7px;color:#87909e;font-size:11px}.connection-state span{width:7px;height:7px;border-radius:50%;background:#d59a27}.connection-state span.connected{background:#21a366}.mobile-panel{display:none}@media(max-width:1080px){.header-inner{grid-template-columns:200px 1fr 250px}.desktop-nav{gap:24px}.hero{grid-template-columns:1fr 1fr;min-height:590px}.hero h1{font-size:54px}.course-card{padding:22px}.about-section{gap:46px}}@media(max-width:820px){.header-inner{width:calc(100% - 28px);height:70px;grid-template-columns:1fr auto}.header-inner>.logo{width:132px;height:40px}.desktop-nav,.desktop-only{display:none}.mobile-menu-button{display:grid}.header-actions{grid-column:2;gap:4px}.mobile-panel{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;padding:16px 20px 28px;display:flex;flex-direction:column;background:#fff}.mobile-panel-head{height:56px;display:flex;justify-content:space-between;align-items:center}.mobile-panel-head .logo{width:132px;height:40px}.mobile-panel nav{margin-top:34px;border-top:1px solid var(--line)}.mobile-panel nav a{min-height:58px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);font-size:17px;font-weight:650}.mobile-auth{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-auth>button{min-height:54px;border:1px solid var(--line);border-radius:14px;background:#fff;font-weight:700}.mobile-auth .primary-button{background:linear-gradient(115deg,#1265f6,#061d4f 82%)}.hero{width:calc(100% - 40px);min-height:auto;padding:76px 0 64px;grid-template-columns:1fr}.hero-copy{padding:0}.hero h1{font-size:clamp(44px,11vw,64px)}.hero-copy>p{margin:24px 0 32px;font-size:18px}.hero-visual{margin-top:10px}.courses-section{padding:76px 20px}.section-head{align-items:flex-start}.section-head h2{max-width:550px}.course-grid{margin-right:-20px;padding-right:20px;grid-template-columns:repeat(3,minmax(320px,78vw));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.course-card{scroll-snap-align:start}.learning-path{padding:26px 20px}.about-section{width:calc(100% - 40px);padding:82px 0;grid-template-columns:1fr}.brand-panel{min-height:440px}.notice-section{padding:76px 20px 90px}.site-footer{flex-direction:column}.footer-nav{grid-template-columns:repeat(4,1fr)}}@media(max-width:540px){.hero{padding-top:58px}.hero h1{font-size:43px}.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.primary-button{min-height:56px}.secondary-link{justify-content:center}.hero-visual img{aspect-ratio:1.3}.section-head{align-items:flex-start;flex-direction:column;margin-bottom:28px}.section-head h2{font-size:34px}.course-grid{grid-template-columns:repeat(3,minmax(280px,86vw))}.learning-path{grid-template-columns:1fr;gap:28px}.learning-path:before{top:42px;bottom:42px;left:50%;right:auto;width:2px;height:auto}.path-step{min-height:86px}.about-copy h2{font-size:38px}.about-copy p{font-size:15px}.brand-panel{min-height:360px;padding:24px}.brand-symbol{transform:scale(.78)}.brand-panel p{gap:9px;font-size:13px}.notice-row{grid-template-columns:88px 1fr 24px;gap:10px;min-height:92px}.notice-category{display:none}.notice-row strong{font-size:15px}.footer-divider{width:100%}.footer-nav{grid-template-columns:repeat(2,1fr)}.auth-modal{padding:30px 22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
