:root{--bg: #f6f8f6;--board: #ffffff;--border: #eef1ef;--ink: #13261a;--muted: #617968;--soft: #7f9487;--brand: #06C755;--brand-dark: #04803a;--danger: #c92f53;--warning: #b97610;font-family:Noto Sans JP,Pretendard,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100dvh}a{color:inherit;text-decoration:none}button{font:inherit}.site-main{padding-top:10px}.page-wrap{width:min(1080px,100%);margin:0 auto}.btn,.btn-ghost,.btn-soft{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 18px;border-radius:999px;border:1.5px solid transparent;cursor:pointer;font-size:13.5px;font-weight:800;transition:transform .16s var(--pk-ease-out, ease),background-color .15s ease}.btn{background:#06c755;color:#fff}.btn:active,.btn-ghost:active,.btn-soft:active{transform:scale(.97)}.btn-ghost{border-color:#dfe5e1;background:#fff;color:#3c463f}.btn-soft{background:#eafbf1;color:#04803a}.metric-card,.panel{border:1px solid var(--border);background:var(--board);box-shadow:0 6px 20px #1121170d}.status-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.status-badges.compact{margin-top:10px}.onboarding-steps{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none}.onboarding-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:12px;border:1px solid var(--border);border-radius:12px;background:#ffffffa8}.onboarding-step strong{display:block;font-size:.96rem}.onboarding-step p{margin:4px 0 0;color:var(--muted);font-size:.9rem;line-height:1.55}.step-index{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#13261a14;color:var(--muted);font-weight:800}.onboarding-step.is-done .step-index{background:#0cb15b29;color:var(--brand-dark)}.onboarding-step.is-current{border-color:#0cb15b5c;background:#fff}.onboarding-step.is-current .step-index{background:var(--brand);color:#fff}.onboarding-step.is-locked{opacity:.7}.pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border-radius:999px;background:#13261a0f;color:var(--ink);font-size:.86rem;font-weight:700}.metric-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.metric-card{border-radius:18px;padding:16px 18px}.metric-label{color:var(--soft);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.metric-value{margin-top:8px;font-size:1.6rem;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.metric-value.small{font-size:1.35rem;letter-spacing:0}.panel{border-radius:18px;padding:20px 22px}.panel-title{margin:0;font-size:1.05rem;font-weight:800;letter-spacing:-.01em}.panel-subtitle{margin:10px 0 0;color:var(--muted);line-height:1.7}.stack{display:flex;flex-direction:column;gap:12px}.section-heading{max-width:720px;margin:0 auto 20px;text-align:center}.section-heading.align-left{margin-left:0;text-align:left}.section-heading h1,.section-heading h2{margin:0;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:800;letter-spacing:-.01em}.section-heading p{color:var(--muted);line-height:1.7}.course-row-head,.admin-secret,.table-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.compact{margin-top:0}.table-list{display:flex;flex-direction:column;gap:12px}.field-label{display:flex;flex-direction:column;gap:8px;margin-top:16px;color:var(--muted);font-weight:700}.pk-field-hint{margin-top:-2px;color:var(--muted);font-size:11.5px;font-weight:500;line-height:1.7}input,select,textarea{min-height:44px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--ink);font:inherit;padding:0 12px}textarea{min-height:96px;padding:12px;resize:vertical}.check-row{display:flex;align-items:flex-start;gap:10px;margin:16px 0;color:var(--muted);line-height:1.5}.check-row input{min-height:auto;margin-top:4px}button:disabled{cursor:not-allowed;opacity:.55;transform:none}.admin-secret{justify-content:flex-start;margin-bottom:18px}.admin-secret input{width:min(420px,100%)}.table-row{flex-wrap:wrap;padding:12px 0;border-bottom:1px solid var(--border)}.empty-state{padding:18px;border-radius:18px;border:1px dashed var(--border);color:var(--muted)}.notice{padding:14px 16px;border-radius:16px;border:1px solid rgba(201,47,83,.18);background:#c92f5314;color:#8b2134}.content-studio{margin-bottom:18px}.content-layout{display:grid;gap:18px;grid-template-columns:minmax(220px,280px) minmax(0,1fr);margin-top:18px}.content-sidebar,.content-editor,.lesson-editor{display:flex;flex-direction:column;gap:14px}.content-course-button,.lesson-tabs button{border:1px solid var(--border);background:#fffc;color:var(--ink);cursor:pointer}.content-course-button{display:flex;align-items:flex-start;flex-direction:column;gap:4px;padding:12px;border-radius:14px;text-align:left}.content-course-button span,.content-course-button em{color:var(--muted);font-size:.84rem;font-style:normal}.content-course-button.is-active,.lesson-tabs button.is-active{border-color:#0cb15b75;background:#0cb15b1a}.field-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.json-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.json-grid textarea{min-height:220px;font-family:JetBrains Mono,SFMono-Regular,monospace;font-size:.82rem}.content-toolbar,.lesson-tabs{display:flex;flex-wrap:wrap;gap:10px}.content-toolbar{align-items:center}.content-toolbar select{min-width:180px}.lesson-tabs button{min-height:38px;padding:0 12px;border-radius:999px;font-weight:800}.content-check-row{margin:0;align-self:end}@media(max-width:960px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-layout,.field-grid,.json-grid{grid-template-columns:1fr}}@media(max-width:640px){.course-row-head,.table-row{align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:1fr}}:root{--pk-ease-out: cubic-bezier(.23, 1, .32, 1);--pk-ease-in-out: cubic-bezier(.77, 0, .175, 1)}:root{--pk-sun: #e89a2f;--pk-sun-deep: #8a6215;--pk-sun-soft: #fff4d8}.pk-sun-accent{color:var(--pk-sun)}.pk-page{background:#fff;color:#17211b;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Apple SD Gothic Neo,Yu Gothic UI,Meiryo,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}.pk-page.pk-page-gray{background:#f6f8f6}.pk-page a{text-decoration:none}.pk-main{flex:1}.pk-kr{font-family:Apple SD Gothic Neo,Malgun Gothic,sans-serif}.pk-nav{position:sticky;top:0;z-index:10;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eef1ef;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.pk-brand{display:flex;align-items:center;gap:9px;color:#17211b;font-weight:800;font-size:17px;letter-spacing:.01em}.pk-navlinks{display:flex;align-items:center;gap:20px;font-size:13.5px;font-weight:600}.pk-navlinks a{color:#3c463f;white-space:nowrap;transition:color .15s ease}@media(max-width:560px){.pk-navlinks .pk-nav-optional{display:none}.pk-nav{padding:0 14px}.pk-navlinks{gap:12px;font-size:12.5px}.pk-brand{font-size:15px;gap:7px}.pk-navlinks .pk-btn.pk-btn-sm,.pk-navlinks .pk-btn-ghost{font-size:12px;padding:9px 14px;white-space:nowrap}}.pk-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#06c755;color:#fff!important;font-weight:800;padding:13px 26px;border-radius:999px;border:0;cursor:pointer;font-size:15px;line-height:1;transition:transform .16s var(--pk-ease-out),background-color .15s ease,box-shadow .2s ease}.pk-btn:active{transform:scale(.97)}.pk-btn:disabled{background:#b9d8c5;cursor:not-allowed}.pk-btn.pk-btn-big{font-size:16px;padding:15px 30px;box-shadow:0 6px 18px #06c75547}.pk-btn.pk-btn-sm{font-size:13.5px;padding:10px 20px}.pk-btn.pk-btn-block{display:flex;width:100%}.pk-btn-ghost{display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #dfe5e1;color:#3c463f!important;font-size:13.5px;font-weight:800;padding:12px 24px;border-radius:999px;background:transparent;cursor:pointer;line-height:1;transition:transform .16s var(--pk-ease-out),background-color .15s ease}.pk-btn-ghost:active{transform:scale(.97)}.pk-btn-ghost.pk-btn-green{border-color:#b9dcc7;color:#04803a!important}.pk-btn-soft{display:inline-flex;align-items:center;justify-content:center;background:#eafbf1;color:#04803a!important;font-size:13px;font-weight:800;padding:10px 20px;border-radius:999px;border:0;cursor:pointer;line-height:1;transition:transform .16s var(--pk-ease-out),background-color .15s ease}.pk-btn-soft:active{transform:scale(.97)}.pk-btn-dark{display:inline-flex;align-items:center;justify-content:center;background:#17211b;color:#fff!important;font-size:13.5px;font-weight:800;padding:13px 24px;border-radius:999px;border:0;cursor:pointer;line-height:1;transition:transform .16s var(--pk-ease-out),background-color .15s ease}.pk-btn-dark:active{transform:scale(.97)}.pk-btn-dark:disabled{background:#9aa59d;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.pk-navlinks a:hover{color:#04803a}.pk-btn:hover{background:#05b04b}.pk-btn-ghost:hover{background:#f6f8f6}.pk-btn-ghost.pk-btn-green:hover{background:#fff}.pk-btn-soft:hover{background:#d6f5e3}.pk-btn-dark:hover{background:#2c382f}.pk-btn-white:hover{background:#f0fdf5}.pk-course:hover,.pk-cc:hover,.pk-step:hover{box-shadow:0 14px 34px #1121171a;transform:translateY(-3px)}.pk-setting:hover span:first-child{color:#04803a}}.pk-wrap{max-width:1080px;margin:0 auto;padding:0 20px}.pk-section{padding:72px 20px 64px}.pk-section-tint{background:#f3fbf6;padding:64px 20px}.pk-h2{font-size:clamp(24px,3.2vw,32px);font-weight:800;margin:0 0 8px;letter-spacing:-.01em}.pk-sub{font-size:14.5px;color:#5b675f;margin:0 0 28px}.pk-hero{max-width:1080px;margin:0 auto;padding:56px 20px 64px;display:flex;flex-wrap:wrap;align-items:center;gap:48px}.pk-hero-copy{flex:1 1 340px;min-width:300px}.pk-hero-title{font-size:clamp(30px,4.6vw,46px);line-height:1.28;font-weight:800;margin:0 0 18px;letter-spacing:-.01em}.pk-hero-lead{font-size:16px;line-height:1.9;color:#4c574f;margin:0 0 28px;max-width:26em}.pk-hero-note{font-size:12.5px;color:#7a857d}.pk-hero-phone{flex:0 1 320px;margin:0 auto}.pk-phone{width:300px;border-radius:36px;background:#111614;padding:10px;box-shadow:0 24px 60px #1121172e;margin:0 auto}.pk-phone-screen{border-radius:28px;overflow:hidden;background:#e9edf1}.pk-phone-head{background:#fff;padding:12px 14px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e4e8ea}.pk-phone-avatar{width:30px;height:30px;border-radius:50%;background:#06c755;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex:none}.pk-phone-name{font-size:13px;font-weight:700}.pk-phone-meta{font-size:10px;color:#8a959b}.pk-phone-caption{margin:12px auto 0;max-width:260px;color:var(--muted);font-size:11.5px;line-height:1.75;text-align:center}.pk-phone-caption b{color:var(--ink);font-weight:700}.pk-phone-body{padding:14px 12px 16px;display:flex;flex-direction:column;gap:10px}.pk-chat-bubble{align-self:flex-start;background:#fff;border-radius:14px;padding:9px 12px;font-size:11.5px;line-height:1.6;color:#333;max-width:82%}.pk-lesson-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.pk-lesson-kicker{background:#06c755;color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;padding:7px 12px}.pk-lesson-hero{padding:16px 14px 8px;text-align:center}.pk-lesson-kr{font-size:30px;font-weight:800;letter-spacing:.01em}.pk-lesson-kana{font-size:11px;color:#06a24a;font-weight:700;margin-top:5px}.pk-lesson-ja{font-size:12.5px;color:#4c574f;margin-top:3px}.pk-lesson-vocab{margin:10px 12px 0;border-top:1px dashed #e4e8e5;padding-top:9px;font-size:10.5px;line-height:1.7;color:#5b675f}.pk-lesson-vocab b{color:#17211b}.pk-lesson-tip{margin:10px 12px 0;background:#f0fbf4;border-radius:10px;padding:8px 10px;font-size:10.5px;line-height:1.65;color:#3c463f}.pk-lesson-attend{margin:12px;background:#06c755;color:#fff;text-align:center;border-radius:999px;padding:9px;font-size:12px;font-weight:800}.pk-steps{display:flex;flex-wrap:wrap;gap:16px}.pk-step{flex:1 1 260px;background:#fff;border-radius:20px;padding:26px 24px;display:flex;flex-direction:column;gap:10px;transition:transform .2s var(--pk-ease-out),box-shadow .2s ease}.pk-step-num{width:44px;height:44px;border-radius:50%;background:#06c755;color:#fff;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:800}.pk-step-title{font-size:17px;font-weight:800}.pk-step-body{font-size:13.5px;line-height:1.8;color:#5b675f}.pk-carousel{display:flex;gap:16px;overflow-x:auto;padding:6px 20px 18px;scroll-snap-type:x mandatory;max-width:1080px;margin:0 auto}.pk-cc{flex:0 0 240px;scroll-snap-align:start;background:#fff;border:1px solid #e8ece9;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #1121170f;transition:transform .2s var(--pk-ease-out),box-shadow .2s ease}.pk-cc-kicker{color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.06em;padding:8px 14px}.pk-cc-body{padding:20px 16px;text-align:center}.pk-cc-kr{font-size:27px;font-weight:800}.pk-cc-note{border-top:1px dashed #e8ece9;margin:0 14px;padding:10px 0 16px;font-size:11px;line-height:1.7;color:#5b675f}.pk-teacher{background:#17211b;color:#f2f6f2;padding:64px 20px}.pk-teacher-inner{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.pk-teacher-head{display:flex;align-items:center;gap:12px}.pk-teacher-avatar{width:52px;height:52px;border-radius:50%;background:#06c755;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:21px;flex:none}.pk-teacher-name{font-weight:800;font-size:17px}.pk-teacher-role{font-size:12px;color:#9fb0a4}.pk-teacher-bubble{background:#fff;color:#17211b;border-radius:4px 20px 20px;padding:20px 22px;font-size:15px;line-height:2;max-width:36em}.pk-teacher-note{font-size:12.5px;color:#9fb0a4}.pk-freedays{flex:1 1 380px;display:flex;flex-direction:column}.pk-freeday{display:flex;gap:16px;align-items:baseline;padding:13px 4px;border-bottom:1px solid #eef1ef}.pk-freeday-n{flex:none;width:58px;font-size:11px;font-weight:800;color:var(--pk-sun-deep)}.pk-freeday-t{font-size:14.5px;font-weight:700}.pk-freeday-s{font-size:12px;color:#7a857d;margin-left:auto;text-align:right}.pk-freebanner{background:#fff;border-radius:20px;padding:20px 24px;margin-bottom:16px;display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between}.pk-coursegrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.pk-course{background:#fff;border-radius:20px;padding:0;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 24px #1121170d;transition:transform .2s var(--pk-ease-out),box-shadow .2s ease}.pk-course-inner{padding:18px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.pk-course-media{position:relative}.pk-course-media img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.pk-course-media-tag{position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #1121172e}.pk-course-chips{display:flex;flex-wrap:wrap;gap:7px}.pk-week-tag-soon{background:#f3f5f3;color:#5b675f}.pk-course-outcome{font-size:11.5px;color:#8a6215;background:#fff8ea;border-radius:10px;padding:8px 11px;line-height:1.7;font-weight:700}.pk-course-top{display:flex;justify-content:space-between;align-items:center;padding:24px 22px 0}.pk-course.pk-course-soon{opacity:.92}.pk-course-soon .pk-course-media img{filter:saturate(.85)}.pk-course-emoji{font-size:24px}.pk-tag{font-size:10.5px;font-weight:800;padding:4px 11px;border-radius:999px}.pk-tag-live{background:#eafbf1;color:#04803a}.pk-tag-soon{background:#f6f8f6;color:#7a857d}.pk-tag-level{background:#eef4fd;color:#2456a6}.pk-course-title{font-size:18px;font-weight:800}.pk-course-body{font-size:13px;line-height:1.8;color:#5b675f;flex:1}.pk-course-price{display:flex;align-items:baseline;gap:7px}.pk-course-price strong{font-size:22px;font-weight:800}.pk-course-price span{font-size:11.5px;color:#7a857d}.pk-legalnote{font-size:11.5px;color:#7a857d;margin-top:16px}.pk-legalnote a,.pk-link{color:#059c46;font-weight:700}.pk-legalnote a:hover,.pk-link:hover{color:#04803a}.pk-faq{max-width:720px;margin:0 auto}.pk-faq details{border-bottom:1px solid #eef1ef;padding:4px 0}.pk-faq summary{cursor:pointer;font-size:15px;font-weight:700;padding:15px 32px 15px 4px;list-style:none;position:relative}.pk-faq summary::-webkit-details-marker{display:none}.pk-faq summary:after{content:"+";position:absolute;right:6px;top:50%;margin-top:-11px;font-size:19px;font-weight:700;color:#06a24a;transition:transform .2s var(--pk-ease-out)}.pk-faq details[open] summary:after{transform:rotate(45deg)}.pk-faq p{font-size:13.5px;line-height:1.9;color:#5b675f;margin:0 0 16px;padding:0 4px}.pk-ctaband{background:#06c755;padding:64px 20px;text-align:center}.pk-ctaband h2{color:#fff;font-size:clamp(24px,3.4vw,34px);font-weight:800;margin:0 0 10px}.pk-ctaband p{color:#dcffe9;font-size:14.5px;margin:0 0 26px}.pk-btn-white{display:inline-block;background:#fff;color:#059c46!important;font-size:16px;font-weight:800;padding:15px 32px;border-radius:999px;box-shadow:0 8px 24px #045a2840;transition:transform .16s var(--pk-ease-out),background-color .15s ease}.pk-btn-white:active{transform:scale(.97)}.pk-footer{background:#17211b;color:#9fb0a4;padding:40px 20px 48px}.pk-footer-inner{max-width:1080px;margin:0 auto;display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;align-items:flex-start}.pk-footer-brand{display:flex;align-items:center;gap:8px;color:#f2f6f2;font-weight:800;margin-bottom:8px}.pk-footer-tag{font-size:12px}.pk-footer-cols{display:flex;gap:32px;font-size:12.5px}.pk-footer-col{display:flex;flex-direction:column;gap:9px}.pk-footer-col a{color:#c8d4cb}.pk-footer-col a:hover{color:#fff}.pk-footer-base{max-width:1080px;margin:28px auto 0;border-top:1px solid #2c382f;padding-top:18px;font-size:11px;color:#6d7d71}.pk-sticky{animation:pk-sticky-in .3s var(--pk-ease-out) both;position:fixed;left:0;right:0;bottom:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e8ece9;padding:10px 16px;display:flex;align-items:center;gap:12px;justify-content:center}.pk-sticky-note{font-size:12px;color:#5b675f;font-weight:700}.pk-sticky-price{text-align:right}.pk-sticky-price strong{font-size:14px;font-weight:800}.pk-sticky-price small{display:block;font-size:10.5px;color:#06a24a;font-weight:700}.pk-crumb{font-size:12px;margin-bottom:14px;color:#9fb0a4}.pk-crumb a{color:#54655a}.pk-crumb strong{color:#17211b;font-weight:700}.pk-detailhero{background:#eafbf1;padding:52px 20px 60px}.pk-detailhero-inner{max-width:980px;margin:0 auto;display:flex;flex-wrap:wrap;gap:40px;align-items:center}.pk-detailhero-copy{flex:1 1 360px}.pk-detailhero-title{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.35;margin:0 0 14px;letter-spacing:-.01em}.pk-detailhero-lead{font-size:15px;line-height:1.9;color:#44514a;margin:0 0 22px;max-width:26em}.pk-price-row{display:flex;align-items:baseline;gap:10px}.pk-price-big{font-size:36px;font-weight:800}.pk-price-note{font-size:13px;color:#54655a}.pk-samplecard-wrap{flex:0 1 300px;margin:0 auto}.pk-samplecard{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #143c2324;transform:rotate(2deg)}.pk-weeks{display:flex;flex-direction:column;gap:14px}.pk-week{border:1px solid #e8ece9;border-radius:20px;padding:24px;display:flex;flex-wrap:wrap;gap:18px;align-items:flex-start}.pk-week-side{flex:none;width:96px}.pk-week-range{font-size:11px;font-weight:800;color:#06a24a;letter-spacing:.04em}.pk-week-title{font-size:18px;font-weight:800;margin-top:2px}.pk-week-main{flex:1 1 300px}.pk-week-body{font-size:13.5px;line-height:1.85;color:#5b675f;margin-bottom:10px}.pk-week-tags{display:flex;flex-wrap:wrap;gap:7px}.pk-week-tag{background:#eafbf1;color:#04803a;font-size:11.5px;font-weight:700;padding:4px 11px;border-radius:999px}.pk-outcomes{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.pk-outcome{flex:1 1 260px;max-width:320px;background:#fff;border-radius:20px;padding:26px 24px}.pk-outcome-emoji{font-size:26px;margin-bottom:12px}.pk-outcome-title{font-size:16px;font-weight:800;margin-bottom:8px}.pk-outcome-body{font-size:13.5px;line-height:1.85;color:#5b675f}.pk-buybox{max-width:640px;margin:0 auto;border:1.5px solid #b9dcc7;border-radius:24px;padding:36px 32px}.pk-buyrow{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-top:1px solid #eef1ef;font-size:14px}.pk-buyrow.pk-buyrow-total{border-bottom:1px solid #eef1ef;margin-bottom:22px}.pk-buyrow-total strong{font-size:22px;font-weight:800}.pk-buybox .field-label,.pk-buybox .check-row{font-size:13px}.pk-lessonlist{display:flex;flex-direction:column}.pk-lessonrow{display:flex;gap:14px;align-items:baseline;padding:11px 4px;border-bottom:1px solid #eef1ef;font-size:13.5px}.pk-lessonrow em{font-style:normal;color:#7a857d;font-size:12px;margin-left:auto}.pk-mp{max-width:480px;margin:0 auto;padding:24px 16px 64px;display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box}.pk-mp-greet{display:flex;align-items:center;gap:12px;padding:4px 6px}.pk-mp-avatar{width:46px;height:46px;border-radius:50%;background:#06c755;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;flex:none}.pk-mp-name{font-size:16.5px;font-weight:800}.pk-mp-status{font-size:12px;color:#5b675f;display:flex;align-items:center;gap:6px}.pk-card{background:#fff;border-radius:20px;padding:22px 20px;box-shadow:0 6px 20px #1121170d}.pk-card-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.pk-card-title{font-size:15px;font-weight:800}.pk-streak{font-size:12px;font-weight:800;color:#04803a}.pk-mp-hint{margin-top:16px;background:#f0fbf4;border-radius:12px;padding:11px 14px;font-size:12px;line-height:1.7;color:#3c463f}.pk-enroll{border:1px solid #e8ece9;border-radius:16px;padding:16px 18px}.pk-enroll+.pk-enroll{margin-top:10px}.pk-enroll-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:8px}.pk-enroll-title{font-size:14.5px;font-weight:800}.pk-bar{height:8px;background:#eef1ef;border-radius:999px;overflow:hidden;margin-bottom:10px}.pk-bar span{display:block;height:100%;background:#06c755;border-radius:999px;transition:width .6s var(--pk-ease-in-out)}.pk-enroll-meta{font-size:12px;color:#5b675f;line-height:1.8}.pk-mp-form{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.pk-mp-form input,.pk-mp-form select{border:1.5px solid #dfe5e1;border-radius:10px;padding:8px 10px;font-size:12.5px;font-family:inherit}.pk-orderrow{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #eef1ef;gap:10px}.pk-orderrow-name{font-size:13.5px;font-weight:700}.pk-orderrow-meta{font-size:11px;color:#7a857d}.pk-orderrow-price{font-size:13.5px;font-weight:800;text-align:right}.pk-settings{background:#fff;border-radius:20px;padding:10px 20px;box-shadow:0 6px 20px #1121170d}.pk-setting span:first-child{transition:color .15s ease}.pk-setting{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #eef1ef;color:#17211b!important;font-size:13.5px;font-weight:700;width:100%;background:none;border-left:0;border-right:0;border-top:0;cursor:pointer;font-family:inherit;text-align:left}.pk-copyright{padding:15px 0;font-size:11px;color:#9aa59d}.pk-stat-grid{display:flex;gap:10px}.pk-stat{flex:1;background:#f6f8f6;border-radius:14px;padding:14px 12px;text-align:center}.pk-stat b{display:block;font-size:20px;font-weight:800;color:#17211b}.pk-stat span{font-size:11px;color:#7a857d;font-weight:700}.pk-ck{max-width:430px;margin:24px auto 64px;padding:0 16px;width:100%;box-sizing:border-box}.pk-ck-card{background:#fff;border-radius:24px;box-shadow:0 16px 40px #1121171a;overflow:hidden}.pk-ck-hero{padding:40px 24px 28px;text-align:center}.pk-ck-hero.pk-ck-hero-green{background:#eafbf1}.pk-ck-icon{width:64px;height:64px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.pk-ck-title{font-size:20px;font-weight:800;margin-bottom:6px}.pk-ck-lead{font-size:13px;line-height:1.8;color:#44514a}.pk-ck-body{padding:22px 24px 26px}.pk-ck-label{font-size:12px;font-weight:800;color:#7a857d;margin-bottom:10px}.pk-ck-box{border:1px solid #e8ece9;border-radius:16px;padding:16px 18px}.pk-ck-row{display:flex;justify-content:space-between;font-size:13.5px;font-weight:700}.pk-ck-meta{font-size:11.5px;color:#7a857d;line-height:1.8;margin-top:4px}.pk-ck-note{background:#f6f8f6;border-radius:14px;padding:14px 16px;margin-top:14px;font-size:12px;line-height:1.8;color:#3c463f}.pk-ck-total{border-top:1px dashed #e8ece9;margin-top:12px;padding-top:12px;display:flex;justify-content:space-between;font-size:14px;font-weight:800}.pk-ck-total strong{color:#04803a}.pk-textarea{width:100%;box-sizing:border-box;border:1.5px solid #dfe5e1;border-radius:14px;padding:12px 14px;font-size:13px;font-family:inherit;min-height:72px;resize:vertical}.pk-checkrow{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.7;color:#3c463f;margin:14px 0}.pk-checkrow input{width:18px;height:18px;accent-color:#06C755;margin-top:1px;flex:none}.pk-btnrow{display:flex;gap:10px}.pk-btnrow>*{flex:1}.pk-notice{background:#fff8ec;border:1px solid #f1e2c2;border-radius:14px;padding:12px 16px;font-size:12.5px;line-height:1.8;color:#7a6432;margin:12px 0}.pk-notice-green{background:#eafbf1;border-color:#b9dcc7;color:#04803a}@keyframes pk-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes pk-sticky-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pk-reveal{opacity:0;transform:translateY(10px);transition:opacity .5s var(--pk-ease-out),transform .5s var(--pk-ease-out)}.pk-reveal.is-in{opacity:1;transform:none}.pk-narrow{max-width:680px;margin:0 auto;padding:40px 20px 64px}.pk-page-head{margin-bottom:26px}.pk-page-kicker{font-size:11.5px;font-weight:800;letter-spacing:.12em;color:#7a857d;margin-bottom:10px}.pk-page-title{font-size:clamp(23px,3.4vw,29px);font-weight:800;letter-spacing:-.01em;margin:0 0 10px}.pk-tagrow{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.pk-flow{display:flex;flex-direction:column;gap:12px}.pk-flow-step{display:flex;gap:16px;background:#fff;border:1px solid #eef1ef;border-radius:18px;padding:20px;box-shadow:0 6px 20px #1121170a}.pk-flow-step.is-current{border-color:#b9dcc7;box-shadow:0 8px 24px #06c7551f}.pk-flow-step.is-locked{opacity:.62}.pk-flow-num{width:36px;height:36px;flex:none;border-radius:50%;background:#f6f8f6;color:#7a857d;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:800}.pk-flow-step.is-current .pk-flow-num{background:#06c755;color:#fff}.pk-flow-step.is-done .pk-flow-num{background:#eafbf1;color:#04803a}.pk-flow-main{flex:1;min-width:0}.pk-flow-title{font-size:15.5px;font-weight:800;margin-bottom:6px}.pk-flow-body{font-size:13px;line-height:1.8;color:#5b675f}.pk-flow-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.pk-code{margin-top:16px;border:1px dashed #b9dcc7;background:#f7fdf9;border-radius:16px;padding:18px;text-align:center}.pk-code-value{font-size:26px;font-weight:800;letter-spacing:.22em;color:#04803a;font-variant-numeric:tabular-nums}.pk-code-note{font-size:12px;line-height:1.8;color:#5b675f;margin-top:10px;text-align:left}.pk-select{border:1.5px solid #dfe5e1;border-radius:999px;padding:9px 14px;font-size:13px;font-family:inherit;font-weight:700;color:#3c463f;background:#fff;cursor:pointer}.pk-select:disabled{opacity:.6;cursor:not-allowed}.pk-dash-grid{display:flex;flex-wrap:wrap;gap:12px}.pk-dash-card{flex:1 1 200px;background:#fff;border:1px solid #eef1ef;border-radius:18px;padding:18px 20px}.pk-dash-label{font-size:11.5px;font-weight:800;color:#7a857d;letter-spacing:.06em}.pk-dash-value{font-size:25px;font-weight:800;margin-top:6px;font-variant-numeric:tabular-nums}.pk-dash-unit{font-size:13px;font-weight:700;color:#7a857d;margin-left:3px}.pk-dash-bar{height:7px;border-radius:999px;background:#eef1ef;overflow:hidden;margin-top:12px}.pk-dash-bar span{display:block;height:100%;border-radius:999px;background:#06c755;transition:width .4s var(--pk-ease-out)}.pk-dash-empty{background:#fff;border:1px solid #eef1ef;border-radius:18px;padding:32px 20px;text-align:center;font-size:13.5px;color:#5b675f}@media(max-width:560px){.pk-narrow{padding:28px 16px 48px}.pk-flow-step{padding:16px;gap:12px}}@media(prefers-reduced-motion:no-preference){.pk-hero-copy{animation:pk-rise .6s var(--pk-ease-out) both}.pk-hero-phone{animation:pk-rise .6s var(--pk-ease-out) .12s both}.pk-phone .pk-chat-bubble{animation:pk-rise .5s var(--pk-ease-out) .35s both}.pk-phone .pk-lesson-card{animation:pk-rise .5s var(--pk-ease-out) .5s both}}@media(prefers-reduced-motion:reduce){.pk-reveal{opacity:1;transform:none;transition:none}.pk-sticky{animation:none}.pk-btn,.pk-btn-ghost,.pk-btn-soft,.pk-btn-dark,.pk-btn-white,.pk-course,.pk-cc,.pk-step,.pk-bar span{transition:none}}.pk-bento{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.pk-bento-cell{background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #1121170d}.pk-bento-img{grid-row:span 2;padding:0;overflow:hidden;display:flex;flex-direction:column}.pk-bento-img img{width:100%;height:100%;min-height:220px;object-fit:cover;flex:1}.pk-bento-img .pk-bento-body{padding:20px 24px 22px}.pk-bento-title{font-size:16.5px;font-weight:800}.pk-bento-text{font-size:13px;line-height:1.85;color:#5b675f}@media(max-width:768px){.pk-bento{grid-template-columns:1fr}.pk-bento-img{grid-row:auto}.pk-bento-img img{min-height:180px}}.pk-voice-row{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.pk-voice-btn{display:inline-flex;align-items:center;gap:7px;border:1.5px solid #b9dcc7;background:#fff;color:#04803a;font-size:12.5px;font-weight:800;padding:9px 16px;border-radius:999px;cursor:pointer;line-height:1;font-family:inherit;transition:transform .16s var(--pk-ease-out),background-color .15s ease}.pk-voice-btn:active{transform:scale(.97)}.pk-voice-btn.is-playing{background:#eafbf1}@media(hover:hover)and (pointer:fine){.pk-voice-btn:hover{background:#f3fbf6}}.pk-voice-btn svg{flex:none}.pk-trustrow{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:18px;font-size:12.5px;color:#3c463f;font-weight:600}.pk-trustrow span{display:inline-flex;align-items:center;gap:6px}.pk-cc-img{width:100%;height:110px;object-fit:cover;display:block}.pk-phone-cardimg{width:100%;height:92px;object-fit:cover;display:block}.pk-samplecard-img{width:100%;height:130px;object-fit:cover;display:block}.pk-phrasehead{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.pk-phrasecount{font-size:12px;font-weight:800;color:#04803a}.pk-phraselist{display:flex;flex-direction:column;margin-top:12px}.pk-phrase{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-top:1px solid #eef1ef}.pk-phrase:first-child{border-top:0;padding-top:4px}.pk-phrase-day{flex:none;width:52px;font-size:10.5px;font-weight:800;color:#06a24a;padding-top:3px;letter-spacing:.03em}.pk-phrase-main{flex:1;min-width:0}.pk-phrase-kr{font-size:17px;font-weight:800;line-height:1.4;word-break:keep-all}.pk-phrase-reading{font-size:11.5px;color:#06a24a;font-weight:700;margin-top:2px}.pk-phrase-ja{font-size:12px;color:#5b675f;margin-top:2px;line-height:1.6}.pk-phrase-audio{display:flex;gap:6px;margin-top:8px}.pk-mini{display:inline-flex;align-items:center;gap:5px;border:1.5px solid #dfe5e1;background:#fff;color:#3c463f;font-size:11px;font-weight:800;padding:6px 12px;border-radius:999px;cursor:pointer;line-height:1;font-family:inherit;transition:transform .16s var(--pk-ease-out),background-color .15s ease,border-color .15s ease}.pk-mini:active{transform:scale(.96)}.pk-mini.is-playing{background:#eafbf1;border-color:#b9dcc7;color:#04803a}@media(hover:hover)and (pointer:fine){.pk-mini:hover{background:#f6f8f6}}.pk-phrase-check{flex:none;width:18px;padding-top:4px}.pk-nextstep{margin-top:18px;background:#eafbf1;border-radius:16px;padding:18px 18px 20px}.pk-nextstep-title{font-size:14.5px;font-weight:800;color:#04803a}.pk-nextstep-body{font-size:12.5px;line-height:1.8;color:#3c463f;margin:6px 0 14px}.pk-phrase-empty{font-size:12.5px;color:#7a857d;line-height:1.8;padding:6px 0}.ad{background:#f6f8f6;min-height:100vh}.ad-wrap{max-width:1240px;margin:0 auto;padding:20px 20px 72px}.ad-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:14px}.ad-title{font-size:19px;font-weight:800;letter-spacing:-.01em}.ad-sub{font-size:12px;color:#7a857d}.ad-tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid #e3e8e4;margin-bottom:18px;padding-bottom:0}.ad-tab{flex:none;background:none;border:0;border-bottom:2px solid transparent;color:#5b675f;font-family:inherit;font-size:13px;font-weight:700;padding:10px 14px;cursor:pointer;white-space:nowrap;transition:color .14s ease,border-color .14s ease}.ad-tab[aria-selected=true]{color:#04803a;border-bottom-color:#06c755}@media(hover:hover)and (pointer:fine){.ad-tab:hover{color:#17211b}}.ad-tab-count{display:inline-block;margin-left:6px;background:#eef1ef;color:#5b675f;border-radius:999px;font-size:10.5px;font-weight:800;padding:2px 7px}.ad-tab-count.is-alert{background:#fde8ec;color:#a4243d}.ad-panel{background:#fff;border:1px solid #e8ece9;border-radius:14px;padding:18px 20px;margin-bottom:14px}.ad-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:14px;flex-wrap:wrap}.ad-panel-title{font-size:14px;font-weight:800}.ad-panel-note{font-size:11.5px;color:#7a857d}.ad-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;background:#e8ece9;border:1px solid #e8ece9;border-radius:14px;overflow:hidden;margin-bottom:14px}.ad-kpi{background:#fff;padding:14px 16px}.ad-kpi-label{font-size:11px;color:#7a857d;font-weight:700;margin-bottom:5px}.ad-kpi-value{font-size:23px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.1}.ad-kpi-value.is-alert{color:#a4243d}.ad-kpi-value.is-ok{color:#04803a}.ad-kpi-foot{font-size:11px;color:#7a857d;margin-top:4px;font-variant-numeric:tabular-nums}.ad-funnel{display:flex;flex-direction:column;gap:8px}.ad-funnel-row{display:grid;grid-template-columns:130px 1fr 96px;gap:10px;align-items:center}.ad-funnel-label{font-size:12.5px;font-weight:700}.ad-funnel-bar{height:22px;background:#eef1ef;border-radius:6px;overflow:hidden}.ad-funnel-bar span{display:block;height:100%;background:#06c755;border-radius:6px}.ad-funnel-num{font-size:13px;font-weight:800;font-variant-numeric:tabular-nums;text-align:right}.ad-funnel-num small{display:block;font-size:10.5px;color:#7a857d;font-weight:700}.ad-spark{display:flex;align-items:stretch;gap:2px;height:64px}.ad-spark-col{flex:1;min-width:3px;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:1px}.ad-spark-b{background:#b9dcc7;border-radius:2px 2px 0 0;min-height:1px}.ad-spark-b.is-order{background:#06c755}.ad-spark-axis{display:flex;justify-content:space-between;font-size:10.5px;color:#9aa59d;margin-top:6px;font-variant-numeric:tabular-nums}.ad-legend{display:flex;gap:14px;font-size:11.5px;color:#5b675f;margin-bottom:10px}.ad-legend i{display:inline-block;width:9px;height:9px;border-radius:2px;margin-right:5px;vertical-align:middle}.ad-tablewrap{overflow-x:auto}.ad-table{width:100%;border-collapse:collapse;font-size:12.5px}.ad-table th{text-align:left;font-size:11px;color:#7a857d;font-weight:800;padding:0 10px 8px;white-space:nowrap;border-bottom:1px solid #e3e8e4}.ad-table td{padding:10px;border-bottom:1px solid #f1f4f2;vertical-align:middle}.ad-table tr:last-child td{border-bottom:0}.ad-table td.num,.ad-table th.num{text-align:right;font-variant-numeric:tabular-nums}.ad-table .ad-strong{font-weight:800}.ad-course-name{font-weight:700;max-width:260px}.ad-course-slug{font-size:10.5px;color:#9aa59d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ad-chip{display:inline-block;font-size:10.5px;font-weight:800;padding:3px 8px;border-radius:999px;background:#eef1ef;color:#5b675f;white-space:nowrap}.ad-chip.is-live{background:#eafbf1;color:#04803a}.ad-chip.is-warn{background:#fff4d8;color:#8a6215}.ad-chip.is-bad{background:#fde8ec;color:#a4243d}.ad-cov{display:flex;align-items:center;gap:7px;justify-content:flex-end}.ad-cov-bar{width:46px;height:4px;background:#eef1ef;border-radius:2px;overflow:hidden}.ad-cov-bar span{display:block;height:100%;background:#06c755}.ad-cov-bar span.is-partial{background:#e0a92b}.ad-imggrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.ad-img{border:1px solid #e8ece9;border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.ad-img.is-flagged{border-color:#e8a0af;box-shadow:0 0 0 2px #fde8ec}.ad-img-figure{position:relative;aspect-ratio:16 / 9;background:#eef1ef}.ad-img-figure img{width:100%;height:100%;object-fit:cover;display:block;cursor:zoom-in}.ad-img-missing{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:11.5px;color:#9aa59d}.ad-img-body{padding:9px 11px 11px;display:flex;flex-direction:column;gap:5px}.ad-img-day{font-size:10.5px;font-weight:800;color:#06a24a}.ad-img-kr{font-size:13px;font-weight:800}.ad-img-note{font-size:11px;color:#7a857d;line-height:1.5}.ad-img-prompt{font-size:10.5px;color:#7a857d;line-height:1.5;max-height:3.2em;overflow:hidden;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ad-img-actions{display:flex;gap:6px;margin-top:2px}.ad-mini{flex:1;background:#fff;border:1px solid #dfe5e1;color:#3c463f;font-family:inherit;font-size:11px;font-weight:800;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.ad-mini.is-on{background:#fde8ec;border-color:#e8a0af;color:#a4243d}@media(hover:hover)and (pointer:fine){.ad-mini:hover{background:#f6f8f6}}.ad-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#112117d1;display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out}.ad-lightbox img{max-width:min(1100px,94vw);max-height:82vh;border-radius:10px;display:block}.ad-lightbox-cap{position:absolute;left:0;right:0;bottom:18px;text-align:center;color:#f2f6f2;font-size:12.5px;padding:0 20px}.ad-empty{font-size:12.5px;color:#7a857d;padding:18px 0;text-align:center}.ad-error{background:#fde8ec;border:1px solid #f3c6cf;border-radius:10px;padding:11px 14px;font-size:12.5px;color:#8c1f33;margin-bottom:12px}.ad-notice{background:#eafbf1;border:1px solid #b9dcc7;border-radius:10px;padding:11px 14px;font-size:12.5px;color:#04803a;margin-bottom:12px}.ad-skel{background:linear-gradient(90deg,#eef1ef 25%,#e3e8e4 37%,#eef1ef 63%);background-size:400% 100%;border-radius:6px;height:12px}@media(prefers-reduced-motion:no-preference){.ad-skel{animation:ad-shimmer 1.3s ease-in-out infinite}}@keyframes ad-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.ad-skel-kpi{height:23px;width:58%}.ad-gate{max-width:380px;margin:60px auto}.ad-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.ad-field label{font-size:12px;font-weight:800;color:#3c463f}.ad-field input,.ad-field select,.ad-field textarea{border:1.5px solid #dfe5e1;border-radius:9px;padding:9px 11px;font-size:13px;font-family:inherit;background:#fff;color:#17211b}.ad-field input:focus-visible,.ad-field select:focus-visible,.ad-field textarea:focus-visible{outline:2px solid #06C755;outline-offset:1px;border-color:#06c755}.ad-actions{display:flex;flex-wrap:wrap;gap:8px}.ad-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end;margin-bottom:14px}.ad-toolbar .ad-field{margin-bottom:0;min-width:190px}.pk-factstrip{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 0;max-width:880px;margin:0 auto;padding:26px 20px 30px;border-bottom:1px solid #eef1ef}.pk-fact{flex:1 1 140px;min-width:120px;text-align:center;padding:6px 10px}.pk-fact+.pk-fact{border-left:1px solid #eef1ef}.pk-fact strong{display:block;font-size:25px;font-weight:800;line-height:1.25;color:var(--pk-sun-deep);font-variant-numeric:tabular-nums}.pk-fact span{display:block;margin-top:3px;font-size:11.5px;line-height:1.55;color:#7a857d}@media(max-width:560px){.pk-fact{flex-basis:50%;min-width:0}.pk-fact:nth-child(odd){border-left:0}.pk-fact strong{font-size:21px}}.pk-faq-inline{margin:0 auto;max-width:760px}.pk-faq-inline .pk-h2{margin-bottom:12px}.pk-optional-settings{border:1px solid #e6ebe7;border-radius:12px;margin-bottom:14px;padding:0 12px}.pk-optional-settings summary{cursor:pointer;font-size:12.5px;font-weight:700;color:#5b675f;list-style:none;padding:12px 4px}.pk-optional-settings summary::-webkit-details-marker{display:none}.pk-optional-settings summary:before{content:"⚙ ";opacity:.7}.pk-optional-settings[open]{padding-bottom:6px}
