.Dashboard-module-scss-module__Re_Hjq__wrapper{flex-direction:column;gap:32px;max-width:100%;display:flex}.Dashboard-module-scss-module__Re_Hjq__action_cta{cursor:pointer;will-change:transform;-webkit-user-select:none;user-select:none}.Dashboard-module-scss-module__Re_Hjq__anchor_links{flex-wrap:wrap;gap:12px;padding-top:4px;display:flex}.Dashboard-module-scss-module__Re_Hjq__anchor_btn{color:var(--color-primary);cursor:pointer;background:#1d3a5e0f;border:1px solid #1d3a5e24;border-radius:100px;align-items:center;gap:6px;padding:8px 20px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex}.Dashboard-module-scss-module__Re_Hjq__anchor_btn:hover{background:#1d3a5e1f;transform:translateY(-1px)}.Dashboard-module-scss-module__Re_Hjq__anchor_btn:active{transform:translateY(0)}.Dashboard-module-scss-module__Re_Hjq__qs_overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Dashboard-module-scss-module__Re_Hjq__qs_modal{background:var(--color-bg-solid);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:420px;padding:40px 32px 32px;display:flex;position:relative}.Dashboard-module-scss-module__Re_Hjq__qs_close{cursor:pointer;color:var(--color-text-teritary);background:0 0;border:none;align-items:center;transition:color .15s;display:flex;position:absolute;top:14px;right:14px}.Dashboard-module-scss-module__Re_Hjq__qs_close:hover{color:var(--color-text-primary)}.Dashboard-module-scss-module__Re_Hjq__qs_icon{width:56px;height:56px;color:var(--color-primary);background:#1d3a5e14;border:1px solid #1d3a5e26;border-radius:50%;justify-content:center;align-items:center;display:flex}.Dashboard-module-scss-module__Re_Hjq__qs_title{color:var(--color-text-primary);margin:0;font-size:1.25rem;font-weight:700}.Dashboard-module-scss-module__Re_Hjq__qs_subtitle{color:var(--color-text-secondary);max-width:300px;margin:0;font-size:.875rem}.Dashboard-module-scss-module__Re_Hjq__qs_field{text-align:left;flex-direction:column;gap:6px;width:100%;display:flex}.Dashboard-module-scss-module__Re_Hjq__qs_label{color:var(--color-text-secondary);font-size:.875rem}.Dashboard-module-scss-module__Re_Hjq__qs_input{background:var(--color-surface-strong);border:1px solid var(--color-surface-border);border-radius:14px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem}.Dashboard-module-scss-module__Re_Hjq__qs_input:focus{border-color:var(--color-primary);outline:none}.Dashboard-module-scss-module__Re_Hjq__qs_input:disabled{opacity:.55}.Dashboard-module-scss-module__Re_Hjq__qs_error{color:var(--color-danger);text-align:center;font-size:.875rem}
.FamilyTree-module-scss-module__9vT4Bq__form{flex-direction:column;gap:16px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__field{flex-direction:column;gap:8px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__label{color:var(--color-text-primary);font-size:.75rem;font-weight:400}.FamilyTree-module-scss-module__9vT4Bq__input{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:0 8px 32px #0000000a,var(--color-surface-inset);border-radius:24px;padding:15px 20px;font-size:1rem}.FamilyTree-module-scss-module__9vT4Bq__input:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px var(--color-chip-bg),var(--color-surface-inset);outline:none}.FamilyTree-module-scss-module__9vT4Bq__input:disabled{opacity:.6}.FamilyTree-module-scss-module__9vT4Bq__error{color:var(--color-danger);text-wrap:wrap;font-size:.875rem}.FamilyTree-module-scss-module__9vT4Bq__tree{flex-direction:column;gap:50px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_header{flex-direction:column;gap:15px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_header_container{background-color:var(--color-bg-secondary);grid-template-columns:repeat(2,1fr);gap:20px 5px;padding:20px;display:grid;box-shadow:1px 1px 10px #00000040}.FamilyTree-module-scss-module__9vT4Bq__tree_header_title{color:var(--color-text-teritary);font-size:.875rem}.FamilyTree-module-scss-module__9vT4Bq__tree_header_code{justify-content:space-between;column-gap:0;padding:0;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_header_code_container{background-color:var(--color-bg);flex-direction:column;gap:2px;width:100%;height:70px;padding:10px 5px 0 20px;display:flex;overflow-x:auto}.FamilyTree-module-scss-module__9vT4Bq__tree_header_buttons{display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_header_buttons button{width:60px}.FamilyTree-module-scss-module__9vT4Bq__tree_header_block{flex-direction:column;gap:5px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_header_block h2{color:var(--color-text-teritary);gap:5px;font-size:.875rem;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_header_block button{width:max-content}.FamilyTree-module-scss-module__9vT4Bq__tree_list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.FamilyTree-module-scss-module__9vT4Bq__tree_link{background-color:var(--color-bg-secondary);justify-content:center;align-items:center;width:100%;padding:20px;display:flex;box-shadow:1px 1px 10px #00000040}.FamilyTree-module-scss-module__9vT4Bq__tree_card{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:0 6px 24px #00000012,var(--color-surface-inset);will-change:transform;border-radius:20px;flex-direction:column;transition:transform .22s cubic-bezier(.2,.9,.2,1),box-shadow .22s;display:flex;overflow:hidden}.FamilyTree-module-scss-module__9vT4Bq__tree_card_header{align-items:center;gap:10px;padding:18px 20px 12px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_icon{color:var(--color-primary);background:var(--color-chip-bg);border-radius:12px;justify-content:center;align-items:center;padding:5px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_header_actions{align-items:center;gap:8px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_menu_btn{border:1px solid var(--color-surface-border);cursor:pointer;width:32px;height:32px;color:var(--color-text-teritary);background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .15s;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_menu_btn:hover{background:var(--color-surface)}.FamilyTree-module-scss-module__9vT4Bq__tree_card_body{flex-direction:column;flex:1;gap:8px;padding:0 20px 16px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_name{color:var(--color-text-primary);font-size:1.25rem;line-height:1.3}.FamilyTree-module-scss-module__9vT4Bq__tree_description{color:var(--color-text-teritary);font-size:.875rem;line-height:1.5}.FamilyTree-module-scss-module__9vT4Bq__tree_meta{align-items:center;gap:8px;margin-top:4px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__tree_date{color:var(--color-text-teritary);letter-spacing:.01em;font-size:.875rem}.FamilyTree-module-scss-module__9vT4Bq__tree_card_footer{border-top:1px solid var(--color-surface-border);gap:10px;padding:14px 20px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__btn_primary{background:var(--color-chip-bg);color:var(--color-text-primary);border-radius:12px;flex:1;justify-content:center;align-items:center;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.FamilyTree-module-scss-module__9vT4Bq__btn_primary:hover{background:var(--color-chip-bg)}.FamilyTree-module-scss-module__9vT4Bq__btn_danger{color:var(--color-danger);cursor:pointer;background:0 0;border:1px solid #ac6c6c38;border-radius:12px;padding:10px 16px;font-size:.875rem;transition:background .15s}.FamilyTree-module-scss-module__9vT4Bq__btn_danger:hover{background:#ac6c6c0f}.FamilyTree-module-scss-module__9vT4Bq__member{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:0 4px 16px #0000000d,var(--color-surface-inset);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__member_list{flex-direction:column;gap:12px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__member_container{align-items:center;gap:14px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__member_avatar{background:var(--color-chip-bg);width:44px;height:44px;color:var(--color-text-teritary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.FamilyTree-module-scss-module__9vT4Bq__member_avatar img{object-fit:cover;width:100%;height:100%}.FamilyTree-module-scss-module__9vT4Bq__member_info{flex-direction:column;gap:4px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__member_badge{background:var(--color-chip-bg);color:var(--color-text-primary);border-radius:20px;align-items:center;width:max-content;padding:2px 10px;font-size:.75rem;font-weight:300;display:inline-flex}.FamilyTree-module-scss-module__9vT4Bq__member_badge_creator{background:var(--color-primary);color:var(--color-text-inverse)}.FamilyTree-module-scss-module__9vT4Bq__member_text{color:var(--color-text-teritary);font-size:.875rem}.FamilyTree-module-scss-module__9vT4Bq__member_delete{width:max-content;color:var(--color-danger);border:1px solid var(--color-danger);background:0 0;font-size:.875rem;transition:opacity .15s}.FamilyTree-module-scss-module__9vT4Bq__member_delete:hover{opacity:.7}.FamilyTree-module-scss-module__9vT4Bq__hero_section{padding:32px 0 8px}.FamilyTree-module-scss-module__9vT4Bq__hero_content{flex-direction:column;gap:10px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__main_title{color:var(--color-text-primary);font-size:2rem;font-weight:700;line-height:1.2}@media (max-width:768px){.FamilyTree-module-scss-module__9vT4Bq__main_title{font-size:1.75rem}}.FamilyTree-module-scss-module__9vT4Bq__hero_subtitle{color:var(--color-text-teritary);max-width:480px;font-size:1rem;font-weight:400}.FamilyTree-module-scss-module__9vT4Bq__stats_grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:768px){.FamilyTree-module-scss-module__9vT4Bq__stats_grid{grid-template-columns:1fr}}.FamilyTree-module-scss-module__9vT4Bq__stat_card{background:var(--color-surface-strong);border:1px solid var(--color-surface-border);border-radius:16px;align-items:center;gap:16px;padding:20px 24px;display:flex;box-shadow:0 2px 10px #0000000f}.FamilyTree-module-scss-module__9vT4Bq__stat_icon{flex-shrink:0;font-size:1.5rem;line-height:1}.FamilyTree-module-scss-module__9vT4Bq__stat_content{flex-direction:column;gap:3px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__stat_number{color:var(--color-text-primary);font-size:1.5rem;font-weight:700}.FamilyTree-module-scss-module__9vT4Bq__stat_label{color:var(--color-text-teritary);letter-spacing:.05em;font-size:1rem}.FamilyTree-module-scss-module__9vT4Bq__actions_section{flex-direction:column;gap:18px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__section_title{color:var(--color-text-primary);font-size:1.5rem;font-weight:400}.FamilyTree-module-scss-module__9vT4Bq__actions_grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:1024px){.FamilyTree-module-scss-module__9vT4Bq__actions_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.FamilyTree-module-scss-module__9vT4Bq__actions_grid{grid-template-columns:1fr}}.FamilyTree-module-scss-module__9vT4Bq__action_card{background:var(--color-surface-strong);border:1px solid var(--color-surface-border);border-radius:20px;flex-direction:column;gap:12px;padding:26px 24px;transition:box-shadow .2s,transform .15s;display:flex;box-shadow:0 2px 10px #0000000f}.FamilyTree-module-scss-module__9vT4Bq__action_card:hover{box-shadow:0 8px 24px #0000001a}.FamilyTree-module-scss-module__9vT4Bq__action_icon_wrapper{background:var(--color-chip-bg);width:50px;height:50px;color:var(--color-primary);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FamilyTree-module-scss-module__9vT4Bq__action_title{color:var(--color-text-primary);font-size:1.25rem}.FamilyTree-module-scss-module__9vT4Bq__action_title_wrapper{align-items:center;gap:10px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__action_description{color:var(--color-text-teritary);flex:1;font-size:.875rem;line-height:1.55}.FamilyTree-module-scss-module__9vT4Bq__action_badge{background:var(--color-chip-bg);color:var(--color-text-primary);letter-spacing:.01em;border-radius:20px;align-items:center;width:max-content;padding:5px 15px;font-size:.875rem;font-weight:500;display:inline-flex}.FamilyTree-module-scss-module__9vT4Bq__trees_section{flex-direction:column;gap:18px;padding-bottom:40px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__empty_text{color:var(--color-text-teritary);padding:16px 0;font-size:.875rem}.FamilyTree-module-scss-module__9vT4Bq__canvas_wrapper{width:100%;height:500px}.FamilyTree-module-scss-module__9vT4Bq__toolbar{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:0 4px 16px #0000000d,var(--color-surface-inset);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__toolbar_group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__toolbar_btn,.FamilyTree-module-scss-module__9vT4Bq__toolbar_btn_danger,.FamilyTree-module-scss-module__9vT4Bq__toolbar .FamilyTree-module-scss-module__9vT4Bq__toolbar_btn_danger{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:8px 16px;text-decoration:none;transition:background .15s;display:inline-flex}.FamilyTree-module-scss-module__9vT4Bq__toolbar_btn:hover,.FamilyTree-module-scss-module__9vT4Bq__toolbar_btn_danger:hover{background:var(--color-chip-bg)}.FamilyTree-module-scss-module__9vT4Bq__toolbar .FamilyTree-module-scss-module__9vT4Bq__toolbar_btn_danger{color:var(--color-danger);background:0 0;border-color:#ac6c6c38;margin-bottom:10px}.FamilyTree-module-scss-module__9vT4Bq__toolbar .FamilyTree-module-scss-module__9vT4Bq__toolbar_btn_danger:hover{background:#ac6c6c12}.FamilyTree-module-scss-module__9vT4Bq__toolbar_btn_danger{color:var(--color-danger);background:0 0;border-color:#ac6c6c38}.FamilyTree-module-scss-module__9vT4Bq__toolbar_btn_danger:hover{background:#ac6c6c12}.FamilyTree-module-scss-module__9vT4Bq__reset_modal{text-align:center;flex-direction:column;align-items:center;gap:20px;padding-top:4px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_icon{width:68px;height:68px;color:var(--color-danger);background:#ac6c6c1a;border:1px solid #ac6c6c38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_body{flex-direction:column;gap:8px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_title{color:var(--color-text-primary);font-size:1.25rem;font-weight:500}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_text{color:var(--color-text-teritary);font-size:.875rem;line-height:1.6}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_text strong{color:var(--color-danger);font-weight:500}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_actions{gap:10px;width:100%;padding-top:4px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_cancel{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);cursor:pointer;border-radius:12px;flex:1;padding:12px 16px;font-size:.875rem;font-weight:500;transition:background .15s}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_cancel:hover{background:var(--color-chip-bg)}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_confirm{color:var(--color-danger);cursor:pointer;background:#ac6c6c1f;border:1px solid #ac6c6c4d;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:12px 16px;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-flex}.FamilyTree-module-scss-module__9vT4Bq__reset_modal_confirm:hover{background:#ac6c6c33}.FamilyTree-module-scss-module__9vT4Bq__chart{flex-direction:column;gap:20px;width:100%;height:100%;display:flex;position:relative}.FamilyTree-module-scss-module__9vT4Bq__empty{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:0 4px 16px #0000000d,var(--color-surface-inset);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:60px 32px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__empty_icon{color:var(--color-text-teritary);opacity:.5}.FamilyTree-module-scss-module__9vT4Bq__empty_content{flex-direction:column;gap:8px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__empty_title{color:var(--color-text-primary);font-size:1.25rem;font-weight:600}.FamilyTree-module-scss-module__9vT4Bq__empty_subtitle{color:var(--color-text-teritary);max-width:340px;font-size:.875rem;line-height:1.55}.FamilyTree-module-scss-module__9vT4Bq__empty_btn{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);cursor:pointer;border-radius:12px;padding:12px 28px;font-size:.875rem;font-weight:500;transition:background .15s}.FamilyTree-module-scss-module__9vT4Bq__empty_btn:hover{background:var(--color-chip-bg)}.FamilyTree-module-scss-module__9vT4Bq__page{flex-direction:column;gap:28px;padding-bottom:20px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__page_header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__page_header_left{align-items:center;gap:14px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__page_tree_icon{color:var(--color-text-teritary);flex-shrink:0}.FamilyTree-module-scss-module__9vT4Bq__page_title{color:var(--color-text-primary);font-size:1.75rem;font-weight:700;line-height:1.2}.FamilyTree-module-scss-module__9vT4Bq__page_subtitle{color:var(--color-text-teritary);margin-top:4px;font-size:.875rem}.FamilyTree-module-scss-module__9vT4Bq__memorials_link{background:var(--color-chip-bg);color:var(--color-text-primary);white-space:nowrap;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;text-decoration:none;transition:background .15s;display:inline-flex}.FamilyTree-module-scss-module__9vT4Bq__memorials_link:hover{background:var(--color-chip-bg)}.FamilyTree-module-scss-module__9vT4Bq__info_grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:768px){.FamilyTree-module-scss-module__9vT4Bq__info_grid{grid-template-columns:1fr}}.FamilyTree-module-scss-module__9vT4Bq__info_card{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:0 4px 16px #0000000d,var(--color-surface-inset);text-align:left;border-radius:18px;flex-direction:column;gap:10px;padding:22px 24px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__info_card_clickable{cursor:pointer;transition:box-shadow .2s,transform .15s}.FamilyTree-module-scss-module__9vT4Bq__info_card_clickable:hover{box-shadow:0 8px 28px #0000001a,var(--color-surface-inset);transform:translateY(-2px)}.FamilyTree-module-scss-module__9vT4Bq__info_label{color:var(--color-text-teritary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;font-size:.875rem;font-weight:500;display:flex}.FamilyTree-module-scss-module__9vT4Bq__info_value{color:var(--color-text-primary);font-size:1rem;font-weight:500}.FamilyTree-module-scss-module__9vT4Bq__info_count{color:var(--color-text-primary);margin-left:10px;font-size:1.75rem;font-weight:700;line-height:1}.FamilyTree-module-scss-module__9vT4Bq__info_cta{color:var(--color-text-primary);align-items:center;gap:5px;max-width:max-content;margin-top:auto;font-size:.875rem;display:flex}.FamilyTree-module-scss-module__9vT4Bq__invite_row{flex-direction:column;justify-content:center;gap:12px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__invite_code{color:var(--color-text-primary);letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:monospace;font-size:.875rem;font-weight:500;overflow:hidden}.FamilyTree-module-scss-module__9vT4Bq__invite_actions{flex-shrink:0;gap:6px;display:flex}.FamilyTree-module-scss-module__9vT4Bq__invite_btn{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:5px 10px;transition:background .15s;display:flex}.FamilyTree-module-scss-module__9vT4Bq__invite_btn p{font-size:.875rem}.FamilyTree-module-scss-module__9vT4Bq__invite_btn:hover{background:var(--color-chip-bg)}.FamilyTree-module-scss-module__9vT4Bq__invite_btn:disabled{opacity:.4;cursor:not-allowed}.FamilyTree-module-scss-module__9vT4Bq__invite_hint{color:var(--color-text-teritary);font-size:.875rem;line-height:1.5}.FamilyTree-module-scss-module__9vT4Bq__card_actions{z-index:100;pointer-events:auto;white-space:nowrap;flex-direction:row;align-items:center;gap:8px;animation:.2s cubic-bezier(.16,1,.3,1) both FamilyTree-module-scss-module__9vT4Bq__card_actions_in;display:inline-flex;position:absolute;transform:translate(-50%)}@keyframes FamilyTree-module-scss-module__9vT4Bq__card_actions_in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.FamilyTree-module-scss-module__9vT4Bq__card_actions_link{background:var(--color-primary);color:var(--color-text-light);letter-spacing:.01em;box-shadow:0 6px 18px color-mix(in srgb,var(--color-primary)32%,transparent),inset 0 1px 0 #ffffff2e;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.FamilyTree-module-scss-module__9vT4Bq__card_actions_link:after{content:"→";font-size:14px;line-height:1;transition:transform .18s}.FamilyTree-module-scss-module__9vT4Bq__card_actions_link:hover{background:color-mix(in srgb,var(--color-primary)88%,black);box-shadow:0 8px 22px color-mix(in srgb,var(--color-primary)40%,transparent),inset 0 1px 0 #ffffff38;transform:translateY(-1px)}.FamilyTree-module-scss-module__9vT4Bq__card_actions_link:hover:after{transform:translate(2px)}.FamilyTree-module-scss-module__9vT4Bq__card_actions_add{border:1px solid var(--color-navbar-border);background:var(--color-navbar-bg);width:36px;height:36px;color:var(--color-text-primary);-webkit-backdrop-filter:blur(10px)saturate(1.4);cursor:pointer;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;padding:0;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex;box-shadow:0 4px 14px #00000014}.FamilyTree-module-scss-module__9vT4Bq__card_actions_add:hover{background:color-mix(in srgb,var(--color-primary)14%,transparent);border-color:color-mix(in srgb,var(--color-primary)35%,transparent);color:var(--color-primary);transform:translateY(-1px)}@media (max-width:720px){.FamilyTree-module-scss-module__9vT4Bq__card_actions{gap:6px}.FamilyTree-module-scss-module__9vT4Bq__card_actions_link{padding:8px 14px;font-size:12px}.FamilyTree-module-scss-module__9vT4Bq__card_actions_add{flex:0 0 32px;width:32px;height:32px}}
.Modal-module-scss-module__L2SI1q__wrap{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000059;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s Modal-module-scss-module__L2SI1q__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module-scss-module__L2SI1q__content{background:var(--color-bg-solid);border:1px solid var(--color-surface-border);box-shadow:0 12px 48px #00000024,var(--color-surface-inset);border-radius:28px;flex-direction:column;gap:24px;width:90%;min-width:360px;max-width:480px;padding:40px;animation:.28s cubic-bezier(.2,.9,.2,1) Modal-module-scss-module__L2SI1q__slideUp;display:flex;position:relative}@media (max-width:500px){.Modal-module-scss-module__L2SI1q__content{min-width:unset;border-radius:20px;padding:30px 24px}}.Modal-module-scss-module__L2SI1q__content_wide{max-width:560px}.Modal-module-scss-module__L2SI1q__title{color:var(--color-text-primary);padding-right:36px;font-size:1.25rem}.Modal-module-scss-module__L2SI1q__input{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:24px;padding:15px 20px;font-size:1rem}.Modal-module-scss-module__L2SI1q__close{background:var(--color-chip-bg);width:32px;height:32px;color:var(--color-text-teritary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.Modal-module-scss-module__L2SI1q__close:hover{background:var(--color-surface-strong);color:var(--color-text-secondary)}@keyframes Modal-module-scss-module__L2SI1q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__L2SI1q__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}
.UI-module-scss-module__OwjwpG__button{cursor:pointer;background:#60707c26;border-radius:12px;padding:10px 12px}.UI-module-scss-module__OwjwpG__textLink{width:max-content;position:relative}.UI-module-scss-module__OwjwpG__textLink:after{content:"";background:#474e533b;border-radius:5px;width:100%;height:2px;position:absolute;bottom:-3px;left:0}
.FullName-module-scss-module__839D1G__container{font-size:inherit;flex-direction:column;display:flex}.FullName-module-scss-module__839D1G__card{font-size:inherit;gap:5px;display:flex}.FullName-module-scss-module__839D1G__text{font-size:inherit}
.UserAvatar-module-scss-module__DoTJVq__avatar{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-teritary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.UserAvatar-module-scss-module__DoTJVq__avatar img{object-fit:cover;width:100%;height:100%}.UserAvatar-module-scss-module__DoTJVq__initials{color:var(--color-text-teritary);-webkit-user-select:none;user-select:none;font-weight:700;line-height:1}
.AppNavbar-module-scss-module__RQyoKa__island{z-index:100;border-radius:30px;align-items:center;gap:2px;width:calc(100vw - 32px);max-width:420px;padding:6px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.AppNavbar-module-scss-module__RQyoKa__island_item{color:var(--color-text-teritary);cursor:pointer;background:0 0;border:none;border-radius:22px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:8px 4px;font-family:inherit;font-size:10px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.AppNavbar-module-scss-module__RQyoKa__island_item svg{flex-shrink:0}.AppNavbar-module-scss-module__RQyoKa__island_item span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.AppNavbar-module-scss-module__RQyoKa__island_item_active{background:var(--color-surface-strong);color:var(--color-primary);box-shadow:0 2px 8px #00000012}.AppNavbar-module-scss-module__RQyoKa__island_burger{color:var(--color-text-teritary);cursor:pointer;background:0 0;border:none;border-radius:22px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:8px 4px;font-family:inherit;font-size:10px;font-weight:500;transition:background .15s,color .15s;display:flex}.AppNavbar-module-scss-module__RQyoKa__float_row{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff05;align-items:center;padding:3px 5px;display:flex;position:fixed;top:16px;right:16px;box-shadow:0 3px 15px #0000001c,inset 0 1px #ffffff4d}.AppNavbar-module-scss-module__RQyoKa__burger_float{border-radius:18px;justify-content:center;align-items:center;width:42px;height:100%;padding:7px 10px;transition:background .15s;display:flex}.AppNavbar-module-scss-module__RQyoKa__burger_float_ai{flex-direction:row-reverse;justify-content:center;align-items:center;gap:5px;width:max-content;display:flex}.AppNavbar-module-scss-module__RQyoKa__burger_float_active{color:var(--color-primary);background:#56636d28}.AppNavbar-module-scss-module__RQyoKa__sidebar_backdrop{z-index:200;pointer-events:none;background:0 0;transition:background .25s;position:fixed;inset:0}.AppNavbar-module-scss-module__RQyoKa__sidebar_backdrop_open{pointer-events:auto;background:#00000040}.AppNavbar-module-scss-module__RQyoKa__sidebar{z-index:1001;border-right:1px solid var(--color-surface-border);background:var(--color-bg-solid);border-radius:0 20px 20px 0;flex-direction:column;gap:10px;width:min(300px,85vw);padding:20px 16px 32px;transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.AppNavbar-module-scss-module__RQyoKa__sidebar_open{transform:translate(0)}.AppNavbar-module-scss-module__RQyoKa__sidebar_header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_logo{align-items:center;gap:8px;text-decoration:none;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_logo_name{letter-spacing:.5px;color:var(--color-text-primary);white-space:nowrap;font-family:Chiron GoRound TC,sans-serif;font-size:1.5rem;font-weight:300}.AppNavbar-module-scss-module__RQyoKa__sidebar_close{color:var(--color-text-primary);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:5px;transition:background .15s;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_section{flex-direction:column;gap:2px;padding:14px 0 6px;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_section_title{text-transform:uppercase;letter-spacing:.8px;color:var(--color-text-teritary);padding:0 14px 6px;font-size:11px;font-weight:600}.AppNavbar-module-scss-module__RQyoKa__sidebar_nav_links{flex-direction:column;gap:2px;padding:20px 0;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_nav_link{color:var(--color-text-primary);border-radius:12px;align-items:center;gap:10px;padding:11px 14px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex;position:relative}.AppNavbar-module-scss-module__RQyoKa__sidebar_nav_link:hover{background:var(--color-surface)}.AppNavbar-module-scss-module__RQyoKa__sidebar_nav_link_active{color:var(--color-primary);background:#3138421c}.AppNavbar-module-scss-module__RQyoKa__sidebar_nav_link_active:after{width:calc(100% - 28px)}.AppNavbar-module-scss-module__RQyoKa__sidebar_link_signin{color:var(--color-primary);background:#56636d18;border-radius:12px;justify-content:center;align-items:center;width:60%;margin:25px 0 15px;padding:12px 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_link_signin:hover{background:var(--color-surface)}.AppNavbar-module-scss-module__RQyoKa__sidebar_user{align-items:center;gap:12px;margin:10px 0 0;padding:15px 0 5px;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_avatar{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);width:48px;height:48px;color:var(--color-text-teritary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.AppNavbar-module-scss-module__RQyoKa__sidebar_avatar img{object-fit:cover;width:100%;height:100%}.AppNavbar-module-scss-module__RQyoKa__sidebar_user_info{flex-direction:column;gap:2px;min-width:0;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_name{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.AppNavbar-module-scss-module__RQyoKa__sidebar_patronymic{color:var(--color-text-teritary);font-size:.75rem}.AppNavbar-module-scss-module__RQyoKa__sidebar_nav{border-radius:16px;flex-direction:column;gap:10px;width:100%;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_sub_cta{color:#d4a017;background:#f5c5421a;border:1px solid #f5c54240;border-radius:12px;align-items:center;gap:8px;margin-top:auto;padding:11px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.AppNavbar-module-scss-module__RQyoKa__sidebar_sub_cta:hover{background:#f5c5422e}.AppNavbar-module-scss-module__RQyoKa__sidebar_link_danger{color:var(--color-danger);border-radius:12px;align-items:center;gap:10px;margin-top:15px;padding:12px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}
.ThemeToggle-module-scss-module__CGUbja__toggle{width:38px;height:38px;color:var(--color-text-primary);background:var(--color-chip-bg);border:1px solid var(--color-surface-border);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;transition:background .18s,transform .15s,color .18s;display:inline-flex}.ThemeToggle-module-scss-module__CGUbja__toggle:hover{background:var(--color-surface-strong);transform:translateY(-1px)}.ThemeToggle-module-scss-module__CGUbja__toggle svg{width:18px;height:18px}.ThemeToggle-module-scss-module__CGUbja__toggle_full{justify-content:flex-start;width:auto;padding:10px 14px}.ThemeToggle-module-scss-module__CGUbja__label{color:var(--color-text-primary);font-size:.875rem;font-weight:500}
.Landing-module-scss-module__Wdd09a__section{padding:50px}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__section{padding:56px 20px}}.Landing-module-scss-module__Wdd09a__inner{max-width:1240px;margin:0 auto}.Landing-module-scss-module__Wdd09a__section_head{margin-bottom:48px}.Landing-module-scss-module__Wdd09a__section_head_center{text-align:center;flex-direction:column;align-items:center;margin-bottom:48px;display:flex}.Landing-module-scss-module__Wdd09a__badge{background:var(--color-chip-bg);color:var(--color-text-primary);letter-spacing:.02em;border-radius:20px;align-items:center;width:max-content;margin-bottom:16px;padding:5px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.Landing-module-scss-module__Wdd09a__title{color:var(--color-text-primary);margin:0;font-size:1.75rem;font-weight:400}.Landing-module-scss-module__Wdd09a__subtitle{color:var(--color-text-secondary);max-width:520px;margin-top:14px;font-size:1rem;line-height:1.7}.Landing-module-scss-module__Wdd09a__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;margin-top:-70px;padding:150px 24px 120px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__hero{padding:126px 20px 96px}}.Landing-module-scss-module__Wdd09a__hero_bg_img{object-fit:cover;object-position:center;-webkit-mask-image:linear-gradient(#000 72%,#0000 100%);mask-image:linear-gradient(#000 72%,#0000 100%)}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__hero_bg_img{object-position:65% center}}.Landing-module-scss-module__Wdd09a__hero_overlay{z-index:0;pointer-events:none;background:radial-gradient(at 50% 40%,#00000061 0%,#0000002e 45%,#0000 75%),linear-gradient(#00000038 0%,#00000014 40%,#0000 100%);position:absolute;inset:0}.Landing-module-scss-module__Wdd09a__hero_content{z-index:1;flex-direction:column;align-items:center;gap:22px;width:100%;max-width:720px;display:flex;position:relative}.Landing-module-scss-module__Wdd09a__hero_badge{color:#fff;-webkit-backdrop-filter:blur(6px);background:#ffffff2e;border:1px solid #ffffff59;border-radius:20px;align-items:center;gap:8px;width:max-content;padding:6px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.Landing-module-scss-module__Wdd09a__hero_title{color:#fff;white-space:pre-line;letter-spacing:-.01em;text-shadow:0 2px 24px #00000073;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.15}.Landing-module-scss-module__Wdd09a__hero_subtitle{color:#ffffffeb;text-shadow:0 1px 10px #00000080;max-width:560px;margin:0;font-size:1rem;line-height:1.7}.Landing-module-scss-module__Wdd09a__hero_actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:4px;display:flex}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__hero_actions{flex-direction:column;width:100%}}.Landing-module-scss-module__Wdd09a__btn_primary{background:var(--color-primary);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:12px;align-items:center;padding:12px 28px;font-size:1rem;font-weight:400;text-decoration:none;transition:opacity .18s,transform .15s;display:inline-flex}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__btn_primary{justify-content:center;width:100%;display:flex}}.Landing-module-scss-module__Wdd09a__btn_primary:hover{opacity:.88;transform:translateY(-1px)}.Landing-module-scss-module__Wdd09a__btn_ghost{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #fff6;border-radius:12px;align-items:center;padding:12px 28px;font-size:1rem;font-weight:400;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__btn_ghost{justify-content:center;width:100%;display:flex}}.Landing-module-scss-module__Wdd09a__btn_ghost:hover{background:#ffffff47;transform:translateY(-1px)}.Landing-module-scss-module__Wdd09a__hero_visual{flex-direction:column;gap:14px;display:flex}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__hero_visual{display:none}}.Landing-module-scss-module__Wdd09a__hero_card{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;align-items:center;gap:16px;padding:24px;display:flex}.Landing-module-scss-module__Wdd09a__hero_card_icon{flex-shrink:0;font-size:32px;line-height:1}.Landing-module-scss-module__Wdd09a__hero_card_text{flex-direction:column;gap:4px;display:flex}.Landing-module-scss-module__Wdd09a__hero_card_label{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.Landing-module-scss-module__Wdd09a__hero_card_sub{color:var(--color-text-teritary);font-size:.875rem;line-height:1.4}.Landing-module-scss-module__Wdd09a__features_grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:1024px){.Landing-module-scss-module__Wdd09a__features_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Landing-module-scss-module__Wdd09a__features_grid{grid-template-columns:1fr}}.Landing-module-scss-module__Wdd09a__feature_card{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;flex-direction:column;gap:12px;padding:28px 24px;transition:box-shadow .2s,transform .2s;display:flex}.Landing-module-scss-module__Wdd09a__feature_card:hover{box-shadow:var(--color-surface-shadow),var(--color-surface-inset);transform:translateY(-3px)}.Landing-module-scss-module__Wdd09a__feature_icon{font-size:32px;line-height:1}.Landing-module-scss-module__Wdd09a__feature_title{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.Landing-module-scss-module__Wdd09a__feature_desc{color:var(--color-text-secondary);flex:1;margin:0;font-size:.875rem;line-height:1.65}.Landing-module-scss-module__Wdd09a__steps_grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;position:relative}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__steps_grid{grid-template-columns:1fr}}.Landing-module-scss-module__Wdd09a__step_item{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;flex-direction:column;gap:14px;padding:28px 24px;display:flex}.Landing-module-scss-module__Wdd09a__step_num{background:var(--color-chip-bg);width:44px;height:44px;color:var(--color-text-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:400;display:flex}.Landing-module-scss-module__Wdd09a__step_title{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.Landing-module-scss-module__Wdd09a__step_desc{color:var(--color-text-secondary);flex:1;margin:0;font-size:.875rem;line-height:1.65}.Landing-module-scss-module__Wdd09a__access_grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__access_grid{grid-template-columns:1fr}}.Landing-module-scss-module__Wdd09a__section_access{padding:40px}.Landing-module-scss-module__Wdd09a__access_column{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;flex-direction:column;gap:20px;padding:32px 28px;display:flex}@media (max-width:500px){.Landing-module-scss-module__Wdd09a__access_column{padding:24px 20px}}.Landing-module-scss-module__Wdd09a__access_tag{background:var(--color-chip-bg);color:var(--color-text-primary);border-radius:20px;align-items:center;width:max-content;padding:5px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.Landing-module-scss-module__Wdd09a__access_col_title{color:var(--color-text-primary);margin:0;font-size:1.25rem;font-weight:600}.Landing-module-scss-module__Wdd09a__access_col_sub{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.Landing-module-scss-module__Wdd09a__access_list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Landing-module-scss-module__Wdd09a__access_item{color:var(--color-text-secondary);align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.Landing-module-scss-module__Wdd09a__access_item_dot{background:var(--color-primary);opacity:.45;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.Landing-module-scss-module__Wdd09a__trust_grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:1024px){.Landing-module-scss-module__Wdd09a__trust_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.Landing-module-scss-module__Wdd09a__trust_grid{grid-template-columns:1fr}}.Landing-module-scss-module__Wdd09a__trust_item{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;flex-direction:column;gap:12px;padding:28px 24px;display:flex}.Landing-module-scss-module__Wdd09a__trust_icon{font-size:32px;line-height:1}.Landing-module-scss-module__Wdd09a__trust_title{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.Landing-module-scss-module__Wdd09a__trust_desc{color:var(--color-text-secondary);flex:1;margin:0;font-size:.875rem;line-height:1.65}.Landing-module-scss-module__Wdd09a__cta_wrap{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);text-align:center;border-radius:24px;max-width:680px;margin:0 auto;padding:64px 48px}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__cta_wrap{padding:48px 28px}}.Landing-module-scss-module__Wdd09a__cta_title{color:var(--color-text-primary);letter-spacing:-.015em;margin:0 0 16px;font-family:Roboto,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;line-height:1.25}.Landing-module-scss-module__Wdd09a__cta_sub{color:var(--color-text-secondary);margin:0 0 36px;font-size:1rem;line-height:1.7}.Landing-module-scss-module__Wdd09a__cta_actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Landing-module-scss-module__Wdd09a__cta_actions button{width:100%}.Landing-module-scss-module__Wdd09a__cta_actions a:last-child{color:var(--color-primary);border:var(--color-primary)1px solid!important}.Landing-module-scss-module__Wdd09a__footer{border-top:1px solid var(--color-surface-border);padding:56px 20px 40px}.Landing-module-scss-module__Wdd09a__footer_inner{max-width:1240px;margin:0 auto}.Landing-module-scss-module__Wdd09a__footer_top{border-bottom:1px solid var(--color-surface-border);grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}@media (max-width:1024px){.Landing-module-scss-module__Wdd09a__footer_top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:500px){.Landing-module-scss-module__Wdd09a__footer_top{grid-template-columns:1fr;gap:36px}}.Landing-module-scss-module__Wdd09a__footer_brand{flex-direction:column;gap:12px;display:flex}.Landing-module-scss-module__Wdd09a__footer_brand div{gap:10px;display:flex}.Landing-module-scss-module__Wdd09a__footer_logo_text{color:var(--color-text-primary);font-family:Chiron GoRound TC,sans-serif;font-size:1.75rem;font-weight:300}.Landing-module-scss-module__Wdd09a__footer_tagline{color:var(--color-text-teritary);max-width:220px;margin:0;font-size:.875rem;line-height:1.6}.Landing-module-scss-module__Wdd09a__footer_col_title{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-teritary);margin:0 0 16px;font-size:.75rem;font-weight:700}.Landing-module-scss-module__Wdd09a__footer_links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Landing-module-scss-module__Wdd09a__footer_link{color:var(--color-text-secondary);font-size:.875rem;text-decoration:none;transition:color .18s;display:inline-block}.Landing-module-scss-module__Wdd09a__footer_link:hover{color:var(--color-text-primary)}.Landing-module-scss-module__Wdd09a__footer_legal_block{border-bottom:1px solid var(--color-surface-border);flex-direction:column;gap:14px;padding:28px 0 20px;display:flex}.Landing-module-scss-module__Wdd09a__footer_legal_company{color:var(--color-text-secondary);letter-spacing:.02em;margin:0;font-size:.875rem;font-weight:600}.Landing-module-scss-module__Wdd09a__footer_legal_list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 32px;margin:0;padding:0;display:grid}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__footer_legal_list{grid-template-columns:1fr;gap:14px}}.Landing-module-scss-module__Wdd09a__footer_legal_list>div{flex-direction:column;gap:4px;min-width:0;display:flex}.Landing-module-scss-module__Wdd09a__footer_legal_list dt{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-teritary);font-size:11px;font-weight:700}.Landing-module-scss-module__Wdd09a__footer_legal_list dd{color:var(--color-text-secondary);margin:0;font-size:.75rem;line-height:1.55}.Landing-module-scss-module__Wdd09a__footer_bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:24px;display:flex}.Landing-module-scss-module__Wdd09a__footer_copy{color:var(--color-text-teritary);margin:0;font-size:.75rem}.Landing-module-scss-module__Wdd09a__footer_legal{color:var(--color-text-teritary);text-align:right;margin:0;font-size:.75rem}.Landing-module-scss-module__Wdd09a__pricing_title{margin:20px 50px}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__pricing_title{margin:20px 0}}.Landing-module-scss-module__Wdd09a__pricing_hero{text-align:center;padding:80px 20px 0}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__pricing_hero{padding:56px 20px 0}}.Landing-module-scss-module__Wdd09a__pricing_grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:80px;padding:0 50px;display:grid}@media (max-width:1024px){.Landing-module-scss-module__Wdd09a__pricing_grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.Landing-module-scss-module__Wdd09a__pricing_grid{grid-template-columns:1fr}}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__pricing_grid{padding:0}}.Landing-module-scss-module__Wdd09a__plan_card{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;flex-direction:column;gap:0;display:flex;position:relative;overflow:hidden}.Landing-module-scss-module__Wdd09a__plan_card_highlighted{border-color:var(--color-primary);box-shadow:var(--color-surface-shadow),var(--color-surface-inset)}.Landing-module-scss-module__Wdd09a__plan_badge{background:var(--color-primary);color:#fff;letter-spacing:.03em;border-radius:20px;align-items:center;width:max-content;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.Landing-module-scss-module__Wdd09a__plan_header{border-bottom:1px solid var(--color-surface-border);flex-direction:column;gap:8px;padding:28px 28px 24px;display:flex}.Landing-module-scss-module__Wdd09a__plan_name{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.Landing-module-scss-module__Wdd09a__plan_desc{color:var(--color-text-teritary);margin:0;font-size:.875rem}.Landing-module-scss-module__Wdd09a__plan_price_row{align-items:baseline;gap:6px;margin-top:8px;display:flex}.Landing-module-scss-module__Wdd09a__plan_price{color:var(--color-text-primary);letter-spacing:-.02em;font-family:Roboto,sans-serif;font-size:2rem;font-weight:300}.Landing-module-scss-module__Wdd09a__plan_period{color:var(--color-text-teritary);font-size:.875rem}.Landing-module-scss-module__Wdd09a__plan_features{flex-direction:column;flex:1;gap:12px;margin:0;padding:24px 28px;list-style:none;display:flex}.Landing-module-scss-module__Wdd09a__plan_feature{color:var(--color-text-secondary);align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.Landing-module-scss-module__Wdd09a__plan_feature_check{background:var(--color-chip-bg);width:18px;height:18px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:10px;font-weight:700;display:flex}.Landing-module-scss-module__Wdd09a__plan_cta{border-top:1px solid var(--color-surface-border);padding:20px 28px}.Landing-module-scss-module__Wdd09a__plan_btn{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);width:100%;color:var(--color-text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:12px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .18s;display:flex}.Landing-module-scss-module__Wdd09a__plan_btn:hover{filter:brightness(.95)}.Landing-module-scss-module__Wdd09a__plan_btn_highlighted{background:var(--color-primary);color:var(--color-text-inverse);border-color:#0000}.Landing-module-scss-module__Wdd09a__plan_btn_highlighted:hover{filter:brightness(.92)}.Landing-module-scss-module__Wdd09a__faq_list{flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.Landing-module-scss-module__Wdd09a__faq_item{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:16px;padding:24px 28px}.Landing-module-scss-module__Wdd09a__faq_q{color:var(--color-text-primary);margin:0 0 10px;font-size:1rem;font-weight:600}.Landing-module-scss-module__Wdd09a__faq_a{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.7}.Landing-module-scss-module__Wdd09a__privacy_wrap{max-width:780px;margin:0 auto;padding:80px 20px 100px}@media (max-width:768px){.Landing-module-scss-module__Wdd09a__privacy_wrap{padding:56px 20px 80px}}.Landing-module-scss-module__Wdd09a__privacy_header{margin-bottom:48px}.Landing-module-scss-module__Wdd09a__privacy_date{color:var(--color-text-teritary);margin:12px 0 0;font-size:.875rem}.Landing-module-scss-module__Wdd09a__privacy_section{margin-bottom:40px}.Landing-module-scss-module__Wdd09a__privacy_h2{color:var(--color-text-primary);margin:0 0 14px;font-size:1.25rem;font-weight:600}.Landing-module-scss-module__Wdd09a__privacy_p{color:var(--color-text-secondary);margin:0 0 12px;font-size:1rem;line-height:1.75}.Landing-module-scss-module__Wdd09a__privacy_p:last-child{margin-bottom:0}.Landing-module-scss-module__Wdd09a__privacy_ul{flex-direction:column;gap:8px;margin:12px 0;padding-left:20px;display:flex}.Landing-module-scss-module__Wdd09a__privacy_li{color:var(--color-text-secondary);font-size:1rem;line-height:1.65}
.LoadingSpinner-module-scss-module__Rrolxq__wrapper{background-color:#ffffff7a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}
.PhoneMockup-module-scss-module__4IJcaW__outer{width:100%;transform-style:preserve-3d;will-change:transform;display:block;container-type:inline-size}.PhoneMockup-module-scss-module__4IJcaW__float{width:100%}.PhoneMockup-module-scss-module__4IJcaW__float_active{animation:6.6s ease-in-out infinite PhoneMockup-module-scss-module__4IJcaW__phoneFloat}@keyframes PhoneMockup-module-scss-module__4IJcaW__phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.PhoneMockup-module-scss-module__4IJcaW__phone{background:linear-gradient(165deg,#2a2f36 0%,#14171b 100%);border-radius:13cqw;width:100%;padding:max(5px,2.6cqw);position:relative;box-shadow:0 0 0 1px #ffffff0f,0 30px 60px -20px #283c5a59,0 10px 24px -8px #080e164d,inset 1px 1px #ffffff2e}[data-theme=dark] .PhoneMockup-module-scss-module__4IJcaW__phone{box-shadow:0 0 0 1px #ffffff14,0 0 40px #7d91a32e,0 20px 50px -18px #0009,inset 1px 1px #ffffff1a}.PhoneMockup-module-scss-module__4IJcaW__screen{aspect-ratio:1080/2400;isolation:isolate;background:#0a0c10;border-radius:calc(13cqw - max(5px,2.6cqw));width:100%;position:relative;overflow:hidden}.PhoneMockup-module-scss-module__4IJcaW__screenshot{object-fit:cover;object-position:top center}.PhoneMockup-module-scss-module__4IJcaW__island{z-index:3;pointer-events:none;background:#0b0e12;border-radius:999px;width:26cqw;height:7cqw;position:absolute;top:2.2cqw;left:50%;transform:translate(-50%)}.PhoneMockup-module-scss-module__4IJcaW__sheen{z-index:2;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(115deg,#0000 42%,#ffffff38 48%,#ffffff57 50%,#ffffff38 52%,#0000 58%);animation:9s ease-in-out infinite PhoneMockup-module-scss-module__4IJcaW__sheenSweep;position:absolute;inset:-20% -60%;transform:translate(-120%)}@keyframes PhoneMockup-module-scss-module__4IJcaW__sheenSweep{0%{transform:translate(-120%)}14%,to{transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.PhoneMockup-module-scss-module__4IJcaW__float_active{animation:none}.PhoneMockup-module-scss-module__4IJcaW__sheen{animation:none;display:none}}
@keyframes Memorial-module-scss-module__cGnqgG__tabFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Memorial-module-scss-module__cGnqgG__editor_page{flex-direction:column;gap:16px;width:100%;max-width:860px;margin:0 auto;display:flex}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__editor_page{gap:24px;padding:24px 16px 60px}}.Memorial-module-scss-module__cGnqgG__editor_header{flex-direction:column;gap:10px;display:flex}.Memorial-module-scss-module__cGnqgG__editor_header_top{justify-content:space-between;align-items:center;gap:8px;display:flex}.Memorial-module-scss-module__cGnqgG__back_btn{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);cursor:pointer;border-radius:10px;align-items:center;gap:4px;padding:7px 12px;transition:background .15s;display:inline-flex}.Memorial-module-scss-module__cGnqgG__back_btn:hover{background:var(--color-chip-bg)}.Memorial-module-scss-module__cGnqgG__editor_header_info{flex-direction:column;align-items:center;gap:20px;min-width:0;padding:0 20px;display:flex}.Memorial-module-scss-module__cGnqgG__editor_avatar{background:var(--color-surface);border:1px solid var(--color-surface-border);color:var(--color-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;place-self:center;align-items:center;display:flex;overflow:hidden}.Memorial-module-scss-module__cGnqgG__editor_avatar img{object-fit:cover;width:100%;height:100%}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__editor_avatar{width:54px;height:54px}}.Memorial-module-scss-module__cGnqgG__editor_title2{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;padding-bottom:15px;font-size:1.125rem;font-weight:700;line-height:1.25;overflow:hidden}.Memorial-module-scss-module__cGnqgG__editor_title2 div{align-items:center;display:flex}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__editor_title2{font-size:1.25rem}}.Memorial-module-scss-module__cGnqgG__editor_title{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;font-weight:700;line-height:1.25;overflow:hidden}.Memorial-module-scss-module__cGnqgG__editor_title div{align-items:center;display:flex}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__editor_title{font-size:1.25rem}}.Memorial-module-scss-module__cGnqgG__editor_badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin:10px 0;display:flex}.Memorial-module-scss-module__cGnqgG__badge_public{background:#48bb781f;border-radius:20px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.Memorial-module-scss-module__cGnqgG__badge_private{color:#744210;background:#cba64d1f;border-radius:20px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.Memorial-module-scss-module__cGnqgG__badge_status{background:var(--color-chip-bg);color:var(--color-text-primary);border-radius:20px;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.Memorial-module-scss-module__cGnqgG__badge_deceased{color:var(--color-danger);background:#ac6c6c1a}.Memorial-module-scss-module__cGnqgG__status_btn{color:var(--color-danger);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ac6c6c40;border-radius:10px;flex-shrink:0;align-items:center;gap:5px;padding:7px 12px;font-size:.875rem;transition:background .15s;display:inline-flex}.Memorial-module-scss-module__cGnqgG__status_btn:hover{background:#ac6c6c0f}.Memorial-module-scss-module__cGnqgG__status_btn:disabled{opacity:.5;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__status_btn_alive{color:#276749;border-color:#48bb7840}.Memorial-module-scss-module__cGnqgG__status_btn_alive:hover{background:#48bb780f}.Memorial-module-scss-module__cGnqgG__tabs{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;gap:3px;margin:10px 0;display:flex}.Memorial-module-scss-module__cGnqgG__tab{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:15px 10px;font-size:13px;font-weight:500;transition:background .15s,color .15s}.Memorial-module-scss-module__cGnqgG__tab:hover{color:var(--color-text-primary)}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__tab{padding:10px 16px;font-size:.875rem}}.Memorial-module-scss-module__cGnqgG__tab_active{background:var(--color-surface-strong);color:var(--color-text-primary);box-shadow:0 1px 4px #0000000f}.Memorial-module-scss-module__cGnqgG__editor_form{flex-direction:column;gap:16px;padding:40px 20px;animation:.22s both Memorial-module-scss-module__cGnqgG__tabFadeIn;display:flex;position:relative}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__editor_form{gap:22px}}.Memorial-module-scss-module__cGnqgG__editor_grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__editor_grid{grid-template-columns:repeat(2,1fr);gap:14px}}.Memorial-module-scss-module__cGnqgG__editor_field{flex-direction:column;gap:5px;display:flex}.Memorial-module-scss-module__cGnqgG__editor_label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.Memorial-module-scss-module__cGnqgG__editor_label_row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px;display:flex}.Memorial-module-scss-module__cGnqgG__editor_input{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:24px;padding:15px 20px;font-size:1rem}.Memorial-module-scss-module__cGnqgG__editor_input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-chip-bg);outline:none}.Memorial-module-scss-module__cGnqgG__editor_input:disabled{opacity:.55}.Memorial-module-scss-module__cGnqgG__editor_textarea{resize:none;scrollbar-width:none;min-height:140px;line-height:1.7;transition:height .1s;overflow:hidden}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__editor_textarea{min-height:180px}}.Memorial-module-scss-module__cGnqgG__textarea_expand_btn{cursor:pointer;color:var(--color-primary);opacity:.75;background:0 0;border:none;align-items:center;gap:4px;margin:4px 0 20px;padding:0;font-size:.875rem;transition:opacity .15s;display:flex}.Memorial-module-scss-module__cGnqgG__textarea_expand_btn:hover{opacity:1}.Memorial-module-scss-module__cGnqgG__editor_error{color:var(--color-danger);font-size:.875rem}.Memorial-module-scss-module__cGnqgG__ai_btn{color:var(--color-primary);background:var(--color-chip-bg);border:1px solid var(--color-surface-border);cursor:pointer;white-space:nowrap;border-radius:30px;align-items:center;gap:5px;padding:10px 12px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.Memorial-module-scss-module__cGnqgG__ai_btn:hover:not(:disabled){background:#1d4e4a1f;border-color:#1d4e4a66}.Memorial-module-scss-module__cGnqgG__ai_btn:disabled{opacity:.4;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__visibility_section{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:24px;flex-direction:column;gap:12px;padding:16px;display:flex}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__visibility_section{padding:20px}}.Memorial-module-scss-module__cGnqgG__section_label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.75rem;font-weight:500}.Memorial-module-scss-module__cGnqgG__visibility_options{flex-wrap:wrap;gap:16px;display:flex}.Memorial-module-scss-module__cGnqgG__toggle_label{color:var(--color-text-primary);cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:inline-flex}.Memorial-module-scss-module__cGnqgG__toggle_label input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary);flex-shrink:0}.Memorial-module-scss-module__cGnqgG__qr_section{background:var(--color-surface-strong);border:1px solid var(--color-surface-border);border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:25px 16px;display:flex}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__qr_section{padding:20px}}.Memorial-module-scss-module__cGnqgG__qr_content{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Memorial-module-scss-module__cGnqgG__qr_hint{color:var(--color-text-secondary);max-width:320px;font-size:.875rem;line-height:1.55}.Memorial-module-scss-module__cGnqgG__editor_actions{align-items:center;gap:3px;display:flex}@media (max-width:768px){.Memorial-module-scss-module__cGnqgG__editor_actions{gap:10px}}.Memorial-module-scss-module__cGnqgG__btn_save{background:var(--color-primary);color:var(--color-text-inverse);cursor:pointer;border-radius:15px 5px 5px 15px;flex:1;justify-content:center;align-items:center;gap:7px;padding:12px 24px;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-flex}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__btn_save{flex:none}}.Memorial-module-scss-module__cGnqgG__btn_save_single{border-radius:15px}.Memorial-module-scss-module__cGnqgG__btn_save:hover{filter:brightness(.95)}.Memorial-module-scss-module__cGnqgG__btn_save:disabled{opacity:.5;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__btn_danger{color:var(--color-danger);cursor:pointer;border:1px solid #ac6c6c5d;border-radius:5px 15px 15px 5px;justify-content:center;align-items:center;gap:7px;padding:12px 16px;font-size:.875rem;transition:background .15s;display:inline-flex}@media (max-width:768px){.Memorial-module-scss-module__cGnqgG__btn_danger{flex-shrink:0}}.Memorial-module-scss-module__cGnqgG__btn_danger:hover{background:#ac6c6c0f}.Memorial-module-scss-module__cGnqgG__btn_danger:disabled{opacity:.5;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__media_section{flex-direction:column;gap:18px;animation:.22s both Memorial-module-scss-module__cGnqgG__tabFadeIn;display:flex}.Memorial-module-scss-module__cGnqgG__media_header{justify-content:space-between;align-items:center;gap:12px;display:flex}.Memorial-module-scss-module__cGnqgG__media_upload_btn{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:7px;padding:7px 18px;transition:background .15s;display:inline-flex}.Memorial-module-scss-module__cGnqgG__media_upload_btn:hover{background:var(--color-chip-bg)}.Memorial-module-scss-module__cGnqgG__media_upload_btn:disabled{opacity:.5;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__media_empty{text-align:center;color:var(--color-text-secondary);flex-direction:column;align-items:center;gap:12px;padding:50px 24px;display:flex}.Memorial-module-scss-module__cGnqgG__media_empty p{font-size:.875rem}.Memorial-module-scss-module__cGnqgG__media_empty_icon{opacity:.35}.Memorial-module-scss-module__cGnqgG__media_hint{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}.Memorial-module-scss-module__cGnqgG__media_gallery{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__media_gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}}.Memorial-module-scss-module__cGnqgG__media_header_actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Memorial-module-scss-module__cGnqgG__upload_progress{color:var(--color-text-secondary);font-size:12px}.Memorial-module-scss-module__cGnqgG__media_item{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.Memorial-module-scss-module__cGnqgG__media_item_thumb{aspect-ratio:1;cursor:pointer;position:relative;overflow:hidden}.Memorial-module-scss-module__cGnqgG__media_item_thumb img,.Memorial-module-scss-module__cGnqgG__media_item_thumb video{object-fit:cover;width:100%;height:100%;display:block}.Memorial-module-scss-module__cGnqgG__media_item_video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.Memorial-module-scss-module__cGnqgG__media_item_video_badge{color:#fff;pointer-events:none;background:#0000008c;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:7px;left:7px}.Memorial-module-scss-module__cGnqgG__media_item_toolbar{border-top:1px solid var(--color-surface-border);background:#0000000f;justify-content:flex-end;align-items:center;gap:6px;padding:7px 8px;display:flex}.Memorial-module-scss-module__cGnqgG__media_toolbar_btn{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);width:34px;height:34px;color:var(--color-text-primary);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.Memorial-module-scss-module__cGnqgG__media_toolbar_btn:hover{background:var(--color-surface-strong)}.Memorial-module-scss-module__cGnqgG__media_toolbar_btn_cover{color:#cba64d;background:#cba64d2e;border-color:#cba64d73}.Memorial-module-scss-module__cGnqgG__media_toolbar_btn_cover:hover{background:#cba64d47}.Memorial-module-scss-module__cGnqgG__media_toolbar_btn_danger{color:var(--color-danger)}.Memorial-module-scss-module__cGnqgG__media_toolbar_btn_danger:hover{background:#dc35451f}.Memorial-module-scss-module__cGnqgG__carousel_overlay{z-index:1100;background:#000000ed;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Memorial-module-scss-module__cGnqgG__carousel_header{z-index:10;background:linear-gradient(#0000008c,#0000);justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:absolute;top:0;left:0;right:0}.Memorial-module-scss-module__cGnqgG__carousel_counter{color:#fff9;font-size:13px}.Memorial-module-scss-module__cGnqgG__carousel_icon_btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.Memorial-module-scss-module__cGnqgG__carousel_icon_btn:hover{background:#fff3}.Memorial-module-scss-module__cGnqgG__carousel_main{box-sizing:border-box;flex:1;justify-content:center;align-items:center;width:100%;padding:72px 64px 20px;display:flex;position:relative}@media (max-width:500px){.Memorial-module-scss-module__cGnqgG__carousel_main{padding:72px 48px 16px}}.Memorial-module-scss-module__cGnqgG__carousel_media{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;max-width:100%;max-height:72vh}.Memorial-module-scss-module__cGnqgG__carousel_video{background:#000;border-radius:8px;outline:none;max-width:100%;max-height:72vh}.Memorial-module-scss-module__cGnqgG__carousel_nav{color:#fff;cursor:pointer;z-index:5;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Memorial-module-scss-module__cGnqgG__carousel_nav:hover:not(:disabled){background:#fff3}.Memorial-module-scss-module__cGnqgG__carousel_nav:disabled{opacity:.25;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__carousel_nav_prev{left:12px}.Memorial-module-scss-module__cGnqgG__carousel_nav_next{right:12px}.Memorial-module-scss-module__cGnqgG__carousel_footer{text-align:center;width:100%;padding:10px 24px 28px}.Memorial-module-scss-module__cGnqgG__carousel_description{color:#ffffffd9;margin-bottom:4px;font-size:14px}.Memorial-module-scss-module__cGnqgG__carousel_date{color:#ffffff73;font-size:12px}.Memorial-module-scss-module__cGnqgG__map_picker_container{border:1px solid var(--color-surface-border);border-radius:14px;width:100%;height:340px;position:relative;overflow:hidden}.Memorial-module-scss-module__cGnqgG__map_picker_hint{color:#fff;z-index:10;pointer-events:none;white-space:nowrap;background:#0009;border-radius:20px;padding:5px 12px;font-size:12px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Memorial-module-scss-module__cGnqgG__meta_modal_overlay{z-index:1200;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Memorial-module-scss-module__cGnqgG__meta_modal{background:var(--color-bg-solid);border:1px solid var(--color-surface-border);border-radius:20px;flex-direction:column;gap:25px;width:100%;max-width:420px;padding:24px;display:flex}.Memorial-module-scss-module__cGnqgG__meta_modal_title{color:var(--color-text-primary);font-size:1.125rem;font-weight:500}.Memorial-module-scss-module__cGnqgG__meta_modal_actions{justify-content:flex-end;gap:8px;display:flex}.Memorial-module-scss-module__cGnqgG__meta_modal_save{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:5px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:500;transition:opacity .15s;display:inline-flex}.Memorial-module-scss-module__cGnqgG__meta_modal_save:hover{opacity:.88}.Memorial-module-scss-module__cGnqgG__meta_modal_danger{color:var(--color-danger);border:1px solid var(--color-danger);background:0 0!important}.Memorial-module-scss-module__cGnqgG__meta_modal_cancel{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);cursor:pointer;border-radius:10px;padding:9px 20px;font-family:inherit;font-size:13px;transition:background .15s}.Memorial-module-scss-module__cGnqgG__meta_modal_cancel:hover{background:var(--color-surface-strong)}.Memorial-module-scss-module__cGnqgG__map_section{flex-direction:column;gap:18px;animation:.22s both Memorial-module-scss-module__cGnqgG__tabFadeIn;display:flex}.Memorial-module-scss-module__cGnqgG__map_points_list{flex-direction:column;gap:10px;display:flex}.Memorial-module-scss-module__cGnqgG__map_point_card{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.Memorial-module-scss-module__cGnqgG__map_point_info{color:var(--color-text-primary);align-items:flex-start;gap:12px;display:flex}.Memorial-module-scss-module__cGnqgG__map_point_info svg{margin-top:3px}.Memorial-module-scss-module__cGnqgG__map_point_info strong{font-size:.875rem;font-weight:600}.Memorial-module-scss-module__cGnqgG__map_point_info p{color:var(--color-text-secondary);margin-top:2px;font-size:.875rem}.Memorial-module-scss-module__cGnqgG__map_point_coords{color:var(--color-text-secondary);margin-top:4px;font-family:monospace;font-size:11px;display:block}.Memorial-module-scss-module__cGnqgG__map_point_delete{color:var(--color-danger);cursor:pointer;background:#ac6c6c49;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:5px;transition:background .15s;display:flex}.Memorial-module-scss-module__cGnqgG__map_form{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;flex-direction:column;gap:12px;padding:20px;display:flex}.Memorial-module-scss-module__cGnqgG__map_form h4{place-self:center}.Memorial-module-scss-module__cGnqgG__map_form button{padding:15px 0}.Memorial-module-scss-module__cGnqgG__map_form_grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:500px){.Memorial-module-scss-module__cGnqgG__map_form_grid{grid-template-columns:1fr}}.Memorial-module-scss-module__cGnqgG__map_hint{color:var(--color-text-secondary);justify-content:center;align-items:center;gap:7px;padding:4px 0;font-size:13px;display:flex}.Memorial-module-scss-module__cGnqgG__diary_section{flex-direction:column;place-self:center;gap:16px;max-width:90vw;animation:.22s both Memorial-module-scss-module__cGnqgG__tabFadeIn;display:flex}.Memorial-module-scss-module__cGnqgG__diary_list{flex-direction:column;gap:12px;display:flex}.Memorial-module-scss-module__cGnqgG__diary_card{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;flex-direction:column;gap:8px;padding:18px 20px;display:flex;overflow:hidden}.Memorial-module-scss-module__cGnqgG__diary_date{color:var(--color-text-secondary);font-size:.75rem}.Memorial-module-scss-module__cGnqgG__diary_title{color:var(--color-text-primary);font-size:1rem;font-weight:600}.Memorial-module-scss-module__cGnqgG__diary_content{color:var(--color-text-secondary);white-space:pre-wrap;font-size:.875rem;line-height:1.6}.Memorial-module-scss-module__cGnqgG__diary_media_single{object-fit:cover;cursor:pointer;border:1px solid var(--color-surface-border);border-radius:10px;width:100%;max-height:220px;display:block}.Memorial-module-scss-module__cGnqgG__diary_media_swiper_wrap{margin:0 -20px;padding:0 20px;overflow:hidden}.Memorial-module-scss-module__cGnqgG__diary_swiper_img{object-fit:cover;cursor:pointer;border:1px solid var(--color-surface-border);border-radius:10px;width:130px;height:130px;display:block}.Memorial-module-scss-module__cGnqgG__public_page{flex-direction:column;gap:32px;max-width:780px;margin:0 auto;padding:20px;display:flex}.Memorial-module-scss-module__cGnqgG__public_hero{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.Memorial-module-scss-module__cGnqgG__public_avatar{background:var(--color-surface);border:2px solid var(--color-surface-border);width:120px;height:120px;color:var(--color-text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.Memorial-module-scss-module__cGnqgG__public_avatar img{object-fit:cover;width:100%;height:100%}.Memorial-module-scss-module__cGnqgG__public_name{color:var(--color-text-primary);font-size:2rem;font-weight:700;line-height:1.2}@media (max-width:500px){.Memorial-module-scss-module__cGnqgG__public_name{font-size:1.5rem}}.Memorial-module-scss-module__cGnqgG__public_dates{color:var(--color-text-secondary);font-size:1rem}.Memorial-module-scss-module__cGnqgG__public_status_badge{background:var(--color-chip-bg);color:var(--color-text-primary);border-radius:20px;align-items:center;padding:4px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.Memorial-module-scss-module__cGnqgG__public_status_badge_deceased{color:var(--color-danger);background:#ac6c6c1a;border-radius:10px;align-items:center;gap:10px;padding:4px 14px;display:flex}.Memorial-module-scss-module__cGnqgG__public_my_badge{color:var(--color-primary);background:#1d3a5e14;border:1px solid #1d3a5e26;border-radius:10px;align-items:center;gap:6px;width:max-content;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.Memorial-module-scss-module__cGnqgG__public_section{background:var(--color-surface-strong);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow);content-visibility:auto;contain-intrinsic-size:0 300px;border-radius:20px;flex-direction:column;gap:14px;padding:28px;display:flex}.Memorial-module-scss-module__cGnqgG__public_section_title{color:var(--color-text-primary);align-items:center;gap:8px;font-size:1.125rem;font-weight:600;display:flex}.Memorial-module-scss-module__cGnqgG__public_biography{color:var(--color-text-secondary);white-space:pre-wrap;font-size:1rem;line-height:1.75}.Memorial-module-scss-module__cGnqgG__public_no_bio{color:var(--color-text-secondary);font-size:1rem;font-style:italic}.Memorial-module-scss-module__cGnqgG__public_gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.Memorial-module-scss-module__cGnqgG__public_gallery_item{aspect-ratio:1;border-radius:14px;overflow:hidden}.Memorial-module-scss-module__cGnqgG__public_gallery_item img{object-fit:cover;width:100%;height:100%;display:block}.Memorial-module-scss-module__cGnqgG__public_map_list{flex-direction:column;gap:10px;display:flex}.Memorial-module-scss-module__cGnqgG__public_map_card{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.Memorial-module-scss-module__cGnqgG__public_map_card strong{font-size:.875rem;display:block}.Memorial-module-scss-module__cGnqgG__public_map_card p{color:var(--color-text-secondary);margin-top:2px;font-size:.875rem}.Memorial-module-scss-module__cGnqgG__public_diary_list{flex-direction:column;gap:14px;display:flex}.Memorial-module-scss-module__cGnqgG__public_diary_card{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;flex-direction:column;gap:8px;padding:20px 22px;display:flex}.Memorial-module-scss-module__cGnqgG__public_diary_date{color:var(--color-text-secondary);font-size:.75rem}.Memorial-module-scss-module__cGnqgG__public_diary_title{color:var(--color-text-primary);font-size:1rem;font-weight:600}.Memorial-module-scss-module__cGnqgG__public_diary_content{color:var(--color-text-secondary);text-align:left;white-space:pre-wrap;word-wrap:break-word;font-size:.875rem;line-height:1.65}.Memorial-module-scss-module__cGnqgG__public_diary_media{flex-wrap:wrap;gap:8px;display:flex}.Memorial-module-scss-module__cGnqgG__public_diary_media img{object-fit:cover;border-radius:10px;width:70px;height:70px}.Memorial-module-scss-module__cGnqgG__list_page{flex-direction:column;gap:28px;max-width:1200px;margin:0 auto;padding:40px 20px 60px;display:flex}.Memorial-module-scss-module__cGnqgG__list_header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.Memorial-module-scss-module__cGnqgG__list_title{color:var(--color-text-primary);font-size:1.75rem;font-weight:700}.Memorial-module-scss-module__cGnqgG__list_subtitle{color:var(--color-text-secondary);margin-top:4px;font-size:.875rem}.Memorial-module-scss-module__cGnqgG__search_bar{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;align-items:center;gap:10px;min-width:280px;padding:10px 18px;display:flex}@media (max-width:500px){.Memorial-module-scss-module__cGnqgG__search_bar{min-width:100%}}.Memorial-module-scss-module__cGnqgG__search_bar input{color:var(--color-text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.875rem}.Memorial-module-scss-module__cGnqgG__search_bar input::placeholder{color:var(--color-text-secondary)}.Memorial-module-scss-module__cGnqgG__list_grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;display:grid}@media (max-width:500px){.Memorial-module-scss-module__cGnqgG__list_grid{grid-template-columns:1fr}}.Memorial-module-scss-module__cGnqgG__list_empty{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:60px 24px;display:flex}.Memorial-module-scss-module__cGnqgG__list_empty p{color:var(--color-text-secondary);font-size:1rem}.Memorial-module-scss-module__cGnqgG__memorial_card{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;flex-direction:column;transition:box-shadow .2s,transform .18s;display:flex;overflow:hidden}.Memorial-module-scss-module__cGnqgG__memorial_card:hover{box-shadow:var(--color-surface-shadow),var(--color-surface-inset);transform:translateY(-3px)}.Memorial-module-scss-module__cGnqgG__memorial_card_cover{background:var(--color-chip-bg);width:100%;height:180px;overflow:hidden}.Memorial-module-scss-module__cGnqgG__memorial_card_cover img{object-fit:cover;width:100%;height:100%}.Memorial-module-scss-module__cGnqgG__memorial_card_no_cover{background:var(--color-chip-bg);width:100%;height:120px;color:var(--color-text-secondary);opacity:.4;justify-content:center;align-items:center;display:flex}.Memorial-module-scss-module__cGnqgG__memorial_card_body{flex-direction:column;flex:1;gap:10px;padding:20px 22px;display:flex}.Memorial-module-scss-module__cGnqgG__memorial_card_name{color:var(--color-text-primary);font-size:1.25rem;font-weight:600;line-height:1.3}.Memorial-module-scss-module__cGnqgG__memorial_card_dates{color:var(--color-text-secondary);font-size:.875rem}.Memorial-module-scss-module__cGnqgG__memorial_card_bio{color:var(--color-text-secondary);line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Memorial-module-scss-module__cGnqgG__form{flex-direction:column;gap:15px;display:flex}.Memorial-module-scss-module__cGnqgG__field{flex-direction:column;gap:6px;display:flex}.Memorial-module-scss-module__cGnqgG__input{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:24px;padding:15px 20px;font-size:1rem}.Memorial-module-scss-module__cGnqgG__input:focus{border-color:var(--color-primary);outline:none}.Memorial-module-scss-module__cGnqgG__label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Memorial-module-scss-module__cGnqgG__error{color:var(--color-danger);font-size:.875rem}.Memorial-module-scss-module__cGnqgG__visibility_header{justify-content:space-between;align-items:center;padding:5px;display:flex}.Memorial-module-scss-module__cGnqgG__visibility_header p{font-size:.75rem}.Memorial-module-scss-module__cGnqgG__visibility_help_icon{color:var(--color-text-secondary)}.Memorial-module-scss-module__cGnqgG__visibility_help_btn{flex-direction:row-reverse;justify-content:center;align-items:center;gap:3px;padding:0;transition:background .15s;display:inline-flex}.Memorial-module-scss-module__cGnqgG__visibility_help_btn:hover{background:var(--color-chip-bg)}.Memorial-module-scss-module__cGnqgG__visibility_radio_group{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:500px){.Memorial-module-scss-module__cGnqgG__visibility_radio_group{grid-template-columns:1fr}}.Memorial-module-scss-module__cGnqgG__visibility_radio{border:1px solid var(--color-surface-border);background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:7px;padding:11px 12px;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:flex}.Memorial-module-scss-module__cGnqgG__visibility_radio:hover:not(:disabled){background:var(--color-surface-strong);color:var(--color-text-primary)}.Memorial-module-scss-module__cGnqgG__visibility_radio:disabled{opacity:.5;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__visibility_radio_active{background:var(--color-surface-strong);border-color:var(--color-surface-border);color:var(--color-text-primary)}.Memorial-module-scss-module__cGnqgG__visibility_radio_active_private{color:#744210;background:#cba64d1f;border-color:#cba64d59}.Memorial-module-scss-module__cGnqgG__visibility_radio_active_public{color:#276749;background:#48bb781f;border-color:#48bb7859}.Memorial-module-scss-module__cGnqgG__vis_help_item{color:var(--color-text-primary);align-items:flex-start;gap:12px;font-size:.875rem;display:flex}.Memorial-module-scss-module__cGnqgG__vis_help_item strong{margin-bottom:3px;font-weight:600;display:block}.Memorial-module-scss-module__cGnqgG__vis_help_item p{color:var(--color-text-secondary);margin:0;line-height:1.5}.Memorial-module-scss-module__cGnqgG__vis_help_icon_wrap{width:32px;height:32px;color:var(--color-text-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.Memorial-module-scss-module__cGnqgG__memorial_card_deceased_badge{color:#fff;background:#00000073;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex;position:absolute;top:10px;left:10px}.Memorial-module-scss-module__cGnqgG__memorial_card_cover,.Memorial-module-scss-module__cGnqgG__memorial_card_no_cover{position:relative}.Memorial-module-scss-module__cGnqgG__memorial_card_dates_row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;display:flex}.Memorial-module-scss-module__cGnqgG__memorial_card_age{color:var(--color-text-secondary);opacity:.7;font-size:.75rem}.Memorial-module-scss-module__cGnqgG__memorial_card_stats{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;padding-top:4px;display:flex}.Memorial-module-scss-module__cGnqgG__memorial_card_stat{color:var(--color-text-secondary);opacity:.75;align-items:center;gap:4px;font-size:11px;display:inline-flex}.Memorial-module-scss-module__cGnqgG__public_hero_info{flex-direction:column;align-items:center;gap:10px;display:flex}.Memorial-module-scss-module__cGnqgG__public_dates_row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:none}.Memorial-module-scss-module__cGnqgG__public_age_badge{background:var(--color-chip-bg);color:var(--color-text-secondary);border-radius:20px;align-items:center;padding:2px 10px;font-size:.75rem;display:inline-flex}.Memorial-module-scss-module__cGnqgG__public_section_count{background:var(--color-chip-bg);min-width:22px;height:22px;color:var(--color-text-secondary);border-radius:20px;justify-content:center;align-items:center;margin-left:4px;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.Memorial-module-scss-module__cGnqgG__public_gallery_video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.Memorial-module-scss-module__cGnqgG__public_gallery_item{aspect-ratio:1;background:var(--color-chip-bg);border-radius:14px;transition:transform .18s;position:relative;overflow:hidden}.Memorial-module-scss-module__cGnqgG__public_gallery_item img,.Memorial-module-scss-module__cGnqgG__public_gallery_item video{object-fit:cover;width:100%;height:100%;display:block}.Memorial-module-scss-module__cGnqgG__public_gallery_item:hover .Memorial-module-scss-module__cGnqgG__public_gallery_caption{opacity:1}.Memorial-module-scss-module__cGnqgG__public_gallery_item:hover{transform:scale(1.02)}.Memorial-module-scss-module__cGnqgG__public_gallery_caption{color:#fff;opacity:0;background:linear-gradient(#0000,#0009);padding:8px 10px;font-size:11px;line-height:1.4;transition:opacity .15s;position:absolute;bottom:0;left:0;right:0}.Memorial-module-scss-module__cGnqgG__public_map_card_icon{background:var(--color-chip-bg);width:32px;height:32px;color:var(--color-text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Memorial-module-scss-module__cGnqgG__public_map_link{color:var(--color-primary);opacity:.8;margin-top:5px;font-size:.75rem;text-decoration:none;display:inline-block}.Memorial-module-scss-module__cGnqgG__public_map_link:hover{opacity:1;text-decoration:underline}.Memorial-module-scss-module__cGnqgG__memorial_card_name_row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Memorial-module-scss-module__cGnqgG__memorial_card_badge_private{color:#744210;background:#cba64d26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.Memorial-module-scss-module__cGnqgG__memorial_card_badge_public{color:#276749;background:#48bb7826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.Memorial-module-scss-module__cGnqgG__media_item_cover_badge{color:#fff;pointer-events:none;z-index:2;background:#cba64de6;border-radius:6px;align-items:center;gap:3px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:7px;right:7px}.Memorial-module-scss-module__cGnqgG__media_item_cover_active{color:#fff!important;background:#cba64dd9!important;border-color:#cba64d99!important}.Memorial-module-scss-module__cGnqgG__public_cover_section{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px;grid-template-columns:1fr 1fr;gap:16px;display:grid;overflow:hidden}@media (max-width:768px){.Memorial-module-scss-module__cGnqgG__public_cover_section{grid-template-columns:1fr}}.Memorial-module-scss-module__cGnqgG__public_cover_img{aspect-ratio:4/3;cursor:pointer;background:var(--color-chip-bg);position:relative;overflow:hidden}.Memorial-module-scss-module__cGnqgG__public_cover_img img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Memorial-module-scss-module__cGnqgG__public_cover_img:hover img{transform:scale(1.04)}.Memorial-module-scss-module__cGnqgG__public_cover_img:hover .Memorial-module-scss-module__cGnqgG__public_cover_overlay{opacity:1}.Memorial-module-scss-module__cGnqgG__public_cover_overlay{color:#fff;opacity:0;background:#0000004d;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;transition:opacity .2s;display:flex;position:absolute;inset:0}.Memorial-module-scss-module__cGnqgG__public_cover_meta{flex-direction:column;justify-content:center;gap:16px;padding:24px 20px;display:flex}.Memorial-module-scss-module__cGnqgG__public_cover_meta_item{color:var(--color-text-primary);align-items:flex-start;gap:12px;display:flex}.Memorial-module-scss-module__cGnqgG__public_cover_meta_label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:.75rem;font-weight:500;display:block}.Memorial-module-scss-module__cGnqgG__public_cover_meta_value{color:var(--color-text-primary);font-size:1rem;font-weight:600;display:block}.Memorial-module-scss-module__cGnqgG__public_section_hint{color:var(--color-text-secondary);margin-top:-6px;font-size:.875rem;line-height:1.5}.Memorial-module-scss-module__cGnqgG__map_viewer_container{border:1px solid var(--color-surface-border);border-radius:14px;width:100%;height:300px;margin-top:8px;overflow:hidden}@media (min-width:768px){.Memorial-module-scss-module__cGnqgG__map_viewer_container{height:380px}}.Memorial-module-scss-module__cGnqgG__comments_list{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.Memorial-module-scss-module__cGnqgG__comments_empty{color:var(--color-text-teritary);text-align:center;padding:20px 0;font-size:.875rem}.Memorial-module-scss-module__cGnqgG__comment_item{align-items:flex-start;gap:12px;display:flex}.Memorial-module-scss-module__cGnqgG__comment_avatar{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);width:36px;height:36px;color:var(--color-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;overflow:hidden}.Memorial-module-scss-module__cGnqgG__comment_avatar img{object-fit:cover;width:100%;height:100%}.Memorial-module-scss-module__cGnqgG__comment_body{background:var(--color-surface);border:1px solid var(--color-surface-border);border-radius:14px;flex:1;min-width:0;padding:10px 14px}.Memorial-module-scss-module__cGnqgG__comment_header{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px;display:flex}.Memorial-module-scss-module__cGnqgG__comment_author{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.Memorial-module-scss-module__cGnqgG__comment_date{color:var(--color-text-teritary);margin-left:auto;font-size:.75rem}@media (max-width:600px){.Memorial-module-scss-module__cGnqgG__comment_date{display:none}}.Memorial-module-scss-module__cGnqgG__comment_delete_btn{cursor:pointer;color:var(--color-text-teritary);background:0 0;border:none;align-items:center;padding:2px;transition:color .15s;display:flex}.Memorial-module-scss-module__cGnqgG__comment_delete_btn:hover{color:var(--color-danger)}@media (max-width:600px){.Memorial-module-scss-module__cGnqgG__comment_delete_btn{display:none}}.Memorial-module-scss-module__cGnqgG__comment_content{color:var(--color-text-primary);white-space:pre-wrap;word-break:break-word;font-size:.875rem;line-height:1.55}.Memorial-module-scss-module__cGnqgG__comment_footer{display:none}@media (max-width:600px){.Memorial-module-scss-module__cGnqgG__comment_footer{justify-content:space-between;align-items:center;margin-top:6px;display:flex}}.Memorial-module-scss-module__cGnqgG__comment_date_mobile{color:var(--color-text-teritary);font-size:.75rem}.Memorial-module-scss-module__cGnqgG__comment_delete_btn_footer{cursor:pointer;color:var(--color-text-teritary);background:0 0;border:none;align-items:center;padding:2px;transition:color .15s;display:flex}.Memorial-module-scss-module__cGnqgG__comment_delete_btn_footer:hover{color:var(--color-danger)}.Memorial-module-scss-module__cGnqgG__comment_form{align-items:center;gap:10px;margin-top:4px;display:flex}.Memorial-module-scss-module__cGnqgG__comment_input{background:var(--color-surface);border:1px solid var(--color-surface-border);resize:none;color:var(--color-text-primary);border-radius:14px;flex:1;padding:12px 16px;font-size:.875rem;line-height:1.5}.Memorial-module-scss-module__cGnqgG__comment_input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-chip-bg);outline:none}.Memorial-module-scss-module__cGnqgG__comment_submit_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:20px;transition:opacity .15s;display:flex}.Memorial-module-scss-module__cGnqgG__comment_submit_btn:disabled{opacity:.45;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__comment_submit_btn:hover:not(:disabled){opacity:.85}.Memorial-module-scss-module__cGnqgG__paywall_overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Memorial-module-scss-module__cGnqgG__paywall_modal{background:var(--color-bg-solid);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:400px;padding:40px 32px 32px;display:flex;position:relative}.Memorial-module-scss-module__cGnqgG__paywall_close{cursor:pointer;color:var(--color-text-teritary);background:0 0;border:none;align-items:center;transition:color .15s;display:flex;position:absolute;top:14px;right:14px}.Memorial-module-scss-module__cGnqgG__paywall_close:hover{color:var(--color-text-primary)}.Memorial-module-scss-module__cGnqgG__paywall_icon{color:#d4a017;background:#f5c54226;border:1px solid #f5c5424d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Memorial-module-scss-module__cGnqgG__paywall_title{color:var(--color-text-primary);margin:0;font-size:1.25rem;font-weight:700}.Memorial-module-scss-module__cGnqgG__paywall_subtitle{color:var(--color-text-secondary);max-width:300px;margin:0;font-size:.875rem}.Memorial-module-scss-module__cGnqgG__paywall_features{text-align:left;flex-direction:column;gap:8px;width:100%;margin:4px 0;padding:0;list-style:none;display:flex}.Memorial-module-scss-module__cGnqgG__paywall_feature_item{color:var(--color-text-primary);align-items:center;gap:8px;font-size:.875rem;display:flex}.Memorial-module-scss-module__cGnqgG__paywall_feature_item svg{color:#2f855a;flex-shrink:0}.Memorial-module-scss-module__cGnqgG__paywall_btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;margin-top:4px;padding:14px;font-size:1rem;font-weight:600;transition:opacity .15s}.Memorial-module-scss-module__cGnqgG__paywall_btn:disabled{opacity:.55;cursor:not-allowed}.Memorial-module-scss-module__cGnqgG__paywall_btn:hover:not(:disabled){opacity:.88}.Memorial-module-scss-module__cGnqgG__comments_guest{color:var(--color-text-secondary);text-align:center;padding:12px 0;font-size:.875rem}.Memorial-module-scss-module__cGnqgG__comments_guest a{color:var(--color-primary);font-weight:500;text-decoration:none}.Memorial-module-scss-module__cGnqgG__comments_guest a:hover{text-decoration:underline}
.Assistant-module-scss-module__CVSQaa__floatBtn{z-index:900;background:var(--color-floating-btn-bg);border:1px solid var(--color-surface-border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .2s,box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 24px #0000001f}.Assistant-module-scss-module__CVSQaa__floatBtn:after{content:"";pointer-events:none;background:#1d3a5e24;border-radius:50%;animation:2.8s ease-in-out infinite Assistant-module-scss-module__CVSQaa__pulsateGlow;position:absolute;inset:-5px}.Assistant-module-scss-module__CVSQaa__floatBtn:hover{background:var(--color-surface-strong);transform:scale(1.1);box-shadow:0 12px 32px #0000002e}.Assistant-module-scss-module__CVSQaa__floatBtn:hover:after{opacity:0;animation:none}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__floatBtn{z-index:1000;width:39px;height:39px;top:15px;right:65px}}@keyframes Assistant-module-scss-module__CVSQaa__pulsateGlow{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.Assistant-module-scss-module__CVSQaa__floatBtnActive{background:var(--color-surface-strong);box-shadow:0 8px 28px #00000029}.Assistant-module-scss-module__CVSQaa__floatBtnActive:after{opacity:0;animation:none}.Assistant-module-scss-module__CVSQaa__floatBtnIcon{color:var(--color-text-primary);font-size:20px;line-height:1}.Assistant-module-scss-module__CVSQaa__floatBtnClose{color:var(--color-text-primary);font-size:14px;line-height:1}.Assistant-module-scss-module__CVSQaa__overlay{top:var(--ai-vv-top,0);z-index:9999;justify-content:flex-end;align-items:flex-end;height:100dvh;padding:24px 24px 96px;display:flex;position:fixed;left:0;right:0}.Assistant-module-scss-module__CVSQaa__overlay[data-backdrop=true]{background:#0003}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__overlay{background:color-mix(in srgb,var(--color-bg-solid)calc(var(--ai-overlay-alpha,1)*100%),transparent);flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0}}.Assistant-module-scss-module__CVSQaa__overlay_closing{animation:.36s forwards Assistant-module-scss-module__CVSQaa__overlayFadeOut}@keyframes Assistant-module-scss-module__CVSQaa__overlayFadeOut{to{opacity:0}}.Assistant-module-scss-module__CVSQaa__modal{background:var(--color-bg);border:1px solid var(--color-surface-border);border-radius:24px;flex-direction:column;width:400px;max-width:100%;height:580px;max-height:82vh;animation:.3s cubic-bezier(.16,1,.3,1) both Assistant-module-scss-module__CVSQaa__slideUp;display:flex;overflow:hidden}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__modal{width:100%;max-width:100%;height:var(--ai-vv-height,100dvh);max-height:none;box-shadow:none;padding-bottom:env(safe-area-inset-bottom,0px);border:none;border-radius:0;flex-shrink:0;animation:.42s cubic-bezier(.16,1,.3,1) both Assistant-module-scss-module__CVSQaa__slideUpFull}}.Assistant-module-scss-module__CVSQaa__modal_closing{animation:.34s cubic-bezier(.4,0,1,1) forwards Assistant-module-scss-module__CVSQaa__slideDown}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__modal_closing{animation:.38s cubic-bezier(.4,0,1,1) forwards Assistant-module-scss-module__CVSQaa__slideDownFull}}@keyframes Assistant-module-scss-module__CVSQaa__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Assistant-module-scss-module__CVSQaa__slideUpFull{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Assistant-module-scss-module__CVSQaa__slideDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.97)}}@keyframes Assistant-module-scss-module__CVSQaa__slideDownFull{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.Assistant-module-scss-module__CVSQaa__header{border-bottom:1px solid var(--color-surface-border);touch-action:none;flex-direction:column;flex-shrink:0;align-items:center;padding:8px 20px 14px;display:flex}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__header{min-height:70px;padding:8px 20px 14px}}.Assistant-module-scss-module__CVSQaa__headerRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Assistant-module-scss-module__CVSQaa__dragHandle{background:var(--color-surface-strong);border-radius:10px;width:96px;height:5px;margin:4px 0 0;animation:5s ease-in-out 2s infinite Assistant-module-scss-module__CVSQaa__handleHint}@media (min-width:601px){.Assistant-module-scss-module__CVSQaa__dragHandle{display:none}}@keyframes Assistant-module-scss-module__CVSQaa__handleHint{0%,70%,to{opacity:.35;transform:translateY(0)scaleX(1)}80%{opacity:.65;transform:translateY(3px)scaleX(.85)}90%{opacity:.35;transform:translateY(0)scaleX(1)}}.Assistant-module-scss-module__CVSQaa__headerLeft{align-items:center;gap:10px;padding-top:20px;display:flex}.Assistant-module-scss-module__CVSQaa__statusDot{background:#293646;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:2.5s infinite Assistant-module-scss-module__CVSQaa__pulse}@keyframes Assistant-module-scss-module__CVSQaa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.Assistant-module-scss-module__CVSQaa__title{color:var(--color-text-primary);letter-spacing:.01em;font-size:13px;font-weight:600}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__title{font-size:14px}}.Assistant-module-scss-module__CVSQaa__limit{color:var(--color-text-teritary);background:var(--color-chip-bg);border-radius:100px;padding:2px 8px;font-size:11px}.Assistant-module-scss-module__CVSQaa__closeBtn{background:var(--color-chip-bg);cursor:pointer;color:var(--color-text-teritary);border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:background .15s,color .15s;display:none}.Assistant-module-scss-module__CVSQaa__closeBtn:hover{background:var(--color-surface);color:var(--color-text-primary)}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__closeBtn{background:var(--color-chip-bg);padding:8px}}.Assistant-module-scss-module__CVSQaa__messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1 1 0;gap:12px;min-height:0;padding:16px 14px;display:flex;overflow:hidden auto}.Assistant-module-scss-module__CVSQaa__messages::-webkit-scrollbar{width:3px}.Assistant-module-scss-module__CVSQaa__messages::-webkit-scrollbar-thumb{background:var(--color-surface-strong);border-radius:3px}.Assistant-module-scss-module__CVSQaa__message{align-items:flex-end;gap:8px;animation:.28s cubic-bezier(.16,1,.3,1) both Assistant-module-scss-module__CVSQaa__msgIn;display:flex}.Assistant-module-scss-module__CVSQaa__message.Assistant-module-scss-module__CVSQaa__user{flex-direction:row-reverse;animation:.28s cubic-bezier(.16,1,.3,1) both Assistant-module-scss-module__CVSQaa__msgInRight}.Assistant-module-scss-module__CVSQaa__message.Assistant-module-scss-module__CVSQaa__user .Assistant-module-scss-module__CVSQaa__bubble{background:var(--color-primary);border-radius:18px 18px 18px 7px}.Assistant-module-scss-module__CVSQaa__message.Assistant-module-scss-module__CVSQaa__user .Assistant-module-scss-module__CVSQaa__bubble p{color:var(--color-text-inverse)}.Assistant-module-scss-module__CVSQaa__message.Assistant-module-scss-module__CVSQaa__assistant .Assistant-module-scss-module__CVSQaa__bubble{background:var(--color-chat-bubble);color:var(--color-text-primary);border:1px solid var(--color-surface-border);border-radius:18px 18px 18px 7px}@keyframes Assistant-module-scss-module__CVSQaa__msgIn{0%{opacity:0;transform:translate(-10px)translateY(6px)}to{opacity:1;transform:none}}@keyframes Assistant-module-scss-module__CVSQaa__msgInRight{0%{opacity:0;transform:translate(10px)translateY(6px)}to{opacity:1;transform:none}}.Assistant-module-scss-module__CVSQaa__avatar{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);width:32px;height:32px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:8px;font-size:14px;display:flex}.Assistant-module-scss-module__CVSQaa__userAvatar{background:var(--color-primary);color:var(--color-text-inverse);letter-spacing:0;border-color:#0000;font-size:9px;font-weight:700}.Assistant-module-scss-module__CVSQaa__bubble{max-width:calc(100% - 48px);padding:9px 13px;font-size:13.5px;line-height:1.65;box-shadow:0 2px 8px #0000000f}.Assistant-module-scss-module__CVSQaa__bubble p{white-space:pre-wrap;word-break:break-word;margin:0}.Assistant-module-scss-module__CVSQaa__streaming{position:relative}.Assistant-module-scss-module__CVSQaa__cursor{background:var(--color-text-primary);vertical-align:middle;border-radius:1px;width:2px;height:13px;margin-left:2px;animation:.65s infinite Assistant-module-scss-module__CVSQaa__blink;display:inline-block}@keyframes Assistant-module-scss-module__CVSQaa__blink{0%,to{opacity:1}50%{opacity:0}}.Assistant-module-scss-module__CVSQaa__thinking{align-items:center;gap:5px;display:flex;padding:12px 16px!important}.Assistant-module-scss-module__CVSQaa__thinking span{background:var(--color-text-teritary);border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite Assistant-module-scss-module__CVSQaa__dot}.Assistant-module-scss-module__CVSQaa__thinking span:nth-child(2){animation-delay:.18s}.Assistant-module-scss-module__CVSQaa__thinking span:nth-child(3){animation-delay:.36s}@keyframes Assistant-module-scss-module__CVSQaa__dot{0%,80%,to{opacity:.4;transform:scale(.85)}40%{opacity:1;transform:scale(1.2)}}.Assistant-module-scss-module__CVSQaa__limitNotice{text-align:center;color:var(--color-text-teritary);background:var(--color-surface-strong);border:1px solid var(--color-surface-border);border-radius:10px;padding:8px 12px;font-size:12px;animation:.28s cubic-bezier(.16,1,.3,1) both Assistant-module-scss-module__CVSQaa__msgIn}.Assistant-module-scss-module__CVSQaa__actionBar{border-top:1px solid var(--color-surface-border);background:var(--color-surface);flex-shrink:0;padding:10px 14px;animation:.22s both Assistant-module-scss-module__CVSQaa__fadeIn}@keyframes Assistant-module-scss-module__CVSQaa__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.Assistant-module-scss-module__CVSQaa__generateBtn{border:1px dashed var(--color-surface-border);width:100%;color:var(--color-primary);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:10px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.Assistant-module-scss-module__CVSQaa__generateBtn:hover{background:var(--color-chip-bg);border-color:var(--color-primary)}.Assistant-module-scss-module__CVSQaa__applyBtn{background:var(--color-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-surface-border);width:100%;color:var(--color-text-inverse);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:10px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background .15s,transform .1s;display:flex}.Assistant-module-scss-module__CVSQaa__footer{flex-shrink:0;align-items:center;gap:8px;padding:0 15px 15px;display:flex}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__footer{padding:8px 12px 16px}}.Assistant-module-scss-module__CVSQaa__input{box-sizing:border-box;border:1px solid var(--color-surface-border);height:auto;box-shadow:var(--color-surface-shadow),var(--color-surface-inset);resize:none;background:var(--color-surface-strong);color:var(--color-text-primary);scrollbar-width:none;border-radius:28px;outline:none;flex:1;max-height:80px;padding:12px 20px;font-family:inherit;font-size:13.5px;line-height:1.5;transition:border-color .15s,background .15s,box-shadow .15s;overflow-y:auto}.Assistant-module-scss-module__CVSQaa__input:focus{border-color:var(--color-primary);background:var(--color-surface-strong);box-shadow:0 0 0 3px var(--color-chip-bg)}.Assistant-module-scss-module__CVSQaa__input::placeholder{color:var(--color-text-teritary);font-size:13px}.Assistant-module-scss-module__CVSQaa__input:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__input{padding:14px 18px;font-size:16px}.Assistant-module-scss-module__CVSQaa__input::placeholder{font-size:15px}}.Assistant-module-scss-module__CVSQaa__sendBtn{color:var(--color-text-primary);background:var(--color-chip-bg);border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:background .15s,transform .15s cubic-bezier(.34,1.56,.64,1);display:flex}.Assistant-module-scss-module__CVSQaa__sendBtn:hover:not(:disabled){background:var(--color-surface-strong);transform:translateY(-2px)scale(1.05)}.Assistant-module-scss-module__CVSQaa__sendBtn:disabled{opacity:.3;cursor:not-allowed;transform:none}@media (max-width:600px){.Assistant-module-scss-module__CVSQaa__sendBtn{padding:13px}}
.Background-module-scss-module__SvokuG__background{z-index:-1;background:linear-gradient(130deg,var(--color-bg-gradient-start),var(--color-bg-gradient-end));contain:strict;width:100%;height:100lvh;transition:background .2s;position:fixed;top:0;left:0;overflow:hidden;transform:translateZ(0)}.Background-module-scss-module__SvokuG__svg{width:100%;height:100%}.Background-module-scss-module__SvokuG__big1,.Background-module-scss-module__SvokuG__big2{fill:var(--color-bg-blob-1);animation:25s ease-in-out infinite Background-module-scss-module__SvokuG__floatSlow}.Background-module-scss-module__SvokuG__big2{fill:var(--color-bg-blob-2);animation-delay:6s}.Background-module-scss-module__SvokuG__particle{fill:var(--color-bg-particle);transform:translate(var(--x),var(--y));animation:Background-module-scss-module__SvokuG__drift var(--duration)linear infinite;animation-delay:var(--delay)}@keyframes Background-module-scss-module__SvokuG__floatSlow{0%{transform:translate(0)scale(1)}50%{transform:translate(40px,-30px)scale(1.05)}to{transform:translate(0)scale(1)}}@keyframes Background-module-scss-module__SvokuG__drift{0%{transform:translate(var(--x),var(--y))rotate(0deg)}50%{transform:translate(calc(var(--x) + 40px),calc(var(--y) - 60px))rotate(180deg)}to{transform:translate(var(--x),var(--y))rotate(360deg)}}@supports (-webkit-touch-callout:none){@media (pointer:coarse){.Background-module-scss-module__SvokuG__big1,.Background-module-scss-module__SvokuG__big2,.Background-module-scss-module__SvokuG__particle{animation:none}.Background-module-scss-module__SvokuG__particle{transform:translate(var(--x),var(--y))}}}.Background-module-scss-module__SvokuG__background.Background-module-scss-module__SvokuG__scrolling .Background-module-scss-module__SvokuG__big1,.Background-module-scss-module__SvokuG__background.Background-module-scss-module__SvokuG__scrolling .Background-module-scss-module__SvokuG__big2,.Background-module-scss-module__SvokuG__background.Background-module-scss-module__SvokuG__scrolling .Background-module-scss-module__SvokuG__particle{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.Background-module-scss-module__SvokuG__big1,.Background-module-scss-module__SvokuG__big2,.Background-module-scss-module__SvokuG__particle{animation:none}.Background-module-scss-module__SvokuG__particle{transform:translate(var(--x),var(--y))}}
.RidgeBackground-module-scss-module__MYv0fa__ridges{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.RidgeBackground-module-scss-module__MYv0fa__layer{width:112%;height:46%;min-height:120px;position:absolute;bottom:-1px;left:-6%;-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 96%);mask-image:linear-gradient(#000 0% 55%,#0000 96%)}.RidgeBackground-module-scss-module__MYv0fa__far{opacity:.16;animation:26s ease-in-out infinite RidgeBackground-module-scss-module__MYv0fa__driftFar}.RidgeBackground-module-scss-module__MYv0fa__far path{fill:var(--color-primary)}.RidgeBackground-module-scss-module__MYv0fa__mid{opacity:.24;animation:19s ease-in-out -4s infinite RidgeBackground-module-scss-module__MYv0fa__driftMid}.RidgeBackground-module-scss-module__MYv0fa__mid path{fill:var(--color-primary)}.RidgeBackground-module-scss-module__MYv0fa__near{opacity:.34;animation:15s ease-in-out -9s infinite RidgeBackground-module-scss-module__MYv0fa__driftNear}.RidgeBackground-module-scss-module__MYv0fa__near path{fill:var(--color-primary)}@keyframes RidgeBackground-module-scss-module__MYv0fa__driftFar{0%,to{transform:translate(0)}50%{transform:translate(6px)}}@keyframes RidgeBackground-module-scss-module__MYv0fa__driftMid{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}@keyframes RidgeBackground-module-scss-module__MYv0fa__driftNear{0%,to{transform:translate(0)}50%{transform:translate(14px)}}@media (prefers-reduced-motion:reduce){.RidgeBackground-module-scss-module__MYv0fa__far,.RidgeBackground-module-scss-module__MYv0fa__mid,.RidgeBackground-module-scss-module__MYv0fa__near{animation:none}}
.DashboardSidebar-module-scss-module__dy7gAq__root{flex-direction:column;gap:18px;width:100%;height:100%;padding:24px 16px;display:flex}.DashboardSidebar-module-scss-module__dy7gAq__section{flex-direction:column;gap:2px;display:flex}.DashboardSidebar-module-scss-module__dy7gAq__section_title{text-transform:uppercase;letter-spacing:.6px;color:var(--color-text-teritary);padding:0 14px 6px;font-size:11px;font-weight:600}.DashboardSidebar-module-scss-module__dy7gAq__link{color:var(--color-text-primary);border-radius:10px;align-items:center;gap:10px;padding:9px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.DashboardSidebar-module-scss-module__dy7gAq__link svg{color:var(--color-text-teritary);flex-shrink:0;transition:color .15s}.DashboardSidebar-module-scss-module__dy7gAq__link:hover{background:var(--color-surface)}.DashboardSidebar-module-scss-module__dy7gAq__link:hover svg{color:var(--color-text-primary)}.DashboardSidebar-module-scss-module__dy7gAq__link_active{color:var(--color-primary);background:var(--color-surface-strong)}.DashboardSidebar-module-scss-module__dy7gAq__link_active svg{color:var(--color-primary)}.DashboardSidebar-module-scss-module__dy7gAq__footer{margin-top:auto;padding:0 6px}
.Pages-module-scss-module__z0DHeq__page{contain:layout style;flex-direction:column;row-gap:150px;max-width:1240px;min-height:100vh;margin:0 auto;padding:110px 20px 50px;display:flex;transform:translateZ(0)}.Pages-module-scss-module__z0DHeq__dashboard_page{flex-direction:column;row-gap:20px;width:100%;max-width:1440px;margin:0 auto;padding:24px 20px 48px;display:flex}@media (min-width:768px){.Pages-module-scss-module__z0DHeq__dashboard_page{padding:32px 32px 64px}}.Pages-module-scss-module__z0DHeq__auth_wrapper{justify-content:center;align-items:flex-start;min-height:calc(100vh - 70px);padding:110px 20px 50px;display:flex}@media (min-width:768px){.Pages-module-scss-module__z0DHeq__auth_wrapper{align-items:center}}.Pages-module-scss-module__z0DHeq__auth_card{flex-direction:column;width:100%;max-width:480px;margin:0 auto;display:flex}.Pages-module-scss-module__z0DHeq__title{font-size:1.5rem}.Pages-module-scss-module__z0DHeq__content{flex-direction:column;justify-content:center;align-items:center;row-gap:50px;max-width:700px;margin:0 auto;padding:50px 80px;display:flex;position:relative}@media (max-width:768px){.Pages-module-scss-module__z0DHeq__content{padding:30px 40px}}.Pages-module-scss-module__z0DHeq__wrapper{position:relative}.Pages-module-scss-module__z0DHeq__dashboard{margin:0 auto}
.Motes-module-scss-module__vZv83W__motes{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Motes-module-scss-module__vZv83W__mote{opacity:0;background:radial-gradient(circle,#faae68e6 0%,#faae6800 70%);border-radius:50%;animation-name:Motes-module-scss-module__vZv83W__moteFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes Motes-module-scss-module__vZv83W__moteFloat{0%{opacity:0;transform:translateY(0)}15%{opacity:.9}50%{opacity:.6;transform:translateY(-22px)}85%{opacity:.9}to{opacity:0;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Motes-module-scss-module__vZv83W__mote{opacity:.5;animation:none}}
.DashboardBottomNav-module-scss-module__O3XlEa__island{z-index:100;background:var(--color-bg-island);border-radius:30px;align-items:center;gap:2px;width:calc(100vw - 32px);max-width:420px;padding:6px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}@media (min-width:768px){.DashboardBottomNav-module-scss-module__O3XlEa__island{display:none}}.DashboardBottomNav-module-scss-module__O3XlEa__item{color:var(--color-text-teritary);cursor:pointer;background:0 0;border:none;border-radius:22px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:8px 4px;font-family:inherit;font-size:10px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.DashboardBottomNav-module-scss-module__O3XlEa__item svg{flex-shrink:0}.DashboardBottomNav-module-scss-module__O3XlEa__item span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.DashboardBottomNav-module-scss-module__O3XlEa__item_active{background:var(--color-surface-strong);color:var(--color-primary);box-shadow:0 2px 8px #00000012}
.AppLayout-module-scss-module__NJzpSq__shell{grid-template-columns:1fr;min-height:100vh;padding-top:70px;display:grid}@media (min-width:768px){.AppLayout-module-scss-module__NJzpSq__shell{grid-template-columns:240px 1fr}}.AppLayout-module-scss-module__NJzpSq__sidebar{display:none}@media (min-width:768px){.AppLayout-module-scss-module__NJzpSq__sidebar{border-right:1px solid var(--color-surface-border);background:var(--color-bg-solid);height:calc(100vh - 70px);display:block;position:sticky;top:70px;overflow-y:auto}}.AppLayout-module-scss-module__NJzpSq__main{width:100%;max-width:1440px;margin:0 auto;padding:20px 16px 100px}@media (min-width:768px){.AppLayout-module-scss-module__NJzpSq__main{padding:32px 32px 64px}}
.SmartBanner-module-scss-module__yWnEza__banner{box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;width:100%;max-width:780px;margin:0 auto 12px;padding:10px 12px;display:flex;box-shadow:0 6px 24px #0206178c}.SmartBanner-module-scss-module__yWnEza__icon{color:#ffffffd9;background:#ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SmartBanner-module-scss-module__yWnEza__text{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.SmartBanner-module-scss-module__yWnEza__title{color:#ffffffe6;margin:0;font-size:13px;font-weight:600}.SmartBanner-module-scss-module__yWnEza__subtitle{color:#fff9;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.SmartBanner-module-scss-module__yWnEza__openBtn{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff3d;border-radius:10px;flex-shrink:0;min-height:36px;padding:0 16px;font-size:13px;font-weight:600}.SmartBanner-module-scss-module__yWnEza__openBtn:disabled{opacity:.6;cursor:default}.SmartBanner-module-scss-module__yWnEza__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;display:flex}.SmartBanner-module-scss-module__yWnEza__closeBtn:hover{color:#fffc}
.EmailDetails-module-scss-module__QBEX5G__root{width:100%;color:var(--color-text-teritary);flex-direction:column;gap:8px;font-size:.875rem;display:flex}.EmailDetails-module-scss-module__QBEX5G__list{color:var(--color-text-secondary);margin-left:16px}
