:root{--navy:#17233f;--paper:#f6f3ea;--accent:#e7bd54;--ink:#17233f;--edge:#c6cbd1;--head:-apple-system,BlinkMacSystemFont,"Arial",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",Arial,sans-serif;line-height:1.65;word-break:keep-all}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #2f8dd2;outline-offset:5px}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--head);white-space:pre-line;text-wrap:balance;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(40px,4.9vw,70px);font-weight:600}h2{font-size:clamp(32px,3.6vw,51px);font-weight:550}h3{font-size:24px;font-weight:550;letter-spacing:-.03em}p{font-size:17px;max-width:600px}.shell{width:88%;max-width:1320px;margin:auto}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:650;display:block;margin-bottom:23px}.review-bar{background:#e7e8e4;color:#3e485b;font-size:11px;display:flex;justify-content:space-between;gap:16px;padding:7px 6%;line-height:1.5}.review-bar a{text-decoration:underline;text-underline-offset:3px;flex-shrink:0}.site-head{position:relative;z-index:10;display:flex;align-items:center;gap:35px;min-height:90px;padding:16px 6%;background:var(--paper)}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.brand strong{font:800 40px/1 Arial,sans-serif;letter-spacing:-.055em}.brand small{font-size:9px;letter-spacing:.22em;margin-top:7px;white-space:nowrap}.nav-links{display:flex;gap:27px;margin-left:auto;align-items:center;font-size:13px;white-space:nowrap}.nav-links a{padding:12px 0}.nav-links a:hover{text-decoration:underline;text-underline-offset:6px}.language{display:flex;gap:3px;flex-shrink:0}.language button{border:0;background:transparent;color:inherit;padding:9px 7px;min-height:42px;font-size:12px;opacity:.58}.language button[aria-pressed=true]{opacity:1;text-decoration:underline;text-underline-offset:6px}.menu-button{display:none;background:transparent;border:1px solid currentColor;color:inherit;padding:8px 12px;min-height:42px}.button{display:inline-flex;gap:25px;justify-content:space-between;align-items:center;min-height:52px;background:var(--accent);color:#14203a;padding:14px 25px;font-weight:600;font-size:14px;border:0}.button .arr{font-size:23px;line-height:1;font-weight:400;transition:transform .25s}.button:hover .arr{transform:translateX(4px)}.inline{display:inline-flex;align-items:center;gap:16px;min-height:44px;border-bottom:1px solid currentColor;font-size:14px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:29px}.hero{position:relative}.hero-copy p{margin-top:21px;font-size:19px}.hero-photo{width:100%;height:100%;object-fit:cover}.hero .eyebrow{margin-bottom:22px}.why,.learning,.coach,.guide,.contact{padding:100px 0;scroll-margin-top:25px}.why-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:7%;align-items:center}.why-photo{width:100%;aspect-ratio:1/1;object-fit:cover}.why-copy>p{margin-top:25px;color:#556071}.benefits{margin-top:35px;border-top:1px solid var(--edge)}.benefit{padding:17px 0;border-bottom:1px solid var(--edge);display:grid;grid-template-columns:27px 1fr;gap:18px}.benefit>span{font-size:12px;color:#96722c;margin-top:7px}.benefit h3{font-size:19px}.benefit p{font-size:14px;color:#637084;margin-top:3px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:46px}.section-head>p{max-width:390px;font-size:15px;opacity:.8}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.step{min-width:0;border-top:1px solid #ffffff55;padding-top:20px}.step .number{font:13px/1 monospace;color:var(--accent);margin-bottom:14px;display:block}.step p{font-size:15px;min-height:54px;margin:10px 0 25px;opacity:.8}.step img{width:100%;height:200px;object-fit:cover}.path-note{font-size:12px;opacity:.65;max-width:none;margin-top:24px}.coach-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center}.coach-image{width:100%;aspect-ratio:1.1;object-fit:cover}.coach-copy h2{font-size:clamp(31px,3.3vw,47px)}.coach-copy p{margin-top:24px;color:#556071}.coach-topics{font-size:13px!important;margin-bottom:30px;color:var(--ink)!important;border-top:1px solid var(--edge);padding-top:20px}.guide-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%}.guide-copy p{margin-top:25px;font-size:16px;opacity:.8}.guide-copy .target-detail{margin-top:35px;width:210px;height:135px;object-fit:cover}.faq{border-top:1px solid var(--edge)}.faq details{border-bottom:1px solid var(--edge)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:24px;align-items:center;padding:26px 0;font-size:18px;line-height:1.4;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:24px;color:var(--accent);font-weight:400;flex-shrink:0}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 32px 26px 0;font-size:15px;opacity:.8}.contact{position:relative;background:var(--navy);color:var(--paper);padding:100px 0 45px}.contact-main{position:relative;z-index:1}.contact h2{font-size:clamp(34px,4.2vw,61px);max-width:850px}.contact p{margin-top:22px;opacity:.78}.contact .actions{margin-top:33px}.contact .email{display:block;margin-top:23px;font-size:15px;overflow-wrap:anywhere}.footer-rule{margin-top:76px;padding-top:25px;border-top:1px solid #ffffff33;display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.12em}.credit{font-size:10px!important;letter-spacing:0;max-width:550px!important;opacity:.55!important}.photo-disclaimer{margin-top:8px;font-size:10px;opacity:.58;max-width:none}
.theme-a{--paper:#f6f3ea;--accent:#e7bd54}.theme-a .site-head{background:var(--navy);color:var(--paper)}.theme-a .hero{min-height:650px;height:min(790px,72vw);background:var(--navy);color:white}.theme-a .hero-visual{position:absolute;inset:0}.theme-a .hero-photo{object-position:65% center}.theme-a .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,20,39,.7),transparent 70%),linear-gradient(0deg,rgba(12,20,39,.55),transparent 70%);pointer-events:none}.theme-a .hero-copy{position:absolute;z-index:1;bottom:60px;left:6%;max-width:720px}.theme-a .hero-copy p{font-size:18px}.theme-a .hero-copy .eyebrow{color:var(--accent)}.theme-a .hero h1{font-size:clamp(38px,4.7vw,65px)}.theme-a .learning{background:var(--navy);color:var(--paper)}.theme-a .guide{background:#eeece5}.theme-a .contact:before{content:"";position:absolute;right:5%;top:40px;width:260px;aspect-ratio:1;border:1px solid #e7bd5430;border-radius:50%;box-shadow:0 0 0 35px #0000,0 0 0 36px #e7bd5420,0 0 0 70px #0000,0 0 0 71px #e7bd5410;pointer-events:none}
.theme-b{--paper:#fffaf0;--accent:#f5c633;--head:-apple-system,BlinkMacSystemFont,Arial,sans-serif}.theme-b .button{background:var(--navy);color:#fff;border-radius:8px}.theme-b .hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:4%;padding:35px 6% 70px}.theme-b .hero-visual{min-width:0;aspect-ratio:1;border-radius:50%;padding:20px;background:conic-gradient(#f5c633 0deg 80deg,#df4b3b 80deg 185deg,#279bc4 185deg 300deg,#17233f 300deg 360deg)}.theme-b .hero-photo{border-radius:50%;object-position:45% center}.theme-b .hero-copy{max-width:580px}.theme-b h1{font-weight:700;font-size:clamp(35px,4.3vw,62px)}.theme-b .hero-copy .eyebrow{color:#5e6b79}.theme-b .hero-copy p{font-size:18px}.theme-b .why-grid{grid-template-columns:1.2fr 1fr}.theme-b .why-photo{aspect-ratio:1.15;border-radius:8px}.theme-b .benefit>span{color:#b77813}.theme-b .learning{background:#e6f3fa}.theme-b .learning .step{border-top:2px solid #f5c633}.theme-b .step .number{color:#7b6122}.theme-b .step img{border-radius:9px}.theme-b .step:nth-child(2){padding-top:38px}.theme-b .coach-grid{grid-template-columns:1fr 1.15fr}.theme-b .coach-image{order:2;border-radius:15px}.theme-b .guide{background:var(--navy);color:#fffaf0;--edge:#ffffff40}.theme-b .guide .eyebrow{color:var(--accent)}.theme-b .contact{background:var(--accent);color:var(--navy)}.theme-b .contact .footer-rule{border-color:#17233f40}.theme-b .contact .credit{opacity:.65!important}
.theme-c{--paper:#f2f1e9;--accent:#d94838;--head:"Arial Narrow",Impact,-apple-system,sans-serif}.theme-c .site-head{background:var(--navy);color:var(--paper)}.theme-c .brand{flex-direction:row;align-items:center;gap:18px}.theme-c .brand strong{font-size:34px}.theme-c .brand small{max-width:70px;white-space:normal;line-height:1.35;margin:0}.theme-c h1,.theme-c h2{font-weight:700;letter-spacing:-.025em}.theme-c h1{font-size:clamp(44px,5.8vw,80px)}.theme-c .hero{display:grid;grid-template-areas:"copy" "photo"}.theme-c .hero-copy{grid-area:copy;padding:50px 6% 42px;display:grid;grid-template-columns:1.3fr .7fr;column-gap:30px}.theme-c .hero-copy .eyebrow{grid-column:1/-1;color:#8f3025}.theme-c .hero-copy h1{grid-row:2/4}.theme-c .hero-copy p{font-size:17px;align-self:end}.theme-c .hero-copy .actions{margin-top:23px}.theme-c .hero-copy .inline{display:none}.theme-c .hero-visual{grid-area:photo;height:440px;position:relative}.theme-c .hero-photo{object-position:center 47%}.theme-c .hero-visual:after{content:"PWR / ARCHERY ACADEMY";position:absolute;left:0;top:0;background:var(--accent);color:white;font:12px/1.5 monospace;letter-spacing:.15em;padding:15px 6vw}.theme-c .button{color:white}.theme-c .why{background:var(--navy);color:var(--paper);--edge:#ffffff35}.theme-c .why-grid{grid-template-columns:1fr 1fr}.theme-c .why-photo{order:2;aspect-ratio:1.05}.theme-c .why-copy p,.theme-c .benefit p{color:#d5d9e2}.theme-c .benefit>span{color:#f18477}.theme-c .step{border-top:2px solid var(--accent)}.theme-c .step img{height:170px}.theme-c .coach{background:#e7e7df}.theme-c .guide .faq summary:after{color:var(--accent)}.theme-c .contact{border-left:12px solid var(--accent)}.theme-c .contact .button{background:var(--accent)}
html[lang=ko] h1{font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif;font-size:clamp(32px,4vw,56px);font-weight:650;line-height:1.3;letter-spacing:-.055em}html[lang=ko] h2{font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif;font-size:clamp(28px,3.2vw,44px);font-weight:620;line-height:1.3;letter-spacing:-.05em}html[lang=ko] .theme-b h1{font-size:clamp(31px,3.5vw,51px)}html[lang=ko] .theme-c h1{font-size:clamp(34px,4.2vw,62px)}
@media(max-width:1050px){.site-head{gap:20px}.nav-links{gap:15px;font-size:12px}.theme-c .brand{gap:10px}.theme-c .hero-copy{grid-template-columns:1.3fr .85fr}.theme-a .hero-copy{max-width:650px}.theme-b .hero{gap:3%}.hero-copy p{font-size:17px}.why,.learning,.coach,.guide{padding:75px 0}.why-grid,.coach-grid{gap:5%}.steps{gap:20px}}
@media(max-width:780px){.site-head{flex-wrap:wrap;gap:14px;min-height:77px;padding-top:15px;padding-bottom:15px}.brand strong{font-size:33px}.brand small{font-size:8px}.language{margin-left:auto}.menu-button{display:block;font-size:12px}.nav-links{display:none;order:5;width:100%;margin:0;white-space:normal;gap:0;padding-top:12px}.nav-links.open{display:grid;grid-template-columns:1fr 1fr}.nav-links a{min-height:45px;padding:10px}.theme-a .hero{min-height:690px;height:83vh;max-height:900px}.theme-a .hero-photo{object-position:62% center}.theme-a .hero-copy{max-width:88%;bottom:44px}.theme-a .hero:after{background:linear-gradient(0deg,#0f182de8 5%,#0f182d66 48%,transparent 80%)}.theme-b .hero{grid-template-columns:1fr;padding-top:22px;gap:32px}.theme-b .hero-visual{max-width:500px;width:100%;justify-self:center;padding:16px}.theme-b .hero-copy{max-width:600px}.theme-b h1{font-size:48px}.theme-c .hero-copy{display:block;padding-top:36px}.theme-c .hero-copy p{margin-top:20px}.theme-c .hero-visual{height:380px}.theme-c h1{font-size:66px}.why-grid,.theme-b .why-grid,.theme-c .why-grid,.coach-grid,.theme-b .coach-grid,.guide-grid{grid-template-columns:1fr;gap:35px}.why-photo,.theme-b .why-photo{aspect-ratio:1.35;max-height:440px}.theme-c .why-photo{order:0;aspect-ratio:1.4}.theme-b .coach-image{order:0}.coach-image{aspect-ratio:1.4;max-height:430px}.section-head{display:block}.section-head>p{margin-top:25px;max-width:600px}.steps{gap:18px}.step h3{font-size:22px}.step img{height:140px}.step p{font-size:14px;min-height:78px}.guide-copy .target-detail{display:none}.contact{padding-top:70px}.contact:before{display:none}.theme-a .hero h1{font-size:48px}.contact h2{font-size:47px}.footer-rule{display:block}.credit{margin-top:16px!important}.review-bar{font-size:10px}html[lang=ko] .theme-b h1{font-size:39px}html[lang=ko] h1{font-size:39px}html[lang=ko] .theme-c h1{font-size:44px}}
@media(max-width:480px){.shell{width:88%}.why,.learning,.coach,.guide{padding:60px 0}.review-bar{gap:8px;font-size:9px}.site-head{gap:9px}.brand strong{font-size:30px}.brand small{letter-spacing:.14em;font-size:7px}.theme-c .brand strong{font-size:29px}.theme-c .brand small{font-size:7px;max-width:60px}.language{gap:0}.language button{font-size:11px;padding:8px 5px}.menu-button{font-size:11px;padding:7px 9px}.theme-a .hero{min-height:650px;height:calc(100svh - 100px);max-height:780px}.theme-a .hero h1,.theme-b h1{font-size:39px}.theme-c h1{font-size:51px}.hero-copy p,.theme-a .hero-copy p,.theme-b .hero-copy p{font-size:16px}.theme-b .hero{padding-bottom:55px}.theme-b .hero-visual{padding:12px}.hero .actions{gap:20px}.button{padding:13px 20px;font-size:13px}.inline{font-size:13px}.theme-c .hero-visual{height:310px}.steps{grid-template-columns:1fr;gap:32px}.step p{min-height:0;max-width:600px;margin-bottom:16px}.step img,.theme-c .step img{height:190px}.theme-b .step:nth-child(2){padding-top:20px}.section-head{margin-bottom:35px}.why-photo{aspect-ratio:1.1}.benefit p{font-size:13px}h2{font-size:34px}.coach-copy h2{font-size:32px}.faq summary{font-size:16px;padding:23px 0}.faq details p{font-size:14px;padding-right:0}.contact h2{font-size:38px}.contact .actions{gap:15px}.contact .email{font-size:14px}.contact p{font-size:15px}.footer-rule{margin-top:58px}html[lang=ko] h1,html[lang=ko] .theme-b h1{font-size:32px}html[lang=ko] .theme-c h1{font-size:35px}html[lang=ko] h2{font-size:29px}.photo-disclaimer{font-size:9px}.path-note{font-size:11px}}
@media(max-width:335px){.site-head{column-gap:6px}.brand strong{font-size:26px}.brand small{font-size:6px}.theme-c .brand small{display:none}.language button{font-size:10px;padding:6px 4px}.menu-button{font-size:10px;padding:6px 7px}.theme-a .hero h1,.theme-b h1{font-size:33px}.theme-c h1{font-size:43px}.hero .actions{gap:15px}.button{padding:12px 16px}.eyebrow{font-size:10px}.contact h2{font-size:32px}html[lang=ko] h1,html[lang=ko] .theme-b h1{font-size:29px}html[lang=ko] .theme-c h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button .arr{transition:none}}

/* Keep intrinsic image and translated text widths inside responsive grid tracks. */
.why-grid>*,.coach-grid>*,.guide-grid>*,.hero-copy>*,.benefit>*,.section-head>*{min-width:0}.why-photo,.coach-image{height:auto}.why-grid,.coach-grid,.guide-grid{min-width:0}.theme-b .hero-copy,.theme-c .hero-copy{min-width:0}.theme-a .hero-copy{width:88%}
