body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(to bottom right,#fff,#ecf1cc);display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:90vh;justify-content:center;padding:40px;text-align:center}.login-logo{background-color:initial;margin-bottom:60px;width:280px}h2{color:#03327c;font-size:24px;margin-bottom:20px}.google-login-button{background-color:#4285f4;border:none;border-radius:6px;box-shadow:0 4px 8px #4285f44d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 32px;transition:background-color .3s ease,transform .2s ease}.google-login-button:hover{background-color:#03327c;transform:translateY(-5px)}.loading-text{color:#666;margin-top:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.menu-button.logout{border:none;border-radius:6px;cursor:pointer;padding:6px 12px}.card-container{background-color:#ffffffe6;border-radius:12px;box-shadow:0 4px 10px #0000001a;margin-top:1rem;padding:1.5rem}.card-title{border-left:5px solid #a4c639;color:#333;font-size:18px;margin-bottom:1rem;padding-left:.75rem}.card-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.card-block{display:flex;flex-direction:column;max-width:300px;width:100%}.function-card{background-color:#fff9c4;border-radius:10px;box-shadow:0 3px 8px #fbc02d4d;cursor:pointer;padding:1rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.function-card:hover{background-color:#fdd835;box-shadow:0 6px 14px #fbc02d80;transform:translateY(-2px)}.function-title{color:#333;font-size:18px;margin:0}.function-text{color:#666;font-size:13px;margin-top:.5rem}.highlight{color:#007bff;font-weight:700}.sub-card{background-color:#f5f5f5;border-left:4px solid #fdd835;border-radius:8px;box-shadow:0 0 8px #00000014;cursor:pointer;margin-top:6px;padding:10px 12px;transition:all .3s ease-in-out}.sub-card-hover:hover{background-color:#fdd835;box-shadow:0 4px 12px #007bff33;transform:translateY(-2px)}.sub-card-title{font-size:.95rem;font-weight:700;margin:0 0 4px}.sub-card-text{font-size:.8rem;margin:0}.data-update-notice{background-color:#e9f0fb;border-left:5px solid #2b7bb9;border-radius:8px;box-shadow:inset 0 0 3px #2b7bb926;color:#2c3e50;font-size:.95rem;line-height:1.7;margin:2rem 1rem 1rem;padding:1rem 1.25rem}.data-update-notice strong{color:#1a5276;font-weight:600}.menu{right:24px;top:60px}.age-input-row .clear-btn{flex:0 0 auto;margin-left:0;order:2}.weekday-clear:disabled{cursor:not-allowed;opacity:.4}.location-modal__backdrop{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:110}.location-modal__container{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:16px;max-height:82vh;padding:16px;width:min(900px,96vw)}.location-modal__header{align-items:center;display:flex;gap:12px;justify-content:space-between}.location-modal__title{font-size:1.1rem;font-weight:700;margin:0}.location-modal__close{font-size:18px;line-height:1;padding:4px 8px}.location-modal__controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.location-modal__search{flex:1 1;min-width:200px}.location-modal__body{border:1px solid #e5e7eb;border-radius:12px;flex:1 1;max-height:50vh;min-height:160px;overflow:auto;padding:12px}.location-modal__option-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.location-modal__chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;box-shadow:0 1px 3px #0000000f;display:inline-flex;font-size:14px;gap:8px;padding:6px 12px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;white-space:nowrap}.location-modal__chip input{margin:0}.location-modal__chip:has(input:checked){background:#e8f2ff;border-color:#93c5fd;box-shadow:0 0 0 1px #3b82f659}.location-modal__chip:has(input:checked) span{color:#1d4ed8;font-weight:600}.location-modal__empty{color:#6b7280;font-size:14px;margin:12px 4px}.location-modal__footer{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.location-modal__count{color:#4b5563;font-size:12px}.location-modal__actions{display:flex;gap:8px}@media (max-width:640px){.location-modal__container{max-height:86vh;padding:12px;width:min(100%,96vw)}.location-modal__body{max-height:55vh}.location-modal__option-list{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.search-history-modal__overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.search-history-modal__container{background:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;max-height:80vh;width:520px}.search-history-modal__header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:16px 20px}.search-history-modal__header h2{font-size:18px;margin:0}.search-history-modal__close{background:none;border:none;cursor:pointer;font-size:22px;line-height:1}.search-history-modal__controls{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:12px;justify-content:space-between;padding:12px 20px}.search-history-modal__toggle{align-items:center;display:flex;font-size:14px;gap:8px}.search-history-modal__refresh{background:#fff;border:1px solid #007bff;border-radius:6px;color:#007bff;cursor:pointer;padding:6px 12px}.search-history-modal__refresh:disabled{cursor:not-allowed;opacity:.5}.search-history-modal__body{overflow-y:auto;padding:12px 20px 20px}.search-history-modal__empty{color:#666;margin:40px 0;text-align:center}.search-history-modal__list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.search-history-modal__item{align-items:stretch;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;display:flex;overflow:hidden}.search-history-modal__main{align-items:flex-start;background:#0000;border:none;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:4px;padding:12px;text-align:left}.search-history-modal__summary{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;width:100%}.search-history-modal__keyword{color:#333;display:flex;flex-direction:column;font-size:13px;font-weight:700;gap:2px;max-width:70%;word-break:break-word}.search-history-modal__keyword span{line-height:1.4}.search-history-modal__datetime{color:#888;flex-shrink:0;font-size:12px}.search-history-modal__meta{color:#555;display:flex;flex-wrap:wrap;font-size:12px;gap:12px}.search-history-modal__page{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-history-modal__actions{border-left:1px solid #e5e5e5;display:flex;flex:0 0 64px;flex-direction:column}.search-history-modal__actions button{background:#fff;border:none;border-bottom:1px solid #e5e5e5;cursor:pointer;flex:1 1 50%;padding:10px 12px}.search-history-modal__actions button:last-child{border-bottom:none}.search-history-modal__favorite.is-active{color:#ff9800}.search-history-modal__favorite{font-size:16px}.search-history-modal__delete{color:#d32f2f}.search-history-modal__actions button:hover{background:#f3f3f3}.search-history-modal__item:hover{background:#f4f7ff;border-color:#c7d7ff}.search-history-modal__item:hover .search-history-modal__main{background:#eff4ff}.search-history-modal__item:hover .search-history-modal__actions button{background:#f9fbff}.search-history-modal__item:hover .search-history-modal__actions button:hover{background:#e8efff}.loading-container{align-items:center;background:linear-gradient(to bottom right,#fff,#ecf1cc);display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:6px solid #000;border-radius:50%;border-top-color:#ffe900;height:50px;margin-bottom:20px;width:50px}.loading-container p{color:#555;font-size:1.2em;font-weight:700}.analysis-page{padding:1.5rem}.header{background:#ffffffe6;border-radius:8px;box-shadow:0 3px 8px #0000001a;padding:1rem 1.5rem}.app-title{font-size:24px}.user-info{border-radius:8px;color:#666;font-size:16px;padding:6px 12px}.hamburger{margin-right:1rem}.menu{padding:.5rem 1rem}.menu-button{background-color:#eee;border-radius:6px;color:#333;margin-right:8px;padding:6px 12px}.menu-button.logout{background-color:#e74c3c}.menu-button.logout:hover{background-color:#c0392b}.main-content{padding:1.5rem}.under-construction{background-color:#f0f4f8;border-left:5px solid #007bff;border-radius:8px;color:#333;font-size:1rem;line-height:1.8;margin-top:2rem;padding:1.5rem}.anken-table{background:#fff;border-collapse:collapse;font-size:14px;margin-top:12px;width:100%}.anken-table td,.anken-table th{border:1px solid #e5e7eb;padding:6px 8px;vertical-align:top}.anken-table thead th{background:#f8fafc;font-weight:600;-webkit-user-select:none;user-select:none}.anken-table thead th.th-click{cursor:pointer}.anken-table thead th.th-click:hover{background:#eef2f7}.anken-table thead th.no-sort{cursor:default}.anken-table tbody tr:nth-child(2n){background:#fafafa}.anken-table tbody tr:hover{background:#f1f7ff}.cell.wrap{white-space:normal;word-break:break-word}.cell.nowrap{white-space:nowrap}.cell.right{text-align:right}.col-xs{max-width:50px;width:40px}.col-s{max-width:100px;width:50px}.col-m{max-width:200px;width:160px}.col-l{max-width:320px;width:240px}.col-xl{width:420px}.name-link{color:#0b69d7;font-weight:400;text-decoration:underline}.chart-box{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1 1;margin:24px 0;padding:16px}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.charts-row{display:flex;flex-wrap:wrap;gap:24px}.bar-row{align-items:center;display:flex;margin-bottom:8px}.bar-label{font-weight:600;width:120px}.bar-container{background:#eef2f7;border-radius:4px;flex:1 1;margin-left:8px;overflow:hidden}.bar{align-items:center;background:#4caf50;border-radius:4px;color:#fff;display:flex;height:22px;padding-left:8px}.bar-year{background:#1976d2}.bar-dim{filter:grayscale(.3);opacity:.35}.clear-btn{background:#e5e7eb;border:1px solid #d1d5db;border-radius:6px;font-size:12px}.clear-btn:hover{background:#dfe3e8}.detail-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.detail-search{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.detail-search__label{color:#344054;display:flex;flex-direction:column;font-size:13px;gap:4px}.detail-search__label input{border:1px solid #d0d5dd;border-radius:6px;font-size:13px;max-width:100%;padding:6px 10px;width:260px}.detail-search__label input:focus{border-color:#4a90e2;box-shadow:0 0 4px #4a90e280;outline:none}.detail-search__clear{background:#fff;border:1px solid #d0d5dd;border-radius:6px;cursor:pointer;font-size:13px;padding:6px 10px}.detail-search__clear:disabled{cursor:not-allowed;opacity:.5}.detail-search__clear:not(:disabled):hover{background:#f6f7f9}.spinner-wrapper{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:24px}.spinner{animation:spin 1s linear infinite;border:4px solid #d0d5dd;border-top-color:#1976d2;height:40px;width:40px}.loading-text{color:#555}@media (prefers-reduced-motion:reduce){.spinner{animation:none}}.anken-table .cell.wrap,.name-link{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.pagination{margin:12px 0}.page-btn{border:1px solid #d0d5dd;border-radius:6px;font-size:13px}.page-btn:hover:not(:disabled){background:#f6f7f9}.page-btn.active{background:#e8eefc;border-color:#9db5ff;font-weight:600}.page-ellipsis{color:#999;padding:0 4px}.page-info{color:#666;font-size:12px;margin-left:6px}body{background:linear-gradient(to bottom right,#fff,#ecf1cc);color:#333;font-family:Noto Sans JP,sans-serif;margin:0;min-height:100vh;padding:0}.availability-page{padding:8px 20px 20px}.header{background:#fffc;border-radius:10px;box-shadow:0 2px 6px #00000014;box-sizing:border-box;justify-content:space-between;margin-bottom:1rem;padding:.5rem 1rem;width:100%}.header,.left-section{align-items:center;display:flex}.left-section{gap:.75rem}.app-title{color:#2c3e50;font-size:18px;font-weight:700;margin:0}.hamburger{color:#333;font-size:18px}.user-info{background-color:#f2f2f2;border-radius:6px;color:#555;font-size:14px;font-weight:700;padding:4px 10px}.page-title{font-size:20px;margin:0}.error-message{background-color:#ffeaea;border:1px solid #ffc2c2;border-radius:4px;color:#b00020;font-size:13px;margin-bottom:12px;padding:6px 8px}.sort-controls select{align-items:center;border:1px solid #ccc;border-radius:6px;font-size:14px;justify-content:center;padding:6px 12px}.order-toggle{background-color:#f1f1f1;border:none;border-radius:8px;color:#111;cursor:pointer;font-size:14px;font-weight:700;padding:6px 14px;transition:background-color .2s}.order-toggle:hover{background-color:#e0e0e0}.order-toggle.asc{background-color:#8fbcff}.order-toggle.desc{background-color:#ffafaf}@media (max-width:480px){.sort-controls{align-items:flex-start;flex-direction:column}}.result-count{background-color:#e6f0ff;border:1px solid #0366d6;border-radius:6px;box-shadow:0 1px 3px #00000014;color:#036;font-size:15px;font-weight:700;margin:16px auto;max-width:260px;padding:8px 16px;text-align:center}.search-panel{grid-gap:16px;align-items:end;background-color:#c0dafc;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,auto));margin-bottom:32px;padding:24px}.search-panel label{align-items:center;display:flex;flex-direction:column;font-size:15px;font-weight:700;text-align:center}.search-panel input[type=number],.search-panel input[type=text],.search-panel select,.search-panel textarea{font-size:16px;padding:10px}.select-multibox{border:1px solid #aaa;border-radius:4px;box-sizing:border-box;height:170px;margin-top:-10px;overflow-y:auto;padding:8px;width:300px}.weekday-checkboxes{align-items:center;display:flex;flex-wrap:nowrap;font-size:13px;gap:8px;justify-content:flex-start;margin-bottom:10px}.weekday-checkboxes label{align-items:center;background:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;padding:4px 10px}.weekday-checkboxes input[type=checkbox]{display:none}.weekday-checkboxes input[type=checkbox]:checked+span{background:#0366d6;color:#fff;font-weight:700}.search-panel button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px;transition:.2s ease-in-out}.search-panel button:hover{opacity:.85}button.search{background-color:#0366d6;color:#fff}button.link{background-color:#28a745;color:#fff}.keyword-input{border:1px solid #ccc;border-radius:8px;padding:6px 8px}.keyword-input:focus{border-color:#4a90e2;box-shadow:0 0 4px #4a90e280;outline:none}.partner-cards{display:flex;flex-wrap:wrap;gap:20px}.partner-card{background:#f7f2b2;border:1px solid #9bd4f3;border-radius:6px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;margin-bottom:20px;max-width:3800px;padding:20px;width:100%}.partner-card.favorite-card{background:#abd9ff;box-shadow:0 0 12px #0868a480}.name-block{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:12px}.kana-name{color:#777;font-size:12px;line-height:1;margin-bottom:2px}.name-link{color:#036;font-size:18px;font-weight:700;text-decoration:none}.name-link:hover{text-decoration:underline}.phone-link{color:#05a;font-size:18px;font-weight:700;text-decoration:none}.phone-link:hover{color:#036;text-decoration:underline}.favorite-search{background-color:#f59e0b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px}.favorite-search:hover{background-color:#d97706}.schedule-table{border-collapse:collapse;font-size:14px;margin-top:10px}.schedule-table,.schedule-table.horizontal{table-layout:fixed;width:100%}.schedule-table td,.schedule-table th{word-wrap:break-word;border:1px solid #888;font-size:13px;min-width:clamp(28px,3.8vw,36px);padding:6px;text-align:center}@media (max-width:768px){.schedule-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.schedule-table.horizontal{min-width:900px}.schedule-table td,.schedule-table th{font-size:12px;min-width:40px;padding:4px}}.active-cell{background-color:#979793}.inactive-cell{background-color:#fff}.matching-cell{outline:4px solid rgba(5,64,241,.934);position:relative;z-index:1}.schedule-table thead th{color:#333;font-weight:700}.schedule-table tbody td:first-child{border:1px solid #888;font-size:14px;font-weight:600;padding:8px;text-align:center}@media (max-width:768px){.schedule-table{font-size:12px}.schedule-table td,.schedule-table th{line-height:1.2;min-width:clamp(28px,5.2vw,54px);padding:4.5px}}.schedule-table.horizontal thead th:first-child{background-color:#fff}.schedule-table.horizontal thead th:nth-child(2),.schedule-table.horizontal thead th:nth-child(24),.schedule-table.horizontal thead th:nth-child(25),.schedule-table.horizontal thead th:nth-child(3),.schedule-table.horizontal thead th:nth-child(4),.schedule-table.horizontal thead th:nth-child(5),.schedule-table.horizontal thead th:nth-child(6),.schedule-table.horizontal thead th:nth-child(7){background-color:silver}.schedule-table.horizontal thead th:nth-child(10),.schedule-table.horizontal thead th:nth-child(21),.schedule-table.horizontal thead th:nth-child(22),.schedule-table.horizontal thead th:nth-child(23),.schedule-table.horizontal thead th:nth-child(8),.schedule-table.horizontal thead th:nth-child(9){background-color:#b0edfc}.schedule-table.horizontal tbody tr:first-child td:first-child,.schedule-table.horizontal tbody tr:nth-child(2) td:first-child,.schedule-table.horizontal tbody tr:nth-child(3) td:first-child,.schedule-table.horizontal tbody tr:nth-child(4) td:first-child,.schedule-table.horizontal tbody tr:nth-child(5) td:first-child,.schedule-table.horizontal thead th:nth-child(11),.schedule-table.horizontal thead th:nth-child(12),.schedule-table.horizontal thead th:nth-child(13),.schedule-table.horizontal thead th:nth-child(14),.schedule-table.horizontal thead th:nth-child(15),.schedule-table.horizontal thead th:nth-child(16),.schedule-table.horizontal thead th:nth-child(17),.schedule-table.horizontal thead th:nth-child(18),.schedule-table.horizontal thead th:nth-child(19),.schedule-table.horizontal thead th:nth-child(20){background-color:#f9fc6e}.schedule-table.horizontal tbody tr:nth-child(6) td:first-child{background-color:#d6eaff}.schedule-table.horizontal tbody tr:nth-child(7) td:first-child{background-color:#ffe6e6}.schedule-table.vertical thead th:first-child{background-color:#fff}.schedule-table.vertical thead th:nth-child(2),.schedule-table.vertical thead th:nth-child(3),.schedule-table.vertical thead th:nth-child(4),.schedule-table.vertical thead th:nth-child(5),.schedule-table.vertical thead th:nth-child(6){background-color:#f9fc6e}.schedule-table.vertical thead th:nth-child(7){background-color:#d6eaff}.schedule-table.vertical thead th:nth-child(8){background-color:#ffe6e6}.schedule-table.vertical tbody tr:first-child td:first-child,.schedule-table.vertical tbody tr:nth-child(2) td:first-child,.schedule-table.vertical tbody tr:nth-child(23) td:first-child,.schedule-table.vertical tbody tr:nth-child(24) td:first-child,.schedule-table.vertical tbody tr:nth-child(3) td:first-child,.schedule-table.vertical tbody tr:nth-child(4) td:first-child,.schedule-table.vertical tbody tr:nth-child(5) td:first-child,.schedule-table.vertical tbody tr:nth-child(6) td:first-child{background-color:silver}.schedule-table.vertical tbody tr:nth-child(20) td:first-child,.schedule-table.vertical tbody tr:nth-child(21) td:first-child,.schedule-table.vertical tbody tr:nth-child(22) td:first-child,.schedule-table.vertical tbody tr:nth-child(7) td:first-child,.schedule-table.vertical tbody tr:nth-child(8) td:first-child,.schedule-table.vertical tbody tr:nth-child(9) td:first-child{background-color:#b0edfc}.schedule-table.vertical tbody tr:nth-child(10) td:first-child,.schedule-table.vertical tbody tr:nth-child(11) td:first-child,.schedule-table.vertical tbody tr:nth-child(12) td:first-child,.schedule-table.vertical tbody tr:nth-child(13) td:first-child,.schedule-table.vertical tbody tr:nth-child(14) td:first-child,.schedule-table.vertical tbody tr:nth-child(15) td:first-child,.schedule-table.vertical tbody tr:nth-child(16) td:first-child,.schedule-table.vertical tbody tr:nth-child(17) td:first-child,.schedule-table.vertical tbody tr:nth-child(18) td:first-child,.schedule-table.vertical tbody tr:nth-child(19) td:first-child{background-color:#f9fc6e}.assignment-info{background:#eef;border-radius:4px;margin-top:10px;padding:10px}.assignment-info a{color:#0366d6;font-weight:700;text-decoration:none}.assignment-info a:hover{text-decoration:underline}.partner-info-grid{grid-gap:20px;align-items:flex-start;display:grid;gap:20px;grid-template-columns:300px 1fr}.partner-schedule-container{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.partner-schedule-container .schedule-table{display:block;max-width:100%;overflow-x:auto}.status-filters{align-items:flex-start;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;display:flex;flex-wrap:wrap;font-size:15px;gap:20px;margin-top:10px;padding:12px 16px}.status-checkbox-group{align-items:center;display:flex;flex-direction:row;gap:16px}.status-checkbox-group label,.strict-match-filter label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:6px}.strict-match-filter{align-items:center;display:flex}.city-and-weekdays{align-items:flex-start;flex-direction:row;gap:24px}.city-and-weekdays label{flex-shrink:0}.weekday-checkboxes-inline{background-color:#f9f9f9;border:1px solid #ccc;border-radius:6px;gap:12px;margin-top:30px;padding:12px 16px}.city-select-row{align-items:flex-start;display:flex;gap:6px;margin-top:4%;max-width:360px}.city-and-weekdays{align-items:flex-end;display:flex;gap:40px;margin-bottom:20px}.city-select-with-clear{align-items:flex-start;display:flex;gap:8px;margin-top:4px}.weekday-below{display:flex;flex-direction:column;justify-content:flex-end}.weekday-label{font-weight:700;margin-bottom:4px}.weekday-checkboxes-inline{display:flex;flex-wrap:wrap;gap:10px}.clear-btn{align-items:center;background-color:#cccecb96;border:1px solid #c5c3c3;border-radius:4px;cursor:pointer;display:flex;font-size:13px;height:32px;justify-content:center;padding:4px 8px;white-space:nowrap}.clear-btn:hover{background-color:#757575}.clear-btn:disabled{border-color:#e5e7eb;box-shadow:none;cursor:not-allowed;opacity:.55}.clear-btn:disabled,.clear-btn:disabled:hover{background-color:#f3f4f6;color:#9ca3af!important}.weekday-section{align-items:center;display:flex;flex-direction:column;margin-top:20px}.weekday-presets{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:12px}.weekday-presets button{background-color:#f1f1f1;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px;transition:background-color .2s}.weekday-presets button:hover{background-color:#868686}.hamburger{background-color:initial;border:none;cursor:pointer;display:inline-block;font-size:24px;margin-bottom:10px;padding:4px 8px;-webkit-user-select:none;user-select:none}.menu{background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 6px #00000026;display:flex;flex-direction:column;gap:8px;left:10px;padding:10px;position:absolute;top:40px;width:160px;z-index:100}.menu-button{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;padding:10px;text-align:left;transition:background-color .2s;width:100%}.menu-button:hover{background-color:#f0f0f0}.menu-button.logout{background-color:#c0392b;color:#fff}.menu-button.logout:hover{background-color:#a93226}@media screen and (max-width:768px){.availability-page{padding:10px}.search-panel{gap:12px;grid-template-columns:1fr}.search-panel label,.status-filters{font-size:13px}.search-panel button{font-size:13px;padding:8px 12px}.city-and-weekdays{gap:12px}.city-and-weekdays,.city-select-row{align-items:stretch;flex-direction:column}.select-multibox{height:100px;width:100%}.weekday-checkboxes-inline{gap:8px;justify-content:flex-start}.partner-info-grid{grid-template-columns:1fr}.partner-schedule-container{width:100%}.schedule-table{display:block;font-size:11px;overflow-x:auto}.menu{left:10px;padding:8px;top:40px;width:140px}.menu-button{font-size:13px;padding:8px}.hamburger{font-size:20px;padding:4px 6px}h2{font-size:18px}.assignment-info{font-size:13px}}.partner-schedule-container{overflow-x:auto}.time-range-section{margin:30px 0 40px}.time-selects-row{display:flex;gap:40px;justify-content:flex-start;margin-top:20px}.time-select{align-items:center;display:flex;flex-direction:column;font-size:16px;font-weight:500}.time-select select{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:1px 1px 2px #0000000d;font-size:16px;margin-top:5px;padding:8px 12px;text-align:center;width:130px}.time-slider{height:25px;margin:0 auto;max-width:600px}.time-slider .thumb{background-color:#007bff;border-radius:50%;box-shadow:0 0 2px #0000004d;cursor:grab;height:24px;position:relative;top:-5px;width:24px;z-index:1}.time-slider .track{background:#ddd;border-radius:10px;bottom:0;height:14px;top:0}.time-slider .track-1{background:#007bff}.thumb-label{background-color:#fff;border-radius:4px;box-shadow:0 0 2px #0003;color:#333;font-size:14px;font-weight:700;left:50%;padding:2px 6px;position:absolute;top:-30px;transform:translateX(-50%)}.weekday-checkboxes-inline .weekday-btn{align-items:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:6px;color:#333;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;padding:8px 16px;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none}.weekday-checkboxes-inline .weekday-btn:hover{background-color:#e6f0ff;border-color:#007bff}.weekday-checkboxes-inline .weekday-btn.selected{background-color:#0366d6;border-color:#0056b3;box-shadow:inset 0 0 0 1px #004b99;color:#fff}.weekday-checkboxes-inline .weekday-btn input[type=checkbox]{display:none}.search-button-wrapper{align-items:stretch;display:flex;flex-direction:column;gap:6px;justify-items:center}.search-button-wrapper .search{background-color:#0366d6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px}.search-button-wrapper .history-button{background-color:#fff;border:1px solid #0366d6;border-radius:4px;color:#0366d6;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px}.search-button-wrapper .history-button:hover{background-color:#e6f0ff}.scroll-to-top{background-color:#0366d6;border:none;border-radius:30px;bottom:30px;box-shadow:0 4px 6px #0003;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 16px;position:fixed;right:30px;transition:opacity .3s ease;z-index:999}.scroll-to-top:hover{background-color:#024db0}.info-tooltip{cursor:default;display:inline-block;position:relative}.info-icon{font-size:16px;line-height:1;-webkit-user-select:none;user-select:none}.tooltip-content{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 8px #0000001a;color:#333;display:none;font-size:14px;left:50%;line-height:1.5;max-width:90vw;padding:10px;position:absolute;top:24px;transform:translateX(-50%);white-space:pre-wrap;width:280px;z-index:1000}.info-tooltip:hover .tooltip-content{display:block}.time-range-section{margin-bottom:24px}.time-selects-row{gap:12px;margin-top:10px}.age-range-section{margin-top:15px}@media (max-width:640px){.time-range-section{margin-bottom:px}.time-selects-row{gap:10px}}.table-orientation-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.table-orientation-controls .label{font-weight:600}.table-orientation-controls .seg{background:#f8f8f8;border:1px solid #ccc;border-radius:8px;padding:6px 10px}.table-orientation-controls .seg.active{background:#e9f0ff;border-color:#7da4ff;font-weight:600}.result-table td,.result-table th{border-bottom:1px solid #e5e7eb;padding:10px 12px;vertical-align:top}.result-table thead th{background:#fafafa;font-weight:600;position:sticky;top:0;white-space:nowrap;z-index:1}.result-table tbody tr:hover{background:#f5faff}.kana-small{color:#6b7280;font-size:12px;line-height:1.1;margin-bottom:2px}.result-table a.name-link{color:#0b63ce;text-decoration:none}.result-table a.name-link:hover{text-decoration:underline}.presearch-hint{margin-top:20px;opacity:.66;text-align:center}.loading-box{align-items:center;display:flex;flex-direction:column;gap:10px;margin:24px 0}.spinner{animation:spin .9s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.loading-text{color:#374151;font-size:14px}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:16px 0 24px}.page-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px;padding:6px 10px}.page-btn:hover:not(:disabled){background:#f3f4f6}.page-btn:disabled{cursor:not-allowed;opacity:.5}.page-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.page-ellipsis{color:#6b7280;padding:0 6px}.age-input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;flex:0 0 70px;max-width:70px;min-width:70px;padding:6px 8px;width:70px}.age-input:focus{border-color:#4a90e2;box-shadow:0 0 4px #4a90e280;outline:none}@media (max-width:480px){.age-input{width:60px}}.age-input-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.favorite-btn{background:none;border:none;color:#ccc;cursor:pointer;font-size:20px;transition:transform .2s ease,color .2s ease}.favorite-btn.active{color:gold;text-shadow:0 0 8px #ffd700cc}.favorite-btn:hover{transform:scale(1.3)}.favorite-btn:active{transform:scale(.9)}.star-btn{background:#0000;border:none;cursor:pointer;font-size:18px;line-height:1}.star-btn.on{color:#f59e0b}.sort-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.search-panel .fav-only input[type=checkbox],.search-panel .fav-only label{display:inline-block!important}
/*# sourceMappingURL=main.de3ee300.css.map*/