.ap-container{width:100%;max-width:1080px;margin-inline:auto;padding-inline:2rem}@media(max-width:640px){.ap-container{padding-inline:1.25rem}}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s ease}[data-reveal].is-visible{opacity:1;transform:none}.ap-orange{color:var(--ap-orange)}.ap-kicker{font-family:Inter,system-ui,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ap-orange);margin:0 0 1.25rem}.ap-kicker--light{color:#ffffff80}.ap-section-title{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.12;letter-spacing:-.022em;color:var(--ap-text);margin:0 0 2.5rem}.ap-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:980px;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.ap-btn:focus-visible{outline:3px solid var(--ap-orange);outline-offset:3px}.ap-btn--fill{background:var(--ap-orange);color:#fff;border:1.5px solid transparent}.ap-btn--fill:hover{background:var(--ap-orange-dk)}.ap-btn--outline{background:transparent;color:var(--ap-text);border:1.5px solid var(--ap-border)}.ap-btn--outline:hover{border-color:var(--ap-text)}.ap-btn--lg{padding:1.125rem 2.75rem;font-size:1.0625rem}.ap-hero{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:9rem 0 7rem;background:var(--ap-bg);text-align:center;position:relative}.ap-hero__inner{display:flex;flex-direction:column;align-items:center}.ap-eyebrow{font-family:Inter,system-ui,sans-serif;font-size:.8125rem;color:var(--ap-muted);letter-spacing:.04em;margin:0 0 2rem}.ap-hero__eyebrow{display:inline-block;font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:clamp(.8125rem,1.6vw,1rem);font-weight:700;letter-spacing:.02em;color:var(--ap-text);background:color-mix(in srgb,var(--ap-text) 7%,transparent);padding:.5rem 1.125rem;border-radius:980px;margin:0 0 1.75rem}.ap-hero__title{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:clamp(3.75rem,11vw,8.5rem);font-weight:900;line-height:1.16;letter-spacing:-.015em;color:var(--ap-text);margin:0 0 1.75rem}.ap-hero__title .ap-orange{display:inline-block;position:relative;margin-top:.18em}.ap-hero__title-sm{font-size:.6em;font-weight:900;letter-spacing:-.02em;color:var(--ap-text);margin-right:.28em}.ap-hero__sub{font-family:Inter,system-ui,sans-serif;font-size:clamp(1rem,2.2vw,1.3125rem);font-style:italic;color:var(--ap-muted);margin:0 0 1.5rem}.ap-hero__tagline{font-size:clamp(.9375rem,1.8vw,1.0625rem);color:var(--ap-muted);max-width:540px;line-height:1.65;margin:0 0 3rem}.ap-hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.ap-scroll-bar{position:absolute;bottom:2.25rem;left:50%;translate:-50% 0;display:block;width:1px;height:48px;background:linear-gradient(to bottom,var(--ap-muted),transparent);opacity:.5;animation:scrollPulse 2.2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.2}50%{opacity:.55}}.ap-journey{background:var(--ap-bg);padding-block:8rem;border-top:1px solid var(--ap-border)}.ap-journey__title{margin-bottom:.75rem}.ap-journey__hint{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:.9375rem;font-weight:600;color:var(--ap-orange);margin:0 0 3rem}.ap-tl-row{display:flex;align-items:flex-start;gap:0;width:100%;overflow-x:auto;scrollbar-width:none;padding-top:1.75rem;padding-bottom:.5rem}.ap-tl-row::-webkit-scrollbar{display:none}.ap-tl-step{display:flex;flex-direction:column;align-items:center;flex:1;min-width:120px;gap:.625rem;text-align:center;position:relative}.ap-tl-step:not(:last-child):before{content:"";position:absolute;top:21px;left:50%;width:100%;height:1px;background:var(--ap-border);z-index:0}.ap-tl-step--hook:not(:last-child):before{top:25px}.ap-tl-node{width:44px;height:44px;border-radius:50%;background:var(--ap-surface);border:2px solid var(--ap-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1;padding:0}.ap-tl-num{font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:700;color:var(--ap-text)}.ap-tl-step--hook .ap-tl-node{background:var(--ap-orange);border-color:var(--ap-orange);width:52px;height:52px;box-shadow:0 0 0 4px color-mix(in srgb,var(--ap-orange) 20%,transparent)}.ap-tl-step--hook .ap-tl-num{color:#fff;font-size:1.0625rem}.ap-tl-step--interactive .ap-tl-node{cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease;animation:ap-tl-pulse 1.9s ease-in-out infinite}.ap-tl-step--interactive .ap-tl-node:hover{transform:scale(1.14);animation-play-state:paused}.ap-tl-step--interactive .ap-tl-node:focus-visible{outline:3px solid var(--ap-orange);outline-offset:4px}.ap-tl-step--interactive .ap-tl-node:after{content:"＋";position:absolute;top:-6px;right:-6px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ap-orange);color:#fff;font-size:.75rem;font-weight:700;line-height:1;box-shadow:0 1px 4px #0003;transition:transform .18s ease}.ap-tl-step--interactive.is-expanded .ap-tl-node{animation:none;background:var(--ap-orange);border-color:var(--ap-orange);transform:scale(1.14);box-shadow:0 0 0 6px color-mix(in srgb,var(--ap-orange) 22%,transparent)}.ap-tl-step--interactive.is-expanded .ap-tl-num{color:#fff}.ap-tl-step--interactive.is-expanded .ap-tl-node:after{content:"－";background:#fff;color:var(--ap-orange);transform:rotate(180deg)}@keyframes ap-tl-pulse{0%,to{transform:translateY(0);box-shadow:0 0 color-mix(in srgb,var(--ap-orange) 45%,transparent)}50%{transform:translateY(-7px);box-shadow:0 0 0 9px color-mix(in srgb,var(--ap-orange) 0%,transparent)}}@media(prefers-reduced-motion:reduce){.ap-tl-step--interactive .ap-tl-node{animation:none}}.ap-tl-text{padding-inline:.375rem}.ap-tl-label{font-size:.8125rem;font-weight:700;color:var(--ap-text);line-height:1.35;margin:0 0 .2rem;white-space:pre-line;--tl-em-scale: 1.6}.ap-tl-em{font-size:calc(1em * var(--tl-em-scale));font-weight:900;color:var(--ap-orange);letter-spacing:-.02em}.ap-tl-step--hook .ap-tl-label,.ap-tl-step--emphasis .ap-tl-label{font-size:.9375rem;font-weight:800}.ap-tl-step--hook .ap-tl-label{color:var(--ap-orange)}.ap-tl-panel{display:grid;grid-template-rows:0fr;width:100%;transition:grid-template-rows .28s ease}.ap-tl-panel.is-open{grid-template-rows:1fr}.ap-tl-panel__inner{overflow:hidden;min-height:0;padding-inline:.375rem}.ap-tl-panel.is-open .ap-tl-panel__inner{padding-top:.625rem}.ap-tl-panel__text{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:.8125rem;color:var(--ap-muted);line-height:1.55;margin:0 0 .625rem}.ap-tl-panel__img{width:100%;max-width:140px;height:auto;display:block;margin:0 auto .5rem;border-radius:.625rem;box-shadow:0 4px 20px var(--ap-shadow-lg)}.ap-tl-panel__img--wide{max-width:200px}.ap-tl-arrow{position:absolute;top:12px;right:-10px;color:var(--ap-muted);opacity:.4;z-index:2}.ap-tl-step--hook .ap-tl-arrow{top:16px}@media(max-width:640px){.ap-tl-row{flex-direction:column;gap:0}.ap-tl-step{flex-direction:row;flex-wrap:wrap;text-align:left;min-width:unset;padding-bottom:1.5rem;align-items:flex-start}.ap-tl-step:not(:last-child):before{top:44px;left:21px;width:1px;height:calc(100% - 22px)}.ap-tl-step--hook:not(:last-child):before{top:52px;left:25px;height:calc(100% - 26px)}.ap-tl-arrow{display:none}.ap-tl-text{padding-inline:0}.ap-tl-panel{padding-left:3.25rem}.ap-tl-panel__inner{padding-inline:0}.ap-tl-panel__img{margin-inline:0}}.ap-tier{background:var(--ap-surface);padding-block:8rem;border-top:1px solid var(--ap-border);--tier-badge-font-size: 1.1375rem;--tier-item-font-size: 1.0125rem}.ap-tier__lead{font-size:1.0625rem;color:var(--ap-muted);line-height:1.6;margin:-1.25rem 0 2.25rem}.ap-tier__hook{display:inline-block;font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:.9375rem;font-weight:600;color:var(--ap-orange);text-decoration:none;margin-top:1.5rem}.ap-tier__hook:hover{text-decoration:underline;text-underline-offset:3px}.ap-tier-table{display:flex;flex-direction:column;border:1px solid var(--ap-border);border-radius:.875rem;overflow:hidden}.ap-tier-row{display:flex;align-items:stretch;border-bottom:1px solid var(--ap-border)}.ap-tier-row:last-child{border-bottom:none}.ap-tier-badge-col{flex:0 0 84px;display:flex;align-items:center;justify-content:center;padding-block:.875rem}.ap-tier-badge{font-family:Inter,system-ui,sans-serif;font-size:var(--tier-badge-font-size);font-weight:800;letter-spacing:-.01em;color:#fff}.ap-tier-items-col{flex:1;display:flex;flex-wrap:wrap;align-content:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--ap-card-bg)}.ap-tier-item{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:var(--tier-item-font-size);font-weight:600;color:var(--ap-text);background:var(--ap-surface);border:1.5px solid var(--ap-border);border-radius:980px;padding:.375rem .8125rem}.ap-tier-item--emphasis{font-weight:800}@media(max-width:640px){.ap-tier-badge-col{flex:0 0 52px;padding-block:.625rem}.ap-tier-badge{font-size:.75rem}.ap-tier-items-col{padding:.625rem .875rem}}.ap-gate{background:var(--ap-surface);padding-block:8rem}.ap-gate-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;max-width:760px}@media(max-width:580px){.ap-gate-grid{grid-template-columns:1fr;gap:1.5rem}}.ap-gate-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:3rem 2.5rem;border-radius:1.5rem;text-decoration:none;outline:2px solid transparent;outline-offset:2px;transition:transform .35s ease,box-shadow .35s ease,outline-color .35s ease}.ap-gate-card--student{background:color-mix(in srgb,var(--ap-orange) 10%,var(--ap-card-bg));box-shadow:0 2px 24px #f079201a}.ap-gate-card--navy{background:color-mix(in srgb,var(--ap-navy) 10%,var(--ap-card-bg));box-shadow:0 2px 24px #0f20441a}.ap-gate-card--student:hover,.ap-gate-card--student:focus-visible,.ap-gate-card--student.is-active{transform:translateY(-8px);box-shadow:0 18px 50px #f0792042;outline-color:var(--ap-orange)}.ap-gate-card--navy:hover,.ap-gate-card--navy:focus-visible,.ap-gate-card--navy.is-active{transform:translateY(-8px);box-shadow:0 18px 50px #0f20443d;outline-color:var(--ap-navy)}.ap-gate-card__label{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:1.375rem;font-weight:700;letter-spacing:-.01em;color:var(--ap-muted);margin:0;line-height:1.15;white-space:nowrap}.ap-gate-card__who{font-size:clamp(2.5rem,7vw,3.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0}.ap-gate-card--student .ap-gate-card__who{color:var(--ap-orange)}.ap-gate-card--navy .ap-gate-card__who{color:var(--ap-navy)}.ap-gate-card__note{font-size:.9375rem;color:var(--ap-muted);line-height:1.5;margin:.5rem 0 0}.ap-portrait{background:var(--ap-surface);padding-block:5rem;border-top:1px solid var(--ap-border)}.ap-portrait__frame{max-width:1140px;margin-inline:auto;padding-inline:2rem}.ap-portrait__img{width:100%;height:auto;display:block;border-radius:1rem;box-shadow:0 4px 48px var(--ap-shadow-lg)}.ap-portrait__caption{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;justify-content:center;font-family:Inter,system-ui,sans-serif;font-size:.8125rem;color:var(--ap-muted);margin-top:1.5rem}.ap-dot{opacity:.35}.ap-proof{background:var(--ap-dark);padding-block:8rem}.ap-proof__title{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;letter-spacing:-.025em;color:#fff;margin:0 0 .75rem}.ap-proof__lead{font-size:1.0625rem;color:#ffffff80;margin:0 0 4rem;line-height:1.6}.ap-proof__shelf{display:flex;align-items:flex-start;gap:2.5rem;flex-wrap:wrap}.ap-proof__fig{margin:0}.ap-proof__fig--offer{flex:0 0 auto;max-width:460px}.ap-proof__fig--admit{flex:0 0 auto;max-width:300px}.ap-proof__img{width:100%;height:auto;display:block;border-radius:.75rem;box-shadow:0 6px 40px #00000080}.ap-proof__cap{font-family:Inter,system-ui,sans-serif;font-size:.75rem;color:#ffffff61;text-align:center;margin:.875rem 0 0}@media(max-width:640px){.ap-proof__fig--offer,.ap-proof__fig--admit{max-width:100%;width:100%}}.ap-cta{background:var(--ap-bg);padding-block:10rem;text-align:center}.ap-cta__inner{display:flex;flex-direction:column;align-items:center}.ap-cta__title{font-family:Inter,Noto Sans TC,system-ui,sans-serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;letter-spacing:-.03em;color:var(--ap-text);margin:0 0 1.25rem}.ap-cta__lead{font-size:1.125rem;color:var(--ap-muted);max-width:400px;line-height:1.65;margin:0 0 2.5rem}@media(max-width:768px){.ap-hero{padding:7rem 0 5rem}.ap-journey,.ap-tier,.ap-gate,.ap-proof{padding-block:5rem}.ap-cta{padding-block:6rem}}
