.showcase-module__iVpK9q__page{background:var(--brand-canvas);min-height:100vh}.showcase-module__iVpK9q__content{max-width:1120px;margin:0 auto;padding:30px 12px 60px}.showcase-module__iVpK9q__tabs{border-bottom:1px solid #10151840;grid-template-columns:repeat(3,1fr);display:grid}.showcase-module__iVpK9q__tabs a{color:var(--brand-secondary);text-align:center;border-bottom:3px solid #0000;min-height:48px;padding:14px 8px 9px;text-decoration:none}.showcase-module__iVpK9q__tabs a[aria-current=page]{border-bottom-color:var(--brand-primary);color:var(--brand-black)}.showcase-module__iVpK9q__showcaseGrid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;margin-top:20px;display:grid}.showcase-module__iVpK9q__listArea h1{margin:12px 8px 16px;font-size:20px;font-weight:500}.showcase-module__iVpK9q__showcaseCard{background:var(--brand-canvas);grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:84px;margin:14px 0;padding:8px 12px;display:grid;box-shadow:-2px 5px 12px #0003}.showcase-module__iVpK9q__showcaseCard.showcase-module__iVpK9q__fullCard{background:#f4f5f5;box-shadow:-1px 3px 8px #0000001a}.showcase-module__iVpK9q__fullCard .showcase-module__iVpK9q__showcaseImage{filter:grayscale(18%);opacity:.46}.showcase-module__iVpK9q__fullCard .showcase-module__iVpK9q__showcaseCopy strong{color:#50585e}.showcase-module__iVpK9q__fullCard .showcase-module__iVpK9q__showcaseCopy>span,.showcase-module__iVpK9q__fullCard .showcase-module__iVpK9q__detailChevron{color:#596168}.showcase-module__iVpK9q__checkboxControl{cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.showcase-module__iVpK9q__checkboxControl:has(input:disabled){cursor:not-allowed}.showcase-module__iVpK9q__checkboxControl input{opacity:0;position:absolute}.showcase-module__iVpK9q__checkmark{border:1px solid #c9ced3;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.showcase-module__iVpK9q__checkboxControl input:checked+.showcase-module__iVpK9q__checkmark{background:var(--brand-primary);border-color:var(--brand-primary)}.showcase-module__iVpK9q__checkboxControl input:checked+.showcase-module__iVpK9q__checkmark:after{color:#fff;content:"✓";font-size:17px}.showcase-module__iVpK9q__checkboxControl input:focus-visible+.showcase-module__iVpK9q__checkmark{outline-offset:3px;outline:3px solid #2d6fb7}.showcase-module__iVpK9q__checkboxControl input:disabled+.showcase-module__iVpK9q__fullCheckmark{background:#eceeef;border-color:#d3d7da}.showcase-module__iVpK9q__checkboxControl input:disabled+.showcase-module__iVpK9q__fullCheckmark:after{color:#adb3b8;content:"–";font-size:14px;font-weight:400;line-height:1}.showcase-module__iVpK9q__showcaseImage{width:60px;height:60px;position:relative;overflow:hidden}.showcase-module__iVpK9q__showcaseImage img{object-fit:cover}.showcase-module__iVpK9q__detailTrigger{appearance:none;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:60px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-width:0;min-height:68px;padding:4px 0;display:grid}.showcase-module__iVpK9q__detailTrigger:focus-visible{outline-offset:2px;outline:3px solid #2d6fb7}.showcase-module__iVpK9q__detailChevron{color:var(--brand-secondary);text-align:center;font-size:28px;line-height:1}.showcase-module__iVpK9q__showcaseCopy{min-width:0}.showcase-module__iVpK9q__showcaseCopy strong,.showcase-module__iVpK9q__showcaseCopy>span{display:block}.showcase-module__iVpK9q__showcaseCopy strong{font-size:16px;font-weight:500}.showcase-module__iVpK9q__showcaseCopy small,.showcase-module__iVpK9q__showcaseCopy>span{color:var(--brand-secondary);font-size:13px;font-weight:400}.showcase-module__iVpK9q__showcaseCopy>.showcase-module__iVpK9q__classStatusLine{flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;display:flex}.showcase-module__iVpK9q__classStatusLine>span+span:not(.showcase-module__iVpK9q__fullBadge):before{content:"· "}.showcase-module__iVpK9q__fullBadge{color:#596168;letter-spacing:0;padding:0;font-size:12px;font-weight:500;line-height:1}.showcase-module__iVpK9q__detailDialog{background:#fff;width:100%;max-width:720px;max-height:min(760px,100vh - 40px);overflow:auto;box-shadow:0 12px 38px #00000052}.showcase-module__iVpK9q__detailHeader{z-index:1;background:#fff;border-bottom:1px solid #10151826;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex;position:sticky;top:0}.showcase-module__iVpK9q__detailHeader h2{margin:0;font-size:21px;font-weight:500;line-height:1.25}.showcase-module__iVpK9q__detailHeader button{appearance:none;color:var(--brand-black);cursor:pointer;background:0 0;border:1px solid #10151840;flex:0 0 44px;justify-content:center;align-items:center;height:44px;margin:-8px -8px -8px 0;font-size:27px;line-height:1;display:flex}.showcase-module__iVpK9q__detailHeader button:focus-visible{outline-offset:2px;outline:3px solid #2d6fb7}.showcase-module__iVpK9q__detailImage{aspect-ratio:1;background:#fff;width:calc(100% - 40px);max-width:440px;margin:20px auto 0;position:relative;overflow:hidden}.showcase-module__iVpK9q__detailImage img{object-fit:cover}.showcase-module__iVpK9q__detailBody{padding:22px 24px 28px}.showcase-module__iVpK9q__detailBody>p{color:var(--brand-secondary);white-space:pre-line;margin:14px 0 22px;line-height:1.55}.showcase-module__iVpK9q__detailBody h3{margin:22px 0 10px;font-size:17px;font-weight:600}.showcase-module__iVpK9q__detailPriceLine{align-items:center;gap:10px;display:flex}.showcase-module__iVpK9q__detailPriceLine>strong{font-size:18px;font-weight:500}.showcase-module__iVpK9q__lessonList{margin:0;padding:0;list-style:none}.showcase-module__iVpK9q__lessonList li{border-top:1px solid #1015181f;gap:4px;padding:12px 0;display:grid}.showcase-module__iVpK9q__lessonList time{font-weight:500}.showcase-module__iVpK9q__lessonList span{color:var(--brand-secondary);font-size:14px}.showcase-module__iVpK9q__summary{background:var(--brand-canvas);padding:20px;box-shadow:-2px 5px 12px #0003}.showcase-module__iVpK9q__summary h2{margin:0 0 12px;font-size:18px;font-weight:500}.showcase-module__iVpK9q__summary dl{margin:0}.showcase-module__iVpK9q__summary dl>div{justify-content:space-between;margin:0 0 10px;display:flex}.showcase-module__iVpK9q__summary dd{margin:0}.showcase-module__iVpK9q__summary .showcase-module__iVpK9q__total{border-top:1px solid #10151833;margin-top:14px;padding-top:18px;font-size:18px}.showcase-module__iVpK9q__summary>a,.showcase-module__iVpK9q__summary>button{background:var(--brand-black);border:1px solid var(--brand-black);color:#fff;border-radius:0;justify-content:center;align-items:center;width:100%;height:44px;margin-top:12px;font-size:16px;text-decoration:none;display:flex}.showcase-module__iVpK9q__summary>button:disabled{background:var(--brand-surface);border-color:var(--brand-surface);color:var(--brand-secondary)}.showcase-module__iVpK9q__error{color:#6f1f16;background:#fff3f1;border-left:4px solid #aa2f21;margin:14px 0;padding:12px}.showcase-module__iVpK9q__error p{margin:0 0 8px}.showcase-module__iVpK9q__error button{color:inherit;background:0 0;border:1px solid;min-height:36px;padding:6px 14px}.showcase-module__iVpK9q__paymentOptions,.showcase-module__iVpK9q__orderStatus,.showcase-module__iVpK9q__success{border-top:1px solid #10151833;margin-top:16px;padding-top:16px}.showcase-module__iVpK9q__paymentOptions h3,.showcase-module__iVpK9q__orderStatus h3{margin:0 0 10px;font-size:16px}.showcase-module__iVpK9q__paymentOptions button,.showcase-module__iVpK9q__orderStatus button,.showcase-module__iVpK9q__orderStatus a,.showcase-module__iVpK9q__success a{background:var(--brand-black);border:1px solid var(--brand-black);color:#fff;justify-content:center;align-items:center;width:100%;min-height:42px;margin:8px 0;padding:8px 12px;text-decoration:none;display:flex}.showcase-module__iVpK9q__paymentOptions button:has(.showcase-module__iVpK9q__paymentCardIdentity){text-align:left;flex-direction:column;align-items:stretch;gap:5px;padding:10px 12px}.showcase-module__iVpK9q__paymentCardIdentity{justify-content:space-between;gap:8px;width:100%;font-size:15px;font-weight:600;display:flex}.showcase-module__iVpK9q__paymentCardTitle{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.showcase-module__iVpK9q__paymentCardStatusTag{color:var(--brand-black);letter-spacing:.06em;background:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1}.showcase-module__iVpK9q__paymentCardBalance{color:#ffffffc7;font-size:12px}.showcase-module__iVpK9q__paymentOptions button:disabled{opacity:.55}.showcase-module__iVpK9q__paymentOptions small{color:var(--brand-secondary);margin-top:10px;line-height:1.4;display:block}.showcase-module__iVpK9q__orderStatus p,.showcase-module__iVpK9q__success p{line-height:1.45}.showcase-module__iVpK9q__mockActions{gap:6px;display:grid}.showcase-module__iVpK9q__summary>.showcase-module__iVpK9q__termsLink{color:var(--brand-secondary);background:0 0;border:0;justify-content:flex-start;width:auto;height:auto;margin-top:16px;font-size:13px;text-decoration:underline;display:inline-flex}.showcase-module__iVpK9q__termsDialog{color:#5e6f80;max-width:660px;padding:34px 38px 32px}.showcase-module__iVpK9q__termsHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.showcase-module__iVpK9q__termsDialog .showcase-module__iVpK9q__termsHeader h2{color:var(--brand-black);margin:0;font-size:clamp(29px,5vw,48px);font-weight:400;line-height:1.1}.showcase-module__iVpK9q__termsClose{appearance:none;color:#5e6f80;cursor:pointer;background:0 0;border:0;min-width:44px;min-height:44px;padding:0;font-size:40px;font-weight:300;line-height:1}.showcase-module__iVpK9q__termsClose:focus-visible,.showcase-module__iVpK9q__termsConsent input:focus-visible{outline-offset:3px;outline:3px solid #2d6fb7}.showcase-module__iVpK9q__termsSummary{gap:15px;margin:34px 0 28px;padding:0;font-size:20px;line-height:1.38;list-style:none;display:grid}.showcase-module__iVpK9q__termsSummary li{padding-left:17px;position:relative}.showcase-module__iVpK9q__termsSummary li:before{content:"-";position:absolute;left:0}.showcase-module__iVpK9q__termsSummary strong{font-weight:700}.showcase-module__iVpK9q__passReactivationNotice{border-left:4px solid var(--brand-primary);color:var(--brand-black);background:#f3eee6;margin:-8px 0 24px;padding:14px 16px;line-height:1.45}.showcase-module__iVpK9q__passReactivationNotice p{margin:6px 0 0}.showcase-module__iVpK9q__termsConsent{color:var(--brand-black);flex-wrap:wrap;align-items:center;gap:7px;margin:0 8px 28px;font-size:17px;display:flex}.showcase-module__iVpK9q__termsConsent input{accent-color:var(--brand-primary);width:24px;height:24px;margin:0 7px 0 0}.showcase-module__iVpK9q__termsConsent a{color:var(--brand-primary);text-decoration:none}.showcase-module__iVpK9q__termsConsent a:hover{text-decoration:underline}.showcase-module__iVpK9q__termsActions{justify-content:flex-end}.showcase-module__iVpK9q__termsActions button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:700px){.showcase-module__iVpK9q__content{padding-top:30px}.showcase-module__iVpK9q__showcaseGrid{flex-direction:column;display:flex}.showcase-module__iVpK9q__summary{order:-1;width:100%}.showcase-module__iVpK9q__listArea{width:100%}.showcase-module__iVpK9q__showcaseCard{grid-template-columns:44px minmax(0,1fr);padding-left:8px}.showcase-module__iVpK9q__showcaseCopy strong{font-size:15px}.showcase-module__iVpK9q__showcaseCopy small{display:inline}.showcase-module__iVpK9q__detailBackdrop{align-items:flex-end;padding:0}.showcase-module__iVpK9q__detailDialog{border-radius:16px 16px 0 0;max-width:none;max-height:92dvh}.showcase-module__iVpK9q__detailHeader{padding:18px 20px 14px}.showcase-module__iVpK9q__detailImage{width:100%;max-width:none;margin-top:0}.showcase-module__iVpK9q__detailBody{padding:20px 20px 28px}.showcase-module__iVpK9q__termsDialog{max-height:calc(100dvh - 24px);padding:28px 24px 24px;overflow:auto}.showcase-module__iVpK9q__termsSummary{margin-top:28px;font-size:17px}}
