/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17142f;--purple:#6d43e5;--violet:#8c66ff;--lime:#d7ff65;--paper:#f7f5ef;--line:#dedbe6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);word-break:keep-all;background:#fff;margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 48px);margin:auto}.nav{z-index:10;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{letter-spacing:5px;flex-wrap:wrap;width:168px;font-size:26px;font-weight:900;line-height:.75;display:inline-flex}.brand span{color:var(--purple)}.brand small{letter-spacing:1.5px;width:100%;margin-top:10px;font-size:7px;font-weight:700;display:block}.navCta{background:var(--ink);color:#fff;border-radius:999px;padding:13px 25px;font-size:14px;font-weight:800}.hero{background:var(--paper);border-radius:0 0 48px 48px;min-height:690px;position:relative;overflow:hidden}.heroGlow{opacity:.8;background:radial-gradient(circle,#bea9ff 0,#dcd2ff 35%,#0000 70%);border-radius:50%;width:540px;height:540px;position:absolute;top:0;right:5%}.heroGrid{grid-template-columns:1.12fr .88fr;align-items:center;min-height:600px;display:grid;position:relative}.eyebrow,.sectionLabel{letter-spacing:2px;color:var(--purple);font-size:12px;font-weight:900}.hero h1{letter-spacing:-3.5px;margin:20px 0 26px;font-size:60px;font-weight:900;line-height:1.15}.hero h1 em{color:var(--purple);font-style:normal}.lead{color:#605c6e;font-size:18px;line-height:1.8}.heroActions{align-items:center;gap:24px;margin:35px 0;display:flex}.primary,.submit{background:var(--purple);color:#fff;border-radius:12px;padding:18px 24px;font-weight:800;box-shadow:0 12px 30px #6d43e538}.primary span,.submit span{float:right;margin-left:35px}.textLink{border-bottom:1px solid;font-size:14px;font-weight:700}.trustRow{color:#5e5a6d;gap:20px;font-size:12px;display:flex}.heroVisual{height:510px;position:relative}.orbit{border:1px solid #8164d86b;border-radius:50%;width:430px;height:430px;position:absolute;inset:65px 0 0 30px}.orbit2{width:310px;height:310px;inset:125px 0 0 90px}.core{background:var(--ink);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:absolute;top:200px;left:159px;box-shadow:0 30px 70px #21184f66}.core b{letter-spacing:3px;font-size:35px}.core span{color:#c8b9ff;margin-top:8px;font-size:10px}.floatCard{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:15px 20px;font-size:12px;line-height:1.5;display:flex;position:absolute;box-shadow:0 15px 45px #493c7830}.floatCard i{color:var(--purple);background:#eee9ff;border-radius:10px;padding:10px;font-style:normal}.card1{top:68px;left:20px}.card2{top:150px;right:-25px}.card3{bottom:35px;left:10px}.problem{background:var(--ink);color:#fff;padding:90px 0}.problemGrid{grid-template-columns:.5fr 1fr 1fr;gap:55px;display:grid}.problem h2,.section h2,.curriculum h2,.fit h2,.apply h2,.faq h2{letter-spacing:-2px;margin:0;font-size:42px;line-height:1.25}.problemText{color:#b8b4c9;font-size:15px;line-height:1.9}.problemText strong{color:var(--lime);margin-top:22px;display:block}.section{padding:110px 0}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.sectionHead>p{color:#6f6a7c;line-height:1.8}.purple{color:var(--purple)}.lime{color:var(--lime)}.outcomeGrid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.outcomeGrid article{border-right:1px solid var(--line);padding:35px 28px 42px}.outcomeGrid article:last-child{border:0}.outcomeGrid article>span{color:#a09cad;font-size:11px}.iconDot{width:48px;height:48px;color:var(--purple);background:#eee9ff;border-radius:50%;place-items:center;margin:40px 0 25px;display:grid}.outcomeGrid h3{margin:0 0 12px;font-size:22px}.outcomeGrid p{color:#706b7d;margin:0;font-size:14px;line-height:1.7}.curriculum{color:#fff;background:#6d43e5;padding:110px 0}.curriculumGrid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.stickyTitle>p:not(.sectionLabel){color:#d7cff5;margin-top:25px;line-height:1.8}.steps{border-top:1px solid #ffffff50}.steps article{border-bottom:1px solid #ffffff50;grid-template-columns:80px 1fr;padding:35px 0;display:grid}.stepNo{color:var(--lime);font-size:12px}.steps span{letter-spacing:2px;color:#d5cafd;font-size:10px}.steps h3{margin:8px 0;font-size:25px}.steps p{color:#ddd4fa;margin:0;font-size:14px}.projectGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.project{border-radius:22px;min-height:410px;padding:32px;position:relative;overflow:hidden}.project>span{letter-spacing:2px;font-size:10px;font-weight:900}.project h3{font-size:24px;line-height:1.45}.p1{background:#eae1ff}.p2{background:#dff7f0}.p3{background:#fff1cf}.miniVisual{place-items:center;width:210px;height:250px;font-size:70px;font-weight:900;display:grid;position:absolute;bottom:-35px;left:50%;transform:translate(-50%);box-shadow:0 25px 40px #3332}.book{color:#d7ff65;background:#7b52e7;transform:translate(-50%)rotate(-7deg)}.phone{color:#99f5db;background:#182036;border:10px solid #fff;border-radius:28px}.game{color:#fff;clip-path:polygon(15% 0,85% 0,100% 85%,50% 100%,0 85%);background:#f1b842}.projectNote{text-align:right;color:#9994a2;font-size:11px}.fit{background:var(--ink);color:#fff;padding:100px 0}.fitGrid{grid-template-columns:1fr 1.4fr;gap:90px;display:grid}.fit ul{border-top:1px solid #ffffff30;margin:0;padding:0;list-style:none}.fit li{border-bottom:1px solid #ffffff30;gap:28px;padding:24px 0;display:flex}.fit li b{color:var(--lime);font-size:11px}.fit li span{font-size:17px}.faq{max-width:900px}.faq h2{margin:15px 0 40px}.faq details{border-top:1px solid var(--line);padding:23px 5px}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800;list-style:none}.faq summary span{float:right;color:var(--purple);font-size:22px}.faq details p{color:#6d6878;font-size:14px;line-height:1.7}.apply{background:var(--purple);color:#fff;padding:110px 0}.applyGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.apply h2{margin:20px 0;font-size:48px}.applyGrid>div>p:not(.sectionLabel){color:#dcd2fb}.applyBadge{border:1px solid #fff5;border-radius:8px;gap:20px;margin-top:25px;padding:12px 17px;font-size:13px;display:inline-flex}.applyBadge b{color:var(--lime)}.formCard{color:var(--ink);background:#fff;border-radius:24px;padding:40px;box-shadow:0 30px 80px #2d176a66}.formCard form{gap:20px;display:grid}.formCard label{font-size:13px;font-weight:800}.formCard input,.formCard select,.formCard textarea{width:100%;font:inherit;background:#fff;border:1px solid #ddd9e5;border-radius:9px;margin-top:8px;padding:14px}.formCard textarea{resize:vertical;height:90px}.formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.check{color:#676270;align-items:start;display:flex;font-weight:400!important}.check input{width:16px;margin:2px 8px 0 0}.check small,.formCard label small{color:var(--purple)}.submit{cursor:pointer;border:0;width:100%;font-size:16px}.submit:disabled{opacity:.65}.fine{text-align:center;color:#9c98a6!important;font-size:10px!important}.error{text-align:center;color:#c43333!important}.success{text-align:center;padding:70px 0}.success>span{color:#416400;background:#e8ffab;border-radius:50%;place-items:center;width:60px;height:60px;margin:auto;font-size:28px;display:grid}.success h3{font-size:25px}.success p{color:#6e697b}.success button{color:var(--purple);cursor:pointer;background:0 0;border:0;text-decoration:underline}footer{color:#fff;background:#100d24;padding:70px 0}.brand.inverse span{color:var(--lime)}.copyright{border-top:1px solid #ffffff1f;padding-top:25px}.mobileApply{display:none}@media (width<=850px){.wrap{width:min(100% - 32px,650px)}.nav{height:70px}.navCta{padding:11px 18px;font-size:12px}.hero{border-radius:0 0 28px 28px;min-height:auto}.heroGrid{grid-template-columns:1fr;padding:65px 0 40px}.hero h1{letter-spacing:-2.5px;font-size:42px}.heroVisual{transform-origin:top;height:420px;margin-bottom:-70px;transform:scale(.82)}.trustRow{flex-wrap:wrap}.problemGrid,.curriculumGrid,.fitGrid,.applyGrid{grid-template-columns:1fr;gap:45px}.problem{padding:70px 0}.problemGrid{gap:25px}.section{padding:80px 0}.sectionHead{display:block}.sectionHead>p{margin-top:25px}.outcomeGrid{grid-template-columns:1fr 1fr}.outcomeGrid article:nth-child(2){border-right:0}.outcomeGrid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.projectGrid{grid-template-columns:1fr}.project{min-height:360px}.curriculum,.fit,.apply{padding:80px 0}.apply h2{font-size:40px}.mobileApply{text-align:center;background:var(--lime);color:#242032;z-index:20;border-radius:12px;padding:16px;font-weight:900;display:block;position:fixed;bottom:14px;left:16px;right:16px;box-shadow:0 8px 30px #0004}footer{padding-bottom:100px}}@media (width<=540px){.desktop{display:none}.brand{width:140px;font-size:21px}.hero h1{font-size:36px}.lead{font-size:16px}.heroActions{flex-direction:column;align-items:stretch}.primary{text-align:center}.textLink{text-align:center;border:0}.heroVisual{margin-left:-35px;margin-right:-35px}.orbit{width:380px;height:380px}.orbit2{width:270px;height:270px}.core{left:130px}.card2{right:0}.problem h2,.section h2,.curriculum h2,.fit h2,.faq h2{font-size:33px}.outcomeGrid{grid-template-columns:1fr}.outcomeGrid article{border-right:0;border-bottom:1px solid var(--line)!important}.outcomeGrid article:last-child{border-bottom:0!important}.formCard{padding:24px}.formRow{grid-template-columns:1fr}.apply h2{font-size:37px}.fit li span{font-size:15px}}.makers{background:#f7f6fc;padding:105px 0}.makersLabel{color:#ff625a;align-items:center;gap:12px;display:flex}.makersLabel:after{content:"";background:#b6b2c3;width:40px;height:1px}.makers h2{letter-spacing:-2px;margin:24px 0;font-size:42px}.makersLead{color:#66617d;margin:0 0 50px;font-size:16px}.makersGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.makersGrid article{background:#fff;border:1px solid #e7e4ed;border-radius:20px;min-height:228px;padding:30px 26px}.makerIcon{color:#ff625a;background:#f0edfa;border-radius:11px;place-items:center;width:43px;height:43px;margin-bottom:24px;font-size:21px;display:grid}.makerA{font-family:Georgia,serif}.makersGrid h3{margin:0 0 12px;font-size:17px}.makersGrid p{color:#68637e;margin:0;font-size:14px;line-height:1.75}.makersNotice{color:#57526f;background:#efedfb;border-radius:16px;align-items:center;gap:12px;margin-top:30px;padding:20px 25px;display:flex}.makersNotice>span{font-size:14px}.makersNotice p{margin:0;font-size:13px;line-height:1.6}.makersNotice strong{color:var(--ink)}@media (width<=850px){.makers{padding:80px 0}.makersGrid{grid-template-columns:1fr}.makersGrid article{min-height:auto}}@media (width<=540px){.makers h2{font-size:33px}.makersLead{font-size:15px;line-height:1.7}.makersNotice{align-items:flex-start;padding:18px}}.playfulHero{isolation:isolate;justify-content:center;align-items:center;display:flex}.playfulHero img{z-index:2;filter:drop-shadow(0 24px 34px #49378f2c);width:112%;max-width:none;height:auto;position:relative}.playBlob{z-index:1;background:linear-gradient(145deg,#d9ccff 0%,#f1ecff 48%,#d7ff65 140%);border-radius:42% 58% 64% 36%/48% 38% 62% 52%;width:440px;height:390px;position:absolute;transform:rotate(-7deg)}.playTag{z-index:3;border:3px solid var(--ink);letter-spacing:1px;box-shadow:4px 4px 0 var(--ink);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:1000;position:absolute;transform:rotate(-6deg)}.tagGame{background:#d7ff65;top:16%;left:1%}.tagMake{color:#fff;background:#ff817a;top:25%;right:-1%;transform:rotate(7deg)}.tagIdea{background:#69c9ff;bottom:12%;right:7%;transform:rotate(-4deg)}.hero:before,.hero:after{content:"";z-index:0;border-radius:50%;position:absolute}.hero:before{background:#ff817a;width:22px;height:22px;top:20%;left:4%;box-shadow:34px 38px 0 -5px #69c9ff}.hero:after{background:#d7ff65;width:16px;height:16px;bottom:18%;right:3%;box-shadow:-34px 28px 0 3px #8c66ff}.lead{font-size:20px}.trustRow{font-size:14px}.problemText,.sectionHead>p{font-size:17px}.outcomeGrid p{font-size:16px;line-height:1.8}.stickyTitle>p:not(.sectionLabel){font-size:16px}.steps p{font-size:16px;line-height:1.7}.fit li span{font-size:18px;line-height:1.55}.faq summary{font-size:17px}.faq details p{font-size:16px;line-height:1.8}.applyGrid>div>p:not(.sectionLabel){font-size:17px;line-height:1.8}.formCard label{font-size:14px}.fine{font-size:12px!important}.makersLead{font-size:18px}.makersGrid p{font-size:16px}.makersNotice p,footer .wrap>p{font-size:15px}@media (width<=850px){.playfulHero{height:440px;margin:0 auto -20px;transform:none}.playfulHero img{width:min(620px,112%)}.playBlob{width:390px;height:345px}.tagGame{left:5%}.tagMake{right:4%}.tagIdea{bottom:8%;right:10%}}@media (width<=540px){.playfulHero{height:350px;margin:5px -30px -10px}.playfulHero img{width:118%}.playBlob{width:310px;height:280px}.playTag{box-shadow:3px 3px 0 var(--ink);border-width:2px;padding:7px 10px;font-size:10px}.tagGame{top:18%;left:7%}.tagMake{top:26%;right:5%}.tagIdea{bottom:7%;right:12%}.lead{font-size:17px}.trustRow{font-size:13px}.problemText{font-size:16px}.sectionHead>p,.outcomeGrid p,.steps p,.makersGrid p,.faq details p{font-size:15px}.makersLead{font-size:16px}.makersNotice p{font-size:14px}.fit li span{font-size:16px}}.analyticsDisclosure{color:#938da1!important;margin-top:20px!important;font-size:11px!important}.nav .brand,.nav .brand span{color:#b8892f}.nav .brand small{color:#8a6725}.hero .eyebrow{font-size:16px}.hero .trustRow{z-index:3;flex-wrap:nowrap;gap:18px;width:max-content;max-width:none;font-size:15px;position:relative}.hero .trustRow span{white-space:nowrap}@media (width<=850px){.hero .trustRow{flex-wrap:wrap;row-gap:10px;width:auto;max-width:640px;font-size:16px}}@media (width<=540px){.hero .eyebrow{font-size:14px;line-height:1.5}.hero .trustRow{gap:10px 14px;font-size:15px}.hero .trustRow span{white-space:normal}}.problemGrid{grid-template-columns:1fr 1fr;gap:34px 80px}.problemGrid>.sectionLabel{letter-spacing:-.4px;color:var(--purple);border-bottom:1px solid #ffffff24;grid-column:1/-1;margin:0;padding-bottom:20px;font-size:22px}.problemGrid>div{padding-top:8px}@media (width<=850px){.problemGrid{grid-template-columns:1fr;gap:24px}.problemGrid>.sectionLabel{padding-bottom:16px;font-size:19px}.problemGrid>div{padding-top:0}}.makers .makersLabel{letter-spacing:-.4px;color:#ff625a;border-bottom:1px solid #dcd8e8;margin:0 0 30px;padding-bottom:20px;font-size:22px;display:block}.makers .makersLabel:after{display:none}@media (width<=850px){.makers .makersLabel{margin-bottom:25px;padding-bottom:16px;font-size:19px}}.coreSection .coreChapter{letter-spacing:-.4px;color:#3186e7;border-bottom:1px solid var(--line);margin:0 0 36px;padding-bottom:20px;font-size:22px;display:block}.coreSection .coreIntro{margin-bottom:34px}.coreSection .outcomeGrid{border:0;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.coreSection .outcomeGrid article{border:0;border-radius:20px;min-height:285px;padding:26px 24px 30px}.coreSection .outcomeGrid article:first-child{background:#f0ecff}.coreSection .outcomeGrid article:nth-child(2){background:#e8f4ff}.coreSection .outcomeGrid article:nth-child(3){background:#e9f8f1}.coreSection .outcomeGrid article:nth-child(4){background:#fff2df}.coreSection .outcomeGrid article>span{color:#77708e;font-size:12px;font-weight:900}.coreSection .iconDot{background:#fff;width:52px;height:52px;margin:28px 0 22px}.coreSection .outcomeGrid h3{font-size:23px}.coreSection .outcomeGrid p{color:#554f68;font-size:16px;line-height:1.75}@media (width<=850px){.coreSection .coreChapter{margin-bottom:25px;padding-bottom:16px;font-size:19px}.coreSection .outcomeGrid{grid-template-columns:1fr 1fr}.coreSection .outcomeGrid article{min-height:260px}}@media (width<=540px){.coreSection .outcomeGrid{grid-template-columns:1fr}.coreSection .outcomeGrid article{min-height:auto}.coreSection .coreIntro{margin-bottom:24px}}.coreSection .outcomeGrid article{border:0!important}.needIntro{background:var(--ink);color:#fff;border-radius:26px;grid-template-columns:1fr 1fr;align-items:start;gap:70px;margin-bottom:66px;padding:44px 46px;display:grid;box-shadow:0 24px 60px #21184f22}.needIntro h2{letter-spacing:-1.8px!important;font-size:36px!important;line-height:1.35!important}.needIntro p{color:#c5c0d2;margin:0;font-size:16px;line-height:1.85}.needIntro strong{color:var(--lime);margin-top:20px;font-size:16px;line-height:1.65;display:block}.coreIntro span{color:#3186e7;letter-spacing:-.4px;margin-bottom:16px;font-size:22px;font-weight:900;display:block}@media (width<=850px){.needIntro{grid-template-columns:1fr;gap:22px;margin-bottom:48px;padding:32px}.needIntro h2{font-size:31px!important}.coreIntro span{font-size:19px}}@media (width<=540px){.needIntro{border-radius:20px;margin-bottom:40px;padding:25px 22px}.needIntro h2{font-size:27px!important}.needIntro p,.needIntro strong{font-size:15px}.coreIntro span{margin-bottom:13px;font-size:19px}}.curriculum .curriculumChapter{letter-spacing:-.4px;color:var(--lime);border-bottom:1px solid #ffffff3d;margin:0 0 42px;padding-bottom:20px;font-size:22px;display:block}.curriculum .stickyTitle h2 span{color:var(--lime)}.curriculum .stickyTitle>p:not(.sectionLabel){max-width:390px;font-size:17px;line-height:1.8}.curriculum .steps{border:0;gap:12px;display:grid}.curriculum .steps article{background:#ffffff0d;border:1px solid #ffffff32;border-radius:16px;grid-template-columns:62px 1fr;padding:28px 26px}.curriculum .steps article:hover{background:#ffffff16}.curriculum .steps h3{font-size:26px}.curriculum .steps p{font-size:16px}@media (width<=850px){.curriculum .curriculumChapter{margin-bottom:30px;padding-bottom:16px;font-size:19px}.curriculum .steps article{padding:24px 20px}}.resultsSection .resultsChapter{letter-spacing:-.4px;color:#e65491;border-bottom:1px solid var(--line);margin:0 0 36px;padding-bottom:20px;font-size:22px;display:block}.resultsSection .sectionHead{margin-bottom:38px}.growthGrid .project{flex-direction:column;min-height:360px;padding:30px;display:flex}.growthGrid .project>span{letter-spacing:1.7px;font-size:11px}.growthGrid .project h3{margin:18px 0 14px;font-size:28px;line-height:1.35}.growthGrid .project>p{color:#544f63;z-index:2;max-width:270px;margin:0;font-size:16px;line-height:1.75;position:relative}.growthMark{width:82px;height:82px;color:var(--purple);background:#fff9;border-radius:50%;align-self:flex-end;place-items:center;margin-top:auto;font-size:36px;font-weight:900;display:grid}@media (width<=850px){.resultsSection .resultsChapter{margin-bottom:25px;padding-bottom:16px;font-size:19px}.growthGrid .project{min-height:330px}}.fit .fitChapter{letter-spacing:-.4px;color:var(--lime);border-bottom:1px solid #ffffff3d;margin:0 0 42px;padding-bottom:20px;font-size:22px;display:block}.fit .fitGrid{align-items:start}.fit .fitGrid h2{margin-top:0}@media (width<=850px){.fit .fitChapter{margin-bottom:30px;padding-bottom:16px;font-size:19px}}.faq .faqChapter{letter-spacing:-.4px;color:var(--purple);border-bottom:1px solid var(--line);margin:0 0 36px;padding-bottom:20px;font-size:22px;display:block}.faq .faqChapter+h2{margin-top:0}@media (width<=850px){.faq .faqChapter{margin-bottom:25px;padding-bottom:16px;font-size:19px}}.apply h2{margin-top:0}.applyBenefit{background:var(--lime);color:var(--ink);isolation:isolate;border:0;border-radius:22px;gap:9px;max-width:500px;margin:0 0 34px;padding:30px 30px 27px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 55px #24145c66}.applyBenefit:before{content:"";z-index:-1;background:#fff8;border-radius:50%;width:180px;height:180px;position:absolute;top:-95px;right:-75px}.applyBenefit:after{content:"";border-radius:inherit;pointer-events:none;border:2px solid #fff9;position:absolute;inset:0}.applyBenefit i{background:var(--ink);color:var(--lime);letter-spacing:1.4px;border-radius:999px;justify-self:start;padding:7px 11px;font-size:10px;font-style:normal;font-weight:900}.applyBenefit span{color:#5a35c8;font-size:15px;font-weight:900}.applyBenefit strong{font-size:25px;line-height:1.42}.applyBenefit strong b{font-size:1.12em}.applyBenefit em{color:#4f4960;font-size:13px;font-style:normal}.makerIcon{font-weight:900}.realHero img,.makersPhoto img,.resultsIntroGrid img{will-change:transform;animation:8s ease-in-out infinite alternate slowPushIn;transform:scale(1.01)}.makersPhoto img{animation-delay:-2.5s}.resultsIntroGrid img{animation-delay:-5s}@keyframes slowPushIn{0%{transform:scale(1.01)}to{transform:scale(1.075)}}@media (width<=540px){.wrap{width:calc(100% - 36px)}.nav{height:62px}.navCta{padding:10px 13px;font-size:11px}.heroGrid{padding:30px 0 28px}.hero .eyebrow{font-size:12px}.hero h1{letter-spacing:-2px;margin:14px 0 18px;font-size:34px;line-height:1.2}.lead{font-size:15px;line-height:1.65}.heroActions{align-items:flex-start;margin:20px 0 24px}.textLink{text-align:left;border-bottom:1px solid;font-size:13px}.credentialRow{margin-bottom:14px}.trustRow{display:grid;gap:7px!important;font-size:13px!important}.realHero{border-radius:20px;height:250px;margin-top:22px}.problem{padding:58px 0}.makers,.section,.curriculum,.apply{padding:64px 0}.makersIntroGrid{gap:22px}.makers h2{margin:18px 0;font-size:30px;line-height:1.3}.makersPhoto{border-radius:18px}.makersGrid{gap:12px}.makersGrid article{padding:22px 20px}.makerIcon{margin-bottom:16px}.coreSection .coreIntro p{font-size:15px;line-height:1.7}.coreSection .outcomeGrid{gap:12px}.coreSection .outcomeGrid article{padding:22px 20px}.coreSection .iconDot{margin:18px 0}.curriculumGrid{gap:28px}.curriculum .steps article{grid-template-columns:48px 1fr;padding:22px 8px}.resultsIntroGrid{gap:20px;margin-bottom:24px}.resultsIntroGrid figure{order:initial}.resultsIntroGrid img{aspect-ratio:16/10}.projectGrid{gap:12px}.growthGrid .project{min-height:270px;padding:24px}.project h3{font-size:21px}.applyGrid{gap:28px}.applyBenefit{border-radius:20px;max-width:none;margin:0 0 34px;padding:27px 23px 24px;animation:2.6s ease-in-out infinite benefitGlow}.applyBenefit span{font-size:14px}.applyBenefit strong{font-size:23px}.applyBenefit em{font-size:11px}.apply h2{font-size:32px}.formCard{border-radius:18px}.mobileApply{padding:15px}.faq{padding-top:64px;padding-bottom:64px}}@keyframes benefitGlow{0%,to{transform:translateY(0);box-shadow:0 14px 35px #24145c55,0 0 #d7ff6500}50%{transform:translateY(-3px);box-shadow:0 20px 45px #24145c70,0 0 0 8px #d7ff6520}}.motionReady .revealTarget{opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(28px)}.motionReady .revealTarget.isVisible{opacity:1;transform:translate(0)}.motionReady .sectionLabel.revealTarget{transform:translate(-18px)}.motionReady .sectionLabel.revealTarget.isVisible{transform:translate(0)}.playfulHero img{animation:5.5s ease-in-out infinite heroFloat}.playTag{animation:3.8s ease-in-out infinite tagFloat}.tagMake{animation-delay:-1.1s}.tagIdea{animation-delay:-2.2s}.applyBenefit.isVisible{animation:.72s cubic-bezier(.22,1,.36,1) .55s both benefitPulse}.trustRow{flex-wrap:wrap}.brand{align-items:baseline;width:224px}.brand em{color:#b58a38;letter-spacing:2px;margin-left:5px;font-size:.72em;font-style:normal}.brand.inverse em{color:#d7b96a}.credentialRow{align-items:center;gap:10px;margin:0 0 18px;display:flex}.credential{background:#ffffffd9;border:1px solid #ded9e8;border-radius:12px;align-items:center;gap:13px;min-width:238px;padding:11px 15px 11px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #38286510}.credential:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.credential b{letter-spacing:1px;font-family:Georgia,serif;font-size:18px;line-height:1}.credential span{gap:4px;line-height:1.2;display:grid}.credential small{letter-spacing:1.15px;color:#898391;font-size:7px;font-weight:800}.credential strong{color:#383342;font-size:12px}.snuCredential:before{background:#163c6b}.snuCredential b{color:#163c6b}.kuCredential:before{background:#8b0029}.kuCredential b{color:#8b0029}.makersIntroGrid{grid-template-columns:1fr 430px;align-items:center;gap:54px;margin-bottom:46px;display:grid}.makersIntroGrid .makersLead{max-width:640px;margin:0;line-height:1.8}.makersPhoto{background:#fff;border-radius:26px;margin:0;position:relative;overflow:hidden;box-shadow:0 25px 60px #2f225d1b}.makersPhoto img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.makersPhoto figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17142fdc;border-radius:12px;padding:12px 15px;font-size:12px;font-weight:800;position:absolute;bottom:16px;left:16px;right:16px}.makersGrid article{position:relative;overflow:hidden}.makersGrid article>:not(.academicWatermark){z-index:1;position:relative}.makersGrid .makerSnu{background:linear-gradient(145deg,#fff 52%,#edf4fb)}.makersGrid .makerKu{background:linear-gradient(145deg,#fff 52%,#faeef1)}.academicWatermark{z-index:0;object-fit:contain;opacity:.075;pointer-events:none;filter:saturate(.8);width:195px;height:195px;position:absolute;bottom:-34px;right:-28px}.makerSnu .academicWatermark{width:225px;bottom:-42px;right:-45px}.makerKu .academicWatermark{opacity:.065}.realHero{background:#ddd;border-radius:34px;align-self:center;height:470px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #35266a2b}.realHero img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.realHero:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#17142fa8 100%);position:absolute;inset:0}.realHero figcaption{z-index:1;color:#fff;letter-spacing:-.2px;font-size:15px;font-weight:800;position:absolute;bottom:22px;left:24px;right:24px}.resultsIntroGrid figure{position:relative}.resultsIntroGrid figcaption{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17142fbd;border-radius:8px;padding:7px 10px;font-size:10px;position:absolute;bottom:10px;right:12px}.coreShell{background:linear-gradient(#eef7ff 0%,#f6f3ff 100%);position:relative;overflow:hidden}.coreShell:before{content:"";background:#cde9ff80;border-radius:50%;width:310px;height:310px;position:absolute;top:-130px;right:-100px}.coreSection{position:relative}.resultsShell{background:linear-gradient(145deg,#fff8ee 0%,#fff1f4 100%);position:relative;overflow:hidden}.resultsShell:after{content:"";background:#ffd7c380;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;left:-100px}.resultsSection{z-index:1;position:relative}.resultsIntroGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:54px;margin-bottom:38px;display:grid}.resultsIntroGrid h2{letter-spacing:-2px;margin:0;font-size:42px;line-height:1.25}.resultsIntroGrid p{color:#6a6273;max-width:420px;margin:22px 0 0;font-size:17px;line-height:1.8}.resultsIntroGrid figure{background:#fff;border-radius:26px;margin:0;overflow:hidden;box-shadow:0 24px 60px #7047e51a}.resultsIntroGrid img{aspect-ratio:16/9;object-fit:cover;object-position:center 45%;width:100%;display:block}@media (width<=850px){.credentialRow{flex-wrap:wrap}.realHero{height:420px;margin:10px 0 0;transform:none}.makersIntroGrid,.resultsIntroGrid{grid-template-columns:1fr;gap:28px}.makersIntroGrid{margin-bottom:32px}.makersPhoto{max-width:620px}.resultsIntroGrid figure{order:-1}.resultsIntroGrid h2{font-size:36px}.resultsIntroGrid img{aspect-ratio:4/3}.coreShell:before{width:220px;height:220px}}@media (width<=540px){.credential{width:100%;min-width:0;padding:10px 13px 10px 16px}.credential b{font-size:16px}.realHero{height:330px;margin:8px 0 0}.realHero figcaption{font-size:13px;bottom:15px;left:16px;right:16px}.makersPhoto figcaption{font-size:11px;bottom:10px;left:10px;right:10px}.resultsIntroGrid h2{font-size:32px}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes tagFloat{0%,to{translate:0}50%{translate:0 -6px}}@keyframes benefitPulse{0%{box-shadow:0 0 #d7ff6500}45%{box-shadow:0 0 0 9px #d7ff6524}to{box-shadow:0 0 #d7ff6500}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motionReady .revealTarget,.motionReady .revealTarget.isVisible{opacity:1;transition:none;transform:none}.playfulHero img,.playTag,.applyBenefit.isVisible{animation:none!important}}@media (width<=850px){.motionReady .revealTarget{transition-duration:.58s;transform:translateY(18px)}.playfulHero img{animation-duration:6.5s}}footer{padding:76px 0}footer .brand.inverse,footer .brand.inverse span,footer .brand.inverse em,footer .brand.inverse small{color:#d7b96a}footer .brand.inverse{width:260px;font-size:32px}footer .brand.inverse small{margin-top:12px;font-size:9px}footer .wrap>p{color:#aaa5b8;margin-top:34px;font-size:17px;line-height:1.75}footer .businessInfo{color:#c3becf;margin-top:25px;font-size:15px}footer .analyticsDisclosure{font-size:14px}footer .copyright{padding-top:27px;font-size:15px}@media (width<=540px){footer .brand.inverse{width:230px;font-size:28px}footer .wrap>p{font-size:15px}footer .businessInfo{font-size:13px}footer .analyticsDisclosure{font-size:12px}}.adminShell{color:#211d35;background:#f4f3f8;grid-template-columns:244px 1fr;min-height:100vh;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;display:grid}.adminSide{color:#fff;background:#161229;flex-direction:column;height:100vh;padding:30px 20px;display:flex;position:sticky;top:0}.adminBrand{border-bottom:1px solid #ffffff17;padding:4px 12px 34px}.adminBrand b{letter-spacing:4px;font-size:24px}.adminBrand span{letter-spacing:2px;color:#d7ff65;margin-top:6px;font-size:8px;display:block}.adminSide nav{gap:7px;margin-top:25px;display:grid}.adminSide nav button,.adminSide nav a{color:#9c98ae;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:13px 15px;font-size:14px}.adminSide nav i{width:26px;font-style:normal;display:inline-block}.adminSide nav .active{color:#fff;background:#7047e5;font-weight:800}.adminProfile{border-top:1px solid #ffffff17;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:17px 8px 0;display:grid}.avatar{color:#7047e5;background:#e8e1ff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.adminProfile b{text-overflow:ellipsis;max-width:90px;font-size:12px;display:block;overflow:hidden}.adminProfile span{color:#918ca2;font-size:10px}.adminProfile a{color:#a9a4b6;font-size:10px}.adminMain{width:100%;max-width:1440px;margin:auto;padding:42px 48px 70px}.adminMain>header{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.adminMain header p,.addStaff>p{letter-spacing:2px;color:#7047e5;font-size:9px;font-weight:900}.adminMain h1{letter-spacing:-1px;margin:8px 0 0;font-size:30px}.today{color:#817c8d;font-size:12px}.statGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.statGrid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #ebe8f0;border-radius:15px;padding:22px;box-shadow:0 4px 20px #27194a08}.statGrid span{color:#777283;margin-bottom:15px;font-size:12px;display:block}.statGrid b{font-size:30px}.statGrid i{color:#898492;margin-left:5px;font-size:11px;font-style:normal}.statGrid button:nth-child(2){border-left:4px solid #7047e5}.statGrid button:nth-child(3){border-left:4px solid #f0af3a}.statGrid button:nth-child(4){border-left:4px solid #56af7b}.adminCard{background:#fff;border:1px solid #ebe8f0;border-radius:16px;box-shadow:0 6px 25px #291b4e08}.toolRow{border-bottom:1px solid #eeebf2;gap:10px;padding:17px 20px;display:flex}.searchBox{color:#8d8798;border:1px solid #dedbe4;border-radius:8px;align-items:center;min-width:300px;padding:0 13px;display:flex}.searchBox input{width:100%;font:inherit;border:0;outline:0;padding:10px;font-size:12px}.toolRow select{color:#5f5a69;background:#fff;border:1px solid #dedbe4;border-radius:8px;padding:0 15px}.csv{cursor:pointer;background:#fff;border:1px solid #d7d3df;border-radius:8px;margin-left:auto;padding:0 14px;font-size:12px}.tableWrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#8b8694;background:#faf9fc;padding:12px 16px;font-weight:600}td{color:#5a5565;border-top:1px solid #f0edf3;padding:15px 16px}td b{color:#242031}td .status{border:0;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:700}.status.new,.statusLabel.new{color:#6542d1;background:#eee8ff}.status.contacted,.statusLabel.contacted{color:#3172aa;background:#e6f2ff}.status.scheduled,.statusLabel.scheduled{color:#9a6911;background:#fff2d7}.status.registered,.statusLabel.registered{color:#347d50;background:#e4f6e9}.status.hold,.statusLabel.hold{color:#686372;background:#eeedf1}.detail{color:#7047e5;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.empty{text-align:center;color:#9994a2;padding:60px}.staffIntro{color:#fff;background:linear-gradient(120deg,#6d43e5,#8966ea);border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:30px 35px;display:flex}.staffIntro span{color:#d7ff65;letter-spacing:2px;font-size:10px}.staffIntro h2{margin:10px 0;font-size:23px}.staffIntro p{color:#ded5fa;font-size:12px}.shield{color:#d7ff65;background:#ffffff18;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:66px;height:66px;font-size:28px;display:grid}.staffGrid{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.staffList{padding:25px}.staffList h3,.addStaff h3{margin:0 0 22px;font-size:17px}.staffList h3 span{color:#7047e5;background:#eee9ff;border-radius:999px;padding:4px 8px;font-size:10px}.staffItem{border-top:1px solid #efecf2;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:17px 0;display:grid}.staffItem b,.staffItem span{font-size:12px;display:block}.staffItem span{color:#8c8795;margin-top:4px}.staffItem em{color:#4f6b09;background:#e8ffad;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal}.switch input{display:none}.switch i{cursor:pointer;background:#ccc;border-radius:20px;width:36px;height:20px;display:block;position:relative}.switch i:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:3px;left:3px}.switch input:checked+i{background:#7047e5}.switch input:checked+i:after{left:19px}.switch input:disabled+i{opacity:.5;cursor:not-allowed}.addStaff{padding:27px}.addStaff label{margin:16px 0;font-size:11px;font-weight:800;display:block}.addStaff input{width:100%;font:inherit;border:1px solid #dedbe4;border-radius:8px;margin-top:7px;padding:12px;font-size:12px;display:block}.addStaff button{color:#fff;cursor:pointer;background:#7047e5;border:0;border-radius:9px;width:100%;padding:13px;font-weight:800}.addStaff small{color:#96909f;margin-top:13px;font-size:9px;line-height:1.6;display:block}.modalBack{z-index:50;background:#15112299;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.detailModal{background:#fff;border-radius:20px;width:min(620px,100%);max-height:90vh;padding:35px;position:relative;overflow:auto}.close{color:#817b8b;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:16px;right:20px}.modalHead{border-bottom:1px solid #ece9f0;padding-bottom:22px}.statusLabel{border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.modalHead h2{margin:13px 0 6px;font-size:24px}.modalHead p{color:#96919f;font-size:10px}.infoGrid{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;display:grid}.infoGrid>div{background:#f7f6f9;border-radius:9px;padding:13px}.infoGrid span,.message>span{color:#8b8695;margin-bottom:6px;font-size:9px;display:block}.infoGrid b{font-size:13px}.infoGrid select{background:0 0;border:0;font-weight:800}.message{border:1px solid #ebe8ef;border-radius:9px;margin-bottom:17px;padding:15px}.message p{margin:0;font-size:12px;line-height:1.6}.memo{font-size:11px;font-weight:800}.memo textarea{width:100%;height:100px;font:inherit;resize:vertical;border:1px solid #dfdbe5;border-radius:9px;margin-top:8px;padding:12px;display:block}.modalActions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.modalActions button{cursor:pointer;border:0;border-radius:8px;padding:12px 18px;font-weight:800}.delete{color:#bf3e3e;background:#fff0f0}.save{color:#fff;background:#7047e5}.toast{color:#fff;z-index:80;background:#171329;border-radius:9px;padding:14px 20px;font-size:12px;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 30px #0003}.adminDenied{text-align:center;background:#f4f3f8;place-items:center;min-height:100vh;padding:20px;display:grid}.adminDenied>div{background:#fff;border-radius:20px;padding:55px;box-shadow:0 20px 60px #33245815}.adminLogo{letter-spacing:3px;font-weight:900}.adminLogo span{color:#7047e5}.adminDenied h1{margin-top:35px}.adminDenied p{color:#716c7a;font-size:13px;line-height:1.8}.adminDenied a{color:#fff;background:#7047e5;border-radius:8px;margin-top:25px;padding:13px;display:block}.adminDenied .back{color:#706b79;background:0 0;margin-top:5px}@media (width<=900px){.adminShell{grid-template-columns:1fr}.adminSide{grid-template-columns:1fr auto;height:auto;padding:18px;display:grid;position:relative}.adminBrand{border:0;padding:0}.adminSide nav{grid-area:2/1/auto/-1;margin:0;display:flex;overflow:auto}.adminProfile{border:0;margin:0;padding:0}.adminProfile .avatar,.adminProfile div{display:none}.adminMain{padding:30px 18px}.statGrid{grid-template-columns:1fr 1fr}.staffGrid{grid-template-columns:1fr}.toolRow{flex-wrap:wrap}.searchBox{min-width:100%}.csv{padding:10px}.today{display:none}}@media (width<=560px){.adminMain h1{font-size:25px}.statGrid{gap:8px}.statGrid button{padding:16px}.statGrid b{font-size:24px}.adminSide nav a,.adminSide nav button{white-space:nowrap}.infoGrid{grid-template-columns:1fr}.detailModal{padding:28px 20px}.staffIntro{padding:25px}.shield{display:none}}.analyticsLoading{text-align:center;color:#817c8d;padding:60px}.analyticsTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.analyticsTop span,.analyticsHead span,.miniAnalytics>span{letter-spacing:2px;color:#7047e5;font-size:9px;font-weight:900}.analyticsTop p{color:#817c8d;margin:7px 0 0;font-size:12px}.analyticsTop select{color:#484253;background:#fff;border:1px solid #dedbe4;border-radius:9px;padding:11px 15px;font-weight:700}.analyticsStats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.analyticsStats article{background:#fff;border:1px solid #ebe8f0;border-radius:15px;padding:22px;box-shadow:0 4px 20px #27194a08}.analyticsStats span{color:#777283;margin-bottom:14px;font-size:12px;display:block}.analyticsStats b{font-size:30px}.analyticsStats small{color:#898492;margin-left:5px}.analyticsStats .conversion{color:#fff;background:linear-gradient(135deg,#6d43e5,#8966ea)}.analyticsStats .conversion span,.analyticsStats .conversion small{color:#e4dcff}.analyticsGrid{grid-template-columns:1fr 310px;gap:18px;display:grid}.funnelCard,.campaignCard{padding:26px}.analyticsHead{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.analyticsHead h2{margin:7px 0 0;font-size:19px}.analyticsHead>p{color:#8a8592;font-size:11px}.funnelList{gap:14px;display:grid}.funnelRow{grid-template-columns:28px 130px 1fr 48px 42px;align-items:center;gap:10px;display:grid}.funnelRow>b{color:#9b96a4;font-size:9px}.funnelRow>div:nth-child(2) strong,.funnelRow>div:nth-child(2) span{display:block}.funnelRow>div:nth-child(2) strong{font-size:12px}.funnelRow>div:nth-child(2) span{color:#96919f;margin-top:4px;font-size:9px}.funnelBar{background:#f0edf5;border-radius:99px;height:12px;overflow:hidden}.funnelBar i{background:linear-gradient(90deg,#7047e5,#a78cff);border-radius:99px;height:100%;display:block}.funnelRow em{color:#7047e5;text-align:right;font-size:12px;font-style:normal;font-weight:900}.funnelRow>small{text-align:right;color:#918c99}.analyticsSide{align-content:start;gap:18px;display:grid}.miniAnalytics{padding:23px}.miniAnalytics h3{margin:7px 0 20px;font-size:17px}.scrollRow{grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;margin:13px 0;display:grid}.scrollRow b{font-size:10px}.scrollRow>div{background:#f0edf5;border-radius:99px;height:8px;overflow:hidden}.scrollRow i{background:#d7ff65;border-radius:99px;height:100%;display:block}.scrollRow small{text-align:right;color:#8c8794}.deviceRow{border-top:1px solid #efecf2;justify-content:space-between;padding:13px 0;font-size:12px;display:flex}.deviceRow span{color:#7047e5;font-weight:800}.campaignCard{margin-top:18px}.campaignRows{gap:12px;display:grid}.campaignRows>div{grid-template-columns:150px 1fr 45px;align-items:center;gap:12px;display:grid}.campaignRows b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.campaignRows>div>div{background:#f0edf5;border-radius:99px;height:9px;overflow:hidden}.campaignRows i{background:linear-gradient(90deg,#69c9ff,#7047e5);border-radius:99px;height:100%;display:block}.campaignRows span{text-align:right;color:#716b78;font-size:11px}.analyticsNote{color:#918b99;margin:14px 3px;font-size:10px}.noData{color:#9993a0;font-size:11px;line-height:1.6}@media (width<=1050px){.analyticsGrid{grid-template-columns:1fr}.analyticsSide{grid-template-columns:1fr 1fr}.funnelRow{grid-template-columns:28px 120px 1fr 45px 38px}}@media (width<=700px){.analyticsStats{grid-template-columns:1fr 1fr}.analyticsTop{align-items:flex-start}.analyticsGrid{display:block}.analyticsSide{grid-template-columns:1fr;margin-top:14px;display:grid}.funnelCard,.campaignCard{padding:18px}.funnelRow{grid-template-columns:24px 100px 1fr 40px}.funnelRow>small{display:none}.analyticsHead{display:block}.analyticsHead>p{margin-top:8px}.campaignRows>div{grid-template-columns:90px 1fr 38px}.analyticsStats article{padding:17px}.analyticsStats b{font-size:25px}}.analyticsControls{align-items:center;gap:8px;display:flex}.analyticsControls button{color:#b23b3b;cursor:pointer;background:#fff5f5;border:1px solid #edcaca;border-radius:9px;padding:11px 14px;font-weight:800}.analyticsControls button:hover{background:#ffe9e9}@media (width<=700px){.analyticsControls{flex-direction:column;align-items:stretch}.analyticsControls button{padding:10px}}
