@charset "UTF-8";.hero-container{position:relative;text-align:center;padding:50px 20px;overflow:hidden;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;box-shadow:0 10px 40px #0000000d;max-width:1300px;margin:40px auto;border:1px solid rgba(255,255,255,.6);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:450px}.hero-container h1,.hero-container h2,.hero-x{position:relative;z-index:2;font-family:Kaisei Opti,Klee One,serif;font-style:normal;font-weight:400;letter-spacing:.12em;font-size:5em;line-height:1.2;display:flex;align-items:center;justify-content:center;color:#2e3a47;margin:0;padding:0;white-space:nowrap;text-shadow:none}.hero-container h1{margin-right:250px;margin-bottom:10px;font-size:6em;color:#1a202c}.hero-x{font-family:Inter,sans-serif;font-weight:200;font-size:3em;margin-bottom:10px;color:#a0aec0}.hero-container h2{margin-left:250px;font-size:4em;color:#4a5568}.brush-stroke-image{position:absolute;top:50%;left:50%;width:95%;max-width:1000px;height:auto;transform:translate(-50%,-50%);opacity:.5;z-index:1;border:none;animation:fadeInBrush 1.5s ease forwards}@keyframes fadeInBrush{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:.5;transform:translate(-50%,-50%)}}.content-section{padding:50px 40px;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;box-shadow:0 10px 40px #0000000d;max-width:1300px;margin:40px auto;border:1px solid rgba(255,255,255,.6)}.content-section h3{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.6em;font-weight:500;letter-spacing:.03em;display:flex;align-items:center;gap:15px;margin-top:0;margin-bottom:40px;color:#3f51b5;padding-bottom:5px}.benefits-content{max-width:900px;margin:0 auto;text-align:left}.benefits-content p{font-size:1.05em;line-height:1.9;margin-bottom:25px;color:#4a5568;letter-spacing:.02em}.benefits-cta{text-align:center;margin-top:40px}.pickup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;justify-content:center;max-width:1000px;margin:0 auto}.teacher-card{padding:25px;background:#f0f4ff99;border-radius:15px;text-align:center;text-decoration:none;color:inherit;transition:all .2s ease-in-out;border:1px solid rgba(240,244,255,.8);box-shadow:0 5px 20px #0000000d}.teacher-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f;background:#f0f4ffcc}.teacher-card .teacher-avatar{width:70px;height:70px;border-radius:50%;background-color:#e3f2fd;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;font-size:2em;color:#42a5f5;border:2px solid #90caf9}.teacher-card h4{margin:0 0 12px;font-size:1.3em;font-weight:600;color:#3f51b5;letter-spacing:.03em}.teacher-card .affiliation{font-size:.95em;color:#556080;margin-bottom:12px;line-height:1.6}.teacher-card .subjects{font-size:.9em;color:#2e3a47;font-weight:500;background-color:#3f51b51a;border-radius:5px;padding:5px 10px;display:inline-block;margin-top:10px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;justify-content:center;max-width:1000px;margin:0 auto}.info-card{padding:30px;background:#f0f4ff99;border-radius:15px;text-align:center;transition:all .2s ease-in-out;border:1px solid rgba(240,244,255,.8);box-shadow:0 5px 20px #0000000d}.info-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f;background:#f0f4ffcc}.info-card h4{margin:0 0 20px;font-size:1.4em;font-weight:600;color:#3f51b5;letter-spacing:.03em}.news-list{list-style:none;padding-left:0;text-align:left;margin-top:0}.news-item{border-bottom:1px dashed rgba(170,170,170,.3);padding:10px 0;font-size:.95em;color:#4a5568;letter-spacing:.02em}.news-item:last-child{border-bottom:none}.news-date{font-weight:500;margin-right:12px;color:#556080;display:inline-block;min-width:100px}@media(max-width:1024px){.hero-container h1,.hero-container h2{font-size:3.5em;margin-right:150px;margin-left:150px}.hero-x{font-size:2em}.hero-container{padding:80px 20px;min-height:450px}}@media(max-width:768px){.hero-container{padding:60px 15px;min-height:350px;margin:30px auto}.hero-container h1,.hero-container h2,.hero-x{font-size:2.5em;margin:0;white-space:normal}.brush-stroke-image{width:100%;max-width:400px}.content-section{padding:30px 20px;margin:30px auto}.content-section h3{font-size:1.4em;margin-bottom:30px}.benefits-content{text-align:left}.pickup-grid,.info-grid{grid-template-columns:1fr;gap:20px}.teacher-card,.info-card{width:95%;max-width:400px;margin:0 auto}.info-card h4{font-size:1.3em}}@media(max-width:480px){.hero-container h1,.hero-container h2,.hero-x{font-size:2em}.hero-container{min-height:300px}}.teacher-list-container{padding:40px 20px;max-width:1200px;margin:0 auto}.teacher-list-container h1{text-align:center;font-family:Inter,Noto Sans JP,sans-serif;font-size:2.5em;color:#3f51b5;margin-bottom:10px}.page-description{text-align:center;color:#556080;margin-bottom:40px}.teacher-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;justify-content:center}.teacher-card-link{text-decoration:none;color:inherit;display:block}.teacher-card-item{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:30px;text-align:center;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 20px #0000000d;transition:all .3s ease;height:100%;box-sizing:border-box}.teacher-card-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #3f51b526;border-color:#3f51b54d}.teacher-avatar-large{width:100px;height:100px;border-radius:50%;background-color:#e8eaf6;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:3em;color:#3f51b5;border:3px solid #fff;box-shadow:0 4px 10px #0000001a}.teacher-name{margin:0 0 10px;font-size:1.5em;font-weight:700;color:#2e3a47}.teacher-role{display:inline-block;background-color:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:20px;font-size:.85em;font-weight:600;margin-bottom:15px}.teacher-bio{font-size:.95em;color:#556080;line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.view-profile-btn{display:inline-block;padding:8px 20px;border-radius:30px;background-color:transparent;border:1px solid #3f51b5;color:#3f51b5;font-weight:600;font-size:.9em;transition:all .2s}.teacher-card-item:hover .view-profile-btn{background-color:#3f51b5;color:#fff}.teacher-detail-container{padding:40px 20px;max-width:800px;margin:0 auto}.back-link{display:inline-flex;align-items:center;text-decoration:none;color:#556080;font-weight:500;margin-bottom:20px;transition:color .2s}.back-link:hover{color:#3f51b5}.back-link i{margin-right:8px}.teacher-detail-card{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:40px;box-shadow:0 10px 40px #00000014;border:1px solid rgba(255,255,255,.5);text-align:center}.detail-avatar{width:120px;height:120px;border-radius:50%;background-color:#e8eaf6;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:4em;color:#3f51b5;border:4px solid #fff;box-shadow:0 4px 15px #0000001a}.teacher-detail-name{margin:0 0 10px;font-size:2em;font-weight:700;color:#2e3a47;font-family:Inter,Noto Sans JP,sans-serif}.detail-divider{border:0;height:1px;background:#0000001a;margin:30px 0}.detail-section-title{font-size:1.1em;font-weight:600;color:#3f51b5;margin-bottom:10px;display:block}.detail-text{font-size:1em;color:#4a5568;line-height:1.8;margin-bottom:20px;white-space:pre-wrap}.subject-tag{display:inline-block;background-color:#e3f2fd;color:#1976d2;padding:6px 16px;border-radius:30px;font-size:.95em;font-weight:500;margin:0 5px 5px 0}.request-button{width:100%;max-width:400px;padding:16px;font-size:1.2em;font-weight:700;border-radius:50px;background:linear-gradient(135deg,#3f51b5,#5c6bc0);color:#fff;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #3f51b566;margin-top:20px}.request-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #3f51b580}.request-button:active{transform:translateY(-1px)}.chat-container{max-width:800px;margin:40px auto;padding:20px;height:80vh;display:flex;flex-direction:column;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000d}.chat-header{padding-bottom:15px;border-bottom:1px solid #eee;margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.chat-header h2{margin:0;font-size:1.2em;color:#333}.back-button{text-decoration:none;color:#556080;font-size:.9em}.messages-area{flex-grow:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:15px;background-color:#f9f9f9;border-radius:8px;margin-bottom:15px}.message-bubble{max-width:70%;padding:10px 15px;border-radius:18px;font-size:.95em;line-height:1.5;position:relative;word-wrap:break-word}.message-mine{align-self:flex-end;background-color:#3f51b5;color:#fff;border-bottom-right-radius:4px}.message-other{align-self:flex-start;background-color:#e0e0e0;color:#333;border-bottom-left-radius:4px}.message-time{font-size:.7em;margin-top:5px;opacity:.7;text-align:right}.chat-input-area{display:flex;gap:10px}.chat-input-area input{flex-grow:1;padding:12px;border:1px solid #ccc;border-radius:25px;font-size:1em}.chat-input-area button{border-radius:50%;width:46px;height:46px;padding:0;display:flex;align-items:center;justify-content:center;background-color:#3f51b5;color:#fff}.chat-list-container{max-width:800px;margin:40px auto;padding:20px}.chat-list-container h1{text-align:center;color:#3f51b5;margin-bottom:30px}.chat-list{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.chat-list-item{display:flex;align-items:center;padding:20px;border-bottom:1px solid #eee;text-decoration:none;color:inherit;transition:background .2s}.chat-list-item:hover{background-color:#f9f9f9}.chat-list-item:last-child{border-bottom:none}.chat-list-avatar{width:50px;height:50px;background-color:#e3f2fd;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3f51b5;font-size:1.2em;margin-right:15px}.chat-list-info{flex-grow:1}.chat-partner-name{margin:0 0 5px;font-size:1.1em;color:#333}.chat-last-message{margin:0;font-size:.9em;color:#888}.chat-list-meta{text-align:right;font-size:.85em;color:#aaa}.chat-arrow{margin-left:10px;font-weight:700}.app-container{max-width:100vw;margin:0;padding:0}body{background-color:#ebf3fb;font-family:Inter,Noto Sans JP,sans-serif;color:#333;line-height:1.6;margin:0}.app-header{width:100%;position:sticky;top:0;z-index:1000;background:#ffffff80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.3);box-shadow:0 4px 30px #00000008;transition:all .3s ease}.header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:10px 30px;width:100%;box-sizing:border-box}.header-logo a{font-family:Inter,sans-serif;font-style:italic;font-weight:300;font-size:2.2em;color:#564cc7;text-decoration:none;letter-spacing:-.02em;transition:opacity .2s}.header-logo a:hover{opacity:.8}.header-nav{display:flex;align-items:center;gap:30px}.header-nav a{text-decoration:none;color:#556080;font-size:.95em;font-weight:500;transition:color .2s ease-in-out}.header-nav a:hover{color:#564cc7}.header-nav a.avatar-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#eaddff80;border:1px solid rgba(86,76,199,.2);border-radius:50%;font-size:1.2em;color:#564cc7;transition:all .2s ease-in-out}.header-nav a.avatar-link:hover{background:#eaddffcc;transform:translateY(-2px);box-shadow:0 4px 10px #564cc726}.form-container{max-width:480px;margin:80px auto;padding:40px;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000f}.form-container h1{text-align:center;margin-bottom:30px;font-size:1.8em;font-weight:600;color:#564cc7}.form-container div{margin-bottom:20px}.form-container label{display:block;margin-bottom:8px;font-weight:500;color:#4a5568;font-size:.95em}.form-container input[type=email],.form-container input[type=password],.form-container input[type=text],.form-container textarea{width:100%;box-sizing:border-box;padding:12px;margin-top:5px;border:1px solid #e2e8f0;border-radius:8px;font-size:1em;font-family:inherit;transition:border-color .2s;background-color:#f8fafc}.form-container input:focus,.form-container textarea:focus{outline:none;border-color:#564cc7;background-color:#fff;box-shadow:0 0 0 3px #564cc71a}button{cursor:pointer;padding:12px 25px;border:none;border-radius:8px;background-color:#564cc7;color:#fff;font-size:1em;font-weight:500;letter-spacing:.02em;transition:all .2s ease-in-out;box-shadow:0 4px 12px #564cc740}button:hover{background-color:#463aa1;transform:translateY(-2px);box-shadow:0 6px 16px #564cc759}button:active{transform:translateY(0);box-shadow:0 2px 8px #564cc733}button.secondary-button{background-color:#fff;color:#564cc7;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000d}button.secondary-button:hover{background-color:#fcfcfc;border-color:#564cc7;box-shadow:0 4px 12px #564cc726}button.primary-green{background-color:#4caf50;color:#fff;border:none;box-shadow:0 4px 15px #4caf504d}button.primary-green:hover{background-color:#43a047;box-shadow:0 6px 20px #4caf5066}@media(max-width:768px){.header-nav{gap:15px}.header-nav a{font-size:.85em}.header-nav a.avatar-link{width:36px;height:36px;font-size:1.1em}.form-container{margin:30px 15px;padding:25px}.css-logo-container{transform:scale(.8);transform-origin:left}}.site-footer{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.5);padding:60px 20px 40px;margin-top:80px}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px}.footer-branding{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-img{height:50px;width:auto;margin-bottom:15px;object-fit:contain}.copyright{font-size:.9em;color:#888;margin:0}.footer-links{display:flex;gap:50px;flex-wrap:wrap}.link-group h4{font-size:1em;color:#333;margin:0 0 15px;font-weight:600}.link-group a{display:block;text-decoration:none;color:#666;font-size:.95em;margin-bottom:10px;transition:color .2s}.link-group a:hover{color:#564cc7}@media(max-width:768px){.footer-content{flex-direction:column;text-align:center;align-items:center}.footer-branding{align-items:center;margin-bottom:30px}.footer-links{justify-content:center;gap:30px}}body,h1,h2,h3,h4,p,ul,li{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;background-color:#f4f7f6;color:#333;line-height:1.6}button{cursor:pointer;padding:8px 16px;border:none;border-radius:4px;background-color:#007bff;color:#fff;font-size:1em;transition:background-color .2s}button:hover{background-color:#0056b3}input[type=email],input[type=password],input[type=text],textarea{width:90%;padding:10px;margin-top:5px;border:1px solid #ccc;border-radius:4px;font-size:1em;font-family:inherit}textarea{resize:vertical}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;inset:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media(max-width:767px){.rbc-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{inset:0;position:absolute;margin-right:10px}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}
