:root{--bg: #F6F5F1;--bg2: #EDEBE4;--white: #FFFFFF;--ink: #17201E;--ink2: #3D4A46;--ink3: #66726F;--accent: #173F3A;--accent-dark: #0E2B27;--accent-light: #E4EBE7;--accent2: #E46F52;--accent2-light: #FBEDE8;--amber: #7C8A6F;--amber-light: #EDF0E9;--purple: #4A6B63;--purple-light: #E8EEEC;--logo-green: #B84D44;--logo-green-light: #F7E9E7;--border: rgba(23, 32, 30, .12);--border2: #E2E7E4;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 2px rgba(23, 32, 30, .04);--shadow-lg: 0 8px 32px rgba(23, 32, 30, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;background:var(--bg);color:var(--ink);line-height:1.75;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{line-height:1.25;letter-spacing:-.025em;font-weight:700}p{max-width:68ch}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:translateY(0)}.section-inner{max-width:1200px;margin:0 auto}.section-label{font-size:.8rem;font-weight:700;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.9rem}.section-title{font-size:clamp(1.75rem,3.4vw,2.55rem);font-weight:700;letter-spacing:-.035em;line-height:1.28;margin-bottom:1.1rem;color:var(--ink)}.section-desc{font-size:1.02rem;color:var(--ink2);line-height:1.85;max-width:600px;font-weight:400}section{padding-block:clamp(72px,9vw,140px)}@media (max-width: 640px){section{padding-block:64px}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a088c;z-index:300;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes modalIn{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.safety-box{background:#d85a300f;border:1px solid rgba(216,90,48,.18);border-radius:var(--radius);padding:1.2rem 1.5rem;margin-top:1.5rem;display:flex;gap:.9rem;align-items:flex-start}.safety-box p{font-size:.82rem;color:var(--accent2);line-height:1.75}.btn-primary{background:var(--accent);color:#fff;padding:1rem 1.9rem;border-radius:10px;font-size:.96rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;transition:background .18s ease;display:inline-flex;align-items:center;gap:7px;font-family:inherit;line-height:1;letter-spacing:-.01em}.btn-primary:hover{background:var(--accent-dark)}.btn-primary:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.btn-secondary{background:transparent;color:var(--ink2);padding:.82rem 1.65rem;border-radius:100px;font-size:.9rem;font-weight:400;text-decoration:none;border:1px solid var(--border);cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:6px;font-family:inherit;line-height:1}.btn-secondary:hover{background:var(--white);border-color:var(--ink3)}.btn-white{background:#fff;color:var(--accent);padding:.9rem 1.9rem;border-radius:100px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:7px;transition:all .2s;font-family:inherit;border:none;cursor:pointer}.btn-white:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.btn-outline-white{background:transparent;color:#fff;padding:.9rem 1.9rem;border-radius:100px;font-size:.9rem;font-weight:400;text-decoration:none;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.4);transition:all .2s;font-family:inherit;cursor:pointer}.btn-outline-white:hover{background:#ffffff1f}.btn-group{display:flex;gap:.75rem;flex-wrap:wrap}._nav_1hzfy_1{position:fixed;top:0;left:0;right:0;z-index:200;background:#f3f7f8f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:0 2rem;height:62px;display:flex;align-items:center;justify-content:space-between}._logo_1hzfy_15{text-decoration:none;display:flex;align-items:center;gap:.55rem}._logoImg_1hzfy_22{height:44px;width:auto;display:block;object-fit:contain}._wordmark_1hzfy_29{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--accent);line-height:1}._links_1hzfy_37{display:flex;gap:1.75rem;align-items:center;list-style:none}._links_1hzfy_37 button{background:none;border:none;color:var(--ink2);font-family:inherit;font-size:.88rem;font-weight:400;cursor:pointer;transition:color .2s;padding:0}._links_1hzfy_37 button:hover{color:var(--accent)}._navLink_1hzfy_58{color:var(--ink2);text-decoration:none;font-size:.88rem;font-weight:400;transition:color .2s}._navLink_1hzfy_58:hover{color:var(--accent)}._painTypeBtn_1hzfy_67{background:linear-gradient(135deg,var(--accent-light),#e8f8fa);color:var(--accent);padding:.42rem 1rem!important;border-radius:100px!important;font-weight:600!important;font-size:.83rem!important;border:1.5px solid var(--accent)!important;white-space:nowrap;transition:all .2s!important}._painTypeBtn_1hzfy_67:hover{background:var(--accent)!important;color:#fff!important}._cta_1hzfy_83{background:var(--accent)!important;color:#fff!important;padding:.5rem 1.15rem!important;border-radius:100px!important;font-weight:500!important;font-size:.85rem!important;white-space:nowrap;transition:background .2s!important}._cta_1hzfy_83:hover{background:var(--accent-dark)!important}._hamburger_1hzfy_96{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}._hamburger_1hzfy_96 span{display:block;width:24px;height:2px;background:var(--ink);border-radius:2px;transition:all .25s}._hamburger_1hzfy_96._open_1hzfy_114 span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._hamburger_1hzfy_96._open_1hzfy_114 span:nth-child(2){opacity:0}._hamburger_1hzfy_96._open_1hzfy_114 span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}._mobileMenu_1hzfy_118{position:fixed;top:62px;left:0;right:0;background:#f3f7f8fa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);z-index:190;padding:1.5rem 2rem 2rem;display:flex;flex-direction:column;gap:0}._mobileMenu_1hzfy_118 button{background:none;border:none;border-bottom:1px solid var(--border2);color:var(--ink2);font-family:inherit;font-size:1rem;text-align:left;padding:.75rem 0;cursor:pointer;transition:color .2s}._mobileMenu_1hzfy_118 button:last-child{border-bottom:none}._mobileMenu_1hzfy_118 button:hover{color:var(--accent)}._mobileNavLink_1hzfy_147{display:block;color:var(--ink2);text-decoration:none;font-size:1rem;border-bottom:1px solid var(--border2);padding:.75rem 0;transition:color .2s}._mobileNavLink_1hzfy_147:hover{color:var(--accent)}._mobileCta_1hzfy_158{background:var(--accent)!important;color:#fff!important;text-align:center!important;border-radius:100px;font-weight:500;margin-top:.75rem;padding:.8rem!important;border:none!important}._mobilePainTypeBtn_1hzfy_169{background:var(--accent-light)!important;color:var(--accent)!important;text-align:center!important;border-radius:100px!important;font-weight:600!important;margin-top:.6rem;padding:.8rem!important;border:1.5px solid var(--accent)!important}@media (max-width: 640px){._links_1hzfy_37{display:none}._hamburger_1hzfy_96{display:flex}}@media (max-width: 380px){._wordmark_1hzfy_29{font-size:1.1rem}}._footer_1re63_1{background:var(--ink);color:#fff6;padding:3rem 2rem;text-align:center;font-size:.78rem;line-height:1.9}._footer_1re63_1 strong{color:#ffffffbf;font-weight:500}._footer_1re63_1 p+p{margin-top:.25rem}._links_1re63_14{display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}._links_1re63_14 a{color:#ffffff80;text-decoration:none;font-size:.82rem;transition:color .2s}._links_1re63_14 a:hover{color:#fffc}._copy_1re63_31{margin-top:1rem;opacity:.4}._secretTrigger_1re63_34{cursor:default;user-select:none;-webkit-user-select:none}._bizInfo_1re63_40{margin:1rem auto;padding:.9rem 1.2rem;max-width:640px;border:1px solid rgba(255,255,255,.12);border-radius:8px;font-size:.72rem;line-height:1.8;color:#ffffff73}._bizInfo_1re63_40 p+p{margin-top:.1rem}._divider_1re63_53{margin:0 .35rem;opacity:.35}._hero_1td2l_1{min-height:auto;padding:150px 2rem 120px;background:var(--bg);display:flex;align-items:center;position:relative;overflow:hidden}._bgShape_1td2l_11{position:absolute;top:-80px;right:-140px;width:640px;height:640px;border-radius:50%;background:var(--accent-light);opacity:.55;z-index:0;animation:_blobFloat_1td2l_1 14s ease-in-out infinite}._bgShape2_1td2l_22{position:absolute;bottom:-100px;left:-120px;width:440px;height:440px;border-radius:50%;background:var(--amber-light);opacity:.45;z-index:0;animation:_blobFloat_1td2l_1 18s ease-in-out infinite reverse}._bgBlob_1td2l_33{position:absolute;top:18%;left:40%;width:520px;height:520px;border-radius:45% 55% 60% 40%/50% 45% 55% 50%;background:radial-gradient(circle at 35% 35%,var(--logo-green-light),var(--accent-light) 60%,transparent 72%);opacity:.5;z-index:0;filter:blur(8px);animation:_blobMorph_1td2l_1 20s ease-in-out infinite}@keyframes _blobFloat_1td2l_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-28px) scale(1.06)}}@keyframes _blobMorph_1td2l_1{0%,to{border-radius:45% 55% 60% 40%/50% 45% 55% 50%;transform:translate(0) rotate(0)}50%{border-radius:60% 40% 45% 55%/45% 55% 50% 50%;transform:translate(-26px,24px) rotate(8deg)}}._inner_1td2l_66{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:center;position:relative;z-index:1;width:100%}._fadeUp_1td2l_78{opacity:0;animation:_fadeUp_1td2l_78 .7s ease forwards}._fadeIn_1td2l_82{opacity:0;animation:_fadeIn_1td2l_82 .9s ease forwards}._d1_1td2l_86{animation-delay:.08s}._d2_1td2l_87{animation-delay:.18s}._d3_1td2l_88{animation-delay:.28s}._d4_1td2l_89{animation-delay:.38s}._d5_1td2l_90{animation-delay:.48s}@keyframes _fadeUp_1td2l_78{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1td2l_82{0%{opacity:0}to{opacity:1}}._badge_1td2l_101{display:inline-flex;align-items:center;gap:7px;background:var(--accent-light);color:var(--accent);padding:6px 15px;border-radius:100px;font-size:.78rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(0,125,143,.2)}._heading_1td2l_115{font-size:clamp(2.15rem,5vw,3.75rem);font-weight:700;line-height:1.22;letter-spacing:-.04em;margin-bottom:1.6rem;color:var(--ink)}._heading_1td2l_115 em{font-style:normal;color:var(--accent);background:linear-gradient(transparent 62%,var(--accent-light) 62%);padding:0 2px}._sub_1td2l_131{font-size:1.12rem;color:var(--ink2);line-height:1.8;margin-bottom:2.4rem;font-weight:400;max-width:34ch}._trustLine_1td2l_141{margin-top:1.8rem;font-size:.88rem;color:var(--ink3);letter-spacing:-.01em}._proof_1td2l_148{display:inline-flex;align-items:center;gap:.7rem;background:var(--white);border:1px solid var(--border);border-radius:100px;padding:.5rem 1.1rem .5rem .9rem;margin-bottom:1.75rem;box-shadow:var(--shadow)}._proofNum_1td2l_160{font-size:1.35rem;font-weight:700;color:var(--accent);line-height:1;letter-spacing:-.02em}._proofNum_1td2l_160 span{font-size:.9rem}._proofText_1td2l_169{font-size:.82rem;color:var(--ink2);font-weight:500}._painTeaser_1td2l_175{display:inline-block;margin-top:1.6rem;padding:0 0 3px;border:none;background:none;color:var(--accent);font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;border-bottom:1px solid var(--border);transition:border-color .18s}._painTeaser_1td2l_175:hover{border-color:var(--accent)}._painTeaser_1td2l_175:hover{transform:translateY(-2px);box-shadow:0 8px 22px #007d8f2e}._painEmoji_1td2l_195{font-size:1.6rem;animation:_wiggle_1td2l_1 2.6s ease-in-out infinite}@keyframes _wiggle_1td2l_1{0%,88%,to{transform:rotate(0)}92%{transform:rotate(-12deg)}96%{transform:rotate(12deg)}}._painCopy_1td2l_204{display:flex;flex-direction:column;gap:2px}._painCopy_1td2l_204 strong{font-size:.9rem;color:var(--ink);font-weight:700}._painCopy_1td2l_204 span{font-size:.76rem;color:var(--ink2)}._visual_1td2l_208{display:flex;justify-content:center}._phoneFrame_1td2l_213{width:100%;max-width:295px;background:var(--white);border-radius:14px;border:9px solid var(--ink);box-shadow:var(--shadow);overflow:hidden;animation:_phoneFloat_1td2l_1 6s ease-in-out infinite}@keyframes _phoneFloat_1td2l_1{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}._phoneNotch_1td2l_229{height:28px;background:var(--ink);display:flex;align-items:center;justify-content:center}._phoneNotchPill_1td2l_237{width:78px;height:10px;background:#242420;border-radius:100px}._phoneScreen_1td2l_243{background:var(--bg);padding:.9rem;min-height:500px}._appHeader_1td2l_249{background:var(--accent);border-radius:var(--radius-sm);padding:1rem;color:#fff;margin-bottom:.9rem}._appHeader_1td2l_249 p{font-size:.68rem;opacity:.75;margin-bottom:2px}._appHeader_1td2l_249 h3{font-size:.95rem;font-weight:700;line-height:1.4}._appStep_1td2l_269{background:var(--white);border-radius:var(--radius-sm);padding:.7rem .9rem;margin-bottom:.55rem;border:1px solid var(--border2);display:flex;align-items:center;gap:10px}._activeStep_1td2l_280{border-color:#007d8f40;background:#f0faf6}._stepNum_1td2l_285{width:27px;height:27px;border-radius:50%;background:var(--accent-light);color:var(--accent);font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._stepNumActive_1td2l_298{background:var(--accent);color:#fff}._stepLabel_1td2l_303{font-size:.68rem;color:var(--ink3);margin-bottom:1px}._stepValue_1td2l_309{font-size:.8rem;color:var(--ink);display:block}._appWarning_1td2l_315{background:#fff9f7;border:1px solid rgba(216,90,48,.2);border-radius:var(--radius-sm);padding:.7rem .9rem;margin-top:.55rem}._appWarning_1td2l_315 p{font-size:.67rem;color:var(--accent2);line-height:1.55}@media (max-width: 900px){._inner_1td2l_66{grid-template-columns:1fr;gap:2.5rem}._visual_1td2l_208{display:block;margin-top:2.5rem}}@media (max-width: 640px){._hero_1td2l_1{padding:100px 1.25rem 64px}._painTeaser_1td2l_175{width:100%}}@media (prefers-reduced-motion: reduce){._bgShape_1td2l_11,._bgShape2_1td2l_22,._bgBlob_1td2l_33,._phoneFrame_1td2l_213,._painEmoji_1td2l_195{animation:none}._fadeUp_1td2l_78,._fadeIn_1td2l_82{animation-duration:.01s}}._photoFrame_1td2l_346{margin:0;position:relative;border-radius:16px;overflow:hidden;background:var(--bg2)}._photoFrame_1td2l_346 img{display:block;width:100%;height:auto;object-fit:cover}._photoCaption_1td2l_361{position:absolute;left:0;right:0;bottom:0;padding:2.6rem 1.2rem 1.1rem;background:linear-gradient(transparent,#17201eb8);color:#fff;font-size:.84rem;font-weight:600;letter-spacing:-.01em}@media (max-width: 900px){._photoFrame_1td2l_346{max-width:460px;margin:0 auto}}._section_5zwgd_1{background:var(--bg)}._photo_5zwgd_6{margin:2.6rem 0 0;border-radius:16px;overflow:hidden;background:var(--bg2)}._photo_5zwgd_6 img{display:block;width:100%;height:auto;object-fit:cover}._flow_5zwgd_14{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:3.5rem;list-style:none;counter-reset:none;position:relative}._flow_5zwgd_14:before{content:"";position:absolute;top:15px;left:6%;right:6%;height:1px;background:var(--border2)}._step_5zwgd_35{position:relative;padding:0 1.6rem 0 0}._num_5zwgd_40{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--accent);color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.02em;margin-bottom:1.1rem;position:relative;z-index:1}._stepTitle_5zwgd_57{font-size:1.08rem;font-weight:700;color:var(--ink);letter-spacing:-.025em;margin-bottom:.5rem}._stepDesc_5zwgd_65{font-size:.9rem;color:var(--ink3);line-height:1.75}@media (max-width: 860px){._flow_5zwgd_14{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}._flow_5zwgd_14:before{top:8px;bottom:8px;left:15px;right:auto;width:1px;height:auto}._step_5zwgd_35{padding:0 0 0 3rem}._num_5zwgd_40{position:absolute;left:0;top:0;margin-bottom:0}}._section_v37fu_1{background:var(--ink);color:#fff;padding:88px 2rem}._label_v37fu_7{font-size:.75rem;font-weight:500;color:#9fe1cb;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.6rem}._title_v37fu_16{font-size:clamp(1.55rem,3vw,2.25rem);font-weight:700;letter-spacing:-.03em;line-height:1.38;margin-bottom:1rem;color:#fff}._desc_v37fu_25{font-size:.95rem;color:#fff9;line-height:1.85;max-width:580px;font-weight:300;margin-bottom:0}._levels_v37fu_34{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}._card_v37fu_41{border-radius:var(--radius);padding:1.75rem;border:1px solid rgba(255,255,255,.07)}._red_v37fu_47{background:#d85a301c;border-color:#d85a3047}._amber_v37fu_48{background:#ba75171c;border-color:#ba751747}._green_v37fu_49{background:#1d6a5224;border-color:#1d6a5247}._badge_v37fu_51{display:inline-block;padding:5px 13px;border-radius:100px;font-size:.7rem;font-weight:700;margin-bottom:1rem;letter-spacing:.04em}._red_v37fu_47 ._badge_v37fu_51{background:#d85a3038;color:#f09975}._amber_v37fu_48 ._badge_v37fu_51{background:#ba751738;color:#fac775}._green_v37fu_49 ._badge_v37fu_51{background:#1d6a5238;color:#5dcaa5}._card_v37fu_41 h4{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:.75rem}._card_v37fu_41 ul{list-style:none;display:flex;flex-direction:column;gap:7px}._card_v37fu_41 li{font-size:.77rem;color:#ffffff94;padding-left:1rem;position:relative;line-height:1.5}._card_v37fu_41 li:before{content:"·";position:absolute;left:0}._red_v37fu_47 li:before{color:#f09975}._amber_v37fu_48 li:before{color:#fac775}._green_v37fu_49 li:before{color:#5dcaa5}._notice_v37fu_92{margin-top:2rem;background:#ffffff0d;border-radius:var(--radius);padding:1.25rem 1.5rem;border:1px solid rgba(255,255,255,.09)}._notice_v37fu_92 p{font-size:.82rem;color:#ffffff8c;line-height:1.8}._notice_v37fu_92 strong{color:#fffc}@media (max-width: 900px){._levels_v37fu_34{grid-template-columns:1fr}}@media (max-width: 640px){._section_v37fu_1{padding:64px 1.25rem}}._photo_v37fu_117{margin:0 0 2.25rem;border-radius:var(--radius);overflow:hidden;background:var(--bg2);max-width:760px}._photo_v37fu_117 img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}._photo_v37fu_117 figcaption{font-size:.8rem;color:var(--ink3);padding:.7rem .9rem}._section_1154z_1{background:var(--white);padding:88px 2rem}._tabs_1154z_7{display:flex;gap:0;margin-top:2.5rem;border-bottom:1.5px solid var(--border)}._tab_1154z_7{padding:.8rem 1.4rem;border:none;background:transparent;font-family:inherit;font-size:.9rem;font-weight:400;color:var(--ink3);cursor:pointer;border-bottom:2.5px solid transparent;margin-bottom:-1.5px;transition:all .2s}._tab_1154z_7:hover:not(._activeTab_1154z_28){color:var(--ink2)}._activeTab_1154z_28{color:var(--accent);border-bottom-color:var(--accent);font-weight:700}._panel_1154z_37{padding-top:2rem}._header_1154z_39{border-radius:var(--radius);padding:1.75rem;margin-bottom:1.5rem;border:1px solid transparent}._header_1154z_39._neck_1154z_46{background:linear-gradient(135deg,#e8f7f2,#d4f0e5);border-color:#1d6a521f}._header_1154z_39._shoulder_1154z_47{background:linear-gradient(135deg,#f2ecfc,#e6d9f8);border-color:#6b3fc01f}._header_1154z_39._back_1154z_48{background:linear-gradient(135deg,#fdf3e4,#f8e7c4);border-color:#ba75171f}._header_1154z_39 h3{font-size:1.1rem;font-weight:700;margin-bottom:.4rem}._header_1154z_39._neck_1154z_46 h3{color:var(--accent)}._header_1154z_39._shoulder_1154z_47 h3{color:var(--purple)}._header_1154z_39._back_1154z_48 h3{color:var(--amber)}._header_1154z_39 p{font-size:.85rem;line-height:1.65}._header_1154z_39._neck_1154z_46 p{color:#3a7a64}._header_1154z_39._shoulder_1154z_47 p{color:#7b50c8}._header_1154z_39._back_1154z_48 p{color:#9a6010}._days_1154z_66{display:grid;grid-template-columns:repeat(7,1fr);gap:.55rem;margin-bottom:1.25rem}._dayCard_1154z_73{background:var(--bg);border-radius:var(--radius-sm);padding:.85rem .4rem;text-align:center;border:1px solid var(--border2);transition:all .15s;cursor:pointer;position:relative}._dayCard_1154z_73:hover{box-shadow:var(--shadow);transform:translateY(-2px)}._dayCard_1154z_73._neck_1154z_46:hover{border-color:var(--accent);background:var(--accent-light)}._dayCard_1154z_73._shoulder_1154z_47:hover{border-color:var(--purple);background:var(--purple-light)}._dayCard_1154z_73._back_1154z_48:hover{border-color:var(--amber);background:var(--amber-light)}._dayCard_1154z_73._neck_1154z_46._activeDay_1154z_94{box-shadow:0 0 0 2.5px var(--accent);border-color:var(--accent);background:var(--accent-light)}._dayCard_1154z_73._shoulder_1154z_47._activeDay_1154z_94{box-shadow:0 0 0 2.5px var(--purple);border-color:var(--purple);background:var(--purple-light)}._dayCard_1154z_73._back_1154z_48._activeDay_1154z_94{box-shadow:0 0 0 2.5px var(--amber);border-color:var(--amber);background:var(--amber-light)}._dayNum_1154z_98{font-size:.67rem;font-weight:500;margin-bottom:.5rem}._dayCard_1154z_73._neck_1154z_46 ._dayNum_1154z_98{color:var(--accent)}._dayCard_1154z_73._shoulder_1154z_47 ._dayNum_1154z_98{color:var(--purple)}._dayCard_1154z_73._back_1154z_48 ._dayNum_1154z_98{color:var(--amber)}._dayTitle_1154z_108{font-size:.7rem;color:var(--ink2);line-height:1.45}._checkMark_1154z_115{position:absolute;top:5px;right:7px;font-size:.7rem;font-weight:700;line-height:1}._dayCard_1154z_73._neck_1154z_46._done_1154z_124{background:var(--accent);border-color:var(--accent)}._dayCard_1154z_73._shoulder_1154z_47._done_1154z_124{background:var(--purple);border-color:var(--purple)}._dayCard_1154z_73._back_1154z_48._done_1154z_124{background:var(--amber);border-color:var(--amber)}._dayCard_1154z_73._done_1154z_124 ._dayNum_1154z_98{color:#fffc}._dayCard_1154z_73._done_1154z_124 ._dayTitle_1154z_108,._dayCard_1154z_73._done_1154z_124 ._checkMark_1154z_115{color:#fff}._dayCard_1154z_73._neck_1154z_46._done_1154z_124._activeDay_1154z_94{box-shadow:0 0 0 2.5px #0e3d2a}._dayCard_1154z_73._shoulder_1154z_47._done_1154z_124._activeDay_1154z_94{box-shadow:0 0 0 2.5px #3d1e80}._dayCard_1154z_73._back_1154z_48._done_1154z_124._activeDay_1154z_94{box-shadow:0 0 0 2.5px #7a4e0a}._progressRow_1154z_138{margin-bottom:1.2rem}._progressInfo_1154z_142{display:flex;align-items:center;justify-content:space-between;margin-bottom:.45rem}._progressLabel_1154z_149{font-size:.8rem;font-weight:700}._progressLabel_1154z_149._neck_1154z_46{color:var(--accent)}._progressLabel_1154z_149._shoulder_1154z_47{color:var(--purple)}._progressLabel_1154z_149._back_1154z_48{color:var(--amber)}._resetBtn_1154z_157{font-size:.72rem;color:var(--ink3);background:none;border:1px solid var(--border);border-radius:4px;padding:2px 8px;cursor:pointer;font-family:inherit}._resetBtn_1154z_157:hover{color:var(--accent2);border-color:var(--accent2)}._progressBar_1154z_169{height:5px;background:var(--border2);border-radius:99px;overflow:hidden}._progressFill_1154z_176{height:100%;border-radius:99px;transition:width .35s ease}._progressFill_1154z_176._neck_1154z_46{background:var(--accent)}._progressFill_1154z_176._shoulder_1154z_47{background:var(--purple)}._progressFill_1154z_176._back_1154z_48{background:var(--amber)}._detailPanel_1154z_186{background:var(--white);border-radius:var(--radius);border:1.5px solid var(--border2);padding:1.5rem;margin-bottom:1.5rem}._detailPanel_1154z_186._neck_1154z_46{border-color:#1d6a5240}._detailPanel_1154z_186._shoulder_1154z_47{border-color:#6b3fc040}._detailPanel_1154z_186._back_1154z_48{border-color:#ba751740}._detailHeader_1154z_198{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}._detailTitleArea_1154z_206{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}._detailDayBadge_1154z_213{font-size:.68rem;font-weight:700;padding:2px 9px;border-radius:14px;white-space:nowrap;flex-shrink:0}._detailDayBadge_1154z_213._neck_1154z_46{background:#1d6a521a;color:var(--accent)}._detailDayBadge_1154z_213._shoulder_1154z_47{background:#6b3fc01a;color:var(--purple)}._detailDayBadge_1154z_213._back_1154z_48{background:#ba75171a;color:var(--amber)}._detailDayTitle_1154z_226{font-size:.95rem;font-weight:700;color:var(--ink)}._durationBadge_1154z_232{font-size:.7rem;font-weight:600;padding:3px 10px;border-radius:14px;background:var(--bg2);color:var(--ink3);white-space:nowrap;flex-shrink:0}._detailGoal_1154z_243{font-size:.83rem;color:var(--ink2);line-height:1.7;padding:.65rem .85rem;background:var(--bg);border-radius:var(--radius-sm);margin-bottom:1rem}._goalRow_1154z_254{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}._goalRow_1154z_254 ._detailGoal_1154z_243{margin-bottom:0}._partPhoto_1154z_263{margin:0 0 1rem;border-radius:var(--radius-sm);overflow:hidden;background:var(--bg2)}._partPhoto_1154z_263 img{display:block;width:100%;height:100%;max-height:320px;object-fit:cover;object-position:center 30%}._partPhoto_1154z_263 figcaption{font-size:.72rem;color:var(--ink3);padding:.5rem .7rem;letter-spacing:-.01em}@media (min-width: 720px){._goalRow_1154z_254{grid-template-columns:minmax(0,1fr) 240px;gap:1.2rem;margin-bottom:1rem}._partPhoto_1154z_263{margin-bottom:0}._partPhoto_1154z_263 img{max-height:260px}}._exerciseList_1154z_297{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.85rem}._exerciseCard_1154z_304{background:var(--bg);border-radius:var(--radius-sm);padding:.85rem 1rem;border:1px solid var(--border2)}._exerciseHeader_1154z_311{display:flex;align-items:center;gap:.5rem;margin-bottom:.45rem}._exerciseNum_1154z_318{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;flex-shrink:0}._exerciseNum_1154z_318._neck_1154z_46{background:#1d6a521f;color:var(--accent)}._exerciseNum_1154z_318._shoulder_1154z_47{background:#6b3fc01f;color:var(--purple)}._exerciseNum_1154z_318._back_1154z_48{background:#ba75171f;color:var(--amber)}._exerciseName_1154z_334{font-size:.87rem;font-weight:700;color:var(--ink);flex:1}._exerciseReps_1154z_341{font-size:.72rem;font-weight:700;white-space:nowrap;flex-shrink:0}._exerciseReps_1154z_341._neck_1154z_46{color:var(--accent)}._exerciseReps_1154z_341._shoulder_1154z_47{color:var(--purple)}._exerciseReps_1154z_341._back_1154z_48{color:var(--amber)}._exerciseDesc_1154z_352{font-size:.8rem;color:var(--ink2);line-height:1.6;margin-bottom:.35rem}._exerciseTip_1154z_359{font-size:.75rem;color:var(--ink3);line-height:1.5;padding:.3rem .55rem;background:#00000009;border-radius:4px}._cautionBox_1154z_369{font-size:.77rem;color:#a0450e;background:#d85a3012;border-left:3px solid var(--accent2);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:.6rem .85rem;line-height:1.55;margin-bottom:0}._completeBtn_1154z_381{width:100%;padding:.8rem;border:1.5px solid transparent;border-radius:var(--radius-sm);font-family:inherit;font-size:.88rem;font-weight:700;cursor:pointer;margin-top:1.1rem;transition:all .15s;color:#fff}._completeBtn_1154z_381._neck_1154z_46{background:var(--accent);border-color:var(--accent)}._completeBtn_1154z_381._shoulder_1154z_47{background:var(--purple);border-color:var(--purple)}._completeBtn_1154z_381._back_1154z_48{background:var(--amber);border-color:var(--amber)}._completeBtn_1154z_381._neck_1154z_46:hover{background:#155a41}._completeBtn_1154z_381._shoulder_1154z_47:hover{background:#5a2ea8}._completeBtn_1154z_381._back_1154z_48:hover{background:#9a6010}._completedBtn_1154z_403._neck_1154z_46,._completedBtn_1154z_403._shoulder_1154z_47,._completedBtn_1154z_403._back_1154z_48{background:transparent}._completedBtn_1154z_403._neck_1154z_46{color:var(--accent)}._completedBtn_1154z_403._shoulder_1154z_47{color:var(--purple)}._completedBtn_1154z_403._back_1154z_48{color:var(--amber)}._completedBtn_1154z_403:hover{opacity:.65}._quote_1154z_414{padding:1rem 1.25rem;background:var(--bg);border-radius:var(--radius-sm);margin-bottom:1rem}._quote_1154z_414._neck_1154z_46{border-left:3px solid var(--accent)}._quote_1154z_414._shoulder_1154z_47{border-left:3px solid var(--purple)}._quote_1154z_414._back_1154z_48{border-left:3px solid var(--amber)}._quote_1154z_414 p{font-size:.85rem;color:var(--ink2);font-style:italic;line-height:1.7}._completionPanel_1154z_433{background:linear-gradient(135deg,var(--accent-light) 0%,#fff 100%);border:1.5px solid rgba(29,106,82,.25);border-radius:var(--radius);padding:2rem;margin-top:1.5rem;animation:_popIn_1154z_1 .4s ease}@keyframes _popIn_1154z_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._completionTop_1154z_447{text-align:center;margin-bottom:1.75rem}._completionBadge_1154z_449{display:inline-block;font-size:.75rem;font-weight:700;background:var(--accent);color:#fff;padding:4px 14px;border-radius:14px;margin-bottom:.85rem;letter-spacing:.04em}._completionTitle_1154z_461{font-size:1.25rem;font-weight:700;color:var(--ink);line-height:1.45;margin-bottom:.5rem}._completionSub_1154z_469{font-size:.86rem;color:var(--ink3);line-height:1.65}._nextSteps_1154z_476{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}@media (max-width: 600px){._nextSteps_1154z_476{grid-template-columns:1fr}}._nextCard_1154z_484{display:flex;gap:.85rem;align-items:flex-start;background:var(--white);border:1px solid var(--border2);border-radius:var(--radius-sm);padding:1.1rem}._nextIcon_1154z_494{font-size:1.4rem;flex-shrink:0;margin-top:1px}._nextBody_1154z_496{flex:1;min-width:0}._nextTitle_1154z_498{font-size:.88rem;font-weight:700;color:var(--ink);margin-bottom:.25rem}._nextDesc_1154z_505{font-size:.78rem;color:var(--ink3);line-height:1.55;margin-bottom:.6rem}._nextBtns_1154z_512{display:flex;gap:.4rem;flex-wrap:wrap}._nextBtn_1154z_512{display:inline-block;background:var(--accent-light);color:var(--accent);border:1px solid rgba(29,106,82,.2);border-radius:var(--radius-sm);padding:4px 12px;font-size:.78rem;font-weight:700;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .15s;white-space:nowrap}._nextBtn_1154z_512:hover{background:var(--accent);color:#fff}@media (max-width: 900px){._days_1154z_66{grid-template-columns:repeat(4,1fr)}}@media (max-width: 640px){._section_1154z_1{padding:64px 1.25rem}._days_1154z_66{grid-template-columns:repeat(3,1fr)}._detailPanel_1154z_186{padding:1.1rem}}@media (max-width: 400px){._days_1154z_66{grid-template-columns:repeat(2,1fr)}}._section_idpgw_1{background:var(--white);padding:80px 2rem}._inner_idpgw_6{max-width:1000px;margin:0 auto}._header_idpgw_9{text-align:center;margin-bottom:2.5rem}._eyebrow_idpgw_11{font-size:.78rem;font-weight:700;letter-spacing:.1em;color:var(--accent);text-transform:uppercase;margin-bottom:.5rem}._title_idpgw_20{font-size:clamp(1.4rem,2.8vw,1.9rem);font-weight:700;color:var(--ink);line-height:1.4;margin-bottom:.5rem}._sub_idpgw_28{font-size:.88rem;color:var(--ink3);line-height:1.7}._pointRow_idpgw_31{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}._point_idpgw_31{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:100px}._pointIcon_idpgw_47{font-size:1.7rem}._pointLabel_idpgw_49{font-size:.88rem;font-weight:700;color:var(--ink)}._pointDesc_idpgw_55{font-size:.77rem;color:var(--ink3);text-align:center}._grid_idpgw_62{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}@media (max-width: 640px){._grid_idpgw_62{grid-template-columns:1fr}}._card_idpgw_71{display:flex;align-items:flex-start;gap:.85rem;background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);padding:1.1rem;text-decoration:none;color:inherit;transition:all .18s}._card_idpgw_71:hover{border-color:var(--accent);box-shadow:0 4px 18px #1d6a521a;transform:translateY(-2px)}._avatar_idpgw_91{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#2D8C6A);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._avatar_idpgw_91 span{font-size:1.1rem;font-weight:700;color:#fff}._avatar_idpgw_91 img{width:100%;height:100%;object-fit:cover}._cardBody_idpgw_112{flex:1;min-width:0}._cardTop_idpgw_114{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}._cardName_idpgw_121{font-size:.88rem;font-weight:700;color:var(--ink)}._expBadge_idpgw_123{font-size:.68rem;font-weight:700;color:var(--accent);background:var(--accent-light);padding:1px 7px;border-radius:14px;white-space:nowrap}._tagRow_idpgw_133{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.4rem}._tagSpec_idpgw_135{font-size:.68rem;font-weight:700;padding:2px 8px;border-radius:14px;background:#1d6a521a;color:var(--accent)}._tagRegion_idpgw_144{font-size:.68rem;padding:2px 8px;border-radius:14px;background:var(--bg2);color:var(--ink3)}._cardBio_idpgw_152{font-size:.77rem;color:var(--ink3);line-height:1.55}._cardArrow_idpgw_158{font-size:1rem;color:var(--ink3);flex-shrink:0;align-self:center;transition:all .15s}._card_idpgw_71:hover ._cardArrow_idpgw_158{color:var(--accent);transform:translate(3px)}._ctaRow_idpgw_169{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}._allLink_idpgw_177{font-size:.88rem;font-weight:700;color:var(--accent);text-decoration:none;border-bottom:1px solid rgba(29,106,82,.3);padding-bottom:1px;transition:opacity .15s}._allLink_idpgw_177:hover{opacity:.7}._photo_idpgw_190{margin:0 0 2.6rem;border-radius:16px;overflow:hidden;background:var(--bg2)}._photo_idpgw_190 img{display:block;width:100%;height:auto;object-fit:cover}._section_74o40_1{background:var(--bg);padding:88px 2rem}._disclaimer_74o40_3{background:#d85a300f;border:1px solid rgba(216,90,48,.15);border-radius:var(--radius-sm);padding:.9rem 1.1rem;font-size:.78rem;color:var(--accent2);line-height:1.65;margin-bottom:2rem}._layout_74o40_14{display:grid;grid-template-columns:360px 1fr;gap:2rem;align-items:start}._listPanel_74o40_22{display:flex;flex-direction:column;gap:1rem}._listDesc_74o40_28{font-size:.875rem;color:var(--ink3);line-height:1.7;margin:0}._emptyMsg_74o40_35{font-size:.875rem;color:var(--ink3);padding:.5rem 0}._centerList_74o40_41{display:flex;flex-direction:column;gap:.55rem;max-height:340px;overflow-y:auto;padding-right:2px}._centerCard_74o40_50{background:var(--white);border:1.5px solid var(--border2);border-radius:var(--radius-sm);padding:.85rem 1rem;cursor:pointer;transition:border-color .15s,box-shadow .15s}._centerCard_74o40_50:hover{border-color:var(--accent);box-shadow:0 2px 8px #0000000f}._centerCard_74o40_50._selected_74o40_64{border-color:var(--accent);background:var(--accent-light)}._regionTag_74o40_69{display:inline-block;font-size:.69rem;font-weight:700;color:var(--accent);background:#5b6bfa1a;border-radius:4px;padding:2px 7px;margin-bottom:5px}._centerName_74o40_80{font-size:.9rem;font-weight:700;color:var(--ink);margin:0 0 3px}._centerAddr_74o40_87{font-size:.77rem;color:var(--ink3);margin:0 0 2px}._centerPhone_74o40_93{font-size:.77rem;color:var(--ink2);margin:0}._mapContainer_74o40_100{border-radius:var(--radius);overflow:hidden;height:450px;border:1px solid var(--border2);background:var(--border2)}._mapFallback_74o40_108{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:var(--white)}._mapFallbackIcon_74o40_117{font-size:2rem}._mapFallbackText_74o40_121{font-size:.85rem;color:var(--ink3);line-height:1.7;text-align:center;margin:0}@media (max-width: 960px){._layout_74o40_14{grid-template-columns:1fr}._centerList_74o40_41{max-height:240px}._mapContainer_74o40_100{height:320px}}@media (max-width: 640px){._section_74o40_1{padding:64px 1.25rem}._mapContainer_74o40_100{height:260px}}._studioPhoto_74o40_147{margin:1.5rem 0 1.25rem;border-radius:var(--radius);overflow:hidden;background:var(--bg2)}._studioPhoto_74o40_147 img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}@media (max-width: 640px){._studioPhoto_74o40_147 img{aspect-ratio:3 / 2}}._section_18tr3_1{background:var(--bg2);padding:88px 2rem}._list_18tr3_3{margin-top:2.5rem}._item_18tr3_5{border-top:1px solid var(--border)}._item_18tr3_5:last-child{border-bottom:1px solid var(--border)}._question_18tr3_8{width:100%;background:none;border:none;padding:1.2rem 0;text-align:left;font-family:inherit;font-size:.95rem;font-weight:700;color:var(--ink);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .2s}._question_18tr3_8:hover{color:var(--accent)}._icon_18tr3_28{width:24px;height:24px;border-radius:50%;background:var(--bg2);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;transition:transform .25s,color .2s;color:var(--ink3);border:1px solid var(--border);font-weight:300}._open_18tr3_43 ._icon_18tr3_28{transform:rotate(45deg);color:var(--accent);border-color:var(--accent)}._answer_18tr3_49{max-height:0;overflow:hidden;transition:max-height .3s ease}._open_18tr3_43 ._answer_18tr3_49{max-height:300px}._answerInner_18tr3_57{padding:0 0 1.25rem;font-size:.88rem;color:var(--ink2);line-height:1.85;font-weight:300}._answerInner_18tr3_57 strong{font-weight:700;color:var(--ink)}@media (max-width: 640px){._section_18tr3_1{padding:64px 1.25rem}}._section_1ksbc_1{background:var(--white);padding:88px 2rem}._form_1ksbc_3{max-width:640px;margin:2.5rem auto 0}._grid_1ksbc_8{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._field_1ksbc_15{display:flex;flex-direction:column;gap:6px}._full_1ksbc_21{grid-column:1 / -1}._field_1ksbc_15 label{font-size:.82rem;font-weight:700;color:var(--ink2)}._field_1ksbc_15 input,._field_1ksbc_15 select,._field_1ksbc_15 textarea{padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-family:inherit;font-size:.9rem;color:var(--ink);background:var(--white);outline:none;transition:border-color .2s;resize:vertical}._field_1ksbc_15 input:focus,._field_1ksbc_15 select:focus,._field_1ksbc_15 textarea:focus{border-color:var(--accent)}._field_1ksbc_15 textarea{min-height:100px}._checkGroup_1ksbc_50{display:flex;flex-direction:column;gap:8px;margin-bottom:1rem}._check_1ksbc_50{display:flex;align-items:flex-start;gap:10px;font-size:.82rem;color:var(--ink2);line-height:1.5;cursor:pointer}._check_1ksbc_50 input[type=checkbox]{width:16px;height:16px;margin-top:2px;accent-color:var(--accent);flex-shrink:0}._error_1ksbc_74{color:var(--accent2);font-size:.82rem;margin-bottom:.75rem}._submitArea_1ksbc_80{text-align:center;margin-top:1.5rem}._notice_1ksbc_82{font-size:.76rem;color:var(--ink3);margin-top:1rem;line-height:1.65}._success_1ksbc_90{text-align:center;padding:3rem 1rem;max-width:480px;margin:0 auto}._successIcon_1ksbc_97{font-size:3rem;margin-bottom:1rem}._success_1ksbc_90 h4{font-size:1.4rem;font-weight:700;color:var(--accent);margin-bottom:.75rem}._success_1ksbc_90 p{font-size:.9rem;color:var(--ink2);line-height:1.8}._infoBox_1ksbc_113{max-width:640px;margin:2rem auto 0;display:grid;grid-template-columns:1fr 1fr;gap:.8rem}._infoItem_1ksbc_121{display:flex;gap:.7rem;align-items:flex-start;background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius-sm);padding:.9rem 1rem}._infoIcon_1ksbc_131{font-size:1.15rem;flex-shrink:0}._infoItem_1ksbc_121 strong{display:block;font-size:.84rem;color:var(--ink);margin-bottom:.15rem}._infoItem_1ksbc_121 p{font-size:.76rem;color:var(--ink3);line-height:1.6}._policyLink_1ksbc_146{color:var(--accent);text-decoration:underline;font-weight:600}@media (max-width: 640px){._section_1ksbc_1{padding:64px 1.25rem}._grid_1ksbc_8,._infoBox_1ksbc_113{grid-template-columns:1fr}}._section_1tqz4_2{background:var(--accent);color:#fff;text-align:center;padding:clamp(88px,11vw,150px) 2rem}._title_1tqz4_9{font-size:clamp(1.85rem,3.6vw,2.7rem);font-weight:700;letter-spacing:-.035em;line-height:1.3;margin-bottom:1.1rem;color:#fff}._desc_1tqz4_18{font-size:1.02rem;color:#ffffffb8;margin:0 auto 2.6rem;font-weight:400;line-height:1.8;max-width:40ch}._cta_1tqz4_28{background:var(--white);color:var(--accent);border:none;border-radius:10px;padding:1.15rem 2.4rem;font-family:inherit;font-size:1.02rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:background .18s ease}._cta_1tqz4_28:hover{background:#efede7}._note_1tqz4_44{margin:1.6rem auto 0;font-size:.85rem;color:#ffffff94}@media (max-width: 640px){._section_1tqz4_2{padding:72px 1.25rem}._cta_1tqz4_28{width:100%}}._section_1hpsy_1{background:var(--accent-light);border-top:2px solid rgba(29,106,82,.15);border-bottom:2px solid rgba(29,106,82,.15);padding:1rem 1.25rem}._inner_1hpsy_8{max-width:960px;margin:0 auto}._card_1hpsy_13{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}._cardLeft_1hpsy_21{display:flex;align-items:center;gap:1rem}._emoji_1hpsy_27{font-size:2rem;flex-shrink:0}._daysAgo_1hpsy_32{font-size:.72rem;color:var(--accent);font-weight:700;letter-spacing:.04em;margin-bottom:.2rem}._typeName_1hpsy_40{font-size:.95rem;font-weight:700;color:var(--ink);margin-bottom:.2rem}._bodyPart_1hpsy_47{font-size:.78rem;color:var(--ink3);margin-bottom:.1rem}._routine_1hpsy_53{font-size:.78rem;color:var(--accent);font-weight:600}._cardRight_1hpsy_59{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}._recheckHint_1hpsy_67{font-size:.75rem;color:var(--accent2);font-weight:600}._actions_1hpsy_73{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._btnPrimary_1hpsy_80{background:var(--accent);color:#fff;border:none;border-radius:var(--radius-sm);padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .15s}._btnPrimary_1hpsy_80:hover{background:#155a41}._btnWarn_1hpsy_94{background:var(--accent2);color:#fff;border:none;border-radius:var(--radius-sm);padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer;opacity:.9;transition:opacity .15s}._btnWarn_1hpsy_94:hover{opacity:1}._btnRecheck_1hpsy_109{background:var(--white);color:var(--accent);border:1.5px solid var(--accent);border-radius:var(--radius-sm);padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .15s}._btnRecheck_1hpsy_109:hover{background:var(--accent);color:#fff}._btnDismiss_1hpsy_126{background:none;border:none;color:var(--ink3);font-size:.85rem;cursor:pointer;padding:.35rem .5rem;border-radius:50%;transition:all .15s;line-height:1}._btnDismiss_1hpsy_126:hover{background:var(--border);color:var(--ink)}._btnHistory_1hpsy_139{background:none;border:none;color:var(--ink3);font-size:.78rem;font-weight:600;cursor:pointer;padding:.5rem .6rem;border-radius:var(--radius-sm);transition:all .15s}._btnHistory_1hpsy_139:hover{background:#1d6a5214;color:var(--accent)}._historyList_1hpsy_153{margin-top:.9rem;padding-top:.75rem;border-top:1px dashed rgba(29,106,82,.25);display:flex;flex-direction:column;gap:.35rem}._historyRow_1hpsy_162{display:flex;align-items:center;gap:.6rem;padding:.4rem .5rem;border-radius:var(--radius-sm);background:#fff9;font-size:.8rem}._historyDate_1hpsy_172{width:38px;color:var(--ink3);font-weight:600;flex-shrink:0}._historyEmoji_1hpsy_179{flex-shrink:0}._historyPart_1hpsy_181{width:52px;font-weight:700;color:var(--ink);flex-shrink:0}._historyBadge_1hpsy_188{font-size:.68rem;font-weight:700;padding:.15rem .5rem;border-radius:999px;flex-shrink:0;white-space:nowrap}._badgeOk_1hpsy_196{background:#1d6a521f;color:#1d6a52}._badgeWarn_1hpsy_197{background:#ba751724;color:#ba7517}._badgeDanger_1hpsy_198{background:#c0392b1f;color:#c0392b}._historyType_1hpsy_200{flex:1;color:var(--ink3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._historyRemove_1hpsy_208{background:none;border:none;color:var(--ink3);font-size:.72rem;cursor:pointer;padding:.2rem .4rem;border-radius:50%;line-height:1;flex-shrink:0}._historyRemove_1hpsy_208:hover{background:var(--border);color:var(--ink)}._historyNote_1hpsy_221{font-size:.7rem;color:var(--ink3);margin-top:.3rem;text-align:right}@media (max-width: 600px){._card_1hpsy_13{flex-direction:column;align-items:flex-start}._cardRight_1hpsy_59{align-items:flex-start;width:100%}._actions_1hpsy_73{width:100%}._btnPrimary_1hpsy_80,._btnWarn_1hpsy_94,._btnRecheck_1hpsy_109{flex:1;text-align:center}._historyType_1hpsy_200{display:none}}._section_1te1n_1{background:var(--white);border-top:1px solid var(--border2);border-bottom:1px solid var(--border2)}._head_1te1n_7{margin-bottom:3rem}._title_1te1n_9{font-size:clamp(1.9rem,4vw,2.9rem);font-weight:700;letter-spacing:-.04em;line-height:1.25;color:var(--ink);margin-bottom:.9rem}._desc_1te1n_18{font-size:1.02rem;color:var(--ink3);line-height:1.8}._list_1te1n_25{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border-top:1px solid var(--border2)}._item_1te1n_32{display:flex;align-items:baseline;gap:1rem;width:100%;padding:1.6rem 1.2rem 1.6rem .2rem;background:none;border:none;border-bottom:1px solid var(--border2);font-family:inherit;text-align:left;cursor:pointer;position:relative;transition:background .16s ease,padding-left .16s ease}._item_1te1n_32:nth-child(odd){border-right:1px solid var(--border2);padding-right:2rem}._item_1te1n_32:hover,._item_1te1n_32:focus-visible{background:var(--accent-light);padding-left:1rem;outline:none}._label_1te1n_57{font-size:clamp(1.25rem,2.2vw,1.7rem);font-weight:700;letter-spacing:-.03em;color:var(--ink);flex-shrink:0}._hint_1te1n_66{font-size:.88rem;color:var(--ink3);opacity:0;transform:translateY(2px);transition:opacity .18s ease,transform .18s ease;line-height:1.6}._hintOn_1te1n_75{opacity:1;transform:translateY(0)}._arrow_1te1n_77{margin-left:auto;font-size:1.1rem;color:var(--accent);opacity:.35;transition:opacity .16s ease,transform .16s ease;align-self:center}._item_1te1n_32:hover ._arrow_1te1n_77,._item_1te1n_32:focus-visible ._arrow_1te1n_77{opacity:1;transform:translate(3px)}@media (max-width: 720px){._list_1te1n_25{grid-template-columns:1fr}._item_1te1n_32:nth-child(odd){border-right:none;padding-right:1.2rem}._item_1te1n_32{padding-block:1.35rem}._hint_1te1n_66{display:none}}._section_18wod_1{background:var(--bg);padding:88px 2rem}._center_18wod_6{text-align:center}._centerDesc_18wod_7{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:0}._grid_18wod_14{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.75rem}._card_18wod_21{background:var(--white);border-radius:var(--radius);padding:2rem 1.6rem;border:1px solid var(--border2);text-align:center;transition:transform .25s,box-shadow .25s,border-color .25s}._card_18wod_21:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:#007d8f40}._icon_18wod_36{font-size:2.4rem;margin-bottom:1rem;display:inline-block;transition:transform .25s}._card_18wod_21:hover ._icon_18wod_36{transform:scale(1.12) rotate(-4deg)}._card_18wod_21 h3{font-size:1.05rem;font-weight:700;color:var(--ink);margin-bottom:.6rem}._card_18wod_21 p{font-size:.86rem;color:var(--ink2);line-height:1.7;font-weight:300}@media (max-width: 760px){._grid_18wod_14{grid-template-columns:1fr}}@media (max-width: 640px){._section_18wod_1{padding:64px 1.25rem}}._modal_119d3_1{background:var(--white);border-radius:14px;max-width:540px;width:100%;max-height:92vh;overflow-y:auto;padding:2.5rem;animation:_modalIn_119d3_1 .25s ease}@keyframes _modalIn_119d3_1{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}._header_119d3_17{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._title_119d3_24{font-size:1.2rem;font-weight:700;color:var(--ink)}._closeBtn_119d3_30{background:var(--bg2);border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:1rem;color:var(--ink3);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s}._closeBtn_119d3_30:hover{background:var(--border);color:var(--ink)}._progressBar_119d3_47{height:5px;background:var(--bg2);border-radius:100px;margin-bottom:2rem;overflow:hidden}._progressFill_119d3_55{height:100%;background:var(--accent);border-radius:100px;transition:width .35s ease}._qLabel_119d3_63{font-size:.73rem;color:var(--ink3);margin-bottom:.4rem;font-weight:500}._qText_119d3_70{font-size:1rem;font-weight:700;color:var(--ink);margin-bottom:1.3rem;line-height:1.5}._options_119d3_78{display:grid;gap:.6rem;margin-bottom:1.5rem}._twoCol_119d3_84{grid-template-columns:1fr 1fr}._optBtn_119d3_86{padding:.8rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--white);font-family:inherit;font-size:.88rem;color:var(--ink2);cursor:pointer;text-align:left;transition:all .15s;line-height:1.45}._optBtn_119d3_86:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}._selected_119d3_106{border-color:var(--accent);background:var(--accent-light);color:var(--accent);font-weight:700}._nav_119d3_113{display:flex;justify-content:space-between;align-items:center;gap:1rem}._result_119d3_121{text-align:center;padding:.5rem 0}._resultIcon_119d3_126{font-size:3rem;margin-bottom:.75rem}._resultTypeBadge_119d3_132{display:inline-block;font-size:.72rem;font-weight:700;padding:3px 12px;border-radius:14px;margin-bottom:.75rem}._badgeOk_119d3_141{background:#1d6a521a;color:var(--accent)}._badgeWarn_119d3_142{background:#d85a301a;color:var(--accent2)}._resultTitle_119d3_144{font-size:1.25rem;font-weight:700;margin-bottom:1rem;line-height:1.4}._danger_119d3_151{color:#c0392b}._warn_119d3_152{color:var(--accent2)}._ok_119d3_153{color:var(--accent)}._resultHint_119d3_155{font-size:.78rem;background:var(--bg2);border-radius:var(--radius-sm);padding:.85rem 1rem;color:var(--ink3);line-height:1.7;margin-bottom:1.25rem;text-align:left}._resultDesc_119d3_166{font-size:.88rem;color:var(--ink2);line-height:1.85;margin-bottom:1.5rem}._reportCard_119d3_174{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);overflow:hidden;margin-bottom:.85rem;text-align:left}._reportRow_119d3_183{display:flex;gap:.75rem;padding:.6rem .9rem;border-bottom:1px solid var(--border2)}._reportRow_119d3_183:last-child{border-bottom:none}._reportLabel_119d3_192{font-size:.7rem;font-weight:700;color:var(--ink3);white-space:nowrap;min-width:70px;padding-top:2px;flex-shrink:0}._reportValue_119d3_202{font-size:.82rem;color:var(--ink2);line-height:1.55}._routineHighlight_119d3_208{color:var(--accent);font-weight:700}._warningBox_119d3_214{background:#d85a3012;border-left:3px solid var(--accent2);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:.65rem .9rem;font-size:.78rem;color:#a0450e;line-height:1.65;text-align:left;margin-bottom:1.25rem}._resultActions_119d3_227{display:flex;flex-direction:column;gap:.6rem;align-items:stretch}._shareRow_119d3_234{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}._subtleLink_119d3_241{background:none;border:none;font-size:.82rem;color:var(--ink3);cursor:pointer;text-decoration:underline;font-family:inherit;padding:.3rem;transition:color .15s}._subtleLink_119d3_241:hover{color:var(--accent)}._subtleLink_119d3_241:disabled{opacity:.55;cursor:default}._trainerMatchBox_119d3_257{border:1.5px solid rgba(29,106,82,.2);border-radius:var(--radius-sm);background:var(--accent-light);padding:.85rem 1rem;margin-bottom:.85rem;text-align:left}._trainerMatchLabel_119d3_266{font-size:.7rem;font-weight:700;color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.4rem}._trainerMatchDesc_119d3_275{font-size:.8rem;color:var(--ink2);line-height:1.55;margin-bottom:.65rem}._trainerMatchLink_119d3_282{display:inline-flex;align-items:center;gap:.35rem;background:var(--accent);color:#fff;font-size:.8rem;font-weight:700;padding:.45rem 1rem;border-radius:6px;text-decoration:none;transition:background .15s}._trainerMatchLink_119d3_282:hover{background:#155a41}@media (max-width: 640px){._modal_119d3_1{padding:1.75rem 1.25rem}._twoCol_119d3_84{grid-template-columns:1fr}}._overlay_15fh1_2{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a141e99;z-index:400;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._modal_15fh1_15{background:var(--bg);border-radius:14px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-lg);animation:_popIn_15fh1_1 .28s cubic-bezier(.34,1.56,.64,1) both}._resultModal_15fh1_25{max-width:580px}@keyframes _popIn_15fh1_1{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_15fh1_33{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem 1rem;border-bottom:1px solid var(--border)}._modalTitle_15fh1_40{font-size:1rem;font-weight:700;color:var(--ink)}._closeBtn_15fh1_45{background:none;border:none;cursor:pointer;font-size:1.1rem;color:var(--ink3);line-height:1;padding:4px}._closeBtn_15fh1_45:hover{color:var(--ink)}._quizWrap_15fh1_53{padding:1.5rem}._progressBar_15fh1_55{height:5px;background:var(--border);border-radius:99px;margin-bottom:1rem;overflow:hidden}._progressFill_15fh1_62{height:100%;background:var(--accent);border-radius:99px;transition:width .3s ease}._stepLabel_15fh1_69{font-size:.75rem;color:var(--ink3);font-weight:600;letter-spacing:.06em;margin-bottom:.5rem}._qText_15fh1_77{font-size:1.2rem;font-weight:700;color:var(--ink);line-height:1.45;margin-bottom:.35rem}._qSub_15fh1_84{font-size:.83rem;color:var(--ink3);margin-bottom:1.25rem}._optGrid_15fh1_90{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-bottom:1.2rem}._optBtn_15fh1_97{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:1rem .6rem;border:1.5px solid var(--border);border-radius:var(--radius);background:var(--white);cursor:pointer;transition:all .18s;font-family:inherit}._optBtn_15fh1_97:hover{border-color:var(--accent);background:var(--accent-light);transform:translateY(-1px);box-shadow:0 4px 14px #007d8f24}._optBtn_15fh1_97._selected_15fh1_116{border-color:var(--accent);background:var(--accent-light);box-shadow:0 0 0 2px var(--accent)}._optEmoji_15fh1_122{font-size:1.8rem;line-height:1}._optLabel_15fh1_123{font-size:.82rem;font-weight:600;color:var(--ink);text-align:center;line-height:1.4}._navRow_15fh1_125{display:flex;justify-content:flex-start}._backBtn_15fh1_126{background:none;border:1px solid var(--border);border-radius:99px;padding:.5rem 1.2rem;font-size:.85rem;color:var(--ink2);cursor:pointer;font-family:inherit}._backBtn_15fh1_126:hover:not(:disabled){border-color:var(--ink2)}._backBtn_15fh1_126:disabled{opacity:.35;cursor:not-allowed}._resultWrap_15fh1_135{padding:0 0 1.5rem}._resultHeader_15fh1_137{display:flex;align-items:center;gap:1rem;padding:1.5rem;color:#fff}._resultEmoji_15fh1_144{font-size:2.8rem;flex-shrink:0}._resultBadge_15fh1_145{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.06em;background:#ffffff38;color:#ffffffe6;border-radius:99px;padding:2px 10px;margin-bottom:.35rem}._resultName_15fh1_156{font-size:1.15rem;font-weight:800;color:#fff;line-height:1.35}._resultSummary_15fh1_163{margin:1.25rem 1.5rem 0;font-size:.9rem;color:var(--ink2);line-height:1.8}._tipsBox_15fh1_170{margin:1rem 1.5rem 0;background:var(--accent-light);border-radius:var(--radius);padding:1rem 1.2rem}._tipsTitle_15fh1_176{font-size:.85rem;font-weight:700;color:var(--accent);margin-bottom:.5rem}._tipsList_15fh1_182{padding-left:1.2rem;margin:0;display:flex;flex-direction:column;gap:.3rem}._tipsList_15fh1_182 li{font-size:.85rem;color:var(--ink);line-height:1.6}._cardSection_15fh1_196{margin:1.25rem 1.5rem 0}._cardLabel_15fh1_199{font-size:.82rem;font-weight:700;color:var(--ink2);margin-bottom:.6rem}._cardLoading_15fh1_205{height:180px;display:flex;align-items:center;justify-content:center;background:var(--bg2);border-radius:var(--radius);font-size:.9rem;color:var(--ink3)}._cardPreview_15fh1_215{width:100%;border-radius:var(--radius);box-shadow:var(--shadow);display:block;margin-bottom:.75rem}._shareButtons_15fh1_223{display:flex;gap:.5rem;flex-wrap:wrap}._dlBtn_15fh1_229{padding:.55rem 1rem;border-radius:99px;border:none;background:var(--accent);color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .18s}._dlBtn_15fh1_229:hover:not(:disabled){background:var(--accent-dark)}._dlBtn_15fh1_229:disabled{opacity:.45;cursor:not-allowed}._shareBtn_15fh1_244{padding:.55rem 1rem;border-radius:99px;border:1.5px solid var(--border);background:var(--white);color:var(--ink);font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .18s}._shareBtn_15fh1_244:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}._shareBtn_15fh1_244:disabled{opacity:.45;cursor:not-allowed}._kakaoBtn_15fh1_259{background:#fee500;border-color:#fee500;color:#3c1e1e}._kakaoBtn_15fh1_259:hover:not(:disabled){background:#f0d600;border-color:#f0d600;color:#3c1e1e}._xBtn_15fh1_262{background:#000;border-color:#000;color:#fff}._xBtn_15fh1_262:hover{background:#222;border-color:#222}._copyBtn_15fh1_265{padding:.55rem 1rem;border-radius:99px;border:1.5px solid var(--border);background:transparent;color:var(--ink2);font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .18s}._copyBtn_15fh1_265:hover{border-color:var(--accent);color:var(--accent)}._resultCta_15fh1_280{margin:1.25rem 1.5rem 0;display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}._retryBtn_15fh1_287{background:none;border:none;cursor:pointer;font-size:.85rem;color:var(--ink3);font-family:inherit;text-decoration:underline}._retryBtn_15fh1_287:hover{color:var(--ink)}@media (max-width: 540px){._optGrid_15fh1_90{grid-template-columns:1fr}._modal_15fh1_15{max-height:95vh}}._wrap_x7exi_1{min-height:100vh;background:var(--bg);display:flex;align-items:center;justify-content:center;padding:1rem}._card_x7exi_10{background:var(--white);border-radius:16px;padding:2.5rem;width:100%;max-width:380px;border:1px solid var(--border2);box-shadow:0 8px 32px #00000014;display:flex;flex-direction:column;gap:1.25rem}._logo_x7exi_23{font-size:1rem;font-weight:700;color:var(--accent)}._title_x7exi_29{font-size:1.3rem;font-weight:700;color:var(--ink)}._field_x7exi_35{display:flex;flex-direction:column;gap:6px}._field_x7exi_35 label{font-size:.82rem;font-weight:700;color:var(--ink2)}._field_x7exi_35 input{padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-family:inherit;font-size:.9rem;color:var(--ink);outline:none;transition:border-color .2s}._field_x7exi_35 input:focus{border-color:var(--accent)}._error_x7exi_60{font-size:.82rem;color:var(--accent2);background:var(--accent2-light);padding:.6rem .9rem;border-radius:var(--radius-sm)}._back_x7exi_68{font-size:.8rem;color:var(--ink3);text-decoration:none;text-align:center;transition:color .2s}._back_x7exi_68:hover{color:var(--accent)}._wrap_1ktl8_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:1.5rem}._card_1ktl8_10{width:100%;max-width:400px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:2.4rem 2rem}._logo_1ktl8_19{font-weight:700;color:var(--accent);letter-spacing:-.02em;font-size:1.05rem;margin-bottom:1.4rem}._title_1ktl8_27{font-size:1.4rem;color:var(--ink);margin-bottom:.4rem}._sub_1ktl8_33{font-size:.86rem;color:var(--ink3);line-height:1.6;margin-bottom:1.4rem}._field_1ktl8_40{margin-bottom:1rem}._field_1ktl8_40 label{display:block;font-size:.8rem;font-weight:600;color:var(--ink2);margin-bottom:.4rem}._field_1ktl8_40 input{width:100%;padding:.7rem .85rem;border:1px solid var(--border2);border-radius:var(--radius-sm);font-size:.95rem;color:var(--ink);background:var(--bg);outline:none;transition:border-color .15s ease}._field_1ktl8_40 input:focus{border-color:var(--accent);background:var(--white)}._error_1ktl8_69{color:var(--logo-green);font-size:.82rem;margin-bottom:.9rem}._back_1ktl8_75{display:inline-block;margin-top:1.4rem;font-size:.82rem;color:var(--ink3);text-decoration:none}._back_1ktl8_75:hover{color:var(--accent)}._wrap_1axu5_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;background:var(--bg)}._card_1axu5_10{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:2.6rem 2rem;max-width:440px;width:100%;text-align:center}._emoji_1axu5_21{font-size:2.6rem;margin-bottom:1rem}._title_1axu5_26{font-size:1.4rem;font-weight:700;letter-spacing:-.02em;color:var(--ink);margin-bottom:.8rem}._desc_1axu5_34{font-size:.92rem;font-weight:300;line-height:1.8;color:var(--ink2);margin-bottom:1.8rem}._actions_1axu5_42{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}
