.point-assignment-module__kuycjW__container{width:100%}.point-assignment-module__kuycjW__content{background:#fff;border-radius:12px;width:100%;padding:1rem;box-shadow:0 20px 40px #0000001a}.point-assignment-module__kuycjW__header{border-bottom:2px solid #f0f0f0;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.point-assignment-module__kuycjW__backButton{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s;display:flex}.point-assignment-module__kuycjW__backButton:hover{background:#5a6268}.point-assignment-module__kuycjW__title{color:#333;margin:0;font-size:2rem;font-weight:700}.point-assignment-module__kuycjW__section{margin-bottom:2rem}.point-assignment-module__kuycjW__sectionTitle{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.point-assignment-module__kuycjW__description{color:#666;margin-bottom:1.5rem;line-height:1.6}.point-assignment-module__kuycjW__pointRules{background:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.point-assignment-module__kuycjW__pointRules h3{color:#333;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.point-assignment-module__kuycjW__pointRules ul{margin:0;padding-left:1.5rem}.point-assignment-module__kuycjW__pointRules li{color:#555;margin-bottom:.5rem;line-height:1.5}.point-assignment-module__kuycjW__periodSelector{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.point-assignment-module__kuycjW__periodSelector h3{color:#333;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.point-assignment-module__kuycjW__selectorRow{align-items:end;gap:2rem;margin-bottom:1rem;display:flex}.point-assignment-module__kuycjW__selectorGroup{flex-direction:column;gap:.5rem;display:flex}.point-assignment-module__kuycjW__selectorGroup label{color:#555;font-size:.9rem;font-weight:500}.point-assignment-module__kuycjW__selector{color:#333;cursor:pointer;background:#fff;border:1px solid #ced4da;border-radius:6px;min-width:120px;padding:.5rem .75rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.point-assignment-module__kuycjW__selector:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.point-assignment-module__kuycjW__selector:hover{border-color:#007bff}.point-assignment-module__kuycjW__periodInfo{color:#1976d2;background:#e3f2fd;border-left:4px solid #2196f3;border-radius:6px;margin:0;padding:.75rem 1rem;font-weight:500}.point-assignment-module__kuycjW__loadingContainer{color:#666;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:1.1rem;display:flex}.point-assignment-module__kuycjW__loadingContainer i{color:#007bff;font-size:1.2rem}.point-assignment-module__kuycjW__errorContainer{color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin:1rem 0;padding:2rem;font-size:1.1rem;display:flex}.point-assignment-module__kuycjW__errorContainer i{font-size:1.2rem}.point-assignment-module__kuycjW__actions{gap:1rem;margin-bottom:1rem;display:flex}.point-assignment-module__kuycjW__assignButton{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 8px #28a7454d}.point-assignment-module__kuycjW__assignButton:hover:not(:disabled){background:#218838;transform:translateY(-2px);box-shadow:0 6px 12px #28a74566}.point-assignment-module__kuycjW__assignButton:disabled{cursor:not-allowed;box-shadow:none;background:#6c757d;transform:none}.point-assignment-module__kuycjW__message{border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-weight:500;display:flex}.point-assignment-module__kuycjW__message.point-assignment-module__kuycjW__success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.point-assignment-module__kuycjW__message.point-assignment-module__kuycjW__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.point-assignment-module__kuycjW__reviewsSection{margin:2rem 0}.point-assignment-module__kuycjW__reviewsSection h3{color:#333;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.point-assignment-module__kuycjW__reviewsCount{color:#666;margin-bottom:1.5rem;font-size:.95rem}.point-assignment-module__kuycjW__selectedCount{color:#007bff;margin-left:.5rem;font-weight:600}.point-assignment-module__kuycjW__selectedSummary{background:#e3f2fd;border:1px solid #bbdefb;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem}.point-assignment-module__kuycjW__selectedSummaryText{color:#1976d2;font-size:.95rem;font-weight:500}.point-assignment-module__kuycjW__originalPoints{color:#fff;font-size:.8em;font-weight:400}.point-assignment-module__kuycjW__noReviews{color:#666;text-align:center;background:#f8f9fa;border:1px dashed #dee2e6;border-radius:8px;padding:2rem}.point-assignment-module__kuycjW__tableContainer{background:#fff;border:1px solid #dee2e6;border-radius:8px;overflow-x:auto}.point-assignment-module__kuycjW__reviewsTable{border-collapse:collapse;width:100%;font-size:.9rem}.point-assignment-module__kuycjW__reviewsTable thead{background:#f8f9fa}.point-assignment-module__kuycjW__reviewsTable th{text-align:left;color:#333;white-space:nowrap;border-bottom:2px solid #dee2e6;padding:1rem .8rem;font-weight:600}.point-assignment-module__kuycjW__reviewsTable td{vertical-align:top;border-bottom:1px solid #e9ecef;padding:.8rem}.point-assignment-module__kuycjW__reviewsTable tbody tr:hover{background:#f8f9fa}.point-assignment-module__kuycjW__userRow:hover{background:#f8f9fa!important}.point-assignment-module__kuycjW__userRow{background:#f8f9fa;border-top:2px solid #007bff;font-weight:600}.point-assignment-module__kuycjW__reviewRow{cursor:pointer;background:#fff;transition:background-color .2s}.point-assignment-module__kuycjW__reviewRow:hover{background:#e3f2fd}.point-assignment-module__kuycjW__checkboxCell{text-align:center;min-width:50px;padding:.8rem .5rem}.point-assignment-module__kuycjW__checkbox{cursor:pointer;accent-color:#007bff;z-index:1;width:18px;height:18px;position:relative}.point-assignment-module__kuycjW__userCell{min-width:150px}.point-assignment-module__kuycjW__userSummaryCell{text-align:center;color:#666;font-style:italic}.point-assignment-module__kuycjW__userSummaryInfo{flex-direction:column;align-items:center;gap:.5rem;display:flex}.point-assignment-module__kuycjW__userSummaryText{font-size:.9rem;font-weight:600}.point-assignment-module__kuycjW__userSummaryPoints{flex-direction:column;align-items:center;gap:.3rem;display:flex}.point-assignment-module__kuycjW__userInfo{flex-direction:column;gap:.3rem;display:flex}.point-assignment-module__kuycjW__username{color:#333;font-size:.9rem;font-weight:600}.point-assignment-module__kuycjW__reviewCount{color:#fff;background:#007bff;border-radius:12px;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.point-assignment-module__kuycjW__userTotalPoints{color:#fff;background:#007bff;border-radius:4px;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.point-assignment-module__kuycjW__awardPoints{color:#fff;background:#28a745;border-radius:4px;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.point-assignment-module__kuycjW__awardPointsLimited{color:#212529;background:#ffc107;border-radius:4px;width:fit-content;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.point-assignment-module__kuycjW__titleCell{color:#333;min-width:200px;font-weight:500}.point-assignment-module__kuycjW__dateCell{color:#666;min-width:100px;font-size:.85rem}.point-assignment-module__kuycjW__photoCell,.point-assignment-module__kuycjW__textCell{text-align:center;color:#666;min-width:100px;font-size:.85rem}.point-assignment-module__kuycjW__photoInfo,.point-assignment-module__kuycjW__textInfo{flex-direction:column;align-items:center;gap:.2rem;display:flex}.point-assignment-module__kuycjW__photoCount,.point-assignment-module__kuycjW__textCount{color:#666;font-size:.8rem}.point-assignment-module__kuycjW__pointsCell{text-align:center;min-width:100px}.point-assignment-module__kuycjW__pointsEarned{color:#fff;background:#28a745;border-radius:4px;padding:.3rem .6rem;font-size:.8rem;font-weight:600}.point-assignment-module__kuycjW__pointsNotEarned{color:#6c757d;font-size:.8rem}.point-assignment-module__kuycjW__totalPointsCell{text-align:center;min-width:100px;font-weight:600}.point-assignment-module__kuycjW__totalPoints{color:#fff;background:#007bff;border-radius:4px;padding:.3rem .6rem;font-size:.9rem}@media (max-width:768px){.point-assignment-module__kuycjW__container{padding:1rem}.point-assignment-module__kuycjW__content{padding:1.5rem}.point-assignment-module__kuycjW__header{flex-direction:column;align-items:flex-start;gap:1rem}.point-assignment-module__kuycjW__title{font-size:1.5rem}.point-assignment-module__kuycjW__actions{flex-direction:column}.point-assignment-module__kuycjW__assignButton{justify-content:center;width:100%}.point-assignment-module__kuycjW__tableContainer{font-size:.8rem}.point-assignment-module__kuycjW__reviewsTable th,.point-assignment-module__kuycjW__reviewsTable td{padding:.6rem .4rem}.point-assignment-module__kuycjW__checkboxCell{min-width:40px}.point-assignment-module__kuycjW__userCell{min-width:120px}.point-assignment-module__kuycjW__userSummaryInfo{gap:.3rem}.point-assignment-module__kuycjW__userSummaryPoints{gap:.2rem}.point-assignment-module__kuycjW__userTotalPoints,.point-assignment-module__kuycjW__awardPoints,.point-assignment-module__kuycjW__awardPointsLimited{padding:.15rem .4rem;font-size:.7rem}.point-assignment-module__kuycjW__titleCell{min-width:150px}.point-assignment-module__kuycjW__photoCell,.point-assignment-module__kuycjW__textCell{min-width:80px}.point-assignment-module__kuycjW__photoInfo,.point-assignment-module__kuycjW__textInfo{gap:.1rem}.point-assignment-module__kuycjW__photoCount,.point-assignment-module__kuycjW__textCount{font-size:.75rem}.point-assignment-module__kuycjW__pointsCell,.point-assignment-module__kuycjW__totalPointsCell{min-width:60px}}
.LoadingIndicator-module__TD387W__root{color:var(--color-text-light,#666);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.LoadingIndicator-module__TD387W__page{min-height:40vh}.LoadingIndicator-module__TD387W__icon{color:var(--color-primary,#078080);font-size:1.5rem}.LoadingIndicator-module__TD387W__message{margin:0;font-size:1rem;line-height:1.5}
.NavigationPendingProvider-module__Inrw5a__overlay{z-index:2400;pointer-events:all;cursor:wait;background:#eff0f3b8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.MainHeader-module__Gd9Rja__commonLink{color:var(--color-info);align-items:center;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.MainHeader-module__Gd9Rja__headerContainerStyle{z-index:1000;background-color:var(--color-white);color:var(--color-text);justify-content:space-between;align-items:center;max-width:1000px;min-height:50px;padding:0 1rem;display:flex;position:relative}.MainHeader-module__Gd9Rja__headerContainerStyle h1{margin-bottom:0!important;padding:0!important}.MainHeader-module__Gd9Rja__headerContainerCenter{justify-content:center}.MainHeader-module__Gd9Rja__hidden{display:none}.MainHeader-module__Gd9Rja__visible{display:block}.MainHeader-module__Gd9Rja__headerLogo{background-color:var(--color-white);white-space:nowrap;flex-shrink:1;align-items:center;min-width:0;height:100%;margin:0;font-size:1rem;display:flex}.MainHeader-module__Gd9Rja__headerLogo>a{align-items:center;height:100%;font-size:1.2rem;text-decoration:none;display:flex}.MainHeader-module__Gd9Rja__headerPrimaryNav{flex-shrink:0;align-items:center;gap:2rem;margin-left:.5rem;display:flex}.MainHeader-module__Gd9Rja__headerPrimaryNav>:first-child:nth-last-child(3){margin-right:2rem}.MainHeader-module__Gd9Rja__headerLogo>a+.MainHeader-module__Gd9Rja__headerPrimaryNav{margin-left:2rem}.MainHeader-module__Gd9Rja__headerPrimaryNavItem{color:var(--color-info);white-space:nowrap;align-items:center;font-family:inherit;font-size:1rem;font-weight:800;line-height:1.2;transition:color .3s;display:inline-flex}.MainHeader-module__Gd9Rja__headerPrimaryNavItem:hover{color:var(--link-hover)}.MainHeader-module__Gd9Rja__headerPrimaryNavItemLink,.MainHeader-module__Gd9Rja__headerPrimaryNavItemButton{box-sizing:border-box;color:inherit;font:inherit;font-weight:inherit;line-height:inherit;white-space:inherit;cursor:pointer;appearance:none;background:0 0;border:none;margin:0;padding:0;text-decoration:none;display:inline}.MainHeader-module__Gd9Rja__headerNav{display:contents}.MainHeader-module__Gd9Rja__siteNavMemoTrigger{align-items:center;display:inline-flex;position:relative}.MainHeader-module__Gd9Rja__siteLogo{width:150px;height:50px;margin-right:8px}.MainHeader-module__Gd9Rja__siteNavSubmenu{background:var(--color-white);min-width:220px;box-shadow:none;z-index:1000;border:none;border-radius:4px;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .25s;position:absolute;top:100%;left:0;overflow:hidden}.MainHeader-module__Gd9Rja__siteNavSubmenuOpen{border:1px solid var(--color-border);max-height:400px;box-shadow:var(--shadow-sm)}.MainHeader-module__Gd9Rja__siteNavSubmenuItem{color:var(--color-text);white-space:nowrap;padding:.45rem 0 .45rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;display:block}.MainHeader-module__Gd9Rja__siteNavSubmenuItem:hover{color:var(--link-hover)}.MainHeader-module__Gd9Rja__mobileNav{display:none}.MainHeader-module__Gd9Rja__headerActions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.MainHeader-module__Gd9Rja__loginButton{color:var(--color-text-highlight);align-items:center;height:100%;margin-left:auto;padding:.5rem 0;font-weight:700;text-decoration:none;transition:background-color .3s;display:flex}.MainHeader-module__Gd9Rja__loginButton:hover{color:var(--link-hover)}.MainHeader-module__Gd9Rja__userMenuActions{position:relative}.MainHeader-module__Gd9Rja__userMenu{grid-template-columns:1fr 1fr;gap:.5rem;display:grid;position:relative}.MainHeader-module__Gd9Rja__notificationButton{cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:relative}.MainHeader-module__Gd9Rja__notificationBadge{border:2px solid var(--color-white);background-color:#f44;border-radius:50%;width:10px;height:10px;position:absolute;top:3px;right:3px}.MainHeader-module__Gd9Rja__userMenuButton{cursor:pointer;color:var(--color-text);background:0 0;border:none;align-items:center;gap:.5rem;margin-right:.5rem;display:flex}.MainHeader-module__Gd9Rja__userAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.MainHeader-module__Gd9Rja__userMenuDropdown{background:var(--color-white);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);z-index:1000;white-space:nowrap;border-radius:4px;margin-top:.25rem;display:none;position:absolute;top:100%;right:0}.MainHeader-module__Gd9Rja__userMenuDropdownOpen{display:block!important}.MainHeader-module__Gd9Rja__userMenuDropdown a{color:var(--color-text);padding:.5rem 1rem;text-decoration:none;display:block}.MainHeader-module__Gd9Rja__userMenuDropdown a:hover{background-color:var(--color-bg)}.MainHeader-module__Gd9Rja__searchContainer{border-radius:2px}.MainHeader-module__Gd9Rja__headerVisible{transition:transform .3s ease-in-out;transform:translateY(0)}.MainHeader-module__Gd9Rja__headerHidden{transition:transform .3s ease-in-out;transform:translateY(-100%)}@media (max-width:768px){.MainHeader-module__Gd9Rja__headerContainerStyle{z-index:1000;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}.MainHeader-module__Gd9Rja__headerNotFixed{box-shadow:none;position:static!important}.MainHeader-module__Gd9Rja__headerFixed{position:fixed}.MainHeader-module__Gd9Rja__headerNav{display:none}.MainHeader-module__Gd9Rja__searchContainer{display:none!important}html{overscroll-behavior-x:none;overflow-x:clip}.MainHeader-module__Gd9Rja__mobileNav{display:block;position:relative}.MainHeader-module__Gd9Rja__mobileNavTrigger{cursor:pointer;color:var(--color-text);background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:.25rem;font-size:1.25rem;display:flex}.MainHeader-module__Gd9Rja__mobileNavOverlay{z-index:1100;cursor:default;background:#0d0d0d59;border:none;padding:0;position:fixed;inset:0}.MainHeader-module__Gd9Rja__mobileNavPanel{z-index:1200;background:var(--color-white);opacity:0;pointer-events:none;width:min(60vw,340px);height:100dvh;transition:transform .5s,opacity .5s;position:fixed;top:0;left:auto;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 16px #0d0d0d26}.MainHeader-module__Gd9Rja__mobileNavPanelOpen{opacity:1;pointer-events:auto;transform:translate(0)}.MainHeader-module__Gd9Rja__mobileNavPanelHeader{border-bottom:1px solid var(--color-border-light,#e8e9ec);justify-content:space-between;align-items:center;padding:.9rem .9rem .6rem;display:flex}.MainHeader-module__Gd9Rja__mobileNavPanelTitle{color:var(--color-text);margin:0;font-size:1rem;font-weight:700}.MainHeader-module__Gd9Rja__mobileNavPanelClose{color:var(--color-text-light);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.1rem;line-height:1}.MainHeader-module__Gd9Rja__mobileNavPanelBody{flex-direction:column;align-items:stretch;gap:.15rem;padding:.75rem .9rem 1rem;display:flex}.MainHeader-module__Gd9Rja__mobileNavItem{width:100%;color:var(--color-info);white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.6rem 0;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .3s;display:inline-flex}.MainHeader-module__Gd9Rja__mobileNavItem:hover{color:var(--link-hover)}.MainHeader-module__Gd9Rja__mobileNavSection{flex-direction:column;width:100%;display:flex}.MainHeader-module__Gd9Rja__mobileNavSectionTitle{color:var(--color-info);margin:0;padding:.6rem 0 .25rem;font-size:1rem;font-weight:700;line-height:1.2}.MainHeader-module__Gd9Rja__mobileNavSubmenu{margin:0;padding:0;list-style:none}.MainHeader-module__Gd9Rja__mobileNavSubmenuItem{color:var(--color-text);white-space:nowrap;padding:.45rem 0 .45rem .75rem;font-size:.9rem;font-weight:500;line-height:1.2;text-decoration:none;transition:color .3s;display:block}.MainHeader-module__Gd9Rja__mobileNavSubmenuItem:hover{color:var(--link-hover)}}@media (max-width:480px){.MainHeader-module__Gd9Rja__userMenu{width:100%}.MainHeader-module__Gd9Rja__loginButton{justify-content:center;width:100%;margin:0}.MainHeader-module__Gd9Rja__searchInput{min-width:150px}.MainHeader-module__Gd9Rja__headerPrimaryNav{gap:1rem;margin-left:.3rem}.MainHeader-module__Gd9Rja__headerPrimaryNav>:first-child:nth-last-child(3){margin-right:1rem}.MainHeader-module__Gd9Rja__headerLogo>a+.MainHeader-module__Gd9Rja__headerPrimaryNav{margin-left:1rem}}
.StatsSection-module__C6XNdW__periodLabel{color:var(--color-text-muted);margin-bottom:.5em;font-size:.9rem}.StatsSection-module__C6XNdW__statsSummary{color:var(--color-text);margin-bottom:.5em;font-weight:700}.StatsSection-module__C6XNdW__statsTable{border-collapse:collapse;width:100%;margin-top:1rem}.StatsSection-module__C6XNdW__statsTable th{text-align:left;border-bottom:1px solid var(--color-border);color:var(--color-text);padding:.5em .2em;font-weight:600}.StatsSection-module__C6XNdW__statsTable th i{display:none}.StatsSection-module__C6XNdW__statsTable th .StatsSection-module__C6XNdW__headerText{display:inline}@media (max-width:768px){.StatsSection-module__C6XNdW__statsTable th i{display:inline-block}.StatsSection-module__C6XNdW__statsTable th .StatsSection-module__C6XNdW__headerText{display:none}}.StatsSection-module__C6XNdW__statsTable td.StatsSection-module__C6XNdW__statsTableCenter{text-align:center}.StatsSection-module__C6XNdW__statsTable td{border-bottom:1px solid var(--color-border-light);color:var(--color-text);padding:.25rem 0}.StatsSection-module__C6XNdW__statsTable td:first-child{line-height:1.3}.StatsSection-module__C6XNdW__statsTable th.StatsSection-module__C6XNdW__statsTableCenter{text-align:center}.StatsSection-module__C6XNdW__reviewRow{cursor:pointer;transition:background-color .2s}.StatsSection-module__C6XNdW__reviewRow:hover{background-color:var(--color-background-primary)}.StatsSection-module__C6XNdW__noStats,.StatsSection-module__C6XNdW__loadingStats{text-align:center;color:var(--color-text-muted);padding:2rem}
.NotificationSection-module__Z5xtoq__notificationList{margin:0;padding:0}.NotificationSection-module__Z5xtoq__subSectionHeader{color:var(--color-text);margin-bottom:20px;font-size:1.5rem}.NotificationSection-module__Z5xtoq__notificationItem{cursor:pointer;border-bottom:1px solid #eee;align-items:flex-start;gap:12px;padding:12px;display:flex}.NotificationSection-module__Z5xtoq__notificationItemStatic{cursor:default}.NotificationSection-module__Z5xtoq__notificationItemUnread{background:#e8f4fd}.NotificationSection-module__Z5xtoq__notificationItemRead{background:#fff}.NotificationSection-module__Z5xtoq__notificationIcon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.NotificationSection-module__Z5xtoq__notificationAvatarLink{border-radius:50%;width:40px;height:40px;line-height:0;display:block;overflow:hidden}.NotificationSection-module__Z5xtoq__notificationAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.NotificationSection-module__Z5xtoq__notificationBell{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.NotificationSection-module__Z5xtoq__notifContent{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.NotificationSection-module__Z5xtoq__notifMain{flex:1;min-width:0;min-height:2rem;font-size:.9rem;line-height:1.3}.NotificationSection-module__Z5xtoq__notificationBody{flex-direction:column;gap:.3rem;width:100%;font-size:.83rem;font-weight:600;line-height:1.35;display:flex}.NotificationSection-module__Z5xtoq__notificationBody b{font-weight:900}.NotificationSection-module__Z5xtoq__notificationUserLink{color:inherit;text-decoration:none}.NotificationSection-module__Z5xtoq__notificationUserLink:hover{color:#2563eb}.NotificationSection-module__Z5xtoq__notificationQuote{box-sizing:border-box;color:#4b5563;word-break:break-word;background:#f3f4f6;width:100%;padding:.35rem .5rem;font-size:.9rem;line-height:1.35;display:block}.NotificationSection-module__Z5xtoq__notificationTitle{color:#4b5563;word-break:break-word;padding:.15rem .1rem 0;font-size:.9rem;line-height:1.35;display:block}.NotificationSection-module__Z5xtoq__notifDate{color:#888;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.8em}@media (max-width:768px){.NotificationSection-module__Z5xtoq__notifContent{flex-direction:column;align-items:stretch;gap:.25rem}.NotificationSection-module__Z5xtoq__notifMain{width:100%}.NotificationSection-module__Z5xtoq__notifDate{margin-left:0}}
.CommentSection-module__awhmbq__commentSection{flex-direction:column;display:flex}.CommentSection-module__awhmbq__reviewsList{flex-direction:column;padding:.5rem 0;display:flex}.CommentSection-module__awhmbq__topPageCompactFooter .CommentSection-module__awhmbq__reviewsList{padding-bottom:0}.CommentSection-module__awhmbq__topPageCompactFooter .CommentSection-module__awhmbq__reviewsList>div:last-child .CommentSection-module__awhmbq__reviewItem{margin-bottom:.25rem}@media (max-width:768px){.CommentSection-module__awhmbq__topPageCompactFooter .CommentSection-module__awhmbq__reviewsList>div:last-child .CommentSection-module__awhmbq__reviewItem{margin-bottom:.5rem}}.CommentSection-module__awhmbq__reviewItem{--review-item-bg:var(--color-white);background:var(--review-item-bg);border-bottom:1px solid var(--color-border-light);align-items:flex-start;margin-bottom:1rem;transition:border-color .3s;display:flex}.CommentSection-module__awhmbq__reviewItemAfterAd{border-top:1px solid var(--color-border-light);padding-top:1rem}.CommentSection-module__awhmbq__pankatsuClickable{cursor:pointer}.CommentSection-module__awhmbq__pankatsuClickable:hover{--review-item-bg:#f8f8f8}.CommentSection-module__awhmbq__viewModalContent{padding-top:0}.CommentSection-module__awhmbq__viewModalContent .CommentSection-module__awhmbq__reviewItem{cursor:default;border:none;margin-bottom:0;padding:0}.CommentSection-module__awhmbq__viewModalContent .CommentSection-module__awhmbq__reviewItem:hover{background:0 0}.CommentSection-module__awhmbq__shareActionWrap{display:inline-flex;position:relative}.CommentSection-module__awhmbq__shareBtn{position:relative}.CommentSection-module__awhmbq__reviewMain{flex:1;min-width:0}.CommentSection-module__awhmbq__entityLinkRow{margin-bottom:.5rem}.CommentSection-module__awhmbq__entityLink{color:var(--color-primary,#c41e3a);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.CommentSection-module__awhmbq__entityLinkIcon{flex-shrink:0;place-items:center;width:1.15em;height:1.2em;font-size:.92em;line-height:1;display:inline-grid}.CommentSection-module__awhmbq__entityLinkIcon i{line-height:1;display:block}.CommentSection-module__awhmbq__entityLinkIconPanda{transform:translateY(.1em)}.CommentSection-module__awhmbq__entityLinkIconPlace{transform:translateY(.07em)}.CommentSection-module__awhmbq__entityLinkLabel{line-height:1.2}.CommentSection-module__awhmbq__entityLink:hover{text-decoration:underline}.CommentSection-module__awhmbq__reviewHeader{justify-content:space-between;align-items:flex-start;padding-left:0;display:flex;position:relative}.CommentSection-module__awhmbq__reviewAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:50px;height:50px;margin-right:1rem}.CommentSection-module__awhmbq__reviewAvatarLink{text-decoration:none;transition:opacity .3s;display:inline-block}.CommentSection-module__awhmbq__reviewAvatarLink:hover{opacity:.7}.CommentSection-module__awhmbq__reviewUserInfo h4{color:var(--color-text);margin:0;font-size:.8rem}.CommentSection-module__awhmbq__reviewUserInfo a{color:inherit;text-decoration:none;transition:opacity .3s}.CommentSection-module__awhmbq__reviewUserInfo a:hover{color:inherit;opacity:.7}.CommentSection-module__awhmbq__reviewDate{color:var(--color-text-muted);margin:0;font-size:.7rem}.CommentSection-module__awhmbq__reviewContent{margin-bottom:.5rem;padding-left:0}.CommentSection-module__awhmbq__collapsibleSection{position:relative}.CommentSection-module__awhmbq__collapsibleSectionCollapsed{overflow:hidden}.CommentSection-module__awhmbq__collapsibleSectionExpanded{overflow:visible}.CommentSection-module__awhmbq__collapsibleSectionFade{pointer-events:none;background:linear-gradient(to bottom, transparent, var(--review-item-bg));height:3rem;position:absolute;bottom:1.75rem;left:0;right:0}a.CommentSection-module__awhmbq__collapsibleSectionToggleBtn{justify-content:center;align-items:center;gap:.35rem;width:100%;margin-top:.25rem;padding:.35rem 0;font-size:.75rem;display:inline-flex}a.CommentSection-module__awhmbq__collapsibleSectionToggleBtn i{font-size:.65rem}a.CommentSection-module__awhmbq__collapsibleSectionToggleBtn:hover i.CommentSection-module__awhmbq__fa-chevron-down{transform:translateY(3px)}a.CommentSection-module__awhmbq__collapsibleSectionToggleBtn:hover i.CommentSection-module__awhmbq__fa-chevron-up{transform:translateY(-3px)}.CommentSection-module__awhmbq__reviewTitle{padding-top:.5rem;font-size:1.1em;font-weight:700}.CommentSection-module__awhmbq__reviewText{color:var(--color-text);white-space:pre-line;margin-bottom:0;font-size:.8rem;line-height:1.6}.CommentSection-module__awhmbq__reviewContent .CommentSection-module__awhmbq__collapsibleSection+.CommentSection-module__awhmbq__collapsibleSection{margin-top:.5rem}.CommentSection-module__awhmbq__reviewPhotos{flex-wrap:wrap;gap:.5rem;display:flex}.CommentSection-module__awhmbq__reviewPhoto{cursor:pointer;width:100px;height:75px;transition:transform .3s;overflow:hidden}.CommentSection-module__awhmbq__reviewPhoto img{object-fit:cover;width:100%;height:100%}.CommentSection-module__awhmbq__reviewActions{align-items:center;gap:1rem;margin:.5rem 0;display:flex}.CommentSection-module__awhmbq__reviewActionBtn{cursor:pointer;color:var(--color-text-light);background:0 0;border:none;align-items:center;gap:.25rem;font-size:.8rem;transition:all .3s;display:flex}.CommentSection-module__awhmbq__reviewActionBtn.CommentSection-module__awhmbq__liked{color:var(--color-danger)}.CommentSection-module__awhmbq__reviewCommentForm{border:1px solid var(--color-border-light);background:var(--color-bg);border-radius:6px;margin-top:.5rem;padding:.75rem}.CommentSection-module__awhmbq__replyItem{border-bottom:1px solid var(--color-bg);align-items:flex-start;margin-top:.5em;display:flex}.CommentSection-module__awhmbq__replyItem:last-child{border-bottom:none}.CommentSection-module__awhmbq__replyMain{flex:1;min-width:0}.CommentSection-module__awhmbq__replyAvatar{border-radius:50%;width:28px;height:28px;margin-right:.5em}.CommentSection-module__awhmbq__replyAvatarLink{text-decoration:none;transition:opacity .3s;display:inline-block}.CommentSection-module__awhmbq__replyAvatarLink:hover{opacity:.7}.CommentSection-module__awhmbq__replyHeader{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.CommentSection-module__awhmbq__replyUserInfo h4{color:var(--color-text);margin:0;font-size:.7rem}.CommentSection-module__awhmbq__replyUserInfo a{color:inherit;text-decoration:none;transition:opacity .3s}.CommentSection-module__awhmbq__replyUserInfo a:hover{color:inherit;opacity:.7}.CommentSection-module__awhmbq__replyDate{color:var(--color-text-muted);margin:0;font-size:.6rem}.CommentSection-module__awhmbq__replyText{white-space:pre-line;padding:.2rem 0;font-size:.8rem}.CommentSection-module__awhmbq__replyItemActions{align-items:center;gap:.75rem;margin:.35rem 0;display:flex}.CommentSection-module__awhmbq__replyItemActions .CommentSection-module__awhmbq__reviewActionBtn{font-size:.75rem}.CommentSection-module__awhmbq__replyFormContainer{margin-left:calc(28px + .5em)}.CommentSection-module__awhmbq__replyBtn{cursor:pointer;color:var(--color-text);background-color:#f5f5f5;border:none;border-radius:4px;padding:.2rem .5rem}.CommentSection-module__awhmbq__replyBtn:hover{background-color:#e8e8e8}.CommentSection-module__awhmbq__replyForm{border-top:1px solid var(--color-bg);border-bottom:1px solid var(--color-bg);padding:.5rem}.CommentSection-module__awhmbq__replyFormContainer .CommentSection-module__awhmbq__replyForm{border-top:none}.CommentSection-module__awhmbq__replyForm textarea{resize:vertical;border:none;width:100%;padding-top:.5rem;font-size:.8rem}.CommentSection-module__awhmbq__replyForm textarea:focus{border:none;outline:none}.CommentSection-module__awhmbq__replyActions{justify-content:flex-end;gap:.5rem;display:flex}.CommentSection-module__awhmbq__submitReply,.CommentSection-module__awhmbq__cancelReply,.CommentSection-module__awhmbq__submitReplyBtn,.CommentSection-module__awhmbq__cancelReplyBtn{min-width:unset;cursor:pointer;border:none;border-radius:4px;padding:.25rem .75rem;font-size:.7rem;transition:all .3s}.CommentSection-module__awhmbq__submitReply,.CommentSection-module__awhmbq__submitReplyBtn{background:var(--color-info);color:var(--color-white)}.CommentSection-module__awhmbq__cancelReply,.CommentSection-module__awhmbq__cancelReplyBtn{background:var(--color-text-muted);color:var(--color-white)}.CommentSection-module__awhmbq__loadMoreContainer{text-align:center}.CommentSection-module__awhmbq__loadMoreBtn{transition:all .3s;display:inline-flex}.CommentSection-module__awhmbq__noReviews{text-align:center;color:var(--color-text-muted);padding:2rem;font-size:1.1rem}.CommentSection-module__awhmbq__noComments{color:var(--color-text-light);text-align:center;padding:1rem}.CommentSection-module__awhmbq__hidden{display:none}.CommentSection-module__awhmbq__visible,.CommentSection-module__awhmbq__commentVisible{display:block}.CommentSection-module__awhmbq__commentHidden{display:none}.CommentSection-module__awhmbq__replyFormVisible{display:block}.CommentSection-module__awhmbq__replyFormHidden{display:none}.CommentSection-module__awhmbq__replyBtnVisible{display:block}.CommentSection-module__awhmbq__replyBtnHidden{display:none}.CommentSection-module__awhmbq__modal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:none;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.15s ease-out CommentSection-module__awhmbq__modalFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes CommentSection-module__awhmbq__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes CommentSection-module__awhmbq__modalSlideIn{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}.CommentSection-module__awhmbq__reviewForm{overscroll-behavior:contain;background:var(--color-white);border-radius:8px;width:90%;max-width:600px;max-height:90vh;animation:.15s ease-out CommentSection-module__awhmbq__modalSlideIn;overflow-y:auto;box-shadow:0 10px 30px #0d0d0d4d}.CommentSection-module__awhmbq__reviewForm.CommentSection-module__awhmbq__viewModalForm{width:min(920px,100vw - 2rem);max-width:min(920px,100vw - 2rem)}@media (max-width:768px){.CommentSection-module__awhmbq__reviewForm.CommentSection-module__awhmbq__viewModalForm{width:calc(100vw - 2.5rem);max-width:calc(100vw - 2.5rem)}}.CommentSection-module__awhmbq__modalHeader{border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.CommentSection-module__awhmbq__modalHeader h3{color:var(--color-text)!important;margin:0!important;font-size:1.5rem!important;font-weight:600!important}.CommentSection-module__awhmbq__formActions{border:none;gap:.5rem;display:flex}.CommentSection-module__awhmbq__modalClose{cursor:pointer;color:var(--color-text-muted);background:0 0;padding:0 .5rem;font-size:2rem;transition:all .3s;border:none!important}.CommentSection-module__awhmbq__modalClose:hover{color:var(--color-text);background:0 0!important}.CommentSection-module__awhmbq__modalContent{padding:.5rem 2rem}.CommentSection-module__awhmbq__formGroup{padding:.2rem 0}.CommentSection-module__awhmbq__formGroup label{margin:0;padding:0}.CommentSection-module__awhmbq__formGroup input,.CommentSection-module__awhmbq__formGroup textarea,.CommentSection-module__awhmbq__formGroup select{box-sizing:border-box;border:none;width:100%;padding:0;font-family:inherit;font-size:1.2rem;transition:border-color .3s}.CommentSection-module__awhmbq__formGroup input:focus,.CommentSection-module__awhmbq__formGroup textarea:focus,.CommentSection-module__awhmbq__formGroup select:focus{border:none;outline:none}.CommentSection-module__awhmbq__formGroup textarea{resize:vertical;min-height:150px;font-size:1rem}.CommentSection-module__awhmbq__formActionsContainer{justify-content:space-between;margin:.5rem 0;display:flex}.CommentSection-module__awhmbq__formActionsRow{justify-content:space-between;align-items:center;margin:.5rem 0;display:flex}.CommentSection-module__awhmbq__formActionsLeft,.CommentSection-module__awhmbq__formActionsRight{gap:.5rem;display:flex}.CommentSection-module__awhmbq__actionButton{padding:.4rem;border:none!important}.CommentSection-module__awhmbq__hiddenFileInput{display:none}.CommentSection-module__awhmbq__uploadSpinner{border:2px solid #cdd1e0;border-top-color:#388ae5;border-radius:50%;width:14px;height:14px;margin-right:.4rem;animation:.8s linear infinite CommentSection-module__awhmbq__uploadSpinnerSpin;display:inline-block}@keyframes CommentSection-module__awhmbq__uploadSpinnerSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CommentSection-module__awhmbq__commentImages{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.CommentSection-module__awhmbq__commentImageThumb{cursor:pointer;background:0 0;border:none;border-radius:6px;width:240px;height:180px;padding:0;transition:opacity .2s;display:block;overflow:hidden}.CommentSection-module__awhmbq__commentImageThumb:hover{opacity:.9}.CommentSection-module__awhmbq__commentImageThumb img{object-fit:cover;width:100%;height:100%}.CommentSection-module__awhmbq__uploadedImagesPreview{flex-wrap:wrap;gap:.5rem;display:flex}.CommentSection-module__awhmbq__uploadedImageThumb{cursor:pointer;width:100px;height:75px;position:relative;overflow:hidden}.CommentSection-module__awhmbq__uploadedImageThumb img{object-fit:cover;width:100%;height:100%}.CommentSection-module__awhmbq__removeImageBtn{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;width:20px;height:20px;font-size:12px;position:absolute;top:0;right:0}@media (max-width:480px){.CommentSection-module__awhmbq__modalContent{padding:.5rem 1rem}.CommentSection-module__awhmbq__commentImages{flex-flow:column}.CommentSection-module__awhmbq__commentImageThumb{width:100%;height:auto}.CommentSection-module__awhmbq__commentImageThumb img{object-fit:contain;width:100%;height:auto;display:block}}.CommentSection-module__awhmbq__commentInputContainer{border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;margin-bottom:.5rem;padding:.5rem 0}.CommentSection-module__awhmbq__commentInputWrapper{align-items:flex-start;gap:1rem;display:flex}.CommentSection-module__awhmbq__userAvatar{flex-shrink:0}.CommentSection-module__awhmbq__avatarImage{object-fit:cover;border-radius:50%;width:50px;height:50px}.CommentSection-module__awhmbq__inputArea{flex-direction:column;flex:1;gap:.5rem;display:flex}.CommentSection-module__awhmbq__commentTextarea{resize:vertical;border:none;border-radius:2px;width:100%;padding:.75rem;font-family:inherit;font-size:.85rem;line-height:.85rem;transition:border-color .3s}.CommentSection-module__awhmbq__commentTextarea:focus{outline:none}.CommentSection-module__awhmbq__commentTextarea::placeholder{color:#6c757d}.CommentSection-module__awhmbq__commentActions{justify-content:flex-end;display:flex}.CommentSection-module__awhmbq__submitCommentBtn{cursor:pointer;padding:.5rem 1rem;transition:background-color .3s}:is(.CommentSection-module__awhmbq__submitCommentBtn:disabled,.CommentSection-module__awhmbq__submitReplyBtn:disabled,.CommentSection-module__awhmbq__formActionsRight .action-button.primary:disabled){cursor:not-allowed;box-shadow:none;opacity:1;background-color:var(--color-border-light,#e8e9ec)!important;color:var(--color-text-muted,#9ca3af)!important}.CommentSection-module__awhmbq__commentMetaRow{flex-wrap:wrap;align-items:flex-end;margin-bottom:1rem;display:flex}.CommentSection-module__awhmbq__commentVisitDateField{flex:0 auto;min-width:0;margin-right:1rem}.CommentSection-module__awhmbq__commentPublishField{flex:none}.CommentSection-module__awhmbq__commentPublishField>label,.CommentSection-module__awhmbq__commentVisitDateField>label{margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.CommentSection-module__awhmbq__commentVisitDateField input[type=date]{border:1px solid var(--color-border-light);box-sizing:border-box;border-radius:4px;width:14rem;min-width:0;max-width:100%;padding:.45rem .5rem;font-size:.95rem}.CommentSection-module__awhmbq__commentPublishSelect{border:1px solid var(--color-border-light);background:var(--color-bg,#fff);box-sizing:border-box;cursor:pointer;border-radius:4px;width:auto;min-width:6.5rem;max-width:9rem;padding:.45rem .5rem;font-size:.95rem}@media (max-width:480px){.CommentSection-module__awhmbq__commentMetaRow{flex-wrap:nowrap}.CommentSection-module__awhmbq__commentVisitDateField input[type=date],.CommentSection-module__awhmbq__commentPublishSelect{min-height:2.5rem}}.CommentSection-module__awhmbq__privateBadge{text-align:center;color:#fff;vertical-align:middle;background-color:#059669;border-radius:12px;justify-content:center;align-items:center;min-width:50px;margin-left:auto;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.CommentSection-module__awhmbq__draftBadge{text-align:center;color:#fff;vertical-align:middle;background-color:#10b981;border-radius:12px;justify-content:center;align-items:center;min-width:50px;margin-left:auto;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.CommentSection-module__awhmbq__publishedBadge{text-align:center;color:#fff;vertical-align:middle;background-color:#6b7280;border-radius:12px;justify-content:center;align-items:center;min-width:50px;margin-left:auto;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.CommentSection-module__awhmbq__adminPublishBtn{color:#fff;background-color:#198754;border-radius:999px;margin-left:auto;padding:6px 14px;font-weight:600}.CommentSection-module__awhmbq__adminPublishBtn:hover:not(:disabled){background-color:#157347}.CommentSection-module__awhmbq__adminPublishBtn:disabled{opacity:.6;cursor:not-allowed}.CommentSection-module__awhmbq__draftNavButton{border:1px solid var(--color-border-light);background:var(--color-white);color:var(--color-text);cursor:pointer;border-radius:999px;padding:.2rem .75rem;font-size:.8rem}.CommentSection-module__awhmbq__draftNavButton:hover{opacity:.85}.CommentSection-module__awhmbq__commentActionMenuWrap{z-index:10;flex-shrink:0;display:flex;position:relative}.CommentSection-module__awhmbq__actionButtons{z-index:10;gap:6px;display:flex}.CommentSection-module__awhmbq__editButton,.CommentSection-module__awhmbq__deleteButton{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:all .2s;display:flex}.CommentSection-module__awhmbq__editButton:hover{background:#1e64b4d9}.CommentSection-module__awhmbq__deleteButton:hover{background:#00000080}.CommentSection-module__awhmbq__editButton:active,.CommentSection-module__awhmbq__deleteButton:active{transform:scale(.95)}
.ImageLightbox-module__1_RefW__overlay{z-index:10001;cursor:pointer;overscroll-behavior:none;background-color:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.2s ease-in-out ImageLightbox-module__1_RefW__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageLightbox-module__1_RefW__fadeIn{0%{opacity:0}to{opacity:1}}.ImageLightbox-module__1_RefW__content{cursor:default;justify-content:center;align-items:center;width:min(90vw,100%);max-height:90vh;display:flex;position:relative}.ImageLightbox-module__1_RefW__viewport{touch-action:none;width:100%;overflow:hidden}.ImageLightbox-module__1_RefW__track{will-change:transform;align-items:center;display:flex}.ImageLightbox-module__1_RefW__trackDragging{transition:none}.ImageLightbox-module__1_RefW__trackSnapping{transition:transform .28s ease-out}.ImageLightbox-module__1_RefW__slide{flex:0 0 100%;justify-content:center;align-items:center;min-width:0;display:flex}.ImageLightbox-module__1_RefW__image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:4px;max-width:100%;max-height:90vh;box-shadow:0 4px 20px #00000080}.ImageLightbox-module__1_RefW__closeButton{color:#fff;cursor:pointer;z-index:1;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background-color .2s;display:flex;position:absolute;top:-2.5rem;right:0}.ImageLightbox-module__1_RefW__closeButton:hover{background:#ffffff4d}.ImageLightbox-module__1_RefW__closeButton:active{background:#fff6}.ImageLightbox-module__1_RefW__navButton{color:#fff;cursor:pointer;z-index:1;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageLightbox-module__1_RefW__navButton:hover{background:#ffffff4d}.ImageLightbox-module__1_RefW__navButton:active{background:#fff6}.ImageLightbox-module__1_RefW__navButtonPrev{left:-3.5rem}.ImageLightbox-module__1_RefW__navButtonNext{right:-3.5rem}.ImageLightbox-module__1_RefW__counter{color:#ffffffd9;white-space:nowrap;font-size:.9rem;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.ImageLightbox-module__1_RefW__overlay{padding:1rem}.ImageLightbox-module__1_RefW__content{width:min(95vw,100%);max-height:95vh}.ImageLightbox-module__1_RefW__image{max-height:85vh}.ImageLightbox-module__1_RefW__closeButton{position:fixed;top:.5rem;right:.5rem}.ImageLightbox-module__1_RefW__navButton{width:40px;height:40px;font-size:1rem}.ImageLightbox-module__1_RefW__navButtonPrev{position:fixed;left:.5rem}.ImageLightbox-module__1_RefW__navButtonNext{position:fixed;right:.5rem}.ImageLightbox-module__1_RefW__counter{position:fixed;bottom:1rem}}
.CreateReviewListModal-module__uHu1xq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CreateReviewListModal-module__uHu1xq__modalContent{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;display:flex;box-shadow:0 4px 6px #0000001a}.CreateReviewListModal-module__uHu1xq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CreateReviewListModal-module__uHu1xq__modalTitle{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.CreateReviewListModal-module__uHu1xq__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.5rem;transition:background-color .2s;display:flex}.CreateReviewListModal-module__uHu1xq__closeButton:hover{background-color:#f3f4f6}.CreateReviewListModal-module__uHu1xq__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.CreateReviewListModal-module__uHu1xq__errorMessage{color:#991b1b;background-color:#fee2e2;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}.CreateReviewListModal-module__uHu1xq__formGroup{margin-bottom:1.5rem}.CreateReviewListModal-module__uHu1xq__label{color:#374151;margin-bottom:.5rem;font-weight:500;display:block}.CreateReviewListModal-module__uHu1xq__required{color:#ef4444}.CreateReviewListModal-module__uHu1xq__input,.CreateReviewListModal-module__uHu1xq__textarea{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s}.CreateReviewListModal-module__uHu1xq__input:focus,.CreateReviewListModal-module__uHu1xq__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.CreateReviewListModal-module__uHu1xq__input:disabled,.CreateReviewListModal-module__uHu1xq__textarea:disabled{cursor:not-allowed;background-color:#f3f4f6}.CreateReviewListModal-module__uHu1xq__textarea{resize:vertical;font-family:inherit}.CreateReviewListModal-module__uHu1xq__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.CreateReviewListModal-module__uHu1xq__checkbox{cursor:pointer;width:1.25rem;height:1.25rem}.CreateReviewListModal-module__uHu1xq__checkbox:disabled{cursor:not-allowed}.CreateReviewListModal-module__uHu1xq__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.CreateReviewListModal-module__uHu1xq__cancelButton,.CreateReviewListModal-module__uHu1xq__submitButton{cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.CreateReviewListModal-module__uHu1xq__cancelButton{color:#374151;background-color:#f3f4f6}.CreateReviewListModal-module__uHu1xq__cancelButton:hover:not(:disabled){background-color:#e5e7eb}.CreateReviewListModal-module__uHu1xq__submitButton{background-color:var(--color-primary);color:#fff}.CreateReviewListModal-module__uHu1xq__submitButton:hover:not(:disabled){background-color:var(--color-primary-hover)}.CreateReviewListModal-module__uHu1xq__submitButton:disabled,.CreateReviewListModal-module__uHu1xq__cancelButton:disabled{opacity:.5;cursor:not-allowed}
.ReviewListSection-module__p1eeGq__reviewsGrid{grid-template-columns:1fr;gap:.5rem;margin-top:.5rem;display:grid}.ReviewListSection-module__p1eeGq__reviewListItem{cursor:pointer;background:var(--color-white);padding:.5rem 1rem;transition:background .2s;position:relative}.ReviewListSection-module__p1eeGq__reviewListItem:hover{background:var(--color-background-primary)}.ReviewListSection-module__p1eeGq__reviewListItemContent{align-items:flex-start;gap:1rem;display:flex}.ReviewListSection-module__p1eeGq__reviewListImage{aspect-ratio:3/2;flex:1;position:relative}.ReviewListSection-module__p1eeGq__dummyImage{z-index:1;background-color:#e5e7eb;border-radius:6px;width:100%;height:100%;position:absolute;top:-4px;left:-4px}.ReviewListSection-module__p1eeGq__noCoverImage{z-index:2;background-color:#e5e7eb;border-radius:6px;width:100%;height:100%;position:absolute;box-shadow:0 2px 4px #0000001a}.ReviewListSection-module__p1eeGq__coverImage{object-fit:cover;z-index:2;border-radius:6px;width:100%;height:100%;position:relative;box-shadow:0 2px 4px #0000001a}.ReviewListSection-module__p1eeGq__reviewListItemText{flex:2;min-width:0}.ReviewListSection-module__p1eeGq__actionButtons{z-index:10;gap:6px;display:flex;position:absolute;top:4px;right:4px}.ReviewListSection-module__p1eeGq__actionButton{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.ReviewListSection-module__p1eeGq__actionButton:hover{background:#00000080}.ReviewListSection-module__p1eeGq__actionButton:active{transform:scale(.95)}.ReviewListSection-module__p1eeGq__reviewListTitle{margin:0 0 .5rem;font-size:1rem}.ReviewListSection-module__p1eeGq__reviewListDescription{color:#6b7280;margin:0 0 .5rem;font-size:.8rem}.ReviewListSection-module__p1eeGq__reviewListMeta{color:#6b7280;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.ReviewListSection-module__p1eeGq__createListButton{text-align:center;cursor:pointer;border:2px dashed #d1d5db;border-radius:8px;padding:2rem;transition:border-color .2s}.ReviewListSection-module__p1eeGq__createListButton:hover{border-color:var(--color-primary)}.ReviewListSection-module__p1eeGq__createListIcon{color:#9ca3af;margin-bottom:.5rem;font-size:2rem;display:block}.ReviewListSection-module__p1eeGq__createListText{color:#6b7280;margin:0;font-weight:500}.ReviewListSection-module__p1eeGq__specialListIcon{background-color:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:80px;font-size:2rem;display:flex}.ReviewListSection-module__p1eeGq__specialListIcon .ReviewListSection-module__p1eeGq__fa-heart{color:#ef4444}.ReviewListSection-module__p1eeGq__specialListIcon .ReviewListSection-module__p1eeGq__fa-bookmark{color:#f59e0b}.ReviewListSection-module__p1eeGq__publishStatus{z-index:10;gap:6px;display:flex;position:absolute;bottom:4px;right:4px}.ReviewListSection-module__p1eeGq__statusBadge{text-align:center;border-radius:12px;min-width:50px;padding:4px 8px;font-size:.75rem;font-weight:600}.ReviewListSection-module__p1eeGq__publishedStatus{color:#fff;background-color:#6b7280}.ReviewListSection-module__p1eeGq__privateStatus{color:#fff;background-color:#059669}
.DraggableReviewListSection-module__l_hROq__list{flex-direction:column;gap:.5rem;display:flex}.DraggableReviewListSection-module__l_hROq__item{align-items:flex-start;gap:.5rem;padding-top:.5rem;transition:opacity .15s;display:flex}.DraggableReviewListSection-module__l_hROq__itemDragging{opacity:.6}.DraggableReviewListSection-module__l_hROq__dragHandle{cursor:grab;color:var(--color-text-light,#6b7280);touch-action:none;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-self:center;padding:.25rem}.DraggableReviewListSection-module__l_hROq__dragHandle:hover:not(:disabled){color:var(--color-text,#374151);background:#0000000d}.DraggableReviewListSection-module__l_hROq__dragHandle:active:not(:disabled){cursor:grabbing}.DraggableReviewListSection-module__l_hROq__dragHandle:disabled{cursor:not-allowed;opacity:.5}.DraggableReviewListSection-module__l_hROq__cardWrapper{flex:1;min-width:0}.DraggableReviewListSection-module__l_hROq__noResults{padding:1rem 0}.DraggableReviewListSection-module__l_hROq__noResults p{color:var(--color-text-light,#6b7280);margin:0}
.PandaSelector-module__gmxbta__modalOverlay{z-index:1000;overscroll-behavior:none;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.PandaSelector-module__gmxbta__modal{box-sizing:border-box;width:90%;max-width:420px;max-height:85vh;color:var(--color-text);background:#fff;border-radius:8px;flex-direction:column;padding:1rem 1.25rem;display:flex;overflow:hidden}.PandaSelector-module__gmxbta__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.PandaSelector-module__gmxbta__modalHeader h2{margin:0;font-size:1.1rem}.PandaSelector-module__gmxbta__closeButton{cursor:pointer;color:#666;background:0 0;border:none;padding:.25rem;font-size:1.25rem}.PandaSelector-module__gmxbta__closeButton:hover{color:#333}.PandaSelector-module__gmxbta__searchInput{border:1px solid var(--color-border,#e0e0e0);box-sizing:border-box;border-radius:4px;width:100%;margin-bottom:.75rem;padding:.5rem .65rem;font-size:1rem}.PandaSelector-module__gmxbta__listWrap{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.PandaSelector-module__gmxbta__resultList{margin:0;padding:0;list-style:none}.PandaSelector-module__gmxbta__resultItem{cursor:pointer;border-bottom:1px solid #f0f0f0;border-radius:4px;padding:.65rem .5rem}.PandaSelector-module__gmxbta__resultItem:hover{background:#2e7d320f}.PandaSelector-module__gmxbta__resultName{font-size:.95rem;font-weight:600}.PandaSelector-module__gmxbta__resultMeta{color:var(--color-text-muted,#666);margin-top:.15rem;font-size:.8rem}.PandaSelector-module__gmxbta__resultZoo{color:var(--color-text-muted,#666);margin-top:.1rem;font-size:.8rem}.PandaSelector-module__gmxbta__empty,.PandaSelector-module__gmxbta__loading{color:var(--color-text-muted,#666);padding:1rem .5rem;font-size:.9rem}
.mypage-mobile-nav-module__l0H1xG__bottomNav{display:none}.mypage-mobile-nav-module__l0H1xG__overlay{z-index:1100;opacity:0;visibility:hidden;pointer-events:none;background-color:#00000073;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.mypage-mobile-nav-module__l0H1xG__overlayOpen{opacity:1;visibility:visible;pointer-events:auto}.mypage-mobile-nav-module__l0H1xG__sheet{z-index:1200;background-color:var(--color-white);border-radius:16px 16px 0 0;max-height:50vh;transition:transform .3s cubic-bezier(.32,.72,0,1);position:fixed;bottom:56px;left:0;right:0;overflow-y:auto;transform:translateY(calc(100% + 56px));box-shadow:0 -4px 20px #0000001f}.mypage-mobile-nav-module__l0H1xG__sheetOpen{transform:translateY(0)}.mypage-mobile-nav-module__l0H1xG__createSheet{z-index:1200;background-color:var(--color-white);pointer-events:none;visibility:hidden;border-radius:16px 16px 0 0;max-height:50vh;transition:transform .3s cubic-bezier(.32,.72,0,1);position:fixed;bottom:56px;left:0;right:0;overflow-y:auto;transform:translateY(calc(100% + 56px));box-shadow:0 -4px 20px #0000001f}.mypage-mobile-nav-module__l0H1xG__createSheetOpen{pointer-events:auto;visibility:visible;transform:translateY(0)}@media (min-width:481px){.mypage-mobile-nav-module__l0H1xG__createSheet{opacity:0;pointer-events:none;visibility:hidden;border-radius:12px;width:min(360px,100vw - 2rem);max-height:min(320px,70vh);transition:transform .25s cubic-bezier(.32,.72,0,1),opacity .2s;inset:50% auto auto 50%;transform:translate(-50%,-48%)scale(.96);box-shadow:0 8px 32px #0000002e}.mypage-mobile-nav-module__l0H1xG__createSheetOpen{opacity:1;pointer-events:auto;visibility:visible;transform:translate(-50%,-50%)scale(1)}}.mypage-mobile-nav-module__l0H1xG__sheetHeader{border-bottom:1px solid var(--color-border-light,var(--color-border));justify-content:space-between;align-items:center;padding:12px 12px 8px 20px;display:flex}.mypage-mobile-nav-module__l0H1xG__sheetTitle{color:var(--color-text);margin:0;font-size:1rem;font-weight:600}.mypage-mobile-nav-module__l0H1xG__sheetCloseButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.25rem;display:flex}.mypage-mobile-nav-module__l0H1xG__sheetCloseButton:hover{background-color:var(--color-bg,#f3f4f6)}.mypage-mobile-nav-module__l0H1xG__sheetList{margin:0;padding:0 0 8px;list-style:none}.mypage-mobile-nav-module__l0H1xG__sheetItem{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 20px;font-size:1rem;font-weight:600;display:flex}.mypage-mobile-nav-module__l0H1xG__sheetItem:hover{background-color:var(--color-bg,#f5f5f5)}.mypage-mobile-nav-module__l0H1xG__sheetItemActive{color:var(--color-info)}.mypage-mobile-nav-module__l0H1xG__sheetItem i:first-child{text-align:center;width:1.25rem;font-size:1.1rem}.mypage-mobile-nav-module__l0H1xG__sheetItemLabel{flex:1}.mypage-mobile-nav-module__l0H1xG__sheetItemChevron{color:var(--color-border);font-size:.85rem}.mypage-mobile-nav-module__l0H1xG__bottomNavBar{background-color:var(--color-white);border-top:1px solid var(--color-border);z-index:1150;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000001a}.mypage-mobile-nav-module__l0H1xG__bottomNavList{flex-direction:row;justify-content:space-around;align-items:stretch;margin:0;padding:0;list-style:none;display:flex}.mypage-mobile-nav-module__l0H1xG__bottomNavItem{flex:1;min-height:56px;display:flex}.mypage-mobile-nav-module__l0H1xG__bottomNavButton{background-color:var(--color-white);width:100%;color:var(--color-text);cursor:pointer;text-align:center;border:none;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.7rem;font-weight:500;display:flex}.mypage-mobile-nav-module__l0H1xG__bottomNavButton i{font-size:1.2rem}.mypage-mobile-nav-module__l0H1xG__bottomNavButtonActive{background-color:var(--color-info);color:var(--color-white)}.mypage-mobile-nav-module__l0H1xG__bottomNavButtonMoreActive{color:var(--color-info)}@media (max-width:480px){.mypage-mobile-nav-module__l0H1xG__bottomNav{display:block}}
.relationFields-module__glFTvq__section{border:1px solid var(--color-border);border-radius:8px;padding:1rem}.relationFields-module__glFTvq__sectionHeader{margin-bottom:1rem}.relationFields-module__glFTvq__sectionTitle{margin:0;font-size:1rem;font-weight:600}.relationFields-module__glFTvq__sectionDivider{border:none;border-top:1px solid var(--color-border-light,var(--color-border));height:0;margin:.65rem 0 .75rem}.relationFields-module__glFTvq__sectionHint{color:var(--color-text-muted);margin:0;font-size:.85rem;line-height:1.5}.relationFields-module__glFTvq__parentsGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}.relationFields-module__glFTvq__relationsPairGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.relationFields-module__glFTvq__parentsGrid{grid-template-columns:1fr 1fr;gap:1.25rem}.relationFields-module__glFTvq__relationsPairGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem}}.relationFields-module__glFTvq__subField{margin-bottom:0}.relationFields-module__glFTvq__subLabel{margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.relationFields-module__glFTvq__selectedChip{background:#2e7d320f;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem .65rem;font-size:.95rem;display:flex}.relationFields-module__glFTvq__chipActions{flex-wrap:wrap;gap:.35rem;margin-left:auto;display:flex}.relationFields-module__glFTvq__linkBtn{color:var(--color-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.relationFields-module__glFTvq__linkBtn:hover{color:#1b5e20}.relationFields-module__glFTvq__rowActions{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.relationFields-module__glFTvq__nameInput{border:1px solid var(--color-border);box-sizing:border-box;border-radius:6px;width:100%;padding:.55rem .65rem;font-family:inherit;font-size:.95rem}.relationFields-module__glFTvq__listRow{border-bottom:1px dashed var(--color-border);padding:.75rem 0}.relationFields-module__glFTvq__listRow:last-child{border-bottom:none;padding-bottom:0}.relationFields-module__glFTvq__listRowHeader{color:var(--color-text-muted);justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.85rem;display:flex}.relationFields-module__glFTvq__removeBtn{color:#c62828;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem}.relationFields-module__glFTvq__removeBtn:hover{text-decoration:underline}.relationFields-module__glFTvq__addRowBtn{margin-top:.75rem}.relationFields-module__glFTvq__hint{color:var(--color-text-muted);margin:0 0 .75rem;font-size:.85rem}
.panda-detail-client-module___FmudW__pandaDetailMain{padding:0 1rem 2rem}.panda-detail-client-module___FmudW__pandaHeader{grid-template-columns:1fr auto;align-items:start;gap:1rem;margin-bottom:1rem;padding-top:.5rem;display:grid}.panda-detail-client-module___FmudW__pandaInfo{min-width:0}.panda-detail-client-module___FmudW__pandaTitle{color:var(--color-text);margin:0 0 .25rem;font-size:2rem;font-weight:700}.panda-detail-client-module___FmudW__pandaNameZh{color:var(--color-text-muted);margin:0 0 .5rem;font-size:.95rem}.panda-detail-client-module___FmudW__pandaHeaderAside{flex-direction:column;align-self:start;align-items:flex-end;gap:.5rem;display:flex}.panda-detail-client-module___FmudW__pandaActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.panda-detail-client-module___FmudW__tabContainer{padding:0 0 1rem}.panda-detail-client-module___FmudW__tabMetaBar{z-index:2;flex-direction:column;align-self:end;align-items:flex-end;gap:.25rem;margin-bottom:.15rem;display:flex;position:relative}.panda-detail-client-module___FmudW__tabContainerHeader{grid-template-columns:7fr 1fr;align-items:end;display:grid}.panda-detail-client-module___FmudW__reviewBtnContainer{border-bottom:1px solid var(--color-border-light);box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:0 .2rem .35rem 0;display:flex}.panda-detail-client-module___FmudW__tabContainerHeader .panda-detail-client-module___FmudW__reviewBtn{white-space:nowrap;flex-shrink:0;min-width:auto;margin:0;padding:.5rem .75rem;font-size:.875rem}.panda-detail-client-module___FmudW__tabPanelAction{display:none}.panda-detail-client-module___FmudW__registrantLine{text-align:right;margin:0;font-size:.85rem;line-height:1.4}.panda-detail-client-module___FmudW__registrantLabel{color:var(--color-text-muted,#666);margin-right:.35rem}.panda-detail-client-module___FmudW__contributorLink{color:var(--color-secondary);font-weight:600;text-decoration:none}.panda-detail-client-module___FmudW__contributorLink:hover{text-decoration:underline}.panda-detail-client-module___FmudW__historyDetails{font-size:.85rem;position:relative}.panda-detail-client-module___FmudW__historySummary{font:inherit;cursor:pointer;color:var(--color-secondary);text-align:right;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:.2rem;margin:0;padding:0;display:inline-flex}.panda-detail-client-module___FmudW__historySummaryIcon{color:var(--color-text);font-size:.65rem;line-height:1;transition:transform .15s}.panda-detail-client-module___FmudW__historyDetailsOpen .panda-detail-client-module___FmudW__historySummaryIcon{transform:rotate(180deg)}.panda-detail-client-module___FmudW__historyEmpty{min-width:18rem;color:var(--color-text-muted,#666);text-align:right;white-space:nowrap;border:1px solid var(--color-border);background:var(--color-white);box-shadow:var(--shadow-sm);border-radius:6px;margin:.25rem 0 0;padding:.5rem .75rem;font-size:.8rem;position:absolute;top:100%;right:0}.panda-detail-client-module___FmudW__historyList{border:1px solid var(--color-border);background:var(--color-white);min-width:20rem;box-shadow:var(--shadow-sm);z-index:5;border-radius:6px;max-height:20rem;margin:.25rem 0 0;padding:.5rem .75rem;list-style:none;position:absolute;top:100%;right:0;overflow-y:auto}.panda-detail-client-module___FmudW__historyItem{border-bottom:1px solid var(--color-border-light,#eee);grid-template-columns:6.25rem 1fr auto;gap:.15rem .5rem;padding:.35rem 0;font-size:.8rem;line-height:1.35;display:grid}.panda-detail-client-module___FmudW__historyItem:last-child{border-bottom:none}.panda-detail-client-module___FmudW__historyDate{color:var(--color-text-muted,#666);white-space:nowrap;grid-column:1}.panda-detail-client-module___FmudW__historyActor{grid-column:2;min-width:0}.panda-detail-client-module___FmudW__historyExpandButton{background:var(--color-white);border:1px solid var(--color-border);color:var(--color-text-muted,#666);cursor:pointer;border-radius:4px;flex:none;grid-area:1/3;align-self:start;padding:.2rem .35rem;font-size:.65rem;line-height:1}.panda-detail-client-module___FmudW__historyExpandButton:hover{background:var(--color-bg-subtle,#f8f9fa)}.panda-detail-client-module___FmudW__historyExpandPlaceholder{grid-area:1/3;width:1.25rem}.panda-detail-client-module___FmudW__historyItemDetail{border-top:1px dashed var(--color-border-light,#eee);grid-column:1/-1;margin-top:.25rem;padding:.35rem 0 .15rem}.panda-detail-client-module___FmudW__historyDetailSummary{color:var(--color-text);white-space:pre-wrap;word-break:break-word;margin:0 0 .35rem;font-size:.78rem;line-height:1.45}.panda-detail-client-module___FmudW__historyChangesList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.panda-detail-client-module___FmudW__historyChangeItem{flex-direction:column;gap:.2rem;display:flex}.panda-detail-client-module___FmudW__historyChangeLabel{color:var(--color-text-muted,#666);font-size:.75rem;font-weight:600}.panda-detail-client-module___FmudW__historyChangeValues{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.panda-detail-client-module___FmudW__historyChangeBefore,.panda-detail-client-module___FmudW__historyChangeAfter{background:var(--color-bg-subtle,#f8f9fa);border:1px solid var(--color-border-light,#eee);word-break:break-word;border-radius:4px;padding:.15rem .35rem;font-size:.75rem}.panda-detail-client-module___FmudW__historyChangeBefore{color:var(--color-text-muted,#666)}.panda-detail-client-module___FmudW__historyChangeAfter{color:var(--color-text)}.panda-detail-client-module___FmudW__historyChangeArrow{color:var(--color-text-muted,#999);font-size:.75rem}.panda-detail-client-module___FmudW__tabContent{cursor:auto;padding-top:1rem;padding-left:0}.panda-detail-client-module___FmudW__detailItem{background:var(--color-white);margin-bottom:.5rem}.panda-detail-client-module___FmudW__detailItem h3{color:var(--color-text);margin:0 0 .75rem;font-size:1rem;font-weight:600}.panda-detail-client-module___FmudW__detailGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.panda-detail-client-module___FmudW__detailGridPanda{grid-template-rows:auto;grid-template-areas:"content photo"}.panda-detail-client-module___FmudW__detailItemPhoto{grid-area:photo}.panda-detail-client-module___FmudW__detailItemBasic{grid-area:content}.panda-detail-client-module___FmudW__reviewsEmpty{color:var(--color-text-muted,#666);margin:0}.panda-detail-client-module___FmudW__pandaHeaderCompact{grid-template-columns:1fr auto;grid-template-areas:"title actions""info meta";align-items:start;gap:.25rem 1rem}.panda-detail-client-module___FmudW__pandaHeaderCompact .panda-detail-client-module___FmudW__pandaTitle{grid-area:title;margin-bottom:0}.panda-detail-client-module___FmudW__pandaHeaderCompact .panda-detail-client-module___FmudW__pandaHeaderActionsRow{flex-wrap:wrap;grid-area:actions;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.panda-detail-client-module___FmudW__pandaHeaderCompact .panda-detail-client-module___FmudW__pandaInfoBody{flex-direction:column;grid-area:info;gap:.15rem;min-width:0;display:flex}.panda-detail-client-module___FmudW__pandaHeaderCompact .panda-detail-client-module___FmudW__pandaInfoBody>nav{margin-top:auto;padding-top:.15rem}.panda-detail-client-module___FmudW__pandaHeaderCompact .panda-detail-client-module___FmudW__pandaHeaderMeta{grid-area:meta;align-self:end}.panda-detail-client-module___FmudW__pandaHeaderCompact .panda-detail-client-module___FmudW__pandaHeaderMeta>div{align-items:flex-end;margin-top:0}@media (max-width:768px){.panda-detail-client-module___FmudW__pandaHeader{grid-template-columns:1fr}.panda-detail-client-module___FmudW__pandaHeaderAside{align-self:stretch;align-items:flex-end;margin-top:.5rem}.panda-detail-client-module___FmudW__tabMetaBar{align-self:stretch;align-items:flex-end;margin-top:.5rem;margin-bottom:0}.panda-detail-client-module___FmudW__pandaActions{justify-content:flex-start}.panda-detail-client-module___FmudW__detailGrid{grid-template-columns:1fr}.panda-detail-client-module___FmudW__detailGridPanda{flex-direction:column;align-items:stretch;display:flex}.panda-detail-client-module___FmudW__detailGridPanda .panda-detail-client-module___FmudW__detailItemPhoto,.panda-detail-client-module___FmudW__detailGridPanda .panda-detail-client-module___FmudW__detailItemBasic{width:100%;min-width:0}.panda-detail-client-module___FmudW__detailGridPanda .panda-detail-client-module___FmudW__detailItemPhoto{order:1}.panda-detail-client-module___FmudW__detailGridPanda .panda-detail-client-module___FmudW__detailItemBasic{order:2}.panda-detail-client-module___FmudW__pandaHeaderCompact{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title""actions actions""info meta";align-items:start;gap:.35rem .75rem;margin-bottom:.75rem}.panda-detail-client-module___FmudW__pandaHeaderCompact .panda-detail-client-module___FmudW__pandaHeaderActionsRow{justify-content:flex-start}}@media (max-width:480px){.panda-detail-client-module___FmudW__pandaTitle{font-size:1.5rem}.panda-detail-client-module___FmudW__tabContainer{padding:0}.panda-detail-client-module___FmudW__tabContainerHeader{grid-template-columns:1fr}.panda-detail-client-module___FmudW__reviewBtnContainer{display:none}.panda-detail-client-module___FmudW__tabPanelAction{justify-content:flex-start;margin-bottom:.75rem;display:flex}.panda-detail-client-module___FmudW__tabPanelAction .panda-detail-client-module___FmudW__reviewBtn{white-space:nowrap;margin:0;padding:.5rem .75rem;font-size:.875rem}}.panda-detail-client-module___FmudW__editPlaceholder{color:var(--color-text-muted,#666);margin:1rem 0 0;line-height:1.6}
.DetailProfileIntro-module__EVfJ3W__intro{margin:0 0 1rem}.DetailProfileIntro-module__EVfJ3W__text{color:var(--color-text);margin:0;font-size:.95rem;line-height:1.6}
.register-panda-module__-bHsWW__main{box-sizing:border-box;width:100%;max-width:800px;margin:0 auto;padding:1rem 1rem 2.5rem}.register-panda-module__-bHsWW__pageTitle{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.register-panda-module__-bHsWW__lead{color:var(--color-text-muted);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.register-panda-module__-bHsWW__form{flex-direction:column;gap:1.25rem;width:100%;min-width:0;max-width:100%;display:flex}.register-panda-module__-bHsWW__fieldsGrid{grid-template-columns:1fr;gap:1.25rem;width:100%;min-width:0;max-width:100%;display:grid}.register-panda-module__-bHsWW__fieldGroup{flex-direction:column;gap:.35rem;min-width:0;display:flex}.register-panda-module__-bHsWW__fieldGroupFull{grid-column:1/-1}.register-panda-module__-bHsWW__label{font-size:.9rem;font-weight:600}.register-panda-module__-bHsWW__required{color:#c62828;margin-left:.15rem}.register-panda-module__-bHsWW__input,.register-panda-module__-bHsWW__select,.register-panda-module__-bHsWW__textarea{border:1px solid var(--color-border);box-sizing:border-box;border-radius:6px;width:100%;min-width:0;max-width:100%;padding:.55rem .65rem;font-family:inherit;font-size:.95rem}.register-panda-module__-bHsWW__dateField{flex-direction:column;gap:.35rem;display:flex}.register-panda-module__-bHsWW__dateClearBtn{color:var(--color-secondary);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.85rem;text-decoration:underline}.register-panda-module__-bHsWW__dateClearBtn:hover{color:#1b5e20}.register-panda-module__-bHsWW__dateInputWrap{width:100%;min-width:0;max-width:100%;overflow:hidden}.register-panda-module__-bHsWW__dateInput{box-sizing:border-box;appearance:none;width:100%;min-width:0;max-width:100%;min-height:2.75rem;margin:0;padding:.55rem .65rem;line-height:1.4;display:block}.register-panda-module__-bHsWW__dateInput::-webkit-date-and-time-value{text-align:left;min-width:0;line-height:1.4}.register-panda-module__-bHsWW__dateInput::-webkit-datetime-edit{align-items:center;min-height:1.25rem;padding:0;line-height:1.4;display:inline-flex}.register-panda-module__-bHsWW__dateInput::-webkit-datetime-edit-fields-wrapper{padding:0}.register-panda-module__-bHsWW__textarea{resize:vertical;min-height:5rem}.register-panda-module__-bHsWW__readOnlyValue{background:#00000008;border-radius:6px;margin:0;padding:.55rem .65rem;font-size:.95rem}.register-panda-module__-bHsWW__hint{color:var(--color-text-muted);margin:0;font-size:.85rem}.register-panda-module__-bHsWW__imageSection{border:1px solid var(--color-border);box-sizing:border-box;border-radius:8px;width:100%;min-width:0;max-width:100%;padding:1rem}.register-panda-module__-bHsWW__imageSectionTitle{margin:0 0 .75rem;font-size:1rem;font-weight:600}.register-panda-module__-bHsWW__imageGrid{grid-template-columns:minmax(0,1fr);gap:1rem;width:100%;max-width:100%;display:grid}.register-panda-module__-bHsWW__imageSlot{flex-direction:column;gap:.5rem;min-width:0;max-width:100%;display:flex;overflow:hidden}.register-panda-module__-bHsWW__imageSlotLabel{font-size:.85rem;font-weight:600}.register-panda-module__-bHsWW__imagePreviewWrap{aspect-ratio:4/3;border:1px dashed var(--color-border);background:#fafafa;border-radius:6px;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;overflow:hidden}.register-panda-module__-bHsWW__imagePreview{object-fit:cover;width:100%;min-width:0;max-width:100%;height:100%;display:block}.register-panda-module__-bHsWW__noImage{color:var(--color-text-muted);font-size:.85rem}.register-panda-module__-bHsWW__hiddenInput{display:none}.register-panda-module__-bHsWW__imageActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;width:100%;min-width:0;display:grid}.register-panda-module__-bHsWW__imageActionBtn{box-sizing:border-box;cursor:pointer;white-space:nowrap;width:100%;min-width:0;max-width:100%;color:var(--color-text);background-color:#f5f5f5;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem .35rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background-color .2s,box-shadow .2s;display:flex}.register-panda-module__-bHsWW__imageActionBtn:hover:not(:disabled){box-shadow:var(--shadow-sm);background-color:#e8e8e8}.register-panda-module__-bHsWW__imageActionBtn:disabled{opacity:.65;cursor:not-allowed}.register-panda-module__-bHsWW__imageActionBtnHidden{visibility:hidden;pointer-events:none}.register-panda-module__-bHsWW__pendingNotice{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.register-panda-module__-bHsWW__editNotice{color:#92400e;background:#fffbeb;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.register-panda-module__-bHsWW__errorBanner{color:#b71c1c;background:#ffebee;border-radius:6px;padding:.75rem 1rem;font-size:.9rem}.register-panda-module__-bHsWW__successBox{background:#2e7d3214;border:1px solid #2e7d3240;border-radius:8px;padding:1.25rem}.register-panda-module__-bHsWW__successTitle{color:#1b5e20;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.register-panda-module__-bHsWW__successText{margin:0 0 1rem;font-size:.95rem;line-height:1.6}.register-panda-module__-bHsWW__formActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.register-panda-module__-bHsWW__formActionBtn{box-sizing:border-box;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:8rem;min-height:2.75rem;padding:.65rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:inline-flex}.register-panda-module__-bHsWW__formActionBtnPrimary{background-color:var(--color-info);color:var(--color-white)}.register-panda-module__-bHsWW__formActionBtnPrimary:hover:not(:disabled){background-color:var(--color-primary-hover);box-shadow:var(--shadow-sm)}.register-panda-module__-bHsWW__formActionBtnPrimary:disabled{opacity:.65;cursor:not-allowed}.register-panda-module__-bHsWW__formActionBtnSecondary{color:var(--color-text);background-color:#f5f5f5}.register-panda-module__-bHsWW__formActionBtnSecondary:hover{box-shadow:var(--shadow-sm);background-color:#e8e8e8}@media (min-width:768px){.register-panda-module__-bHsWW__fieldsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.register-panda-module__-bHsWW__imageGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.register-panda-module__-bHsWW__fieldGroup{max-width:100%;overflow:hidden}.register-panda-module__-bHsWW__dateInputWrap{width:100%}.register-panda-module__-bHsWW__dateInput{min-height:3rem;padding:.65rem;font-size:16px}}
.contact-module__swMWYG__contactContent{max-width:800px;margin:0 auto}.contact-module__swMWYG__contactContent h1{text-align:center;color:var(--color-primary);margin-bottom:2rem}.contact-module__swMWYG__contactSection{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.contact-module__swMWYG__contactSection h2{color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.contact-module__swMWYG__contactSection h2 i{color:var(--color-primary-dark)}.contact-module__swMWYG__contactSection p{margin:0 0 1rem;line-height:1.6}.contact-module__swMWYG__form{background:var(--color-bg);border-radius:8px;margin-top:1rem;padding:1.5rem}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__label{color:var(--color-primary);margin-bottom:.5rem;font-weight:600;display:block}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid #ddd;border-radius:6px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px #0070f31a}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submit{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:background-color .3s;display:flex}.contact-module__swMWYG__submit:hover:not(:disabled){background:var(--color-primary-dark)}.contact-module__swMWYG__submit:disabled{cursor:not-allowed;background:#ccc}.contact-module__swMWYG__submit i{font-size:.9rem}.contact-module__swMWYG__required{color:#e74c3c;font-weight:700}.contact-module__swMWYG__inputError{border-color:#e74c3c!important;box-shadow:0 0 0 2px #e74c3c1a!important}.contact-module__swMWYG__errorMessage{color:#e74c3c;margin-top:.25rem;font-size:.875rem;display:block}.contact-module__swMWYG__successMessage{color:#155724;background:#d4edda;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.contact-module__swMWYG__successMessage i{color:#28a745}.contact-module__swMWYG__responseInfo{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem;display:grid}.contact-module__swMWYG__responseItem{background:var(--color-bg);border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;transition:transform .3s;display:flex}.contact-module__swMWYG__responseItem:hover{transform:translateY(-2px)}.contact-module__swMWYG__responseItem i{color:var(--color-primary-dark);flex-shrink:0;margin-top:.2rem;font-size:1.3rem}.contact-module__swMWYG__responseItem h3{color:var(--color-primary);margin:0 0 .5rem;font-size:1rem}.contact-module__swMWYG__responseItem p{margin:0;font-size:.9rem;line-height:1.4}@media (max-width:768px){.contact-module__swMWYG__contactContent h1{text-align:left;padding:0 1rem;font-size:1.8rem}.contact-module__swMWYG__contactSection{padding:1rem}.contact-module__swMWYG__contactSection h2{font-size:1.3rem}.contact-module__swMWYG__responseInfo{grid-template-columns:1fr}.contact-module__swMWYG__responseItem i{margin-top:0}}@media (max-width:480px){.contact-module__swMWYG__contactContent{padding:0 .5rem}.contact-module__swMWYG__contactSection{padding:.8rem}.contact-module__swMWYG__contactSection h2{font-size:1.2rem}}
.BirthPlaceField-module__VumKqW__root{flex-direction:column;gap:.35rem;display:flex}.BirthPlaceField-module__VumKqW__chipMeta{color:var(--color-text-muted);margin-left:.25rem;font-size:.85rem;font-weight:400}
.StaticPageContactSection-module__fnxK0G__section{background:#fff;padding:.75rem 1.5rem}.StaticPageContactSection-module__fnxK0G__section h2{color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.StaticPageContactSection-module__fnxK0G__section h2 i{color:var(--color-primary-dark)}.StaticPageContactSection-module__fnxK0G__section p{margin:0 0 1rem;line-height:1.6}.StaticPageContactSection-module__fnxK0G__contactEmail{text-align:center;color:var(--color-primary);margin:1.5rem 0;font-size:1.2rem;font-weight:500}.StaticPageContactSection-module__fnxK0G__contactEmail i{color:var(--color-primary-dark);margin-right:.5rem}.StaticPageContactSection-module__fnxK0G__lastUpdated{text-align:center;color:#666;margin:1rem 0 0;font-size:.9rem;font-style:italic}@media (max-width:768px){.StaticPageContactSection-module__fnxK0G__section{padding:1rem}.StaticPageContactSection-module__fnxK0G__section h2{font-size:1.3rem}}@media (max-width:480px){.StaticPageContactSection-module__fnxK0G__section h2{font-size:1.2rem}.StaticPageContactSection-module__fnxK0G__contactEmail{font-size:1.1rem}}
.ChinaSpotMap-module__e7eO_q__mapContainer{background-color:var(--background-secondary,#f9f9f9);border-radius:8px;width:100%;min-height:600px;position:relative;overflow:hidden}.ChinaSpotMap-module__e7eO_q__mapChart{width:100%;height:600px}.ChinaSpotMap-module__e7eO_q__loadingOverlay{color:var(--color-text-light);background:#fffc;justify-content:center;align-items:center;font-size:.95rem;display:flex;position:absolute;inset:0}.ChinaSpotMap-module__e7eO_q__errorMessage{color:var(--color-error,#c00);padding:1rem;font-size:.9rem}.ChinaSpotMap-module__e7eO_q__mapCredit{z-index:10;color:var(--color-text-light,#666);border-radius:2px;padding:0 4px;font-size:.7rem;position:absolute;bottom:2px;left:2px}.ChinaSpotMap-module__e7eO_q__mapCredit a{color:inherit;text-decoration:none}.ChinaSpotMap-module__e7eO_q__mapCredit a:hover{color:var(--color-secondary)}.ChinaSpotMap-module__e7eO_q__leftButtonGroup{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:10px;left:10px}.ChinaSpotMap-module__e7eO_q__resetFilter{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text);background:#fffffff2;border-radius:6px;padding:6px 12px;font-size:.85rem}.ChinaSpotMap-module__e7eO_q__resetFilter:hover{background:var(--color-bg)}.ChinaSpotMap-module__e7eO_q__resetFilter:disabled{opacity:.6;cursor:default}.ChinaSpotMap-module__e7eO_q__zoomControls{z-index:10;background-color:#ffffffe6;border-radius:4px;flex-direction:column;gap:4px;padding:4px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.ChinaSpotMap-module__e7eO_q__detailButton{border:1px solid var(--color-border);cursor:pointer;color:var(--primary-color,#4a90e2);background:#fffffff2;border-radius:6px;padding:6px 12px;font-size:.85rem;box-shadow:0 2px 8px #0000001a}.ChinaSpotMap-module__e7eO_q__detailButton:hover{background:var(--color-bg);border-color:var(--primary-color,#4a90e2)}.ChinaSpotMap-module__e7eO_q__backToChinaContainer{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;top:10px;left:10px}.ChinaSpotMap-module__e7eO_q__backToChinaButton{border:1px solid var(--color-border);cursor:pointer;color:var(--color-text);background:#fffffff2;border-radius:6px;padding:6px 12px;font-size:.85rem;box-shadow:0 2px 8px #0000001a}.ChinaSpotMap-module__e7eO_q__backToChinaButton:hover{background:var(--color-bg);border-color:var(--primary-color,#4a90e2);color:var(--primary-color,#4a90e2)}.ChinaSpotMap-module__e7eO_q__selectedProvinceLabel{color:var(--primary-color,#4a90e2);font-size:.9rem;font-weight:600}.ChinaSpotMap-module__e7eO_q__labelToggleControls{z-index:10;background-color:#ffffffe6;border-radius:4px;flex-direction:column;gap:4px;padding:4px;display:flex;position:absolute;top:10px;right:54px;box-shadow:0 2px 8px #00000026}.ChinaSpotMap-module__e7eO_q__layerPanel{border:1px solid var(--border-color,#ddd);background-color:#fffffffa;border-radius:4px;min-width:148px;padding:6px 0;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 12px #00000026}.ChinaSpotMap-module__e7eO_q__layerPanelItem{cursor:pointer;color:var(--text-primary,#333);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:6px 12px;font-size:13px;display:flex}.ChinaSpotMap-module__e7eO_q__layerPanelItem:hover{background-color:var(--background-hover,#f5f5f5)}.ChinaSpotMap-module__e7eO_q__layerPanelItem input{cursor:pointer;margin:0}.ChinaSpotMap-module__e7eO_q__zoomButton{border:1px solid var(--border-color,#ddd);background-color:var(--background-primary,#fff);cursor:pointer;width:32px;height:32px;color:var(--text-primary,#333);border-radius:4px;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex}.ChinaSpotMap-module__e7eO_q__zoomButton:hover{background-color:var(--background-hover,#f0f0f0);border-color:var(--primary-color,#4a90e2);color:var(--primary-color,#4a90e2)}.ChinaSpotMap-module__e7eO_q__zoomButton:active{transform:scale(.95)}.ChinaSpotMap-module__e7eO_q__zoomButton:disabled{opacity:.5;cursor:not-allowed}.ChinaSpotMap-module__e7eO_q__zoomButton.ChinaSpotMap-module__e7eO_q__active{background-color:var(--primary-color,#4a90e2);color:#fff;border-color:var(--primary-color,#4a90e2)}.ChinaSpotMap-module__e7eO_q__zoomButton.ChinaSpotMap-module__e7eO_q__active:hover{background-color:var(--primary-color,#4a90e2);opacity:.9}@media (max-width:480px){.ChinaSpotMap-module__e7eO_q__mapContainer{min-height:360px;padding-top:50px}.ChinaSpotMap-module__e7eO_q__mapChart{height:360px}.ChinaSpotMap-module__e7eO_q__backToChinaContainer{flex-direction:column;align-items:flex-start}}
.ToggleSwitch-module__n6sYka__toggleRoot{vertical-align:middle;align-items:center;gap:.5em;display:inline-flex;position:relative}.ToggleSwitch-module__n6sYka__toggleRoot label,.ToggleSwitch-module__n6sYka__toggleRoot,.ToggleSwitch-module__n6sYka__slider,.ToggleSwitch-module__n6sYka__toggleLabel{cursor:pointer!important}.ToggleSwitch-module__n6sYka__toggleRoot input[type=checkbox]{opacity:0;z-index:1;width:36px;height:20px;margin:0;position:absolute;cursor:pointer!important}.ToggleSwitch-module__n6sYka__slider{vertical-align:middle;background:#e0e0e0;border-radius:20px;width:36px;height:20px;margin-right:.5em;transition:background .2s;display:inline-block;position:relative}.ToggleSwitch-module__n6sYka__slider:hover,.ToggleSwitch-module__n6sYka__labelText:hover,.ToggleSwitch-module__n6sYka__toggleRoot:hover,.ToggleSwitch-module__n6sYka__toggleRoot label:hover{cursor:pointer!important}.ToggleSwitch-module__n6sYka__slider:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s,background .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.ToggleSwitch-module__n6sYka__toggleRoot input[type=checkbox]:checked~.ToggleSwitch-module__n6sYka__slider{background:var(--color-info,#4caf50)}.ToggleSwitch-module__n6sYka__toggleRoot input[type=checkbox]:checked~.ToggleSwitch-module__n6sYka__slider:before{background:#fff;transform:translate(16px)}.ToggleSwitch-module__n6sYka__toggleLabel{cursor:pointer!important;align-items:center!important;gap:.5em!important;display:inline-flex!important;position:relative!important}.ToggleSwitch-module__n6sYka__labelText{vertical-align:middle;font-size:.95em;line-height:20px;display:inline-block}
.top-page-see-more-module__vqhXjW__seeMoreLink{margin-top:0;font-weight:700;display:inline-flex}.top-page-see-more-module__vqhXjW__seeMoreLinkContainer{text-align:right;padding-right:.5rem}.top-page-see-more-module__vqhXjW__seeMoreLinkContainerTravel{margin-top:1rem}.top-page-see-more-module__vqhXjW__seeMoreLinkContainerPankatsu,.top-page-see-more-module__vqhXjW__seeMoreLinkContainerZooComments,.top-page-see-more-module__vqhXjW__seeMoreLinkContainerTravelMemo,.top-page-see-more-module__vqhXjW__seeMoreLinkContainerNewZoos,.top-page-see-more-module__vqhXjW__seeMoreLinkContainerNewPandas{margin-top:.25rem}@media (max-width:768px){.top-page-see-more-module__vqhXjW__seeMoreLinkContainerPankatsu,.top-page-see-more-module__vqhXjW__seeMoreLinkContainerZooComments{margin-top:0}}
.admin-module__TbBnNG__content{background:#fff;border-radius:0;width:100%;max-width:920px;margin:0 auto;padding:48px 48px 40px;animation:.8s ease-out admin-module__TbBnNG__fadeInUp}.admin-module__TbBnNG__header{text-align:left;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.admin-module__TbBnNG__headerActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.admin-module__TbBnNG__securityHint{color:#718096;text-align:left;margin:0;font-size:.8rem;line-height:1.4}@keyframes admin-module__TbBnNG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.admin-module__TbBnNG__title{color:#2d3748;background:linear-gradient(135deg, var(--color-info), #2d3748);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;min-width:0;margin:0;font-size:2rem;font-weight:700}.admin-module__TbBnNG__form{margin-bottom:30px}.admin-module__TbBnNG__inputGroup{text-align:left;margin-bottom:25px}.admin-module__TbBnNG__label{color:#2d3748;margin-bottom:8px;font-size:1.1rem;font-weight:600;display:block}.admin-module__TbBnNG__input{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:15px;font-size:1.1rem;transition:all .3s}.admin-module__TbBnNG__input:focus{border-color:var(--color-info);outline:none;box-shadow:0 0 0 3px #38a1691a}.admin-module__TbBnNG__error{color:#c53030;background:#fed7d7;border-radius:8px;justify-content:center;align-items:center;margin-bottom:20px;padding:12px 16px;font-weight:500;display:flex}.admin-module__TbBnNG__error i{margin-right:8px}.admin-module__TbBnNG__loginButton{background:var(--color-info);color:#fff;border:1px solid var(--color-info);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:15px 30px;font-size:1.1rem;font-weight:600;transition:background-color .15s,border-color .15s;display:flex}.admin-module__TbBnNG__loginButton:hover:not(:disabled){background:#066;border-color:#066}.admin-module__TbBnNG__loginButton:active{background:#055;border-color:#055}.admin-module__TbBnNG__loginButton:disabled{opacity:.7;cursor:not-allowed}.admin-module__TbBnNG__loginButton i{margin-right:8px}.admin-module__TbBnNG__categories{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:32px;display:grid}.admin-module__TbBnNG__category{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:20px}.admin-module__TbBnNG__categoryHeader{margin-bottom:14px}.admin-module__TbBnNG__categoryTitle{color:#2d3748;margin:0 0 4px;font-size:1.05rem;font-weight:700}.admin-module__TbBnNG__categoryDescription{color:#718096;margin:0;font-size:.875rem;line-height:1.4}.admin-module__TbBnNG__categoryActions{grid-template-columns:1fr;gap:10px;display:grid}.admin-module__TbBnNG__actionButton{background:var(--color-info);color:#fff;border:1px solid var(--color-info);cursor:pointer;text-align:left;border-radius:8px;justify-content:flex-start;align-items:center;width:100%;padding:12px 18px;font-size:.95rem;font-weight:600;transition:background-color .15s,border-color .15s;display:flex}.admin-module__TbBnNG__actionButton:hover{background:#066;border-color:#066}.admin-module__TbBnNG__actionButton:active{background:#055;border-color:#055}.admin-module__TbBnNG__actionButton i{color:#fff;text-align:center;opacity:.9;width:1.1rem;margin-right:8px}.admin-module__TbBnNG__logoutButton{color:#fff;cursor:pointer;white-space:nowrap;background:#c62828;border:1px solid #c62828;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:10px 18px;font-size:.9rem;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.admin-module__TbBnNG__logoutButton:hover{background:#b71c1c;border-color:#b71c1c}.admin-module__TbBnNG__logoutButton:active{background:#a31515;border-color:#a31515}.admin-module__TbBnNG__logoutButton i{margin-right:8px}.admin-module__TbBnNG__details{text-align:left;background:#f0fff4;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px}.admin-module__TbBnNG__detailsHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:12px;display:flex}.admin-module__TbBnNG__detailsHeader i{color:var(--color-info);font-size:1rem}.admin-module__TbBnNG__detailsTitle{color:#2d3748;letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:700}.admin-module__TbBnNG__detailItem{color:#4a5568;justify-content:flex-start;align-items:flex-start;margin-bottom:12px;font-size:.95rem;line-height:1.5;display:flex}.admin-module__TbBnNG__detailItem:last-child{margin-bottom:0}.admin-module__TbBnNG__detailItem i{color:#718096;text-align:center;flex-shrink:0;width:18px;margin-top:2px;margin-right:10px;font-size:.9rem}.admin-module__TbBnNG__footer{color:#718096;text-align:center;font-size:.95rem;line-height:1.5}.admin-module__TbBnNG__footer p{margin-bottom:8px}.admin-module__TbBnNG__footer p:last-child{margin-bottom:0}@media (max-width:768px){.admin-module__TbBnNG__content{border-radius:0;max-width:none;margin:0;padding:32px 20px 28px}.admin-module__TbBnNG__categories{grid-template-columns:1fr;gap:14px}.admin-module__TbBnNG__category{padding:16px}.admin-module__TbBnNG__securityHint{text-align:left;font-size:.75rem;line-height:1.35;display:block}.admin-module__TbBnNG__logoutButton{padding:8px 14px;font-size:.85rem}.admin-module__TbBnNG__details{padding:18px 20px}.admin-module__TbBnNG__detailItem{font-size:.95rem}.admin-module__TbBnNG__loginButton,.admin-module__TbBnNG__actionButton{padding:12px 16px;font-size:.95rem}}
.writer-reviews-module__wr1axW__header{text-align:center;margin-bottom:2rem}.writer-reviews-module__wr1axW__backButton{color:#495057;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:.9rem;transition:all .3s;display:inline-flex;box-shadow:0 2px 4px #0000001a}.writer-reviews-module__wr1axW__backButton:hover{background:#f8f9fa;border-color:#adb5bd;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.writer-reviews-module__wr1axW__title{color:#212529;text-shadow:none;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.writer-reviews-module__wr1axW__subtitle{color:#6c757d;text-align:left;margin:0 0 1.5rem;font-size:1rem}.writer-reviews-module__wr1axW__refreshButton{color:#495057;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .3s;display:inline-flex;box-shadow:0 1px 3px #0000001a}.writer-reviews-module__wr1axW__refreshButton:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd;transform:translateY(-1px);box-shadow:0 2px 6px #00000026}.writer-reviews-module__wr1axW__refreshButton:disabled{opacity:.6;cursor:not-allowed;color:#6c757d;background:#e9ecef}.writer-reviews-module__wr1axW__loading{color:#6c757d;justify-content:center;align-items:center;gap:1rem;min-height:200px;font-size:1.2rem;display:flex}.writer-reviews-module__wr1axW__error{color:#721c24;text-align:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1.5rem;font-size:1.1rem;display:flex}.writer-reviews-module__wr1axW__empty{text-align:center;color:#6c757d;background:#fff;border:1px solid #dee2e6;border-radius:12px;padding:3rem;box-shadow:0 2px 4px #0000001a}.writer-reviews-module__wr1axW__empty i{opacity:.7;margin-bottom:1rem;font-size:3rem}.writer-reviews-module__wr1axW__empty p{margin:0;font-size:1.2rem}.writer-reviews-module__wr1axW__reviewsList{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.5rem;display:grid}.writer-reviews-module__wr1axW__tabHeader{margin-bottom:1.5rem}.writer-reviews-module__wr1axW__tabButton{color:#495057;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dee2e6;border-radius:8px;flex-shrink:0;padding:.625rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s}.writer-reviews-module__wr1axW__tabButton:hover{background:#f8f9fa;border-color:#adb5bd}.writer-reviews-module__wr1axW__tabButtonActive{color:#fff;background:#212529;border-color:#212529}@media (max-width:768px){.writer-reviews-module__wr1axW__container{padding:1rem}.writer-reviews-module__wr1axW__title{font-size:2rem}.writer-reviews-module__wr1axW__reviewsList{grid-template-columns:1fr}}
.about-module__8TymFG__aboutContent{max-width:800px;margin:0 auto}.about-module__8TymFG__aboutContent h1{text-align:center;color:var(--color-primary)}.about-module__8TymFG__centeredText{text-align:center;margin:2rem 0;font-weight:700}.about-module__8TymFG__centeredText p{white-space:normal}.about-module__8TymFG__aboutSection{background:#fff;border-radius:8px;padding:1.5rem}.about-module__8TymFG__aboutSection h2{text-align:center;color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:2rem;display:flex}.about-module__8TymFG__aboutSection h2 i{color:var(--color-primary-dark)}.about-module__8TymFG__aboutSection p{margin:0 1.5rem}.about-module__8TymFG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.about-module__8TymFG__featureItem{text-align:center;background:var(--color-bg);border-radius:8px;padding:1.5rem}.about-module__8TymFG__featureItem i{color:var(--color-primary-dark);margin-bottom:1rem;font-size:2rem}.about-module__8TymFG__featureItem h3{color:var(--color-primary);margin-bottom:.5rem}.about-module__8TymFG__usageSteps{counter-reset:step-counter;padding:0 1.5rem;list-style:none}.about-module__8TymFG__usageSteps li{align-items:flex-start;margin-bottom:.5rem;display:flex;position:relative}.about-module__8TymFG__stepNumber{background:var(--color-primary-dark);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:1rem;font-weight:700;display:flex}.about-module__8TymFG__stepContent{flex-grow:1}.about-module__8TymFG__stepContent h3{color:var(--color-primary);margin-bottom:.5rem}.about-module__8TymFG__guidelines{background:var(--color-bg);border-radius:8px;padding:1.5rem}.about-module__8TymFG__guidelines h3{color:var(--color-primary);margin-bottom:1rem}.about-module__8TymFG__guidelines ul{padding:0;list-style:none}.about-module__8TymFG__guidelines li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.about-module__8TymFG__guidelines li:before{content:"•";color:var(--color-primary-dark);position:absolute;left:0}.about-module__8TymFG__contactEmail{text-align:center;color:var(--color-primary);margin-top:1rem;font-size:1.2rem}.about-module__8TymFG__contactEmail i{color:var(--color-primary-dark);margin-right:.5rem}.about-module__8TymFG__link{color:var(--color-primary);text-decoration:underline;transition:color .3s}.about-module__8TymFG__link:hover{color:var(--color-primary-dark)}@media (max-width:480px){.about-module__8TymFG__aboutContent h1{padding:0 1rem}.about-module__8TymFG__centeredText p{white-space:pre-line}.about-module__8TymFG__featuresGrid{grid-template-columns:1fr}.about-module__8TymFG__aboutSection{padding:1rem}.about-module__8TymFG__stepNumber{margin-bottom:1rem}}
.account-setting-module__EYgEFq__settingForm{display:none}.account-setting-module__EYgEFq__settingForm.account-setting-module__EYgEFq__active{display:block}.account-setting-module__EYgEFq__settingSection{padding:0 1rem;display:none}.account-setting-module__EYgEFq__settingSection.account-setting-module__EYgEFq__active{display:block}.account-setting-module__EYgEFq__settingSection h3{color:var(--color-text);border-bottom:2px solid var(--color-info);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem}.account-setting-module__EYgEFq__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-setting-module__EYgEFq__notificationFormGrid{grid-template-columns:1fr}.account-setting-module__EYgEFq__formGroup{margin-bottom:.5rem;padding:.2rem 0}.account-setting-module__EYgEFq__formGroup label{display:block}.account-setting-module__EYgEFq__formGroup input,.account-setting-module__EYgEFq__formGroup textarea,.account-setting-module__EYgEFq__formGroup select{box-sizing:border-box;border-radius:4px;width:100%;padding:.8rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.account-setting-module__EYgEFq__passwordInputWrapper{align-items:center;display:flex;position:relative}.account-setting-module__EYgEFq__passwordInputWrapper input{width:100%;padding-right:3rem}.account-setting-module__EYgEFq__passwordToggle{cursor:pointer;color:var(--color-text-secondary);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;font-size:1rem;display:flex;position:absolute;right:.75rem}.account-setting-module__EYgEFq__passwordToggle:hover i{color:var(--color-primary)}.account-setting-module__EYgEFq__passwordToggle i{color:var(--color-info)}.account-setting-module__EYgEFq__passwordRequirements{border-left:3px solid var(--color-info);background-color:#f8f9fa;border-radius:4px;margin-top:.5rem;padding:.75rem}.account-setting-module__EYgEFq__passwordRequirements p{color:var(--color-text-light);margin:0;font-size:.9rem;line-height:1.4}.account-setting-module__EYgEFq__formGroup input:focus,.account-setting-module__EYgEFq__formGroup textarea:focus,.account-setting-module__EYgEFq__formGroup select:focus{border:1.5px solid;border-color:var(--color-info);outline:none}.account-setting-module__EYgEFq__formGroup textarea{resize:vertical;min-height:150px}.account-setting-module__EYgEFq__publicOption{margin-bottom:.5rem;display:flex}.account-setting-module__EYgEFq__toggleSwitch{color:var(--color-secondary);margin-left:auto;display:inline-block}.account-setting-module__EYgEFq__fixedOption{color:var(--color-text-muted);margin-left:auto;font-size:.9em;display:inline-block}.account-setting-module__EYgEFq__settingDescription{color:var(--color-text-light);margin-top:.5rem;margin-bottom:0;font-size:.85rem;line-height:1.4}.account-setting-module__EYgEFq__settingWarning{color:var(--color-warning);margin-top:.5rem;margin-bottom:0;font-size:.85rem;line-height:1.4}.account-setting-module__EYgEFq__notificationSubSetting{padding-left:2rem;position:relative}.account-setting-module__EYgEFq__notificationSubSetting:before{color:var(--color-text-muted);font-size:1rem;position:absolute;left:.5rem}.account-setting-module__EYgEFq__notificationSubSetting.account-setting-module__EYgEFq__disabled{opacity:.5;pointer-events:none}.account-setting-module__EYgEFq__notificationSubSetting.account-setting-module__EYgEFq__disabled label{color:var(--color-text-muted);cursor:not-allowed}.account-setting-module__EYgEFq__authorityButton{min-width:60px;margin-left:auto;padding:.5rem;display:inline-block}.account-setting-module__EYgEFq__deleteAccountGroup{grid-area:5/1/auto/3;margin-left:auto}.account-setting-module__EYgEFq__dangerLink{cursor:pointer;margin-left:auto;text-decoration:underline}.account-setting-module__EYgEFq__dangerLink:hover{color:#b91c1c}.account-setting-module__EYgEFq__avatarGroup{text-align:center;grid-area:1/1/3}.account-setting-module__EYgEFq__avatarUpload{cursor:pointer;border-radius:50%;width:120px;height:120px;margin:0 auto;display:inline-block;position:relative;overflow:hidden}.account-setting-module__EYgEFq__avatarPreview{object-fit:cover;border-radius:50%;width:100%;height:100%}.account-setting-module__EYgEFq__avatarUploadOverlay{opacity:0;background:var(--overlay-dark);color:var(--color-white);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.account-setting-module__EYgEFq__avatarUpload:hover .account-setting-module__EYgEFq__avatarUploadOverlay{opacity:1}.account-setting-module__EYgEFq__avatarUploadOverlay i{margin-bottom:.5rem;font-size:1.5rem}.account-setting-module__EYgEFq__avatarUploadOverlay span{font-size:.8rem}.account-setting-module__EYgEFq__nameGroup{grid-area:2/2}.account-setting-module__EYgEFq__accountId{grid-area:1/2}.account-setting-module__EYgEFq__favoritecityGroup{grid-area:3/1}.account-setting-module__EYgEFq__firstChinaTravelDate{grid-area:3/2}.account-setting-module__EYgEFq__bioGroup{grid-area:4/1/auto/3}.account-setting-module__EYgEFq__profileActions{justify-content:center;gap:1rem;padding-top:1rem;display:flex}.account-setting-module__EYgEFq__avatarUpload input[type=file],.account-setting-module__EYgEFq__mobileBr{display:none}.account-setting-module__EYgEFq__desktopSeparator{display:inline}@media (max-width:480px){.account-setting-module__EYgEFq__accountSidebar{flex-direction:row;justify-content:space-around;align-items:center;margin-bottom:0;padding:.5rem 0}.account-setting-module__EYgEFq__accountSidebar ul{justify-content:space-around;width:100%;display:flex}.account-setting-module__EYgEFq__sidebarItem{text-align:center;flex:1;justify-content:center;align-items:center;margin:0 .2rem;padding:.5rem 0;display:flex}.account-setting-module__EYgEFq__mobileBr{display:inline}.account-setting-module__EYgEFq__desktopSeparator{display:none}.account-setting-module__EYgEFq__personalFormGrid,.account-setting-module__EYgEFq__snsFormGrid{grid-template-columns:1fr}.account-setting-module__EYgEFq__settingSection{border-radius:0;padding:.5rem}.account-setting-module__EYgEFq__avatarUpload{width:100px;height:100px}.account-setting-module__EYgEFq__formActions{flex-direction:column;gap:.8rem}.account-setting-module__EYgEFq__btnCancel,.account-setting-module__EYgEFq__btnSave{justify-content:center;width:100%}}
.auth-module__Y2OPrW__authContainer{max-width:600px;min-height:100vh;margin:0 auto}.auth-module__Y2OPrW__authMain{padding:2rem}.auth-module__Y2OPrW__authTabs{border-bottom:1px solid #eee;justify-content:center;margin-bottom:2rem;display:flex}.auth-module__Y2OPrW__authTab{cursor:pointer;color:var(--color-text);background:0 0;border:none;border-bottom:2px solid #0000;outline:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:border-color .2s,color .2s}.auth-module__Y2OPrW__forgotPasswordTitle{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.auth-module__Y2OPrW__authSection{display:none}.auth-module__Y2OPrW__authSection.auth-module__Y2OPrW__active{display:block}.auth-module__Y2OPrW__authTab.auth-module__Y2OPrW__active{color:var(--color-info);border-bottom:2px solid var(--color-info)}.auth-module__Y2OPrW__authForms{width:100%}.auth-module__Y2OPrW__authForm{opacity:0;transition:opacity .3s;display:none}.auth-module__Y2OPrW__authForm.auth-module__Y2OPrW__active{opacity:1;display:block}.auth-module__Y2OPrW__forgotPasswordForm{padding:0 2rem;display:block}.auth-module__Y2OPrW__disabledSignupMessage{text-align:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:1rem;padding:1.5rem}.auth-module__Y2OPrW__disabledSignupMessage h3{color:var(--color-primary);margin-bottom:1rem;font-size:1.2rem}.auth-module__Y2OPrW__disabledSignupMessage p{color:var(--color-text);margin-bottom:.5rem;line-height:1.6}.auth-module__Y2OPrW__disabledSignupMessage p:last-child{color:var(--color-primary);margin-bottom:0;font-weight:700}.auth-module__Y2OPrW__formGroup{margin-bottom:1.5rem}.auth-module__Y2OPrW__formGroup label{margin-bottom:.5rem;font-weight:700;display:block}.auth-module__Y2OPrW__formGroup input{border:1px solid #ccc;border-radius:4px;width:100%;padding:.8rem;font-size:1rem;transition:border-color .3s}.auth-module__Y2OPrW__formGroup input:focus{border-color:var(--color-primary);outline:none}.auth-module__Y2OPrW__passwordInputContainer{position:relative}.auth-module__Y2OPrW__togglePassword{color:var(--color-text-light);cursor:pointer;background:0 0;border:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.auth-module__Y2OPrW__passwordRequirements{border-left:3px solid var(--color-info);background-color:#f8f9fa;border-radius:4px;margin-top:.5rem;padding:.75rem}.auth-module__Y2OPrW__passwordRequirements p{color:var(--color-text-light);margin:0;font-size:.9rem;line-height:1.4}.auth-module__Y2OPrW__rememberMe{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.auth-module__Y2OPrW__rememberMe input[type=checkbox]{width:auto;margin:0}.auth-module__Y2OPrW__rememberMe label{margin:0;font-weight:400}.auth-module__Y2OPrW__rememberMe a{margin-left:auto}.auth-module__Y2OPrW__rememberMe a:hover{text-decoration:underline}.auth-module__Y2OPrW__agreementSection{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1.5rem 0;padding:1rem}.auth-module__Y2OPrW__agreementCheckbox{cursor:pointer;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.4;display:flex}.auth-module__Y2OPrW__agreementCheckbox input[type=checkbox]{flex-shrink:0;margin:.1rem 0 0}.auth-module__Y2OPrW__agreementCheckbox span{color:var(--color-text)}.auth-module__Y2OPrW__agreementCheckbox a{color:var(--color-primary);font-weight:500;text-decoration:underline}.auth-module__Y2OPrW__agreementCheckbox a:hover{color:var(--color-primary-dark);text-decoration:none}.auth-module__Y2OPrW__submitButton{cursor:pointer;background:var(--color-info);color:#fff;border:none;border-radius:4px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .3s}.auth-module__Y2OPrW__submitButton:hover:not(:disabled){background:var(--color-primary-dark)}.auth-module__Y2OPrW__submitButton:disabled{cursor:not-allowed;background:#ccc}.auth-module__Y2OPrW__forgotPassword{text-align:right;margin-top:.5rem}.auth-module__Y2OPrW__forgotPassword a{color:var(--color-text-light);font-size:.9rem;text-decoration:none}.auth-module__Y2OPrW__forgotPassword a:hover{text-decoration:underline}.auth-module__Y2OPrW__errorMessage{color:#d32f2f;margin-top:.5rem;font-size:.9rem;display:none}.auth-module__Y2OPrW__errorMessage:not(:empty){display:block}.auth-module__Y2OPrW__successMessage{color:#2e7d32;background-color:#e8f5e8;border-left:4px solid #4caf50;border-radius:4px;margin-top:.5rem;padding:.75rem;font-size:.9rem;display:none}.auth-module__Y2OPrW__successMessage:not(:empty){display:block}.auth-module__Y2OPrW__resetPasswordActions{justify-content:center;gap:1rem;padding-top:1rem;display:flex}@media (max-width:768px){.auth-module__Y2OPrW__authContainer{padding-top:1rem}.auth-module__Y2OPrW__authTab{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:480px){.auth-module__Y2OPrW__authContainer{padding-top:.8rem}.auth-module__Y2OPrW__authTab{padding:.6rem 1rem;font-size:.9rem}.auth-module__Y2OPrW__rememberMe a{margin-left:0}}
.business-module__ejCyTa__businessContent{max-width:800px;margin:0 auto}.business-module__ejCyTa__businessContent h1{text-align:center;color:var(--color-primary)}.business-module__ejCyTa__centeredText{text-align:center;margin:1rem 0;font-weight:700}.business-module__ejCyTa__centeredText p{white-space:normal}.business-module__ejCyTa__businessSection{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.business-module__ejCyTa__businessContactSection{border-radius:8px;margin-bottom:1.5rem}.business-module__ejCyTa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.business-module__ejCyTa__featureItem{background:var(--color-bg);border-radius:8px;padding:1.5rem}.business-module__ejCyTa__featureHeader{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.business-module__ejCyTa__featureHeader i{color:var(--color-primary-dark);flex-shrink:0;font-size:1.5rem}.business-module__ejCyTa__featureHeader h3{color:var(--color-primary);margin:0;font-size:1.1rem;line-height:1.3}.business-module__ejCyTa__featureList{text-align:left;margin:0;padding:0;list-style:none}.business-module__ejCyTa__featureList li{margin:0 0 .35rem;line-height:1.6}.business-module__ejCyTa__featureList li:before{content:"・"}@media (max-width:480px){.business-module__ejCyTa__businessContent h1{padding:0 1rem}.business-module__ejCyTa__centeredText p{white-space:pre-line}.business-module__ejCyTa__featuresGrid{grid-template-columns:1fr}.business-module__ejCyTa__businessSection{padding:1rem}}
.InformationList-module__lCYwwa__container{flex-direction:column;min-height:100vh;display:flex}.InformationList-module__lCYwwa__mainContent{box-sizing:border-box;flex:1;width:100%;margin:0 auto;padding:.5rem 1rem}@media (max-width:768px){.InformationList-module__lCYwwa__pageHeader{padding:40px 20px}.InformationList-module__lCYwwa__pageTitle{font-size:2rem}.InformationList-module__lCYwwa__pageDescription{font-size:1rem}.InformationList-module__lCYwwa__mainContent{padding:20px 15px}}
.search-results-module__Rckp2a__searchResultsLayout{margin-bottom:1rem;padding:0 1rem}.search-results-module__Rckp2a__searchResults{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem;display:grid}.search-results-module__Rckp2a__noResults{text-align:center;color:var(--color-text-light);padding:3rem}.search-results-module__Rckp2a__noResults h3{color:var(--color-text);margin-bottom:1rem}@media (max-width:480px){.search-results-module__Rckp2a__searchResultsLayout{padding:0 .5rem}.search-results-module__Rckp2a__searchResultsContainer{padding:1rem}.search-results-module__Rckp2a__searchResults{grid-template-columns:1fr;row-gap:.5rem}}
