:root{--bg: #F7F5F0;--bg2: #EDEBE4;--white: #FFFFFF;--ink: #262B29;--ink2: #3D4A46;--ink3: #6F7773;--accent: #17483F;--accent-dark: #0E2E28;--accent-light: #DDE8E2;--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, 40, 36, .1);--border2: #E5E8E4;--radius: 16px;--radius-lg: 20px;--radius-sm: 10px;--shadow: 0 1px 2px rgba(23, 40, 36, .04);--shadow-lg: 0 8px 32px rgba(23, 40, 36, .08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden;max-width:100%}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;max-width:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{overflow-x:hidden;max-width:100%}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}@media print{body.printing-contract *{visibility:hidden!important}body.printing-contract #contract-doc,body.printing-contract #contract-doc *{visibility:visible!important}body.printing-contract #contract-doc{position:absolute;left:0;top:0;width:100%;padding:0}}.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_90vkn_1{position:fixed;top:0;left:0;right:0;z-index:200;background:#f7f5f0e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}._logo_90vkn_15{text-decoration:none;display:flex;align-items:center;gap:.55rem}._logoImg_90vkn_22{height:42px;width:auto;display:block;object-fit:contain}._wordmark_90vkn_29{font-size:1.22rem;font-weight:700;letter-spacing:-.02em;color:var(--accent);line-height:1}._links_90vkn_37{display:flex;gap:.4rem;align-items:center;list-style:none}._navLink_90vkn_44{display:inline-flex;align-items:center;gap:2px;background:none;border:none;color:var(--ink2);font-family:inherit;font-size:.9rem;font-weight:500;cursor:pointer;transition:color .18s,background .18s;padding:.45rem .75rem;border-radius:8px;text-decoration:none}._navLink_90vkn_44:hover{color:var(--accent);background:var(--accent-light)}._caret_90vkn_62{opacity:.5;margin-top:1px}._hasMenu_90vkn_65{position:relative}._dropdown_90vkn_67{position:absolute;top:calc(100% + 6px);left:0;min-width:168px;background:var(--white);border:1px solid var(--border2);border-radius:12px;box-shadow:var(--shadow-lg);padding:.4rem;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease,visibility .16s}._hasMenu_90vkn_65:hover ._dropdown_90vkn_67,._hasMenu_90vkn_65:focus-within ._dropdown_90vkn_67{opacity:1;visibility:visible;transform:translateY(0)}._dropItem_90vkn_92{padding:.6rem .75rem;border-radius:8px;font-size:.88rem;color:var(--ink2);text-decoration:none;transition:background .14s,color .14s}._dropItem_90vkn_92:hover{background:var(--accent-light);color:var(--accent)}._myLink_90vkn_102{display:inline-block;padding:.44rem .95rem;border:1px solid var(--border2);border-radius:999px;font-size:.88rem;font-weight:600;color:var(--ink2);text-decoration:none;margin-left:.35rem;transition:border-color .14s ease,color .14s ease}._myLink_90vkn_102:hover{border-color:var(--accent);color:var(--accent)}._cta_90vkn_116{background:var(--accent);color:#fff;border:none;padding:.55rem 1.15rem;border-radius:999px;font-family:inherit;font-weight:600;font-size:.88rem;white-space:nowrap;cursor:pointer;margin-left:.35rem;transition:background .18s}._cta_90vkn_116:hover{background:var(--accent-dark)}._hamburger_90vkn_133{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}._hamburger_90vkn_133 span{display:block;width:24px;height:2px;background:var(--ink);border-radius:2px;transition:all .25s}._hamburger_90vkn_133._open_90vkn_149 span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._hamburger_90vkn_133._open_90vkn_149 span:nth-child(2){opacity:0}._hamburger_90vkn_133._open_90vkn_149 span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}._mobileMenu_90vkn_154{position:fixed;top:64px;left:0;right:0;background:#f7f5f0fa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);z-index:190;padding:1rem 2rem 2rem;display:flex;flex-direction:column;gap:0;max-height:calc(100vh - 64px);overflow-y:auto}._mobileNavLink_90vkn_169{display:block;width:100%;text-align:left;background:none;border:none;border-bottom:1px solid var(--border2);color:var(--ink);font-family:inherit;font-size:1rem;font-weight:600;padding:.85rem 0;cursor:pointer;text-decoration:none;transition:color .18s}._mobileNavLink_90vkn_169:hover{color:var(--accent)}._mobileGroup_90vkn_187{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink3);padding:.9rem 0 .35rem}._mobileSub_90vkn_196{display:block;color:var(--ink2);text-decoration:none;font-size:.94rem;padding:.5rem 0 .5rem .75rem;transition:color .18s}._mobileSub_90vkn_196:hover{color:var(--accent)}._mobileCta_90vkn_206{background:var(--accent);color:#fff;text-align:center;border-radius:999px;font-weight:600;font-family:inherit;font-size:1rem;margin-top:1.1rem;padding:.9rem;border:none;cursor:pointer}@media (max-width: 860px){._links_90vkn_37{display:none}._hamburger_90vkn_133{display:flex}}@media (max-width: 380px){._wordmark_90vkn_29{font-size:1.05rem}._nav_90vkn_1{padding:0 1.25rem}}._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_18vvx_1{min-height:720px;padding:128px 2rem 72px;background:var(--bg);display:flex;align-items:center;position:relative;overflow:hidden}._inner_18vvx_11{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:45fr 55fr;gap:3.5rem;align-items:center;position:relative;z-index:1;width:100%}._content_18vvx_23{max-width:560px}._fadeUp_18vvx_26{opacity:0;animation:_fadeUp_18vvx_26 .7s ease forwards}._fadeIn_18vvx_27{opacity:0;animation:_fadeIn_18vvx_27 .9s ease forwards}._d1_18vvx_28{animation-delay:.08s}._d2_18vvx_29{animation-delay:.16s}._d3_18vvx_30{animation-delay:.26s}._d4_18vvx_31{animation-delay:.36s}@keyframes _fadeUp_18vvx_26{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_18vvx_27{0%{opacity:0}to{opacity:1}}._badge_18vvx_42{display:inline-flex;align-items:center;gap:6px;background:var(--accent-light);color:var(--accent);padding:6px 14px;border-radius:100px;font-size:.8rem;font-weight:600;margin-bottom:1.6rem}._heading_18vvx_55{font-size:clamp(2.1rem,4.2vw,3.2rem);font-weight:700;line-height:1.26;letter-spacing:-.04em;margin-bottom:1.4rem;color:var(--ink);word-break:keep-all}._sub_18vvx_65{font-size:1.12rem;color:var(--ink2);line-height:1.75;margin-bottom:2.2rem;font-weight:400;max-width:30ch}._actions_18vvx_74{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}._textLink_18vvx_81{display:inline-flex;align-items:center;gap:4px;color:var(--accent);font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .16s ease}._textLink_18vvx_81:hover{gap:8px}._trustLine_18vvx_94{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:2.4rem;padding-top:1.6rem;border-top:1px solid var(--border);list-style:none}._trustLine_18vvx_94 li{display:inline-flex;align-items:center;gap:7px;font-size:.9rem;color:var(--ink2);font-weight:500}._trustIcon_18vvx_113{color:var(--accent);flex-shrink:0}._visual_18vvx_116{display:flex;justify-content:center}._photoFrame_18vvx_118{margin:0;position:relative;width:100%;border-radius:var(--radius-lg);overflow:hidden;background:var(--bg2);aspect-ratio:5 / 4;box-shadow:var(--shadow-lg)}._photoFrame_18vvx_118 img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width: 900px){._hero_18vvx_1{min-height:auto;padding:108px 1.5rem 56px}._inner_18vvx_11{grid-template-columns:1fr;gap:2.25rem}._content_18vvx_23{max-width:none}._photoFrame_18vvx_118{max-width:520px;margin:0 auto;aspect-ratio:16 / 11}}@media (max-width: 640px){._hero_18vvx_1{padding:96px 1.25rem 48px}._sub_18vvx_65{max-width:none}._actions_18vvx_74{gap:1rem}}@media (prefers-reduced-motion: reduce){._fadeUp_18vvx_26,._fadeIn_18vvx_27{animation-duration:.01s}}._section_q5fzn_1{background:var(--bg)}._panel_q5fzn_4{margin-top:2.5rem;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:var(--white);border:1px solid var(--border2);border-radius:var(--radius-lg);padding:2rem 1rem}._step_q5fzn_16{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1.25rem}._icon_q5fzn_25{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:var(--accent-light);color:var(--accent);margin-bottom:.9rem}._num_q5fzn_36{font-size:.72rem;font-weight:700;letter-spacing:.08em;color:var(--accent);margin-bottom:.4rem}._stepTitle_q5fzn_44{font-size:1.05rem;font-weight:700;color:var(--ink);letter-spacing:-.02em;margin-bottom:.3rem}._stepDesc_q5fzn_52{font-size:.86rem;color:var(--ink3);line-height:1.5}._connector_q5fzn_59{position:absolute;top:20px;right:-9px;color:var(--border2)}@media (max-width: 760px){._panel_q5fzn_4{grid-template-columns:1fr 1fr;gap:1.75rem 0;padding:1.75rem 1rem}._connector_q5fzn_59{display:none}}@media (max-width: 420px){._panel_q5fzn_4{grid-template-columns:1fr;gap:1.5rem}._step_q5fzn_16{flex-direction:row;text-align:left;gap:.9rem;align-items:center}._icon_q5fzn_25{margin-bottom:0;flex-shrink:0}._num_q5fzn_36{display:none}}._section_1fc8v_1{background:var(--bg2)}._head_1fc8v_5{max-width:640px;margin-bottom:2.75rem}._title_1fc8v_7{font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:700;letter-spacing:-.035em;line-height:1.3;margin-bottom:1rem;color:var(--ink)}._desc_1fc8v_16{font-size:1.02rem;color:var(--ink2);line-height:1.8}._grid_1fc8v_22{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._card_1fc8v_28{background:var(--white);border:1px solid var(--border2);border-radius:var(--radius);padding:1.75rem;display:flex;flex-direction:column;transition:border-color .18s ease,transform .18s ease}._card_1fc8v_28:hover{transform:translateY(-3px)}._red_1fc8v_39:hover{border-color:#b84d4480}._amber_1fc8v_40:hover{border-color:#a0782880}._green_1fc8v_41:hover{border-color:var(--accent)}._cardIcon_1fc8v_43{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;margin-bottom:1.1rem}._red_1fc8v_39 ._cardIcon_1fc8v_43{background:#f7e9e7;color:#b84d44}._amber_1fc8v_40 ._cardIcon_1fc8v_43{background:#f3eddd;color:#9a7a2a}._green_1fc8v_41 ._cardIcon_1fc8v_43{background:var(--accent-light);color:var(--accent)}._cardHead_1fc8v_55{font-size:1.1rem;font-weight:700;color:var(--ink);margin-bottom:.4rem}._cardLine_1fc8v_62{font-size:.92rem;color:var(--ink2);line-height:1.6}._detail_1fc8v_69{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}._detailOpen_1fc8v_74{grid-template-rows:1fr;margin-top:1rem}._detail_1fc8v_69>ul{overflow:hidden;list-style:none;display:flex;flex-direction:column;gap:8px}._detail_1fc8v_69 li{font-size:.82rem;color:var(--ink2);padding-left:1rem;position:relative;line-height:1.5}._detail_1fc8v_69 li:before{content:"";position:absolute;left:2px;top:8px;width:4px;height:4px;border-radius:50%}._red_1fc8v_39 ._detail_1fc8v_69 li:before{background:#b84d44}._amber_1fc8v_40 ._detail_1fc8v_69 li:before{background:#9a7a2a}._green_1fc8v_41 ._detail_1fc8v_69 li:before{background:var(--accent)}._cardActions_1fc8v_96{margin-top:auto;padding-top:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._toggle_1fc8v_105{display:inline-flex;align-items:center;gap:3px;background:none;border:none;font-family:inherit;font-size:.85rem;font-weight:600;color:var(--ink3);cursor:pointer;padding:0;transition:color .16s}._toggle_1fc8v_105:hover{color:var(--ink)}._toggleCaret_1fc8v_120{transition:transform .22s ease}._caretUp_1fc8v_121{transform:rotate(180deg)}._startBtn_1fc8v_123{display:inline-flex;align-items:center;gap:5px;background:var(--accent);color:#fff;border:none;font-family:inherit;font-size:.84rem;font-weight:600;padding:.5rem .9rem;border-radius:999px;cursor:pointer;transition:background .16s;white-space:nowrap}._startBtn_1fc8v_123:hover{background:var(--accent-dark)}._notice_1fc8v_141{margin-top:2rem;font-size:.86rem;color:var(--ink3);line-height:1.7}._notice_1fc8v_141 a{color:var(--accent);font-weight:600;text-decoration:none;border-bottom:1px solid var(--border);padding-bottom:1px}._notice_1fc8v_141 a:hover{border-color:var(--accent)}@media (max-width: 860px){._grid_1fc8v_22{grid-template-columns:1fr}}._section_fgqfl_1{background:var(--white)}._inner_fgqfl_3{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 380px;gap:4rem;align-items:center}._title_fgqfl_12{font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:700;letter-spacing:-.035em;line-height:1.3;color:var(--ink);margin:.2rem 0 1rem}._desc_fgqfl_21{font-size:1.02rem;color:var(--ink2);line-height:1.8;max-width:44ch;margin-bottom:2rem}._steps_fgqfl_29{list-style:none;display:flex;flex-direction:column;gap:1.1rem;margin-bottom:2.25rem}._step_fgqfl_29{display:flex;align-items:flex-start;gap:.9rem}._stepIcon_fgqfl_43{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:11px;background:var(--accent-light);color:var(--accent)}._stepDay_fgqfl_54{font-size:.98rem;font-weight:700;color:var(--ink);margin-bottom:2px}._stepDesc_fgqfl_61{font-size:.88rem;color:var(--ink3);line-height:1.6}._right_fgqfl_68{display:flex;justify-content:center}._phone_fgqfl_70{width:100%;max-width:300px;background:var(--white);border:9px solid var(--ink);border-radius:30px;overflow:hidden;box-shadow:var(--shadow-lg)}._phoneNotch_fgqfl_80{height:22px;background:var(--ink)}._phoneScreen_fgqfl_85{background:var(--bg);padding:.9rem}._appHead_fgqfl_90{background:var(--accent);border-radius:12px;padding:.9rem 1rem;color:#fff;margin-bottom:.8rem}._appHead_fgqfl_90 p{font-size:.66rem;opacity:.8;margin-bottom:2px}._appHead_fgqfl_90 h3{font-size:.98rem;font-weight:700}._appPhoto_fgqfl_100{display:block;width:100%;height:120px;object-fit:cover;border-radius:10px;margin-bottom:.8rem}._appRow_fgqfl_109{display:flex;align-items:center;gap:9px;background:var(--white);border:1px solid var(--border2);border-radius:10px;padding:.6rem .75rem;margin-bottom:.5rem;font-size:.78rem;color:var(--ink)}._appRowMuted_fgqfl_121{color:var(--ink3)}._appDot_fgqfl_123{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;background:var(--accent);color:#fff}._appDotOpen_fgqfl_133{display:inline-block;width:20px;height:20px;flex-shrink:0;border-radius:50%;border:1.5px solid var(--border2)}@media (max-width: 900px){._inner_fgqfl_3{grid-template-columns:1fr;gap:2.5rem}._right_fgqfl_68{order:-1}._phone_fgqfl_70{max-width:268px}}._section_14yo3_1{background:var(--bg)}._inner_14yo3_5{max-width:1120px;margin:0 auto}._header_14yo3_7{text-align:center;max-width:620px;margin:0 auto 2.75rem}._title_14yo3_9{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--ink);letter-spacing:-.035em;line-height:1.3;margin-bottom:.7rem}._sub_14yo3_18{font-size:1rem;color:var(--ink2);line-height:1.7}._grid_14yo3_21{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem}._card_14yo3_28{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border2);border-radius:var(--radius);overflow:hidden;text-decoration:none;color:inherit;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}._card_14yo3_28:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:var(--shadow-lg)}._photoWrap_14yo3_45{position:relative;aspect-ratio:4 / 3;background:var(--accent-light);display:flex;align-items:center;justify-content:center}._photoWrap_14yo3_45 img{width:100%;height:100%;object-fit:cover}._photoFallback_14yo3_55{font-size:2.4rem;font-weight:700;color:var(--accent)}._body_14yo3_61{padding:1.25rem 1.35rem 1.4rem;display:flex;flex-direction:column}._nameRow_14yo3_63{display:flex;align-items:center;gap:.55rem;margin-bottom:.55rem}._name_14yo3_63{font-size:1.1rem;font-weight:700;color:var(--ink)}._exp_14yo3_72{font-size:.72rem;font-weight:700;color:var(--accent);background:var(--accent-light);padding:2px 9px;border-radius:999px;white-space:nowrap}._tags_14yo3_82{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.6rem}._tag_14yo3_82{font-size:.74rem;font-weight:600;padding:3px 10px;border-radius:999px;background:var(--bg2);color:var(--ink2)}._region_14yo3_93{display:inline-flex;align-items:center;gap:5px;font-size:.82rem;color:var(--ink3);margin-bottom:.7rem}._region_14yo3_93 svg{color:var(--accent)}._bio_14yo3_103{font-size:.86rem;color:var(--ink2);line-height:1.6;margin-bottom:1.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._profileLink_14yo3_114{display:inline-flex;align-items:center;gap:4px;margin-top:auto;font-size:.88rem;font-weight:600;color:var(--accent);transition:gap .16s ease}._card_14yo3_28:hover ._profileLink_14yo3_114{gap:8px}._ctaRow_14yo3_126{display:flex;justify-content:center}@media (max-width: 860px){._grid_14yo3_21{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}._section_zivcm_1{background:var(--bg);padding:88px 2rem}._list_zivcm_3{margin-top:2.5rem}._item_zivcm_5{border-top:1px solid var(--border)}._item_zivcm_5:last-child{border-bottom:1px solid var(--border)}._question_zivcm_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_zivcm_8:hover{color:var(--accent)}._icon_zivcm_28{width:30px;height:30px;border-radius:50%;background:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .25s,color .2s,border-color .2s;color:var(--ink3);border:1px solid var(--border2)}._open_zivcm_41 ._icon_zivcm_28{transform:rotate(45deg);color:var(--accent);border-color:var(--accent)}._answer_zivcm_47{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}._open_zivcm_41 ._answer_zivcm_47{grid-template-rows:1fr}._answerInner_zivcm_55{overflow:hidden;padding:0 0 1.25rem;font-size:.88rem;color:var(--ink2);line-height:1.85;font-weight:300}._answerInner_zivcm_55 strong{font-weight:700;color:var(--ink)}@media (max-width: 640px){._section_zivcm_1{padding:64px 1.25rem}}._modal_qw20t_1{position:relative;background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:480px;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;animation:_modalIn_qw20t_1 .28s ease}._close_qw20t_14{position:absolute;top:.9rem;right:.9rem;width:34px;height:34px;border:none;background:var(--bg2);border-radius:50%;color:var(--ink2);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .15s}._close_qw20t_14:hover{background:var(--border2)}._header_qw20t_31{padding:1.75rem 1.75rem 1.25rem;border-bottom:1px solid var(--border2)}._steps_qw20t_36{display:flex;align-items:center;gap:8px;margin-bottom:1rem}._stepDot_qw20t_38{width:26px;height:26px;border-radius:50%;background:var(--bg2);color:var(--ink3);font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s}._stepDot_qw20t_38._on_qw20t_50{background:var(--accent);color:#fff}._stepBar_qw20t_51{width:34px;height:2px;background:var(--border2)}._modalTitle_qw20t_53{font-size:1.3rem;font-weight:700;color:var(--ink);margin-bottom:.3rem}._modalSub_qw20t_54{font-size:.88rem;color:var(--ink3);line-height:1.5}._scroll_qw20t_57{padding:1.4rem 1.75rem;overflow-y:auto;flex:1}._fields_qw20t_63{display:flex;flex-direction:column;gap:1rem}._field_qw20t_63{display:flex;flex-direction:column;gap:.4rem}._field_qw20t_63 label{font-size:.82rem;font-weight:600;color:var(--ink2)}._field_qw20t_63 input,._field_qw20t_63 select,._field_qw20t_63 textarea{width:100%;padding:.7rem .85rem;border:1px solid var(--border2);border-radius:10px;font-family:inherit;font-size:.92rem;color:var(--ink);background:var(--white);transition:border-color .15s}._field_qw20t_63 input:focus,._field_qw20t_63 select:focus,._field_qw20t_63 textarea:focus{outline:none;border-color:var(--accent)}._field_qw20t_63 textarea{resize:vertical;line-height:1.6}._consentBox_qw20t_95{background:var(--bg);border:1px solid var(--border2);border-radius:12px;padding:.4rem 1rem 1rem;margin-top:.3rem}._consentAll_qw20t_103{border-bottom:1px solid var(--border2);padding:.85rem 0;margin-bottom:.4rem}._consentAll_qw20t_103 ._consentTitle_qw20t_108{font-weight:700;color:var(--ink)}._consentRow_qw20t_110{padding:.7rem 0 .2rem;position:relative}._consentLabel_qw20t_112{display:flex;align-items:center;gap:.55rem;cursor:pointer}._consentLabel_qw20t_112 input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}._consentTitle_qw20t_108{font-size:.86rem;color:var(--ink2);font-weight:500}._consentView_qw20t_125{position:absolute;top:.7rem;right:0;display:inline-flex;align-items:center;gap:2px;background:none;border:none;font-family:inherit;font-size:.76rem;color:var(--ink3);cursor:pointer;padding:2px}._consentView_qw20t_125:hover{color:var(--accent)}._caretUp_qw20t_140{transform:rotate(180deg)}._consentSummary_qw20t_142{font-size:.76rem;color:var(--ink3);margin:.2rem 0 0 1.7rem;line-height:1.5}._consentDetail_qw20t_149{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease;margin-left:1.7rem}._detailOpen_qw20t_155{grid-template-rows:1fr;margin-top:.5rem}._consentDetail_qw20t_149>p{overflow:hidden;font-size:.76rem;color:var(--ink2);line-height:1.7;background:var(--white);border:1px solid var(--border2);border-radius:8px;padding:0}._detailOpen_qw20t_155>p{padding:.7rem .8rem}._error_qw20t_168{margin-top:.9rem;font-size:.83rem;color:#b84d44;background:#f7e9e7;border-radius:8px;padding:.6rem .8rem}._footer_qw20t_177{display:flex;gap:.6rem;padding:1.1rem 1.75rem;border-top:1px solid var(--border2);background:var(--white)}._back_qw20t_185{padding:0 1.3rem;border:1px solid var(--border2);background:var(--white);border-radius:10px;font-family:inherit;font-size:.92rem;font-weight:600;color:var(--ink2);cursor:pointer;transition:border-color .15s}._back_qw20t_185:hover{border-color:var(--ink3)}._success_qw20t_200{padding:2.75rem 2rem 2.25rem;text-align:center}._successIcon_qw20t_204{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:50%;background:var(--accent-light);color:var(--accent);margin-bottom:1.1rem}._success_qw20t_200 h3{font-size:1.25rem;font-weight:700;color:var(--ink);margin-bottom:.7rem}._success_qw20t_200 p{font-size:.9rem;color:var(--ink2);line-height:1.7;margin:0 auto 1.6rem;max-width:34ch}@media (max-width: 520px){._modal_qw20t_1{max-height:92vh;border-radius:18px}._header_qw20t_31{padding:1.5rem 1.35rem 1.1rem}._scroll_qw20t_57{padding:1.2rem 1.35rem}._footer_qw20t_177{padding:1rem 1.35rem}}._section_108e9_1{background:var(--bg2)}._inner_108e9_5{max-width:720px;margin:0 auto;text-align:center}._title_108e9_11{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;letter-spacing:-.035em;line-height:1.32;color:var(--ink);margin-bottom:1rem}._desc_108e9_20{font-size:1.02rem;color:var(--ink2);line-height:1.75;max-width:46ch;margin:0 auto 1.75rem}._points_108e9_28{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;list-style:none;margin-bottom:2.25rem}._points_108e9_28 li{display:inline-flex;align-items:center;gap:7px;font-size:.9rem;color:var(--ink2);font-weight:500}._points_108e9_28 svg{color:var(--accent);flex-shrink:0}._cta_108e9_46{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;border:none;font-family:inherit;font-size:1rem;font-weight:700;padding:1rem 2.25rem;border-radius:999px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}._cta_108e9_46:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}._note_108e9_67{margin-top:1.25rem;font-size:.82rem;color:var(--ink3)}._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_huhdj_1{background:var(--white);color:var(--ink);padding:4rem 1.2rem}._inner_huhdj_7{max-width:860px;margin:0 auto;text-align:center}._badge_huhdj_13{display:inline-block;background:var(--accent-light);color:var(--accent);font-size:.8rem;font-weight:700;padding:.35rem .85rem;border-radius:999px;margin-bottom:1rem;letter-spacing:-.01em}._title_huhdj_25{font-size:1.75rem;font-weight:800;margin:0 0 .8rem;letter-spacing:-.025em;line-height:1.3;color:var(--ink)}._desc_huhdj_34{font-size:1rem;line-height:1.7;margin:0 0 1.6rem;color:var(--ink2)}._brDesktop_huhdj_41{display:none}._features_huhdj_43{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;list-style:none;padding:0;margin:0 0 2rem}._feature_huhdj_43{background:var(--bg2);border:1px solid var(--border2);border-radius:999px;padding:.4rem .85rem;font-size:.85rem;color:var(--ink2)}._actions_huhdj_62{display:flex;flex-direction:column;align-items:center;gap:.9rem}._loginLink_huhdj_69{color:var(--accent);font-weight:600;font-size:.88rem;text-decoration:none;border-bottom:1px solid var(--border);padding-bottom:2px}._loginLink_huhdj_69:hover{border-color:var(--accent)}._count_huhdj_79{margin:1.6rem 0 0;font-size:.85rem;color:var(--ink3)}@media (min-width: 768px){._brDesktop_huhdj_41{display:block}._title_huhdj_25{font-size:2rem}}@media (max-width: 640px){._section_huhdj_1{padding:3rem 1.1rem}._title_huhdj_25{font-size:1.45rem}._desc_huhdj_34{font-size:.94rem}}._section_1eixl_1{background:var(--accent, #173f3a);padding:3rem 1.2rem}._inner_1eixl_6{max-width:1040px;margin:0 auto}._title_1eixl_11{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;color:#fff;margin:0 0 .45rem;display:flex;align-items:center;gap:8px}._titleIcon_1eixl_21{color:#9fe1cb}._sub_1eixl_23{font-size:.95rem;line-height:1.6;color:#ffffffbf;margin:0 0 1.4rem}._grid_1eixl_30{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.8rem}._card_1eixl_36{background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius, 12px);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.3rem;text-decoration:none;transition:background .12s ease,transform .12s ease}._card_1eixl_36:hover{background:#ffffff24;transform:translateY(-2px)}._name_1eixl_53{font-size:.95rem;font-weight:800;color:#fff}._when_1eixl_59{font-size:1.15rem;font-weight:800;color:#ffd9a8}._meta_1eixl_65{font-size:.8rem;color:#ffffffbf}._price_1eixl_70{color:#ffd9a8;font-weight:700}._more_1eixl_75{display:inline-block;margin-top:1.3rem;font-size:.9rem;font-weight:700;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:2px}._more_1eixl_75:hover{border-color:#fff}@media (max-width: 640px){._section_1eixl_1{padding:2.4rem 1.1rem}._title_1eixl_11{font-size:1.2rem}}._section_b7wrz_1{background:var(--white);padding:3rem 1.2rem}._inner_b7wrz_6{max-width:1040px;margin:0 auto}._title_b7wrz_11{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;color:var(--ink, #17201e);margin:0 0 .45rem}._sub_b7wrz_19{font-size:.95rem;color:var(--ink3, #66726f);margin:0 0 1.4rem}._grid_b7wrz_25{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.8rem}._card_b7wrz_31{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius, 12px);padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:.5rem;text-decoration:none;transition:border-color .12s ease,transform .12s ease}._card_b7wrz_31:hover{border-color:var(--accent, #173f3a);transform:translateY(-2px)}._stars_b7wrz_48{color:#ba7517;font-weight:700;letter-spacing:.05em;font-size:.9rem}._starsDim_b7wrz_55{color:var(--border2, #e2e7e4)}._content_b7wrz_59{font-size:.92rem;line-height:1.65;color:var(--ink2, #3d4a46);margin:0;flex:1}._meta_b7wrz_67{font-size:.8rem;color:var(--ink3, #66726f)}@media (max-width: 640px){._section_b7wrz_1{padding:2.4rem 1.1rem}._title_b7wrz_11{font-size:1.2rem}}._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_d1q0q_1{background:var(--bg2)}._head_d1q0q_5{margin-bottom:2.25rem}._title_d1q0q_7{font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:700;letter-spacing:-.04em;line-height:1.25;color:var(--ink);margin-bottom:.8rem}._desc_d1q0q_16{font-size:1.02rem;color:var(--ink2);line-height:1.75}._grid_d1q0q_23{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._card_d1q0q_29{display:flex;align-items:center;gap:.9rem;width:100%;text-align:left;background:var(--white);border:1px solid var(--border2);border-radius:var(--radius);padding:.75rem 1rem .75rem .75rem;cursor:pointer;font-family:inherit;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}._card_d1q0q_29:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:var(--shadow-lg)}._thumb_d1q0q_49{width:64px;height:64px;flex-shrink:0;border-radius:12px;overflow:hidden;background:var(--accent-light)}._thumb_d1q0q_49 img{width:100%;height:100%;object-fit:cover}._body_d1q0q_58{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}._label_d1q0q_60{font-size:1.1rem;font-weight:700;letter-spacing:-.02em;color:var(--ink)}._hint_d1q0q_67{font-size:.82rem;color:var(--ink3);line-height:1.4}._arrow_d1q0q_73{color:var(--accent);opacity:.4;flex-shrink:0;transition:opacity .16s ease,transform .16s ease}._card_d1q0q_29:hover ._arrow_d1q0q_73{opacity:1;transform:translate(3px)}@media (max-width: 860px){._grid_d1q0q_23{grid-template-columns:repeat(2,1fr)}}@media (max-width: 440px){._grid_d1q0q_23{grid-template-columns:1fr}}._section_8k3w5_1{background:var(--bg2);padding:88px 2rem}._center_8k3w5_6{text-align:center}._centerDesc_8k3w5_7{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:0}._grid_8k3w5_14{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.75rem}._card_8k3w5_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_8k3w5_21:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--accent)}._icon_8k3w5_36{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:15px;background:var(--accent-light);color:var(--accent);margin-bottom:1.1rem;transition:transform .25s}._card_8k3w5_21:hover ._icon_8k3w5_36{transform:translateY(-2px)}._card_8k3w5_21 h3{font-size:1.05rem;font-weight:700;color:var(--ink);margin-bottom:.6rem}._card_8k3w5_21 p{font-size:.86rem;color:var(--ink2);line-height:1.7;font-weight:300}@media (max-width: 760px){._grid_8k3w5_14{grid-template-columns:1fr}}@media (max-width: 640px){._section_8k3w5_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}}._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)}._box_163mw_1{border:1px solid var(--border2, #e6e3da);border-radius:12px;padding:.5rem .75rem .65rem;margin-bottom:1rem;background:var(--white, #fff)}._row_163mw_9{display:flex;align-items:center;gap:.5rem;min-height:2.3rem}._all_163mw_16{border-bottom:1px solid var(--border2, #eee);margin-bottom:.25rem;cursor:pointer}._allLabel_163mw_22{font-weight:800;font-size:.9rem;color:var(--ink, #1a1a1a)}._item_163mw_24{border-top:1px solid #f2f0ea}._item_163mw_24:first-of-type{border-top:none}._check_163mw_27{display:flex;align-items:center;gap:.5rem;flex:1;font-size:.84rem;line-height:1.5;color:var(--ink2, #4a5450);cursor:pointer}._check_163mw_27 input,._all_163mw_16 input{width:17px;height:17px;flex:none;accent-color:var(--accent, #173f3a)}._req_163mw_40{color:var(--accent, #173f3a);font-weight:700}._opt_163mw_41{color:var(--ink3, #8b918d);font-weight:700}._toggle_163mw_43{border:none;background:none;font-size:.76rem;color:var(--ink3, #8b918d);cursor:pointer;padding:.3rem .1rem;white-space:nowrap}._toggle_163mw_43:hover{color:var(--accent, #173f3a);text-decoration:underline}._detail_163mw_55{background:var(--bg2, #f7f6f1);border-radius:8px;padding:.7rem .8rem;margin:0 0 .55rem;font-size:.79rem;line-height:1.7;color:var(--ink2, #4a5450)}._detail_163mw_55 p{margin:0 0 .45rem}._detail_163mw_55 p:last-child{margin-bottom:0}._detail_163mw_55 a{color:var(--accent, #173f3a);font-weight:700}._table_163mw_69{width:100%;border-collapse:collapse;margin-bottom:.5rem}._table_163mw_69 th,._table_163mw_69 td{border:1px solid #dedad0;padding:.35rem .45rem;text-align:left;vertical-align:top;font-size:.76rem}._table_163mw_69 th{background:#ecebe4;width:27%;font-weight:600;white-space:nowrap}._note_163mw_81{color:var(--ink3, #8b918d);font-size:.75rem}._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}
