@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";.text-red{color:red;font-size:50px;font-weight:500}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.body{font-family:Noto Sans JP,sans-serif;color:#333;background-color:#fff;margin:0;padding:0;font-size:62.5%}h1,h2,h3,h4,h5,h6,p,li{line-height:1.8}div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,button,input,textarea,header,footer{box-sizing:border-box}.Inner{width:1100px;margin:0 auto;padding:60px 0;min-height:calc(100vh - 186px)}@media (max-width: 1140px){.Inner{width:100%}}@media (max-width: 768px){.Inner{width:100%;padding:32px 0;min-height:calc(100vh - 280px)}}.Inner--middle{width:1100px}@media (max-width: 768px){.Inner--middle{width:100%}}@media (max-width: 1140px){.Inner--middle{width:100%}}.Inner--company{width:100%;padding:0}@media (max-width: 768px){.Inner--profile{padding:0}}.Inner--little{width:800px}@media (max-width: 768px){.Inner--little{width:100%}}.Inner--live{width:100%;padding:20px}.Inner--thin{padding:10px 0}.Inner--no-padding{padding:0;min-height:auto}@media (max-width: 768px){.Inner--no-padding{min-height:auto}}@media (max-width: 768px){.pc{display:none}}.alert{font-size:1.6em}.alert.alert-success{position:fixed;top:20px;right:20px;z-index:1000;background-color:#d4edda;color:#155724;padding:10px 20px;border:1px solid #c3e6cb;border-radius:4px;box-shadow:0 2px 4px #0000001a;min-width:300px;text-align:center}.OnlySp{display:none}@media (max-width: 768px){.OnlySp{display:block}}.OnlyPc{display:block}@media (max-width: 768px){.OnlyPc{display:none}}.mypageModal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:3rem 0}.mypageModal-content{background-color:#fff;border-radius:0;box-shadow:none;max-width:100%;width:100%;max-height:80vh;height:auto;overflow:hidden;display:flex;flex-direction:column}.mypageModal-content__actions{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb;display:flex;justify-content:flex-end;gap:.75rem;width:100%;flex-shrink:0}.mypageModal-content__cancel{padding:.5rem 1rem;color:#6b7280;background:none;border:none;cursor:pointer;transition:color .2s}.mypageModal-content__cancel:hover{color:#374151}.mypageModal-content__save{padding:.5rem 1.5rem;background-color:#2563eb;color:#fff;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s}.mypageModal-content__save:hover{background-color:#1d4ed8}.mypageModal-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;width:100%;flex-shrink:0;border-top-left-radius:0;border-top-right-radius:0;margin:0}.mypageModal__title{font-size:1.375rem;font-weight:600;color:#111827;margin-bottom:.25rem}.mypageModal__subtitle{font-size:.9375rem;color:#4b5563;margin-top:.375rem}.mypageModal__wrap{padding:1.5rem;flex:1;overflow-y:auto}.mypageModal__title{font-size:20px;font-weight:700;margin-bottom:0;color:#1e293b;text-align:left;padding:0 16px}.mypageModal__subtitle{text-align:left;margin:0;font-size:16px;color:#475569;line-height:1.5;padding:0 16px 0 24px}.mypageModal__wrap{padding-top:24px;display:flex;flex-direction:column;flex:1;overflow:hidden;height:100%}.modal-body{padding:1.25rem 1.5rem;overflow-y:auto;border-bottom:none;width:100%;flex:1;margin:0;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9;max-height:50vh}.modal-body::-webkit-scrollbar{width:6px}.modal-body::-webkit-scrollbar-track{background:#f1f5f9}.modal-body::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#374151;font-size:.9375rem}.form-group .form-control{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:#fff;font-size:.9375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-group .form-control:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61a}.form-group .form-control::placeholder{color:#9ca3af}.form-group .form-control:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-group textarea.form-control{resize:vertical;min-height:100px}.color-options{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.color-option{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:80px}.color-option.selected .color-preview{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb4d}.color-option.selected .color-name{color:#2563eb;font-weight:500}.color-preview{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;border:2px solid transparent;transition:all .2s ease;position:relative;margin-bottom:.5rem}.color-preview svg{width:24px;height:24px}.color-preview:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.color-name{font-size:.8125rem;color:#6b7280;text-align:center}.color-selected{position:absolute;top:-5px;right:-5px;width:20px;height:20px;background-color:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center}.color-selected svg{width:12px;height:12px}.bg-purple-100{background-color:#ede9fe}.bg-green-100{background-color:#dcfce7}.bg-yellow-100{background-color:#fef9c3}.blue-icon{background-color:#dbeafe}.blue-icon svg{stroke:#2563eb}.purple-icon{background-color:#ede9fe}.purple-icon svg{stroke:#9333ea}.green-icon{background-color:#dcfce7}.green-icon svg{stroke:#16a34a}.red-icon{background-color:#fee2e2}.red-icon svg{stroke:#dc2626}.yellow-icon{background-color:#fef9c3}.yellow-icon svg{stroke:#ca8a04}.gray-icon{background-color:#f3f4f6}.gray-icon svg{stroke:#4b5563}.modal-footer{display:flex;justify-content:flex-end;align-items:center;padding:1.25rem 1.5rem;background-color:#f9fafb;border-top:1px solid #e5e7eb;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;gap:.75rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;background-color:#2563eb;color:#fff;font-weight:500;font-size:.9375rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease}.btn-primary:hover{background-color:#1d4ed8}.btn-primary:active{background-color:#1e40af}.btn-primary:disabled{background-color:#93c5fd;cursor:not-allowed}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;background-color:#fff;color:#4b5563;font-weight:500;font-size:.9375rem;border-radius:.5rem;border:1px solid #d1d5db;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.btn-secondary:active{background-color:#f3f4f6}.btn-secondary:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.candidate-lists{display:flex;flex-direction:column;gap:.75rem;margin-top:0;padding-bottom:1rem;overflow-y:auto;width:100%;flex:1;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.candidate-lists::-webkit-scrollbar{width:6px}.candidate-lists::-webkit-scrollbar-track{background:#f1f5f9}.candidate-lists::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.candidate-list-container{width:100%;overflow:hidden;flex:1;display:flex;flex-direction:column}.candidate-list-item{width:100%;padding:1.25rem;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:.75rem;background-color:#fff;cursor:pointer;transition:all .25s ease;margin-bottom:.75rem}.candidate-list-item:hover{border-color:#93c5fd;background-color:#eff6ff;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.candidate-list-item:active{transform:translateY(0);box-shadow:none}.candidate-list-item.selected{border-color:#2563eb;background-color:#eff6ff;box-shadow:0 0 0 2px #2563eb33}.candidate-list-icon{width:3.5rem;height:3.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-right:1.25rem;flex-shrink:0}.candidate-list-icon svg{width:1.5rem;height:1.5rem}.candidate-list-icon.blue-icon{background-color:#dbeafe}.candidate-list-icon.blue-icon svg{stroke:#2563eb}.candidate-list-icon.purple-icon{background-color:#ede9fe}.candidate-list-icon.purple-icon svg{stroke:#9333ea}.candidate-list-icon.green-icon{background-color:#dcfce7}.candidate-list-icon.green-icon svg{stroke:#16a34a}.candidate-list-icon.red-icon{background-color:#fee2e2}.candidate-list-icon.red-icon svg{stroke:#dc2626}.candidate-list-info{flex:1;min-width:0}.candidate-list-title{font-weight:600;font-size:1.125rem;color:#111827;margin-bottom:.25rem}.candidate-list-desc{font-size:.9375rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-list-count{font-size:.875rem;font-weight:500;color:#4b5563;background-color:#f3f4f6;padding:.375rem .75rem;border-radius:1rem;margin-left:1.25rem;flex-shrink:0}.new-list-button{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1.25rem;margin-top:1rem;border:1px dashed #d1d5db;border-radius:.75rem;background-color:#f9fafb;color:#2563eb;font-weight:500;font-size:1rem;cursor:pointer;transition:all .25s ease}.new-list-button svg{width:1.5rem;height:1.5rem;stroke:currentColor;stroke-width:2}.new-list-button:hover{background-color:#f0f9ff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.new-list-button:active{transform:translateY(0);box-shadow:none}.mypageModal__description{text-align:center;margin:10px 0 24px;font-size:16px;color:#475569;line-height:1.5}.new-list-create-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;margin-top:1rem;border:1px dashed #d1d5db;border-radius:.75rem;background-color:#f9fafb;color:#2563eb;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.new-list-create-btn svg{width:1.25rem;height:1.25rem;stroke:currentColor;stroke-width:2}.new-list-create-btn:hover{background-color:#f0f9ff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.new-list-create-btn:active{transform:translateY(0);box-shadow:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:3rem 0;display:none}.modal-content{background-color:#fff;border-radius:0;box-shadow:none;max-width:100%;width:100%;max-height:80vh;overflow:hidden;position:relative;display:flex;flex-direction:column;margin:0;height:auto}.modal-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;width:100%;flex-shrink:0;border-top-left-radius:0;border-top-right-radius:0;margin:0}.modal-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.125rem;position:relative;display:inline-block;padding-bottom:.125rem}.modal-title:after{content:"";position:absolute;bottom:0;left:0;width:1.75rem;height:2px;border-radius:2px}.modal-subtitle{font-size:.875rem;color:#4b5563;margin-top:.25rem}.lists-container{display:flex;flex-direction:column;gap:.75rem;width:100%;margin:0;padding:.25rem;max-height:100%}.list-item{width:100%;padding:1rem 1.25rem;text-align:left;border:1px solid #e5e7eb;border-radius:.75rem;background:none;cursor:pointer;transition:all .2s ease;display:block;margin-bottom:.75rem}.list-item:last-child{margin-bottom:0}.list-item:hover{border-color:#93c5fd;background-color:#eff6ff;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.list-item:active{transform:translateY(0);box-shadow:none}.list-item.selected{border-color:#2563eb;background-color:#eff6ff;box-shadow:0 0 0 2px #2563eb33}.list-content{display:flex;align-items:center;justify-content:space-between}.list-info{display:flex;align-items:center;gap:1.5rem;max-width:calc(100% - 100px);overflow:hidden}.list-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.list-name{font-weight:600;font-size:1rem;color:#111827;transition:color .2s ease;margin-bottom:.125rem;position:relative}.list-name:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#2563eb;transition:width .3s ease}.list-item:hover .list-name{color:#2563eb}.list-item:hover .list-name:after{width:100%}.list-desc{font-size:.875rem;color:#6b7280}.list-count{font-size:.875rem;font-weight:500;color:#4b5563;background-color:#f3f4f6;padding:.375rem .75rem;border-radius:1rem;transition:all .2s ease;min-width:80px;text-align:center;flex-shrink:0}.list-item:hover .list-count{background-color:#dbeafe;color:#2563eb}.list-item:hover .list-icon{transform:scale(1.05)}.selected-users-list{max-height:200px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:4px;padding:8px;margin-bottom:16px}.selected-users-list h3{font-size:14px;margin-bottom:8px;color:#555}.selected-users-list ul{list-style:none;padding:0;margin:0}.selected-users-list li{padding:6px 0;border-bottom:1px solid #f0f0f0;display:flex}.selected-users-list li:last-child{border-bottom:none}.recipient-tag{display:inline-flex;align-items:center;background-color:#e6f7ff;border-radius:16px;padding:4px 12px;margin:2px;font-size:13px}.user-name{font-weight:500;color:#333}.user-job{font-size:12px;color:#666;margin-left:4px}.user-details{display:none}.selected-users-list li:after{display:none}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-end{text-align:right!important}.text-primary{color:#2563eb!important}.text-secondary{color:#6b7280!important}.text-success{color:#16a34a!important}.text-danger{color:#dc2626!important}.text-warning{color:#ca8a04!important}.text-info{color:#0891b2!important}.text-muted{color:#6b7280!important}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.Title{font-size:3.2em;font-weight:500;letter-spacing:.01em;text-align:left;margin-bottom:40px}.SubTitle{font-size:2.4em;font-weight:500;margin-bottom:20px}.h3Title{font-size:1.8em;font-weight:500;margin-bottom:20px}.SubCompanyTitle{font-size:2em;font-weight:500;text-align:center;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid #D3D3D3}.Btn{display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;text-decoration:none}.Btn__wrap{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.Btn--blue{color:#fff;font-size:1.6em;font-weight:500;background-color:#1e8dcc;border-radius:10px;border:none}.Btn__icon--on,.Btn--on .Btn__icon{display:none}.Btn--on .Btn__icon--on{display:block}.Btn--on.Btn--intrest{background:linear-gradient(#2ea7e0 0%,#0260aa 100%)}.Btn--on.Btn--intrest .Btn__text{color:#fff}.Btn--on.Btn--apply{background:linear-gradient(#2ea7e0 0%,#0260aa 100%)}.Btn--on.Btn--apply .Btn__text{color:#fff}.Btn--login{width:300px;height:60px;border-radius:30px;background:linear-gradient(#2ea7e0 0%,#0260aa 100%)}@media (max-width: 768px){.Btn--login{height:50px}}.Btn--login.disabled{color:#111!important;background:#E6E6E6!important;opacity:.8!important;cursor:not-allowed!important}.Btn--register{width:100%;height:60px;border-radius:4px;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%)}.Btn--register:disabled{color:#111!important;background:#E6E6E6!important;opacity:.6!important;cursor:not-allowed!important}.Btn--contact{border-radius:4px}.Btn--back{width:240px;height:56px;border:1px solid #E0E0E0;background-color:#fff;color:#111;border-radius:4px;font-weight:500;font-size:1.6em;margin-right:32px}.Btn--gray{color:#111;font-size:1.6em;font-weight:500;width:270px;height:40px;background-color:#e6e6e6;border-radius:10px;border:none}.Btn--action{width:230px;height:50px}@media (max-width: 768px){.Btn--action{width:100%;height:50px}}.Btn--intrest{background-color:#fff;border:1px solid #2EA7E0}.Btn--intrest .Btn__text{color:#2ea7e0}.Btn--apply{background-color:#fff;border:1px solid #2EA7E0}.Btn--apply .Btn__text{color:#2ea7e0}.Btn__text{font-weight:500}.Btn__icon{width:16px;margin-right:8px}.Btn:hover{opacity:.8}.Btn--shares{border:1px solid #111111;background-color:#fff}.Btn--shares .Btn__text{color:#111}.Btn--share{width:300px;height:40px;border-radius:5px}.Btn--green{background-color:#00c300;color:#fff}.Btn--x{background-color:#000;color:#fff}.Btn--profile{width:230px;height:50px;margin-bottom:10px;border:1px solid #2EA7E0;background-color:#fff;color:#2ea7e0;font-weight:500;font-size:1.6em;text-decoration:none}@media (max-width: 768px){.Btn--profile{width:100%}}.Btn--profile-link{width:230px;height:50px;margin-bottom:10px;border:1px solid #2EA7E0;background-color:#2ea7e0;color:#fff;font-weight:500;font-size:1.6em;text-decoration:none}@media (max-width: 768px){.Btn--profile-link{width:100%}}.Btn--add{width:230px;height:50px;color:#fff;background-color:#333;border:none}.CompanyBtn{display:flex;justify-content:center;align-items:center}.CompanyBtn__button{width:200px;height:40px;border-radius:20px;background:#383838;color:#fff;font-weight:500;font-size:1.6em;text-decoration:none;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.Form{padding:0 16px}}.Form__wrap{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.Form__wrap{flex-direction:column}}.Form__ok{color:green;font-size:1.6em;margin-bottom:20px}.Form__error{color:red;font-size:1.6em;margin-bottom:20px}.Form .error{display:block;color:red;font-size:1.2em;margin-top:10px}.Form__input{width:calc(50% - 20px);margin-bottom:40px}@media (max-width: 768px){.Form__input{width:100%;margin-bottom:20px}}.Form__input--checkbox{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.Form__input--checkbox input{margin-right:10px;width:auto;font-size:1.6em}.Form__input .preview{max-width:150px;height:auto}.Form__input .videoPreview,.Form__input .thumbnailPreview{max-width:100%;height:auto}.Form__input .photoPreview{max-width:300px;height:auto;margin-top:10px}.Form__input__label{display:block;font-size:1.6em;margin-bottom:10px;font-weight:500}.Form__input__label--checkbox{margin-bottom:0}.Form__input__display{font-size:16px;padding:10px;border:1px solid #1E8DCC;border-radius:5px;width:100%;background-color:#fff;box-sizing:border-box;line-height:1.5}.Form__input textarea,.Form__input input[type=text],.Form__input input[type=password],.Form__input input[type=email],.Form__input input[type=date],.Form__input input[type=month],.Form__input input[type=number],.Form__input input[type=url]{font-size:16px;padding:10px;border:1px solid #1E8DCC;border-radius:5px;width:100%;background-color:#fff;box-sizing:border-box}.Form__input.error input[type=text],.Form__input.error input[type=password],.Form__input.error input[type=email],.Form__input.error select{border-color:red}.Form__input select{font-size:16px;padding:10px;border:1px solid #1E8DCC;border-radius:5px;width:100%;background-color:#fff}.Form__input select.error{border-color:red}.file-upload-wrapper{display:flex;align-items:center;margin-bottom:10px}.file-upload-wrapper .file-upload-btn{font-size:16px;padding:10px 15px;background-color:#f5f5f5;border:1px solid #1E8DCC;border-radius:5px;cursor:pointer;margin-right:10px}.file-upload-wrapper .file-upload-btn:hover{background-color:#e9e9e9}.file-upload-wrapper .file-name{font-size:14px;color:#333;word-break:break-all}.Form__input__photo__preview img{max-width:300px;max-height:300px;width:auto;height:auto;border-radius:8px;border:2px solid #e0e0e0;box-shadow:0 2px 8px #0000001a;object-fit:contain;display:block}.Header{height:74px;position:relative;z-index:1001}@media (max-width: 768px){.Header{height:65px}}.Header__badge{width:20px;height:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:10px}.Header__badge__icon{width:20px;height:auto}.Header__block{width:100%;margin:0 auto;z-index:100;position:fixed;top:0;left:0;background-color:#232323;padding:15px 40px}@media (max-width: 768px){.Header__block{height:65px;padding:0 16px;width:100%;position:relative}}.Header__inner{width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto;z-index:10;height:100%}@media (max-width: 768px){.Header__inner{width:100%}}.Header__wrap{display:flex;justify-content:space-between;align-items:center}.Header__btns{margin-left:24px;display:flex;align-items:center}@media (max-width: 768px){.Header__btns{margin-left:0;position:fixed;left:0;bottom:0;background-color:#232323;width:100%;justify-content:center;gap:16px;padding:14px 16px;align-items:center}}.Header__login{width:120px;height:44px;display:flex;justify-content:center;align-items:center;margin-right:20px;border-radius:4px;color:#111;font-size:1.3em;font-weight:500;text-decoration:none;background:white}@media (max-width: 768px){.Header__login{width:96px;height:44px;border-radius:4px;margin:0}}.Header__signup{width:140px;height:44px;display:flex;justify-content:center;align-items:center;margin-right:20px;border-radius:4px;color:#fff;font-size:1.5em;font-weight:500;text-decoration:none;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%)}@media (max-width: 768px){.Header__signup{width:calc(100% - 96px);height:44px;border-radius:4px;margin:0}}.Header__logo{width:180px}@media (max-width: 768px){.Header__logo{width:140px}}.Header__logo__link{width:100%;display:block}.Header__logo__img{width:100%}.Header__user{display:flex;align-items:center;border:1px solid #8F8F8F;padding:8px 12px;border-radius:4px;margin-left:20px;cursor:pointer}@media (max-width: 768px){.Header__user{display:none}}.Header__user__icon{width:28px;height:28px;margin-right:5px}.Header__user__text{font-size:1.3em;color:#fff}.Header__action{display:flex;align-items:center;justify-content:flex-end}.Header__mobile__navi{position:fixed;bottom:0;left:0;width:100%;height:72px;background-color:#000;justify-content:space-between;align-items:center;display:none}@media (max-width: 768px){.Header__mobile__navi{display:flex}}.Header__mobile__navi__li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:25%;position:relative}.Header__mobile__navi__li__icon{width:28px;height:28px}.Header__mobile__navi__li__text{color:#fff;font-size:1em;line-height:1.8}.Header__navi__ul{height:40px;display:flex;justify-content:flex-start;align-items:center}@media (max-width: 768px){.Header__navi__ul{height:auto}}.Header__navi__ul__li{display:flex;align-items:center;flex-direction:column;position:relative;margin:0 12px;cursor:pointer}@media (max-width: 768px){.Header__navi__ul__li--search{display:none}.Header__navi__ul__li--search--before{display:flex}}@media (max-width: 768px){.Header__navi__ul__li--message{display:none}}.Header__navi__ul__li__a{font-size:1.4em;margin-right:30px;color:#111;text-decoration:none;font-weight:500;display:flex;align-items:center}.Header__navi__ul__li__a:hover{opacity:.8}.Header__navi__ul__li__icon{width:28px;height:28px;margin-bottom:0}@media (max-width: 768px){.Header__navi__ul__li__icon{width:24px;height:24px;margin-bottom:0}}.Header__navi__ul__li__text{font-size:1.2em;font-weight:400;color:#fff;line-height:1.8}@media (max-width: 768px){.Header__navi__ul__li__text{font-size:1em}}.Header__hamburger{display:none;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background-color:#111;border-radius:4px}.Header__hamburger span{display:block;width:60%;height:3px;background-color:#fff;transition:all .3s;margin-bottom:4px}.Header__hamburger span:last-child{margin-bottom:0}.Header__hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.Header__hamburger.open span:nth-child(2){opacity:0}.Header__hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.Header__nav{position:absolute;top:0;right:-194px;width:194px;height:100vh;background-color:#fff;transition:right .3s ease;z-index:4}.Header__nav .Header__user{display:flex;cursor:pointer}.Header__nav .Header__navi__ul{display:block}.Header__nav .Header__navi__ul__li{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.Header__nav.open{display:block;animation:slideIn .3s forwards}.Header__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:3}@media (max-width: 768px){.Header__hamburger{display:flex}.Header__nav{position:absolute;top:60px;right:-194px;background-color:#fff;width:200px;height:calc(100vh - 60px);z-index:4;padding:40px 16px}.Header__nav .Header__user{display:flex;margin-bottom:20px}.Header__nav .Header__navi__ul{display:block}.Header__nav .Header__navi__ul__li{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.Header__nav .Header__navi__ul__li__a{font-size:1.4em;font-weight:500;margin-bottom:10px}.Header__nav .Header__logout{width:110px;height:24px;border-radius:12px;background-color:#111;color:#fff;font-size:1.2em;font-weight:500;text-align:center}.Header__nav.open{display:block;animation:slideIn .3s forwards}}.HeaderService__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.HeaderService__modal{border-radius:8px;position:relative;width:690px;height:640px}@media (max-width: 768px){.HeaderService__modal{width:calc(100% - 32px);height:518px}}.HeaderService__close{position:absolute;top:10px;right:12px;background:none;border:none;font-size:3.2em;cursor:pointer;color:#fff}@media (max-width: 768px){.HeaderService__close{top:16px;right:12px}}.HeaderService__movie{width:100%;height:auto}.HeaderService__content{text-align:center;display:flex;flex-direction:column;align-items:center;background:linear-gradient(90deg,#3B3B3B 0%,#242424 100%);padding:68px 54px 40px;width:100%;height:100%}@media (max-width: 768px){.HeaderService__content{padding:52px 16px}}.HeaderService__content--3{background:white}.HeaderService__content--3 .HeaderService__img{width:276px;margin-top:80px;margin-bottom:8px}@media (max-width: 768px){.HeaderService__content--3 .HeaderService__img{width:240px;margin-top:50px;margin-bottom:16px}}.HeaderService__content--3 .HeaderService__img2{width:480px}@media (max-width: 768px){.HeaderService__content--3 .HeaderService__img2{width:100%}}.HeaderService__content--3 .HeaderService__close{color:#7d89a2}.HeaderService__content--3 .HeaderService__button{background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%);border:none;color:#fff}.HeaderService__title{font-size:2.2em;margin-bottom:24px;color:#fff;line-height:1.6}@media (max-width: 768px){.HeaderService__title{font-size:1.6em;margin-bottom:16px}.HeaderService__title .pc{display:none}}.HeaderService__title .sp{display:none}@media (max-width: 768px){.HeaderService__title .sp{display:block}}.HeaderService__text{font-size:1.5em;margin-bottom:16px;color:#fff;line-height:1.7}@media (max-width: 768px){.HeaderService__text{font-size:1.3em;margin-bottom:8px}}.HeaderService__img{width:100%}.HeaderService__button{background-color:#fff;color:#111;font-size:1.5em;font-weight:500;width:240px;height:56px;border-radius:4px;margin-top:40px;border:none}@media (max-width: 768px){.HeaderService__button{width:100%;margin-top:0}}.HeaderService__button__wrapper{display:flex;justify-content:center;align-items:center;bottom:0;left:0;position:absolute;width:100%;padding:24px 40px 40px}@media (max-width: 768px){.HeaderService__button__wrapper{padding:16px}}.HeaderService__prev,.HeaderService__next{background:none;border:none;font-size:1.5em;cursor:pointer;width:24px;height:24px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.HeaderService__prev img,.HeaderService__next img{width:100%;height:auto}.HeaderService__prev{left:-50px}.HeaderService__next{right:-50px}.HeaderProfileNav{background-color:#fff;width:160px;position:absolute;right:40px;top:65px;z-index:10;padding:8px 0;border-radius:4px}@media (max-width: 768px){.HeaderProfileNav{width:100%;right:0;top:0;z-index:100;padding:0;border-radius:0;position:fixed;height:calc(100vh - 72px)}}.HeaderProfileNav__close{display:none;padding:20px;justify-content:flex-end}@media (max-width: 768px){.HeaderProfileNav__close{display:flex;border-bottom:1px solid #D3D3D3}}.HeaderProfileNav__close img{width:24px;height:24px}@media (max-width: 768px){.HeaderProfileNav__list{padding:0 16px}}.HeaderProfileNav__item{width:100%}@media (max-width: 768px){.HeaderProfileNav__item{border-bottom:1px solid #D3D3D3}}.HeaderProfileNav__item__link{display:block;width:100%;padding:8px 16px;font-size:1.3em;font-weight:400;color:#111;text-decoration:none;cursor:pointer}@media (max-width: 768px){.HeaderProfileNav__item__link{padding:16px 0;font-size:1.5em;font-weight:500}}.Footer{background-color:#232323;color:#fff}.Footer__inner{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:30px 40px}@media (max-width: 768px){.Footer__inner{width:100%;flex-direction:column;padding-bottom:84px;padding-top:16px}}.Footer__logo{width:180px}@media (max-width: 768px){.Footer__logo{width:200px;margin-bottom:20px}}.Footer__logo__img{width:100%}.Footer__copyright{font-size:1.2em;color:#8f8f8f}@media (max-width: 768px){.Footer__copyright{text-align:center}}.Footer__link__list{display:flex;gap:20px;margin-bottom:10px}.Footer__link__list__item__link{color:#fff;font-size:1.2em;text-decoration:none;font-weight:400}.salary-container{width:100%;max-width:600px}.salary-container .slider-row{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:nowrap}.salary-container .title{font-size:1.4em;font-weight:500;color:#333;min-width:100px}.salary-container .slider-section{flex:1;min-width:0;max-width:400px}.salary-container .range-display{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:13px}.salary-container .range-display .range-value{font-weight:600;color:#2563eb}.salary-container .range-display .range-separator{color:#999}.salary-container .slider-container{position:relative;height:32px;margin:0;cursor:pointer;min-width:300px}.salary-container .slider-container .slider-track{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:6px;background:#e5e5e5;border-radius:3px;cursor:pointer}.salary-container .slider-container .unlimited-zone{position:absolute;top:0;height:100%;width:5%;background:#ffedd5}.salary-container .slider-container .unlimited-zone.left{left:0;border-radius:2px 0 0 2px}.salary-container .slider-container .unlimited-zone.right{right:0;border-radius:0 2px 2px 0}.salary-container .slider-container .slider-progress{position:absolute;height:100%;background:#2563eb;border-radius:3px;transition:all .2s}.salary-container .slider-container .slider-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:18px;height:18px;background:white;border:2px solid #2563eb;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0003;transition:box-shadow .2s}.salary-container .slider-container .slider-thumb:hover{box-shadow:0 2px 8px #0000004d}.salary-container .slider-container .slider-thumb.dragging{box-shadow:0 2px 8px #0006}.salary-container .scale-marks{display:flex;justify-content:space-between;margin-top:8px;padding:0;font-size:10px;color:#999}.salary-container .scale-marks .scale-mark-first{margin-left:3%}.salary-container .include-empty-section{display:flex;align-items:center;flex-shrink:0;white-space:nowrap;margin-left:24px}.salary-container .include-empty-section .include-empty-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#333;-webkit-user-select:none;user-select:none}.salary-container .include-empty-section .include-empty-checkbox input[type=checkbox]{margin:0;width:16px;height:16px;cursor:pointer}.salary-container .include-empty-section .include-empty-checkbox span{font-weight:500}.salary-container .include-empty-section .include-empty-checkbox:hover{color:#2563eb}.bulk-scout-popup{position:fixed;width:344px;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px 16px 16px;background-color:#e01050;box-shadow:0 4px 6px -2px #00000012;box-shadow:0 10px 15px -3px #00000017;z-index:9999;border-radius:8px;height:auto;min-height:106px}.bulk-scout-popup__close{width:16px;height:auto;cursor:pointer;position:absolute;top:16px;right:16px}.bulk-scout-popup__title{display:flex;align-items:flex-start;gap:8px;margin-bottom:24px}.bulk-scout-popup__title__icon{width:20px;height:auto}.bulk-scout-popup__title__text{font-size:1.5em;font-weight:500;line-height:1.4;color:#fff;white-space:pre-wrap;margin:0}.toggle-switch{position:relative;display:inline-block;width:60px;height:34px;margin-right:10px}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.toggle-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.toggle-slider{background-color:#2196f3}input:focus+.toggle-slider{box-shadow:0 0 1px #2196f3}input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-label{font-size:14px;color:#333;vertical-align:middle}.toggle-description{font-size:12px;color:#666;margin-top:5px;line-height:1.4;max-width:200px}.SaveTemplateModal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.SaveTemplateModal__content{background:white;padding:30px;border-radius:8px;min-width:400px;max-width:500px;box-shadow:0 4px 6px #0000001a}.SaveTemplateModal__content h3{margin:0 0 20px;font-size:18px;font-weight:700;color:#333}.SaveTemplateModal__input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:20px;box-sizing:border-box}.SaveTemplateModal__input:focus{outline:none;border-color:#2196f3}.SaveTemplateModal__settings{border-top:1px solid #eee;padding-top:20px;margin-bottom:20px}.SaveTemplateModal__settings h4{margin:0 0 15px;font-size:16px;font-weight:700;color:#333}.SaveTemplateModal__setting-item{margin-bottom:12px}.SaveTemplateModal__checkbox{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#555}.SaveTemplateModal__checkbox input[type=checkbox]{margin-right:8px;width:16px;height:16px}.SaveTemplateModal__checkbox span{-webkit-user-select:none;user-select:none}.SaveTemplateModal__checkbox:hover{color:#333}.SaveTemplateModal__actions{display:flex;gap:10px;justify-content:flex-end}.SaveTemplateModal__button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;transition:background-color .3s}.SaveTemplateModal__button--overwrite{background-color:#2196f3;color:#fff}.SaveTemplateModal__button--overwrite:hover{background-color:#1976d2}.SaveTemplateModal__button--copy{background-color:#f5f5f5;color:#333;border:1px solid #ddd}.SaveTemplateModal__button--copy:hover{background-color:#e0e0e0}.CompanyDescription{margin-bottom:20px}.CompanyDescription p{margin-bottom:10px;color:#666;font-size:14px;line-height:1.5}.CompanyDescription__note{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:12px 16px;margin-top:15px;font-size:13px;color:#495057}.CompanyDescription__note strong{color:#333;font-weight:600}.CompanyDescription__note br{margin-bottom:8px}.Fv{display:flex;flex-direction:column;align-items:center;justify-content:center}.Fv--loggedin{background-image:none;background-color:transparent;background:linear-gradient(#000 0%,#0260aa 80%);background-size:100% 80%;background-repeat:no-repeat}.Fv--loggedin .Fv__inner{padding:80px 20px 60px}@media (max-width: 768px){.Fv--loggedin .Fv__inner{padding:40px 20px 20px}}.Fv__logo{width:400px;margin-bottom:60px}@media (max-width: 768px){.Fv__logo{width:100%}}.Fv__logo__img{max-width:100%;height:auto}.Fv__title{font-size:5.2em;margin-bottom:16px;font-weight:500;text-align:center;width:100%;color:#fff}.Fv__title__big{color:#ffeb00}.Fv__text{font-size:2.4em;margin-bottom:60px;font-weight:500}.Fv__btns{display:flex;gap:2rem}.Fv__btns__btn{width:360px;height:65px;background:linear-gradient(90deg,#3498db,#2980b9);border:none;border-radius:10px;color:#fff;font-size:2.5em;font-weight:500;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background .3s ease;display:flex;justify-content:center;align-items:center}.Fv__btns__btn:hover{background:linear-gradient(90deg,#2980b9,#3498db)}.Fv__btns__btn:active{box-shadow:0 2px 4px #0003}.About{margin-top:60px;margin-bottom:60px}.About__inner{background:#fff;box-shadow:0 0 20px #0000001a;padding:40px}@media (max-width: 768px){.About__inner{padding:20px 0}}.About__title{font-size:2.4em;font-weight:500;text-align:center;color:#111}.About__title__ja{font-size:.6em;font-weight:500}.About__text{font-size:1.8em;font-weight:500;text-align:center;margin-bottom:30px;color:#2ea7e0}.About__name{width:100%;margin-bottom:40px}@media (max-width: 768px){.About__name{display:none}}.About__name__img,.About__name__img__img{width:100%}.About__box{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.About__box{flex-direction:column}}.About__box__text{width:calc(100% - 530px)}@media (max-width: 768px){.About__box__text{width:100%;margin-bottom:30px}}.About__box__text__img{display:none}@media (max-width: 768px){.About__box__text__img{display:block;width:100%;margin-bottom:24px}.About__box__text__img__img{width:100%}}.About__box__text__title{font-size:2em;font-weight:500;text-align:left;color:#111;margin-bottom:20px}.About__box__text__title__blue{color:#2ea7e0}@media (max-width: 768px){.About__box__text__title{font-size:1.6em;padding:0 16px}}.About__box__text__text{font-size:1.6em;text-align:left;color:#111}@media (max-width: 768px){.About__box__text__text{padding:0 16px}}.About__box__img{width:520px}.About__box__img__img{width:100%}@media (max-width: 768px){.About__box__img{width:100%}}.steps{width:1100px;background:#fff;box-shadow:0 0 20px #0000001a;margin:0 auto;color:#fff;padding:40px 0}@media (max-width: 768px){.steps{width:100%;padding:20px 0}}.steps .Inner{padding:0 20px}.steps__title{font-size:2.4em;font-weight:500;text-align:center;color:#111}.steps__text{font-size:1.8em;font-weight:500;text-align:center;margin-bottom:30px;color:#2ea7e0}.steps__list{display:flex;justify-content:space-between}@media (max-width: 768px){.steps__list{flex-direction:column}}.step{padding:20px;border-radius:10px;text-align:center;width:100%;position:relative}@media (max-width: 768px){.step{flex-direction:column;box-sizing:border-box;padding:0;margin-bottom:30px}}.step:first-child{margin-left:0}.step:last-child{margin-right:0}.step:last-child:after{display:none}.step:after{position:absolute;content:"";width:20px;height:18px;right:-10px;top:80px;background-image:url(https://carinar.com/images/welcome/step_arrow_img.png);background-size:contain;background-repeat:no-repeat;background-size:20px 18px}@media (max-width: 768px){.step:after{display:none}}.step__img{width:220px;object-fit:contain;margin-bottom:10px}@media (max-width: 768px){.step__img{width:100%}}.step__img__img{width:100%}@media (max-width: 768px){.step__img--4{background-color:#eaf8ff;border-radius:8px;padding:10px 0}.step__img--4 .step__img__img{width:150px}}.step__text{width:100%;color:#111;text-align:left}@media (max-width: 768px){.step__text{width:100%}}.step__text__title{font-size:1.4em;margin-bottom:20px;color:#111;font-weight:500;text-align:center}@media (max-width: 768px){.step__text__title{font-size:1.6em;margin-bottom:10px}}.step__text__text{font-size:1.2em;color:#111;text-align:center}@media (max-width: 768px){.step__text__text{font-size:1.4em}}.step__text__step{margin-bottom:5px;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.step__text__step{margin-bottom:10px}}.step__text__step__box{display:block;line-height:1;width:100%;height:100%;font-size:1.4em;font-weight:500;color:#fff;position:relative;text-align:center;box-sizing:border-box;padding:5px 0 0;background-image:url(https://carinar.com/images/welcome/step_bg.png);background-size:contain;background-repeat:no-repeat;background-size:80px 36px;width:80px;height:36px}.step__text__step__num{font-size:1em}@media (max-width: 768px){.Cv .Inner{padding:30px 16px}}.Cv__btns{display:flex;justify-content:center;gap:2rem}.Cv__btns__btn{width:360px;height:65px;background:linear-gradient(90deg,#3498db,#2980b9);border:none;border-radius:10px;color:#fff;font-size:2.5em;font-weight:500;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background .3s ease;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.Cv__btns__btn{width:100%;height:40px;font-size:2em}}.Cv__btns__btn:hover{background:linear-gradient(90deg,#2980b9,#3498db)}.Cv__btns__btn:active{box-shadow:0 2px 4px #0003}.TopBox{display:flex;justify-content:space-between;margin:40px}@media (max-width: 768px){.TopBox{flex-direction:column-reverse;margin:0;padding:16px 0 0}}.TopBox__main{width:calc(100% - 340px)}@media (max-width: 768px){.TopBox__main{width:100%;padding:0}}.TopBox__side{width:320px}@media (max-width: 768px){.TopBox__side{width:100%;margin-bottom:32px}}.TopBox__side .Inner{width:100%}.movie-list{padding:0}@media (max-width: 768px){.movie-list{padding:0 0 0 16px}}@media (max-width: 768px){.movie-list--search{padding:0 16px}}@media (max-width: 768px){.movie-list--pickup{display:none}}.movie-list--pickup--sp{display:none;padding:0 16px;margin-bottom:30px}@media (max-width: 768px){.movie-list--pickup--sp{display:block}}.movie-list__text{font-size:1.6em;font-weight:400;line-height:1.6;color:#111;margin-bottom:10px}@media (max-width: 768px){.movie-list__text{font-size:1.4em;margin-bottom:8px}}.movie-list__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;text-align:left;flex-wrap:wrap}@media (max-width: 768px){.movie-list__title{margin-bottom:8px;padding-right:16px}}.movie-list__title__question{width:28px;height:28px;display:block;margin-left:10px}@media (max-width: 768px){.movie-list__title__question{width:22px;height:22px}}.movie-list__title__en{font-family:Roboto,sans-serif;font-size:3.2em;color:#111}@media (max-width: 768px){.movie-list__title__en{font-size:2.8em}}.movie-list__title__en:first-letter{color:#1e8dcc}.movie-list__title__main{font-size:2.5em;font-weight:500;color:#111;display:flex;align-items:center;justify-content:flex-start}@media (max-width: 768px){.movie-list__title__main{font-size:2.5em}}.movie-list__recommend-title{font-size:2.5em;font-weight:500;color:#111;margin-bottom:20px}@media (max-width: 768px){.movie-list__recommend-title{font-size:2.5em;padding-left:16px;margin-bottom:8px}}.movie-list__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px}@media (max-width: 768px){.movie-list__grid{gap:12px}}.movie-list__grid.recommend{gap:16px;border:1px solid #E0E0E0;padding:20px 16px;border-radius:10px;grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}@media (max-width: 768px){.movie-list__grid.recommend{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border:none;gap:8px;padding:0 0 0 16px;border-radius:0}.movie-list__grid.recommend>.movie-card{min-width:260px;width:260px;max-width:none}.movie-list__grid.recommend>.movie-card .movie-card__thumbnail{display:block;object-fit:contain;background:linear-gradient(#000 0%,#0260aa 80%);height:auto}.movie-list__grid.recommend>.movie-card.ranking{width:260px}.movie-list__grid.recommend>.movie-card.ranking .movie-card__thumbnail{height:157px}.movie-list__grid.recommend>.movie-card.pickup{width:100%;display:flex;justify-content:space-between;align-items:center}}@media (max-width: 768px) and (max-width: 768px){.movie-list__grid.recommend>.movie-card.pickup{flex-direction:column}}@media (max-width: 768px){.movie-list__grid.recommend>.movie-card.pickup .movie-card__thumbnail{width:550px;height:310px;object-fit:contain;background:linear-gradient(#000 0%,#0260aa 80%)}}@media (max-width: 768px) and (max-width: 768px){.movie-list__grid.recommend>.movie-card.pickup .movie-card__thumbnail{width:100%;height:180px}}@media (max-width: 768px){.movie-list__grid.recommend>.movie-card.pickup .movie-card__title{font-size:2.2em;font-weight:500;width:calc(100% - 590px);-webkit-line-clamp:4}}@media (max-width: 768px) and (max-width: 768px){.movie-list__grid.recommend>.movie-card.pickup .movie-card__title{width:100%;margin-top:10px;font-size:2em}}@media (max-width: 768px){.movie-list__grid.recommend>.movie-card.relation{margin-right:0;width:220px}.movie-list__grid.recommend>.movie-card.relation .movie-card__thumbnail{height:120px}}.movie-list__grid.horizontal-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:40px;position:relative}@media (max-width: 768px){.movie-list__grid.horizontal-scroll{-ms-overflow-style:none;scrollbar-width:none}.movie-list__grid.horizontal-scroll::-webkit-scrollbar{display:none}}.movie-list__grid.horizontal-scroll:hover:before,.movie-list__grid.horizontal-scroll:hover:after{width:48px;height:80px;content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);z-index:2;background-size:contain;background-repeat:no-repeat}.movie-list__grid.horizontal-scroll:hover:before{left:0;background-image:url(../images/welcome/carousel_left.png)}.movie-list__grid.horizontal-scroll:hover:after{right:0;background-image:url(../images/welcome/carousel_right.png)}.movie-list__grid.horizontal-scroll>*{flex:0 0 auto;scroll-snap-align:start;min-width:250px;margin-right:0}@media (max-width: 768px){.movie-list__grid.horizontal-scroll>*{margin-right:0;min-width:225px}}.movie-list__grid.horizontal-scroll>.movie-card{width:260px;max-width:100%}@media (max-width: 768px){.movie-list__grid.horizontal-scroll>.movie-card{min-width:225px}}.movie-list__grid.horizontal-scroll>.movie-card .movie-card__thumbnail{display:block;height:150px;object-fit:contain;background:linear-gradient(#000 0%,#0260aa 80%)}@media (max-width: 768px){.movie-list__grid.horizontal-scroll>.movie-card .movie-card__thumbnail{height:auto}}.movie-list__grid.horizontal-scroll>.movie-card.ranking{width:260px}.movie-list__grid.horizontal-scroll>.movie-card.ranking .movie-card__thumbnail{height:157px}.movie-list__grid.horizontal-scroll>.movie-card.pickup{width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.movie-list__grid.horizontal-scroll>.movie-card.pickup{flex-direction:column}}.movie-list__grid.horizontal-scroll>.movie-card.pickup .movie-card__thumbnail{width:550px;height:310px;object-fit:contain;background:linear-gradient(#000 0%,#0260aa 80%)}@media (max-width: 768px){.movie-list__grid.horizontal-scroll>.movie-card.pickup .movie-card__thumbnail{width:100%;height:180px}}.movie-list__grid.horizontal-scroll>.movie-card.pickup .movie-card__title{font-size:2.2em;font-weight:500;width:calc(100% - 590px);-webkit-line-clamp:4}@media (max-width: 768px){.movie-list__grid.horizontal-scroll>.movie-card.pickup .movie-card__title{width:100%;margin-top:10px;font-size:2em}}.movie-list__grid.horizontal-scroll>.movie-card.relation{margin-right:0;width:220px}.movie-list__grid.horizontal-scroll>.movie-card.relation .movie-card__thumbnail{height:120px}.movie-card{transition:transform .3s ease;cursor:pointer}.movie-card.movie-card--live{display:block;text-decoration:none}.movie-card.recommend{width:100%}.movie-card.recommend .movie-card__thumbnail{height:auto;margin-bottom:8px;object-fit:contain}.movie-card.recommend .movie-card__title{display:none}.movie-card.recommend .movie-card__date{font-size:1.3em;font-weight:500}.movie-card:hover{opacity:.8}.movie-card .icon-ranking-img{width:40px;height:28px;display:block;margin-bottom:10px}.movie-card .icon-ranking{width:28px;height:28px;display:block;border-radius:14px;background-color:#111;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:500;margin-bottom:10px}.movie-card__thumbnail{width:100%;height:157px;display:block;object-fit:cover}@media (max-width: 768px){.movie-card__thumbnail{height:auto}}.movie-card__title{padding:4px 0;font-size:1.5em;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:500;line-height:1.6}@media (max-width: 768px){.movie-card__title{font-size:1.3em}}.movie-card__date{font-size:1.2em;color:#8f8f8f;display:flex;justify-content:space-between;align-items:center}.movie-card__date--live{color:#111;font-size:1.3em;font-weight:500}.movie-card__date__now{width:60px;height:24px;display:flex;justify-content:center;align-items:center;font-weight:700;background-color:#e01050;color:#fff;font-size:1em}.movie-card__detail{font-size:1rem;margin:0 10px 10px;color:#666}.question .Inner{background-color:#f5f5f5;padding:40px;box-sizing:border-box}@media (max-width: 768px){.question .Inner{padding:20px 16px}}.question__icon{font-size:3em;margin-right:10px;color:#fff;font-weight:500;width:30px}@media (max-width: 768px){.question__icon{width:30px;font-size:2.4em}}.question__icon--q{color:#2ea7e0}.question__icon--a{color:#ff9595}.question__title{font-size:2.4em;margin-bottom:8px;text-align:center;font-weight:500}@media (max-width: 768px){.question__title{font-size:2.2em}}.question__desc{font-size:1.8em;color:#2ea7e0;margin-bottom:20px;text-align:center;font-weight:500}@media (max-width: 768px){.question__desc{font-size:1.6em}}.question__item{margin-bottom:10px;border-radius:5px;overflow:hidden;padding:10px 20px 15px;background-color:#fff}.question__item:last-child{margin-bottom:0}.question__header{background:white;cursor:pointer;display:flex;align-items:center;color:#fff;transition:background .3s ease}.question__header .question__text{font-weight:500;font-size:2em}@media (max-width: 768px){.question__header .question__text{font-size:1.6em}}.question__text{font-size:1.8em;margin:0;color:#111}@media (max-width: 768px){.question__text{font-size:1.6em}}.question__content{max-height:0;overflow:hidden;transition:max-height .3s ease;background:white;padding:0}.question__content.active{max-height:200px}.question__content p{margin:15px 0 0;color:#fff;display:flex;align-items:center;border-top:1px solid #DBDBDB}@media (max-width: 768px){.question__content p{padding-top:10px}}.Login__password{text-align:center;margin-bottom:20px}.Login__password__reset{font-size:1.6em;font-weight:500;cursor:pointer;text-align:center;text-decoration:underline;color:#111}.CompanyLogin{background-color:#f5f5f5;min-height:100vh;width:100%;box-sizing:border-box;margin-top:56px}.CompanyLogin__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 56px)}.CompanyLogin .Inner{padding:0}.CompanyLogin__form{width:560px;height:auto;background-color:#fff;padding:40px;box-sizing:border-box;border-radius:6px;box-shadow:0 1px 3px #0000001a}.CompanyLogin__form__title{font-size:2.8em;font-weight:500;text-align:center;margin-bottom:40px;color:#111}.CompanyLogin__form__wrap{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.CompanyLogin__form__input{display:flex;flex-direction:column;gap:12px}.CompanyLogin__form__input__label{font-size:1.4em;font-weight:500;color:#111}.CompanyLogin__form__input__email,.CompanyLogin__form__input__password{width:100%;height:40px;border:1px solid #E0E0E0;border-radius:8px;padding:0 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.CompanyLogin__form__input__password__wrap{position:relative;width:100%}.CompanyLogin__form__input__password__eye{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px;height:20px}.CompanyLogin__form__attention{font-size:1.2em;color:#111;margin-top:4px}.CompanyLogin__form__password{text-align:center;margin-top:16px}.CompanyLogin__form__password__reset{font-size:1.4em;font-weight:500;color:#0969da;cursor:pointer;text-decoration:underline}.CompanyLogin__form__btn{display:flex;justify-content:center;margin-top:24px}.CompanyLogin__form__btn__btn{width:280px;background-color:#0969da;color:#fff;font-size:1.6em;font-weight:500;border-radius:8px;cursor:pointer;height:42px;border:none;outline:none;display:flex;justify-content:center;align-items:center;margin-bottom:0}.CompanyLogin__form__btn__btn:disabled{opacity:.5;cursor:not-allowed}.CompanyLogin__form__error{font-size:1.4em;color:#e30000;text-align:center;margin-top:16px;margin-bottom:16px}@media screen and (max-width: 767px){.CompanyLogin__form{width:90%;padding:24px}.CompanyLogin__form__title{font-size:2.4em;margin-bottom:24px}}.MovieDetail{background-color:#000}.MovieDetail__video{width:100%;max-height:670px;margin-bottom:0}@media (max-width: 768px){.MovieDetail__video{margin-bottom:0}}.MovieDetail__video__wrap{position:relative;background-color:#000}.MovieDetail__wrap{padding-top:32px}.MovieDetail__sent{position:fixed;width:344px;height:106px;top:50%;left:50%;transform:translate(-50%,-50%);padding:16px;background-color:#f6f6f8;box-shadow:0 4px 6px -2px #00000012;box-shadow:0 10px 15px -3px #00000017;z-index:1001}.MovieDetail__sent--regist-form{z-index:1001}@media (max-width: 768px){.MovieDetail__sent{max-width:100%;transform:translate(-50%,-50%)}}.MovieDetail__sent--profile{height:auto}.MovieDetail__sent--enquete{top:140px;right:16px;left:auto;transform:none;bottom:auto;height:auto}@media (max-width: 768px){.MovieDetail__sent--enquete{top:auto;bottom:80px;right:16px;transform:none}}.MovieDetail__sent--enquete .MovieDetail__sent__text__link{margin-top:4px;color:#0071c1}.MovieDetail__sent__close{width:16px;height:auto;cursor:pointer;position:absolute;top:16px;right:16px}.MovieDetail__sent__title{display:flex;align-items:center;gap:8px;margin-bottom:4px}.MovieDetail__sent__title__icon{width:20px;height:auto}.MovieDetail__sent__title__text{font-size:1.5em;font-weight:500;line-height:1.6;color:#111}.MovieDetail__sent__text{font-size:1.3em;font-weight:400;line-height:1.6;color:#111}.MovieDetail__sent--regist-error{background-color:#e01050;height:auto}.MovieDetail__sent--regist-error .MovieDetail__sent__text,.MovieDetail__sent--regist-error .MovieDetail__sent__title__text{color:#fff}.MovieDetail__registration-prompt{position:absolute;width:100%;height:100%;top:0%;left:0%;background:transparent;background-color:#000000b3;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column}.MovieDetail__registration-prompt__next{font-size:3.2em;font-weight:500;margin-bottom:30px;color:#fff}@media (max-width: 768px){.MovieDetail__registration-prompt__next{font-size:1.5em;margin-bottom:8px}}.MovieDetail__registration-prompt__list{margin-bottom:40px}@media (max-width: 768px){.MovieDetail__registration-prompt__list{margin-bottom:16px}}.MovieDetail__registration-prompt__list__item{display:flex;align-items:center;margin-bottom:8px}@media (max-width: 768px){.MovieDetail__registration-prompt__list__item{margin-bottom:4px}}.MovieDetail__registration-prompt__list__item__icon{width:28px;height:auto;margin-right:10px}@media (max-width: 768px){.MovieDetail__registration-prompt__list__item__icon{margin-right:4px;width:20px;height:auto}}.MovieDetail__registration-prompt__list__item__text{font-size:2.2em;color:#fff;font-weight:400}@media (max-width: 768px){.MovieDetail__registration-prompt__list__item__text{font-size:1.2em}}.MovieDetail__registration-prompt__login{font-size:1.8em;font-weight:500;color:#fff;margin-top:20px;width:320px;height:64px;border-radius:4px;display:flex;justify-content:center;align-items:center;text-decoration:none;background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%)}@media (max-width: 768px){.MovieDetail__registration-prompt__login{width:280px;height:44px;font-size:1.3em;margin-top:0}}.MovieDetail__enquete{position:absolute;width:100%;height:100%;top:0%;left:0%}@media (max-width: 768px){.MovieDetail__enquete{width:100%;height:100%;position:fixed;z-index:1000}}.MovieDetail__enquete__content{position:absolute;width:100%;height:100%;top:0%;left:0%;background:transparent;background-color:#000000b3;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;flex-direction:column}.MovieDetail__enquete__title{font-size:2.8em;font-weight:500;margin-bottom:30px;color:#fff;line-height:1.6;text-align:center}@media (max-width: 768px){.MovieDetail__enquete__title{font-size:1.8em;margin-bottom:32px}}.MovieDetail__enquete__title__icon{width:140px;height:auto}@media (max-width: 768px){.MovieDetail__enquete__title__icon{display:none}}.MovieDetail__enquete__title--result{text-align:left;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.MovieDetail__enquete__title--result{font-size:1.8em;margin-bottom:16px;text-align:center}}.MovieDetail__enquete__message{display:none}@media (max-width: 768px){.MovieDetail__enquete__message{display:flex;flex-direction:column;align-items:center;margin-top:80px}.MovieDetail__enquete__message__icon{width:120px;height:auto}.MovieDetail__enquete__message__arrow{width:53px;height:auto}}.MovieDetail__enquete__close{width:28px;height:auto;cursor:pointer;position:absolute;top:16px;right:12px}@media (max-width: 768px){.MovieDetail__enquete__close{top:auto;right:auto;position:relative;margin:0 32px 0 auto}}.MovieDetail__enquete__check{width:48px;height:auto;margin-bottom:16px}.MovieDetail__enquete__btn{font-size:1.5em;font-weight:500;color:#fff;margin:32px auto 0;width:240px;height:56px;border-radius:4px;display:flex;justify-content:center;align-items:center;text-decoration:none;opacity:0;background-color:#adb4ba;border:none}@media (max-width: 768px){.MovieDetail__enquete__btn{width:240px;height:56px;font-size:1.5em;margin-top:32px;border-radius:4px}}.MovieDetail__enquete__btn--close{background-color:#fff;color:#111;margin-top:0;opacity:1}@media (max-width: 768px){.MovieDetail__enquete__btn--close{margin-top:0}}.MovieDetail__enquete__btn--on{opacity:1;cursor:pointer;background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%)}.MovieDetail__enquete__wrap{display:flex;gap:16px}@media (max-width: 768px){.MovieDetail__enquete__wrap{flex-direction:column;margin:0 auto;padding:0 32px}}.MovieDetail__enquete__answer{background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:200px;height:183px;padding:24px 16px;border:2px solid white;cursor:pointer}@media (max-width: 768px){.MovieDetail__enquete__answer{width:100%;height:auto;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:16px}}.MovieDetail__enquete__answer__check{width:32px;height:auto;position:absolute;top:-16px;right:-4px}.MovieDetail__enquete__answer .sp{display:none}@media (max-width: 768px){.MovieDetail__enquete__answer .sp{display:block}}.MovieDetail__enquete__answer .pc{display:block}@media (max-width: 768px){.MovieDetail__enquete__answer .pc{display:none}}.MovieDetail__enquete__answer--on{border:2px solid #005DE8;background:#E0ECFC}.MovieDetail__enquete__answer--on .MovieDetail__enquete__answer__text{color:#005de8}.MovieDetail__enquete__answer__icon{width:32px;height:auto;margin-bottom:16px}@media (max-width: 768px){.MovieDetail__enquete__answer__icon{width:28px;margin-bottom:0}}.MovieDetail__enquete__answer__text{font-size:1.6em;font-weight:500;text-align:center;color:#111;line-height:1.6;height:87px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.MovieDetail__enquete__answer__text{font-size:1.5em;text-align:left;height:auto}}.MovieDetail__wrap{display:flex;justify-content:space-between}@media (max-width: 768px){.MovieDetail__wrap{flex-direction:column}}.MovieDetail__box{width:100%}@media (max-width: 768px){.MovieDetail__box{width:100%;padding:0 16px}}.MovieDetail__info{margin-bottom:32px}.MovieDetail__info__date{font-size:1.3em;color:#8f8f8f;margin-bottom:12px}@media (max-width: 768px){.MovieDetail__info__date{font-size:1.2em;color:#fff}}.MovieDetail__info__title{font-size:2.2em;font-weight:500;color:#fff;width:calc(100% - 380px)}@media (max-width: 768px){.MovieDetail__info__title{font-size:1.8em;width:100%}}.MovieDetail__info__description{font-size:1.5em;color:#fff}@media (max-width: 768px){.MovieDetail__info__description{display:none}}.MovieDetail__info__description__sp{display:none}@media (max-width: 768px){.MovieDetail__info__description__sp{margin-top:12px;display:block;font-size:1.3em;line-height:1.6;margin-bottom:16px;position:relative;color:#fff;width:100%}.MovieDetail__info__description__sp .blurred-lines{filter:blur(5px);pointer-events:none;position:relative}.MovieDetail__info__description__sp .blurred-lines__icon{width:28px;height:28px;position:absolute;right:calc(50% - 14px);bottom:0}.MovieDetail__info__description__sp__text{-webkit-line-clamp:2;max-height:3em;overflow:hidden}.MovieDetail__info__description__sp__text.expanded{-webkit-line-clamp:unset;max-height:unset;overflow:visible}}.MovieDetail__info__wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}@media (max-width: 768px){.MovieDetail__info__wrap{flex-direction:column;align-items:flex-start;margin-bottom:8px}}.MovieDetail__info__play{background-color:#f0f0f0;padding:5px;font-size:1.6em;color:#626262;font-weight:500;display:none}.MovieDetail__info__action{display:flex;justify-content:flex-end;align-items:center}@media (max-width: 768px){.MovieDetail__info__action{justify-content:flex-start;gap:8px}}.MovieDetail__info__action__btn{padding:6px 12px;border:1px solid white;border-radius:20px;background-color:transparent;display:flex;justify-content:center;align-items:center;margin-left:16px;font-size:1em;cursor:pointer}@media (max-width: 768px){.MovieDetail__info__action__btn{margin-left:0}}.MovieDetail__info__action__btn__icon{width:20px;height:auto;margin-right:3px}.MovieDetail__info__action__btn__text{color:#fff;font-size:1.3em;font-weight:500}.MovieDetail__info__action__btn:hover{opacity:.7}.MovieDetail__interest{display:flex;justify-content:space-between;align-items:center;margin-bottom:64px;background-color:#232323;padding:32px}@media (max-width: 768px){.MovieDetail__interest{flex-direction:column;align-items:flex-start;padding:24px;margin-bottom:40px}}.MovieDetail__interest__img{width:200px}@media (max-width: 768px){.MovieDetail__interest__img{display:none}}.MovieDetail__interest__img__img{width:100%;height:auto}.MovieDetail__interest__detail{width:calc(100% - 240px)}@media (max-width: 768px){.MovieDetail__interest__detail{width:100%}}.MovieDetail__interest__detail__title{color:#fff;font-size:1.8em;margin-bottom:16px;font-weight:500}.MovieDetail__interest__detail__text{font-size:1.3em;color:#fff;margin-bottom:32px}.MovieDetail__interest__detail__btn{display:flex;justify-content:flex-start;align-items:center}@media (max-width: 768px){.MovieDetail__interest__detail__btn{justify-content:flex-start;gap:16px;flex-direction:column}}.MovieDetail__interest__detail__btn .MovieDetailBtn{width:280px;height:56px;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:1em;border:none}@media (max-width: 768px){.MovieDetail__interest__detail__btn .MovieDetailBtn{width:100%;height:56px}}.MovieDetail__interest__detail__btn .MovieDetailBtn#hearing-btn{width:300px}.MovieDetail__interest__detail__btn .MovieDetailBtn__icon{width:20px;height:auto;margin-right:10px}.MovieDetail__interest__detail__btn .MovieDetailBtn__text{font-size:1.5em;font-weight:500;color:#fff}.MovieDetail__interest__detail__btn .MovieDetailBtn--consulting{background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%);margin-right:16px}@media (max-width: 768px){.MovieDetail__interest__detail__btn .MovieDetailBtn--consulting{margin-right:0}}.MovieDetail__interest__detail__btn .MovieDetailBtn--consulting .MovieDetailBtn__text{color:#fff}.MovieDetail__interest__detail__btn .MovieDetailBtn--consulting--on{background:#ADB4BA}.MovieDetail__description{font-size:1.6em;line-height:2;color:#111;margin-bottom:40px}@media (max-width: 768px){.MovieDetail__description{margin-bottom:20px}}.MovieDetail__words{display:flex;flex-wrap:wrap;padding:10px 10px 0;margin-bottom:20px;border-radius:10px;background-color:#f4f4f4}.MovieDetail__words__head{margin-right:20px;margin-bottom:10px;font-weight:500;font-size:1.6em}.MovieDetail__words__tag{background-color:#fff;color:#626262;border-radius:3px;padding:5px;margin-right:10px;margin-bottom:10px}.MovieDetail__company{display:none;justify-content:space-between;flex-wrap:wrap;padding:20px;margin-bottom:50px;border-radius:10px;background-color:#f4f4f4}.MovieDetail__company__img{width:260px}.MovieDetail__company__img__img{width:100%;height:auto}.MovieDetail__company__detail{width:calc(100% - 280px)}.MovieDetail__company__detail__title{font-weight:500;margin-bottom:10px;font-size:2em}.MovieDetail__company__detail__name{font-size:2em;font-weight:500;margin-bottom:10px}.MovieDetail__company__detail__text{font-size:1.6em;font-weight:500}.MovieDetail__actions{display:flex;justify-content:space-between;margin-bottom:20px}@media (max-width: 768px){.MovieDetail__actions{flex-direction:column}}.MovieDetail__actions .Btn{margin:0 5px}@media (max-width: 768px){.MovieDetail__actions .Btn{margin:0 0 10px}}.MovieDetail__more{margin-bottom:40px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px 0;background-color:#1e8dcc;width:100%}.MovieDetail__more__text{font-size:4em;font-weight:500;margin-bottom:10px;color:#fff}.MovieDetail__more__icon{width:78px;height:auto}.MovieDetail__relation{width:350px}@media (max-width: 768px){.MovieDetail__relation{width:100%}}.MovieDetail__relation .Inner{width:100%;padding:0}@media (max-width: 768px){.MovieDetail__relation .Inner{padding:0 16px}}.MovieDetail__relation .movie-list{padding:0}.MovieDetail__share-modal,.MovieDetail__reaction{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.MovieDetail__reaction__content{border:1px solid #F6F6F8;background-color:#fff;box-shadow:0 25px 50px -12px #00000040;border-radius:4px;padding:52px 32px 32px;width:568px;height:260px;display:flex;flex-direction:column;align-items:center;position:relative}@media (max-width: 768px){.MovieDetail__reaction__content{width:90%;height:auto;padding:52px 24px 32px}}.MovieDetail__reaction__action{display:flex;justify-content:center;align-items:center;gap:24px}@media (max-width: 768px){.MovieDetail__reaction__action{flex-direction:column-reverse;gap:16px;width:240px}}.MovieDetail__reaction__action__btn{width:240px;height:56px;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:1.5em;font-weight:500;border:none;background:none}@media (max-width: 768px){.MovieDetail__reaction__action__btn{width:100%;height:56px}}.MovieDetail__reaction__action__btn--send{color:#fff;background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%)}.MovieDetail__reaction__action__btn--cancel{border:1px solid #E0E0E0;background:white}.MovieDetail__reaction__title{font-size:2.2em;font-weight:500;margin-bottom:8px;text-align:center}.MovieDetail__reaction__text{font-size:1.5em;line-height:1.6;margin-bottom:24px}@media (max-width: 768px){.MovieDetail__reaction__text br{display:none}}.MovieDetail__reaction__close{position:absolute;top:16px;right:16px;width:24px;height:auto;cursor:pointer}.MovieDetail__share-options{background:white;padding:52px 20px 32px;border-radius:10px;width:440px;position:relative}@media (max-width: 768px){.MovieDetail__share-options{width:90%}}.MovieDetail__share-options__btns{display:flex;justify-content:center;align-items:center;gap:32px}@media (max-width: 768px){.MovieDetail__share-options__btns{flex-wrap:wrap;justify-content:space-between;gap:16px}}.MovieDetail__share-options__close{position:absolute;top:16px;right:16px;width:24px;height:auto;cursor:pointer}.MovieDetail__share-options__title{width:100%;font-size:1.8em;font-weight:500;margin-bottom:16px;text-align:center}.MovieDetail__share-options .ShareBtn{margin:0;padding:0;background-color:transparent;border:none;display:flex;flex-direction:column;align-items:center}.MovieDetail__share-options .ShareBtn__icon{width:auto;height:48px;margin-bottom:4px}.MovieDetail__share-options .ShareBtn__text{font-size:1.2em;font-weight:400;line-height:1.8;color:#111}.MovieDetail__movie-list .Inner{width:100%}.MovieDetail__movie-list .movie-list{padding:0}.MovieDetail__episode__title{font-size:2.2em;font-weight:500;margin-bottom:20px;color:#fff}@media (max-width: 768px){.MovieDetail__episode__title{font-size:1.8em;margin-bottom:16px}}.MovieDetail__episode__item{display:flex;justify-content:space-between;margin-bottom:20px}@media (max-width: 768px){.MovieDetail__episode__item{margin-bottom:12px}}.MovieDetail__episode__item__img{width:240px;height:135px;object-fit:cover}@media (max-width: 768px){.MovieDetail__episode__item__img{width:140px;height:78px}}.MovieDetail__episode__item__img__img{width:100%;height:100%;object-fit:cover}.MovieDetail__episode__item__info{width:calc(100% - 264px)}@media (max-width: 768px){.MovieDetail__episode__item__info{width:calc(100% - 152px)}}.MovieDetail__episode__item__info__title{font-size:1.8em;color:#fff;font-weight:500;margin-bottom:8px}@media (max-width: 768px){.MovieDetail__episode__item__info__title{font-size:1.3em;margin-bottom:4px;line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.MovieDetail__episode__item__info__description{font-size:1.2em;color:#8f8f8f;margin-bottom:8px;line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.MovieDetail__episode__item__info__description{display:none}}.MovieDetail__episode__item__info__date{font-size:1.2em;color:#8f8f8f}.MovieDetail__regist-form{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.MovieDetail__regist-form__content{border:1px solid #F6F6F8;background-color:#fff;box-shadow:0 25px 50px -12px #00000040;border-radius:4px;padding:32px 32px 24px;width:480px;height:550px;display:flex;flex-direction:column;align-items:center;position:relative}@media (max-width: 768px){.MovieDetail__regist-form__content{width:90%;height:auto;padding:52px 24px 32px}}.MovieDetail__regist-form__attention{font-size:1.3em;color:#8f8f8f;margin-top:12px}.MovieDetail__regist-form__close{position:absolute;top:16px;right:16px;width:24px;height:auto;cursor:pointer}.MovieDetail__regist-form__title{font-size:2.2em;margin-bottom:16px;text-align:center;font-weight:500}@media (max-width: 768px){.MovieDetail__regist-form__title{font-size:2.2em;margin-bottom:12px}}.MovieDetail__regist-form__password{margin-top:24px;text-align:center}.MovieDetail__regist-form__password__reset{font-size:1.5em;color:#0071c1;font-weight:400;text-decoration:underline;text-align:center}.MovieDetail__regist-form__login{font-size:1.5em;margin-bottom:20px;text-align:center}.MovieDetail__regist-form__login__link{color:#0071c1;text-decoration:underline}.MovieDetail__regist-form__wrap{display:flex;flex-direction:column;width:100%}@media (max-width: 768px){.MovieDetail__regist-form__wrap{padding:0 16px}}.MovieDetail__regist-form__input{margin-bottom:16px}.MovieDetail__regist-form__input__label{display:block;font-size:1.5em;font-weight:500;margin-bottom:12px}.MovieDetail__regist-form__input__email,.MovieDetail__regist-form__input__phoneNumber,.MovieDetail__regist-form__input__password{width:100%;padding:12px 16px;border:none;font-size:16px;border-radius:4px;background-color:#f6f6f8;position:relative}.MovieDetail__regist-form__input__password__wrap{position:relative}.MovieDetail__regist-form__input__password__eye{width:24px;height:24px;background-image:url(../images/register/eye.svg);background-size:contain;position:absolute;right:10px;top:calc(50% - 12px)}.MovieDetail__regist-form__input.error{border-color:red}.MovieDetail__regist-form__error{color:red;margin-bottom:1em}.MovieDetail__regist-form__Btn__attention{font-size:1.3em;margin-bottom:24px;color:#adb4ba}@media (max-width: 768px){.MovieDetail__regist-form__Btn__attention{font-size:1.2em;padding-top:32px;border-top:1px solid #D3D3D3}}.MovieDetail__regist-form__Btn__wrap{display:flex;flex-direction:column;align-items:center}.MovieDetail__regist-form__Btn__wrap .Btn--blue{border:none;width:240px;height:56px;border-radius:4px;opacity:.4;background-color:#adb4ba}.MovieDetail__regist-form__Btn__wrap .Btn.active{background-color:#1e8dcc;cursor:pointer;opacity:1}.Mypage{background-color:#f5f5f5}@media (max-width: 768px){.Mypage__title{padding:0 16px;margin-bottom:20px;font-size:2.2em}}.Mypage--white{background-color:#fff}.Mypage__wrap{display:flex;justify-content:space-between}@media (max-width: 768px){.Mypage__wrap{flex-direction:column}}.Mypage__side{position:sticky;top:100px;width:200px;height:100%;margin-bottom:60px;z-index:10}@media (max-width: 768px){.Mypage__side{margin-bottom:0;padding:12px 16px;width:100%;top:0;overflow-x:scroll;background-color:#fff}}.Mypage__side__ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media (max-width: 768px){.Mypage__side__ul{flex-direction:row;flex-wrap:nowrap}}.Mypage__side__ul__li{width:100%;height:32px;margin-bottom:20px}@media (max-width: 768px){.Mypage__side__ul__li{white-space:nowrap;margin-bottom:0;height:37px}}.Mypage__side__ul__li:last-child{margin-bottom:0}.Mypage__side__ul__li__link{width:100%;height:32px;background-color:transparent;color:#8f8f8f;display:flex;justify-content:flex-start;align-items:center;text-decoration:none;padding:4px 20px}@media (max-width: 768px){.Mypage__side__ul__li__link{padding:8px 12px}}.Mypage__side__ul__li__link__text{font-size:1.8em;font-weight:400}@media (max-width: 768px){.Mypage__side__ul__li__link__text{font-size:1.4em}}.Mypage__side__ul__li__link__icon{width:20px;height:auto;margin-right:10px}.Mypage__side__ul__li__link:hover{color:#111;border-left:3px solid #2EA7E0;padding:4px 17px}@media (max-width: 768px){.Mypage__side__ul__li__link:hover{background-color:#f5f5f5;border:none}}.Mypage__side__ul__li__link:hover .Mypage__side__ul__li__link__text{font-weight:500}.Mypage__side__ul__li__link.on{color:#111;border-left:3px solid #2EA7E0;padding:4px 17px}@media (max-width: 768px){.Mypage__side__ul__li__link.on{background-color:#f5f5f5;border:none}}.Mypage__side__ul__li__link.on .Mypage__side__ul__li__link__text{font-weight:500}.Mypage__main{width:calc(100% - 250px)}@media (max-width: 768px){.Mypage__main{width:100%;padding:32px 0}}.Withdrawal__title{font-size:3.2em;margin-bottom:16px;line-height:1.6}.Withdrawal__text{font-size:1.5em;line-height:1.8;margin-bottom:40px;font-weight:400}@media (max-width: 768px){.Withdrawal__text{font-size:1.3em}}@media (max-width: 768px){.Withdrawal__wrap{padding:0 16px}}.Withdrawal__box{background-color:#f6f6f8;padding:20px 24px;margin-bottom:56px}@media (max-width: 768px){.Withdrawal__box{margin-bottom:32px;padding:20px 16px}}.Withdrawal__box__title{font-size:1.5em;line-height:1.8;margin-bottom:8px;font-weight:500}.Withdrawal__box__text{font-size:1.5em;line-height:1.8;font-weight:400;list-style:disc;padding-left:20px}@media (max-width: 768px){.Withdrawal__box__text{font-size:1.3em}}.Withdrawal__attention{padding-top:40px;margin-top:40px;border-top:1px solid #D3D3D3;font-size:1.5em;line-height:1.8;text-align:center;margin-bottom:20px;font-weight:400}@media (max-width: 768px){.Withdrawal__attention{padding-top:32px;margin-top:32px}}.Withdrawal__back{border:1px solid #E0E0E0;border-radius:4px;width:320px;height:60px;display:flex;justify-content:center;align-items:center;color:#111;text-decoration:none;font-size:1.5em;font-weight:500;line-height:1.8;margin-right:10px}@media (max-width: 768px){.Withdrawal__back{width:240px;margin-right:0}}.Withdrawal__btn{width:200px;height:60px}@media (max-width: 768px){.Withdrawal__btn{width:240px}}@media (max-width: 768px){.Withdrawal__btn__wrap{display:flex;flex-direction:column;align-items:center;gap:16px}}.ChartBox{background-color:#fff;display:flex;justify-content:space-between;padding:24px 32px;gap:32px;margin-bottom:56px}@media (max-width: 768px){.ChartBox{flex-direction:column;gap:24px;padding:24px;margin:0 16px 40px}}.ChartBox__text{width:calc(100% - 160px)}@media (max-width: 768px){.ChartBox__text{width:100%}}.ChartBox__text__title{font-size:1.8em;line-height:1.6;margin-bottom:16px;border-bottom:1px solid #D3D3D3;padding-bottom:16px}@media (max-width: 768px){.ChartBox__text__title{font-size:1.6em}}.ChartBox__text__list{display:flex;gap:16px;flex-wrap:wrap}.ChartBox__text__list__item{display:flex;align-items:center;gap:8px}.ChartBox__text__list__item__icon{width:24px;height:24px}.ChartBox__text__list__item__icon img{width:100%;height:auto}.ChartBox__text__list__item__text{font-size:1.5em;line-height:1}.CompanyContentBox{background-color:#fff;border-radius:8px;padding:24px 32px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}@media (max-width: 768px){.CompanyContentBox{padding:24px;margin:0 16px 24px}}.SubCompanyTitle{font-size:1.8em;font-weight:700;margin-bottom:20px;color:#111;border-bottom:1px solid #D3D3D3;padding-bottom:16px;text-align:left}@media (max-width: 768px){.SubCompanyTitle{font-size:1.6em}}.SubCompanyTitle:not(:first-child){margin-top:40px}@media (max-width: 768px){.SubCompanyTitle:not(:first-child){margin-top:32px}}.AccountInfo__item{padding:16px 0;border-bottom:1px solid #D3D3D3}.AccountInfo__item:last-child{border-bottom:none}.AccountInfo__label{color:#666;font-size:1.4em;margin-bottom:8px}.AccountInfo__value{font-size:1.6em;color:#111}.AccountInfo__display{display:flex;align-items:center;justify-content:space-between}.AccountInfo__button--edit{padding:4px 16px;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#111;font-size:.875em;cursor:pointer;transition:all .2s}.AccountInfo__button--edit:hover{background-color:#f5f5f5}.MailSettings__item{padding:16px 0;border-bottom:1px solid #D3D3D3;display:flex;justify-content:space-between;align-items:center}.MailSettings__label{display:flex;align-items:center;gap:8px;min-width:120px;cursor:pointer}.MailSettings__text{font-size:1.4em;color:#111;line-height:1.6}.MailSettings__checkbox{width:20px;height:20px;cursor:pointer;background-color:#fff}.MailSettings__checkbox:checked{accent-color:#2EA7E0;background-color:#fff}.Modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Modal__content{background:white;width:100%;max-width:500px;border-radius:8px;overflow:hidden}@media (max-width: 768px){.Modal__content{width:calc(100% - 32px);margin:0 16px}}.Modal__header{padding:16px 24px;border-bottom:1px solid #D3D3D3;display:flex;justify-content:space-between;align-items:center}.Modal__title{font-size:1.8em;font-weight:700;color:#111}.Modal__close{background:none;border:none;font-size:2.4em;color:#666;cursor:pointer;padding:0;line-height:1}.Modal__body{padding:24px}.Modal__form,.Modal__form-group{margin-bottom:24px}.Modal__form-group:last-child{margin-bottom:0}.Modal__input-group{position:relative;display:flex;align-items:center}.Modal__input{width:100%;height:40px;padding:0 40px 0 12px;border:1px solid #E0E0E0;border-radius:4px;font-size:1.4em}.Modal__input:focus{outline:none;border-color:#2ea7e0}.Modal__toggle-password{position:absolute;right:8px;background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.Modal__toggle-password img{width:20px;height:20px;opacity:.5;transition:opacity .2s}.Modal__toggle-password:hover img{opacity:.8}.Modal__forgot-password{display:inline-block;margin-top:8px;font-size:1.2em;color:#2ea7e0;text-decoration:none}.Modal__forgot-password:hover{text-decoration:underline}.Modal__footer{padding:16px 24px;border-top:1px solid #D3D3D3;display:flex;justify-content:flex-end;gap:12px}.Modal__button{padding:8px 24px;border-radius:4px;font-size:1.4em;cursor:pointer;transition:all .2s}.Modal__button--cancel{background:white;border:1px solid #E0E0E0;color:#111}.Modal__button--cancel:hover{background:#F5F5F5}.Modal__button--submit{background:#2EA7E0;border:none;color:#fff;min-width:80px}.Modal__button--submit:hover{background:#209bd5}.Profile{background-color:#f5f5f5;padding:28px}@media (max-width: 768px){.Profile{padding:28px 16px}}.Profile--mypage{display:flex;justify-content:space-between}@media (max-width: 768px){.Profile--mypage{display:block}}.Profile__actions{width:230px;margin-left:40px}@media (max-width: 768px){.Profile__actions{width:100%;margin-left:0}}.Profile .ProfileBox{width:calc(100% - 270px)}@media (max-width: 768px){.Profile .ProfileBox{width:100%}}.Profile__wrap{display:flex;justify-content:space-between;width:100%}@media (max-width: 768px){.Profile__wrap{flex-direction:column}}.Profile__wrap__form{width:100%}@media (max-width: 768px){.Profile__wrap__form{width:100%}}.Profile__form__job_history{border-top:2px solid #1E8DCC;margin-top:20px;padding-top:20px}.char-count{font-size:1.2em;color:#1e8dcc;margin-top:10px}.fv-movie-list{width:100%;margin:0 auto;overflow:visible}.fv-movie-list__title{font-size:2em;margin-bottom:2em;text-align:left}@media (max-width: 768px){.fv-movie-list__title{font-size:1.8em}}.fv-movie-list .slick-slider .slick-prev:before,.fv-movie-list .slick-slider .slick-next:before{color:#2ea7e0;font-size:40px}.fv-movie-list .slick-slider .slick-next{right:calc(50% - 340px)}@media (max-width: 768px){.fv-movie-list .slick-slider .slick-next{right:20px}}.fv-movie-list .slick-slider .slick-prev{left:calc(50% - 360px);z-index:3}@media (max-width: 768px){.fv-movie-list .slick-slider .slick-prev{left:0}}.fv-movie-card{padding:0;overflow:hidden;transition:transform .3s ease;cursor:pointer;width:100%;margin:0 auto;box-sizing:border-box;position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#000}@media (max-width: 768px){.fv-movie-card{flex-direction:column-reverse}}.fv-movie-card__info{width:41.6666666667%;box-sizing:border-box;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:40px}@media (max-width: 768px){.fv-movie-card__info{width:100%;padding:8px 16px}}.fv-movie-card__info__wrap{display:flex;gap:16px;align-items:flex-start;margin-bottom:8px}@media (max-width: 768px){.fv-movie-card__info__wrap{margin-bottom:0}}.fv-movie-card__info__img__category{width:64px;height:auto}.fv-movie-card__info__category{font-size:1.5em;color:#fff;font-weight:500}@media (max-width: 768px){.fv-movie-card__info__category{font-size:1.3em}}.fv-movie-card__info__title{font-size:3.2em;color:#fff;font-weight:500;margin-bottom:10px}@media (max-width: 768px){.fv-movie-card__info__title{font-size:1.8em;margin-bottom:0}}.fv-movie-card__info__detail{font-size:1.2em;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:30px}@media (max-width: 768px){.fv-movie-card__info__detail{margin-bottom:8px;display:none}}.fv-movie-card__info__link{color:#111;border-radius:4px;background:white;width:240px;height:56px;display:flex;justify-content:center;align-items:center;font-size:1.5em;font-weight:500}@media (max-width: 768px){.fv-movie-card__info__link{width:120px;height:44px;background:rgba(255,255,255,.25);color:#fff;font-size:1.3em;display:none}}.fv-movie-card__movie{width:50%;height:auto;object-fit:cover;position:relative;max-width:720px}@media (max-width: 768px){.fv-movie-card__movie{width:100%}}.fv-movie-card__thumbnail{width:100%;height:214px;object-fit:contain;background:linear-gradient(#000 0%,#0260aa 80%);margin-bottom:20px}@media (max-width: 768px){.fv-movie-card__thumbnail{width:100%;height:180px;margin-bottom:10px}}.fv-movie-card__title{font-size:1.8em;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:500;height:54px}@media (max-width: 768px){.fv-movie-card__title{font-size:1.6em}}.fv-movie-card__detail{font-size:1rem;margin:0 10px 10px;color:#666}.FvInfo{display:flex;flex-direction:column;padding:20px 0}@media (max-width: 768px){.FvInfo{padding:20px;flex-direction:column;max-width:800px;margin:0 auto}}.FvInfo__notification{background-color:#fff;border:4px solid #BF0000;border-radius:8px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;color:#111;position:relative}.FvInfo__notification__content{display:flex;align-items:center;gap:12px;padding:16px 20px;text-decoration:none}.FvInfo__notification__content:hover{opacity:.6}.FvInfo__notification__icon{width:24px;height:24px}.FvInfo__notification__text{font-size:16px;font-weight:600;color:#111}.FvInfo__notification__close{background:none;border:none;cursor:pointer;padding:4px;background-color:#bf0000;position:absolute;top:0;right:0}.FvInfo__notification__close img{width:16px;height:16px;filter:brightness(0) invert(1)}.FvInfo__notification__close:hover{opacity:.8}.FvInfo__cards{display:flex;flex-direction:row;justify-content:space-between;gap:16px}@media (max-width: 768px){.FvInfo__cards{flex-direction:column;justify-content:center}}.FvInfo__card{padding:32px;color:#fff;position:relative;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.FvInfo__card:nth-child(1){background-image:url(https://carinar.com/images/fv_info/bg_fv_01.png)}.FvInfo__card:nth-child(2){background-image:url(https://carinar.com/images/fv_info/bg_fv_02.png)}.FvInfo__card:nth-child(3){background-image:url(https://carinar.com/images/fv_info/bg_fv_03.png)}.FvInfo__card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:0}.FvInfo__card__content{position:relative;z-index:1}.FvInfo__card__title{font-size:20px;font-weight:700;line-height:1.4;margin-bottom:12px}.FvInfo__card__description{font-size:14px;line-height:1.5;margin-bottom:24px;opacity:.9;height:21px}@media screen and (max-width: 768px){.FvInfo__card__description{height:auto}}.FvInfo__card__button{width:100%;background:#fff;border:1px solid #000;padding:12px 24px;color:#232323;text-align:center;font-size:14px;font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;transition:all .3s ease;text-decoration:none}.FvInfo__card__button:hover{transform:translateY(-2px);opacity:.8}.FvInfo__card__button__arrow{width:16px;height:16px;object-fit:contain}@media (max-width: 768px){.FvInfo{padding:16px}.FvInfo__notification{padding:12px 16px;flex-direction:column;gap:12px;text-align:center}.FvInfo__notification__content{justify-content:center}.FvInfo__notification__close{position:absolute;top:8px;right:8px}.FvInfo__card{padding:24px 20px}.FvInfo__card__title{font-size:18px}.FvInfo__card__button{padding:10px 20px;font-size:13px}}@media (max-width: 480px){.FvInfo{padding:12px}.FvInfo__card{padding:20px 16px}.FvInfo__card__title{font-size:16px}.FvInfo__card__description{font-size:13px}.FvInfo__card__button{padding:8px 16px;font-size:12px;flex-direction:row;gap:4px;text-align:center}.FvInfo__card__button__arrow{width:14px;height:14px}}.Message__wrap{display:flex;justify-content:space-between}@media (max-width: 768px){.Message__wrap{flex-direction:column;padding:0 16px}}.Message__left{width:350px}@media (max-width: 768px){.Message__left{width:100%;display:block}}.Message__left.hidden{display:none}.Message__right{background-color:#f5f5f5;width:calc(100% - 370px);padding:30px;box-sizing:border-box}@media (max-width: 768px){.Message__right{width:100%;padding:16px;display:none}}.Message__right.visible{display:block}.Message__right__title{border-bottom:1px solid #D3D3D3;padding-bottom:20px;margin-bottom:20px;display:flex;justify-content:space-between}@media (max-width: 768px){.Message__right__title{padding-bottom:10px;margin-bottom:10px;display:block}}.Message__right__title__company{font-size:2em;font-weight:500;color:#111}.Message__right__title__link{font-size:1.2em;color:#2ea7e0}.ChatMasterBox{padding:16px 20px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.ChatMasterBox{padding:18px 16px}}.ChatMasterBox__message-title{font-size:1.2em;font-weight:500;color:#676767;line-height:1.8}.ChatMasterBox__icon{position:relative}.ChatMasterBox__icon__img{width:40px;height:auto}.ChatMasterBox__icon__pin{position:absolute;width:20px;height:auto;right:0;bottom:0}.ChatMasterBox__wrap{width:calc(100% - 56px)}.ChatMasterBox__empty{padding:32px 24px}.ChatMasterBox__empty__title{font-size:1.8em;font-weight:500;color:#111;margin-bottom:40px}.ChatMasterBox__empty__box__img{width:100%;height:auto;text-align:center;margin-bottom:32px}.ChatMasterBox__empty__box__img__img{width:200px;height:auto}.ChatMasterBox__empty__box__sub-title{text-align:center;font-size:2.2em;font-weight:500;color:#8f8f8f;margin-bottom:16px}.ChatMasterBox__empty__box__text{font-size:1.5em;font-weight:400;color:#8f8f8f;margin-bottom:32px}.ChatMasterBox__empty__box__button{display:block;width:240px;height:56px;margin:0 auto;text-decoration:none;border-radius:4∂px;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%);display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.5em;font-weight:500}.ChatMasterBox__title{display:flex;justify-content:space-between;margin-bottom:0;line-height:1.6}.ChatMasterBox__title__company{width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.3em;font-weight:500;color:#111}.ChatMasterBox__title__date{font-size:1.2em;color:#8f8f8f;font-weight:500}.ChatMasterBox__message{display:flex;justify-content:space-between;align-items:center;line-height:1.8}.ChatMasterBox__message__text{width:calc(100% - 22px);font-size:1.2em;color:#8f8f8f;line-clamp:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.ChatMasterBox__message__count{background-color:#2ea7e0;width:30px;height:20px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.2em;border-radius:10px}.ChatMasterBox.on,.ChatMasterBox:hover{background-color:#f6f6f8}.MessageBox{background-color:#f6f6f8;padding:24px;height:calc(100vh - 368px);overflow-y:scroll}.MessageBox--admin{height:calc(100vh - 255px)}@media (max-width: 768px){.MessageBox{padding:24px 16px 220px;height:100%}}.MessageBox__attachments{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px;padding:8px 16px}@media (max-width: 768px){.MessageBox__attachments{padding:0 16px}}.MessageBox__attachment{position:relative}.MessageBox__attachment-image{width:40px;height:40px;border-radius:4px;overflow:hidden;border:1px solid #D3D3D3}.MessageBox__attachment-image img{width:100%;height:100%;object-fit:contain}.MessageBox__attachment-file{padding:8px;width:120px;height:40px;background:white;border-radius:4px;display:flex;align-items:center;border:1px solid #D3D3D3;color:#8f8f8f;gap:8px}.MessageBox__attachment-file__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.2em;font-weight:500}.MessageBox__attachment-file__icon{width:24px;height:auto}.MessageBox__attachment-remove{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.MessageBox__attachment-remove:hover{background:rgba(0,0,0,.7)}.MessageBox__input{background-color:#fff;padding:16px;border-top:1px solid #D3D3D3}@media (max-width: 768px){.MessageBox__input{width:100%;position:fixed;bottom:72px;left:0}}.MessageBox__input--compact{padding:0;border-top:none}.MessageBox__input__wrap{border:1px solid #D3D3D3;border-radius:8px}.MessageBox__input__wrap--compact{border:none;border-radius:0;width:100%}.MessageBox__input__template{padding:16px}.MessageBox__input__template-select{width:320px;height:32px;padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;color:#333;background-color:#fff;cursor:pointer}.MessageBox__input__template-select:focus{outline:none;border-color:#007bff}.MessageBox__input__template-select option{padding:8px}.MessageBox__input__text{width:100%;display:block;box-sizing:border-box;font-size:16px;background-color:#fff;border-radius:8px;border:none;padding:16px;-webkit-appearance:none;-moz-appearance:none;line-height:1.5}@media (max-width: 768px){.MessageBox__input__text{padding:4px 8px}}.MessageBox__input__text--compact{border-radius:0;padding:8px 12px;border-top:1px solid #D3D3D3;min-height:80px;max-height:120px}.MessageBox__input__action{display:flex;justify-content:space-between;align-items:center;padding:8px 16px}.MessageBox__input__action--compact{padding:8px 12px;background-color:#fff}.MessageBox__input__icon{width:20px;height:20px;cursor:pointer}.MessageBox__input__button{width:50px;height:24px;background-color:#1e8dcc;color:#fff;border-radius:4px;font-size:1.2em;font-weight:500;border:none}.MessageBox__input__send{width:20px;height:20px;cursor:pointer}.compose-area{background:white;border-top:2px solid #e0e0e0;display:flex;flex-direction:column;max-height:40vh}.compose-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#fafafa;border-bottom:1px solid #f0f0f0}.toolbar-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:white;border:1px solid #d0d0d0;border-radius:4px;cursor:pointer;font-size:13px;color:#666;transition:all .2s}.toolbar-right{display:flex;gap:12px}.template-select{padding:6px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:13px;background:white;min-width:150px;cursor:pointer}.message-input-container{padding:16px 20px;flex:1;overflow-y:auto}.message-textarea{width:100%;min-height:120px;padding:12px;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;font-family:inherit;line-height:1.6;resize:vertical;box-sizing:border-box}.compose-footer{padding:12px 20px;background:#fafafa;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;align-items:center}.attachment-list{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.attachment-item{display:flex;align-items:center;gap:6px;padding:4px 8px;background:#e3f2fd;border-radius:4px;font-size:12px;color:#1976d2}.attachment-remove{cursor:pointer;color:#666;margin-left:4px}.attachment-remove:hover{color:#d32f2f}.send-btn{padding:8px 24px;background:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px}.MessageBox__unread-divider{display:flex;align-items:center;margin:16px 0;padding:0 8px}.MessageBox__unread-divider:before,.MessageBox__unread-divider:after{content:"";flex:1;height:1px;background-color:#ff6b6b}.MessageBox__unread-divider__text{padding:4px 12px;font-size:1.2em;font-weight:500;color:#ff6b6b;white-space:nowrap}@media (max-width: 768px){.MessageBox__unread-divider{margin:12px 0}.MessageBox__unread-divider__text{font-size:1.1em;padding:4px 8px}}.MessageBox__box__wrap{display:flex;justify-content:flex-start;align-items:flex-start}.MessageBox__box__name__icon{width:40px;height:auto}@media (max-width: 768px){.MessageBox__box__name__icon{width:32px}}.MessageBox__box__message{font-size:1.4em;color:#111;word-break:break-all;box-shadow:0 1px 2px #0000000f;box-shadow:0 1px 3px #0000001a}@media (max-width: 768px){.MessageBox__box__message{font-size:1.2em}}.MessageBox__box.other{margin:0 auto 20px 0;max-width:400px;min-width:200px}.MessageBox__box.other .MessageBox__box__name{max-width:80px;margin-right:16px}.MessageBox__box.other .MessageBox__box__message{max-width:calc(100% - 85px);background-color:#fff;padding:16px 24px;border-radius:9px}@media (max-width: 768px){.MessageBox__box.other .MessageBox__box__message{padding:12px 16px}}.MessageBox__box.other .MessageBox__box__date{text-align:right;margin-top:8px;color:#8f8f8f}.MessageBox__box.me{margin:0 0 20px auto;max-width:300px;min-width:200px}.MessageBox__box.me .MessageBox__box__wrap{justify-content:flex-end}.MessageBox__box.me .MessageBox__box__name{display:none}.MessageBox__box.me .MessageBox__box__message{background-color:#fff;padding:16px 24px;border-radius:9px}@media (max-width: 768px){.MessageBox__box.me .MessageBox__box__message{padding:12px 16px}}.MessageBox__box.me .MessageBox__box__date{text-align:left;margin-top:8px;color:#8f8f8f}.CompanyMessageBox__message{background:white;flex:1;overflow-y:auto;height:100%;scroll-behavior:auto!important;overflow-anchor:none!important}.CompanyMessageBox__send .MessageBox__input{padding:0;margin:0;height:100%;display:flex;flex-direction:column}.compose-area{background:white;display:flex;flex-direction:column;height:100%;max-height:none;min-height:200px;width:100%;margin:0;padding:0}.compose-toolbar{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:#fafafa;border-bottom:1px solid #f0f0f0;flex-shrink:0;min-height:40px}.toolbar-left{display:flex;gap:16px;align-items:center}.toolbar-btn{padding:6px 12px;background:white;border:1px solid #d0d0d0;border-radius:4px;cursor:pointer;font-size:13px;color:#333;transition:all .2s ease}.toolbar-btn:hover{background:#f5f5f5;border-color:#999}.toolbar-right{display:flex;align-items:center}.template-select{padding:6px 32px 6px 12px;border:1px solid #d0d0d0;border-radius:4px;background:white;font-size:13px;color:#333;cursor:pointer;min-width:180px}.template-select:focus{outline:none;border-color:#2196f3}.message-input-container{padding:6px 12px;flex:1;overflow-y:auto;min-height:100px;display:flex;flex-direction:column}.message-textarea{width:100%;height:100%;min-height:96px;max-height:none;padding:6px 8px;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;font-family:inherit;line-height:1.4;resize:vertical}.message-textarea:focus{outline:none;border-color:#2196f3}.message-textarea::placeholder{color:#999;font-size:13px}.compose-footer{padding:6px 12px;background:#fafafa;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;align-items:center;flex-shrink:0;min-height:40px}.attachment-list{display:flex;gap:8px;flex-wrap:wrap;padding:8px 20px;background:#f9f9f9;border-bottom:1px solid #f0f0f0}.attachment-item{display:flex;align-items:center;gap:8px;padding:6px 10px;background:white;border:1px solid #d0d0d0;border-radius:4px;font-size:13px}.attachment-name{color:#333}.remove-attachment{background:rgba(255,59,48,.1);color:#ff3b30;border:none;border-radius:3px;width:20px;height:20px;cursor:pointer;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center}.remove-attachment:hover{background:rgba(255,59,48,.2)}.send-actions{display:flex;gap:12px;align-items:center}.scout-limit-info{font-size:12px;color:#666}.char-counter{font-size:12px;color:#999}.send-btn{padding:8px 24px;background:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:6px;transition:background .2s ease}.send-btn:hover{background:#1976d2}.send-btn:disabled{background:#ccc;cursor:not-allowed}.CompanyMessageBox__divider-date{padding:8px 0;background:#f0f0f0;color:#666;font-size:12px;font-weight:500;text-align:center;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.CompanyMessageBox__item{border-bottom:1px solid #e0e0e0}.CompanyMessageBox__item__header{display:flex;justify-content:space-between;align-items:center;padding:0;background:transparent}.CompanyMessageBox__item__time{font-size:13px;color:#666;font-weight:500}.CompanyMessageBox__item__badge{padding:3px 10px;border-radius:12px;font-size:12px}.CompanyMessageBox__item__badge.sent{background:#e3f2fd;color:#1976d2}.CompanyMessageBox__item__badge.received{background:#e8f5e9;color:#4caf50}.CompanyMessageBox__item__body{padding:0;background:transparent}.CompanyMessageBox__item__content{color:#333;line-height:1.6;font-size:14px;white-space:pre-wrap;word-wrap:break-word}.MessageTemplateModal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.MessageTemplateModal__title{font-size:1.8em;font-weight:500;margin-bottom:10px;color:#111}.MessageTemplateModal__content{background-color:#fff;padding:20px;border-radius:8px;width:80%;max-width:600px;max-height:80vh;overflow-y:auto;position:relative}.MessageTemplateModal__list{margin-bottom:20px}.MessageTemplateModal__item{cursor:pointer;padding:10px;border:1px solid #D3D3D3;margin-bottom:10px;border-radius:4px}.MessageTemplateModal__item:hover{background-color:#f5f5f5}.MessageTemplateModal__new input,.MessageTemplateModal__new textarea{width:100%;margin-bottom:10px;padding:5px;border:1px solid #D3D3D3;border-radius:4px}.MessageTemplateModal__new textarea{height:100px;resize:vertical}.MessageTemplateModal__button{width:200px;height:40px;background:linear-gradient(90deg,#3498db,#2980b9);border:none;border-radius:10px;color:#fff;font-size:1.6em;font-weight:500;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background .3s ease;display:flex;justify-content:center;align-items:center;margin-top:10px}.MessageTemplateModal__button:hover{background:linear-gradient(90deg,#2980b9,#3498db)}.MessageTemplateModal__close{width:30px;height:30px;background:linear-gradient(90deg,#e74c3c,#c0392b);border:none;border-radius:50%;color:#fff;font-size:1.4em;font-weight:500;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:background .3s ease;display:flex;justify-content:center;align-items:center;position:absolute;top:10px;right:10px}.MessageTemplateModal__close:hover{background:linear-gradient(90deg,#c0392b,#e74c3c)}.UserMessage{background-color:#fff}.UserMessage__wrap{display:flex;justify-content:space-between;position:relative;min-height:calc(100vh - 186px)}@media (max-width: 768px){.UserMessage__wrap{min-height:calc(100vh - 280px);flex-direction:column}}.UserMessage__left{width:360px;background-color:#fff}.UserMessage__left--admin .UserMessage__left__chat{height:calc(100vh - 81px);overflow:scroll}@media (max-width: 768px){.UserMessage__left{width:100%;min-height:calc(100vh - 280px)}.UserMessage__left.hidden{display:none}}.UserMessage__left__chat{padding:8px}@media (max-width: 768px){.UserMessage__left__chat{padding:0 0 70px}}.UserMessage__left__search{width:100%;padding:16px 8px;position:relative;border-bottom:1px solid #D3D3D3}.UserMessage__left__search__icon{position:absolute;left:24px;top:calc(50% - 12px);width:24px;height:auto}.UserMessage__left__search__input{width:100%;background-color:#f6f6f8;border-radius:4px;border:none;height:48px;box-sizing:border-box;padding:0 40px;font-size:1.6em}.UserMessage__right{width:calc(100% - 360px);border-left:1px solid #D3D3D3}@media (max-width: 768px){.UserMessage__right{width:100%;display:none}.UserMessage__right.visible{display:block}}.UserMessage__right__empty__box{width:100%}.UserMessage__right__empty__box__img{width:100%;height:auto}.UserMessage__right__title{padding:20px 24px;border-bottom:1px solid #D3D3D3;display:flex;justify-content:space-between;align-items:center;background-color:#fff}@media (max-width: 768px){.UserMessage__right__title{padding:4px 16px}}.UserMessage__right__title__back{display:none}@media (max-width: 768px){.UserMessage__right__title__back{display:block;margin-right:16px}}.UserMessage__right__title__back__icon{width:24px;height:auto}.UserMessage__right__title__company{display:flex;justify-content:flex-start;align-items:center}@media (max-width: 768px){.UserMessage__right__title__company{width:calc(100% - 120px)}}.UserMessage__right__title__company__img{width:40px;height:auto;margin-right:10px}@media (max-width: 768px){.UserMessage__right__title__company__img{display:none}}@media (max-width: 768px){.UserMessage__right__title__company__name{width:100%}}.UserMessage__right__title__company__name__company{font-size:1.8em;font-weight:500;color:#111}@media (max-width: 768px){.UserMessage__right__title__company__name__company{font-size:1.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 100px)}}.UserMessage__right__title__company__name__title{font-size:1.3em;font-weight:400;color:#676767}.UserMessage__right__title__action{display:flex;justify-content:flex-end;align-items:center}.UserMessage__right__title__action__link{margin-right:16px;padding:8px 12px;border:1px solid #D3D3D3;border-radius:4px;display:flex;justify-content:center;align-items:center;text-decoration:none;display:none}@media (max-width: 768px){.UserMessage__right__title__action__link{border:none;padding:0;border-radius:0}}.UserMessage__right__title__action__link__icon{width:20px;height:auto;margin-right:5px}@media (max-width: 768px){.UserMessage__right__title__action__link__icon{width:24px}}.UserMessage__right__title__action__link__text{font-size:1.3em;color:#111}@media (max-width: 768px){.UserMessage__right__title__action__link__text{display:none}}.UserMessage__right__title__action__pin{width:24px;height:auto}.CompanyData{width:360px;height:100%;overflow:scroll;padding:28px 16px;border-left:1px solid #D3D3D3;position:absolute;right:0;top:0;background-color:#fff;box-shadow:0 4px 6px -2px #00000012;box-shadow:0 10px 15px -3px #00000017}@media (max-width: 768px){.CompanyData{width:100%;height:100%;background-color:#fff;padding:21px 16px;border:none;position:fixed;top:0;left:0;z-index:1000}}.CompanyData__title{font-size:1.8em;font-weight:500;margin-bottom:40px;color:#111}.CompanyData__info{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:32px}.CompanyData__info__img{margin-bottom:16px;width:96px;height:auto}.CompanyData__info__img__img{width:100%;height:auto}.CompanyData__info__name{font-size:1.8em;font-weight:500;color:#111;text-align:center}.CompanyData__detail{display:flex;justify-content:space-between;border-top:1px solid #D3D3D3;padding-top:16px;margin-bottom:16px}.CompanyData__detail__title{width:80px;font-size:1.3em;font-weight:500;color:#111}.CompanyData__detail__content{width:calc(100% - 80px);font-size:1.3em;color:#111}.CompanyData__close{position:absolute;top:24px;right:16px;background-color:transparent;border:none;font-size:3.2em;cursor:pointer}.CompanyData__close__icon{width:24px;height:auto}.CompanyTitle__wrap{margin-left:40px;margin-top:32px}.MessageFilter{margin-left:40px;margin-right:40px}@media (max-width: 768px){.MessageFilter{margin-right:16px}}.MessageTabs{margin:0 40px 12px;display:flex;gap:24px;border-bottom:1px solid #e5e7eb}@media (max-width: 768px){.MessageTabs{margin:0 16px 8px;gap:16px}}.MessageTabs__item,button.MessageTabs__item,.Company__main .MessageTabs__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-bottom:3px solid transparent;border-radius:0;padding:8px 4px 10px;color:#6b7280;font-size:1.6em;font-weight:500;cursor:pointer;transition:color .15s ease,border-color .15s ease}.MessageTabs__item.is-active,button.MessageTabs__item.is-active,.Company__main .MessageTabs__item.is-active{color:#2ea7e0;border-bottom-color:#2ea7e0;font-weight:600}.MessageTabs__item:hover:not(.is-active){color:#2ea7e0;border-bottom-color:#b6e0f5}.CompanyMessageList{margin-left:40px;margin-right:40px}@media (max-width: 768px){.CompanyMessageList{margin-right:16px}}.Pagination{margin:30px 40px;padding:20px 0;border-top:1px solid #D3D3D3}.Pagination__info{text-align:center;margin-bottom:16px;font-size:1.4em;color:#111}.Pagination__controls{display:flex;justify-content:center;align-items:center;gap:8px}.Pagination__pages{display:flex;align-items:center;gap:4px}.Pagination__btn{padding:8px 12px;background:#fff;border:1px solid #D3D3D3;border-radius:4px;color:#111;font-size:1.4em;cursor:pointer;transition:all .2s}.Pagination__btn:hover:not(:disabled){background:#2ea7e0;color:#fff;border-color:#2ea7e0}.Pagination__btn:disabled{opacity:.5;cursor:not-allowed}.Pagination__btn--number{min-width:36px}.Pagination__btn--number.active{background:#2ea7e0;color:#fff;border-color:#2ea7e0;font-weight:700}.Pagination__btn--prev,.Pagination__btn--next{padding:8px 16px;font-weight:500}.Pagination__dots{padding:0 8px;color:#111;font-size:1.4em}@media (max-width: 768px){.Pagination{margin:20px 16px;padding:16px 0}.Pagination__info{font-size:1.2em;margin-bottom:12px}.Pagination__controls{gap:4px}.Pagination__pages{gap:2px}.Pagination__btn{padding:6px 10px;font-size:1.2em}.Pagination__btn--number{min-width:32px}.Pagination__btn--prev,.Pagination__btn--next{padding:6px 12px}.Pagination__dots{padding:0 4px;font-size:1.2em}}.OfferReportModal{max-width:500px;width:90%}.OfferReportModal .modal-header{padding:12px 16px}.OfferReportModal .modal-title{font-size:1.6em;font-weight:600}.OfferReportModal .variable-guide-body{padding:12px 16px}.OfferReportModal__row{margin-bottom:12px;display:block}.OfferReportModal__row--inline{display:flex;align-items:center;gap:8px}.OfferReportModal__row--inline .OfferReportModal__label{min-width:120px;margin-bottom:0}.OfferReportModal__label{display:inline-block;font-size:1.3em;color:#666;margin-bottom:6px}.OfferReportModal__input,.OfferReportModal__select{width:100%;height:40px;padding:8px 12px;border:1px solid #d0d0d0;border-radius:8px;font-size:1.4em;background:#fff;color:#333}.OfferReportModal__input:focus,.OfferReportModal__select:focus{outline:none;border-color:#2ea7e0;box-shadow:0 0 0 2px #2ea7e026}.OfferReportModal__select{width:auto;min-width:90px}.OfferReportModal__file{display:inline-block;width:100%;font-size:1.3em}.OfferReportModal__actions{padding:10px 16px;display:flex;justify-content:flex-end;gap:10px}.OfferReportModal__btn{height:36px;padding:6px 14px;border-radius:6px;font-size:1.3em;cursor:pointer;border:1px solid #d0d0d0;background:#fff;color:#333;transition:all .15s}.OfferReportModal__btn--ghost:hover{background:#f5f5f5;border-color:#999}.OfferReportModal__btn--primary{background:#2ea7e0;border-color:#2ea7e0;color:#fff}.OfferReportModal__btn--primary:hover{filter:brightness(.96)}.Upload{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a}.Upload input[type=file]{margin-bottom:10px}.Upload button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.Upload button:hover{background-color:#0056b3}.Upload .progress{margin-top:10px;width:100%;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.Upload .progress-bar{height:20px;background-color:#76c7c0;width:0;transition:width .3s}.Upload .status{margin-top:10px;font-size:14px;color:#333}.CompanyContentBox{margin-bottom:80px}.CompanyMovies{display:flex;flex-wrap:wrap;justify-content:space-between}.CompanyMovies__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.CompanyMovies__empty__icon{width:240px;height:auto;margin-bottom:48px}@media (max-width: 768px){.CompanyMovies__empty__icon{width:200px;margin-bottom:32px}}.CompanyMovies__empty__icon__img{width:100%;height:auto;object-fit:contain}.CompanyMovies__empty__title{font-size:2.2em;font-weight:500;color:#8f8f8f;text-align:center;margin-bottom:16px}@media (max-width: 768px){.CompanyMovies__empty__title{margin-bottom:16px;padding:0 32px;text-align:left}}.CompanyMovies__empty__text{font-size:1.5em;font-weight:400;color:#8f8f8f;text-align:left;padding:0 32px}.CompanyMovieBox{width:calc(50% - 20px);padding:20px;background:#fff;box-shadow:0 0 20px #0000001a;box-sizing:border-box;margin-bottom:20px}.CompanyMovieBox--history{text-decoration:none;color:#111}.CompanyMovieBox--history .CompanyMovieBox__head{margin-bottom:0}.CompanyMovieBox__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.CompanyMovieBox__head__img{width:200px;height:113px;display:flex;justify-content:center;align-items:center}.CompanyMovieBox__head__img img{width:100%;height:auto;object-fit:contain;background-color:#1e8dcc}.CompanyMovieBox__head__img--user{background-color:#eee;padding:10px}.CompanyMovieBox__head__img--user img{background-color:transparent;object-position:center}.CompanyMovieBox__head__text{width:calc(100% - 216px)}.CompanyMovieBox__head__text__title{font-size:1.6em;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;margin-bottom:10px}.CompanyMovieBox__head__text__info{font-size:1.2em;line-height:2;color:#767676}.CompanyMovieBox__action{display:flex;justify-content:space-between}.CompanyMovieBox__action--interest{background-color:#eaf8ff;display:flex;justify-content:center;align-items:center;height:40px}.CompanyMovieBox__action__detail{background-color:#111;display:flex;color:#fff;text-decoration:none;justify-content:center;align-items:center;border-radius:4px;padding:10px;margin-right:10px}.CompanyMovieBox__action__human{display:flex;justify-content:center;align-items:center;color:#111;font-size:1.6em;margin-right:20px}.CompanyMovieBox__action__human__img{width:24px;margin-right:10px}.CompanyMovieBox__action__interest{text-decoration:none;border-radius:4px;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%);display:flex;justify-content:center;align-items:center;color:#fff;padding:10px}.CompanyMovieBox__action__button{width:calc((100% - 20px) / 3);font-size:1.6em;display:flex;justify-content:center;align-items:center;height:40px;text-decoration:none}.CompanyMovieBox__action__button--user{color:#111;background-color:#eaf8ff}.CompanyMovieBox__action__button--edit{background:linear-gradient(#2ea7e0 0%,#0260aa 100%);font-weight:500;color:#fff}.CompanyMovieBox__action__button--interest{color:#111;background-color:#ffe8e8}.CompanyChats{display:flex;flex-wrap:wrap}.CompanyChats .CompanyChatBox{width:calc(50% - 20px);margin-bottom:20px;background:#fff;box-sizing:border-box;border:1px solid #D3D3D3;display:flex;justify-content:space-between;align-items:center;padding:16px}.CompanyChats .CompanyChatBox__data{width:calc(100% - 160px)}.CompanyChats .CompanyChatBox__data .CompanyChatBox__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.CompanyChats .CompanyChatBox__data .CompanyChatBox__info__name{font-size:1.4em;font-weight:500;color:#111}.CompanyChats .CompanyChatBox__data .CompanyChatBox__info__time{font-size:1.2em;font-weight:500;color:#111}.CompanyChats .CompanyChatBox__data .CompanyChatBox__message{display:flex;justify-content:space-between;align-items:center}.CompanyChats .CompanyChatBox__data .CompanyChatBox__message__text{font-size:1.4em;width:calc(100% - 30px);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.CompanyChats .CompanyChatBox__data .CompanyChatBox__message__unread{width:20px;height:20px;border-radius:10px;font-size:1.2em;color:#111;background-color:#ffeb00;display:flex;justify-content:center;align-items:center}.CompanyChats .CompanyChatBox__action{display:flex;justify-content:flex-end;width:140px;border-left:1px solid #D3D3D3;padding:10px 0}.CompanyChats .CompanyChatBox__action__button{font-size:1.2em;display:flex;justify-content:center;align-items:center;height:30px;text-decoration:none;background-color:#111;padding:0 15px;color:#fff;border-radius:5px}.FilterBox{background:white;border-radius:8px}.FilterBox .FilterTitle{font-size:1em;line-height:1.6;font-weight:500;padding:24px;border-bottom:1px solid #D0D7DE;display:flex;justify-content:flex-start;align-items:center;gap:24px}.FilterBox .FilterTitle--result{font-size:1em;border-bottom:none;margin-bottom:32px;display:flex;flex-direction:column;align-items:flex-start}.FilterBox .FilterTitle__text{font-size:2em;font-weight:500;white-space:nowrap}.FilterBox .FilterTitle__wrap{display:flex;justify-content:space-between;align-items:center;width:100%}.FilterBox .FilterTitle__button{font-size:1.6em;font-weight:500;color:#fff;background-color:#0969da;border:none;border-radius:4px;cursor:pointer;padding:8px 12px;line-height:1.6}.FilterBox .FilterTitle__count{font-size:1em;font-weight:500;color:#111;margin-left:16px}.FilterBox .FilterTitle__count span{display:inline-block;padding:8px 12px;background-color:#f5f5f5;border-radius:4px}.FilterBox__back{font-size:1.6em;font-weight:500;width:106px;height:42px;color:#111;background-color:#fff;border:1px solid #D3D3D3;border-radius:8px;cursor:pointer}.FilterBox__conditions{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:calc(100% - 240px)}.FilterBox__conditions .FilterBox__condition{font-size:14px;font-weight:400;margin-right:8px;padding:4px 8px;background-color:#f3f4f6;border-radius:4px;margin-bottom:4px}.FilterBox__conditions .FilterBox__condition__value{color:#374151}.FilterBox .FilterFields{padding:24px 80px;position:relative}.FilterBox .FilterFields__actions{width:100%;display:flex;justify-content:center;align-items:center;gap:24px;position:sticky;bottom:0;right:0;height:81px;background-color:#fff}.FilterBox .FilterFields__button{font-size:1.8em;font-weight:500;color:#fff;background-color:#0969da;border:none;border-radius:4px;cursor:pointer;width:157px;height:49px;margin:0}.FilterBox .FilterFields__reset{font-size:1.4em;font-weight:500;color:#111;background-color:transparent;border:none;cursor:pointer}.FilterBox .FilterFields__double{display:flex;gap:24px}.FilterBox .FilterFields__section{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #D3D3D3}.FilterBox .FilterFields__label{display:flex;align-items:center;margin-bottom:20px;gap:24px}.FilterBox .FilterFields__label--input{gap:8px}.FilterBox .FilterFields__label__span{font-size:1.4em;font-weight:400}.FilterBox .FilterFields__label__text{font-size:1.4em;font-weight:500;margin-bottom:5px;min-width:100px}.FilterBox .FilterFields__label__input__none{display:flex;gap:8px;align-items:center;cursor:pointer;border:1px solid #D3D3D3;border-radius:8px;padding:10px}.FilterBox .FilterFields__label__input__none__img{width:20px;height:20px}.FilterBox .FilterFields__label__input__none__text{font-size:1.4em;font-weight:500}.FilterBox .FilterFields__label__input__display{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer;border:1px solid #D3D3D3;border-radius:8px;padding:10px;gap:10px;font-size:1.4em;font-weight:400}.FilterBox .FilterFields__checkbox{display:flex;flex-direction:row;gap:10px;font-size:1.4em}.FilterBox .FilterFields__input{margin-top:5px;padding:10px;font-size:1.6em;border:1px solid #ccc;border-radius:4px;width:300px}.FilterBox .FilterFields__input--with-clear{position:relative;display:inline-block;width:480px;min-width:480px;flex-shrink:0}.FilterBox .FilterFields__input--with-clear input{width:100%;margin-top:0;padding:10px 35px 10px 10px;font-size:1.6em;border:1px solid #ccc;border-radius:4px}.FilterBox .FilterFields__input--with-clear .clear-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;color:#999;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.FilterBox .FilterFields__input--with-clear .clear-button:hover{background-color:#f0f0f0;color:#666}.FilterBox .FilterFields__input--with-clear .clear-button:active{background-color:#e0e0e0}.FilterBox .FilterFields__count{font-size:1.6em;font-weight:500;color:#111;margin-left:16px}.FilterBox .FilterFields__count span{display:inline-block;padding:8px 12px;background-color:#f5f5f5;border-radius:4px}.SearchTemplates{position:sticky;top:76px;z-index:100;background-color:#fff;display:flex;flex-wrap:wrap;gap:16px;padding:16px 24px;border-bottom:1px solid #E0E0E0}@media (max-width: 768px){.SearchTemplates{top:65px}}.SearchTemplates__item{position:relative}.SearchTemplates__item--active .SearchTemplates__button{color:#0969da}.SearchTemplates__item--active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#0969da}.SearchTemplates__button{font-size:1.4em;padding:8px 16px;background:none;border:none;cursor:pointer;color:#111}.SearchTemplates__button--new{display:flex;align-items:center;gap:8px}.SearchTemplates__button--new:before{content:"+";font-size:1.2em}.SaveTemplateModal__actions{display:flex;gap:16px}.SaveTemplateModal__button{padding:8px 16px;font-size:1.4em;border-radius:4px;cursor:pointer}.SaveTemplateModal__button--overwrite{background-color:#0969da;color:#fff;border:none}.SaveTemplateModal__button--copy{background-color:#fff;color:#0969da;border:1px solid #0969DA}.UserBox{margin:20px 0;padding:20px;background:#f9f9f9;border-radius:5px}.UserBox__box{display:flex;justify-content:flex-start;margin-bottom:20px}.UserBox__box__title{font-size:1.6em;font-weight:500;margin-right:20px;margin-bottom:10px;width:200px}.UserBox__box__text{font-size:1.6em;margin-bottom:10px}.UserBox__box__movie{text-decoration:none;color:inherit;margin-bottom:10px;width:220px;margin-right:20px}.UserBox__box__movie__wrap{display:flex;justify-content:flex-start}.UserBox__box__movie__image{width:100%;height:120px;margin-bottom:10px}.UserBox__box__movie__image img{width:100%;height:100%;background-color:#1e8dcc;object-fit:contain}.UserBox__box__movie__title{font-size:.8em}.UserBox__action{display:flex;justify-content:center;align-items:center;gap:20px}.UserBox__action__btn{background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%);color:#fff;width:300px;height:60px;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:1.6em;text-decoration:none}.CompanyMembers{display:flex;flex-wrap:wrap;justify-content:space-between}.CompanyMemberBox{width:calc(50% - 20px);padding:20px;background:#fff;box-shadow:0 0 20px #0000001a;box-sizing:border-box;margin-bottom:20px}.CompanyMemberBox__head{padding-bottom:20px;border-bottom:1px solid #D3D3D3;margin-bottom:20px}.CompanyMemberBox__head__box{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.CompanyMemberBox__head__box:last-child{margin-bottom:0}.CompanyMemberBox__head__box__th{font-size:1.6em;color:#111;font-weight:500;width:150px}.CompanyMemberBox__head__box__td{font-size:1.6em;color:#111;width:calc(100% - 150px)}.CompanyMemberBox__action{display:flex;justify-content:center;gap:20px}.CompanyMemberBox__action--interest{background-color:#eaf8ff;display:flex;justify-content:center;align-items:center;height:40px}.CompanyMemberBox__action__detail{background-color:#111;display:flex;color:#fff;text-decoration:none;justify-content:center;align-items:center;border-radius:4px;padding:10px;margin-right:10px}.CompanyMemberBox__action__human{display:flex;justify-content:center;align-items:center;color:#111;font-size:1.6em;margin-right:20px}.CompanyMemberBox__action__human__img{width:24px;margin-right:10px}.CompanyMemberBox__action__interest{text-decoration:none;border-radius:4px;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%);display:flex;justify-content:center;align-items:center;color:#fff;padding:10px}.CompanyMemberBox__action__button{width:calc((100% - 20px) / 3);font-size:1.6em;display:flex;justify-content:center;align-items:center;height:40px;text-decoration:none}.CompanyMemberBox__action__button--user{color:#111;background-color:#eaf8ff}.CompanyMemberBox__action__button--edit{background:linear-gradient(#2ea7e0 0%,#0260aa 100%);font-weight:500;color:#fff}.CompanyMemberBox__action__button--interest{color:#111;background-color:#ffe8e8}.CompanyMemberBox__action__button--delete{background-color:#e30000;color:#fff}.MembersAdd{display:flex;justify-content:center;align-items:center}.MembersAdd__button{padding:8px 12px;box-sizing:border-box;border-radius:4px;background-color:#0969da;color:#fff;border:1px solid white;text-decoration:none;font-size:1.6em;font-weight:500;display:flex;justify-content:center;align-items:center}.MembersFilter{margin-bottom:24px}.MembersFilter__search{display:flex;justify-content:flex-start;align-items:center;border:1px solid #D0D7DE;border-radius:4px;background-color:#fff;padding:6px 8px;width:240px;gap:8px}.MembersFilter__search__icon{width:20px;height:20px}.MembersFilter__search__input{font-size:1.6em;border:none;outline:none;width:100%;webkit-appearance:none;moz-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.MembersFilter__search__input::placeholder{color:#afb8c1}.NewsBox{background:#fff;box-sizing:border-box;padding:16px;text-decoration:none;border-bottom:1px solid #E0E0E0;border-top:1px solid #E0E0E0;cursor:pointer;display:block}.NewsBox:hover .NewsBox__title{text-decoration:underline}.NewsBox__time{font-size:1.3em;color:#8f8f8f;margin-bottom:8px}.NewsBox__title{font-size:1.5em;font-weight:400;color:#111;line-height:1.6}@media (max-width: 768px){.NewsDetail{padding:0 16px}}.NewsDetail__time{font-size:1.5em;color:#8f8f8f;margin-bottom:8px}.NewsDetail__title{font-size:2.8em;font-weight:500;color:#111;line-height:1.6;margin-bottom:32px}.NewsDetail__content{font-size:1.5em;color:#111;line-height:1.6}.HistoryMovies{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}@media (max-width: 768px){.HistoryMovies{gap:12px;margin-bottom:12px}}.HistoryMovieBox{text-decoration:none;width:205px}@media (max-width: 768px){.HistoryMovieBox{width:calc(50% - 6px);padding:0 16px}}.HistoryMovieBox__head__img{width:205px;height:115px;background:linear-gradient(#000 0%,#0260aa 80%);margin-bottom:8px}@media (max-width: 768px){.HistoryMovieBox__head__img{width:100%;height:92px}}.HistoryMovieBox__head__img__img{width:100%;height:100%;display:block;object-fit:contain}.HistoryMovieBox__head__text__title{font-size:1.3em;color:#111;display:-webkit-box;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:500}.HistoryMovieBox__head__text__info{font-size:1.2em;color:#8f8f8f;font-weight:400}.LaterMovieBox{display:flex;justify-content:flex-start;align-items:center;margin-bottom:16px;gap:24px}@media (max-width: 768px){.LaterMovieBox{gap:12px;margin-bottom:12px;padding:0 16px}}.LaterMovieBox__link{text-decoration:none}@media (max-width: 768px){.LaterMovieBox__link{width:calc(100% - 24px)}}.LaterMovieBox__link:hover{opacity:.7}.LaterMovieBox__bookmark{display:flex;justify-content:flex-end;align-items:center;min-width:24px}.LaterMovieBox__bookmark__img{width:24px;height:24px;cursor:pointer}.LaterMovieBox__bookmark__img:hover{opacity:.7}.LaterMovieBox__head{display:flex;justify-content:flex-start;align-items:center;gap:13px}@media (max-width: 768px){.LaterMovieBox__head{width:100%}}.LaterMovieBox__head__img{width:145px;height:78px;background:linear-gradient(#000 0%,#0260aa 80%)}.LaterMovieBox__head__img__img{width:100%;height:100%;display:block;object-fit:contain}.LaterMovieBox__head__text{width:675px}@media (max-width: 768px){.LaterMovieBox__head__text{width:calc(100% - 145px)}}.LaterMovieBox__head__text__title{font-size:1.5em;color:#111;display:-webkit-box;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:500}.LaterMovieBox__head__text__info{font-size:1.2em;color:#8f8f8f;font-weight:400}.SettingsTabs{margin-top:30px}.SettingsTabs__nav{display:flex;border-bottom:2px solid #e5e5e5;margin-bottom:30px}.SettingsTabs__nav__item{padding:15px 30px;background:none;border:none;font-size:16px;color:#666;cursor:pointer;position:relative;transition:all .3s ease}.SettingsTabs__nav__item:hover{color:#333}.SettingsTabs__nav__item.active{color:#333;font-weight:700}.SettingsTabs__nav__item.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#007bff}.SettingsTabs__content{min-height:400px}.SettingsBox{background:#fff;border-radius:8px;padding:30px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.SettingsBox__title{font-size:20px;font-weight:700;margin-bottom:20px;color:#333}.SettingsBox__text{font-size:14px;color:#666;line-height:1.6;margin-bottom:20px}.SettingsBox__button{display:inline-block;padding:12px 30px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;transition:background-color .3s ease}.SettingsBox__button:hover{background-color:#0056b3;color:#fff;text-decoration:none}.SettingsBox__item{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid #e5e5e5}.SettingsBox__item:last-child{border-bottom:none}.SettingsBox__item__content{flex:1}.SettingsBox__item__title{font-size:16px;font-weight:500;color:#333;margin-bottom:5px}.SettingsBox__item__description{font-size:14px;color:#666;margin:0}.SettingsBox__item__toggle{margin-left:20px}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch input:checked+.toggle-slider{background-color:#007bff}.toggle-switch input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-switch input:disabled+.toggle-slider{opacity:.5;cursor:not-allowed}.toggle-switch .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:24px}.toggle-switch .toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}@media (max-width: 768px){.SettingsTabs__nav{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.SettingsTabs__nav__item{padding:12px 20px;font-size:14px}.SettingsBox{padding:20px}.SettingsBox__title{font-size:18px}.SettingsBox__item{flex-direction:column;align-items:flex-start}.SettingsBox__item__toggle{margin-left:0;margin-top:15px}}.Company__side{background-color:#fff;width:240px;position:fixed;top:0;left:0;height:100vh;overflow-y:scroll}.Company__side__logo{text-align:center;display:block;padding:22px 0}.Company__side__logo__img{width:178px;height:auto}.Company__side__ul__li__link{padding:8px 32px;cursor:pointer}.Company__side__ul__li__link:hover,.Company__side__ul__li__link.on{background-color:#eaeef2}.Company__side__ul__li__link__text{font-size:1.4em;font-weight:500;line-height:1.6;display:flex;justify-content:space-between;gap:8px}.Company__side__ul__li__link__text .unread-badge{background-color:#0969da;color:#fff;font-size:.85em;font-weight:500;border-radius:50%;width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;display:flex;justify-content:center;align-items:center;flex-shrink:0;line-height:1;padding:0}.Company__side__ul__li__title{padding:5px 16px;color:#6e7781;font-size:1.2em;font-weight:400;line-height:1.6}.Company__side__setting{position:absolute;bottom:0;width:100%;border-top:1px solid #E0E0E0;padding:16px 32px;cursor:pointer}.Company__side__setting__text{font-size:1.4em;font-weight:400;color:#111}.Company__main{width:calc(100% - 240px);margin-top:76px;margin-left:240px;background-color:#f5f5f5}@media (max-width: 768px){.Company__main{margin-top:65px;width:100%;margin-left:0}}.Company__main__content{padding:0 40px}.CompanyTitle{font-size:2.8em;color:#111;font-weight:32px}.CompanyTitle__wrap{margin-bottom:32px}.CompanyTitle__sub{font-size:1.6em;color:#666;margin-top:8px;font-weight:400}.content__header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:flex-start;padding:0 40px}.content__header__main h1{font-size:2.8em;color:#111;font-weight:500;margin-top:20px;margin-bottom:16px;text-align:left}.content__header__description{font-size:1.4em;color:#111;line-height:1.6;text-align:left}.content__header__action{margin-left:24px}.content__body{padding:0 40px 40px}.content__body .card__body .profile-section .profile-photo img{width:100%;height:100%;object-fit:cover}.content__body .Form__button__group{display:flex;gap:16px;margin-top:32px;margin-bottom:40px}.content__body .Form__button__group--center{justify-content:center}.content__body .Form__button--submit{text-decoration:none}.CompanyTable{width:95%;margin-left:40px}.CompanyTable__head{display:flex;justify-content:flex-start;background-color:#fff;border-bottom:1px solid #E0E0E0}.CompanyTable__head__box{padding:8px 16px;line-height:1.6;font-size:1.4em;color:#6e7781}.CompanyTable__head__box:nth-child(1){width:25%}.CompanyTable__head__box:nth-child(2){width:11%}.CompanyTable__head__box:nth-child(3){width:11%}.CompanyTable__head__box:nth-child(4){width:13%}.CompanyTable__head__box:nth-child(5){width:13%}.CompanyTable__head__box:nth-child(6){width:22%}.CompanyTable__head__box:nth-child(7){width:5%}.CompanyTable.CompanyTable--template .CompanyTable__head .CompanyTable__box:nth-child(1){width:25%}.CompanyTable.CompanyTable--template .CompanyTable__head .CompanyTable__box:nth-child(2){width:45%}.CompanyTable.CompanyTable--template .CompanyTable__head .CompanyTable__box:nth-child(3){width:25%}.CompanyTable.CompanyTable--template .CompanyTable__head .CompanyTable__box:nth-child(4){width:5%}.CompanyTable.CompanyTable--template .CompanyTable__body .CompanyTable__box .CompanyTable__td:nth-child(1){width:25%}.CompanyTable.CompanyTable--template .CompanyTable__body .CompanyTable__box .CompanyTable__td:nth-child(2){width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CompanyTable.CompanyTable--template .CompanyTable__body .CompanyTable__box .CompanyTable__td:nth-child(3){width:25%}.CompanyTable.CompanyTable--template .CompanyTable__body .CompanyTable__box .CompanyTable__td:nth-child(4){width:5%;text-align:center}.CompanyTable__body{background-color:#fff}.CompanyTable__body__box{display:flex;justify-content:flex-start;border-bottom:1px solid #eee}.CompanyTable__body__box__empty{padding:8px 16px;font-size:1.4em;line-height:1.6;color:#6e7781}.CompanyTable__body__box__td{padding:8px 16px;position:relative;font-size:1.4em;line-height:1.6;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.CompanyTable__body__box__td:nth-child(1){width:25%}.CompanyTable__body__box__td:nth-child(2){width:11%}.CompanyTable__body__box__td:nth-child(3){width:11%}.CompanyTable__body__box__td:nth-child(4){width:13%}.CompanyTable__body__box__td:nth-child(5){width:13%}.CompanyTable__body__box__td:nth-child(6){width:22%}.CompanyTable__body__box__td:nth-child(7){width:5%;text-align:center}.CompanyTable__body__box__td__email{font-size:.875em}.CompanyTable__body__box__td__action{cursor:pointer;display:inline-block;padding:0 8px}.CompanyTable__body__box__td__action__menu{display:none;position:absolute;right:0;top:100%;background:#fff;box-shadow:0 2px 10px #0000001a;border-radius:4px;min-width:120px;z-index:10}.CompanyTable__body__box__td__action__menu.is-active{display:block}.CompanyTable__body__box__td__action__menu__button{padding:10px 20px;white-space:nowrap;cursor:pointer;transition:background-color .2s;display:block;text-align:left}.CompanyTable__body__box__td__action__menu__button:hover{background:#f5f5f5}.CompanyTable__body__box__td__action__menu__button,.CompanyTable__body__box__td__action__menu__button:hover{color:inherit;text-decoration:none}.SearchTemplates{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.SearchTemplates__item{display:flex;align-items:center;background:#f5f5f5;border-radius:4px;padding:4px 8px}.SearchTemplates__button{background:none;border:none;padding:4px 8px;cursor:pointer;color:#111}.SearchTemplates__button:hover{opacity:.8}.SearchTemplates__delete{background:none;border:none;padding:2px 6px;cursor:pointer;color:#999;margin-left:4px}.SearchTemplates__delete:hover{color:#666}.SaveTemplateModal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.SaveTemplateModal__content{background:white;padding:24px;border-radius:8px;width:400px}.SaveTemplateModal__input{width:100%;padding:8px;margin:16px 0;border:1px solid #ddd;border-radius:4px}.SaveTemplateModal__actions{display:flex;justify-content:flex-end;gap:8px}.SaveTemplateModal__save{background:#000;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.SaveTemplateModal__save:hover{opacity:.8}.SaveTemplateModal__cancel{background:#f5f5f5;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.SaveTemplateModal__cancel:hover{background:#eee}.CompanyDescription,.MembersFilter{margin-left:40px}.FormRegister .awesomplete{width:100%}.FormRegister .awesomplete li{font-size:16px}.FormRegister__thanks__text{font-size:1.6em;margin-top:20px}.FormRegister__thanks__mainMessage{text-align:center;margin-bottom:40px}.FormRegister__thanks__mainMessage__text{font-size:1.6em;line-height:1.6;margin-bottom:12px;color:#333}.FormRegister__thanks__mainMessage__text--emphasis{font-weight:700;color:#e74c3c;font-size:2.9em;margin-top:20px}@media (max-width: 768px){.FormRegister__thanks__mainMessage__text{font-size:1.1em}.FormRegister__thanks__mainMessage__text--emphasis{font-size:1.9em}}.FormRegister__thanks__benefit{background-color:#e6f4fd;padding:20px 40px 0;border-radius:8px 8px 0 0}@media (max-width: 768px){.FormRegister__thanks__benefit{padding:20px 20px 0}}.FormRegister__thanks__benefit__title{font-size:2.1em;font-weight:700;text-align:center;margin-bottom:20px;color:#333}@media (max-width: 768px){.FormRegister__thanks__benefit__title{font-size:1.8em;margin-bottom:24px}}.FormRegister__thanks__benefit__cards{display:flex;gap:24px;justify-content:center}@media (max-width: 768px){.FormRegister__thanks__benefit__cards{flex-direction:column;gap:20px}}.FormRegister__thanks__benefit__card{background-color:#fff;border-radius:12px;padding:20px 32px 16px;flex:1;max-width:380px}@media (max-width: 768px){.FormRegister__thanks__benefit__card{max-width:100%;padding:24px}}.FormRegister__thanks__benefit__card__text{text-align:center;margin-bottom:24px}.FormRegister__thanks__benefit__card__subtitle{font-size:1.6em;color:#333}@media (max-width: 768px){.FormRegister__thanks__benefit__card__subtitle{font-size:1.3em}}.FormRegister__thanks__benefit__card__main{font-size:1.8em;font-weight:700;color:#333}@media (max-width: 768px){.FormRegister__thanks__benefit__card__main{font-size:1.6em}}.FormRegister__thanks__benefit__card__visual{position:relative;text-align:center;width:100%;height:185px;display:flex;align-items:center;justify-content:center}.FormRegister__thanks__benefit__card__badge{position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:#e74c3c;color:#fff;border-radius:50%;width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 768px){.FormRegister__thanks__benefit__card__badge{width:80px;height:80px}}.FormRegister__thanks__benefit__card__badge__text{font-size:1.1em;line-height:1.2}@media (max-width: 768px){.FormRegister__thanks__benefit__card__badge__text{font-size:1em}}.FormRegister__thanks__benefit__card__badge__number{font-size:1.6em;font-weight:700;line-height:1.2}@media (max-width: 768px){.FormRegister__thanks__benefit__card__badge__number{font-size:1.4em}}.FormRegister__thanks__benefit__card__image{width:100%;height:auto;object-fit:contain}.FormRegister__thanks__cta{text-align:center;margin:0 0 20px}@media (max-width: 768px){.FormRegister__thanks__cta{margin:0 0 20px}}.FormRegister__thanks__cta__button{background-color:#3498db;color:#fff;border:none;padding:20px 40px;font-size:1.6em;font-weight:700;border-radius:0 0 8px 8px;cursor:pointer;transition:background-color .3s ease;width:100%}.FormRegister__thanks__cta__button:hover{background-color:#2980b9}@media (max-width: 768px){.FormRegister__thanks__cta__button{font-size:1.4em;padding:16px 24px}}.FormRegister__thanks__notice{border:1px solid #e0e0e0;border-radius:8px;padding:32px;background-color:#fff;display:flex;justify-content:space-between;align-items:flex-start}@media (max-width: 768px){.FormRegister__thanks__notice{padding:24px;flex-direction:column}}.FormRegister__thanks__notice__title{font-size:1.6em;font-weight:700;color:#333;flex-shrink:0;margin-right:24px}@media (max-width: 768px){.FormRegister__thanks__notice__title{font-size:1.4em;margin-right:0;margin-bottom:16px}}.FormRegister__thanks__notice__body{flex:1}.FormRegister__thanks__notice__list{list-style:none;padding:0;margin:0}.FormRegister__thanks__notice__item{font-size:1.4em;line-height:1.8;margin-bottom:8px;padding-left:20px;position:relative}.FormRegister__thanks__notice__item:before{content:"・";position:absolute;left:0;color:#333}@media (max-width: 768px){.FormRegister__thanks__notice__item{font-size:1.3em}}.FormRegister__thanks__notice__link{color:#0071c1;text-decoration:underline;font-weight:500}.FormRegister__thanks__notice__link:hover{color:#0056b3}.FormRegister__thanks__resend{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.FormRegister__thanks__resend__text{font-size:1.3em;color:#333;margin-bottom:12px}.FormRegister__thanks__resend__button{display:inline-block;padding:10px 20px;background-color:#0071c1;color:#fff;border-radius:4px;border:none;cursor:pointer;font-size:1.4em;font-weight:700;transition:background-color .2s ease}.FormRegister__thanks__resend__button:hover:not(:disabled){background-color:#0056b3}.FormRegister__thanks__resend__button:disabled{cursor:default}.FormRegister__thanks__resend__button--sent{background-color:#999}.FormRegister__thanks__resend__error{color:#c00;font-size:1.3em;margin-top:8px}.FormRegister__title{font-size:3.4em;margin-bottom:16px;text-align:center;font-weight:700}@media (max-width: 768px){.FormRegister__title{font-size:2em;margin-bottom:12px;white-space:nowrap}}.FormRegister__title--thanks{margin-bottom:10px;font-weight:700}@media (max-width: 768px){.FormRegister__title--thanks{margin-bottom:24px}}.FormRegister__password{margin-top:24px;text-align:center}.FormRegister__password__reset{font-size:1.5em;color:#0071c1;font-weight:400;text-decoration:underline;text-align:center}.FormRegister__login{font-size:1.5em;margin-bottom:40px;text-align:center}.FormRegister__login__link{color:#0071c1;text-decoration:underline}.FormRegister__wrap{display:flex;flex-direction:column}@media (max-width: 768px){.FormRegister__wrap{padding:0 16px}}.FormRegister__wrap--thanks{max-width:800px;margin:0 auto;padding:40px 0}@media (max-width: 768px){.FormRegister__wrap--thanks{padding:24px 16px}}.FormRegister__attention{font-size:1.3em;color:#8f8f8f;margin-top:12px}.FormRegister__input{margin-bottom:32px}.FormRegister__input__label{display:block;font-size:1.5em;font-weight:500;margin-bottom:12px}.FormRegister__input__email,.FormRegister__input__phone,.FormRegister__input__password{width:100%;padding:12px 16px;border:none;font-size:16px;border-radius:4px;background-color:#f6f6f8;position:relative}.FormRegister__input__password__wrap{position:relative}.FormRegister__input__password__eye{width:24px;height:24px;background-image:url(../images/register/eye.svg);background-size:contain;position:absolute;right:10px;top:calc(50% - 12px)}.FormRegister__input.error{border-color:red}.FormRegister__error{color:red;margin-bottom:1em}.FormRegister__error__link{display:inline-block;margin-top:4px;color:#0071c1;text-decoration:underline;font-weight:700}.FormRegister__terms{margin-top:32px;margin-bottom:24px;text-align:center}.FormRegister__terms p{font-size:1.4em;color:#8f8f8f;line-height:1.6}.FormRegister__terms__link{color:#0071c1;text-decoration:underline;font-weight:500}.FormRegister__terms__link:hover{opacity:.7}.FormRegister__Btn__attention{font-size:1.3em;margin-bottom:24px;color:#111;cursor:pointer}@media (max-width: 768px){.FormRegister__Btn__attention{font-size:1.2em;padding-top:32px;border-top:1px solid #D3D3D3}}.FormRegister__Btn__wrap{display:flex;flex-direction:column;align-items:center}.FormRegister__Btn__wrap--thanks{margin-top:40px}.FormRegister__Btn__wrap .Btn--blue{border:none;width:240px;height:56px;border-radius:4px;opacity:.4;background-color:#adb4ba}.FormRegister__Btn__wrap .Btn.active{background-color:#1e8dcc;cursor:pointer;opacity:1}.firstRegister .Header__info{display:none!important}.FormRegisterFirst{width:800px;margin:0 auto}@media (max-width: 768px){.FormRegisterFirst{width:100%;padding:0 16px}}.FormRegisterFirst__step{width:604px;margin:0 auto 80px}@media (max-width: 768px){.FormRegisterFirst__step{width:100%;margin-bottom:40px}}.FormRegisterFirst__step img{width:100%}.FormRegisterFirst__step__final{width:320px;margin:0 auto 56px}@media (max-width: 768px){.FormRegisterFirst__step__final{width:200px;margin-bottom:24px}}.FormRegisterFirst__step__final__img{width:100%}.FormRegisterFirst__step__final__text{font-size:3.2em;text-align:center;margin-bottom:56px}.FormRegisterFirst__step__final__text--first{margin-bottom:16px}@media (max-width: 768px){.FormRegisterFirst__step__final__text{font-size:2.2em;margin-bottom:24px}}.FormRegisterFirst__step__final__description{font-size:1.6em;margin-bottom:40px;text-align:center}@media (max-width: 768px){.FormRegisterFirst__step__final__description{font-size:1.5em;margin-bottom:24px}}.FormRegisterFirst__title{font-size:3.2em;font-weight:500;margin-bottom:40px;text-align:center}@media (max-width: 768px){.FormRegisterFirst__title{font-size:2.4em}}.FormRegisterFirst__title--left{text-align:left}.FormRegisterFirst__subtitle{font-size:1.5em;margin-bottom:40px;margin-top:-20px;text-align:left}.FormRegisterFirst__input{margin-bottom:48px}@media (max-width: 768px){.FormRegisterFirst__input{margin-bottom:40px}}.FormRegisterFirst__input__history{border-left:3px solid #E0E0E0;padding-left:32px}@media (max-width: 768px){.FormRegisterFirst__input__history{padding-left:24px}}.FormRegisterFirst__input__textarea{background-color:#f6f6f8;border:none;-webkit-appearance:none;border-radius:4px;font-size:1.6em;width:100%;height:160px;padding:16px;line-height:1.8}.FormRegisterFirst__input__salary{background-color:#f6f6f8;border:none;-webkit-appearance:none;border-radius:4px;font-size:1.6em;width:392px;height:48px;padding:0 16px}.FormRegisterFirst__input__salary__unit{font-size:1.6em}.FormRegisterFirst__input--agree{border-top:1px solid #E0E0E0;padding-top:40px;text-align:center}.FormRegisterFirst__input--agree .FormRegisterFirst__input__checkbox{justify-content:center}.FormRegisterFirst__input__display{background-color:#f6f6f8;border:none;-webkit-appearance:none;border-radius:4px;font-size:1.6em;width:392px;padding:16px;line-height:1.5}.FormRegisterFirst__input__title{display:flex;justify-content:flex-start;align-items:center;margin-bottom:12px}.FormRegisterFirst__input__label{font-size:1.5em;font-weight:500}.FormRegisterFirst__input__required{color:#d5a400;border:1px solid #D5A400;font-size:1.2em;padding:4px 8px;margin-left:16px}.FormRegisterFirst__input__suggest{color:#7d89a2;border:1px solid #7D89A2;font-size:1.2em;padding:4px 8px;margin-left:16px}.FormRegisterFirst__input__wrap{display:flex;gap:16px}@media (max-width: 768px){.FormRegisterFirst__input__wrap{gap:12px}}@media (max-width: 768px){.FormRegisterFirst__input__wrap--date{flex-wrap:wrap}}.FormRegisterFirst__input__wrap--align{align-items:center}.FormRegisterFirst__input__sei,.FormRegisterFirst__input__mei,.FormRegisterFirst__input__name,.FormRegisterFirst__input__other,.FormRegisterFirst__input__phone{background-color:#f6f6f8;border:none;-webkit-appearance:none;border-radius:4px;font-size:1.6em;width:392px;height:48px;padding:0 16px}@media (max-width: 768px){.FormRegisterFirst__input__sei,.FormRegisterFirst__input__mei,.FormRegisterFirst__input__name,.FormRegisterFirst__input__other,.FormRegisterFirst__input__phone{width:50%}}.FormRegisterFirst__input__phone{width:100%}.FormRegisterFirst__input__other{font-size:1em;margin-top:8px}.FormRegisterFirst__input__select{width:calc(50% - 8px);border:none;font-size:1.6em}@media (max-width: 768px){.FormRegisterFirst__input__select{width:100%}}.FormRegisterFirst__input__select select{border:none;-webkit-appearance:none;background-color:#f6f6f8;width:100%;padding:16px}.FormRegisterFirst__input__select--date{display:flex;align-items:center;gap:8px}@media (max-width: 768px){.FormRegisterFirst__input__select--date{width:calc(50% - 6px)}.FormRegisterFirst__input__select--date--year{width:100%}}.FormRegisterFirst__input.error{border-color:red}.FormRegisterFirst__input__checkbox{display:flex;align-items:center}.FormRegisterFirst__input__checkbox__label{display:flex;align-items:center;font-size:1.2em;font-weight:400}.FormRegisterFirst__input__checkbox__label__input{margin-right:8px}.FormRegisterFirst__input__checkbox__label__span{font-size:1.2em;line-height:1.5}.FormRegisterFirst__input__agree{font-size:1.3em;margin-bottom:16px}.FormRegisterFirst__error{color:red;margin-bottom:1em}.FormRegisterFirst .Btn__wrap{display:flex;justify-content:center;margin-top:24px}@media (max-width: 768px){.FormRegisterFirst .Btn__wrap{width:100%;background-color:#fff;margin:0;flex-direction:column-reverse;gap:16px;padding:0}}@media (max-width: 768px){.FormRegisterFirst .Btn__wrap.no-fixed{position:relative;bottom:0}}.FormRegisterFirst .Btn__wrap .Btn--blue{border:none;width:240px;height:56px;border-radius:4px;background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%);color:#fff;font-size:1.5em;cursor:pointer;transition:opacity .3s}.FormRegisterFirst .Btn__wrap .Btn--blue.active{background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%)}@media (max-width: 768px){.FormRegisterFirst .Btn__wrap .Btn{width:100%;margin:0}}.FormRegisterFirstJob__input{margin-bottom:16px;display:flex;justify-content:flex-start;align-items:center}@media (max-width: 768px){.FormRegisterFirstJob__input{flex-wrap:wrap}}.FormRegisterFirstJob__input--first-business{display:block}.FormRegisterFirstJob__input--first-business .FormRegisterFirstJob__input__label{width:100%}.FormRegisterFirstJob__input__label{font-size:1.3em;color:#8f8f8f;margin-bottom:12px;display:flex;flex-direction:column;gap:4px;width:70px;align-items:flex-start}@media (max-width: 768px){.FormRegisterFirstJob__input__label{width:100%;flex-direction:row;align-items:center;gap:8px}}.FormRegisterFirstJob__input__label__required{color:#d5a400;border:1px solid #D5A400;font-size:1em;padding:4px 8px}.FormRegisterFirstJob__input__salary{background-color:#f6f6f8;border:none;-webkit-appearance:none;font-size:1.6em;width:140px;box-sizing:border-box;height:48px;padding:0 16px;border-radius:4px 0 0}.FormRegisterFirstJob__input__description{background-color:#f6f6f8;border:none;-webkit-appearance:none;font-size:1.6em;width:calc(100% - 70px);box-sizing:border-box;height:160px;padding:16px;border-radius:4px 0 0}.FormRegisterFirstJob__input__span{font-size:1.6em}.FormRegisterFirstJob__input__wrap{display:flex;gap:8px;width:calc(100% - 70px)}@media (max-width: 768px){.FormRegisterFirstJob__input__wrap{flex-wrap:wrap}}.FormRegisterFirstJob__input__name{background-color:#f6f6f8;border:none;-webkit-appearance:none;font-size:1.6em;width:calc(100% - 70px);box-sizing:border-box;height:48px;padding:0 16px;border-radius:4px 0 0}.FormRegisterFirstJob__input__select{border:none;font-size:1.6em;width:315px}.FormRegisterFirstJob__input__select select{border:none;-webkit-appearance:none;background-color:#f6f6f8;width:100%;padding:16px}.FormRegisterFirstJob__input__select--date{display:flex;align-items:center;gap:8px}.FormRegisterFirstJob__input__select--year{width:196px}.FormRegisterFirstJob__input__select--month{width:80px}.FormRegisterFirstJob__input__business{width:100%}.FormRegisterFirstJob__input__business select{width:calc(50% - 10px);margin-right:10px}.FormRegisterFirstJob__input__date__wrap{display:flex;align-items:center;gap:8px}@media (max-width: 768px){.FormRegisterFirstJob__input__date__wrap{flex-wrap:wrap}}.FormRegisterFirstJob__input__date{display:flex;gap:8px}.FormRegisterFirstJob__input__span{margin:0 8px}.FormRegisterFirstJob__input__attention{font-size:1.3em;color:#8f8f8f;margin-top:8px}.FormRegisterJobExprience{border:1px solid #E0E0E0;border-radius:4px;width:100%}.FormRegisterJobExprience__select{display:flex;gap:8px;align-items:center;cursor:pointer;background-color:#f6f6f8;border:1px solid #E0E0E0;border-radius:4px;padding:10px;width:109px;height:44px}.FormRegisterJobExprience__select__img{width:24px;height:24px}.FormRegisterJobExprience__select__text{font-size:1.3em;font-weight:500}.FormRegisterJobExprience__input__wrap{border-bottom:1px solid #E0E0E0;display:flex;align-items:center;justify-content:flex-start;padding:8px 16px}@media (max-width: 768px){.FormRegisterJobExprience__input__wrap{flex-wrap:wrap}}@media screen and (max-width: 768px){.FormRegisterJobExprience__input__wrap{flex-wrap:nowrap}}.FormRegisterJobExprience__input__text{font-size:1.5em;width:calc(100% - 208px);line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){.FormRegisterJobExprience__input__text{width:100%;margin-bottom:10px}}.FormRegisterJobExprience__input__year{margin-left:8px}@media (max-width: 768px){.FormRegisterJobExprience__input__year{margin-left:0}}.FormRegisterJobExprience__input__year__input{width:120px;height:48px;padding:16px;background-color:#f6f6f8;border:none;-webkit-appearance:none;border-radius:4px;font-size:1.6em}.FormRegisterJobExprience__input__year__span{font-size:1.5em;margin-left:12px}.FormRegisterJobExprience__input__delete{width:24px;margin-left:24px;cursor:pointer}.FormRegisterJobExprience__input__delete__img{width:100%;height:auto}.FormRegisterJobExprience__display--search .FormRegisterJobExprience__input{display:flex;flex-wrap:wrap;gap:8px;padding:4px}.FormRegisterJobExprience__display--search .FormRegisterJobExprience__input__text{width:auto}.FormRegisterJobExprience__display--search .FormRegisterJobExprience__input__wrap{display:inline-flex;align-items:center;background:#f5f5f5;padding:4px 8px;border-radius:4px;margin-bottom:4px}.FormRegisterJobExprience__display--search .FormRegisterJobExprience__input__wrap--btn{background-color:transparent;margin-bottom:0;border-bottom:none;width:100%}.CategoryDetail__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.CategoryDetail__modal{border-radius:8px;position:relative;width:auto}@media (max-width: 768px){.CategoryDetail__modal{width:calc(100% - 32px);height:auto}}.CategoryDetail__close{position:absolute;top:10px;right:12px;background:none;border:none;font-size:3.2em;cursor:pointer;color:#fff}@media (max-width: 768px){.CategoryDetail__close{top:16px;right:12px}}.CategoryDetail__content{text-align:center;display:flex;flex-direction:column;align-items:center;background:linear-gradient(90deg,#3B3B3B 0%,#242424 100%);padding:68px 54px 40px;width:100%;height:100%}@media (max-width: 768px){.CategoryDetail__content{padding:52px 16px}}.CategoryDetail__content--2{background:white}.CategoryDetail__content--2 .HeaderService__img{width:276px;margin-top:80px;margin-bottom:8px}@media (max-width: 768px){.CategoryDetail__content--2 .HeaderService__img{width:240px;margin-top:50px;margin-bottom:16px}}.CategoryDetail__content--2 .HeaderService__img2{width:480px}@media (max-width: 768px){.CategoryDetail__content--2 .HeaderService__img2{width:100%}}.CategoryDetail__content--2 .HeaderService__close{color:#7d89a2}.CategoryDetail__content--2 .HeaderService__button{background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%);border:none;color:#fff}.CategoryDetail__title{font-size:2.2em;margin-bottom:24px;color:#fff;line-height:1.6}@media (max-width: 768px){.CategoryDetail__title{font-size:1.6em;margin-bottom:16px}.CategoryDetail__title .pc{display:none}}.CategoryDetail__title .sp{display:none}@media (max-width: 768px){.CategoryDetail__title .sp{display:block}}.CategoryDetail__text{font-size:1.5em;margin-bottom:16px;color:#fff;line-height:1.7;text-align:left}@media (max-width: 768px){.CategoryDetail__text{font-size:1.3em;margin-bottom:8px}}.CategoryDetail__img{width:100%}.CategoryDetail__button{background-color:#fff;color:#111;font-size:1.5em;font-weight:500;width:240px;height:56px;border-radius:4px;margin-top:40px;border:none}@media (max-width: 768px){.CategoryDetail__button{width:100%;margin-top:0}}.CategoryDetail__button__wrapper{display:flex;justify-content:center;align-items:center;bottom:0;left:0;position:absolute;width:100%;padding:24px 40px 40px}@media (max-width: 768px){.CategoryDetail__button__wrapper{padding:16px}}.CategoryDetail__prev,.CategoryDetail__next{background:none;border:none;font-size:1.5em;cursor:pointer;width:24px;height:24px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.CategoryDetail__prev img,.CategoryDetail__next img{width:100%;height:auto}.CategoryDetail__prev{left:-50px}.CategoryDetail__next{right:-50px}.company-detail__container{background-color:#fff;border-radius:8px;padding:20px}.company-detail__header{padding:40px 20px;border-bottom:1px solid #e0e0e0}.company-detail__photo{margin-bottom:20px}.company-detail__photo-img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #f0f0f0}.company-detail__name{font-size:28px;font-weight:700;color:#333;margin:0}.company-detail__content{padding:40px 20px}.company-detail__section{margin-bottom:40px}.company-detail__section:last-child{margin-bottom:0}.company-detail__section-title{font-size:20px;font-weight:700;color:#1e8dcc;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #1E8DCC}.company-detail__info-list{display:grid;grid-template-columns:150px 1fr;gap:20px;margin:0}.company-detail__info-label{font-weight:700;color:#666;font-size:1.6em}.company-detail__info-value{color:#333;margin:0;font-size:1.6em}.company-detail__text{color:#333;line-height:1.8;white-space:pre-wrap;font-size:1.6em}.company-detail__link{color:#1e8dcc;text-decoration:none;font-size:1.6em}.company-detail__link:hover{text-decoration:underline}.company-detail-loading,.company-detail-error{display:flex;justify-content:center;align-items:center;min-height:400px}.company-detail-loading__spinner{color:#666;font-size:16px}.company-detail-error__message{color:#dc3545;font-size:16px}@media (max-width: 768px){.company-detail__container{padding:15px}.company-detail__header{padding:30px 15px}.company-detail__name{font-size:24px}.company-detail__content{padding:30px 15px}.company-detail__section-title{font-size:18px}.company-detail__info-list{grid-template-columns:1fr;gap:10px}.company-detail__info-label{margin-bottom:5px}.company-detail__info-value{margin-bottom:15px}}.mypageModal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.mypageModal__title{font-size:2em;line-height:1.6;padding:16px 24px;height:66px;display:flex;align-items:center;background-color:#f6f6f8;width:100%}.mypageModal__wrap{display:flex;height:calc(100% - 66px);padding:24px;gap:24px;flex:1;overflow:hidden;flex-direction:row}@media (max-width: 768px){.mypageModal__wrap{padding:16px}}.mypageModal__category{width:190px;height:auto;max-height:600px;display:block;overflow:auto;padding-bottom:110px}@media (max-width: 768px){.mypageModal__category{display:none}}.mypageModal__category__item{padding:8px 16px;font-size:1.6em;font-weight:400;color:#111;cursor:pointer}.mypageModal__category__item.on{background-color:#e5f6ff}.mypageModal__category__item.on .mypageModal__category__item__title{color:#1e8dcc;font-weight:500}.mypageModal__actions{width:calc(100% - 214px);overflow:auto;padding-bottom:110px}@media (max-width: 768px){.mypageModal__actions{width:100%}}.mypageModal__actions__title-sp{display:none;justify-content:space-between;align-items:center;border-bottom:1px solid #D3D3D3;padding:16px 0}@media (max-width: 768px){.mypageModal__actions__title-sp{display:flex}}.mypageModal__actions__title-sp__text{font-size:1.6em;font-weight:500}.mypageModal__actions__title-sp__icon{width:24px;height:24px}.mypageModal__actions__title-sp__icon--open,.mypageModal__actions__title-sp__icon--close{width:100%;height:auto}.mypageModal__actions__item__title{font-size:1.4em;font-weight:400;margin-bottom:8px;padding:13px 8px;display:block;border-bottom:1px solid #D3D3D3}@media (max-width: 768px){.mypageModal__actions__item__title{padding:13px 0;border:none}}.mypageModal__actions__item__title input{margin-right:8px}.mypageModal__actions__item__wrap{padding:8px 32px;display:flex;flex-wrap:wrap;gap:16px}@media (max-width: 768px){.mypageModal__actions__item__wrap{padding:8px 24px}}.mypageModal__actions__item__option__label{font-size:1.4em;font-weight:400;padding:0 8px;display:block}.mypageModal-content{display:flex;flex-direction:column;background-color:#fff;padding:0;width:90%;max-width:1024px;max-height:90%;position:relative}@media (max-width: 768px){.mypageModal-content{width:90%;max-height:calc(100% - 130px)}}.mypageModal-content__title{margin-top:0;font-size:2em;margin-bottom:10px}.mypageModal-content__category{margin-bottom:20px;display:flex;flex-wrap:wrap}.mypageModal-content__category__title{margin-bottom:10px;width:100%;font-size:1.5em}.mypageModal-content__category__option{margin-bottom:5px;margin-right:10px}.mypageModal-content__category__option__label{display:flex;align-items:center;font-size:1.4em}.mypageModal-content__category__option__label input{margin-right:10px}.mypageModal-content__actions{display:flex;justify-content:center;flex-wrap:wrap;position:absolute;bottom:0;left:0;width:100%;height:90px;padding:24px;background-color:#fff;gap:24px;border-top:1px solid #D3D3D3}.mypageModal-content__save{background-color:#0969da;color:#fff;width:80px;height:42px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:8px;border:1px solid #0550AE;font-size:1.6em;padding:0}.mypageModal-content__cancel{background-color:#fff;color:#111;width:106px;height:42px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:8px;padding:0;border:1px solid #D3D3D3;font-size:1.6em}.ProfileViewBox{background-color:#fff;padding:28px 40px;border-radius:8px;margin-bottom:40px}@media (max-width: 768px){.ProfileViewBox{padding:20px 16px;border-radius:0;margin-bottom:0;border:1px solid #D3D3D3}}.ProfileViewBox:last-child{margin-bottom:0}.ProfileViewBox__title{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 768px){.ProfileViewBox__title{margin-bottom:0}}.ProfileViewBox__title__text{font-size:2.8em;font-weight:500}@media (max-width: 768px){.ProfileViewBox__title__text{font-size:1.8em}}.ProfileViewBox__title__icon{display:none}@media (max-width: 768px){.ProfileViewBox__title__icon{display:block}}.ProfileViewBox__title__icon img{width:24px;height:auto}.ProfileViewBox__wrap{margin-bottom:32px}@media (max-width: 768px){.ProfileViewBox__wrap{display:none}.ProfileViewBox__wrap.open{display:block;margin-top:20px}}.ProfileViewBox__data{display:flex;justify-content:space-between;align-items:center;padding:24px 0 20px;border-bottom:1px solid #D3D3D3}@media (max-width: 768px){.ProfileViewBox__data{padding:12px 0;flex-direction:column;align-items:flex-start}}.ProfileViewBox__data:first-child{border-top:1px solid #D3D3D3}.ProfileViewBox__data__label{width:152px;font-size:1.5em;font-weight:500;margin-bottom:.2em;color:#111}@media (max-width: 768px){.ProfileViewBox__data__label{width:100%}.ProfileViewBox__data__label br{display:none}}.ProfileViewBox__data__value{width:calc(100% - 152px);font-size:1.5em;color:#111}@media (max-width: 768px){.ProfileViewBox__data__value{width:100%}}.ProfileViewBox__btn{display:flex;justify-content:center;align-items:center}.ProfileViewBox__btn__edit{background:linear-gradient(90deg,#299FDA 0%,#005CA7 100%);color:#fff;font-size:1.5em;width:240px;height:56px;border-radius:4px;border:none;cursor:pointer}.ProfileViewBox__btn__edit{background-color:#1e8dcc;color:#fff}@media (max-width: 768px){.ProfileViewBox__btn{display:none}.ProfileViewBox__btn.open{display:flex}}.CompanySearchUser{background-color:#fff;padding:20px 24px;margin-bottom:16px;cursor:pointer}.CompanySearchUser__actions{margin-bottom:8px}.CompanySearchUser__new-badge{display:inline-block;background-color:#ff4081;color:#fff;padding:4px 12px;border-radius:4px;font-size:1.2em;font-weight:600;margin-bottom:8px;box-shadow:0 2px 4px #0000001a;animation:pulse 2s infinite}.CompanySearchUser__finish_scott{position:fixed;right:40px;bottom:40px;width:448px;height:56px;background-color:#edfdf0;display:flex;justify-content:space-between;align-items:center;padding:16px 12px;gap:12px;z-index:1000}.CompanySearchUser__finish_scott__icon{width:24px;height:24px}.CompanySearchUser__finish_scott__text{font-size:1.6em;font-weight:500}.CompanySearchUser__finish_scott__close{background:none;border:none;cursor:pointer}.CompanySearchUser__finish_scott__close img{width:20px;height:20px}.CompanySearchUser__info__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.CompanySearchUser__info__head__text{font-size:1.2em;font-weight:400;color:#111}.CompanySearchUser__info__head__login{font-size:1.2em;color:#6e7781}.CompanySearchUser__info__body{display:flex;justify-content:space-between}.CompanySearchUser__info__body__text__company{font-size:1.6em;font-weight:500;margin-bottom:8px}.CompanySearchUser__info__body__text__scouted{display:inline-block;background-color:#e3f2fd;color:#1976d2;padding:2px 8px;border-radius:4px;font-size:.8em;font-weight:600;margin-left:4px;vertical-align:middle}.CompanySearchUser__info__body__text__education,.CompanySearchUser__info__body__text__english,.CompanySearchUser__info__body__text__phone,.CompanySearchUser__info__body__text__email{font-size:1.2em;margin-bottom:10px}.CompanySearchUser__info__body__job_histories{display:flex;justify-content:flex-start;margin-bottom:8px}.CompanySearchUser__info__body__job_histories__title{font-size:1.2em;font-weight:400;color:#6e7781}.CompanySearchUser__info__body__job_histories__experience{font-size:1.2em;font-weight:400;color:#111}.CompanySearchUser__info__body__job_histories .ExperienceData{display:flex;justify-content:flex-start;gap:10px}.LoadingIndicator{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:rgba(255,255,255,.9);border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:1000}.LoadingIndicator__spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.LoadingIndicator__text{color:#666;font-size:1rem}.SortingOptions{display:flex;align-items:center;justify-content:flex-end;margin-bottom:16px;padding:0 16px;position:relative}.SortingOptions__label{font-size:1.4em;margin-right:12px;color:#111}.SortingOptions__select{padding:8px 12px;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:1.4em;min-width:200px;cursor:pointer}.SortingOptions__select:focus{outline:none;border-color:#6e7781}.SortingOptions__select:disabled{opacity:.5;cursor:not-allowed}.SortingOptions--loading .SortingOptions__label,.SortingOptions--loading .SortingOptions__select{opacity:.5}.SortingOptions__loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#fffc;z-index:10}.SortingOptions__spinner{width:1.5rem;height:1.5rem;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.CompanySearchUsers .bulk-action-bar{margin-bottom:1.5rem;transition:all .3s ease;opacity:0;transform:translateY(-.5rem);pointer-events:none;position:sticky;top:147px;z-index:150}.CompanySearchUsers .bulk-action-bar .bulk-action-content{background-color:#2563eb;color:#fff;border-radius:.5rem;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 15px -3px #0000001a;position:relative;z-index:150}.CompanySearchUsers .bulk-action-bar .bulk-left{display:flex;align-items:center;gap:1rem}.CompanySearchUsers .bulk-action-bar .bulk-info{display:flex;align-items:center;gap:.5rem}.CompanySearchUsers .bulk-action-bar .check-icon{width:1.5rem;height:1.5rem;background-color:#fff3;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.CompanySearchUsers .bulk-action-bar .clear-btn{color:#bfdbfe;background:none;border:none;text-decoration:underline;font-size:.875rem;cursor:pointer;transition:color .2s}.CompanySearchUsers .bulk-action-bar .clear-btn:hover{color:#fff}.CompanySearchUsers .bulk-action-bar .bulk-action-btn{background-color:#fff;color:#2563eb;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}.CompanySearchUsers .bulk-action-bar .bulk-action-btn:hover{background-color:#eff6ff}.CompanySearchUsers .bulk-action-bar .bulk-action-btn:disabled{opacity:.5;cursor:not-allowed}.CompanySearchUsers .bulk-action-bar .bulk-menu{position:absolute;top:100%;right:0;margin-top:.5rem;width:16rem;background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #e5e7eb;z-index:10;display:none}.CompanySearchUsers .bulk-action-bar .bulk-menu.show{display:block}.CompanySearchUsers .bulk-action-bar .bulk-menu .menu-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-align:left;background:none;border:none;cursor:pointer;border-radius:.5rem;margin:.5rem;transition:background-color .2s}.CompanySearchUsers .bulk-action-bar .bulk-menu .menu-item:hover{background-color:#f9fafb}.CompanySearchUsers .bulk-action-bar .bulk-menu .menu-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.CompanySearchUsers .bulk-action-bar .bulk-menu .green-icon{background-color:#dcfce7}.CompanySearchUsers .bulk-action-bar .bulk-menu .blue-icon{background-color:#dbeafe}.CompanySearchUsers .bulk-action-bar .bulk-menu .menu-text-title{font-weight:500;color:#111827}.CompanySearchUsers .bulk-action-bar .bulk-menu .menu-text-desc{font-size:.875rem;color:#6b7280}.CompanySearchUsers .relative{position:relative}.CompanySearchUsers .rotate-180{transform:rotate(180deg)}.CompanySearchUsers .transition-transform{transition:transform .2s ease}.checkbox-container{position:relative;display:inline-block;cursor:pointer;padding:8px}.checkbox-container input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox{width:1.25rem;height:1.25rem;border-radius:.25rem;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;transition:all .2s;background-color:#fff}.custom-checkbox:hover{border-color:#9ca3af}input[type=checkbox]:checked+.custom-checkbox{background-color:#2563eb;border-color:#2563eb}input[type=checkbox]:checked+.custom-checkbox:after{content:"";display:block;width:8px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}input[type=checkbox]:focus+.custom-checkbox{box-shadow:0 0 0 2px #2563eb33}.UserDetail{position:fixed;top:0;right:0;bottom:0;height:100vh;z-index:1100;display:flex;transform:translate(100%);transition:transform .3s ease-in-out;width:640px;overscroll-behavior:contain}.UserDetail.is-scott{width:1280px}.UserDetail.is-scott .UserDetail__body__message{display:block}.UserDetail.is-scott .UserDetail__content{padding-bottom:0}.UserDetail.is-open{transform:translate(0)}.UserDetail__footer{display:flex;justify-content:center;align-items:center;padding:24px;position:fixed;bottom:0;left:0;right:0;z-index:1103;background-color:#fff;box-shadow:0 -2px 8px #0000001a}.UserDetail__footer__button{min-width:138px;height:42px;background-color:#0969da;color:#fff;font-size:1.6em;font-weight:500;border:none;border-radius:4px;cursor:pointer;padding:0 16px;display:flex;justify-content:center;align-items:center}.UserDetail__footer__button:disabled{background-color:#8f8f8f;cursor:not-allowed}.UserDetail__footer__scout_status{margin-left:10px;font-size:1.4em;color:#8f8f8f;font-weight:400}.UserDetail__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1101}.UserDetail__content{position:relative;width:100%;height:100%;background-color:#fff;z-index:1102;display:flex;flex-direction:column;overflow:hidden;margin-left:auto;padding-bottom:60px;box-shadow:0 25px 50px -12px #00000040;overscroll-behavior:contain}.UserDetail__close{position:fixed;top:20px;right:20px;z-index:1103;background:rgba(255,255,255,.9);border:none;cursor:pointer;padding:8px;border-radius:50%;box-shadow:0 2px 8px #00000026;transition:all .2s ease}.UserDetail__close:hover{background:rgb(255,255,255);box-shadow:0 4px 12px #0003}.UserDetail__close img{width:20px;height:20px}@media (max-width: 768px){.UserDetail__close{top:15px;right:15px;padding:6px}.UserDetail__close img{width:18px;height:18px}}.UserDetail__header{position:sticky;top:0;z-index:1104;padding:12px 24px;background-color:#fff;border-bottom:1px solid #e9ecef;transition:box-shadow .2s ease;box-shadow:0 1px 3px #0000000d}@media (max-width: 768px){.UserDetail__header{padding:10px 16px}}.UserDetail__header__action{display:flex;justify-content:space-between;align-items:center}.UserDetail__header__action__left{display:flex;align-items:center;gap:8px}.UserDetail__header__action__scouted{display:inline-block;background-color:#e3f2fd;color:#1976d2;padding:2px 8px;border-radius:4px;font-size:1.4em;font-weight:500}.UserDetail__header__action__last_login{font-size:1.4em;color:#8f8f8f;font-weight:400}.UserDetail__header__close{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.UserDetail__header__close:hover{background-color:#0000000d}.UserDetail__header__close img{width:16px;height:16px}@media (max-width: 768px){.UserDetail__header__close img{width:14px;height:14px}}.UserDetail__header__info{padding:8px 0}.UserDetail__header__info__new{display:inline-block;background-color:#ff4081;color:#fff;padding:3px 10px;border-radius:4px;font-size:1.1em;font-weight:600;margin-bottom:6px;box-shadow:0 2px 4px #0000001a;animation:pulse 2s infinite}.UserDetail__header__info__name{font-size:18px;font-weight:700;margin-bottom:6px;line-height:1.3}@media (max-width: 768px){.UserDetail__header__info__name{font-size:16px}}.UserDetail__header__info__data{font-size:14px;line-height:1.4;color:#666}@media (max-width: 768px){.UserDetail__header__info__data{font-size:13px}}.UserDetail__body{flex:1 1 auto;min-height:0;padding:24px 24px 32px;background-color:#f6f6f8;box-sizing:border-box;display:flex;gap:24px;align-items:stretch;overflow:hidden}.UserDetail__body__user{flex:1 1 0;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:24px}.UserDetail__body__message{display:none;flex:1 1 0;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:24px;background-color:#fff}.UserDetail__body__message .MessageBox__input{min-height:100%}.UserDetail__body__message .scout-form{min-height:100%;display:flex;flex-direction:column;background-color:#fff}.UserDetail__body__message .scout-form__body{flex:1 1 auto}.UserDetail__body__message .scout-form__footer{text-align:center;padding:16px 0 8px;margin-top:16px}@media (max-width: 768px){.UserDetail__body__message{padding-bottom:16px}}.UserDetail__body__box{background-color:#fff;padding:24px 24px 40px}.UserDetail__body__box:last-child{margin-bottom:0}.UserDetail__body__box__title{font-size:2em;font-weight:500;color:#111;border-bottom:1px solid #D3D3D3;padding-bottom:16px}.UserDetailBox{display:flex;justify-content:flex-start;align-items:flex-start;gap:24px;background-color:#fff;padding:12px 0;border-bottom:1px solid #D3D3D3}.UserDetailBox--movie{padding:0}.UserDetailBox__title{font-size:1.4em;font-weight:500;color:#111;width:120px}.UserDetailBox__data{width:calc(100% - 144px);font-size:1.4em}.UserDetailBox__data--full{width:100%;font-size:1em}.UserDetailBox__data--pr{width:100%}.UserDetailBox__data--prefer{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:4px}.UserDetailBox__data--work{display:flex;flex-direction:column;gap:4px}.UserDetailBox__data__item{margin-bottom:8px}.UserDetailBox__data__item:last-child{margin-bottom:0}.UserDetailBox__data__item__label{display:inline;font-weight:500;color:#111;margin-right:4px}.UserDetailBox__data__item__value{display:inline;color:#111;line-height:1.4}.UserDetailBox__data__box{margin-bottom:16px}.UserDetailBox__data__box:last-child{margin-bottom:0}.UserDetailBox__data__box__title{font-weight:500}.UserDetailVideo{display:flex;justify-content:flex-start;align-items:center;text-decoration:none;padding:12px 0;border-bottom:1px solid #D3D3D3;width:100%}.UserDetailVideo__head{display:flex;justify-content:flex-start;align-items:center;gap:13px;width:100%}@media (max-width: 768px){.UserDetailVideo__head{width:100%}}.UserDetailVideo__head__img{width:120px;height:68px;background:linear-gradient(#000 0%,#0260aa 80%)}.UserDetailVideo__head__img__img{width:100%;height:100%;display:block;object-fit:contain}.UserDetailVideo__head__text{width:calc(100% - 133px)}.UserDetailVideo__head__text__title{font-size:1.5em;color:#111;display:-webkit-box;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:500}.UserDetailVideo__head__text__info{font-size:1.2em;color:#8f8f8f;font-weight:400}.UserDetailJobHistory__item{margin-bottom:4px;line-height:1.4}.UserDetailJobHistory__item__title{font-weight:500;margin-right:8px}.UserDetailJobHistory__data__value strong{font-weight:700}.UserDetailJobHistory__data__value .job-description{white-space:pre-wrap;line-height:1.5}.UserDetail__header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:16px 24px;position:sticky;top:0;background:white;z-index:100;border-bottom:1px solid #e5e7eb}.UserDetail__header__action{flex:0 0 auto;order:2;padding-top:0;margin-bottom:0;position:relative}.UserDetail__header__action__left{display:flex;align-items:flex-start;margin-bottom:8px}.UserDetail__header__action__close{display:none}.UserDetail__header__action__right{margin-top:0}.UserDetail__header__action__last_login{margin-bottom:4px}.UserDetail__header__action__scouted{margin-right:8px}.UserDetail__header__info{flex:1;order:1;margin-top:0}.UserDetail__header__info .close-button-section{margin-bottom:8px}.UserDetail__header__info .close-button-section .UserDetail__header__close-top{background:none;border:none;cursor:pointer;padding:4px}.UserDetail__header__info .close-button-section .UserDetail__header__close-top img{width:20px;height:20px;opacity:.7;transition:opacity .2s ease}.UserDetail__header__info .close-button-section .UserDetail__header__close-top:hover img{opacity:1}.UserDetail__header__info__name{margin-top:0;margin-bottom:8px}.UserDetail__header__info__data{margin-bottom:8px}.UserDetail__close{display:none}.UserDetail__sidebar{margin-bottom:8px;padding:0;background:transparent;border:none}.UserDetail__sidebar .consideration-section{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:8px}.UserDetail__sidebar .consideration-section .consideration-status{font-size:.8125rem}.UserDetail__sidebar .consideration-section .consideration-status .status-active-job-hunting{color:#dc2626;background:#fef2f2;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.UserDetail__sidebar .consideration-section .consideration-status .status-considering{color:#059669;background:#d1fae5;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.UserDetail__sidebar .consideration-section .consideration-status .status-not-considering{color:#f59e0b;background:#fef3c7;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.UserDetail__sidebar .consideration-section .consideration-status .status-collecting-info{color:#2563eb;background:#eff6ff;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.UserDetail__sidebar .scout-history{display:flex;flex-direction:column;gap:4px}.UserDetail__sidebar .scout-history .scout-history-label{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.UserDetail__sidebar .scout-history .scout-entry{color:#374151;font-size:.75rem;line-height:1.4;padding:6px 10px;background:#f0f7ff;border-radius:4px;border-left:3px solid #2563eb}.UserDetail__sidebar .scout-history .scout-entry.recent{background:#f0f7ff;border-left-color:#2563eb;width:fit-content;max-width:170px}.UserDetail__sidebar .scout-history .scout-entry.empty{background:#f3f4f6;border-left-color:#9ca3af;width:fit-content;max-width:170px}.UserDetail__sidebar .scout-history .scout-date{font-weight:600;margin-right:8px}.UserDetail__sidebar .scout-history .scout-sender{color:#6b7280;position:relative;padding-left:4px}.UserDetail__sidebar .scout-history .scout-sender:before{content:"";display:inline-block;width:1px;height:10px;background:#9ca3af;margin:0 4px;vertical-align:middle}.UserDetail__sidebar .scout-history .no-scout{color:#9ca3af;font-style:italic}.UserDetail__sidebar .scout-history .scout-read-check{color:#0084ff;margin-left:4px;font-size:13px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.UserDetail__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;height:50vh}.UserDetail__loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #007bff;border-radius:50%;animation:userDetailSpin 1s linear infinite;margin-bottom:1.5rem}.UserDetail__loading-text{color:#666;font-size:1.1rem;font-weight:500}@keyframes userDetailSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MessageFilter{background-color:#fff;padding:16px;border-radius:8px;margin-bottom:45px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.MessageFilter__box{display:flex;align-items:center;gap:8px;margin-bottom:0}.MessageFilter__box__title{font-size:1.3em;font-weight:500;color:#666;white-space:nowrap}.MessageFilter__form{display:flex;align-items:center;gap:12px}.MessageFilter__form__box{display:flex;align-items:center}.MessageFilter__form__box__radio{display:none}.MessageFilter__form__box__label{display:block;padding:8px 12px;border-bottom:1px solid #D3D3D3;cursor:pointer;font-size:1.6em}.MessageFilter__form__box__label:hover{font-weight:500;color:#0969da;border-bottom:2px solid #0969DA}.MessageFilter__form__box__radio:checked+.MessageFilter__form__box__label{font-weight:500;color:#0969da;border-bottom:2px solid #0969DA}.MessageFilter__form__box__text{font-size:1.4em;font-weight:400;color:#111}.MessageFilter__form__box__select{width:120px;height:32px;border:1px solid #D3D3D3;border-radius:6px;padding:4px 8px;font-size:1.4em}.MessageFilter__form__wrap{display:flex;align-items:center;position:relative}.MessageFilter__form__text{display:flex;position:relative;width:280px;height:32px}.MessageFilter__form__text__icon{position:absolute;top:calc(50% - 8px);left:12px;width:16px;height:16px}.MessageFilter__form__text__input{width:100%;height:32px;padding:6px 10px 6px 36px;font-size:1.4em;border:1px solid #D3D3D3;border-radius:6px}@media (max-width: 768px){.MessageFilter{gap:12px}.MessageFilter__form__text{width:100%}}.CompanyMessageList__header{display:none}.CompanyMessageList__box{background-color:#fff}.CompanyMessageList__empty{padding:40px 20px;text-align:center;color:#6b7280;font-size:1.6em;font-weight:500}.CompanyMessageListItem{--control-height: 32px;background-color:#fff;padding:16px 24px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s;position:relative}.CompanyMessageListItem:hover{background-color:#f8f9fa}.CompanyMessageListItem.active{background-color:#e8f4fd;border-left:3px solid #2196f3;padding-left:21px}.CompanyMessageListItem__container,.CompanyMessageListItem__main{flex:1;min-width:0}.CompanyMessageListItem__header{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:6px}.CompanyMessageListItem__info{flex:0 1 auto;min-width:0}.CompanyMessageListItem__info__name{font-size:1.7em;font-weight:600;color:#333;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.CompanyMessageListItem__info__name__unread{color:#cf222e;font-weight:400;font-size:.75em;background-color:#ffe5e4;border-radius:4px;padding:2px 8px;white-space:nowrap}.CompanyMessageListItem__info__title{font-size:1.5em;font-weight:500;color:#333;margin-bottom:4px}.CompanyMessageListItem__info__preview{font-size:1.3em;font-weight:400;color:#666;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px}.CompanyMessageListItem__company-pill{margin-left:12px;padding:2px 8px;background:#E3F2FD;color:#1976d2;border-radius:12px;font-size:1em;line-height:1;font-weight:500;white-space:nowrap}.CompanyMessageListItem__time{font-size:1.3em;color:#999;white-space:nowrap;flex-shrink:0}.CompanyMessageListItem__actions{display:flex;align-items:center;gap:8px;margin-top:8px}.CompanyMessageListItem__status__select{width:auto;min-width:92px;height:var(--control-height);line-height:calc(var(--control-height) - 4px);padding:2px 36px 0 28px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#333;font-size:1.3em;cursor:pointer;text-align:center;vertical-align:middle}.CompanyMessageListItem__status__select:hover{border-color:#999}.CompanyMessageListItem__status__select:focus{outline:none;border-color:#2196f3}.CompanyMessageListItem__memo{height:var(--control-height);display:inline-flex;align-items:center;padding:0 12px;box-sizing:border-box;max-width:160px;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#666;font-size:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.CompanyMessageListItem__memo:hover{background:#f8f9fa;border-color:#b0b0b0}.CompanyMessageListItem__memo--has{background:#FFF3E0;border-color:#ffb74d;color:#e65100}.CompanyMessageListItem__memo--has:hover{background:#FFE0B2;border-color:#ffa726}.CompanyMessageListItem__flag{display:flex;align-items:center;cursor:pointer;padding:4px}.CompanyMessageListItem__flag__img{width:16px;height:16px;transition:opacity .2s}.CompanyMessageListItem__flag:hover .CompanyMessageListItem__flag__img{opacity:.7}.CompanyMessageListItem__report-btn{height:var(--control-height);display:inline-flex;align-items:center;padding:0 12px;box-sizing:border-box;border:1px solid #dc3545;background:#dc3545;border-radius:6px;font-size:1.3em;color:#fff;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.CompanyMessageListItem__report-btn:hover{background:#c82333;border-color:#bd2130}.CompanyMessageBox{position:fixed;top:0;right:0;bottom:0;z-index:2000;display:flex;transform:translate(100%);transition:transform .3s ease-in-out;height:100%}@media (max-width: 768px){.CompanyMessageBox{top:0;height:100%}}.CompanyMessageBox.is-open{transform:translate(0)}.CompanyMessageBox__resize-handle:hover div{background-color:#2196f3!important}.CompanyMessageBox__height-resize-handle{height:8px;cursor:ns-resize;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;flex-shrink:0;transition:background-color .2s ease}.CompanyMessageBox__height-resize-handle:hover{background-color:#e8f4fd}.CompanyMessageBox__height-resize-handle:hover .CompanyMessageBox__height-resize-line{background-color:#2196f3}.CompanyMessageBox__height-resize-line{width:40px;height:3px;background-color:#ccc;border-radius:2px;transition:background-color .2s ease}.CompanyMessageBox__tabs{display:flex;border-bottom:1px solid #e0e0e0;background:white;flex-shrink:0}.CompanyMessageBox__tab{flex:0 0 auto;padding:12px 24px;background:none;border:none;border-bottom:2px solid transparent;font-size:14px;font-weight:500;color:#666;cursor:pointer;transition:all .2s;min-width:auto}.CompanyMessageBox__tab:hover{background:#f5f5f5}.CompanyMessageBox__tab.is-active{color:#2196f3;border-bottom-color:#2196f3}.CompanyMessageBox__message{flex:0 0 auto;overflow-y:auto;background:white;max-height:none!important;min-height:0!important}.CompanyMessageBox__divider-date{background-color:#f0f0f0;padding:8px 16px;text-align:left;color:#666;font-size:13px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.CompanyMessageBox__item{padding:12px 16px;border-bottom:1px solid #e0e0e0;position:relative;transition:background-color .3s}.CompanyMessageBox__item.received{background-color:#f0f8ff;border-left:4px solid #0084ff;padding-left:12px;box-shadow:0 1px 3px #0084ff1a}.CompanyMessageBox__item.received:hover{background-color:#e6f3ff;box-shadow:0 2px 4px #0084ff26}.CompanyMessageBox__item.received.new{animation:highlightReceived 3s ease-out}.CompanyMessageBox__item:not(.received){background-color:#fafafa;opacity:.85}.CompanyMessageBox__item__time{color:#999;font-size:13px;margin-bottom:4px;font-weight:500}.CompanyMessageBox__item__badge{display:inline-block;font-size:11px;padding:2px 6px;border-radius:3px;margin-left:8px;font-weight:500}.CompanyMessageBox__item__badge.received{background-color:#0084ff;color:#fff;font-weight:700}.CompanyMessageBox__item__badge.sent{background-color:#f0f0f0;color:#666}.CompanyMessageBox__item__read-check{color:#0084ff;margin-left:4px;font-size:13px}.CompanyMessageBox__item__content{line-height:1.6;color:#333;white-space:pre-wrap}.CompanyMessageBox__profile{flex:0 0 auto;overflow-y:auto;background:#F6F6F8;padding:0}.CompanyMessageBox__profile .UserDetail__body__user{padding:0}.CompanyMessageBox__profile .UserDetail__header__info{padding:8px 24px 16px;background-color:#fff;border-bottom:1px solid #D3D3D3;margin-bottom:16px}.CompanyMessageBox__profile .UserDetail__header__info__name{font-size:18px;font-weight:700;margin-bottom:6px;line-height:1.3}.CompanyMessageBox__profile .UserDetail__header__info__data{font-size:14px;line-height:1.4;color:#666}.CompanyMessageBox__profile .UserDetail__header__action__last_login{font-size:1.4em;color:#8f8f8f;font-weight:400;margin-top:8px}.CompanyMessageBox__profile .UserDetail__body__box{padding:24px 24px 40px;background-color:#fff;margin-bottom:0}.CompanyMessageBox__profile .UserDetail__body__box:last-child{margin-bottom:0}.CompanyMessageBox__profile .UserDetail__body__box__title{font-size:2em;font-weight:500;color:#111;border-bottom:1px solid #D3D3D3;padding-bottom:16px;margin-bottom:0}.CompanyMessageBox__profile .UserDetailBox{display:flex;justify-content:flex-start;align-items:flex-start;gap:24px;background-color:#fff;padding:12px 0;border-bottom:1px solid #D3D3D3;margin-bottom:0}.CompanyMessageBox__profile .UserDetailBox--movie{padding:0}.CompanyMessageBox__profile .UserDetailBox__title{font-size:1.4em;font-weight:500;color:#111;width:120px;margin-bottom:0}.CompanyMessageBox__profile .UserDetailBox__data{width:calc(100% - 144px);font-size:1.4em;line-height:1.4}.CompanyMessageBox__profile .UserDetailBox__data .UserDetailJobHistory,.CompanyMessageBox__profile .UserDetailBox__data--full{width:100%;font-size:1em}.CompanyMessageBox__profile .UserDetailBox__data--pr{width:100%}.CompanyMessageBox__profile .UserDetailBox__data--pr pre{font-family:inherit;background-color:transparent;padding:0;border-radius:0;border:none;margin:0;white-space:pre-wrap}.CompanyMessageBox__profile .UserDetailBox__data--prefer{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:4px}.CompanyMessageBox__profile .UserDetailBox__data--work{display:flex;flex-direction:column;gap:4px}.CompanyMessageBox__profile .UserDetailBox__data__item{margin-bottom:8px}.CompanyMessageBox__profile .UserDetailBox__data__item:last-child{margin-bottom:0}.CompanyMessageBox__profile .UserDetailBox__data__item__label{display:inline;font-weight:500;color:#111;margin-right:4px}.CompanyMessageBox__profile .UserDetailBox__data__item__value{display:inline;color:#111;line-height:1.4}.CompanyMessageBox__profile .UserDetailBox__data__box{margin-bottom:16px}.CompanyMessageBox__profile .UserDetailBox__data__box:last-child{margin-bottom:0}.CompanyMessageBox__profile .UserDetailJobHistory{background-color:#fff;padding:0;border-radius:0;margin-bottom:0;display:block;width:100%}.CompanyMessageBox__profile .UserDetailJobHistory__data{margin-bottom:4px;line-height:1.4;display:block;width:100%}.CompanyMessageBox__profile .UserDetailJobHistory__data:last-child{margin-bottom:0}.CompanyMessageBox__profile .UserDetailJobHistory__data__value{font-size:1em;color:#111;line-height:1.4;display:block;width:100%}.CompanyMessageBox__profile .UserDetailJobHistory__data__value strong{font-weight:700}.CompanyMessageBox__profile .UserDetailJobHistory__data__value pre{white-space:pre-wrap;line-height:1.5;font-family:inherit;margin:0}.CompanyMessageBox__profile .UserDetailJobHistory__data__value .job-description{white-space:pre-wrap;line-height:1.5}.CompanyMessageBox__profile .UserDetailJobHistory__data p{margin:0;padding:0;font-size:1em}.CompanyMessageBox__profile .UserDetailVideo{display:flex;justify-content:flex-start;align-items:center;text-decoration:none;padding:12px 0;border-bottom:1px solid #D3D3D3;width:100%;background-color:transparent;border-radius:0;margin-bottom:0;border-left:none;border-right:none;border-top:none}.CompanyMessageBox__profile .UserDetailVideo:hover{box-shadow:none;opacity:.8}.CompanyMessageBox__profile .UserDetailVideo__head{display:flex;justify-content:flex-start;align-items:center;gap:13px;width:100%}.CompanyMessageBox__profile .UserDetailVideo__head__img{width:120px;height:68px;background:linear-gradient(#000 0%,#0260aa 80%);border-radius:0}.CompanyMessageBox__profile .UserDetailVideo__head__img__img{width:100%;height:100%;display:block;object-fit:contain}.CompanyMessageBox__profile .UserDetailVideo__head__text{width:calc(100% - 133px)}.CompanyMessageBox__profile .UserDetailVideo__head__text__title{font-size:1.5em;color:#111;display:-webkit-box;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:500;margin-bottom:0}.CompanyMessageBox__profile .UserDetailVideo__head__text__info{font-size:1.2em;color:#8f8f8f;font-weight:400}.CompanyMessageBox__send{flex:1 0 210px;display:flex;flex-direction:column;margin:0;padding:0;will-change:auto}.CompanyMessageBox__close{background:none;border:none;cursor:pointer;padding:4px;position:absolute;top:24px;left:20px;z-index:2001}.CompanyMessageBox__close img{width:20px;height:20px;opacity:.7;transition:opacity .2s ease}.CompanyMessageBox__close:hover img{opacity:1}.CompanyMessageBox__content{position:relative;width:100%;height:100%;background-color:#fff;z-index:1002;overflow:auto;margin-left:auto;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;will-change:auto}.CompanyMessageBox__title{min-height:auto;padding:16px 20px 12px 56px;box-sizing:border-box;flex-shrink:0}.CompanyMessageBox__title__wrap{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;position:relative}.CompanyMessageBox__title__report-btn{height:30px;display:inline-flex;align-items:center;padding:0 12px;box-sizing:border-box;border:1px solid #dc3545;background:#dc3545;border-radius:6px;font-size:1.3em;color:#fff;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.CompanyMessageBox__title__report-btn:hover{background:#c82333;border-color:#bd2130}.CompanyMessageBox__title__name{display:flex;align-items:center;width:100%}.CompanyMessageBox__title__flag{margin-right:8px;cursor:pointer;flex-shrink:0}.CompanyMessageBox__title__flag__img{width:24px;height:24px}.CompanyMessageBox__title__company{font-size:2em;font-weight:500;word-break:break-all;white-space:normal;overflow:visible;flex:1;min-width:0}.CompanyMessageBox__title__button-row{display:flex;justify-content:center;align-items:center;width:100%}.CompanyMessageBox__title__profile{display:flex;align-items:center;border:1px solid #D3D3D3;box-shadow:0 1px 2px #0000000f;padding:8px;width:176px;height:30px;border-radius:8px;cursor:pointer;text-decoration:none}.CompanyMessageBox__title__profile__img{width:20px;height:20px}.CompanyMessageBox__title__profile__text{margin-left:8px;font-size:1.4em;font-weight:500;color:#111}.CompanyMessageBox__title__status{display:flex;justify-content:space-between;align-items:center}.CompanyMessageBox__title__status__box{margin-right:16px}.CompanyMessageBox__title__status__box__select{width:240px;height:40px;border-radius:8px;border:1px solid #D3D3D3;padding:8px 12px}.CompanyMessageBox__title__status__memo{display:flex;align-items:center;cursor:pointer}.CompanyMessageBox__title__status__memo__img{width:20px;height:20px;margin-right:8px}.CompanyMessageBox__title__status__memo__text{font-size:1.4em;font-weight:500}.CompanyMessageBox .MessageBox{height:auto;overflow-y:visible;padding-bottom:0;margin-bottom:0}.CompanyMessageBox__send{height:auto;position:static;width:100%;padding:0;box-sizing:border-box;background-color:transparent;border-top:none;overflow-y:visible}.CompanyMessageBox__send .MessageBox__input{padding:0;border-top:none}.CompanyMessageBox__send .scout-form--message-detail{padding:0!important;position:relative}.CompanyMessageBox__send .scout-form--message-detail:before{content:"";position:absolute;top:-17px;left:-16px;right:-16px;height:1px;background-color:#fff;z-index:1}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .form-group{margin-bottom:12px}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .form-group label{font-size:14px;font-weight:600;margin-bottom:6px;color:#333}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .form-group .form-control{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .form-group .form-control:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .form-group textarea.form-control{min-height:60px;max-height:150px;resize:vertical}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .file-upload-area{border:2px dashed #ddd;border-radius:8px;padding:12px;cursor:pointer;transition:border-color .3s;text-align:center}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .file-upload-area:hover{border-color:#007bff}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .file-upload-area .file-upload-main{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:4px}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .file-upload-area .file-upload-icon{display:flex;align-items:center}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .file-upload-area .file-upload-icon img{width:24px;height:24px}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .file-upload-area .file-upload-text{font-size:14px;font-weight:500;color:#4b5563;margin:0}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .file-upload-area .file-upload-note{font-size:12px;color:#6b7280;margin:0}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .preview-container{background-color:#f8f9fa;padding:16px;border-radius:8px;border:1px solid #e9ecef}.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .preview-container .preview-subject,.CompanyMessageBox__send .scout-form--message-detail .scout-form__body .preview-container .preview-message{font-size:14px;line-height:1.5}.CompanyMessageBox__send .scout-form--message-detail .scout-form__footer{text-align:center;margin-top:16px}.CompanyMessageBox__send .scout-form--message-detail .scout-form__footer button{padding:12px 24px;border-radius:6px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.CompanyMessageBox__send .scout-form--message-detail .scout-form__footer button:enabled{background-color:#007bff;color:#fff}.CompanyMessageBox__send .scout-form--message-detail .scout-form__footer button:enabled:hover{background-color:#0056b3}.CompanyMessageBox__send .scout-form--message-detail .scout-form__footer button:disabled{background-color:#6c757d;color:#fff;cursor:not-allowed}@keyframes highlightReceived{0%{background-color:#fffacd}to{background-color:#f0f8ff}}.Form__input{margin-bottom:24px;position:relative}.Form__input--full{width:100%}.Form__input label{display:block;margin-bottom:8px;font-size:1.4em;color:#111;font-weight:500}.Form__input__field{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:1.4em;background-color:#fff;transition:border-color .2s}.Form__input__field:focus{border-color:#2ea7e0;outline:none}.Form__input__field--readonly{background-color:#f5f5f5;color:#111;padding:12px;border-radius:4px;font-size:1.4em}.Form__input__field.has-error{border-color:#dc3545}.Form__input .error{color:#dc3545;font-size:12px;margin-top:4px;display:block}.Form__input__photo__container{display:flex;align-items:flex-start;gap:16px;max-width:800px}.Form__input__photo__field{width:300px}.Form__input__photo__field input{font-size:1.4em}.Form__input__photo__preview{width:120px;height:120px;background-color:#f5f5f5;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.Form__input__photo__preview img{width:100%;height:100%;object-fit:contain}.Form__input__password{position:relative;display:flex;align-items:center}.Form__input__password .Form__input__field{padding-right:60px}.Form__input__password__toggle{position:absolute;right:12px;background:none;border:none;color:#111;cursor:pointer;font-size:1.2em;padding:4px 8px}.Form__input__password__toggle:hover{color:#2ea7e0}.Form__button__group{display:flex;gap:16px;margin-top:32px}.Form__button__group--center{justify-content:center}.Form__button--submit{padding:12px 48px;background:linear-gradient(#2ea7e0 0%,#0260aa 100%);color:#fff;border:none;border-radius:4px;font-size:1.6em;font-weight:500;cursor:pointer;transition:opacity .2s;min-width:200px;text-decoration:none!important}.Form__button--submit:hover{opacity:.8}.Form__button--cancel{padding:12px 32px;background-color:#f5f5f5;color:#111;border:1px solid #ddd;border-radius:4px;font-size:1.4em;font-weight:500;cursor:pointer;transition:background-color .2s}.Form__button--cancel:hover{background-color:#e9e9e9}.MailSettings{padding:16px 0}.MailSettings__item{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 0;border-bottom:1px solid #f0f0f0}.MailSettings__item:last-child{border-bottom:none}.MailSettings__info{flex:1;padding-right:20px}.MailSettings__title{font-size:1.5em;font-weight:500;color:#1a1a1a;margin-bottom:4px}.MailSettings__description{font-size:1.3em;color:#666;line-height:1.5}.MailSettings__toggle{position:relative;width:48px;height:28px;flex-shrink:0;display:inline-block}.MailSettings__toggle input{opacity:0;width:0;height:0;position:absolute}.MailSettings__toggle input:checked+.MailSettings__toggle__slider{background-color:#2ea7e0}.MailSettings__toggle input:checked+.MailSettings__toggle__slider:before{transform:translate(20px)}.MailSettings__toggle input:focus+.MailSettings__toggle__slider{box-shadow:0 0 1px #2ea7e0}.MailSettings__toggle__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:all .3s;border-radius:28px}.MailSettings__toggle__slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:all .3s;border-radius:50%}.MailSettings__link{display:flex;align-items:center;gap:4px;padding:8px 16px;color:#2ea7e0;text-decoration:none;font-size:1.4em;font-weight:500;border:1px solid #2EA7E0;border-radius:6px;flex-shrink:0;transition:all .2s;white-space:nowrap}.MailSettings__link:hover{background-color:#2ea7e0;color:#fff}.MailSettings__link__arrow{flex-shrink:0;transition:transform .2s}.MailSettings__link:hover .MailSettings__link__arrow{transform:translate(2px)}.Mypage .Toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;padding:12px 24px;z-index:1000;display:flex;align-items:center;gap:16px;min-width:300px}.Mypage .Toast__close{width:16px;height:16px;cursor:pointer;opacity:.6;transition:opacity .2s;order:1}.Mypage .Toast__close:hover{opacity:1}.Mypage .Toast__title{display:flex;align-items:center;gap:8px;font-size:16px;color:#333;font-weight:400;order:0;flex-grow:1}.Mypage .Toast__title__icon{width:20px;height:20px}.Mypage .error{color:#dc3545;font-size:12px;margin-top:4px;display:block}.DefaultLayout__title{font-size:3.2em;font-weight:500;letter-spacing:.01em;text-align:left;margin-bottom:40px}.DefaultLayout__content__sign{text-align:right;font-size:1.6em}.DefaultLayout__content__terms{padding:20px}.DefaultLayout__content__terms section{margin-bottom:40px}.DefaultLayout__content__terms h2{font-size:1.8em;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ddd}.DefaultLayout__content__terms p{margin-bottom:15px;line-height:1.8;font-size:1.6em}.DefaultLayout__content__terms ol{list-style-type:decimal;padding-left:25px;margin-bottom:15px}.DefaultLayout__content__terms ol li{margin-bottom:12px;line-height:1.8;font-size:1.6em}.DefaultLayout__content__terms ol li strong{font-weight:500}.DefaultLayout__content__terms ol li ol{list-style-type:none;margin-top:10px;margin-bottom:10px;padding-left:1em;counter-reset:item}.DefaultLayout__content__terms ol li ol li{margin-bottom:8px;font-size:1em;counter-increment:item;padding-left:2em;text-indent:-2em}.DefaultLayout__content__terms ol li ol li:before{content:"(" counter(item) ")";margin-right:8px}.DefaultLayout__content__terms ol li ol li strong{display:block;margin-bottom:5px}.DefaultLayout__content__terms ol li ol li ol{list-style-type:lower-alpha}.DefaultLayout__content__terms ol li ol li ol li{margin-bottom:8px;font-size:1em;counter-increment:item;padding-left:0;text-indent:0}.DefaultLayout__content__terms ol li ol li ol li:before{content:none}.DefaultLayout__content__terms ul{list-style-type:disc;padding-left:25px;margin-bottom:15px}.DefaultLayout__content__terms ul p{font-size:1.6em}.DefaultLayout__content__terms ul li{margin-bottom:12px;line-height:1.8;font-size:1em}.DefaultLayout__content__terms ul li ul{list-style:none}.DefaultLayout__content__terms ul li ul li{font-size:1.6em}.revision-history{list-style:none;padding:0;margin-top:15px}.revision-history li{margin-bottom:8px;color:#666;font-size:1.3em}.reply-template__button{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-bottom:8px}.reply-template__button:hover:not(:disabled){background:#f8f9fa;border-color:#007aff}.reply-template__button:disabled{opacity:.5;cursor:not-allowed}.reply-template__button__icon{width:16px;height:16px}.reply-template__button__text{font-size:14px;color:#333;font-weight:500}.reply-template__modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.reply-template__modal__content{background:white;border-radius:16px;max-width:600px;width:90%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}.reply-template__modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e5e7;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.reply-template__modal__title{margin:0;font-size:18px;font-weight:600}.reply-template__modal__close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.reply-template__modal__close:hover{background:rgba(255,255,255,.2);border-radius:4px}.reply-template__modal__body{padding:20px;overflow-y:auto}.reply-template__modal__option{margin-bottom:20px;padding:16px;background:#f8f9fa;border-radius:12px;border:1px solid #e5e5e7}.reply-template__modal__checkbox{display:flex;align-items:center;cursor:pointer}.reply-template__modal__checkbox input{margin-right:8px;width:16px;height:16px;cursor:pointer}.reply-template__modal__checkbox span{font-size:14px;font-weight:500;color:#1d1d1f;-webkit-user-select:none;user-select:none}.reply-template__modal__note{margin-top:8px;font-size:12px;color:#8e8e93}.reply-template__modal__templates h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#1d1d1f}.reply-template__modal__template-grid{display:grid;grid-template-columns:1fr;gap:10px}.reply-template__modal__template-button{display:flex;align-items:center;padding:16px;border:1px solid #e5e5e7;border-radius:10px;background:white;cursor:pointer;transition:all .2s ease;text-align:left}.reply-template__modal__template-button:hover{border-color:#007aff;background:#f0f8ff;transform:translateY(-1px)}.reply-template__modal__template-button--positive{background:linear-gradient(135deg,#34C759,#28a745);color:#fff;border-color:#34c759}.reply-template__modal__template-button--positive:hover{background:linear-gradient(135deg,#28a745,#1e7e34);border-color:#28a745}.reply-template__modal__template-button--neutral{background:linear-gradient(135deg,#FF9500,#e8890b);color:#fff;border-color:#ff9500}.reply-template__modal__template-button--neutral:hover{background:linear-gradient(135deg,#e8890b,#cc7a00);border-color:#e8890b}.reply-template__modal__template-button--special{background:linear-gradient(135deg,#8E44AD,#6C3483);color:#fff;border-color:#8e44ad}.reply-template__modal__template-button--special:hover{background:linear-gradient(135deg,#6C3483,#5B2C6F);border-color:#6c3483}.reply-template__modal__template-emoji{font-size:18px;margin-right:12px}.reply-template__modal__template-text{flex:1;font-size:14px;font-weight:500}.reply-template__modal__schedule{padding:20px;overflow-y:auto}.reply-template__modal__schedule h3{margin:0 0 20px;font-size:16px;font-weight:600;color:#1d1d1f}.reply-template__modal__schedule h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#1d1d1f}.reply-template__modal__date-selection{margin-bottom:20px}.reply-template__modal__date-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:6px}.reply-template__modal__date-btn{padding:8px 12px;border:1px solid #e5e5e7;border-radius:6px;background:white;cursor:pointer;font-size:12px;font-weight:500;text-align:center;transition:all .2s ease}.reply-template__modal__date-btn:hover{border-color:#007aff;background:#f0f8ff}.reply-template__modal__date-btn.selected{background:#007AFF;color:#fff;border-color:#007aff}.reply-template__modal__time-selection{margin-bottom:20px}.reply-template__modal__time-tabs{display:flex;margin-bottom:12px;background:#e5e5e7;border-radius:6px;padding:2px}.reply-template__modal__time-tab{flex:1;padding:6px 12px;border:none;background:transparent;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s ease;color:#6c757d}.reply-template__modal__time-tab.active{background:white;color:#007aff;box-shadow:0 1px 3px #0000001a}.reply-template__modal__time-tab:hover:not(.active){color:#007aff}.reply-template__modal__time-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.reply-template__modal__time-btn{padding:8px 12px;border:1px solid #e5e5e7;border-radius:6px;background:white;cursor:pointer;font-size:12px;font-weight:500;text-align:center;transition:all .2s ease}.reply-template__modal__time-btn:hover{border-color:#007aff;background:#f0f8ff}.reply-template__modal__time-btn.selected{background:#007AFF;color:#fff;border-color:#007aff}.reply-template__modal__range-selector{padding:12px;background:white;border-radius:8px;border:1px solid #e5e5e7}.reply-template__modal__range-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.reply-template__modal__range-input{display:flex;flex-direction:column}.reply-template__modal__range-input label{font-size:12px;font-weight:500;color:#6c757d;margin-bottom:4px}.reply-template__modal__range-input select{padding:6px 8px;border:1px solid #e5e5e7;border-radius:4px;font-size:13px;background:white;cursor:pointer}.reply-template__modal__range-input select:focus{outline:none;border-color:#007aff}.reply-template__modal__range-select{width:100%;padding:8px;background:#007AFF;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.reply-template__modal__range-select:hover{background:#0051D5}.reply-template__modal__selected-schedule{margin:12px 0;padding:8px 12px;background:white;border-radius:6px;border:1px solid #007AFF}.reply-template__modal__selected-schedule p{margin:0 0 8px;font-size:13px;color:#007aff}.reply-template__modal__add-schedule{padding:8px 16px;border:1px solid #007AFF;border-radius:6px;background:white;color:#007aff;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease}.reply-template__modal__add-schedule:hover{background:#f0f8ff}.reply-template__modal__schedules{margin-top:16px}.reply-template__modal__schedules h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#1d1d1f}.reply-template__modal__schedule-item{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;margin:4px 0;background:white;border-radius:6px;border:1px solid #e5e5e7;font-size:12px}.reply-template__modal__remove-schedule{background:#ff3b30;color:#fff;border:none;border-radius:4px;padding:2px 8px;cursor:pointer;font-size:10px}.reply-template__modal__remove-schedule:hover{background:#cc0000}.reply-template__modal__actions{margin-top:20px;text-align:center}.reply-template__modal__finish{width:100%;padding:12px 24px;background:#34C759;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.reply-template__modal__finish:hover:not(:disabled){background:#28a745}.reply-template__modal__finish:disabled{background:#e5e5e7;color:#8e8e93;cursor:not-allowed}.MessageBox__input__toolbar{padding:8px 12px;border-bottom:1px solid #eee;display:flex;justify-content:flex-start;align-items:center}@media (max-width: 768px){.reply-template__modal__content{width:95%;max-height:90vh}.reply-template__modal__date-grid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.reply-template__modal__time-buttons{grid-template-columns:1fr}}.EmailDomainChecker{margin-top:8px;padding:10px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:4px;font-size:14px;animation:fadeIn .3s ease-in-out}.EmailDomainChecker__warning{display:flex;align-items:center;color:#dc2626;font-weight:500;margin-bottom:6px}.EmailDomainChecker__warning__icon{margin-right:6px;font-size:16px}.EmailDomainChecker__warning__text{color:#dc2626}.EmailDomainChecker__suggestion{color:#7c2d12;margin-left:22px}.EmailDomainChecker__suggestion__text{color:#7c2d12;margin-right:4px}.EmailDomainChecker__suggestion__email{color:#1e40af;font-weight:600;text-decoration:underline;cursor:pointer}.EmailDomainChecker__suggestion__email:hover{color:#1e3a8a}.EmailDomainChecker__alternatives{margin-top:8px;margin-left:22px}.EmailDomainChecker__alternatives__text{color:#7c2d12;display:block;margin-bottom:4px}.EmailDomainChecker__alternatives__list{margin:0;padding-left:20px;list-style-type:disc}.EmailDomainChecker__alternatives__item{color:#1e40af;cursor:pointer;margin-bottom:2px}.EmailDomainChecker__alternatives__item:hover{color:#1e3a8a;text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.EmailDomainChecker{font-size:13px;padding:8px}.EmailDomainChecker__warning__icon{font-size:14px}}.lp-diagnosis{width:100%;margin:0 auto}@media (min-width: 768px){.lp-diagnosis{max-width:500px}}@media (max-width: 767px){.lp-diagnosis{width:100%}}.lp-diagnosis__section{position:relative;width:100%}.lp-diagnosis__section--with-cta{position:relative}.lp-diagnosis__section--with-cta .lp-diagnosis__cta-overlay{position:absolute;bottom:13%;left:0;width:100%;display:flex;align-items:center;justify-content:center;z-index:2}.lp-diagnosis__image{width:100%;height:auto;display:block}.lp-diagnosis__cta-button{display:block;cursor:pointer;transition:transform .2s ease;width:250px}.lp-diagnosis__cta-button:hover{transform:scale(1.05)}.lp-diagnosis__cta-button img{width:100%;height:auto;display:block}.registration-thanks-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1100}.registration-thanks-modal__box{background-color:#fff;border-radius:1rem;max-width:28rem;width:100%;max-height:90vh;overflow-y:auto;overflow-x:hidden;position:relative}@media (min-width: 768px){.registration-thanks-modal__box{max-width:min(56rem,90vw)}}.registration-thanks-modal__close-btn{position:absolute;top:.625rem;right:.625rem;z-index:20;width:1.75rem;height:1.75rem;background:rgba(0,0,0,.45);border:1px solid rgba(255,255,255,.15);border-radius:50%;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s}.registration-thanks-modal__close-btn:hover{background:rgba(0,0,0,.6)}.registration-thanks-modal__close-btn svg{width:.875rem;height:.875rem;stroke:#fff}.registration-thanks-modal__content{padding:12px 16px 16px}.registration-thanks-modal__success-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.registration-thanks-modal__check-badge{width:24px;height:24px;background:linear-gradient(135deg,#00c896,#00a050);border-radius:50%;display:grid;place-items:center;flex-shrink:0;box-shadow:0 2px 8px #00c8964d}.registration-thanks-modal__check-badge svg{width:13px;height:13px;stroke:#fff}.registration-thanks-modal__success-title{font-size:15px;font-weight:700;color:#0f1923;letter-spacing:-.3px;margin:0}.registration-thanks-modal__video-desc{background:#f8f9fa;border-radius:10px;padding:10px 12px;margin-bottom:12px;border-left:3px solid #00c896}.registration-thanks-modal__video-desc-label{font-size:11px;font-weight:700;color:#00a878;letter-spacing:.5px;margin:0 0 4px}.registration-thanks-modal__video-desc-text{font-size:12px;color:#555;line-height:1.6;margin:0}.registration-thanks-modal__scout-link{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:8px;background:none;border:none;color:#999;font-size:12px;cursor:pointer;letter-spacing:-.2px;transition:color .15s}.registration-thanks-modal__scout-link:hover{color:#666}.registration-thanks-modal__scout-link svg{width:12px;height:12px;stroke:#bbb;flex-shrink:0}.registration-thanks-modal__header{text-align:center;margin-bottom:1.5rem;padding-top:.5rem}.registration-thanks-modal__icon{width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.registration-thanks-modal__icon--success{background-color:#dcfce7}.registration-thanks-modal__icon--success svg{width:1.75rem;height:1.75rem;color:#16a34a}.registration-thanks-modal__icon--complete{background-color:#dbeafe}.registration-thanks-modal__icon--complete svg{width:1.75rem;height:1.75rem;color:#2563eb}.registration-thanks-modal__title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.registration-thanks-modal__subtitle{font-size:.875rem;color:#4b5563}.registration-thanks-modal__consultation-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;margin-bottom:.75rem}.registration-thanks-modal__consultation-card:last-of-type{margin-bottom:1.5rem}.registration-thanks-modal__card-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.registration-thanks-modal__consultation-btn{width:100%;background-color:#f9fafb;border-radius:.75rem;padding:1rem;margin-bottom:.75rem;border:none;cursor:pointer;text-align:left;transition:background-color .2s ease}.registration-thanks-modal__consultation-btn:hover{background-color:#f3f4f6}.registration-thanks-modal__consultation-btn:last-of-type{margin-bottom:1.5rem}.registration-thanks-modal__btn-content{display:flex;align-items:flex-start;gap:.75rem}.registration-thanks-modal__btn-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}.registration-thanks-modal__btn-icon svg{width:1.25rem;height:1.25rem;color:#fff}.registration-thanks-modal__btn-text{flex:1}.registration-thanks-modal__btn-title{font-weight:700;color:#111827;margin-bottom:.5rem}.registration-thanks-modal__btn-checklist{display:flex;flex-direction:column;gap:.25rem}.registration-thanks-modal__btn-check-item{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#4b5563}.registration-thanks-modal__btn-check-item svg{width:.875rem;height:.875rem;flex-shrink:0}.registration-thanks-modal__btn-content{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.registration-thanks-modal__btn-content svg{width:1.25rem;height:1.25rem;color:#9ca3af;flex-shrink:0}.registration-thanks-modal__btn-group{display:flex;gap:.5rem}.registration-thanks-modal__action-btn{flex:1;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}.registration-thanks-modal__action-btn--primary{background-color:#3b82f6;color:#fff;border:none}.registration-thanks-modal__action-btn--primary:hover{background-color:#2563eb}.registration-thanks-modal__action-btn--primary:disabled{background-color:#93c5fd;cursor:not-allowed}.registration-thanks-modal__action-btn--secondary{background-color:#fff;color:#10b981;border:2px solid #10b981}.registration-thanks-modal__action-btn--secondary:hover{background-color:#f0fdf4}.registration-thanks-modal__action-btn--secondary:disabled{color:#86efac;border-color:#86efac;cursor:not-allowed}.registration-thanks-modal__scout-btn{width:100%;color:#fff;padding:1rem;border-radius:.75rem;font-weight:500;border:none;cursor:pointer;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%);transition:opacity .2s ease}.registration-thanks-modal__scout-btn:hover{opacity:.9}.registration-thanks-modal__complete{padding:1.5rem;text-align:center}.registration-thanks-modal__complete-text{font-weight:700;color:#111827;margin-bottom:.5rem}.registration-thanks-modal__complete-subtext{font-size:.875rem;color:#4b5563;margin-bottom:1.5rem}.registration-thanks-modal__ok-btn{width:100%;background-color:#111827;color:#fff;padding:.75rem;border-radius:.75rem;font-weight:500;border:none;cursor:pointer;transition:background-color .2s ease}.registration-thanks-modal__ok-btn:hover{background-color:#1f2937}.rtm-video{position:relative;width:100%;background:#000;aspect-ratio:16/9;overflow:hidden}.rtm-video__el{width:100%;height:100%;object-fit:cover;display:block}.rtm-video__muted-badge{position:absolute;top:8px;left:10px;background:rgba(0,0,0,.45);border:none;border-radius:10px;padding:4px 9px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:background .15s}.rtm-video__muted-badge:active{background:rgba(0,0,0,.65)}.rtm-video__muted-badge span{font-size:9px;color:#ffffffe6;letter-spacing:.3px}.rtm-video__play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);border:none;cursor:pointer}.rtm-video__play-btn svg{width:52px;height:52px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.rtm-video__equalizer{position:absolute;bottom:22px;left:10px;display:flex;align-items:center;gap:5px;background:rgba(0,0,0,.5);border:none;border-radius:12px;padding:5px 10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:background .15s}.rtm-video__equalizer:active{background:rgba(0,0,0,.7)}.rtm-video__equalizer-bars{display:flex;align-items:flex-end;gap:2px;height:12px}.rtm-video__equalizer-bars span{display:block;width:3px;background:#00c896;border-radius:2px;animation:rtm-eq-wave 1s ease-in-out infinite}.rtm-video__equalizer-bars span:nth-child(1){height:5px;animation-delay:0s}.rtm-video__equalizer-bars span:nth-child(2){height:10px;animation-delay:.15s}.rtm-video__equalizer-bars span:nth-child(3){height:7px;animation-delay:.3s}.rtm-video__equalizer-bars span:nth-child(4){height:12px;animation-delay:.1s}.rtm-video__equalizer-bars span:nth-child(5){height:6px;animation-delay:.25s}.rtm-video__equalizer-label{font-size:10px;color:#fffc;letter-spacing:.3px}.rtm-video__fullscreen-btn{position:absolute;bottom:22px;right:10px;display:flex;align-items:center;gap:5px;background:rgba(0,200,150,.9);border:none;border-radius:20px;padding:5px 10px 5px 7px;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .15s,background .15s}.rtm-video__fullscreen-btn:active{transform:scale(.95)}.rtm-video__fullscreen-btn:hover{background:rgb(0,200,150)}.rtm-video__fullscreen-btn svg{width:14px;height:14px;stroke:#fff}.rtm-video__fullscreen-btn span{font-size:10px;font-weight:600;color:#fff;white-space:nowrap}.rtm-video__progress{position:absolute;bottom:0;left:0;right:0;height:3px;background:rgba(255,255,255,.15)}.rtm-video__progress-fill{height:100%;background:linear-gradient(90deg,#00c896,#00a878);border-radius:0 2px 2px 0;transition:width .5s linear}@keyframes rtm-eq-wave{0%,to{transform:scaleY(.5);opacity:.7}50%{transform:scaleY(1);opacity:1}}.CompanyHeader{height:76px;position:fixed;top:0;left:240px;z-index:1001;width:calc(100% - 240px);margin:0 auto;background-color:#fff}@media (max-width: 768px){.CompanyHeader{height:65px}}.CompanyHeader__badge{width:20px;height:20px;display:flex;justify-content:center;align-items:center;position:absolute;top:-10px;right:10px}.CompanyHeader__badge__icon{width:20px;height:auto}.CompanyHeader__block{background-color:#fff;padding:5px 24px;height:100%}@media (max-width: 768px){.CompanyHeader__block{height:65px;padding:0 16px;width:100%}}.CompanyHeader__inner{width:100%;display:flex;justify-content:flex-end;align-items:center;margin:0 auto;z-index:10;height:100%}@media (max-width: 768px){.CompanyHeader__inner{width:100%}}.CompanyHeader__wrap{display:flex;justify-content:space-between;align-items:center}.CompanyHeader__btns{margin-left:24px;display:flex;align-items:center}@media (max-width: 768px){.CompanyHeader__btns{margin-left:0;position:fixed;left:0;bottom:0;background-color:#232323;width:100%;justify-content:center;gap:16px;padding:14px 16px;align-items:center}}.CompanyHeader__login{width:120px;height:44px;display:flex;justify-content:center;align-items:center;margin-right:20px;border-radius:4px;color:#111;font-size:1.3em;font-weight:500;text-decoration:none;background:white}@media (max-width: 768px){.CompanyHeader__login{width:96px;height:44px;border-radius:4px;margin:0}}.CompanyHeader__signup{width:120px;height:44px;display:flex;justify-content:center;align-items:center;margin-right:20px;border-radius:4px;color:#fff;font-size:1.5em;font-weight:500;text-decoration:none;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%)}@media (max-width: 768px){.CompanyHeader__signup{width:calc(100% - 96px);height:44px;border-radius:4px;margin:0}}.CompanyHeader__logo{width:180px}@media (max-width: 768px){.CompanyHeader__logo{width:140px}}.CompanyHeader__logo__link{width:100%;display:block}.CompanyHeader__logo__img{width:100%}.CompanyHeader__user{display:flex;align-items:center;padding:8px 12px;border-radius:4px;margin-left:20px;cursor:pointer}@media (max-width: 768px){.CompanyHeader__user{display:none}}.CompanyHeader__user__data{display:flex;align-items:center}.CompanyHeader__user__icon{width:32px;height:32px;margin-right:12px}.CompanyHeader__user__company{font-size:1.2em;color:#111}.CompanyHeader__user__name{font-size:1.4em;color:#111}.CompanyHeader__action{display:flex;align-items:center;justify-content:flex-end}.CompanyHeader__mobile__navi{position:fixed;bottom:0;left:0;width:100%;height:72px;background-color:#000;justify-content:space-between;align-items:center;display:none}@media (max-width: 768px){.CompanyHeader__mobile__navi{display:flex}}.CompanyHeader__mobile__navi__li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:25%;position:relative}.CompanyHeader__mobile__navi__li__icon{width:28px;height:28px}.CompanyHeader__mobile__navi__li__text{color:#fff;font-size:1em;line-height:1.8}.CompanyHeader__navi__ul{display:none;flex-direction:column;padding:4px 0;position:absolute;width:153px;top:80px;right:54px;background-color:#fff;border-radius:6px;box-shadow:0 0 4px #0000001a}.CompanyHeader__navi__ul.is-active{display:flex}@media (max-width: 768px){.CompanyHeader__navi__ul{height:auto}}.CompanyHeader__navi__ul__li{position:relative;cursor:pointer}@media (max-width: 768px){.CompanyHeader__navi__ul__li--search{display:none}.CompanyHeader__navi__ul__li--search--before{display:flex}}@media (max-width: 768px){.CompanyHeader__navi__ul__li--message{display:none}}.CompanyHeader__navi__ul__li__a{font-size:1.4em;font-weight:400;line-height:1.6;color:#111;text-decoration:none;border:none;background-color:transparent;padding:8px 12px;display:block;margin:0;cursor:pointer}.CompanyHeader__navi__ul__li__a:hover{opacity:.8}.CompanyHeader__navi__ul__li__icon{width:28px;height:28px;margin-bottom:0}@media (max-width: 768px){.CompanyHeader__navi__ul__li__icon{width:24px;height:24px;margin-bottom:0}}.CompanyHeader__navi__ul__li__text{font-size:1.2em;font-weight:400;color:#fff;line-height:1.8}@media (max-width: 768px){.CompanyHeader__navi__ul__li__text{font-size:1em}}.CompanyHeader__hamburger{display:none;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background-color:#111;border-radius:4px}.CompanyHeader__hamburger span{display:block;width:60%;height:3px;background-color:#fff;transition:all .3s;margin-bottom:4px}.CompanyHeader__hamburger span:last-child{margin-bottom:0}.CompanyHeader__hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.CompanyHeader__hamburger.open span:nth-child(2){opacity:0}.CompanyHeader__hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.CompanyHeader__nav{position:absolute;top:0;right:-194px;width:194px;height:100vh;background-color:#fff;transition:right .3s ease;z-index:4}.CompanyHeader__nav .Header__user{display:flex;cursor:pointer}.CompanyHeader__nav .Header__navi__ul{display:block}.CompanyHeader__nav .Header__navi__ul__li{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.CompanyHeader__nav.open{display:block;animation:slideIn .3s forwards}.CompanyHeader__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:3}@media (max-width: 768px){.CompanyHeader__hamburger{display:flex}.CompanyHeader__nav{position:absolute;top:60px;right:-194px;background-color:#fff;width:200px;height:calc(100vh - 60px);z-index:4;padding:40px 16px}.CompanyHeader__nav .Header__user{display:flex;margin-bottom:20px}.CompanyHeader__nav .Header__navi__ul{display:block}.CompanyHeader__nav .Header__navi__ul__li{display:flex;flex-direction:column;width:100%;margin-bottom:20px}.CompanyHeader__nav .Header__navi__ul__li__a{font-size:1.4em;font-weight:500;margin-bottom:10px}.CompanyHeader__nav .Header__logout{width:110px;height:24px;border-radius:12px;background-color:#111;color:#fff;font-size:1.2em;font-weight:500;text-align:center}.CompanyHeader__nav.open{display:block;animation:slideIn .3s forwards}}.CompanyHeader--loggedOut{width:100%;left:0;padding:16px 24px;height:56px;background-color:#fff}.CompanyHeader--loggedOut .CompanyHeader__inner{width:100%;justify-content:space-between}.CompanyHeader--loggedOut .CompanyHeader__block{padding:0;margin:0}@keyframes slideIn{0%{right:-194px}to{right:0}}.HeaderMessage{background-color:#fff;width:320px;position:absolute;top:65px;right:80px;z-index:10;border-radius:4px}.HeaderMessage__title{font-size:1.5em;font-weight:500;color:#111;padding:16px;margin:0;border-bottom:1px solid #E0E0E0}.HeaderMessage__list{display:flex;flex-direction:column}.HeaderMessage__button{padding:16px;border-top:1px solid #E0E0E0;display:flex;justify-content:center;align-items:center}.HeaderMessage__button__button{font-size:1.3em;font-weight:500;color:#111;border:1px solid #E0E0E0;text-decoration:none;width:182px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:18px}.HeaderSearch{width:480px;position:absolute;top:65px;right:290px;z-index:10}@media (max-width: 768px){.HeaderSearch{width:100%;height:calc(100vh - 72px);top:0;right:0;z-index:100;background-color:#fff;position:fixed}}.HeaderSearch__cancel{display:block;font-size:1.2em;color:#8f8f8f;margin-left:16px;font-weight:400;white-space:nowrap;cursor:pointer}@media (max-width: 768px){.HeaderSearch__cancel{display:none}}.HeaderSearch__close{display:none;padding:20px;justify-content:flex-end}@media (max-width: 768px){.HeaderSearch__close{display:flex}}.HeaderSearch__close img{width:24px;height:24px}.HeaderSearch__form{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid #E0E0E0;border-radius:4px;background-color:#fff}.HeaderSearch__form__box{display:flex;align-items:center;justify-content:space-between;background-color:#f6f6f8;width:100%;padding:0 16px;height:48px}.HeaderSearch__form__button{background:none;border:none;cursor:pointer;padding:0;margin-top:2px;margin-left:8px}.HeaderSearch__form__button img{width:24px;height:24px}.HeaderSearch__form__input{flex-grow:1;border:none;outline:none;font-size:1.3em;background-color:transparent}.HeaderSearch__form__batsu{width:20px;height:20px}.SlidePanel{position:fixed;top:0;right:-100%;width:100%;max-width:768px;height:100vh;background:#F6F6F8;box-shadow:-2px 0 4px #0000001a;transition:right .3s ease-in-out;z-index:2100}.SlidePanel.is-open{right:0}.SlidePanel__inner{height:100%;padding-bottom:60px;display:flex;flex-direction:column}.SlidePanel__header{padding:16px 24px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;background-color:#fff}.SlidePanel--template .SlidePanel__header{padding:32px 24px 16px}.SlidePanel__title{font-size:2.4em;font-weight:500}.SlidePanel__close__button{background:none;border:none;cursor:pointer;padding:0;margin:0}.SlidePanel__close__button img{width:24px;height:24px}.SlidePanel__body{padding:18px 24px;flex-grow:1;overflow-y:auto}.SlidePanelForm__group{padding:32px 24px;margin-bottom:16px;background-color:#fff}.SlidePanelForm__group__box:not(:last-child){margin-bottom:16px}.SlidePanelForm__label{display:block;margin-bottom:8px;color:#6e7781;font-weight:500;font-size:1.4em;line-height:1.6}.SlidePanelForm__label__description{font-size:1.2em;color:#6e7781;margin-top:8px;line-height:1.6}.SlidePanelForm__input,.SlidePanelForm__textarea,.SlidePanelForm__select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}.SlidePanelForm__textarea{height:364px}.SlidePanelForm__error{color:#f44;font-size:.9rem;margin-top:5px}.SlidePanelForm__button{margin-top:30px;text-align:center;position:absolute;bottom:0;left:0;width:100%;background-color:#fff;border-top:1px solid #E0E0E0;padding:16px;display:flex;justify-content:center;align-items:center}.SlidePanelForm__button__submit{width:138px;height:42px;background-color:#1e8dcc;color:#fff;border-radius:4px;border:none;font-size:1.6em;font-weight:500;line-height:1.6;cursor:pointer}.live-root-loading{min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.live-root-loading .spinner-border{width:4rem;height:4rem;margin-bottom:1.5rem}.live-root-loading .loading-text{font-size:1.2rem;font-weight:500;color:#555;margin-top:1rem;animation:fadeInOut 2s infinite}.live-root-error{min-height:40vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.live-root-error .alert{width:100%;max-width:600px}.live-root-error .error-icon{font-size:3rem;color:#dc3545;margin-bottom:1rem}.live-root-error .error-title{font-size:1.5rem;margin-bottom:1rem}.live-preparing-container{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;padding:60px 20px;text-align:center;min-height:400px;display:flex;align-items:center;justify-content:center}.live-preparing-container .preparing-content{max-width:500px;width:100%}.live-preparing-container .preparing-content .spinner-border{width:3rem;height:3rem}.live-preparing-container .preparing-content .preparing-title{font-size:1.5rem;font-weight:700;color:#495057;margin-bottom:16px}.live-preparing-container .preparing-content .preparing-message{font-size:1rem;color:#6c757d;line-height:1.6;margin-bottom:0}.live-preparing-container .preparing-content .text-muted{font-size:.875rem}.live-preparing-container .preparing-content .text-muted .fa-spin{animation:fa-spin 2s infinite linear}@media (max-width: 767px){.live-preparing-container{padding:40px 15px;min-height:300px}.live-preparing-container .preparing-content .preparing-title{font-size:1.25rem}.live-preparing-container .preparing-content .preparing-message{font-size:.9rem}}@keyframes fadeInOut{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.live-detail{padding-bottom:3rem}.live-detail .live-info{margin-bottom:2rem}.live-detail .live-info .live-title{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;flex-wrap:wrap;line-height:1.4}@media (max-width: 767px){.live-detail .live-info .live-title{font-size:1.5rem}}.live-detail .live-info .live-status{font-size:.85rem;font-weight:600;padding:.35rem .75rem;border-radius:50px;margin-left:20px}.live-detail .live-info .live-status.status-live{background-color:#ff3b30;color:#fff;animation:pulse 2s infinite}.live-detail .live-info .live-status.status-ended{background-color:#8e8e93}.live-detail .live-info .viewer-count{font-size:1rem;color:#666;display:inline-flex;align-items:center;margin-left:10px}.live-detail .live-info .viewer-count i{margin-right:.3rem}.live-detail .live-info .live-meta{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;color:#666;font-size:.9rem}.live-detail .live-info .live-description{background-color:#f8f9fa;padding:1.25rem;border-radius:8px;margin-top:1rem;font-size:.95rem;line-height:1.6;color:#333;white-space:pre-line}.live-detail .video-player-container{margin-bottom:2rem;border-radius:10px;overflow:hidden}.live-detail .video-player-container .video-player{border-radius:10px;overflow:hidden;background-color:#000;width:100%;aspect-ratio:16/9;max-height:100vh}@media (max-width: 767px){.live-detail .video-player-container .video-player{max-height:300px;height:auto}}.live-detail .video-player-container .video-player.ended{display:flex;justify-content:center;align-items:center;color:#fff;background-color:#1a1a1a;font-size:1.1rem}.live-detail .video-player-container .video-player .video-message,.live-detail .video-player-container .video-player .ended-message,.live-detail .video-player-container .video-player .preparing-message,.live-detail .video-player-container .video-player .error-message,.live-detail .video-player-container .video-player .loading-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;max-width:400px;padding:2rem}.live-detail .video-player-container .video-player .loading-message{color:#fff}.live-detail .video-player-container .video-player .loading-message .spinner-border{width:3.5rem;height:3.5rem;margin-bottom:1rem}.live-detail .video-player-container .video-player .loading-message .loading-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.live-detail .video-player-container .video-player .loading-message .loading-subtitle{font-size:.9rem;opacity:.8}.live-detail .video-player-container .video-player .error-message{color:#fff}.live-detail .video-player-container .video-player .error-message .error-icon{font-size:3.5rem;color:#ffc107;margin-bottom:1rem}.live-detail .video-player-container .video-player .error-message .error-title{font-size:1.5rem;font-weight:600;color:#ffc107;margin-bottom:1rem}.live-detail .video-player-container .video-player .error-message .error-detail{background-color:#dc3545cc;padding:1rem;border-radius:8px;margin:1rem auto;max-width:90%;font-size:.9rem;line-height:1.5}.live-detail .video-player-container .video-player .error-message .error-help{font-size:.9rem;opacity:.8;margin-top:.5rem;display:none}.live-detail .video-player-container .video-player .preparing-message{color:#fff}.live-detail .video-player-container .video-player .preparing-message .preparing-icon{font-size:3.5rem;margin-bottom:1rem;color:#ffc107}.live-detail .video-player-container .video-player .preparing-message .preparing-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.live-detail .video-player-container .video-player .preparing-message .preparing-subtitle{font-size:.9rem;opacity:.8}.live-detail .video-player-container .video-player .ended-message{color:#fff}.live-detail .video-player-container .video-player .ended-message .ended-icon{font-size:3.5rem;margin-bottom:1rem}.live-detail .video-player-container .video-player .ended-message .ended-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.live-detail .video-player-container .video-player .ended-message .ended-subtitle{font-size:.9rem;opacity:.8}.live-detail .comments-section{height:100%}.live-detail .comments-section .comments-title{font-size:1.35rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0;position:relative}.live-detail .comments-section .comments-title:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background-color:#007aff}.live-detail .comments-section .comments-container{max-height:500px;overflow-y:auto;padding:1.25rem;background-color:#f8f9fa;border-radius:8px;margin-bottom:1.25rem;box-shadow:inset 0 0 5px #0000000d}.live-detail .comments-section .comments-container::-webkit-scrollbar{width:8px}.live-detail .comments-section .comments-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.live-detail .comments-section .comments-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.live-detail .comments-section .comments-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.live-detail .comments-section .comments-container .comment-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.live-detail .comments-section .comments-container .comment-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.live-detail .comments-section .comments-container .comment-item .comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.live-detail .comments-section .comments-container .comment-item .comment-header .comment-user{font-weight:600;color:#333}.live-detail .comments-section .comments-container .comment-item .comment-header .comment-time{font-size:.8rem;color:#999}.live-detail .comments-section .comments-container .comment-item .comment-body{font-size:.95rem;line-height:1.5;color:#333;word-break:break-word}.live-detail .comments-section form .form-control{border-radius:8px;border:1px solid #dee2e6;padding:.75rem;resize:none;font-size:.95rem;transition:all .2s ease}.live-detail .comments-section form .form-control:focus{border-color:#007aff;box-shadow:0 0 0 .2rem #007aff40}.live-detail .comments-section form .btn-primary{background-color:#007aff;border:none;padding:.6rem 1.5rem;font-weight:600;border-radius:8px;transition:all .2s ease}.live-detail .comments-section form .btn-primary:hover{background-color:#0062cc;transform:translateY(-1px)}.live-detail .comments-section form .btn-primary:disabled{background-color:#b8daff;opacity:.7}.live-detail .survey-button-container a{width:100%;max-width:300px}@media (max-width: 767px){.live-detail .survey-button-container a{max-width:100%}}@keyframes pulse{0%{box-shadow:0 0 #ff3b30b3}70%{box-shadow:0 0 0 5px #ff3b3000}to{box-shadow:0 0 #ff3b3000}}@media (max-width: 767px){.live-detail .container{padding:0 1rem}.live-detail .live-info .live-title{font-size:1.4rem}.live-detail .live-info .live-meta{flex-direction:column;gap:.3rem}.live-detail .comments-section{margin-top:2rem}.video-player .loading-message,.video-player .error-message,.video-player .ended-message,.video-player .preparing-message{padding:1rem;max-width:90%}.video-player .loading-message .loading-title,.video-player .loading-message .error-title,.video-player .loading-message .ended-title,.video-player .loading-message .preparing-title,.video-player .error-message .loading-title,.video-player .error-message .error-title,.video-player .error-message .ended-title,.video-player .error-message .preparing-title,.video-player .ended-message .loading-title,.video-player .ended-message .error-title,.video-player .ended-message .ended-title,.video-player .ended-message .preparing-title,.video-player .preparing-message .loading-title,.video-player .preparing-message .error-title,.video-player .preparing-message .ended-title,.video-player .preparing-message .preparing-title{font-size:1.2rem}.video-player .loading-message .loading-subtitle,.video-player .loading-message .error-help,.video-player .loading-message .ended-subtitle,.video-player .loading-message .preparing-subtitle,.video-player .error-message .loading-subtitle,.video-player .error-message .error-help,.video-player .error-message .ended-subtitle,.video-player .error-message .preparing-subtitle,.video-player .ended-message .loading-subtitle,.video-player .ended-message .error-help,.video-player .ended-message .ended-subtitle,.video-player .ended-message .preparing-subtitle,.video-player .preparing-message .loading-subtitle,.video-player .preparing-message .error-help,.video-player .preparing-message .ended-subtitle,.video-player .preparing-message .preparing-subtitle{font-size:.8rem}}@media (max-width: 400px){.video-player .loading-message,.video-player .error-message,.video-player .ended-message,.video-player .preparing-message{padding:.75rem}.video-player .loading-message p,.video-player .error-message p,.video-player .ended-message p,.video-player .preparing-message p{word-break:break-word;overflow-wrap:break-word}}.LP{width:100%;background-color:#fff;overflow-x:hidden}.LP__header{width:100%;position:relative;background-color:#232323}.LP__header__inner{display:flex;justify-content:space-between;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:18px 20px}@media (max-width: 768px){.LP__header__inner{width:100%;justify-content:center}}.LP__header__title{width:100%;margin:0;padding:0}@media (max-width: 768px){.LP__header__title{text-align:center}}.LP__header__title__img{width:auto;height:32px;object-fit:contain}@media (max-width: 768px){.LP__header__title__img{height:24px}}@media (max-width: 768px){.LP__header__btn{display:none}}.LP__header__btn__link{width:240px;height:44px;border-radius:4px;background:linear-gradient(90deg,#2ea7e0 0%,#0260aa 100%);display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px;text-decoration:none;font-weight:700;transition:all .3s ease}.LP__header__btn__link:hover{background-color:#ff8c3f;transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}@media (max-width: 768px){.LP__header__btn{bottom:10px;right:10px}.LP__header__btn__link{padding:8px 15px;font-size:14px}}.LP__content{width:100%;margin:0 auto}.LP__fv{background-image:url(../images/lp/fv_pc.jpg);background-size:cover;background-position:center;height:450px;text-align:center;padding-bottom:100px}@media (max-width: 768px){.LP__fv{background-image:url(../images/lp/fv_sp.jpg);height:300px}}.LP__fv__inner{max-width:1000px;width:100%;height:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.LP__fv__inner{flex-direction:column;justify-content:center;align-items:center}}.LP__fv__btn{display:none}@media (max-width: 768px){.LP__fv__btn{width:280px;height:44px;border-radius:4px;background:linear-gradient(#2ea7e0 0%,#0260aa 100%);color:#fff;font-size:16px;text-decoration:none;font-weight:700;transition:all .3s ease;display:flex;justify-content:center;align-items:center;margin-top:20px}}.LP__fv__title{line-height:1.8;font-weight:700;font-size:52px;text-align:left;color:#fff;width:53%}@media (max-width: 768px){.LP__fv__title{font-size:32px;width:100%;padding:0 16px;text-align:center}}.LP__fv__img{width:47%;height:100%}@media (max-width: 768px){.LP__fv__img{display:none}}.LP__fv__img__img{width:auto;height:100%;object-fit:contain}.LP__scroll{width:100%;height:100%;padding:30px 0;position:relative;margin-top:-150px}@media (max-width: 768px){.LP__scroll{margin-top:-100px}}.LP__scroll__img{width:100%}.LP__scroll__img__container{display:flex;white-space:nowrap;gap:20px;padding:0 20px;animation:scrollAnimation 40s linear infinite}@keyframes scrollAnimation{0%{transform:translate(0)}to{transform:translate(-1500px)}}.LP__scroll__img__container:hover{animation-play-state:paused}@media (max-width: 768px){.LP__scroll__img__container{animation:scrollAnimation 30s linear infinite;gap:10px;padding:0 10px}@keyframes scrollAnimation{0%{transform:translate(0)}to{transform:translate(-1150px)}}}.LP__scroll__img__item{flex:0 0 auto;width:280px;margin-right:20px;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #0000001a}@media (max-width: 768px){.LP__scroll__img__item{width:220px;margin-right:10px}}.LP__scroll__img__item:last-child{margin-right:0}.LP__scroll__img__item img{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}@media (max-width: 768px){.LP__scroll__img__item img{height:auto}}.LP__scroll__img__item img:hover{transform:scale(1.05)}.LP__main{margin:60px 0 40px;text-align:center}@media (max-width: 768px){.LP__main{margin:20px 0}}.LP__main__title{font-size:32px;font-weight:700;margin-bottom:30px;line-height:1.6}@media (max-width: 768px){.LP__main__title{font-size:20px}}.LP__main__title .sp{display:none}@media (max-width: 768px){.LP__main__title .sp{display:block}}.LP__main__text{font-size:20px;line-height:1.8;margin-bottom:40px}@media (max-width: 768px){.LP__main__text{font-size:16px;text-align:left;padding:0 16px}}.LP__blue{color:#30a6e0;font-weight:700}.LP__yellow{color:#ffeb00;font-weight:700}.LP__support{text-align:center;background:linear-gradient(#30a6e0 0%,#0260aa 100%);padding:60px 0}@media (max-width: 768px){.LP__support{padding:40px 16px 80px}}.LP__support__inner{max-width:1000px;width:100%;margin:0 auto}.LP__support__title{font-weight:500;font-size:20px;line-height:34px;text-align:left;color:#fff;margin-bottom:50px}@media (max-width: 768px){.LP__support__title{margin-bottom:30px;font-size:16px}}.LP__support__img{margin-bottom:50px}.LP__support__img img{width:100%;height:auto;border-radius:10px}.LP__support__text{font-size:32px;font-weight:700;color:#fff;border-bottom:2px solid #FFEB00;margin-bottom:15px;display:inline-block;padding-bottom:10px}@media (max-width: 768px){.LP__support__text{font-size:24px}}.LP__support__text__sub{font-size:20px;font-weight:500;margin-bottom:30px;color:#fff}@media (max-width: 768px){.LP__support__text__sub{font-size:16px;text-align:left}}.LP__support__btn{width:300px;height:60px;display:flex;justify-content:center;align-items:center;background:#ffeb00;color:#383838;text-decoration:none;border-radius:50px;font-weight:700;font-size:18px;margin:0 auto;transition:all .3s ease}.LP__support__btn:hover{background-color:#ff8c3f;transform:translateY(-3px);box-shadow:0 8px 25px #ff6b0066}@media (max-width: 768px){.LP__support__btn{position:fixed;bottom:20px;left:0;right:0;width:90%;max-width:300px;margin:0 auto;padding:12px 30px;font-size:16px;z-index:100;box-shadow:0 4px 10px #0003}}.live-player-wrapper{display:flex;flex-direction:column}@media (min-width: 768px){.live-player-wrapper{flex-direction:row;gap:20px}}.live-player-wrapper .player-wrapper{width:100%}@media (min-width: 768px){.live-player-wrapper .player-wrapper{flex:7}}.live-player-wrapper .video-player{width:100%;max-height:80vh;aspect-ratio:16/9;border-radius:8px;overflow:hidden}@media (max-width: 767px){.live-player-wrapper .video-player{max-height:50vh}}.live-player-wrapper .chat-container{margin-top:1rem}@media (min-width: 768px){.live-player-wrapper .chat-container{flex:3;margin-top:0;width:300px;min-width:300px}}.live-player-wrapper .chat-container .card{border-radius:10px;border:1px solid #e5e5e5;box-shadow:0 1px 2px #0000001a}@media (min-width: 768px){.live-player-wrapper .chat-container .card{height:100%;display:flex;flex-direction:column}}.live-player-wrapper .chat-container .card .card-header{background-color:#f8f8f8;border-bottom:1px solid #e5e5e5;padding:10px 15px;border-top-left-radius:10px;border-top-right-radius:10px}.live-player-wrapper .chat-container .card .card-header h5{font-size:14px;font-weight:500;color:#030303}.live-player-wrapper .chat-container .card .card-header .form-switch .form-check-input{height:16px;width:32px}.live-player-wrapper .chat-container .card .card-header .form-switch .form-check-input:checked{background-color:#c00;border-color:#c00}.live-player-wrapper .chat-container .card .card-header .form-switch .form-check-label{font-size:12px;color:#606060}.live-player-wrapper .chat-container .card .card-body.chat-messages{flex:1;background-color:#fafafa;padding:0;height:auto!important}.live-player-wrapper .chat-container .card .card-body.chat-messages::-webkit-scrollbar{width:8px}.live-player-wrapper .chat-container .card .card-body.chat-messages::-webkit-scrollbar-track{background:transparent}.live-player-wrapper .chat-container .card .card-body.chat-messages::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.live-player-wrapper .chat-container .card .card-body.chat-messages::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.live-player-wrapper .chat-container .card .card-body.chat-messages .chat-message{padding:.5rem;border-bottom:1px solid #f0f0f0;font-size:14px;border-left:3px solid white}.live-player-wrapper .chat-container .card .card-body.chat-messages .chat-message:last-child{border-bottom:none}.live-player-wrapper .chat-container .card .card-body.chat-messages .chat-message strong{color:#065fd4;font-weight:500;margin-right:5px;width:90px;display:inline-block;text-align:right}.live-player-wrapper .chat-container .card .card-body.chat-messages .text-center{padding:30px 10px}.live-player-wrapper .chat-container .card .card-body.chat-messages .text-center p{color:#606060;font-size:14px}.live-player-wrapper .chat-container .card .card-body.chat-messages .text-center .text-muted{color:#909090!important;font-size:13px}.live-player-wrapper .chat-container .card .card-body.chat-messages .text-center .spinner-border{color:#c00}.live-player-wrapper .chat-container .card .card-body.chat-messages .text-danger{color:#c00!important}.live-player-wrapper .chat-container .card .card-body.chat-messages i.fa{color:#909090}.live-player-wrapper .chat-container .card .card-footer{background-color:#fafafa;border-top:1px solid #e5e5e5;padding:8px 12px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.live-player-wrapper .chat-container .card .card-footer .input-group{display:flex}.live-player-wrapper .chat-container .card .card-footer .input-group .form-control{border-radius:20px 0 0 20px;border:1px solid #d3d3d3;padding:8px 16px;font-size:14px;width:calc(100% - 80px)}.live-player-wrapper .chat-container .card .card-footer .input-group .form-control:focus{box-shadow:none;border-color:#1c62b9}.live-player-wrapper .chat-container .card .card-footer .input-group .btn-primary{border-radius:0 20px 20px 0;background-color:#c00;border-color:#c00;color:#fff;font-weight:500;padding:6px 16px}.live-player-wrapper .chat-container .card .card-footer .input-group .btn-primary:hover{background-color:#a00000;border-color:#a00000}.live-player-wrapper .chat-container .card .card-footer .input-group .btn-primary:disabled{background-color:#f2f2f2;border-color:#d3d3d3;color:#909090}.live-status.status-live{background-color:#c00!important;animation:pulse 2s infinite}@media (prefers-color-scheme: dark){.live-player-wrapper .chat-container .card{border-color:#333;background-color:#0f0f0f}.live-player-wrapper .chat-container .card .card-header{background-color:#212121;border-color:#333}.live-player-wrapper .chat-container .card .card-header h5{color:#fff}.live-player-wrapper .chat-container .card .card-header .form-check-label{color:#aaa}.live-player-wrapper .chat-container .card .card-body.chat-messages{background-color:#0f0f0f}.live-player-wrapper .chat-container .card .card-body.chat-messages .chat-message{border-color:#333;color:#fff}.live-player-wrapper .chat-container .card .card-body.chat-messages .text-center p{color:#aaa}.live-player-wrapper .chat-container .card .card-footer{background-color:#0f0f0f;border-color:#333}.live-player-wrapper .chat-container .card .card-footer .input-group .form-control{background-color:#212121;border-color:#333;color:#fff}.live-player-wrapper .chat-container .card .card-footer .input-group .form-control::placeholder{color:#aaa}.live-player-wrapper .chat-container .card .card-footer .input-group .btn-primary:disabled{background-color:#333;border-color:#444;color:#aaa}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000026;overflow:hidden}.modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;background-color:#f6f6f8;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.modal-title{font-size:20px;font-weight:500;margin:0}.modal-body{padding:24px;overflow-y:auto;flex-grow:1}.modal-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px;background-color:#f6f6f8;flex-shrink:0}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-weight:500;font-size:14px;color:#333}.form-control{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px;line-height:1.5;transition:border-color .2s}.form-control:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.form-control--message{min-height:150px}.required{color:#e53e3e;margin-left:4px}.form-error{margin-top:4px;color:#e53e3e;font-size:12px}.cancel-button{padding:10px 20px;background-color:#fff;color:#4b5563;border:1px solid #d1d5db;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.cancel-button:hover{background-color:#f3f4f6}.submit-button{padding:10px 20px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#2563eb}.submit-button:disabled{background-color:#93c5fd;cursor:not-allowed}.recipients-section{margin-bottom:24px;padding:16px;background-color:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.recipients-section h3{margin-top:0;margin-bottom:12px;font-size:16px;font-weight:500;color:#374151}.recipients-list{display:flex;flex-wrap:wrap;gap:8px}.recipient-tag{background-color:#e0f2fe;border-radius:20px;padding:4px 12px;font-size:12px;color:#0369a1;border:1px solid #bae6fd}.message-group{position:relative}.variable-btn{position:absolute;top:8px;right:24px;padding:6px 12px;background-color:#2563eb;color:#fff;border:none;border-radius:4px;font-size:12px;cursor:pointer;z-index:10}.message-container{position:relative}.message-help{margin-top:6px;font-size:12px;color:#6b7280}.file-upload-area{border:2px dashed #d1d5db;border-radius:6px;padding:12px;cursor:pointer;transition:border-color .2s;text-align:center}.file-upload-area:hover{border-color:#3b82f6}.file-upload-main{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:4px}.file-upload-icon{display:flex;align-items:center}.file-upload-icon img{width:24px;height:24px}.file-upload-text{margin:0;font-weight:500;color:#4b5563}.file-upload-note{margin:0;font-size:12px;color:#6b7280}.attachments-list{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.attachment-item{display:flex;align-items:center;background-color:#f3f4f6;border-radius:4px;padding:6px 10px;font-size:12px}.attachment-name{margin-right:8px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-attachment{background:none;border:none;color:#6b7280;cursor:pointer;font-size:16px;padding:0 4px}.remove-attachment:hover{color:#ef4444}.preview-section{padding:16px;background-color:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.preview-section h3{margin-top:0;margin-bottom:12px;font-size:16px;font-weight:500;color:#374151}.preview-content{font-size:14px}.preview-subject{margin-bottom:12px}.preview-message{white-space:pre-wrap}.variable-guide-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1100;display:flex;justify-content:center;align-items:center;overflow:auto}.variable-guide-modal{background-color:#fff;border-radius:8px;width:95%;max-width:700px;max-height:95%;box-shadow:0 4px 12px #00000026;overflow:hidden;border:1px solid #e5e7eb;display:flex;flex-direction:column}.close-btn{background:none;border:none;cursor:pointer;font-size:24px;color:#666;padding:5px;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.close-btn:hover{color:#333;background-color:#f0f0f0;border-radius:50%}.variable-guide-body{padding:20px;overflow-y:auto;flex-grow:1;max-height:60vh;overscroll-behavior:contain}.guide-description{color:#555;font-size:14px;margin-bottom:20px;line-height:1.7}.variable-categories{margin-bottom:20px}.variable-category{margin-bottom:30px}.variable-category h3{font-size:16px;color:#333;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #eee}.variable-list{list-style:none;padding:0;margin:0}.variable-item{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #f5f5f5}.variable-item:last-child{border-bottom:none}.variable-code{flex:0 0 130px;background-color:#f5f7fa;padding:5px 8px;border-radius:4px;font-family:monospace;color:#e74c3c;font-size:14px;overflow:hidden;text-overflow:ellipsis}.variable-desc{flex:1;padding:0 15px;color:#555;font-size:14px}.insert-btn{padding:5px 10px;background-color:#3498db;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.insert-btn:hover{background-color:#2980b9}.example-text{padding:10px;background-color:#f9f9f9;border-radius:4px}.example-text p{margin:8px 0}.example-message{font-size:14px;color:#555;line-height:1.5}.variable-guide-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:center;background-color:#f6f6f8}.target-selection{margin-top:10px}.target-option{margin-bottom:10px;display:flex;align-items:center}.target-option:last-child{margin-bottom:0}.target-option input[type=radio]{margin-right:8px}.target-option label{font-size:14px;display:flex;align-items:center;cursor:pointer}.evaluation-label{display:flex;align-items:center}.evaluation-select{margin:0 8px;padding:2px 8px;border:1px solid #d1d5db;border-radius:4px;background-color:#fff;font-size:14px}.evaluation-select:disabled{background-color:#f3f4f6;color:#9ca3af}.MemoModal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1002}.MemoModal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.MemoModal__content{position:relative;width:500px;max-width:90%;background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 10px #0003;z-index:1}.MemoModal__title{font-size:18px;font-weight:700;margin-bottom:15px;color:#333}.MemoModal__textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;resize:vertical;font-size:14px;margin-bottom:15px;line-height:1.5}.MemoModal__buttons{display:flex;justify-content:flex-end;gap:10px}.MemoModal__button{padding:8px 20px;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s}.MemoModal__button--cancel{background-color:#f2f2f2;border:1px solid #ddd;color:#666}.MemoModal__button--cancel:hover{background-color:#e5e5e5}.MemoModal__button--save{background-color:#4caf50;border:1px solid #4caf50;color:#fff}.MemoModal__button--save:hover{background-color:#45a049}.MultiStepForm{max-width:800px;margin:0 auto;padding:40px 0}@media screen and (max-width: 768px){.MultiStepForm{padding:20px}}.NewRegister__progress{padding:20px 0 0}.NewRegister__progress__header{display:flex;justify-content:center;margin-bottom:10px}.NewRegister__progress__step{font-size:14px;font-weight:700;color:#898989}.NewRegister__progress__step__number{font-size:20px;font-weight:700;color:#505050}.NewRegister__progress__bar{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.NewRegister__progress__bar__fill{height:100%;background-color:#0071c1;transition:width .3s ease}.NewRegister__container{max-width:600px;margin:0 auto;padding:20px 0}@media screen and (max-width: 768px){.NewRegister__container{padding:0}}.NewRegister__back{background:none;border:none;color:#007bff;font-size:16px;cursor:pointer;margin-bottom:20px}.NewRegister__back:hover{text-decoration:underline}.NewRegister__title{font-size:20px;font-weight:500;color:#505050;text-align:center;margin-bottom:30px}.NewRegister__subtitle{font-size:14px;color:#838383;text-align:center;margin-top:-20px;margin-bottom:30px}.NewRegister__content{margin-bottom:30px}.NewRegister__errors{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:15px;margin-bottom:20px}.NewRegister__error{color:#721c24;margin:0;font-size:14px}.NewRegister__navigation{text-align:center;margin-top:30px}.Step__error-messages{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:14px 16px;margin-bottom:20px}.Step__error-messages ul{margin:0;padding-left:20px;list-style-type:disc}.Step__error-messages ul li{color:#721c24;font-size:14px;line-height:1.6}.Step__error-messages ul li:not(:last-child){margin-bottom:4px}.Step__checkbox-group{margin-top:14px;display:flex;flex-direction:column;gap:10px;background-color:#f6f6f8;padding:20px;border-radius:4px;font-size:12px}.Step__checkbox-text{font-size:15px}.Step__checkbox-item input[type=checkbox]{transform:scale(1.3)}.Step__attention{font-size:16px;color:#505050;padding-top:35px;padding-bottom:0;border-top:1px solid #E0E0E0;line-height:1.7}.Step__attention--center{text-align:center}.Step__field{margin-bottom:25px}.Step__field__title{display:flex;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:10px}.Step__field__label{font-size:16px;font-weight:500;color:#505050;display:block}.Step__field__label--sub{margin-bottom:10px;color:#888;display:flex;align-items:center}.Step__field__label--sub--second{font-size:14px}.Step__field__required{background-color:#dc3545;color:#fff;font-size:12px;padding:4px 6px;border-radius:2px;display:inline-block}.Step__field .awesomplete{width:100%}.Step__field__input{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:16px;transition:border-color .3s ease}.Step__field__input:focus{outline:none;border-color:#0071c1}.Step__field__input.error{border-color:#dc3545}.Step__field__input::placeholder{color:#999}.Step__field__input--income{width:100px;margin-right:10px}.Step__field__select{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:16px;background-color:#fff;cursor:pointer}.Step__field__select:focus{outline:none;border-color:#007bff}.Step__field__select.error{border-color:#dc3545}.Step__field__select--date{width:138px}.Step__field__name__wrap{display:flex;gap:15px}.Step__field__name__wrap .Step__field__input{flex:1}.Step__field__password__wrap{position:relative}.Step__field__password__wrap .Step__field__input{padding-right:52px}.Step__field__password__toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:14px;color:#666;white-space:nowrap;padding:4px 6px;line-height:1}.Step__field__note{font-size:12px;color:#505050;margin-top:8px;margin-bottom:0}.Step__field__terms{text-align:center;font-size:14px;color:#666;line-height:1.6}.Step__field__terms__link{color:#0071c1;text-decoration:underline;font-weight:500}.Step__field__terms__link:hover{opacity:.7}.Step__field__gender__options{display:flex;flex-direction:column;gap:12px}.Step__field__gender__options.has-error .Step__field__gender__option{border-color:#dc3545}.Step__field__gender__option{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border:2px solid #e0e0e0;border-radius:6px;background-color:#fff;cursor:pointer;transition:all .3s ease}.Step__field__gender__option:hover{border-color:#007bff}.Step__field__gender__option.selected{border-color:#007bff;background-color:#f0f8ff}.Step__field__gender__option.error{border-color:#dc3545}.Step__field__gender__option__text{font-size:16px;color:#333}.Step__field__gender__option__arrow{font-size:18px;color:#666}.Step__field__birthday__wrap{display:flex;gap:15px;align-items:center}.Step__field__birthday__wrap.has-error .Step__field__select{border-color:#dc3545}.Step__field__birthday__select{position:relative;flex:1}.Step__field__birthday__select .Step__field__select{padding-right:40px}.Step__field__select__suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;color:#666;pointer-events:none}.Step__field__checkbox__label{display:flex;align-items:flex-start;cursor:pointer;gap:10px}.Step__field__checkbox__input{margin:2px 0 0;width:auto;flex-shrink:0}.Step__field__checkbox__input.error{outline:2px solid #dc3545}.Step__field__checkbox__text{flex:1;font-size:14px;line-height:1.5;color:#333}.Step__field__checkbox__text a{color:#0071c1;text-decoration:none}.Step__field__checkbox__text a:hover{text-decoration:underline}.Step__field--checkbox .Step__field__checkbox__label{align-items:flex-start}.Step__field--login{text-align:center;margin-top:10px}.Step__field__login__text{font-size:12px;color:#0071c1;margin:0;text-decoration:underline}.Step__field__login__link{color:#0071c1}.Step__field__login__link:hover{text-decoration:underline}.Step__field__error{color:#dc3545;font-size:14px;margin-top:8px;margin-bottom:0}.Step__field__input-group,.Step__field__score-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.Step__field__label-prefix{font-size:14px;color:#505050;white-space:nowrap;margin-right:4px}.Step__field__textarea{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:6px;font-size:16px;font-family:inherit;line-height:1.5;resize:vertical;min-height:120px;transition:border-color .3s ease}.Step__field__textarea:focus{outline:none;border-color:#007bff}.Step__field__textarea.error{border-color:#dc3545}.Step__field__textarea::placeholder{color:#999}.Step__field__date-range{display:flex;flex-direction:row;align-items:center;gap:15px;flex-wrap:wrap}@media (max-width: 767px){.Step__field__date-range{gap:10px}}.Step__field__separator{font-size:16px;color:#666;font-weight:700;margin:0 5px;flex-shrink:0}.Step__field__date-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.Step__field__unit{font-size:14px;color:#666;white-space:nowrap}.Step__field__unit--box{display:block;margin-top:10px}.Step__field__optional{font-size:12px;font-weight:400;margin-left:8px;background-color:#0071c1;color:#fff;padding:4px 6px;border-radius:2px;display:inline-block}.Step__add-button{width:100%;padding:12px 20px;background-color:#f8f9fa;border:2px dashed #007bff;border-radius:6px;color:#007bff;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.Step__add-button:hover{background-color:#e7f3ff;border-color:#0056b3;color:#0056b3}.Step__add-button:focus{outline:none;box-shadow:0 0 0 3px #007bff40}.Step__work-history-list{margin-top:15px}.Step__work-history-item{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:20px;margin-bottom:15px}.Step__work-history-item__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;flex-wrap:wrap;gap:10px}.Step__work-history-item__company{font-size:18px;font-weight:700;color:#333;margin:0;flex:1}.Step__work-history-item__actions{display:flex;gap:10px}.Step__work-history-item__edit,.Step__work-history-item__delete{padding:6px 12px;border:1px solid #007bff;border-radius:4px;background-color:#fff;color:#007bff;font-size:14px;cursor:pointer;transition:all .3s ease}.Step__work-history-item__edit:hover,.Step__work-history-item__delete:hover{background-color:#007bff;color:#fff}.Step__work-history-item__delete{border-color:#dc3545;color:#dc3545}.Step__work-history-item__delete:hover{background-color:#dc3545;color:#fff}.Step__work-history-item__details{display:flex;flex-direction:column;gap:8px}.Step__work-history-item__period,.Step__work-history-item__employment{margin:0;font-size:14px;color:#666}.Step__work-history-item__roles{display:flex;flex-wrap:wrap;gap:6px}.Step__work-history-item__role{background-color:#e7f3ff;color:#0056b3;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:700}.Step__work-history-item__description{margin:0;font-size:14px;color:#333;line-height:1.5;background-color:#fff;padding:10px;border-radius:4px;border:1px solid #e0e0e0}.Step__work-history-form{background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;padding:20px;margin-bottom:30px}.Step__work-history-form__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:10px}.Step__work-history-form__delete{padding:8px 16px;border:1px solid #dc3545;border-radius:4px;background-color:#fff;color:#dc3545;font-size:14px;cursor:pointer;transition:all .3s ease}.Step__work-history-form__delete:hover{background-color:#dc3545;color:#fff}.Step__work-history-form__delete:focus{outline:none;box-shadow:0 0 0 3px #dc354540}.Step__button-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}@media (max-width: 640px){.Step__button-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.Step__button-grid--prefecture{grid-template-columns:repeat(2,1fr);gap:8px}@media (max-width: 640px){.Step__button-grid--prefecture{grid-template-columns:repeat(3,1fr);gap:6px}}.Step__regions-container{margin-bottom:20px}.Step__region{margin-bottom:24px}@media (max-width: 640px){.Step__region{margin-bottom:20px}}.Step__region-title{font-size:14px;font-weight:600;color:#4b5563;margin-bottom:8px}.Step__category-button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 14px;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:500}@media (max-width: 640px){.Step__category-button{padding:8px 6px;font-size:12px}}.Step__category-button:hover{border-color:#9ca3af}.Step__category-button:active{background-color:#f9fafb}.Step__category-button--selected{border-color:#0071c1;background-color:#eff6ff;color:#1d4ed8}.Step__category-button--other{grid-column:span 3}@media (max-width: 640px){.Step__category-button--other{grid-column:span 2}}.Step__category-button--other .Step__category-button__main-text{font-size:16px}@media (max-width: 640px){.Step__category-button--other .Step__category-button__main-text{font-size:14px}}.Step__category-button__main-text{font-size:15px;font-weight:500;color:#333;text-align:center;line-height:1.4}@media (max-width: 640px){.Step__category-button__main-text{font-size:13px}}.Step__category-button__sub-text{font-size:11px;color:#666;text-align:center;line-height:1.2}@media (max-width: 640px){.Step__category-button__sub-text{font-size:10px}}.Step__select-wrapper{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.Step__custom-input-section{margin-top:30px;padding-top:20px;border-top:1px dashed #e0e0e0}.Step__priority-category{margin-bottom:24px}@media (max-width: 640px){.Step__priority-category{margin-bottom:20px}}.Step__priority-category-title{font-size:15px;font-weight:600;color:#333;margin-bottom:12px;padding-left:20px;position:relative;letter-spacing:.5px}.Step__priority-category-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(180deg,#3498db,#2ecc71);border-radius:2px}.Step__priority-category-title[data-category-index="1"]:before{background:linear-gradient(180deg,#9b59b6,#8e44ad)}.Step__priority-category-title[data-category-index="2"]:before{background:linear-gradient(180deg,#e74c3c,#c0392b)}.Step__priority-category-title[data-category-index="3"]:before{background:linear-gradient(180deg,#f39c12,#e67e22)}.Step__priority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 720px){.Step__priority-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width: 480px){.Step__priority-grid{grid-template-columns:1fr}}.Step__priority-button{padding:18px 16px;background:white;border:1.5px solid #e5e5e5;border-radius:10px;font-size:14px;line-height:1.5;color:#333;text-align:center;cursor:pointer;transition:all .2s;position:relative;min-height:60px;display:flex;align-items:center;justify-content:center}@media (max-width: 720px){.Step__priority-button{padding:14px 12px;font-size:13px;min-height:54px}}@media (max-width: 480px){.Step__priority-button{padding:16px;min-height:auto}}.Step__priority-button:hover{border-color:#3498db;background:#f8fbff;transform:translateY(-2px);box-shadow:0 4px 12px #3498db26}.Step__priority-button--selected{border-color:#3498db;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);color:#2c7fdb;font-weight:500;box-shadow:0 2px 8px #3498db33}.Step__priority-button--selected:after{content:"✓";position:absolute;top:8px;right:10px;width:20px;height:20px;background:#3498db;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.Step__none-section{margin-top:24px;padding-top:24px;border-top:1px solid #e5e5e5;text-align:center}.Step__none-button{padding:18px 24px;background:#f8f8f8;border:1.5px solid #d0d0d0;border-radius:10px;font-size:14px;color:#666;text-align:center;cursor:pointer;transition:all .2s;position:relative;max-width:300px;margin:0 auto;display:block}.Step__none-button:hover{border-color:#999;background:#f0f0f0}.Step__none-button--selected{border-color:#666;background:#e8e8e8;color:#333;font-weight:500}.Step__none-button--selected:after{content:"✓";position:absolute;top:50%;right:24px;transform:translateY(-50%);width:20px;height:20px;background:#666;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.Step__divider{margin:32px 0;border-top:1px solid #e0e0e0}.Step__section-title{font-size:18px;font-weight:700;color:#333;margin-bottom:20px;display:flex;align-items:center;gap:10px}.Step__field__hint{font-size:14px;color:#666;margin-bottom:16px}@media (max-width: 768px){.Step__field__name__wrap,.Step__field__birthday__wrap{flex-direction:column;gap:10px}.Step__field__birthday__wrap .Step__field__birthday__select{width:100%}}.RegisterComplete__title{font-size:20px;font-weight:500;color:#505050;text-align:center;margin-bottom:30px}.RegisterComplete__img{width:200px;text-align:center;margin:0 auto 40px}.RegisterComplete__img__img{width:100%}.RegisterComplete__description{font-size:16px;font-weight:500;color:red;text-align:center;margin-bottom:30px;padding:0 15px}.RegisterComplete__button{text-align:center;padding:0 20px}.RegisterCompleteLive{min-height:100vh;background-color:#f5f5f5}.RegisterCompleteLive .Inner{min-height:auto}.RegisterCompleteLive__fv{padding:40px 20px;background-color:#f5f5f5}.RegisterCompleteLive__fv__icon--sp{display:block;max-width:100%;height:auto;margin:0 auto}.RegisterCompleteLive__fv__icon--pc{display:none}.RegisterCompleteLive__message-link{background-color:#fff;padding:30px 20px;text-align:center}.RegisterCompleteLive__message-link__button{display:inline-block;padding:16px 48px;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(135deg,#4A90E2 0%,#357ABD 100%);border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #4a90e24d}.RegisterCompleteLive__message-link__button:hover{background:linear-gradient(135deg,#357ABD 0%,#2868A8 100%);transform:translateY(-2px);box-shadow:0 6px 16px #4a90e266;color:#fff;text-decoration:none}.RegisterCompleteLive__movies{background:url(/images/thanks_live/bg_blue.jpg) repeat;background-size:cover}.RegisterCompleteLive__movies__title{color:#fff;font-size:20px;font-weight:700;text-align:center;margin-bottom:40px;line-height:1.8}.RegisterCompleteLive__movies__list{display:flex;flex-direction:column;gap:24px;max-width:600px;margin:0 auto}.RegisterCompleteLive__movies__item{background:#ffffff;border-radius:12px;overflow:hidden;display:block;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #00000026}.RegisterCompleteLive__movies__item:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0003}.RegisterCompleteLive__movies__item__thumbnail{position:relative;width:100%;padding-bottom:56.25%;background:#000;overflow:hidden}.RegisterCompleteLive__movies__item__thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.RegisterCompleteLive__movies__item__info{padding:16px}.RegisterCompleteLive__movies__item__title{font-size:14px;font-weight:700;color:#333;margin:0;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.RegisterCompleteLive__section__title{font-size:28px;font-weight:700;color:#4a90e2;text-align:center;margin-bottom:16px;letter-spacing:.1em}.RegisterCompleteLive__section__subtitle{font-size:20px;font-weight:700;color:#333;text-align:center;margin-bottom:32px}.RegisterCompleteLive__about{background-color:#fff}.RegisterCompleteLive__about__content{display:flex;flex-direction:column;gap:32px}.RegisterCompleteLive__about__image--sp{width:100%;height:auto;display:block}.RegisterCompleteLive__about__image--pc,.RegisterCompleteLive__about__text{display:none}.RegisterCompleteLive__about__text p{font-size:16px;line-height:1.8;color:#333;margin-bottom:20px}.RegisterCompleteLive__about__text p:last-child{margin-bottom:0}.RegisterCompleteLive__flow{background-color:#f5f5f5}.RegisterCompleteLive__flow__image--sp{width:100%;height:auto;display:block}.RegisterCompleteLive__flow__image--pc{display:none}.RegisterCompleteLive__detail{background-color:#fff}.RegisterCompleteLive__detail__image--sp{width:100%;height:auto;display:block}.RegisterCompleteLive__detail__image--pc{display:none}.RegisterCompleteLive__cta{background:url(/images/thanks_live/bg_blue.jpg) repeat;padding:60px 0;background-size:cover}.RegisterCompleteLive__cta__title{color:#fff;font-size:20px;font-weight:700;text-align:center;margin-bottom:40px;line-height:1.8}.RegisterCompleteLive__cta__buttons{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:400px;margin:0 auto}.RegisterCompleteLive__cta__button{width:100%;padding:18px 32px;font-size:16px;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;text-align:center}.RegisterCompleteLive__cta__button--primary{background:linear-gradient(135deg,#FFD700 0%,#FFC700 100%);color:#333;box-shadow:0 4px 12px #ffd70066}.RegisterCompleteLive__cta__button--primary:hover{background:linear-gradient(135deg,#FFC700 0%,#FFB700 100%);transform:translateY(-2px);box-shadow:0 6px 16px #ffd70080}.RegisterCompleteLive__cta__link{color:#fff;font-size:14px;text-decoration:underline;cursor:pointer;transition:opacity .3s ease}.RegisterCompleteLive__cta__link:hover{opacity:.8}@media (min-width: 769px){.RegisterCompleteLive__fv{padding:60px 0}.RegisterCompleteLive__fv__icon--sp{display:none}.RegisterCompleteLive__fv__icon--pc{display:block;max-width:800px;height:auto;margin:0 auto}.RegisterCompleteLive__message-link{padding:40px 20px}.RegisterCompleteLive__message-link__button{padding:18px 60px;font-size:18px}.RegisterCompleteLive__movies__title{font-size:24px;margin-bottom:60px}.RegisterCompleteLive__movies__list{flex-direction:row;gap:32px;max-width:1200px}.RegisterCompleteLive__movies__item{flex:1}.RegisterCompleteLive__movies__item__title{font-size:16px}.RegisterCompleteLive__movies__item__info{padding:20px}.RegisterCompleteLive__section__title{font-size:36px}.RegisterCompleteLive__section__subtitle{font-size:24px}.RegisterCompleteLive__about__content{max-width:800px;margin:0 auto}.RegisterCompleteLive__about__image--sp{display:none}.RegisterCompleteLive__about__image--pc{display:block;width:100%;height:auto}.RegisterCompleteLive__flow__image--sp{display:none}.RegisterCompleteLive__flow__image--pc{display:block;max-width:800px;height:auto;margin:0 auto}.RegisterCompleteLive__detail__image--sp{display:none}.RegisterCompleteLive__detail__image--pc{display:block;max-width:800px;height:auto;margin:0 auto}.RegisterCompleteLive__cta{padding:60px 0}.RegisterCompleteLive__cta__title{font-size:24px}.RegisterCompleteLive__cta__button{font-size:18px}}@media (max-width: 768px){.RegisterCompleteLive__fv{padding:30px 16px}.RegisterCompleteLive__message-link{padding:24px 16px}.RegisterCompleteLive__message-link__button{padding:14px 32px;font-size:14px;width:100%;max-width:320px}.RegisterCompleteLive__movies{padding:40px 0}.RegisterCompleteLive__movies__title{font-size:16px;margin-bottom:30px;padding:0 16px}.RegisterCompleteLive__movies__list{gap:20px;padding:0 16px}.RegisterCompleteLive__movies__item__title{font-size:13px}.RegisterCompleteLive__section__title{font-size:24px;padding:0 16px}.RegisterCompleteLive__section__subtitle{font-size:16px;padding:0 16px}.RegisterCompleteLive__about,.RegisterCompleteLive__about .Inner{padding:0}.RegisterCompleteLive__flow{padding:40px 16px}.RegisterCompleteLive__detail,.RegisterCompleteLive__detail .Inner{padding:0}.RegisterCompleteLive__cta{padding:40px 16px}.RegisterCompleteLive__cta__title{font-size:16px;margin-bottom:30px;padding:0 16px}.RegisterCompleteLive__cta__buttons{max-width:90%;gap:16px}.RegisterCompleteLive__cta__button{padding:16px 24px;font-size:14px}.RegisterCompleteLive__cta__link{font-size:13px}}.blocklist{background-color:#f5f5f5;min-height:100vh}.blocklist__container{max-width:600px;margin:0 auto;background-color:#fff;min-height:100vh}.blocklist__header{display:flex;align-items:center;padding:16px;background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;position:relative}.blocklist__back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:16px;text-decoration:none;color:#333;font-size:24px}.blocklist__back:hover{opacity:.7}.blocklist__back-arrow{display:inline-block}.blocklist__title{flex:1;font-size:18px;font-weight:500;color:#333;margin:0 56px 0 0;text-align:center}.blocklist__search{padding:16px;position:relative}.blocklist__search-input{width:100%;padding:12px 16px;font-size:16px;border:1px solid #ddd;border-radius:4px;outline:none}.blocklist__search-input:focus{border-color:#007bff}.blocklist__search-input::placeholder{color:#999}.blocklist__search-results{position:absolute;top:100%;left:16px;right:16px;background-color:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 2px 4px #0000001a;max-height:300px;overflow-y:auto;z-index:10}.blocklist__search-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0}.blocklist__search-item:hover{background-color:#f8f8f8}.blocklist__search-item:last-child{border-bottom:none}.blocklist__search-item-name{font-size:16px;color:#000;margin-bottom:4px}.blocklist__search-item-address{font-size:12px;color:#666}.blocklist__search-loading{display:flex;align-items:center;justify-content:center;padding:24px;color:#666}.blocklist__search-loading-spinner{width:20px;height:20px;border:2px solid #f0f0f0;border-top-color:#4285f4;border-radius:50%;animation:spin .8s linear infinite;margin-right:8px}.blocklist__search-loading-text{font-size:14px}.blocklist__search-no-results{padding:24px;text-align:center;color:#666;font-size:14px}.blocklist__content{padding:0 16px 16px}.blocklist__info{margin-bottom:24px}.blocklist__info-text{font-size:12px;color:#666;line-height:1.6;margin-bottom:8px}.blocklist__info-text:last-child{margin-bottom:0}.blocklist__blocked{margin-top:24px}.blocklist__blocked-title{font-size:14px;color:#333;margin-bottom:16px;font-weight:500}.blocklist__blocked-list{background-color:#f8f8f8;border-radius:4px;padding:8px}.blocklist__blocked-item{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:12px 16px;margin-bottom:8px;border-radius:4px;box-shadow:0 1px 2px #0000000d}.blocklist__blocked-item:last-child{margin-bottom:0}.blocklist__blocked-info{flex:1;margin-right:12px}.blocklist__blocked-name{font-size:14px;color:#333;margin-bottom:4px;font-weight:500}.blocklist__blocked-address{font-size:12px;color:#666}.blocklist__blocked-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#e0e0e0;border:none;border-radius:50%;font-size:20px;color:#666;cursor:pointer;transition:all .2s}.blocklist__blocked-remove:hover{background-color:#d0d0d0;color:#333}@media (max-width: 768px){.blocklist__container{max-width:100%}.blocklist__header{padding:12px}.blocklist__title{font-size:16px}.blocklist__search{padding:12px}.blocklist__search-results{left:12px;right:12px}.blocklist__content{padding:0 12px 12px}}.wrapper{display:flex;flex-direction:column;min-height:100vh}.container{display:flex;flex:1;background-color:#f5f5f5}.content{flex:1;margin-left:240px;margin-top:65px;width:calc(100% - 240px);background-color:#f5f5f5}.content__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding:0 40px}.content__header h1{font-size:2.8em;font-weight:500;color:#333}.content__body{padding:0 40px}.content__body .card{background:#fff;border-radius:8px;margin-bottom:32px;box-shadow:0 1px 3px #0000001a;padding:32px}.content__body .card__header h2{font-size:1.8em;font-weight:500;color:#333;margin-bottom:20px;border-bottom:1px solid #e0e0e0;padding-bottom:16px}.content__body .card__header:not(:first-child){margin-top:40px}.content__body .card__body .profile-section{display:flex;justify-content:space-between;align-items:flex-start;gap:32px}.content__body .card__body .profile-section .profile-info{flex:1}.content__body .card__body .profile-section .profile-photo{width:200px;height:200px;border-radius:8px;overflow:hidden;background-color:#f5f5f5}.content__body .card__body .profile-section .profile-photo .photo-container{position:relative;width:100%;height:100%}.content__body .card__body .profile-section .profile-photo .photo-container img{width:100%;height:100%;object-fit:cover}.content__body .card__body .profile-section .profile-photo .photo-container .photo-edit-button{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;border:none;padding:8px;font-size:12px;cursor:pointer;transition:background .3s ease}.content__body .card__body .profile-section .profile-photo .photo-container .photo-edit-button:hover:not(:disabled){background:rgba(0,0,0,.9)}.content__body .card__body .profile-section .profile-photo .photo-container .photo-edit-button:disabled{opacity:.6;cursor:not-allowed}.content__body .card__body .profile-section .profile-photo .photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border:2px dashed #e0e0e0;border-radius:8px}.content__body .card__body .profile-section .profile-photo .photo-placeholder .photo-edit-button{padding:8px 16px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#666;font-size:1.4em;cursor:pointer;transition:all .2s}.content__body .card__body .profile-section .profile-photo .photo-placeholder .photo-edit-button:hover:not(:disabled){background-color:#f5f5f5}.content__body .card__body .profile-section .profile-photo .photo-placeholder .photo-edit-button:disabled{opacity:.6;cursor:not-allowed}.content__body .card__body .info-group{margin-bottom:24px}.content__body .card__body .info-group:last-child{margin-bottom:0}.content__body .card__body .info-group label{display:block;font-size:1.4em;font-weight:500;color:#333;margin-bottom:8px}.content__body .card__body .info-group p{font-size:1.6em;color:#666;line-height:1.5}.content__body .card__body .info-group p.multiline{white-space:pre-wrap}.HeadhunterInfo .profile-section{display:flex;justify-content:space-between;align-items:flex-start;gap:32px}.HeadhunterInfo .profile-section .profile-info{flex:1}.HeadhunterInfo .profile-section .profile-photo{width:200px;height:200px;border-radius:8px;overflow:hidden;background-color:#f5f5f5}.HeadhunterInfo .profile-section .profile-photo img{width:100%;height:100%;object-fit:cover}.HeadhunterInfo .profile-section .profile-photo .photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border:2px dashed #e0e0e0;border-radius:8px}.HeadhunterInfo .profile-section .profile-photo .photo-edit-button{padding:8px 16px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#666;font-size:1.4em;cursor:pointer;transition:all .2s}.HeadhunterInfo .profile-section .profile-photo .photo-edit-button:hover{background-color:#f5f5f5}.HeadhunterInfo .info-group{margin-bottom:24px}.HeadhunterInfo .info-group:last-child{margin-bottom:0}.HeadhunterInfo .info-group label{display:block;font-size:1.4em;font-weight:500;color:#333;margin-bottom:8px}.HeadhunterInfo .info-group p{font-size:1.6em;color:#666;line-height:1.5}.HeadhunterInfo .info-group p.multiline{white-space:pre-wrap}.btn{padding:8px 24px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s}.btn-primary{background-color:#06c;color:#fff;border:none}.btn-primary:hover{background-color:#0052a3}.Modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.Modal__content{background:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto}.Modal__header{padding:20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.Modal__title{font-size:20px;font-weight:700;color:#333}.Modal__close{background:none;border:none;font-size:24px;color:#666;cursor:pointer}.Modal__close:hover{color:#333}.Modal__form{padding:20px}.Modal__section{margin-bottom:24px}.Modal__section__title{font-size:16px;font-weight:700;color:#333;margin-bottom:16px}.Modal__form-group{margin-bottom:20px}.Modal__label{display:block;font-size:14px;color:#666;margin-bottom:8px}.Modal__select,.Modal__textarea{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.Modal__select:focus,.Modal__textarea:focus{outline:none;border-color:#06c}.Modal__textarea{min-height:100px;resize:vertical}.Modal__error{color:#dc3545;font-size:12px;margin-top:4px;display:block}.Modal__footer{padding:20px;border-top:1px solid #e0e0e0;text-align:right}.Modal__button{padding:8px 24px;border-radius:4px;font-size:14px;cursor:pointer}.Modal__button--primary{background-color:#06c;color:#fff;border:none}.Modal__button--primary:hover{background-color:#0052a3}.CompanyContact .card .form-group{margin-bottom:24px}.CompanyContact .card .form-group__label{display:block;margin-bottom:8px;font-size:1.4em;color:#111;font-weight:500}.CompanyContact .card .form-group__label.required:after{content:"*";color:#dc3545;margin-left:4px}.CompanyContact .card .form-group__input{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:1.4em;background-color:#fff;transition:border-color .2s}.CompanyContact .card .form-group__input:focus{outline:none;border-color:#2ea7e0}.CompanyContact .card .form-group__input::placeholder{color:#999}.CompanyContact .card .form-group__input--textarea{min-height:150px;resize:vertical}.CompanyContact .card .form-group__input.has-error{border-color:#dc3545}.CompanyContact .card .form-group__error{color:#dc3545;font-size:1.2em;margin-top:4px;display:none}.CompanyContact .card .form-group__error.visible{display:block}.CompanyContact .card__actions{display:flex;gap:16px;margin-top:32px;justify-content:center}.CompanyContact .card__actions .submit-button{padding:12px 48px;background:linear-gradient(#2ea7e0 0%,#0260aa 100%);color:#fff;border:none;border-radius:4px;font-size:1.6em;font-weight:500;cursor:pointer;transition:opacity .2s;min-width:200px}.CompanyContact .card__actions .submit-button:hover{opacity:.8}.CompanyContact .card__actions .submit-button:disabled{background:#ccc;cursor:not-allowed}.CompanyContact .card__actions .cancel-button{padding:12px 32px;background-color:#f5f5f5;color:#111;border:1px solid #ddd;border-radius:4px;font-size:1.4em;font-weight:500;cursor:pointer;transition:background-color .2s}.CompanyContact .card__actions .cancel-button:hover{background-color:#e9e9e9}.CompanyContact__confirmation{text-align:center;padding:48px 0}.CompanyContact__confirmation__icon{width:64px;height:64px;margin-bottom:24px}.CompanyContact__confirmation__icon img{width:100%;height:100%;object-fit:contain}.CompanyContact__confirmation__title{font-size:2.4em;font-weight:500;color:#111;margin-bottom:16px}.CompanyContact__confirmation__message{font-size:1.4em;color:#666;margin-bottom:32px;line-height:1.6}.CompanyContact__confirmation__button{display:inline-block;padding:12px 48px;background:linear-gradient(#2ea7e0 0%,#0260aa 100%);color:#fff;border:none;border-radius:4px;font-size:1.6em;font-weight:500;cursor:pointer;transition:opacity .2s;min-width:200px;text-decoration:none}.CompanyContact__confirmation__button:hover{opacity:.8}.EmailVerify{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f8f9fa;padding:20px}.EmailVerify__container{max-width:600px;width:100%;padding:30px;background:white;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.EmailVerify__title{font-size:24px;margin-bottom:20px;color:#333}.EmailVerify__message{margin:20px 0;padding:15px;border-radius:4px}.EmailVerify__message--loading{background-color:#e2e3e5;color:#383d41;border:1px solid #d6d8db}.EmailVerify__message--success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.EmailVerify__message--error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.EmailVerify__button{display:inline-block;padding:10px 20px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:4px;margin-top:20px;border:none;cursor:pointer;transition:background-color .3s}.EmailVerify__button:hover{background-color:#0056b3}@keyframes emailVerifyAlert-slideUp{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes emailVerifyAlert-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.55);opacity:.35}}@keyframes emailVerifyAlert-ring{0%{transform:scale(1);opacity:.5}to{transform:scale(2.1);opacity:0}}@keyframes emailVerifyAlert-toastIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.EmailVerifyAlert__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,32px)}.EmailVerifyAlert__card{background:#ffffff;border-radius:16px;border:.5px solid #e5e5e5;width:100%;max-width:400px;overflow:hidden;animation:emailVerifyAlert-slideUp .45s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 40px #00000026}.EmailVerifyAlert__card.is-closing{transition:opacity .22s,transform .22s;opacity:0;transform:scale(.96) translateY(8px)}.EmailVerifyAlert__accent{height:3px;background:#e24b4a}.EmailVerifyAlert__body{padding:24px 24px 8px}.EmailVerifyAlert__header{display:flex;align-items:flex-start;gap:14px}.EmailVerifyAlert__icon{position:relative;width:44px;height:44px;flex-shrink:0;margin-top:2px}.EmailVerifyAlert__iconBg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#feecec;display:flex;align-items:center;justify-content:center;z-index:2}.EmailVerifyAlert__iconRing{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#f7c1c1;animation:emailVerifyAlert-ring 1.8s ease-out infinite;z-index:1}.EmailVerifyAlert__iconDot{position:absolute;top:2px;right:2px;width:9px;height:9px;border-radius:50%;background:#e24b4a;z-index:3;animation:emailVerifyAlert-pulse 1.5s ease-in-out infinite;border:1.5px solid #ffffff}.EmailVerifyAlert__headerText{flex:1;min-width:0}.EmailVerifyAlert__title{font-size:15px;font-weight:500;color:#111;margin:0 0 5px;line-height:1.4}.EmailVerifyAlert__desc{font-size:13px;color:#5a5a5a;margin:0;line-height:1.65}.EmailVerifyAlert__reason{margin:16px 0 0;padding:11px 13px;background:#f7f6f3;border-radius:8px;border:.5px solid #ededed;display:flex;align-items:flex-start;gap:8px}.EmailVerifyAlert__reasonText{font-size:12px;color:#8a8a8a;margin:0;line-height:1.6}.EmailVerifyAlert__footer{padding:16px 24px 20px}.EmailVerifyAlert__actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.EmailVerifyAlert__error{margin:0 0 10px;font-size:12px;color:#a32d2d;text-align:right}.EmailVerifyAlert__btnLater{font-size:13px;color:#5a5a5a;background:none;border:.5px solid #e5e5e5;border-radius:8px;padding:8px 16px;cursor:pointer;white-space:nowrap}.EmailVerifyAlert__btnLater:disabled{opacity:.5;cursor:not-allowed}.EmailVerifyAlert__btnPrimary{font-size:13px;font-weight:500;color:#fff;background:#a32d2d;border:none;border-radius:8px;padding:8px 18px;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}.EmailVerifyAlert__btnPrimary.is-sent{background:#3b6d11}.EmailVerifyAlert__btnPrimary:disabled{cursor:not-allowed;opacity:.85}.EmailVerifyAlert__toastWrap{position:fixed;top:4px;left:50%;transform:translate(-50%);z-index:9999}.EmailVerifyAlert__toastCard{animation:emailVerifyAlert-toastIn .35s cubic-bezier(.16,1,.3,1);background:#ffffff;border-radius:12px;border:.5px solid #e5e5e5;box-shadow:0 4px 12px #00000014;padding:11px 14px;width:360px;max-width:calc(100vw - 24px);display:flex;align-items:center;gap:10px}.EmailVerifyAlert__toastDot{width:8px;height:8px;border-radius:50%;background:#e24b4a;flex-shrink:0;animation:emailVerifyAlert-pulse 1.5s ease-in-out infinite}.EmailVerifyAlert__toastBody{flex:1;min-width:0}.EmailVerifyAlert__toastTitle{font-size:13px;font-weight:500;color:#111;margin:0 0 2px}.EmailVerifyAlert__toastSub{font-size:11px;color:#5a5a5a;margin:0}.EmailVerifyAlert__toastLink{font-size:11px;font-weight:500;color:#2b6cb0;background:none;border:none;cursor:pointer;padding:0;white-space:nowrap}@media (max-width: 480px){.EmailVerifyAlert__body{padding:20px 18px 8px}.EmailVerifyAlert__footer{padding:14px 18px 18px}.EmailVerifyAlert__actions{flex-direction:column;align-items:stretch}.EmailVerifyAlert__btnLater,.EmailVerifyAlert__btnPrimary{width:100%;justify-content:center;text-align:center}.EmailVerifyAlert__title{font-size:14px}.EmailVerifyAlert__desc{font-size:12px}.EmailVerifyAlert__toastWrap{top:4px;left:50%;transform:translate(-50%);right:auto;width:calc(100% - 24px)}.EmailVerifyAlert__toastCard{width:100%;max-width:100%}}.CompanySearchUsers{background-color:#f9fafb;border-radius:.5rem;padding:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.CompanySearchUsers .bulk-action-bar{margin-bottom:1rem;transition:all .3s ease;opacity:0;transform:translateY(-.5rem);pointer-events:none;position:sticky;top:147px;z-index:150}@media (max-width: 768px){.CompanySearchUsers .bulk-action-bar{top:130px}}.CompanySearchUsers .bulk-action-bar.show{opacity:1;transform:translateY(0);pointer-events:auto}.CompanySearchUsers .bulk-action-content{background-color:#2563eb;color:#fff;border-radius:.5rem;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 15px -3px #0000001a;position:relative;z-index:150}.CompanySearchUsers .bulk-left{display:flex;align-items:center;gap:1rem}.CompanySearchUsers .bulk-info{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500}.CompanySearchUsers .checkbox-style,.CompanySearchUsers .checkbox-container .custom-checkbox.checked:after,.CompanySearchUsers .select-all-container .checkbox-container input[type=checkbox]:checked+.custom-checkbox:after,.CompanySearchUsers .checkbox-container input[type=checkbox]:checked+.custom-checkbox:after,.CompanySearchUsers .custom-checkbox.checked:after,.CompanySearchUsers .check-icon:after{content:"";width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;bottom:5px}.CompanySearchUsers .check-icon:after{width:7px;height:11px;bottom:7px}.CompanySearchUsers .check-icon{width:20px;height:20px;background-color:#fff3;border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative}.CompanySearchUsers .check-icon svg{display:none}.CompanySearchUsers .check-icon:after{border-color:currentColor;border-width:0 2px 2px 0}.CompanySearchUsers .clear-btn{color:#bfdbfe;background:none;border:none;text-decoration:underline;font-size:.875rem;cursor:pointer;transition:color .2s}.CompanySearchUsers .clear-btn:hover{color:#fff}.CompanySearchUsers .bulk-action-btn{background-color:#fff;color:#2563eb;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}.CompanySearchUsers .bulk-action-btn:hover{background-color:#eff6ff}.CompanySearchUsers .bulk-action-btn:disabled{opacity:.5;cursor:not-allowed}.CompanySearchUsers .bulk-menu{position:absolute;top:100%;right:0;margin-top:.5rem;width:16rem;background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #e5e7eb;z-index:999;display:none}.CompanySearchUsers .bulk-menu.show{display:block}.CompanySearchUsers .menu-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-align:left;background:none;border:none;cursor:pointer;border-radius:.5rem;margin:.5rem;transition:background-color .2s}.CompanySearchUsers .menu-item:hover{background-color:#f9fafb}.CompanySearchUsers .menu-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.CompanySearchUsers .menu-icon.green-icon{background-color:#dcfce7}.CompanySearchUsers .menu-icon.blue-icon{background-color:#dbeafe}.CompanySearchUsers .menu-text-title{font-weight:500;color:#111827}.CompanySearchUsers .menu-text-desc{font-size:.875rem;color:#6b7280}.CompanySearchUsers .list-header{padding:.75rem 1.5rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;margin-top:0}.CompanySearchUsers .select-all-container{display:flex;align-items:center;gap:1rem}.CompanySearchUsers .select-all-container .checkbox-container input[type=checkbox]:checked+.custom-checkbox{background-color:#2563eb;border-color:#2563eb}.CompanySearchUsers .select-all-container .checkbox-container input[type=checkbox]:checked+.custom-checkbox svg{display:none}.CompanySearchUsers .select-all-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#374151;font-weight:500}.CompanySearchUsers .checkbox-container{position:relative;display:inline-block;cursor:pointer}.CompanySearchUsers .checkbox-container input[type=checkbox]{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.CompanySearchUsers .checkbox-container .custom-checkbox{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;background-color:#fff;position:relative}.CompanySearchUsers .checkbox-container .custom-checkbox:hover{border-color:#9ca3af}.CompanySearchUsers .checkbox-container .custom-checkbox.checked{background-color:#2563eb;border-color:#2563eb}.CompanySearchUsers .checkbox-container .custom-checkbox.checked svg{display:none}.CompanySearchUsers .checkbox-container .custom-checkbox.partial{background-color:#dbeafe;border-color:#60a5fa}.CompanySearchUsers .checkbox-container .custom-checkbox.partial .partial-indicator{width:8px;height:8px;background-color:#2563eb;border-radius:2px}.CompanySearchUsers .checkbox-container input[type=checkbox]:checked+.custom-checkbox{background-color:#2563eb;border-color:#2563eb}.CompanySearchUsers .checkbox-container input[type=checkbox]:checked+.custom-checkbox svg{display:none}.CompanySearchUsers .users-list{border-top:none}.CompanySearchUsers .no-users{padding:2rem;text-align:center;color:#6b7280}.CompanySearchUsers .CompanySearchUser{background:white;margin-bottom:.5rem;padding:1.75rem 1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;display:grid;grid-template-columns:40px 2.5fr 1fr;gap:20px;align-items:flex-start;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.CompanySearchUsers .CompanySearchUser:last-child{margin-bottom:0}.CompanySearchUsers .CompanySearchUser:hover{background-color:#f8fafc;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.CompanySearchUsers .CompanySearchUser__actions{padding-top:0;margin-right:0;display:flex;justify-content:center;align-items:flex-start;height:100%}.CompanySearchUsers .CompanySearchUser__actions .checkbox-container{margin:0}.CompanySearchUsers .CompanySearchUser__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.CompanySearchUsers .CompanySearchUser__info__head{display:flex;justify-content:space-between;margin-bottom:0}.CompanySearchUsers .CompanySearchUser__info__head__text{color:#6b7280;font-size:17px;line-height:1.4;display:flex;flex-wrap:wrap;gap:8px}.CompanySearchUsers .CompanySearchUser__info__head__text span{position:relative}.CompanySearchUsers .CompanySearchUser__info__head__login{font-size:.75rem;color:#9ca3af;text-align:right}.CompanySearchUsers .CompanySearchUser__info__head__status{font-size:.75rem;color:#2563eb;margin-top:.25rem}.CompanySearchUsers .CompanySearchUser__info__body{display:flex;flex-direction:column;gap:12px}.CompanySearchUsers .CompanySearchUser__info__body__text__company{font-weight:700;color:#1f2937;font-size:1.2rem;line-height:1.3;margin-bottom:.5rem}.CompanySearchUsers .CompanySearchUser__info__body__text__education,.CompanySearchUsers .CompanySearchUser__info__body__text__english,.CompanySearchUsers .CompanySearchUser__info__body__text__phone,.CompanySearchUsers .CompanySearchUser__info__body__text__email{color:#9ca3af;font-size:.75rem;line-height:1.4;margin-bottom:.25rem}.CompanySearchUsers .CompanySearchUser__info__body__job_histories{display:flex;align-items:center;gap:8px}.CompanySearchUsers .CompanySearchUser__info__body__job_histories__title{color:#9ca3af;font-size:.75rem;line-height:1.4;margin-bottom:0;margin-right:4px}.CompanySearchUsers .CompanySearchUser__info__body__job_histories__experience{display:flex}.CompanySearchUsers .CompanySearchUser .ExperienceData{display:flex;align-items:center;gap:.5rem;margin-top:0}.CompanySearchUsers .CompanySearchUser .ExperienceData__experience{background:#f3f4f6;color:#374151;padding:4px 12px;border-radius:4px;font-size:.875rem;font-weight:500;display:flex;gap:.5rem}.CompanySearchUsers .CompanySearchUser .ExperienceData__experience_year{color:#6b7280;font-size:.875rem;background:transparent;padding-left:4px}.CompanySearchUsers .sidebar-info{display:flex;flex-direction:column;gap:14px;padding-left:16px}.CompanySearchUsers .sidebar-info .consideration-section{display:flex;justify-content:flex-start;align-items:flex-start}.CompanySearchUsers .sidebar-info .consideration-section .consideration-status{font-size:.8125rem}.CompanySearchUsers .sidebar-info .consideration-section .consideration-status .status-considering{color:#059669;background:#d1fae5;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.CompanySearchUsers .sidebar-info .consideration-section .consideration-status .status-not-considering{color:#f59e0b;background:#fef3c7;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.CompanySearchUsers .sidebar-info .consideration-section .consideration-status .status-active-job-hunting{color:#dc2626;background:#fee2e2;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.CompanySearchUsers .sidebar-info .consideration-section .consideration-status .status-collecting-info{color:#3b82f6;background:#dbeafe;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.CompanySearchUsers .sidebar-info .activity-info{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.CompanySearchUsers .sidebar-info .activity-info .activity-line{color:#9ca3af;font-size:.75rem;line-height:1.4}.CompanySearchUsers .sidebar-info .scout-history{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.CompanySearchUsers .sidebar-info .scout-history .scout-history-label{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.CompanySearchUsers .sidebar-info .scout-history .scout-entry{color:#374151;font-size:.75rem;line-height:1.4;padding:6px 10px;background:#f0f7ff;border-radius:4px;border-left:3px solid #2563eb}.CompanySearchUsers .sidebar-info .scout-history .scout-entry.recent{background:#f0f7ff;border-left-color:#2563eb;width:fit-content;max-width:200px}.CompanySearchUsers .sidebar-info .scout-history .scout-entry.empty{background:#f3f4f6;border-left-color:#9ca3af;width:fit-content;max-width:200px}.CompanySearchUsers .sidebar-info .scout-history .scout-date{font-weight:600;color:#1f2937}.CompanySearchUsers .sidebar-info .scout-history .scout-sender{color:#4b5563;position:relative;padding-left:4px}.CompanySearchUsers .sidebar-info .scout-history .scout-sender:before{content:"";display:inline-block;width:1px;height:10px;background:#9ca3af;margin:0 4px;vertical-align:middle}.CompanySearchUsers .sidebar-info .scout-history .scout-read-check{color:#0084ff;margin-left:4px;font-size:13px}.CompanySearchUsers .sidebar-info .scout-history .no-scout{color:#9ca3af;font-size:.75rem;font-style:italic}.CompanySearchUsers .additional-info{display:flex;flex-direction:column;gap:4px}.CompanySearchUsers .additional-info .info-line{color:#9ca3af;font-size:.75rem;line-height:1.4}.Pagination{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 0;position:relative}.Pagination__info{color:#6b7280;font-size:.875rem}.Pagination__controls{display:flex;align-items:center;gap:.5rem}.Pagination__button{padding:.5rem 1rem;font-size:.875rem;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;transition:all .2s}.Pagination__button:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.Pagination__button:disabled{opacity:.5;cursor:not-allowed}.Pagination__button--prev,.Pagination__button--next{font-weight:500}.Pagination__pages{display:flex;align-items:center;gap:.25rem}.Pagination__page{min-width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;padding:0 .75rem;font-size:.875rem;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;transition:all .2s}.Pagination__page:hover{background-color:#f9fafb;border-color:#9ca3af}.Pagination__page--active{color:#fff;background-color:#2563eb;border-color:#2563eb}.Pagination__page--active:hover{background-color:#1d4ed8;border-color:#1d4ed8}.Pagination__dots{padding:0 .5rem;color:#9ca3af}.Pagination--loading .Pagination__info,.Pagination--loading .Pagination__controls{opacity:.5;pointer-events:none}.Pagination__loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#fffc;z-index:10}.Pagination__spinner{width:2rem;height:2rem;border:3px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.candidate-lists{margin-top:20px}.candidate-lists .candidate-list-item{background-color:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:all .2s;display:flex;align-items:flex-start}.candidate-lists .candidate-list-item:hover{box-shadow:0 2px 6px #0000001a}.candidate-lists .candidate-list-item .candidate-list-icon{margin-right:16px;flex-shrink:0}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.blue{background-color:#dbeafe}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.blue svg{stroke:#2563eb}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.purple{background-color:#ede9fe}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.purple svg{stroke:#9333ea}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.green{background-color:#dcfce7}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.green svg{stroke:#16a34a}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.red{background-color:#fee2e2}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.red svg{stroke:#dc2626}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.yellow{background-color:#fef9c3}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.yellow svg{stroke:#ca8a04}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.gray{background-color:#f3f4f6}.candidate-lists .candidate-list-item .candidate-list-icon .color-icon.gray svg{stroke:#4b5563}.candidate-lists .candidate-list-item .candidate-list-title{flex:1;text-align:left;padding-right:20px;max-width:calc(100% - 220px);overflow:hidden}.candidate-lists .candidate-list-item .candidate-list-title h2{font-size:18px;font-weight:600;margin:0 0 6px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-lists .candidate-list-item .candidate-list-title .candidate-list-description{font-size:14px;color:#666;margin:0 0 8px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.8em}.candidate-lists .candidate-list-item .candidate-list-title .candidate-list-info{font-size:13px;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-lists .candidate-list-item .candidate-list-count{display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;color:#666;font-weight:600;padding:4px 12px;border-radius:20px;font-size:14px;margin-right:15px;white-space:nowrap;flex-shrink:0;min-width:60px}.candidate-lists .candidate-list-item .candidate-list-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.candidate-lists .candidate-list-item .candidate-list-actions .btn-edit,.candidate-lists .candidate-list-item .candidate-list-actions .btn-delete{padding:6px 12px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s ease}.candidate-lists .candidate-list-item .candidate-list-actions .btn-edit{background-color:#f0f0f0;color:#333;border:1px solid #ddd}.candidate-lists .candidate-list-item .candidate-list-actions .btn-edit:hover{background-color:#e0e0e0}.candidate-lists .candidate-list-item .candidate-list-actions .btn-delete{background-color:#fff;color:#d9534f;border:1px solid #d9534f}.candidate-lists .candidate-list-item .candidate-list-actions .btn-delete:hover{background-color:#d9534f;color:#fff}.loading-container,.empty-container{padding:40px 0;text-align:center;color:#888;font-size:15px}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal.show{display:flex}.modal .modal-content{background-color:#fff;border-radius:8px;width:90%;max-width:500px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.modal .modal-content.list-selection-modal{max-width:650px}.modal .modal-content .modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal .modal-content .modal-header .modal-title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.modal .modal-content .modal-header .modal-subtitle{font-size:.9rem;color:#6b7280;margin:0}.modal .modal-content .modal-body{padding:20px}.modal .modal-content .modal-body p{margin:0;font-size:18px;line-height:1.5;text-align:center}.modal .modal-content .modal-body .form-group{margin-bottom:1.5rem}.modal .modal-content .modal-body .form-group label{display:block;margin-bottom:.5rem;font-weight:500}.modal .modal-content .modal-body .form-group input,.modal .modal-content .modal-body .form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.modal .modal-content .modal-body .form-group input:focus,.modal .modal-content .modal-body .form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.modal .modal-content .modal-body .form-group .color-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem}.modal .modal-content .modal-body .form-group .color-options .color-option{text-align:center;cursor:pointer}.modal .modal-content .modal-body .form-group .color-options .color-option.selected .color-name{font-weight:600}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview{width:48px;height:48px;border-radius:50%;margin:0 auto .5rem;display:flex;align-items:center;justify-content:center;position:relative}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview svg{width:24px;height:24px}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview .color-selected{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background-color:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview .color-selected svg{width:12px;height:12px}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview.bg-blue-100{background-color:#dbeafe}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview.bg-purple-100{background-color:#ede9fe}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview.bg-green-100{background-color:#dcfce7}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview.bg-red-100{background-color:#fee2e2}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview.bg-yellow-100{background-color:#fef9c3}.modal .modal-content .modal-body .form-group .color-options .color-option .color-preview.bg-gray-100{background-color:#f3f4f6}.modal .modal-content .modal-body .form-group .color-options .color-option .color-name{font-size:.875rem;color:#374151}.modal .modal-content .list-selection-items{max-height:400px;overflow-y:auto;padding:.5rem 1rem}.modal .modal-content .list-selection-items .list-selection-item{display:flex;align-items:center;padding:1rem;border-radius:.5rem;cursor:pointer;transition:background-color .2s;margin-bottom:.5rem;border:1px solid #f3f4f6}.modal .modal-content .list-selection-items .list-selection-item:hover{background-color:#f9fafb}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon{margin-right:1rem;flex-shrink:0}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.blue{background-color:#dbeafe}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.blue svg{stroke:#2563eb}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.purple{background-color:#ede9fe}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.purple svg{stroke:#9333ea}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.green{background-color:#dcfce7}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.green svg{stroke:#16a34a}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.red{background-color:#fee2e2}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.red svg{stroke:#dc2626}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.yellow{background-color:#fef9c3}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.yellow svg{stroke:#ca8a04}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.gray{background-color:#f3f4f6}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-icon .color-icon.gray svg{stroke:#4b5563}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-content{flex:1}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-content h3{font-size:1rem;font-weight:600;margin:0 0 .25rem;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-content p{font-size:.875rem;color:#6b7280;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.modal .modal-content .list-selection-items .list-selection-item .list-selection-item-count{display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;color:#666;font-weight:600;padding:4px 12px;border-radius:20px;font-size:14px;white-space:nowrap;flex-shrink:0;min-width:60px;margin-left:12px}.modal .modal-content .list-selection-items .list-selection-new-item{display:flex;align-items:center;padding:1rem;border-radius:.5rem;cursor:pointer;transition:background-color .2s;border:1px dashed #d1d5db;margin-top:1rem}.modal .modal-content .list-selection-items .list-selection-new-item:hover{background-color:#f9fafb}.modal .modal-content .list-selection-items .list-selection-new-item .list-selection-new-icon{margin-right:1rem;width:40px;height:40px;border-radius:50%;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.modal .modal-content .list-selection-items .list-selection-new-item .list-selection-new-icon svg{stroke:#6b7280;width:24px;height:24px}.modal .modal-content .list-selection-items .list-selection-new-item .list-selection-new-text{font-size:1rem;font-weight:500;color:#6b7280}.modal .modal-content .modal-footer{padding:1rem 1.5rem;display:flex;justify-content:flex-end;border-top:1px solid #e5e7eb}.modal .modal-content .modal-footer button{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer}.modal .modal-content .modal-footer button.btn-primary{background-color:#3b82f6;color:#fff;border:none;margin-left:.5rem}.modal .modal-content .modal-footer button.btn-primary:hover{background-color:#2563eb}.modal .modal-content .modal-footer button.btn-primary:disabled{background-color:#93c5fd;cursor:not-allowed}.modal .modal-content .modal-footer button.btn-secondary{background-color:#fff;color:#6b7280;border:1px solid #d1d5db}.modal .modal-content .modal-footer button.btn-secondary:hover{background-color:#f3f4f6}.modal .modal-content .modal-footer button.btn-danger{background-color:#ef4444;color:#fff;border:none}.modal .modal-content .modal-footer button.btn-danger:hover{background-color:#dc2626}.list-detail{margin-top:20px}.list-detail .list-detail-header{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.list-detail .list-detail-header{flex-direction:column;align-items:flex-start;gap:15px}}.list-detail .list-detail-header .list-detail-info{flex:1}.list-detail .list-detail-header .list-detail-info .list-detail-title{font-size:24px;font-weight:600;margin-bottom:8px;color:#2c3e50}.list-detail .list-detail-header .list-detail-info .list-detail-description{color:#666;font-size:14px;margin:0}.list-detail .list-detail-header .list-detail-actions{display:flex;gap:10px}.list-detail .list-detail-header .list-detail-actions .action-btn{padding:8px 16px;background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;color:#333}.list-detail .list-detail-header .list-detail-actions .action-btn:hover{background-color:#e9ecef}.list-detail .list-controls{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}.list-detail .list-controls .filter-section{display:flex;flex-direction:column;gap:15px}.list-detail .list-controls .filter-section .filter-row{display:flex;align-items:center;gap:30px;flex-wrap:wrap}@media (max-width: 768px){.list-detail .list-controls .filter-section .filter-row{flex-direction:column;align-items:flex-start;gap:15px}}.list-detail .list-controls .filter-section .rating-filter{display:flex;align-items:center;gap:15px;flex:1}@media (max-width: 768px){.list-detail .list-controls .filter-section .rating-filter{width:100%;flex-direction:column;align-items:flex-start;gap:12px}}.list-detail .list-controls .filter-section .rating-filter label{color:#333;font-size:15px;font-weight:600;white-space:nowrap;margin-right:5px}.list-detail .list-controls .filter-section .rating-filter .rating-filter-options{display:flex;gap:20px;flex-wrap:wrap}@media (max-width: 768px){.list-detail .list-controls .filter-section .rating-filter .rating-filter-options{gap:15px}}.list-detail .list-controls .filter-section .rating-filter .rating-filter-options .filter-checkbox-option{display:flex;align-items:center;gap:8px;cursor:pointer;white-space:nowrap;padding:6px 12px;border-radius:6px;transition:background-color .2s ease}.list-detail .list-controls .filter-section .rating-filter .rating-filter-options .filter-checkbox-option:hover{background-color:#f8f9fa}.list-detail .list-controls .filter-section .rating-filter .rating-filter-options .filter-checkbox-option input[type=checkbox]{margin:0;cursor:pointer;width:16px;height:16px;accent-color:#3498db}.list-detail .list-controls .filter-section .rating-filter .rating-filter-options .filter-checkbox-option span{font-size:14px;color:#333;font-weight:500}.list-detail .list-controls .filter-section .sort-controls{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto}@media (max-width: 768px){.list-detail .list-controls .filter-section .sort-controls{width:100%;margin-left:0}}.list-detail .list-controls .filter-section .sort-controls label{color:#333;font-size:15px;font-weight:600;white-space:nowrap}.list-detail .list-controls .filter-section .sort-controls .filter-select{padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;color:#333;background-color:#fff;min-width:160px;cursor:pointer;transition:border-color .2s ease}.list-detail .list-controls .filter-section .sort-controls .filter-select:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}@media (max-width: 768px){.list-detail .list-controls .filter-section .sort-controls .filter-select{width:100%;min-width:auto}}.list-detail .list-controls .filter-section .filter-summary{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid #e5e7eb;font-size:15px;color:#4b5563;margin-top:3px}@media (max-width: 768px){.list-detail .list-controls .filter-section .filter-summary{flex-direction:column;align-items:flex-start;gap:12px}}.list-detail .list-controls .filter-section .filter-summary span{font-weight:600}.list-detail .list-controls .filter-section .filter-summary .clear-filters-btn{padding:8px 16px;background-color:#6b7280;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:background-color .2s ease}.list-detail .list-controls .filter-section .filter-summary .clear-filters-btn:hover{background-color:#4b5563}.list-detail .list-controls .filter-section .filter-summary .clear-filters-btn:active{transform:translateY(1px)}.list-detail .candidates-section{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;border:1px solid #e5e7eb;overflow:hidden}.list-detail .candidates-section .candidates-header{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.list-detail .candidates-section .candidates-header .select-all-checkbox{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.list-detail .candidates-section .candidates-header .select-all-checkbox input[type=checkbox]{margin-right:8px;cursor:pointer;width:16px;height:16px}.list-detail .candidates-section .candidates-header .select-all-checkbox span{font-size:14px;color:#555}.list-detail .candidates-section .candidates-header .selection-actions{display:flex;gap:10px}.list-detail .candidates-section .candidates-header .selection-actions .action-btn{padding:8px 12px;border-radius:4px;font-size:14px;border:1px solid #e0e0e0;background-color:#f5f5f5;color:#555;cursor:pointer;transition:all .2s ease}.list-detail .candidates-section .candidates-header .selection-actions .action-btn:hover{background-color:#e0e0e0}.list-detail .candidates-section .candidates-header .selection-actions .action-btn.primary{background-color:#3498db;color:#fff;border:1px solid #2980b9}.list-detail .candidates-section .candidates-header .selection-actions .action-btn.primary:hover{background-color:#2980b9}.list-detail .candidates-section .table-container{overflow-x:auto;width:100%}.candidate-row{border-bottom:2px solid #e5e7eb;padding:28px 24px;display:grid;grid-template-columns:40px 2.5fr 1fr;gap:20px;align-items:flex-start;transition:background-color .15s ease;cursor:pointer;text-decoration:none;color:inherit}.candidate-row:hover{background:#f8fafc}.candidate-row:last-child{border-bottom:none}.candidate-row .checkbox-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.candidate-row .candidate-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6}.candidate-row .candidate-main-info{display:flex;flex-direction:column;gap:12px}.candidate-row .candidate-main-info .basic-summary{color:#6b7280;font-size:17px;line-height:1.4;display:flex;flex-wrap:wrap;gap:8px}.candidate-row .candidate-main-info .basic-summary span{position:relative}.candidate-row .candidate-main-info .basic-summary span:not(:last-child):after{content:"/";position:absolute;right:-6px;color:#d1d5db}.candidate-row .candidate-main-info .company-name{font-weight:700;color:#1f2937;font-size:1.2rem;line-height:1.3}.candidate-row .candidate-main-info .job-details{display:flex;align-items:center;gap:8px}.candidate-row .candidate-main-info .job-details .job-category{background:#f3f4f6;color:#374151;padding:4px 12px;border-radius:4px;font-size:.875rem;font-weight:500}.candidate-row .candidate-main-info .job-details .experience-years{color:#6b7280;font-size:.875rem;background:transparent;padding-left:4px}.candidate-row .candidate-main-info .additional-info{display:flex;flex-direction:column;gap:4px}.candidate-row .candidate-main-info .additional-info .info-line{color:#9ca3af;font-size:.75rem;line-height:1.4}.candidate-row .sidebar-info{display:flex;flex-direction:column;gap:14px;padding-left:16px}.candidate-row .sidebar-info .consideration-section{display:flex;justify-content:flex-start;align-items:flex-start}.candidate-row .sidebar-info .consideration-section .consideration-status{font-size:.8125rem}.candidate-row .sidebar-info .consideration-section .consideration-status .status-considering{color:#059669;background:#d1fae5;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.candidate-row .sidebar-info .consideration-section .consideration-status .status-not-considering{color:#f59e0b;background:#fef3c7;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.candidate-row .sidebar-info .consideration-section .consideration-status .status-active-job-hunting{color:#dc2626;background:#fee2e2;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.candidate-row .sidebar-info .consideration-section .consideration-status .status-collecting-info{color:#3b82f6;background:#dbeafe;padding:6px 12px;border-radius:12px;font-weight:500;display:inline-block}.candidate-row .sidebar-info .activity-info{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.candidate-row .sidebar-info .activity-info .activity-line{color:#9ca3af;font-size:.75rem;line-height:1.4}.candidate-row .sidebar-info .scout-history{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.candidate-row .sidebar-info .scout-history .scout-history-label{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.candidate-row .sidebar-info .scout-history .scout-entry{color:#374151;font-size:.75rem;line-height:1.4;padding:6px 10px;background:#f0f7ff;border-radius:4px;border-left:3px solid #2563eb}.candidate-row .sidebar-info .scout-history .scout-entry.recent{background:#f0f7ff;border-left-color:#2563eb;width:fit-content;max-width:200px}.candidate-row .sidebar-info .scout-history .scout-entry.empty{background:#f3f4f6;border-left-color:#9ca3af;width:fit-content;max-width:200px}.candidate-row .sidebar-info .scout-history .scout-date{font-weight:600;color:#1f2937}.candidate-row .sidebar-info .scout-history .scout-sender{color:#4b5563;position:relative;padding-left:4px}.candidate-row .sidebar-info .scout-history .scout-sender:before{content:"";display:inline-block;width:1px;height:10px;background:#9ca3af;margin:0 4px;vertical-align:middle}.candidate-row .sidebar-info .scout-history .no-scout{color:#9ca3af;font-size:.75rem;font-style:italic}.candidate-row .sidebar-info .scout-history .scout-read-check{color:#0084ff;margin-left:4px;font-size:13px}.candidate-row .sidebar-info .evaluation-section{display:flex;flex-direction:column;gap:8px;position:relative;z-index:10}.candidate-row .sidebar-info .evaluation-section .evaluation-label{color:#6b7280;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;pointer-events:none}.candidate-row .sidebar-info .evaluation-section .evaluation-options{display:flex;gap:6px;position:relative;z-index:10}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option{position:relative;z-index:10}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-radio{opacity:0;position:absolute;pointer-events:none}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button{padding:0;width:32px;height:32px;border:1px solid #d1d5db;border-radius:6px;background:white;color:#6b7280;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;position:relative;z-index:10}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button:hover{border-color:#9ca3af;background:#f9fafb}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.selected,.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.evaluation-radio:checked+.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button{color:#fff}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.unrated{background:#fef2f2;color:#991b1b;border-color:#fecaca}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.unrated.selected,.evaluation-radio:checked+.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.unrated{background:#dc2626;border-color:#dc2626;color:#fff}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-a{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-a.selected,.evaluation-radio:checked+.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-a{background:#16a34a;border-color:#16a34a;color:#fff}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-b{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-b.selected,.evaluation-radio:checked+.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-b{background:#3b82f6;border-color:#3b82f6;color:#fff}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-c{background:#fffbeb;color:#92400e;border-color:#fed7aa}.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-c.selected,.evaluation-radio:checked+.candidate-row .sidebar-info .evaluation-section .evaluation-options .evaluation-option .evaluation-button.grade-c{background:#f59e0b;border-color:#f59e0b;color:#fff}.candidates-table tr{border-bottom:2px solid #e5e7eb}.candidates-table tr:last-child{border-bottom:none}.candidates-table tr:hover{background:#f8fafc}.candidates-table th,.candidates-table td{padding:16px;vertical-align:top}input[type=checkbox].candidate-checkbox{width:16px;height:16px;cursor:pointer;accent-color:#3b82f6;appearance:auto;-webkit-appearance:checkbox;-moz-appearance:checkbox;opacity:1;position:relative;z-index:1;margin:0;padding:0;display:inline-block;vertical-align:middle}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:16px}.pagination .page-btn{padding:8px 12px;border:1px solid #d1d5db;background:white;border-radius:6px;cursor:pointer;transition:all .15s ease;font-size:.875rem;color:#374151}.pagination .page-btn.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.pagination .page-btn:hover:not(.active){background:#f9fafb;border-color:#9ca3af}@media (max-width: 1200px){.candidate-row{grid-template-columns:36px .9fr 1.6fr;gap:16px;padding:24px 20px}.sidebar-info{padding-left:16px}.candidate-checkbox{width:14px;height:14px}}.scout-history{margin-top:10px}.scout-history .scout-history-label{font-size:14px;font-weight:700;margin-bottom:5px;color:#333}.scout-history .scout-entry{padding:3px 0}.scout-history .scout-entry.recent{border-left:3px solid #3490dc;padding-left:8px;display:flex;align-items:center}.scout-history .scout-entry.empty{padding-left:8px;color:#999;font-style:italic}.scout-history .scout-entry .scout-date{font-weight:700;margin-right:5px;color:#333}.scout-history .scout-entry .scout-sender{color:#666;display:inline-block;margin-left:3px}.scout-history .scout-entry .scout-sender:before{content:"・";margin-right:2px}.scout-history .scout-entry .no-scout{color:#999}.scout-history .scout-entry .scout-read-check{color:#0084ff;margin-left:4px;font-size:13px}.Company__export{margin-left:40px;margin-right:40px;margin-top:24px;padding-bottom:40px}.Company__export__section{margin-bottom:40px}.Company__export__section__title{display:flex;align-items:center;font-size:20px;font-weight:700;color:#333;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e0e0e0;gap:12px}.Company__export__conditions{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:24px;margin-bottom:32px}.Company__export__condition-group{border:1px solid #e0e0e0;border-radius:6px;padding:16px;margin-bottom:16px;background:#fff}.Company__export__condition-group:last-child{margin-bottom:0}.Company__export__condition-group__title{font-size:14px;font-weight:600;color:#333;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.Company__export__scope__options{display:flex;flex-direction:column;gap:8px}.Company__export__scope__option{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:4px;transition:all .2s ease}.Company__export__scope__option:hover{background-color:#f8f9fa}.Company__export__scope__option input[type=radio]:checked+.Company__export__scope__label{font-weight:600;color:#007bff}.Company__export__scope__radio{margin-right:10px;width:16px;height:16px;accent-color:#007bff}.Company__export__scope__label{font-size:14px;font-weight:500;color:#333;line-height:1.4}.Company__export__period__title{font-size:16px;font-weight:700;color:#333;margin-bottom:16px}.Company__export__period__options{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.Company__export__period__option{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:4px;transition:all .2s ease}.Company__export__period__option:hover{background-color:#f8f9fa}.Company__export__period__option input[type=radio]:checked+.Company__export__period__label{font-weight:600;color:#007bff}.Company__export__period__radio{margin-right:10px;width:16px;height:16px;accent-color:#007bff}.Company__export__period__label{font-size:14px;font-weight:500;color:#333;line-height:1.4}.Company__export__date-range{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;padding:12px;margin-top:12px;margin-left:0}.Company__export__date-range__note{font-size:14px;color:#666;margin-bottom:16px}.Company__export__card .Company__export__date-range__note{display:none}.Company__export__date-range__inputs{display:flex;align-items:flex-end;gap:12px}.Company__export__date-range__separator{color:#666;font-size:16px;margin-bottom:8px}.Company__export__date-input{flex:1;max-width:140px}.Company__export__date-input__label{display:block;font-size:11px;color:#666;margin-bottom:3px;font-weight:500}.Company__export__date-input__field{width:100%;padding:6px 8px;border:1px solid #ddd;border-radius:4px;font-size:13px;transition:border-color .2s ease}.Company__export__date-input__field:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.Company__export__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(600px,1fr));gap:24px}.Company__export__card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px;transition:all .3s ease}.Company__export__card:hover:not(.Company__export__card--placeholder){box-shadow:0 4px 12px #0000001a;border-color:#007bff}.Company__export__card--placeholder{opacity:.7;background:#f8f9fa}.Company__export__card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.Company__export__card__title{font-size:18px;font-weight:700;color:#333;margin:0;line-height:1.4}.Company__export__card__type{background:#007bff;color:#fff;font-size:12px;padding:4px 12px;border-radius:12px;white-space:nowrap}.Company__export__card--placeholder .Company__export__card__type{background:#6c757d}.Company__export__card__description{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px}.Company__export__card__info{margin-bottom:24px}.Company__export__card__info__item{display:flex;margin-bottom:8px;font-size:14px}.Company__export__card__info__item:last-child{margin-bottom:0}.Company__export__card__info__label{color:#666;min-width:100px;font-weight:500}.Company__export__card__info__value{color:#333;font-weight:600}.Company__export__card__conditions{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:20px;margin:16px 0 24px}.Company__export__card__conditions__title{font-size:14px;font-weight:700;color:#333;margin-bottom:16px}.Company__export__card__actions{display:flex;justify-content:flex-end}.Company__export__notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:20px;margin-top:32px;margin-bottom:60px}.Company__export__notice__header{display:flex;align-items:center;margin-bottom:16px;gap:8px}.Company__export__notice__title{font-size:16px;font-weight:700;color:#856404}.Company__export__notice__list{margin:0;padding-left:20px;color:#856404}.Company__export__notice__list li{font-size:14px;line-height:1.6;margin-bottom:8px}.Company__export__notice__list li:last-child{margin-bottom:0}.Company__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:14px;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;min-height:44px}.Company__btn--primary{background:#007bff;color:#fff}.Company__btn--primary:hover:not(:disabled){background:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.Company__btn--disabled,.Company__btn:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed;opacity:1}.Company__btn--loading{cursor:wait;opacity:.8}.Company__btn__spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}.Company__alert{padding:12px 16px;border-radius:6px;margin-bottom:24px;font-size:14px;font-weight:500}.Company__alert--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.Company__alert--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width: 1200px){.Company__export__cards{grid-template-columns:1fr}}@media (max-width: 768px){.Company__export__cards{grid-template-columns:1fr}.Company__export__card{padding:20px}.Company__export__card__header,.Company__export__period__options{flex-direction:column;align-items:flex-start;gap:12px}.Company__export__date-range{margin-left:0;margin-top:12px}.Company__export__date-input{max-width:none}.Company__export__condition-group{padding:12px;margin-bottom:12px}.Company__export__condition-group__title{font-size:13px}.Company__export__scope__option{padding:8px 10px}.Company__export__scope__label{font-size:13px}}.Company__filter__row{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-end}.Company__filter__group{display:flex;flex-direction:column;min-width:200px}.Company__filter__buttons{display:flex;gap:8px}.Company__filter__button{padding:10px;font-size:1.6em;border:1px solid #ccc;border-radius:4px;background-color:#fff;color:#111;cursor:pointer;width:120px;text-align:center}.Company__filter__button:hover{background-color:#f5f5f5}.Company__filter__button--active,.Company__filter__button--active:hover{background-color:#1e8dcc;color:#fff;border-color:#1e8dcc}.Company__filter__date-range{display:flex;align-items:center;gap:8px}.Company__filter__date-separator{font-size:1.4em;color:#666}.Company__filter__period-display{padding:10px;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;font-size:1.6em;color:#111;min-width:240px;text-align:center}.Company .FilterFields__input{margin-top:5px;padding:10px;font-size:1.6em;border:1px solid #ccc;border-radius:4px;width:240px;background-color:#fff}.Company .FilterFields__input--date{width:150px}.Company .FilterFields__input:focus{outline:none;border-color:#1e8dcc}.Company__loading{display:flex;justify-content:center;align-items:center;padding:40px 0}.Company__loading__spinner{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #1E8DCC;border-radius:50%;animation:spin 1s linear infinite;margin-right:12px}.Company__loading__text{font-size:1.4em;color:#666}.Company__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.Company__summary__card{display:flex;align-items:center;padding:24px;background-color:#f9f9f9;border-radius:8px;border-left:4px solid #1E8DCC}.Company__summary__icon{width:48px;height:48px;border-radius:50%;background-color:#1e8dcc;color:#fff;display:flex;align-items:center;justify-content:center;margin-right:16px;font-size:2em}.Company__summary__icon--green{background-color:#28a745}.Company__summary__icon--orange{background-color:#fd7e14}.Company__summary__content{flex:1}.Company__summary__label{font-size:1.2em;color:#666;margin-bottom:4px}.Company__summary__value{font-size:3em;font-weight:600;color:#111;margin-bottom:4px}.Company__summary__sub{font-size:1.5em;color:#888;margin-bottom:2px;font-weight:600}.Company__summary__sub strong{font-size:1.15em}.Company__summary__sub:first-of-type{font-size:1.5em}.Company__table{overflow-x:auto}.Company__table__table{width:100%;border-collapse:collapse}.Company__table__table th{background-color:#f8f9fa;padding:12px;text-align:left;font-weight:600;font-size:1.3em;color:#111;border-bottom:2px solid #dee2e6}.Company__table__table td{padding:12px;border-bottom:1px solid #dee2e6;font-size:1.3em;color:#111}.Company__table__table tbody tr:hover{background-color:#f8f9fa}.Company__table__user{display:flex;align-items:center}.Company__table__user__avatar{width:32px;height:32px;border-radius:50%;background-color:#1e8dcc;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;margin-right:12px}.Company__table__user__name{font-weight:500}.Company__table__no-data{text-align:center;color:#666;font-style:italic;padding:40px!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.Company__filter__row{flex-direction:column;align-items:stretch}.Company__filter__group{min-width:auto}.Company__summary{grid-template-columns:1fr}.Company__table__table{font-size:1.2em}.Company__table__table th,.Company__table__table td{padding:8px}}.ScheduledScout__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1999}.ScheduledScout__modal{position:fixed;top:0;right:0;bottom:0;z-index:2000;display:flex;flex-direction:column;background:white;box-shadow:-4px 0 20px #00000026}.ScheduledScout__modal__resize-handle{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:ew-resize;z-index:10}.ScheduledScout__modal__resize-handle:hover{background:rgba(33,150,243,.1)}.ScheduledScout__modal__header{display:flex;align-items:center;padding:16px 24px;border-bottom:1px solid #E5E5E5;background:white;flex-shrink:0}.ScheduledScout__modal__close{background:none;border:none;cursor:pointer;padding:8px;margin-right:12px;display:flex;align-items:center;justify-content:center}.ScheduledScout__modal__close span{font-size:24px;color:#666;line-height:1}.ScheduledScout__modal__close:hover span{color:#333}.ScheduledScout__modal__title{display:flex;align-items:center;flex:1}.ScheduledScout__modal__title .CompanyMessageBox__title__company{font-size:2em;font-weight:500;color:#333;word-break:break-all;white-space:normal;overflow:visible;flex:1;min-width:0;margin:0}.ScheduledScout__modal__delete{display:flex;align-items:center;padding:8px 16px;background:white;border:1px solid #F44336;border-radius:4px;color:#f44336;font-size:13px;cursor:pointer}.ScheduledScout__modal__delete:hover{background:#FFF5F5}.ScheduledScout__modal__body{flex:1;overflow-y:auto;padding:24px}.ScheduledScout__badge{color:#1976d2;font-weight:500;font-size:.75em;background-color:#e3f2fd;border:1px solid #90CAF9;border-radius:4px;padding:2px 8px;white-space:nowrap;margin-right:8px}.ScheduledScout__type-badge{display:inline-block;padding:4px 10px;font-size:1.2em;font-weight:500;border-radius:4px}.ScheduledScout__type-badge--initial{background-color:#e8f5e9;color:#2e7d32;border:1px solid #A5D6A7}.ScheduledScout__type-badge--resend{background-color:#fff8e1;color:#f9a825;border:1px solid #FFE082}.ScheduledScout__delete-btn{height:32px;display:inline-flex;align-items:center;padding:0 12px;margin-left:8px;background-color:#fff;border:1px solid #F44336;border-radius:4px;color:#f44336;font-size:12px;cursor:pointer;transition:background-color .2s ease}.ScheduledScout__delete-btn:hover{background-color:#fff5f5}.ScheduledScout__info-box{background-color:#f5f5f5;border-radius:8px;padding:20px;margin-bottom:24px}.ScheduledScout__info-row{display:flex;align-items:center;margin-bottom:12px}.ScheduledScout__info-row:last-child{margin-bottom:0}.ScheduledScout__info-label{color:#666;font-size:13px;min-width:100px;margin-right:16px}.ScheduledScout__info-value{color:#333;font-size:14px;font-weight:500}.ScheduledScout__info-value--highlight{color:#1976d2;font-size:16px;font-weight:600}.ScheduledScout__message-box{border:1px solid #E0E0E0;border-radius:8px;overflow:hidden}.ScheduledScout__message-subject{background-color:#fafafa;padding:16px 20px;font-weight:600;font-size:15px;color:#333;border-bottom:1px solid #E0E0E0}.ScheduledScout__message-body{padding:20px;font-size:14px;line-height:1.8;color:#333;white-space:pre-wrap}.ScheduledScout__link{color:#1976d2;word-break:break-all}.ScheduledScout__link:hover{text-decoration:underline}.ScheduledScout__confirm-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:white;border-radius:8px;padding:24px 32px;z-index:2100;box-shadow:0 8px 32px #0003;min-width:320px}.Schedule__tabs{display:flex;gap:4px;margin-bottom:24px;border-bottom:1px solid #e5e7eb;padding-bottom:0}.Schedule__tab{padding:12px 20px;background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:-1px}.Schedule__tab:hover{color:#4f46e5}.Schedule__tab--active{color:#4f46e5;border-bottom-color:#4f46e5}.Schedule__loading{padding:40px;text-align:center;color:#6b7280}.Schedule__list__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.Schedule__list__title{font-size:18px;font-weight:600;color:#1f2937}.Schedule__empty{text-align:center;padding:60px 20px;background:#f9fafb;border-radius:12px;border:2px dashed #e5e7eb}.Schedule__empty__icon{font-size:48px;margin-bottom:16px}.Schedule__empty__text{font-size:16px;font-weight:500;color:#374151;margin-bottom:8px}.Schedule__empty__description{font-size:14px;color:#6b7280}.Schedule__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.Schedule__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease}.Schedule__card:hover{box-shadow:0 4px 12px #0000001a}.Schedule__card__header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px;border-bottom:1px solid #f3f4f6}.Schedule__card__title{font-size:16px;font-weight:600;color:#1f2937;margin:0}.Schedule__card__status{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.Schedule__card__status--active{background:#dcfce7;color:#166534}.Schedule__card__status--inactive{background:#f3f4f6;color:#6b7280}.Schedule__card__body{padding:16px}.Schedule__card__info{display:flex;gap:16px;margin-bottom:12px}.Schedule__card__info__item{display:flex;flex-direction:column;gap:2px}.Schedule__card__info__label{font-size:12px;color:#6b7280}.Schedule__card__info__value{font-size:14px;font-weight:500;color:#374151}.Schedule__card__url{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border-radius:6px}.Schedule__card__url__text{flex:1;font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Schedule__card__url__copy{background:none;border:none;cursor:pointer;padding:4px;font-size:14px;opacity:.6;transition:opacity .2s}.Schedule__card__url__copy:hover{opacity:1}.Schedule__card__creator{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f3f4f6}.Schedule__card__creator__label{font-size:12px;color:#9ca3af}.Schedule__card__creator__name{font-size:13px;color:#374151;font-weight:500}.Schedule__card__readonly{font-size:13px;color:#9ca3af;padding:8px 0}.Schedule__card__footer{display:flex;gap:8px;padding:12px 16px;border-top:1px solid #f3f4f6;background:#fafafa}.Schedule__card__btn{flex:1;padding:8px 12px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s ease}.Schedule__card__btn--edit{background:#eef2ff;color:#4f46e5}.Schedule__card__btn--edit:hover{background:#e0e7ff}.Schedule__card__btn--toggle{background:#f3f4f6;color:#374151}.Schedule__card__btn--toggle:hover{background:#e5e7eb}.Schedule__card__btn--delete{background:#fef2f2;color:#dc2626}.Schedule__card__btn--delete:hover{background:#fee2e2}.Schedule__form__header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.Schedule__form__back{background:none;border:none;color:#6b7280;font-size:14px;cursor:pointer;padding:8px 12px;border-radius:6px;transition:background .2s}.Schedule__form__back:hover{background:#f3f4f6;color:#374151}.Schedule__form__title{font-size:18px;font-weight:600;color:#1f2937;margin:0}.Schedule__duration{display:flex;flex-wrap:wrap;gap:8px}.Schedule__duration__btn{padding:10px 20px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.Schedule__duration__btn:hover{border-color:#c7d2fe;background:#f5f3ff}.Schedule__duration__btn--active{border-color:#4f46e5;background:#eef2ff;color:#4f46e5}.Schedule__info{padding:12px 16px;background:#eff6ff;border-radius:8px;margin-bottom:16px}.Schedule__info p{margin:0;font-size:13px;color:#1e40af;line-height:1.5}.Schedule__options{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.Schedule__checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.Schedule__checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#4f46e5}.Schedule__checkbox span{font-size:14px;color:#374151}.Schedule__weekdays{display:flex;flex-direction:column;gap:12px}.Schedule__weekday{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.Schedule__weekday__header{padding:12px 16px;background:#f9fafb}.Schedule__weekday__slots{padding:12px 16px 12px 40px;display:flex;flex-direction:column;gap:8px}.Schedule__weekday__slot{display:flex;align-items:center;gap:8px}.Schedule__weekday__slot input[type=time]{padding:6px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.Schedule__weekday__slot span{color:#6b7280}.Schedule__weekday__slot__remove{background:#fef2f2;border:none;color:#dc2626;width:24px;height:24px;border-radius:4px;cursor:pointer;font-size:14px;line-height:1}.Schedule__weekday__slot__remove:hover{background:#fee2e2}.Schedule__weekday__add{background:none;border:none;color:#4f46e5;font-size:13px;font-weight:500;cursor:pointer;padding:4px 8px;text-align:left;width:fit-content;align-self:flex-start}.Schedule__weekday__add:hover{text-decoration:underline}.Schedule__mode{display:grid;grid-template-columns:1fr 1fr;gap:12px}.Schedule__mode__btn{padding:16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:all .2s ease}.Schedule__mode__btn strong{display:block;font-size:14px;color:#1f2937;margin-bottom:4px}.Schedule__mode__btn span{font-size:12px;color:#6b7280}.Schedule__mode__btn:hover{border-color:#c7d2fe}.Schedule__mode__btn--active{border-color:#4f46e5;background:#eef2ff}.Schedule__members{max-height:240px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px}.Schedule__member{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .2s}.Schedule__member:last-child{border-bottom:none}.Schedule__member:hover{background:#f9fafb}.Schedule__member input[type=checkbox]{width:16px;height:16px;accent-color:#4f46e5}.Schedule__member__info{display:flex;flex-direction:column;gap:2px}.Schedule__member__name{font-size:14px;font-weight:500;color:#1f2937}.Schedule__member__email{font-size:12px;color:#6b7280}.Schedule__meeting{display:flex;flex-wrap:wrap;gap:8px}.Schedule__meeting__btn{padding:10px 20px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}.Schedule__meeting__btn:hover:not(:disabled){border-color:#c7d2fe;background:#f5f3ff}.Schedule__meeting__btn--active{border-color:#4f46e5;background:#eef2ff;color:#4f46e5}.Schedule__meeting__btn--disabled,.Schedule__meeting__btn:disabled{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.Schedule__meeting__btn--disabled:hover,.Schedule__meeting__btn:disabled:hover{background:#f3f4f6;border-color:#e5e7eb}.Schedule__meeting__btn__badge{display:block;font-size:10px;color:#9ca3af;margin-top:2px}.Schedule__warning{padding:12px 16px;background:#fffbeb;border-radius:8px;margin-top:12px}.Schedule__warning p{margin:0;font-size:13px;color:#92400e}.Schedule__description{font-size:14px;color:#6b7280;margin-bottom:12px}.Schedule__integration__header{margin-bottom:24px}.Schedule__integration__title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 8px}.Schedule__integration__description{font-size:14px;color:#6b7280;margin:0}.Schedule__integration__item{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid #f3f4f6}.Schedule__integration__item:last-child{border-bottom:none}.Schedule__integration__item__icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.Schedule__integration__item__icon--google{background:#4285f4}.Schedule__integration__item__icon--microsoft{background:#00a4ef}.Schedule__integration__item__icon--zoom{background:#2d8cff}.Schedule__integration__item__icon--teams{background:#6264a7}.Schedule__integration__item__info{flex:1}.Schedule__integration__item__name{font-size:14px;font-weight:500;color:#1f2937}.Schedule__integration__item__email{font-size:13px;color:#6b7280}.Schedule__integration__item__status{font-size:13px;color:#9ca3af}.Schedule__integration__item__actions{display:flex;align-items:center;gap:12px}.Schedule__integration__badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.Schedule__integration__badge--connected{background:#dcfce7;color:#166534}.Schedule__integration__badge--expired{background:#fee2e2;color:#dc2626}.Schedule__integration__warning{background-color:#fee2e2;border:1px solid #ef4444;color:#dc2626;padding:12px 16px;border-radius:8px;margin:8px 16px 16px;font-size:14px}.Schedule__integration__btn{padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.Schedule__integration__btn--connect{background:#4f46e5;color:#fff;border:none}.Schedule__integration__btn--connect:hover{background:#4338ca}.Schedule__integration__btn--connect:disabled{background:#9ca3af;cursor:not-allowed}.Schedule__integration__btn--disabled{background:#e5e7eb;color:#9ca3af;border:none;cursor:not-allowed}.Schedule__integration__btn--disabled:hover{background:#e5e7eb}.Schedule__integration__btn--disconnect{background:none;border:none;color:#dc2626}.Schedule__integration__btn--disconnect:hover{background:#fef2f2}.Schedule__integration__sync{padding:8px 16px;font-size:12px;color:#6b7280;background:#f9fafb}.Schedule__notice{margin-top:24px;padding:16px;background:#fffbeb;border-radius:8px;border:1px solid #fcd34d}.Schedule__notice strong{display:block;font-size:14px;color:#92400e;margin-bottom:8px}.Schedule__notice ul{margin:0;padding-left:20px;font-size:13px;color:#92400e;line-height:1.6}.Schedule__notice--info{background:#eff6ff;border-color:#93c5fd}.Schedule__notice--info strong,.Schedule__notice--info ul{color:#1e40af}.Form__input__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){.Schedule__cards,.Schedule__mode{grid-template-columns:1fr}.Schedule__duration__btn{flex:1;min-width:calc(33.333% - 8px)}.Form__input__row{grid-template-columns:1fr}}.Schedule__members{display:flex;flex-direction:column;gap:12px}.Schedule__member{display:flex!important;align-items:center!important;gap:16px!important;cursor:pointer}.Schedule__member input[type=checkbox]{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:0 4px 0 0!important;padding:0!important;cursor:pointer;flex-shrink:0}.Schedule__member__name{font-size:14px;color:#374151;line-height:18px}.Schedule__info{margin-top:12px;padding:12px 16px;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px}.Schedule__info p{margin:0;font-size:13px;color:#1d4ed8;line-height:1.5}.Schedule__info a{color:#1d4ed8;text-decoration:underline;font-weight:500}.Schedule__info a:hover{color:#1e40af}.Schedule__error{margin-top:12px;padding:12px 16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px}.Schedule__error p{margin:0;font-size:13px;color:#dc2626;line-height:1.5}.Schedule__error a{color:#dc2626;text-decoration:underline;font-weight:500}.Schedule__error a:hover{color:#b91c1c}.Schedule__priority{margin-top:24px;padding:16px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.Schedule__priority__header{margin-bottom:12px}.Schedule__priority__title{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:4px}.Schedule__priority__description{font-size:12px;color:#6b7280;line-height:1.4}.Schedule__priority__list{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.Schedule__priority__item{display:flex;align-items:center;padding:12px;border-bottom:1px solid #e5e7eb;-webkit-user-select:none;user-select:none;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),order .3s cubic-bezier(.4,0,.2,1);position:relative;will-change:transform,order}.Schedule__priority__item:last-child{border-bottom:none}.Schedule__priority__item--dragging{background-color:#eef2ff;box-shadow:0 8px 16px #00000026,0 4px 6px #0000001a;transform:scale(1.02) translateZ(0);z-index:10;border-radius:6px;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden}.Schedule__priority__handle{color:#9ca3af;margin-right:12px;cursor:grab;padding:4px;touch-action:none}.Schedule__priority__handle:active{cursor:grabbing}.Schedule__priority__handle svg{display:block}.Schedule__priority__number{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;background-color:#e5e7eb;color:#6b7280;margin-right:12px;flex-shrink:0}.Schedule__priority__number--first{background-color:#4f46e5;color:#fff}.Schedule__priority__name{font-size:14px;color:#1f2937;flex:1}.Schedule__priority__badge{font-size:12px;color:#4f46e5;background-color:#eef2ff;padding:2px 8px;border-radius:4px;font-weight:600}.Schedule__priority__info{display:flex;align-items:center;gap:6px;margin-top:12px;font-size:12px;color:#6b7280;line-height:1.4}.Schedule__priority__info__icon{width:14px;height:14px;flex-shrink:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.animate-slideDown{animation:slideDown .2s ease-out}.notification-dropdown{position:relative}.notification-dropdown__header{background-color:#f9fafb}.notification-dropdown__title{color:#1f2937}.notification-dropdown__item{display:block;background-color:#fff;border:none;border-bottom:.5px solid #e5e7eb;outline:none!important}.notification-dropdown__item:last-child{border-bottom:none}.notification-dropdown__item:hover{background-color:#f9fafb}.notification-dropdown__item:focus,.notification-dropdown__item:focus-visible,.notification-dropdown__item:active{outline:none!important;background-color:#fff;border-bottom:.5px solid #e5e7eb}.notification-dropdown__item:last-child:focus,.notification-dropdown__item:last-child:focus-visible,.notification-dropdown__item:last-child:active{border-bottom:none}.notification-dropdown__footer-button{border:none!important;outline:none!important;background:none}.notification-dropdown__footer-button:focus,.notification-dropdown__footer-button:focus-visible,.notification-dropdown__footer-button:active{border:none!important;outline:none!important}.notification-dropdown__item-content{display:flex;gap:.75rem;align-items:flex-start}.notification-dropdown__dot{flex-shrink:0;margin-top:.25rem}.notification-dropdown__dot div{width:8px!important;height:8px!important}.notification-dropdown__dot div.bg-blue-500{background-color:#3b82f6!important;border-radius:9999px;display:block}.notification-dropdown__content{flex:1 1 0%;min-width:0}.notification-dropdown__item-title{display:block}.notification-dropdown__item-date{margin-top:.125rem}.notification-dropdown__arrow{flex-shrink:0;margin-top:.25rem;width:16px;height:16px}.notification-dropdown__arrow svg{width:16px!important;height:16px!important;color:#d1d5db;display:block}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.flex{display:flex}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.min-w-0{min-width:0}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.divide-y>*+*{border-top-width:1px}.divide-gray-100>*+*{border-color:#f3f4f6}.gap-3{gap:.75rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.pt-4{padding-top:1rem}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-full{width:100%}.w-80{width:20rem}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.min-w-\[20px\]{min-width:20px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-gray-200{border-color:#e5e7eb}.border-blue-200{border-color:#bfdbfe}.border-gray-100{border-color:#f3f4f6}.border-l-red-500{border-left-color:#ef4444}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.last\:border-b-0:last-child{border-bottom-width:0}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-red-100{background-color:#fee2e2}.bg-red-500{background-color:#ef4444}.bg-red-800{background-color:#991b1b}.bg-yellow-100{background-color:#fef3c7}.bg-gray-100{background-color:#f3f4f6}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-red-800{color:#991b1b}.text-yellow-600{color:#ca8a04}.text-yellow-800{color:#854d0e}.text-white{color:#fff}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.whitespace-pre-wrap{white-space:pre-wrap}.leading-none{line-height:1}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.right-0{right:0}.z-50{z-index:50}.inline-flex{display:inline-flex}.cursor-pointer{cursor:pointer}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 3px #3b82f680}.focus\:ring-blue-500:focus{--tw-ring-color: #3b82f6}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:text-gray-900:hover{color:#111827}.hover\:text-blue-800:hover{color:#1e40af}@media (min-width: 640px){.sm\:w-96{width:24rem}}.translate-x-1\/2{transform:translate(50%)}.-translate-y-1\/2{transform:translateY(-50%)}.transform{transform:var(--tw-transform)}.rotate-180{transform:rotate(180deg)}.notifications-header{display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.notifications-header{flex-direction:column;align-items:flex-start;gap:16px}}.notifications-header-left{display:flex;align-items:center;gap:12px}.unread-badge{background-color:#ef4444;color:#fff;padding:4px 12px;border-radius:12px;font-size:13px;font-weight:600}.notifications-header-right{display:flex;gap:12px}.notifications-table-container{overflow:hidden}.notifications-table{width:100%;border-collapse:collapse}.notifications-table thead{background-color:#f9fafb;border-bottom:2px solid #e5e7eb}.notifications-table thead th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.notifications-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .15s;cursor:pointer}.notifications-table tbody tr:hover{background-color:#f9fafb}.notifications-table tbody tr.unread{background-color:#eff6ff}.notifications-table tbody tr.unread:hover{background-color:#dbeafe}.notifications-table tbody tr:last-child{border-bottom:none}.notifications-table tbody td{padding:16px;font-size:14px;color:#374151}.status-column{width:60px}.type-column{width:120px}.title-column{min-width:300px}.date-column{width:180px}.status-cell{text-align:center}.unread-dot{display:inline-block;width:8px;height:8px;background-color:#ef4444;border-radius:50%}.type-cell .type-badge{display:inline-block;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#fff}.title-cell{font-weight:500}.date-cell{color:#6b7280;font-size:13px}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .15s}.modal-close:hover{color:#111827}.notification-detail-title{margin-bottom:16px}.notification-detail-title h3{font-size:20px;font-weight:700;color:#111827;margin:8px 0 0}.notification-detail-type-badge{display:inline-block;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;color:#fff;margin-bottom:8px}.notification-detail-date{color:#6b7280;font-size:13px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.notification-detail-body{margin-bottom:24px;line-height:1.7}.notification-detail-body p{margin:0 0 12px;color:#374151}.notification-detail-body p:last-child{margin-bottom:0}.notification-detail-link{margin-top:24px;padding-top:20px;border-top:1px solid #e5e7eb}.notification-detail-link .btn{width:100%}.empty-state{padding:60px 20px;text-align:center}.empty-icon{width:64px;height:64px;margin:0 auto 20px;color:#d1d5db}.empty-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.empty-description{font-size:14px;color:#6b7280;margin:0}.loading-container{text-align:center;padding:60px 20px}.loading-spinner{display:inline-block;width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-container p{color:#6b7280;font-size:14px}.error-container{background:white;border-radius:8px;padding:40px 20px;text-align:center;box-shadow:0 1px 3px #0000001a}.error-message{color:#dc2626;font-size:14px;margin-bottom:20px}@media (max-width: 768px){.notifications-table thead{display:none}.notifications-table tbody tr{display:block;margin-bottom:12px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.notifications-table tbody td{display:block;text-align:left;padding:8px 16px;border:none}.notifications-table tbody td:first-child{padding-top:12px}.notifications-table tbody td:last-child{padding-bottom:12px}.notifications-table .status-cell{position:absolute;right:16px;top:16px}.notifications-table .type-cell:before{content:"種別: ";font-weight:600;margin-right:8px;color:#6b7280}.notifications-table .title-cell:before{content:"タイトル: ";font-weight:600;margin-right:8px;color:#6b7280;display:block;margin-bottom:4px}.notifications-table .date-cell:before{content:"日時: ";font-weight:600;margin-right:8px;color:#6b7280}}.NotificationDetail{position:fixed;top:0;right:0;bottom:0;z-index:1100;display:flex;transform:translate(100%);transition:transform .3s ease-in-out;width:640px;overscroll-behavior:contain}.NotificationDetail.is-open{transform:translate(0)}.NotificationDetail__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1099}.NotificationDetail__content{position:relative;width:100%;height:100%;background-color:#fff;z-index:1102;overflow-y:auto;margin-left:auto;padding-bottom:80px;box-shadow:0 25px 50px -12px #00000040;overscroll-behavior:contain}.NotificationDetail__close{position:fixed;top:20px;right:20px;z-index:1103;background:rgba(255,255,255,.9);border:none;cursor:pointer;padding:8px;border-radius:50%;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;transition:background .2s}.NotificationDetail__close:hover{background:rgb(255,255,255)}.NotificationDetail__close svg{width:24px;height:24px;color:#374151}.NotificationDetail__header{padding:32px 24px 24px;border-bottom:1px solid #e5e7eb;background:white}.NotificationDetail__title{font-size:24px;font-weight:700;color:#111827;margin:0}.NotificationDetail__body{padding:24px}.NotificationDetail__type{margin-bottom:16px}.NotificationDetail__type-badge{display:inline-block;padding:6px 12px;border-radius:4px;font-size:13px;font-weight:600;color:#fff}.NotificationDetail__notification-title{font-size:20px;font-weight:600;color:#111827;margin:16px 0 12px;line-height:1.5}.NotificationDetail__date{font-size:14px;color:#6b7280;margin-bottom:24px}.NotificationDetail__notification-body{font-size:15px;line-height:1.7;color:#374151;margin-bottom:24px}.NotificationDetail__notification-body p{margin:0 0 12px}.NotificationDetail__notification-body p:last-child{margin-bottom:0}.NotificationDetail__link{margin-top:24px;padding-top:24px;border-top:1px solid #e5e7eb}.NotificationDetail__link-button{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;text-decoration:none}.NotificationDetail__link-button:hover{background-color:#2563eb;color:#fff;text-decoration:none}.NotificationDetail__link-button svg{width:16px;height:16px}.NotificationDetail__footer{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;background-color:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -2px 8px #0000000d;z-index:1103}.NotificationDetail__footer-button{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.NotificationDetail__footer-button--secondary{background-color:#10b981;color:#fff}.NotificationDetail__footer-button--secondary:hover{background-color:#059669}.NotificationDetail__footer-button--default{background-color:#f3f4f6;color:#374151}.NotificationDetail__footer-button--default:hover{background-color:#e5e7eb}@media (max-width: 768px){.NotificationDetail{width:100%}.NotificationDetail__content{padding-bottom:100px}}.IosAppInvitation{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:40px 20px}.IosAppInvitation__container{width:100%;max-width:480px;margin:0 auto;text-align:center}.IosAppInvitation__icon{margin-bottom:30px}.IosAppInvitation__icon__img{width:120px;height:auto}.IosAppInvitation__title{font-size:22px;font-weight:600;color:#333;margin-bottom:16px}.IosAppInvitation__description{font-size:15px;color:#666;line-height:1.8;margin-bottom:40px}.IosAppInvitation__buttons{display:flex;flex-direction:column;gap:16px;align-items:center}.IosAppInvitation__button{display:block;width:100%;max-width:320px;padding:16px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:opacity .2s ease}.IosAppInvitation__button:hover{opacity:.85}.IosAppInvitation__button:disabled{opacity:.5;cursor:not-allowed}.IosAppInvitation__button--primary{background-color:#0071c1;color:#fff}.IosAppInvitation__button--appstore{background-color:#000;color:#fff}.IosAppInvitation__button--secondary{background-color:transparent;color:#0071c1;border:1px solid #0071C1;font-size:14px;padding:12px 24px}.IosAppInvitation__fallback{padding:20px;background-color:#f8f9fa;border-radius:8px;width:100%;max-width:320px}.IosAppInvitation__fallback__text{font-size:13px;color:#666;line-height:1.7;margin-bottom:16px}.ScheduleBooking{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#e8f4fd 0%,#e0e7ff 100%)}.ScheduleBooking__main{flex:1;padding:40px 20px;display:flex;justify-content:center}.ScheduleBooking__container{width:100%;max-width:900px}.ScheduleBooking__container--narrow{max-width:600px}.ScheduleBooking__header{text-align:center;margin-bottom:24px}.ScheduleBooking__header h1{font-size:24px;font-weight:700;color:#1a1a2e;margin-bottom:8px}@media (max-width: 768px){.ScheduleBooking__header h1{font-size:20px}}.ScheduleBooking__header p{color:#6b7280;font-size:14px}.ScheduleBooking__card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.ScheduleBooking__card__header{padding:20px 24px;border-bottom:1px solid #e5e7eb}.ScheduleBooking__card__header h2{font-size:18px;font-weight:600;color:#1a1a2e;margin-bottom:4px}.ScheduleBooking__card__header p{font-size:13px;color:#6b7280}.ScheduleBooking__card__body{padding:24px}@media (max-width: 480px){.ScheduleBooking__card__body{padding:16px 12px}}.ScheduleBooking__card__footer{padding:16px 24px;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.ScheduleBooking__card__footer{flex-direction:column;gap:12px}}.ScheduleBooking__selector{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media (max-width: 768px){.ScheduleBooking__selector{grid-template-columns:1fr;gap:24px}}.ScheduleBooking__selector__date,.ScheduleBooking__selector__time{min-width:0}.ScheduleBooking__selector__date h3,.ScheduleBooking__selector__time h3{font-size:14px;font-weight:600;color:#374151;margin-bottom:16px}.ScheduleBooking__calendar{min-width:0;overflow:visible}.ScheduleBooking__calendar__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ScheduleBooking__calendar__title{font-size:16px;font-weight:600;color:#1a1a2e}.ScheduleBooking__calendar__nav{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;color:#6b7280;transition:all .2s ease}.ScheduleBooking__calendar__nav:hover{background:#f3f4f6;color:#374151}.ScheduleBooking__calendar__weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:8px;min-width:0}.ScheduleBooking__calendar__weekday{text-align:center;font-size:12px;font-weight:500;color:#6b7280;padding:8px 0;min-width:0}.ScheduleBooking__calendar__weekday--sun{color:#ef4444}.ScheduleBooking__calendar__weekday--sat{color:#3b82f6}.ScheduleBooking__calendar__days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;min-width:0}.ScheduleBooking__calendar__day{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:14px;border-radius:8px;border:2px solid transparent;background:transparent;cursor:pointer;transition:all .2s ease;min-width:0}@media (max-width: 375px){.ScheduleBooking__calendar__day{aspect-ratio:auto;padding:8px 0}}.ScheduleBooking__calendar__day--empty{cursor:default}.ScheduleBooking__calendar__day--disabled{color:#d1d5db;cursor:not-allowed}.ScheduleBooking__calendar__day--available{color:#1a1a2e;background:#f0f9ff;border-color:#e0f2fe}.ScheduleBooking__calendar__day--available:hover{background:#e0f2fe;border-color:#7dd3fc}.ScheduleBooking__calendar__day--selected{background:#4f46e5;border-color:#4f46e5;color:#fff}.ScheduleBooking__calendar__day--selected .ScheduleBooking__calendar__dot{background:#fff}.ScheduleBooking__calendar__day--sun:not(.ScheduleBooking__calendar__day--disabled):not(.ScheduleBooking__calendar__day--selected){color:#ef4444}.ScheduleBooking__calendar__day--sat:not(.ScheduleBooking__calendar__day--disabled):not(.ScheduleBooking__calendar__day--selected){color:#3b82f6}.ScheduleBooking__calendar__dot{position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:#4f46e5}.ScheduleBooking__calendar__legend{margin-top:16px;display:flex;align-items:center;gap:12px}.ScheduleBooking__calendar__legend__item{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}.ScheduleBooking__calendar__legend__dot{width:8px;height:8px;border-radius:50%;background:#4f46e5}.ScheduleBooking__slots__date{font-size:14px;font-weight:500;color:#374151;margin-bottom:12px;padding:8px 12px;background:#f3f4f6;border-radius:6px}.ScheduleBooking__slots__list{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.ScheduleBooking__slot{display:flex;flex-direction:column;align-items:flex-start;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease}.ScheduleBooking__slot:hover{border-color:#a5b4fc;background:#f5f3ff}.ScheduleBooking__slot--selected{border-color:#4f46e5;background:#ede9fe}.ScheduleBooking__slot--selected .ScheduleBooking__slot__time{color:#4f46e5}.ScheduleBooking__slot__time{font-size:15px;font-weight:600;color:#1a1a2e}.ScheduleBooking__slot__duration{font-size:12px;color:#6b7280;margin-top:2px}.ScheduleBooking__empty{text-align:center;padding:40px 20px;color:#9ca3af}.ScheduleBooking__empty--with-icon svg{margin-bottom:12px}.ScheduleBooking__empty p{font-size:14px}.ScheduleBooking__selection{font-size:14px;color:#6b7280}.ScheduleBooking__selection strong{color:#4f46e5;font-weight:600}.ScheduleBooking__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease}.ScheduleBooking__btn--primary{background:#4f46e5;color:#fff}.ScheduleBooking__btn--primary:hover:not(:disabled){background:#4338ca}.ScheduleBooking__btn--primary:disabled{opacity:.6;cursor:not-allowed}.ScheduleBooking__btn--secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.ScheduleBooking__btn--secondary:hover:not(:disabled){background:#f9fafb}.ScheduleBooking__btn--secondary:disabled{opacity:.6;cursor:not-allowed}.ScheduleBooking__btn--disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.ScheduleBooking__actions{display:flex;gap:12px;margin-top:24px}.ScheduleBooking__actions .ScheduleBooking__btn{flex:1}.ScheduleBooking__form h3{font-size:14px;font-weight:600;color:#374151;margin-bottom:16px}.ScheduleBooking__form__field{margin-bottom:16px}.ScheduleBooking__form__field label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}.ScheduleBooking__form__field input{width:100%;padding:10px 14px;font-size:14px;border:1px solid #d1d5db;border-radius:6px;outline:none;transition:border-color .2s ease}.ScheduleBooking__form__field input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.ScheduleBooking__form__field input::placeholder{color:#9ca3af}.ScheduleBooking__required{color:#ef4444}.ScheduleBooking__summary{background:#f9fafb;border-radius:8px;padding:20px;margin-bottom:24px}.ScheduleBooking__summary h3{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:12px}.ScheduleBooking__summary dl>div{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #e5e7eb}.ScheduleBooking__summary dl>div:last-child{border-bottom:none}.ScheduleBooking__summary dl dt{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.ScheduleBooking__summary dl dt svg{color:#9ca3af}.ScheduleBooking__summary dl dd{font-size:14px;font-weight:500;color:#1a1a2e}.ScheduleBooking__alert{padding:12px 16px;border-radius:6px;font-size:14px;margin-bottom:20px}.ScheduleBooking__alert--error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.ScheduleBooking__loading{text-align:center;padding:60px 20px;color:#6b7280}.ScheduleBooking__loading p{margin-top:16px;font-size:14px}.ScheduleBooking__spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto}.ScheduleBooking__spinner--small{width:16px;height:16px;border-width:2px;margin:0}@keyframes spin{to{transform:rotate(360deg)}}.ScheduleBooking__error{text-align:center;padding:60px 20px}.ScheduleBooking__error__icon{color:#ef4444;margin-bottom:16px}.ScheduleBooking__error h2{font-size:20px;font-weight:600;color:#1a1a2e;margin-bottom:8px}.ScheduleBooking__error p{font-size:14px;color:#6b7280}.ScheduleBooking__calendar-error{text-align:center;padding:60px 20px;background:#fef3cd;border:1px solid #ffc107;border-radius:8px}.ScheduleBooking__calendar-error__icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:#fff3cd;border-radius:50%;margin-bottom:20px;color:#856404}.ScheduleBooking__calendar-error__message{font-size:15px;font-weight:500;color:#856404;line-height:1.8;margin:0}.ScheduleBooking__complete{text-align:center;padding:32px}.ScheduleBooking__complete__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#ecfdf5;border-radius:50%;margin-bottom:20px;color:#10b981}.ScheduleBooking__complete h2{font-size:22px;font-weight:600;color:#1a1a2e;margin-bottom:8px}.ScheduleBooking__complete__desc{font-size:14px;color:#6b7280;margin-bottom:24px}.ScheduleBooking__meeting-url{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:16px;margin-bottom:24px;text-align:left}.ScheduleBooking__meeting-url h3{font-size:13px;font-weight:600;color:#1e40af;margin-bottom:8px}.ScheduleBooking__meeting-url a{font-size:14px;color:#2563eb;word-break:break-all}.ScheduleBooking__next-steps{background:#ede9fe;border-radius:8px;padding:16px;margin-bottom:24px;text-align:left}.ScheduleBooking__next-steps h3{font-size:13px;font-weight:600;color:#5b21b6;margin-bottom:12px}.ScheduleBooking__next-steps ol{margin:0;padding-left:20px;font-size:14px;color:#6d28d9}.ScheduleBooking__next-steps ol li{margin-bottom:6px}.ScheduleBooking__next-steps ol li:last-child{margin-bottom:0}.ScheduleBooking__calendar-buttons{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:24px;text-align:left}.ScheduleBooking__calendar-buttons h3{font-size:13px;font-weight:600;color:#374151;margin-bottom:12px;text-align:center}.ScheduleBooking__calendar-buttons__list{display:flex;flex-direction:column;gap:8px}.ScheduleBooking__calendar-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;cursor:pointer;transition:all .2s ease;text-decoration:none}.ScheduleBooking__calendar-btn:hover{background:#f3f4f6;border-color:#9ca3af}.ScheduleBooking__calendar-btn__icon{width:20px;height:20px;flex-shrink:0}.ScheduleBooking__calendar-btn--google .ScheduleBooking__calendar-btn__icon{color:#4285f4}.ScheduleBooking__calendar-btn--google:hover{background:#e8f0fe;border-color:#4285f4}.ScheduleBooking__calendar-btn--outlook .ScheduleBooking__calendar-btn__icon{color:#0078d4}.ScheduleBooking__calendar-btn--outlook:hover{background:#e8f4ff;border-color:#0078d4}.ScheduleBooking__user-info h3{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.ScheduleBooking__user-info__card{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.ScheduleBooking__user-info__photo{flex-shrink:0;width:56px;height:56px;border-radius:50%;overflow:hidden;background:#e5e7eb}.ScheduleBooking__user-info__photo img{width:100%;height:100%;object-fit:cover}.ScheduleBooking__user-info__details{flex:1}.ScheduleBooking__user-info__details dl>div{display:flex;align-items:flex-start;padding:6px 0}.ScheduleBooking__user-info__details dl>div:first-child{padding-top:0}.ScheduleBooking__user-info__details dl dt{display:flex;align-items:center;gap:6px;width:140px;flex-shrink:0;font-size:13px;color:#6b7280}.ScheduleBooking__user-info__details dl dt svg{color:#9ca3af}@media (max-width: 480px){.ScheduleBooking__user-info__details dl dt{width:120px}}.ScheduleBooking__user-info__details dl dd{font-size:14px;font-weight:500;color:#1a1a2e;word-break:break-all}.ScheduleBooking__user-info__note{margin-top:12px;font-size:12px;color:#9ca3af}.pagination-container{display:flex;justify-content:center;margin:20px 0}.pagination-container-top{margin:0 0 15px;display:flex;justify-content:center}.list-controls{display:flex;align-items:center;justify-content:flex-start;margin-bottom:15px;flex-wrap:wrap;gap:10px}.pagination{display:flex;justify-content:center;align-items:center;gap:5px}.pagination-button{padding:8px 15px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s ease}.pagination-button:hover:not(:disabled){background-color:#e9ecef}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-number{width:36px;height:36px;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s ease}.pagination-number:hover:not(:disabled){background-color:#e9ecef}.pagination-number:disabled{opacity:.5;cursor:not-allowed}.pagination-number.active{background-color:#007bff;color:#fff;border-color:#007bff}
