/* Brand-preserving standalone design template. App palette / typography are authoritative.
   DESIGN_VARIANCE 5 / MOTION_INTENSITY 4 / VISUAL_DENSITY 3.
   Prices, eligibility, and payment behavior are preview data, never authorization. */
:root{color-scheme:light;--navy:#14263d;--navy-ui:#1d3149;--ink:#172b43;--body:#485a6e;--muted:#5c6a83;--orange:#c2410c;--orange-decor:#f97316;--cream:#fff6ed;--soft:#f5f7fa;--line:#dbe2e9;--white:#fff;--radius:24px;--content:1120px;--page-gutter:clamp(20px,5vw,56px);--ease:cubic-bezier(.22,1,.36,1);font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;color:var(--ink);background:white;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p,dl,dd{margin:0}h1,h2,h3{word-break:keep-all}p{word-break:keep-all;overflow-wrap:anywhere}button{border:0}button:disabled{cursor:default}button:focus-visible,a:focus-visible,select:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}html{scroll-behavior:smooth;scroll-padding-top:105px}::selection{background:#fed7aa;color:var(--navy)}[hidden]{display:none!important}.container{width:min(var(--content),calc(100% - var(--page-gutter)*2));margin-inline:auto}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.sprite{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;left:16px;top:-80px;z-index:20;padding:14px 20px;background:var(--navy);color:white}.skip:focus{top:12px}.mobile-only{display:none}.section-pad{padding-block:clamp(70px,8vw,112px)}
.review-strip{background:var(--navy);color:#e0e7ef;font-size:12px;padding:9px var(--page-gutter);display:flex;align-items:center;justify-content:space-between;gap:12px}.review-strip strong{font-weight:600;color:white}.review-strip button{display:flex;align-items:center;gap:6px;font-size:12px;background:none;color:white;padding:0;min-height:24px}.review-strip .icon{width:14px;height:14px}.review-panel{background:#eef3f8;padding:20px var(--page-gutter);display:flex;align-items:center;flex-wrap:wrap;gap:18px}.review-panel label{display:flex;align-items:center;gap:10px;font-size:14px}.review-panel select{border:1px solid var(--line);border-radius:8px;background:white;padding:10px}.review-panel p{width:100%;font-size:13px;color:var(--body)}.text-button{background:none;color:var(--navy);text-decoration:underline;text-underline-offset:4px}.site-header{position:sticky;top:0;z-index:5;background:rgb(255 255 255 / .96);border-bottom:1px solid #edf0f4}.nav-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{font-size:25px;font-weight:900;letter-spacing:-.045em;line-height:1;white-space:nowrap;position:relative;display:inline-block;color:var(--navy)}.tittle{position:absolute;width:10.5px;height:5.25px;left:5.5px;top:1.25px;filter:invert(40%) sepia(88%) saturate(2208%) hue-rotate(349deg) brightness(107%) contrast(99%)}nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:550}nav a{min-height:44px;display:flex;align-items:center;gap:6px}nav a:hover{color:var(--orange)}.nav-action{font-weight:700}.nav-action .icon{width:16px;height:16px}
.hero{text-align:center;padding-top:24px;padding-bottom:78px;max-width:950px}.hero-mark{width:72px;height:72px;margin:0 auto 10px}.hero-mark svg{width:100%;height:100%;overflow:visible}.hero-eyebrow{font-size:15px;font-weight:600;color:var(--body);margin-bottom:14px}.hero h1{font-size:clamp(38px,4.6vw,64px);font-weight:760;letter-spacing:-.05em;line-height:1.19}.hero h1 span{color:var(--navy)}.hero-copy{font-size:19px;line-height:1.65;color:var(--body);margin:20px 0 24px}.price-overview{display:grid;grid-template-columns:repeat(3,1fr);max-width:640px;margin:0 auto 19px;padding-block:20px;background:var(--soft);border-radius:18px}.price-overview>div+div{border-left:1px solid var(--line)}.price-overview dt{font-size:14px;color:var(--body);margin-bottom:7px;font-weight:550}.price-overview dd{font-size:27px;font-weight:730;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.price-overview dd span{font-size:17px;margin-left:3px;font-weight:600}.hero-conditions{font-size:14px;line-height:1.6;color:var(--muted)}.hero-actions{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:20px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 23px;border-radius:12px;font-size:16px;font-weight:650;line-height:1.4;transition:background-color 160ms,color 160ms,transform 160ms;text-align:center}.button:active{transform:scale(.98)}.primary{background:var(--navy-ui);color:white}.primary:hover{background:#29405a}.quiet{background:white;color:var(--navy)}.quiet:hover{background:var(--soft)}.quiet .icon{width:19px;height:19px}.button:disabled{background:#e7ecf1;color:#536277;transform:none}
h2{font-size:clamp(30px,3.4vw,46px);letter-spacing:-.04em;line-height:1.25;font-weight:730}.body-copy{font-size:17px;line-height:1.75;color:var(--body);margin-top:24px}.eligibility{background:var(--soft)}.eligibility-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.steps{list-style:none;padding:0;margin:0;display:grid;gap:30px}.steps li{display:flex;gap:20px;align-items:flex-start}.step-number{font-size:15px;font-weight:650;color:var(--navy);border:1px solid #cfd8e3;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;flex-shrink:0}.steps h3{font-size:20px;letter-spacing:-.025em;padding-top:4px}.steps p{margin-top:8px;font-size:16px;color:var(--body);line-height:1.55}.section-heading{margin-bottom:42px}.section-heading p{font-size:18px;color:var(--body);margin-top:20px;line-height:1.7}.centered{text-align:center}
.ot-frame{position:relative;min-height:480px;border-radius:var(--radius);overflow:hidden;background:#e3e5e4;display:grid;grid-template-columns:1.15fr 1fr}.ot-content{background:var(--navy);padding:clamp(30px,4vw,56px);z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:white}.ot-label{font-size:14px;color:#ffba81;margin-bottom:22px;font-weight:550}.ot-content h3{font-size:clamp(24px,2.8vw,36px);line-height:1.42;letter-spacing:-.04em;font-weight:650}.ot-play{display:flex;gap:15px;align-items:center;margin-top:38px;font-size:16px}.ot-play small{display:block;color:#c3cede;font-size:13px;margin-top:6px}.play-circle{width:54px;height:54px;border:1px solid #718299;border-radius:50%;display:grid;place-items:center}.play-circle .icon{margin-left:3px;width:20px;height:20px}.instructor-photo{position:absolute;right:0;top:0;width:48%;height:100%;object-fit:cover;object-position:center 22%}.instructor-line{display:flex;align-items:center;gap:30px;margin-top:25px}.instructor-line strong{font-size:20px;letter-spacing:-.03em}.instructor-line strong span{font-size:15px;margin-left:4px;font-weight:500}.instructor-line p{font-size:14px;color:var(--body)}.divider{margin-inline:13px;color:#a3b0be}.ot-frame.has-video{display:block;aspect-ratio:16/9;min-height:0}.ot-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.learning-section{background:var(--soft);overflow:hidden}.gallery{--side:max(var(--page-gutter),calc((100vw - var(--content)) / 2));display:flex;gap:22px;overflow:auto;padding:0 var(--side) 16px;scroll-snap-type:x mandatory;scroll-padding-left:var(--side);scrollbar-width:none;overscroll-behavior-x:contain}.gallery::-webkit-scrollbar{display:none}.learning-card{flex:0 0 min(460px,78vw);border-radius:var(--radius);background:white;overflow:hidden;scroll-snap-align:start;min-width:0}.learning-card-copy{padding:34px 34px 26px}.feature-name{font-size:14px;color:var(--body);font-weight:600}.learning-card h3{font-size:30px;line-height:1.28;letter-spacing:-.035em;margin:14px 0}.learning-card p{font-size:16px;color:var(--body);line-height:1.6;min-height:51px}.screen-slot{margin:0 24px 24px;min-height:224px;border-radius:14px;border:1px dashed #bcc9d7;background:#f8fafc;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:var(--muted)}.screen-slot>.icon{width:30px;height:30px;color:#778ba2}.screen-slot strong{font-weight:550;font-size:17px}.screen-slot span{font-size:13px}.gallery-controls{display:flex;justify-content:flex-end;gap:10px;align-items:center;margin-top:12px}.gallery-controls>span{color:var(--muted);font-size:14px;font-variant-numeric:tabular-nums;margin-right:12px}.round-button{height:42px;width:42px;border-radius:50%;background:#e6ebf1;color:var(--navy);display:grid;place-items:center}.round-button:hover{background:#d9e1eb}.round-button:disabled{opacity:.35}.round-button .icon{width:18px;height:18px}
.course-section{scroll-margin-top:22px}.course-tabs{display:grid;grid-template-columns:repeat(3,1fr);width:min(600px,100%);background:#eef1f5;padding:6px;border-radius:50px;margin:0 auto 40px;gap:4px}.course-tabs button{font-size:17px;color:var(--body);font-weight:600;min-height:54px;border-radius:40px;background:transparent;padding:10px 14px;white-space:nowrap;transition:background-color 180ms,color 180ms}.course-tabs button[aria-selected=true]{background:var(--navy);color:white}.course-tabs button:hover:not([aria-selected=true]){background:#e1e7ef;color:var(--navy)}#course-panel{display:grid;grid-template-columns:1fr 1.1fr;gap:62px;align-items:stretch;border-radius:var(--radius)}.course-visual{background:var(--navy);color:#fff;min-height:485px;display:flex;flex-direction:column;justify-content:space-between;padding:34px;border-radius:var(--radius);overflow:hidden}.course-visual-top{display:flex;align-items:center;justify-content:space-between;color:#cad4df;font-size:14px}.course-visual-top img{width:64px;height:64px}.course-visual>strong{font-size:clamp(50px,5vw,68px);font-weight:700;letter-spacing:-.05em;line-height:1.12;margin:35px 0}.visual-bottom{display:flex;gap:9px;align-items:center;color:#d4dde7;font-size:13px;border-top:1px solid #405269;padding-top:25px}.visual-bottom .icon{width:13px;height:13px}.course-info{padding:14px 0 4px;min-width:0}.course-kicker{font-size:14px;color:var(--orange);font-weight:600;margin-bottom:12px}.course-info h3{font-size:36px;letter-spacing:-.04em;line-height:1.2}.course-intro{font-size:17px;color:var(--body);line-height:1.6;margin-top:13px}.course-specs{margin-top:29px;display:grid;gap:15px;font-size:14px;line-height:1.55}.course-specs>div{display:grid;grid-template-columns:82px 1fr;gap:16px}.course-specs dt{color:var(--muted)}.course-specs dd{color:var(--ink)}.course-price{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:27px 0 20px;padding-top:22px;border-top:1px solid var(--line)}.course-price>span{font-size:15px;color:var(--body)}.course-price strong{font-size:38px;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.course-price small{font-size:20px;margin-left:5px}.apply-button{width:100%;font-size:15px;padding-inline:12px}.member-notice{font-size:13px;color:var(--muted);margin-top:11px;line-height:1.5;text-align:center;min-height:20px}.detail-link{font-size:14px;color:var(--navy);padding:10px 0;background:transparent;display:inline-flex;gap:6px;align-items:center;line-height:1.5;text-underline-offset:4px}.detail-link:hover{text-decoration:underline}.detail-link .icon{width:16px;height:16px}.course-info>.detail-link{display:flex;justify-content:center;width:100%;margin-top:5px}.purchase-conditions{background:var(--soft);padding:20px 26px;margin-top:26px;border-radius:12px;color:var(--body);font-size:14px;line-height:1.7}.purchase-conditions a{margin-top:7px;display:inline-flex;align-items:center;gap:5px;text-decoration:underline;text-underline-offset:4px}.purchase-conditions a .icon{width:14px;height:14px}.pdf-preview{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center;margin-top:38px}.pdf-preview h3{font-size:23px;letter-spacing:-.035em}.pdf-preview p{font-size:14px;line-height:1.6;color:var(--body);margin-top:10px}.pdf-slots{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pdf-slot{display:flex;align-items:center;gap:14px;min-height:95px;padding:17px;background:white;border:1px solid var(--line);border-radius:12px;color:var(--navy);text-align:left}.pdf-slot>svg:first-child{width:24px;height:24px;color:var(--muted)}.pdf-slot>svg:last-child{width:16px;height:16px;margin-left:auto}.pdf-slot strong{display:block;font-size:14px;font-weight:600}.pdf-slot small{font-size:12px;color:var(--muted);margin-top:6px;display:block}.pdf-slot:hover{background:var(--soft)}
.conditions-section{background:var(--soft)}.conditions-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.fixed-notes{margin-top:26px;max-width:340px;color:var(--body);font-size:14px;line-height:1.7}.fixed-notes p+p{margin-top:10px}.fixed-notes>.detail-link{margin-top:10px}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}.faqs summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:23px 0;font-size:17px;font-weight:600;line-height:1.5;word-break:keep-all}.faqs summary::-webkit-details-marker{display:none}.faqs summary .icon{width:18px;height:18px}.faqs details[open] summary .icon{transform:rotate(45deg)}.faqs details>p{font-size:15px;line-height:1.8;color:var(--body);padding:0 28px 24px 0}.closing{background:var(--navy);color:white;text-align:center}.closing img{margin:0 auto 24px}.closing h2{font-size:clamp(30px,3.5vw,46px);font-weight:650}.closing p{margin:24px 0 30px;color:#d3dce8;font-size:16px;line-height:1.7}.inverse{background:white;color:var(--navy)}.inverse:hover{background:var(--cream)}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:120px;font-size:13px;color:var(--muted)}.footer .wordmark{font-size:21px}.footer>a{display:flex;align-items:center;gap:4px}.footer .icon{width:14px;height:14px;transform:rotate(-90deg)}.mobile-dock{display:none}.event-notice{margin-top:24px;padding:20px 24px;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;font-size:16px;line-height:1.6;color:#7c2d12}
dialog{border:0;border-radius:24px;width:min(520px,calc(100% - 40px));padding:42px;background:white;color:var(--navy);box-shadow:0 24px 100px #14263d33;max-height:85dvh;overflow:auto}dialog::backdrop{background:rgb(8 20 35 / .55)}.dialog-close{position:absolute;right:14px;top:14px;width:32px;height:32px}.dialog-eyebrow{font-size:13px;color:var(--orange);font-weight:600;margin-bottom:15px}dialog h2{font-size:27px;line-height:1.35;margin-bottom:20px}dialog p{font-size:16px;line-height:1.75;color:var(--body)}dialog p+p{margin-top:14px}dialog .button{margin-top:26px;width:100%}dialog strong{color:var(--navy)}
@media(prefers-reduced-motion:no-preference){.motion-ready .hero-mark .spoon-sweep{animation:spoon-sweep .75s var(--ease) .15s both;transform-origin:48px 48px}.motion-ready .hero-mark .dollop-fall{animation:dollop-fall .55s cubic-bezier(.55,0,.9,.5) .35s both}.motion-ready .hero-mark .dollop-fall path{animation:dollop-settle .7s var(--ease) .9s both;transform-box:fill-box;transform-origin:50% 85%}.reveal.is-pending{opacity:0;transform:translateY(12px)}.reveal{transition:opacity .5s var(--ease),transform .5s var(--ease)}.panel-enter{animation:panel-in .18s ease-out}.faqs summary .icon{transition:transform .2s ease-out}}
@keyframes spoon-sweep{from{transform:translate(-55px,45px) rotate(-32deg);opacity:0}40%{opacity:1}to{transform:none;opacity:1}}@keyframes dollop-fall{from{transform:translate(16px,-90px) rotate(10deg);opacity:0}25%{opacity:1}to{transform:none;opacity:1}}@keyframes dollop-settle{0%{transform:scale(1.15,.78)}40%{transform:scale(.94,1.06)}to{transform:none}}@keyframes panel-in{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:900px){.eligibility-grid{gap:40px}#course-panel{gap:35px;grid-template-columns:1fr 1.1fr}.course-visual{padding:26px}.course-visual>strong{font-size:54px}.visual-bottom{flex-wrap:wrap;gap:7px}.conditions-grid{gap:40px}.pdf-preview{grid-template-columns:1fr;gap:20px}.ot-frame{min-height:430px}.ot-content{padding:32px}.ot-content h3{font-size:28px}}
@media(max-width:640px){:root{--page-gutter:22px}.mobile-only{display:block}.desktop-only{display:none}.review-strip{font-size:11px;padding:7px 16px;gap:5px}.review-detail{font-size:10px}.review-strip button{font-size:11px}.review-strip button .icon{display:none}.review-panel{padding:18px;gap:15px}.review-panel label{width:100%;justify-content:space-between}.nav-inner{height:62px}.wordmark{font-size:23px}.tittle{width:9.66px;height:4.83px;left:5.06px;top:1.15px}nav{gap:0}nav>a:not(.nav-action){display:none}.nav-action{font-size:13px}nav .nav-action .icon{width:13px;height:13px}.hero{padding-top:24px;padding-bottom:58px}.hero-mark{width:64px;height:64px;margin-bottom:14px}.hero-eyebrow{font-size:12px;margin-bottom:16px}.hero h1{font-size:clamp(29px,8vw,41px);letter-spacing:-.045em;line-height:1.27}.hero-copy{font-size:16px;margin:20px 0 25px;line-height:1.7}.price-overview{display:flex;flex-direction:column;padding:9px 22px;border-radius:16px;max-width:380px;gap:0}.price-overview>div{display:flex;align-items:center;justify-content:space-between;padding:11px 0}.price-overview>div+div{border-left:0;border-top:1px solid #e1e6ed}.price-overview dt{margin:0;font-size:14px}.price-overview dd{font-size:23px}.price-overview dd span{font-size:15px}.hero-conditions{font-size:12px;line-height:1.8}.hero-actions{flex-direction:column;gap:7px;margin-top:22px}.hero-actions>.primary{width:100%;max-width:380px;min-height:53px}.hero-actions>.quiet{min-height:44px;font-size:14px;padding-block:10px}.section-pad{padding-block:65px}.eligibility-grid{grid-template-columns:1fr;gap:35px}h2{font-size:32px;line-height:1.28}.body-copy{font-size:16px;margin-top:18px}.steps{gap:25px}.steps h3{font-size:18px}.steps p{font-size:14px}.step-number{width:32px;height:32px;font-size:14px}.steps li{gap:16px}.section-heading{margin-bottom:30px}.section-heading p{font-size:16px;margin-top:17px}.ot-frame{grid-template-columns:1fr;min-height:0;padding-top:77%;border-radius:20px}.instructor-photo{top:0;right:0;width:100%;height:100%;object-position:center 18%}.ot-content{position:relative;padding:28px 24px;background:var(--navy)}.ot-content h3{font-size:26px}.ot-label{margin-bottom:14px;font-size:13px}.ot-play{margin-top:23px}.instructor-line{align-items:flex-start;flex-direction:column;gap:10px;margin-top:20px}.instructor-line p{font-size:12px;line-height:1.6}.divider{margin-inline:8px}.gallery{gap:16px}.learning-card{flex-basis:calc(100vw - 65px);border-radius:20px}.learning-card-copy{padding:26px 25px 22px}.learning-card h3{font-size:27px}.learning-card p{font-size:15px}.feature-name{font-size:13px}.screen-slot{margin:0 18px 18px;min-height:200px}.gallery-controls{margin-top:8px}.course-tabs{padding:5px;gap:2px;margin-bottom:27px;scroll-margin-top:90px}.course-tabs button{font-size:13px;min-height:46px;padding:9px 5px}.course-section .section-heading p{max-width:280px;margin-inline:auto}.course-section h2{font-size:31px}#course-panel{grid-template-columns:1fr;gap:24px}.course-visual{min-height:290px;padding:24px;border-radius:20px}.course-visual-top img{width:44px;height:44px}.course-visual-top{font-size:12px}.course-visual>strong{font-size:51px;margin:20px 0}.visual-bottom{font-size:12px;padding-top:17px}.course-info{padding:0}.course-kicker{font-size:13px;margin-bottom:10px}.course-info h3{font-size:29px}.course-intro{font-size:16px;margin-top:10px}.course-specs{margin-top:23px;font-size:14px;gap:13px}.course-specs>div{gap:10px;grid-template-columns:76px 1fr}.course-price{margin:23px 0 16px;padding-top:20px}.course-price strong{font-size:34px}.apply-button{font-size:14px;min-height:54px;padding-inline:8px}.member-notice{font-size:12px}.purchase-conditions{font-size:13px;padding:17px 18px;margin-top:20px;line-height:1.8}.pdf-preview{margin-top:32px}.pdf-preview h3{font-size:22px}.pdf-slots{grid-template-columns:1fr;gap:10px}.pdf-slot{min-height:80px}.conditions-grid{grid-template-columns:1fr;gap:30px}.conditions-grid h2 br{display:none}.fixed-notes{max-width:none;font-size:14px}.faqs summary{font-size:16px;padding:21px 0}.faqs details>p{font-size:14px;padding-right:15px}.closing img{width:62px;height:62px;margin-bottom:20px}.closing h2{font-size:28px}.closing p{font-size:14px;margin:21px auto 25px;max-width:280px}.closing .button{font-size:14px;padding-inline:18px}.footer{min-height:160px;flex-wrap:wrap;gap:18px;padding-block:32px 100px}.footer .wordmark{font-size:21px}.footer>span:nth-child(2){order:3;width:100%;font-size:12px}.mobile-dock{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:6;padding:13px 20px max(13px,env(safe-area-inset-bottom));background:rgb(255 255 255 / .98);border-top:1px solid var(--line);align-items:center;justify-content:space-between;gap:8px;box-shadow:0 -4px 24px #14263d05}.mobile-dock>span{font-size:12px;line-height:1.5;color:var(--body);max-width:46%}.mobile-dock a{display:flex;gap:6px;align-items:center;font-size:13px;color:var(--navy);font-weight:700;min-height:30px}.mobile-dock .icon{width:14px;height:14px}dialog{padding:36px 24px 26px}dialog h2{font-size:24px}dialog p{font-size:15px}.event-notice{font-size:14px;padding:17px}.ot-frame iframe{position:absolute;inset:0;height:100%;min-height:0}.ot-frame.has-video{padding-top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
@media(prefers-contrast:more){:root{--body:#24364b;--muted:#34475d;--line:#8996a7}.site-header,.mobile-dock{background:white}}
