@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Roboto Mono,Monaco,Consolas,monospace;font-size:1rem;line-height:1.6;color:#1e293b;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#1e293b}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem}a{color:#4f46e5;text-decoration:none;transition:color .15s ease}a:hover{color:#4338ca}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}:focus-visible{outline:2px solid #4F46E5;outline-offset:2px}:focus:not(:focus-visible){outline:none}::selection{background:#4f46e5;color:#fff}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.text-muted{color:#64748b}#root{min-height:100vh;display:flex;flex-direction:column}._header_arz6m_1{background:#1e293b;color:#fff;position:sticky;top:0;z-index:200}._container_arz6m_9{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:70px}._logo_arz6m_20{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-weight:700;font-size:1.25rem}._logo_arz6m_20:hover{color:#fff}._logoIcon_arz6m_33{width:50px;height:50px;flex-shrink:0}._logoText_arz6m_39{display:none}@media(min-width:768px){._logoText_arz6m_39{display:block}}._nav_arz6m_48{display:flex;align-items:center;gap:.25rem}@media(min-width:768px){._nav_arz6m_48{gap:.5rem}}._navLink_arz6m_59{padding:.5rem .75rem;color:#fffc;text-decoration:none;font-weight:500;font-size:.875rem;border-radius:8px;transition:all .15s ease}@media(min-width:768px){._navLink_arz6m_59{padding:.5rem 1rem;font-size:1rem}}._navLink_arz6m_59:hover{color:#fff;background:#ffffff1a}._navLink_arz6m_59._active_arz6m_78{color:#fff;background:#4f46e5}._actions_arz6m_83{display:flex;align-items:center;gap:.75rem}._metronomeBtn_arz6m_89{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border:none;border-radius:9999px;color:#fff;cursor:pointer;transition:all .15s ease}._metronomeBtn_arz6m_89:hover{background:#fff3}._metronomeBtn_arz6m_89._metronomeActive_arz6m_105{background:#10b981}._footer_7dtf4_1{background:#1e293b;color:#fff;padding:3rem 0 1.5rem;margin-top:auto}._container_7dtf4_8{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}._grid_7dtf4_15{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){._grid_7dtf4_15{grid-template-columns:2fr 1fr 1fr 1fr}}._brand_7dtf4_26{max-width:300px}._logo_7dtf4_30{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-weight:700;font-size:1.25rem;margin-bottom:1rem}._logo_7dtf4_30:hover{color:#fff}._logoIcon_7dtf4_44{font-size:1.5rem;max-width:50px}._description_7dtf4_49{color:#ffffffb3;font-size:.875rem;line-height:1.7;margin-bottom:1.5rem}._social_7dtf4_56{display:flex;gap:.75rem}._socialLink_7dtf4_61{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:9999px;color:#fff;transition:all .15s ease}._socialLink_7dtf4_61:hover{background:#4f46e5;color:#fff}._links_7dtf4_77 h4{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff}._links_7dtf4_77 ul{display:flex;flex-direction:column;gap:.75rem}._links_7dtf4_77 a{color:#ffffffb3;font-size:.875rem;transition:all .15s ease}._links_7dtf4_77 a:hover{color:#fff}._bottom_7dtf4_97{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}._bottom_7dtf4_97 p{color:#ffffff80;font-size:.875rem;text-align:center;margin:0}._metronomeBar_hzfh1_1{background:#10b981;max-height:0;overflow:hidden;transition:max-height .3s ease ease-out}._metronomeBar_hzfh1_1._open_hzfh1_7{max-height:50px}._container_hzfh1_11{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;height:50px;display:flex;align-items:center;justify-content:center}._controls_hzfh1_22{display:flex;align-items:center;gap:1.5rem}._bpmControl_hzfh1_28{display:flex;align-items:center;gap:.75rem}._slider_hzfh1_34{width:180px;height:6px;-webkit-appearance:none;appearance:none;background:#ffffff4d;border-radius:9999px;cursor:pointer}._slider_hzfh1_34::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#fff;border-radius:9999px;cursor:pointer;box-shadow:0 4px 6px #00000012;transition:transform .15s ease}._slider_hzfh1_34::-webkit-slider-thumb:hover{transform:scale(1.1)}._slider_hzfh1_34::-moz-range-thumb{width:18px;height:18px;background:#fff;border:none;border-radius:9999px;cursor:pointer;box-shadow:0 4px 6px #00000012}._bpmValue_hzfh1_67{color:#fff;font-weight:600;font-size:.875rem;min-width:70px;text-align:center}._buttons_hzfh1_75{display:flex;align-items:center;gap:.5rem}._controlBtn_hzfh1_81{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff3;border:2px solid rgba(255,255,255,.4);border-radius:9999px;color:#fff;cursor:pointer;transition:all .15s ease}._controlBtn_hzfh1_81:hover:not(:disabled){background:#ffffff4d;border-color:#fff9;transform:scale(1.05)}._controlBtn_hzfh1_81:disabled{opacity:.5;cursor:not-allowed}._controlBtn_hzfh1_81._active_hzfh1_103{background:#fff;color:#10b981;border-color:#fff}._skipLink_fs5q0_1{position:absolute;top:-100%;left:50%;transform:translate(-50%);background:#4f46e5;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;z-index:9999;transition:top .15s ease}._skipLink_fs5q0_1:focus{top:.5rem;outline:3px solid #F59E0B;outline-offset:2px}._layout_3vfoe_1{display:flex;flex-direction:column;min-height:100vh}._main_3vfoe_7{flex:1;background:#f8fafc}._button_1w6aq_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Roboto Mono,Monaco,Consolas,monospace;font-size:1rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none}._button_1w6aq_1:disabled{opacity:.6;cursor:not-allowed}._button_1w6aq_1._primary_1w6aq_20{background:#4f46e5;color:#fff}._button_1w6aq_1._primary_1w6aq_20:hover:not(:disabled){background:#4338ca;box-shadow:0 4px 6px #00000012}._button_1w6aq_1._secondary_1w6aq_28{background:transparent;color:#4f46e5;border:2px solid #4F46E5}._button_1w6aq_1._secondary_1w6aq_28:hover:not(:disabled){background:#eef2ff}._button_1w6aq_1._ghost_1w6aq_36{background:transparent;color:#1e293b}._button_1w6aq_1._ghost_1w6aq_36:hover:not(:disabled){background:#f1f5f9}._button_1w6aq_1._white_1w6aq_43{background:#fff;color:#4f46e5;border:2px solid white}._button_1w6aq_1._white_1w6aq_43:hover:not(:disabled){background:#ffffffe6;box-shadow:0 4px 6px #00000012}._button_1w6aq_1._small_1w6aq_52{padding:.5rem 1rem;font-size:.875rem}._button_1w6aq_1._medium_1w6aq_56{padding:.75rem 1.5rem;font-size:1rem}._button_1w6aq_1._large_1w6aq_60{padding:1rem 2rem;font-size:1.125rem}._home_1g3fi_1{width:100%}._container_1g3fi_5{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}._hero_1g3fi_12{background:linear-gradient(135deg,#1e293b,#2c3c56);color:#fff;padding:4rem 1rem;display:flex;align-items:center;justify-content:center;min-height:500px}@media(min-width:768px){._hero_1g3fi_12{padding:4rem 2rem}}._heroContent_1g3fi_27{max-width:600px;text-align:center}@media(min-width:1024px){._heroContent_1g3fi_27{text-align:left}}._heroTitle_1g3fi_37{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#fff}@media(min-width:768px){._heroTitle_1g3fi_37{font-size:2.5rem}}._highlight_1g3fi_50{color:#4f46e5;background:linear-gradient(135deg,#4f46e5,#8f89ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSubtitle_1g3fi_58{font-size:1.125rem;color:#fffc;margin-bottom:2rem;line-height:1.7}._heroCta_1g3fi_65{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(min-width:1024px){._heroCta_1g3fi_65{justify-content:flex-start}}._heroVisual_1g3fi_77{display:none}@media(min-width:1024px){._heroVisual_1g3fi_77{display:flex;align-items:center;justify-content:center;margin-left:4rem}}._guitarIcon_1g3fi_89{font-size:150px;animation:_float_1g3fi_1 3s ease-in-out infinite}@keyframes _float_1g3fi_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._features_1g3fi_102{padding:4rem 1rem;background:#fff}._sectionTitle_1g3fi_107{text-align:center;font-size:1.5rem;margin-bottom:1rem}@media(min-width:768px){._sectionTitle_1g3fi_107{font-size:2rem}}._sectionSubtitle_1g3fi_118{text-align:center;color:#64748b;max-width:600px;margin:0 auto 3rem}._featureGrid_1g3fi_125{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){._featureGrid_1g3fi_125{grid-template-columns:repeat(3,1fr)}}._featureCard_1g3fi_136{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;border:1px solid #E2E8F0;padding:2rem;text-align:center;text-decoration:none;color:#1e293b;transition:all .2s ease}._featureCard_1g3fi_136:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}._featureCard_1g3fi_136:hover ._featureLink_1g3fi_151{color:#4338ca}._featureCard_1g3fi_136 h3{font-size:1.25rem;margin-bottom:.75rem}._featureCard_1g3fi_136 p{color:#64748b;font-size:.875rem;line-height:1.7;margin-bottom:1rem}._featureIcon_1g3fi_165{font-size:48px;margin-bottom:1rem}._featureLink_1g3fi_151{color:#4f46e5;font-weight:500;font-size:.875rem;transition:color .15s ease}._why_1g3fi_177{padding:4rem 1rem;background:#f8fafc}._whyGrid_1g3fi_182{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){._whyGrid_1g3fi_182{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._whyGrid_1g3fi_182{grid-template-columns:repeat(4,1fr)}}._whyItem_1g3fi_198{text-align:center;padding:1.5rem}._whyItem_1g3fi_198 h4{font-size:1.125rem;margin-bottom:.5rem}._whyItem_1g3fi_198 p{color:#64748b;font-size:.875rem;margin:0}._whyNumber_1g3fi_212{font-size:2rem;font-weight:700;color:#eef2ff;margin-bottom:.75rem}._cta_1g3fi_219{padding:4rem 1rem;background:#4f46e5;color:#fff;text-align:center}._cta_1g3fi_219 h2{color:#fff;margin-bottom:1rem}._cta_1g3fi_219 p{opacity:.9;margin-bottom:2rem}._cta_1g3fi_219 button{background:#fff;color:#4f46e5}._cta_1g3fi_219 button:hover{background:#f8fafc}._dropdownWrapper_bnsx9_1{position:relative;display:flex;flex-direction:column;gap:.5rem}._label_bnsx9_8{font-size:.875rem;font-weight:500;color:#1e293b}._select_bnsx9_14{padding:.75rem 1rem;font-family:Roboto Mono,Monaco,Consolas,monospace;font-size:1rem;color:#1e293b;background:#fff;border:1px solid #E2E8F0;border-radius:8px;transition:all .15s ease}._select_bnsx9_14:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #eef2ff}._select_bnsx9_14::placeholder{color:#94a3b8}._select_bnsx9_14{appearance:none;padding-right:2.5rem;min-width:180px;cursor:pointer;background-color:#fff}._select_bnsx9_14:hover{border-color:#334155}._arrow_bnsx9_43{position:absolute;right:1rem;bottom:.75rem;font-size:.75rem;color:#64748b;pointer-events:none}._label_bnsx9_8+._select_bnsx9_14~._arrow_bnsx9_43{bottom:.75rem}._dropdownWrapper_bnsx9_1:has(._label_bnsx9_8) ._arrow_bnsx9_43{bottom:.75rem}._dropdownWrapper_bnsx9_1:not(:has(._label_bnsx9_8)) ._arrow_bnsx9_43{top:50%;transform:translateY(-50%);bottom:auto}._selectorContainer_10wkw_1{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}@media(min-width:768px){._selectorContainer_10wkw_1{gap:1.5rem}}._fretboardContainer_1s4wj_1{border-radius:12px;box-shadow:0 4px 6px #00000012;border:1px solid #E2E8F0;padding:1rem;overflow-x:auto;background:#fff}._positionIndicator_1s4wj_11{display:inline-block;background:#eef2ff;color:#4f46e5;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:500;margin-bottom:.75rem}._fretNumbers_1s4wj_22{display:flex;margin-bottom:.5rem;padding-left:30px}._fretNumberSpacer_1s4wj_28{width:30px;flex-shrink:0}._fretNumber_1s4wj_22{width:50px;flex-shrink:0;text-align:center;font-size:.75rem;font-weight:500;color:#64748b;transition:opacity .15s ease;position:relative;left:-25px}._fretNumber_1s4wj_22._dimmed_1s4wj_44{opacity:.3}._fretboard_1s4wj_1{position:relative;background:linear-gradient(180deg,#8b7355,#5d4e37 20%,#3d3226,#5d4e37 80%,#8b7355);border-radius:8px;padding:.75rem 0;min-width:fit-content}._nut_1s4wj_56{position:absolute;left:76px;top:0;bottom:0;width:6px;background:linear-gradient(180deg,beige,#eaeab4);border-radius:2px;z-index:5;box-shadow:2px 0 4px #0003}._string_1s4wj_68{display:flex;align-items:center;height:32px;position:relative}._stringLabel_1s4wj_75{width:30px;flex-shrink:0;text-align:center;font-size:.875rem;font-weight:600;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.5)}._fret_1s4wj_1{width:50px;height:100%;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}._openFret_1s4wj_96{background:transparent}._dimmedFret_1s4wj_100{opacity:.4}._stringWire_1s4wj_104{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:1}._thickString_1s4wj_113{height:3px;background:linear-gradient(180deg,#ebebeb,#b8b8b8 40%,#929292);box-shadow:0 1px 2px #0000004d}._thinString_1s4wj_119{height:2px;background:linear-gradient(180deg,#f8f8f8,#b8b8b8,#9f9f9f);box-shadow:0 1px 1px #0003}._fretMarker_1s4wj_125{position:absolute;width:12px;height:12px;background:radial-gradient(circle at 30% 30%,#fbfbf9,#e8e4d9,#d5cdb9);border-radius:50%;z-index:0;box-shadow:inset 0 1px 2px #ffffff80,0 1px 2px #0000004d}._note_1s4wj_135{position:relative;z-index:10;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;cursor:pointer;transition:all .15s ease}._note_1s4wj_135:hover{transform:scale(1.15)}._rootNote_1s4wj_154{background:#ef4444;box-shadow:0 0 0 3px #ef44444d,0 2px 8px #ef444480}._scaleNote_1s4wj_159{background:#4f46e5;box-shadow:0 0 0 2px #4f46e533,0 2px 6px #4f46e566}._noteName_1s4wj_164{text-shadow:0 1px 2px rgba(0,0,0,.3)}._fretBars_1s4wj_168{position:absolute;inset:0 0 0 80px;display:flex;pointer-events:none}._fretBar_1s4wj_168{width:50px;flex-shrink:0;border-right:3px solid;border-image:linear-gradient(180deg,#8d8d8d,silver 20%,#dadada,silver 80%,#8d8d8d) 1}._tabContainer_4wf4v_1{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;border:1px solid #E2E8F0;padding:1.5rem;margin-top:1.5rem}._title_4wf4v_10{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}._positionLabel_4wf4v_17{font-weight:400;color:#64748b;font-size:1rem}._tabGrid_4wf4v_23{font-family:Roboto Mono,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.4;background:#f8fafc;padding:1rem;border-radius:8px;overflow-x:auto}._tabLine_4wf4v_33{display:flex;align-items:center;white-space:nowrap}._stringName_4wf4v_39{width:20px;font-weight:700;color:#4f46e5;margin-right:.5rem}._tabContent_4wf4v_46{color:#1e293b;letter-spacing:.5px}._placeholder_4wf4v_51{text-align:center;color:#64748b;padding:2rem;font-style:italic}._scaleInfo_4wf4v_58{margin-top:1rem;padding-top:1rem;border-top:1px solid #E2E8F0}._scaleNotes_4wf4v_64{font-size:.875rem;color:#64748b}._scaleNotes_4wf4v_64 strong{color:#1e293b}._scaleInfo_y1gkx_1{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;border:1px solid #E2E8F0;padding:1.5rem;margin-top:2rem}._scaleInfo_y1gkx_1 h3{font-size:1.125rem;margin-bottom:1rem;color:#1e293b}._infoSection_y1gkx_15{display:flex;flex-direction:column;gap:1rem}._infoItem_y1gkx_21{padding-left:1rem;border-left:3px solid #4F46E5}._infoItem_y1gkx_21 strong{color:#1e293b;display:block;margin-bottom:.25rem;font-size:.875rem}._infoItem_y1gkx_21 p{color:#64748b;font-size:.875rem;line-height:1.7;margin:0}._guitarNeck_4n0xu_1{width:100%}._scales_1x5ct_1{padding:2rem 1rem;min-height:calc(100vh - 70px)}@media(min-width:768px){._scales_1x5ct_1{padding:3rem 1rem}}._container_1x5ct_11{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;max-width:1400px}._header_1x5ct_19{margin-bottom:2rem}._header_1x5ct_19 h1{font-size:1.5rem;margin-bottom:.75rem}@media(min-width:768px){._header_1x5ct_19 h1{font-size:2rem}}._header_1x5ct_19 p{color:#64748b;max-width:700px;margin:0}._fretboardSection_1x5ct_37{margin-bottom:2rem}._tips_1x5ct_41{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;border:1px solid #E2E8F0;padding:1.5rem;margin-top:2rem}._tips_1x5ct_41 h3{font-size:1.125rem;margin-bottom:1rem;color:#1e293b}._tips_1x5ct_41 ul{display:flex;flex-direction:column;gap:1rem}._tips_1x5ct_41 li{padding-left:1rem;border-left:3px solid #4F46E5;color:#64748b;font-size:.875rem;line-height:1.7}._tips_1x5ct_41 li strong{color:#1e293b;display:block;margin-bottom:.25rem}._selectorContainer_3xyfn_1{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #E2E8F0}._chordDisplay_1kvu3_1{display:flex;flex-direction:column;gap:1rem}._chordInfo_1kvu3_7{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;border:1px solid #E2E8F0;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){._chordInfo_1kvu3_7{flex-direction:row;align-items:center;justify-content:space-between}}._chordName_1kvu3_25{font-size:1.5rem;font-weight:700;color:#4f46e5;margin:0}._chordNotes_1kvu3_32{color:#64748b;margin:0;font-size:.875rem}._chordNotes_1kvu3_32 strong{color:#1e293b}._chords_en6jn_1{padding:2rem 1rem;min-height:calc(100vh - 70px)}@media(min-width:768px){._chords_en6jn_1{padding:3rem 1rem}}._container_en6jn_11{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;max-width:1400px}._header_en6jn_19{margin-bottom:2rem}._header_en6jn_19 h1{font-size:1.5rem;margin-bottom:.75rem}@media(min-width:768px){._header_en6jn_19 h1{font-size:2rem}}._header_en6jn_19 p{color:#64748b;max-width:700px;margin:0}._fretboardSection_en6jn_37{margin-bottom:2rem}._tips_en6jn_41{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;border:1px solid #E2E8F0;padding:1.5rem;margin-top:2rem}._tips_en6jn_41 h3{font-size:1.125rem;margin-bottom:1rem;color:#1e293b}._tips_en6jn_41 ul{display:flex;flex-direction:column;gap:1rem}._tips_en6jn_41 li{padding-left:1rem;border-left:3px solid #4F46E5;color:#64748b;font-size:.875rem;line-height:1.7}._tips_en6jn_41 li strong{color:#1e293b;display:block;margin-bottom:.25rem}._page_no9re_1{width:100%;min-height:calc(100vh - 200px);background:#fff}._container_no9re_7{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;padding:4rem 1rem}._header_no9re_15{text-align:center;margin-bottom:3rem}._header_no9re_15 h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1e293b}@media(min-width:768px){._header_no9re_15 h1{font-size:2.5rem}}._header_no9re_15 ._lastUpdated_no9re_30{color:#64748b;font-size:.875rem}._content_no9re_35{max-width:800px;margin:0 auto}._content_no9re_35 section{margin-bottom:2.5rem}._content_no9re_35 section:last-child{margin-bottom:0}._content_no9re_35 h2{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#4f46e5;border-bottom:2px solid #E2E8F0;padding-bottom:.5rem;display:inline-block}._content_no9re_35 p{line-height:1.8;color:#1e293b;font-size:1rem}._warningBox_no9re_60{background:#f59e0b1a;border-left:4px solid #F59E0B;padding:1.5rem;border-radius:8px;margin:1.5rem 0}._warningBox_no9re_60 h3{color:#f59e0b;font-size:1.125rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}._warningBox_no9re_60 p{color:#1e293b;margin:0}._page_1qwq8_1{width:100%;min-height:calc(100vh - 200px);background:#fff}._container_1qwq8_7{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;padding:4rem 1rem}._header_1qwq8_15{text-align:center;margin-bottom:3rem}._header_1qwq8_15 h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1e293b}@media(min-width:768px){._header_1qwq8_15 h1{font-size:2.5rem}}._header_1qwq8_15 ._lastUpdated_1qwq8_30{color:#64748b;font-size:.875rem}._content_1qwq8_35{max-width:800px;margin:0 auto}._content_1qwq8_35 section{margin-bottom:2.5rem}._content_1qwq8_35 section:last-child{margin-bottom:0}._content_1qwq8_35 h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#4f46e5;border-bottom:2px solid #E2E8F0;padding-bottom:.5rem}._content_1qwq8_35 p{line-height:1.8;color:#1e293b;font-size:1rem;margin-bottom:1rem}._content_1qwq8_35 p:last-child{margin-bottom:0}._content_1qwq8_35 ul{margin:1rem 0;padding-left:1.5rem}._content_1qwq8_35 ul li{line-height:1.8;color:#1e293b;margin-bottom:.75rem}._content_1qwq8_35 ul li strong{color:#4f46e5;font-weight:600}._content_1qwq8_35 ul li:last-child{margin-bottom:0}._page_1f0gz_1{width:100%;min-height:calc(100vh - 200px);background:#fff}._container_1f0gz_7{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;padding:4rem 1rem}._header_1f0gz_15{text-align:center;margin-bottom:3rem}._header_1f0gz_15 h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1e293b}@media(min-width:768px){._header_1f0gz_15 h1{font-size:2.5rem}}._header_1f0gz_15 ._lastUpdated_1f0gz_30{color:#64748b;font-size:.875rem}._content_1f0gz_35{max-width:800px;margin:0 auto}._content_1f0gz_35 section{margin-bottom:2.5rem}._content_1f0gz_35 section:last-child{margin-bottom:0}._content_1f0gz_35 h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#4f46e5;border-bottom:2px solid #E2E8F0;padding-bottom:.5rem}._content_1f0gz_35 p{line-height:1.8;color:#1e293b;font-size:1rem;margin-bottom:1rem}._content_1f0gz_35 p:last-child{margin-bottom:0}._page_1fxtn_1{padding:2rem 1rem;min-height:80vh;animation:_fadeIn_1fxtn_1 .5s ease-out}._container_1fxtn_7{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;max-width:800px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 15px #0000001a}._header_1fxtn_19{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #E2E8F0}._header_1fxtn_19 h1{font-size:2rem;color:#1e293b;margin-bottom:0}._content_1fxtn_31 p{color:#1e293b;line-height:1.8;margin-bottom:1.5rem;font-size:1.125rem}._content_1fxtn_31 p a{color:#4f46e5;text-decoration:none;font-weight:600}._content_1fxtn_31 p a:hover{text-decoration:underline}@keyframes _fadeIn_1fxtn_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
