@font-face{font-family:CJ ONLYONE;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_400-DP8HHMXx.woff2) format("woff2")}@font-face{font-family:CJ ONLYONE;font-weight:500;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_500-DJLVY1Gp.woff2) format("woff2")}@font-face{font-family:CJ ONLYONE;font-weight:600;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_600-B65uOGlX.woff2) format("woff2")}@font-face{font-family:CJ ONLYONE;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_700-B7KKEuA9.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}:root{line-height:1.4;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}.app-toast-viewport{position:fixed;top:24px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;width:auto;max-width:min(420px,calc(100vw - 48px));padding:0 24px;margin:0;list-style:none;z-index:99999;outline:none}.app-toast-root{position:relative;width:100%;max-width:min(420px,calc(100vw - 48px));padding:15px 20px;color:#fff;background-color:#222;border-radius:8px;box-shadow:10px 10px 10px #00000026}.app-toast-root[data-state=open]{animation:app-toast-slide-in .2s ease-out}.app-toast-root[data-state=closed]{animation:app-toast-fade-out .15s ease-in forwards}.app-toast-description{margin:0;font-size:14px;font-weight:500;text-align:center;position:relative;padding-left:28px}.app-toast-description:before{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='10'%20fill='%233376CD'/%3e%3cpath%20d='M13.7935%206.29306C14.184%205.90266%2014.817%205.90258%2015.2075%206.29306C15.5978%206.68356%2015.5979%207.31666%2015.2075%207.70712L8.50049%2014.4142L4.29346%2010.2071C3.90293%209.8166%203.90293%209.18358%204.29346%208.79306C4.68399%208.40266%205.31704%208.40258%205.70752%208.79306L8.50049%2011.586L13.7935%206.29306Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center center;background-size:100%}@keyframes app-toast-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes app-toast-fade-out{to{opacity:0}}.popup-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#00000080}.popup-layer{width:100%;max-width:680px;height:auto;max-height:calc(100vh - 48px);display:flex;flex-direction:column;background:#fff;border-radius:20px}.popup-header{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:19px 20px;border-bottom:1px solid #eee;position:relative}.popup-title{font-size:22px;font-weight:600;color:#000}.popup-close{margin-top:4px;padding:0;border:none;background:transparent;cursor:pointer;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.popup-body{flex:1;overflow-y:auto;padding:0}.popup-body .register-section{background:transparent;border-radius:unset;border:none;margin:0;padding:30px 30px 20px;box-shadow:none}@font-face{font-family:CJ ONLYONE;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_400-DP8HHMXx.woff2) format("woff2")}@font-face{font-family:CJ ONLYONE;font-weight:500;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_500-DJLVY1Gp.woff2) format("woff2")}@font-face{font-family:CJ ONLYONE;font-weight:600;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_600-B65uOGlX.woff2) format("woff2")}@font-face{font-family:CJ ONLYONE;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/CJ_ONLYONE_700-B7KKEuA9.woff2) format("woff2")}body{font-family:CJ ONLYONE,AppleGothic,Apple SD Gothic Neo,helvetica,Malgun Gothic,맑은 고딕,돋움,Dotum,"sans-serif","serif"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{margin:0 auto;padding:0 20px}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-center{justify-content:center;align-items:center}.flex-between{justify-content:space-between;align-items:center}.flex-start{justify-content:flex-start;align-items:center}.flex-end{justify-content:flex-end;align-items:center}.flex-wrap{flex-wrap:wrap}.gap-small{gap:8px}.gap-medium{gap:16px}.gap-large{gap:24px}.grid{display:grid}.grid-3-col{grid-template-columns:repeat(3,1fr);gap:24px}.mt-small{margin-top:8px}.mt-medium{margin-top:16px}.mt-large{margin-top:24px}.mb-small{margin-bottom:8px}.mb-medium{margin-bottom:16px}.mb-large{margin-bottom:24px}.p-small{padding:8px}.p-medium{padding:16px}.p-large{padding:24px}.card{background:#fff;border-radius:8px;padding:24px;border:1px solid #e5e7eb}.card-content{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}.btn{cursor:pointer;transition:all .2s;min-width:144px;height:48px;padding:0;font-size:14px;font-weight:500;border-radius:8px;background-color:transparent;color:#222;border:1px solid #222}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#6b7280;color:#fff}.btn-secondary:hover{background-color:#4b5563}.btn-outline{background-color:transparent;border:1px solid #d1d5db;color:#374151}.btn-outline:hover{background-color:#f9fafb}.input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;background-color:#fff;transition:border-color .2s}.input-wrapper .input{padding-right:30px}.input:focus{outline:none;border-color:#2563eb}.textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;background-color:#fff;resize:vertical;min-height:100px;transition:border-color .2s}.textarea:focus{outline:none;border-color:#2563eb}textarea::-webkit-scrollbar{width:14px}textarea::-webkit-scrollbar-track{background:transparent;margin:5px 0}textarea::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px;border:5px solid transparent;background-clip:padding-box}.label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#374151}.select-wrapper{position:relative;width:100%}.select-trigger,[data-radix-select-trigger]{display:inline-flex;align-items:center;justify-content:space-between;width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;color:#111827;font-size:14px;cursor:pointer;transition:all .2s;min-height:40px}.select-trigger:hover,[data-radix-select-trigger]:hover{border-color:#9ca3af}.select-trigger:focus,[data-radix-select-trigger]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.select-trigger[data-disabled],[data-radix-select-trigger][data-disabled]{cursor:not-allowed;background-color:#e7e7e7;color:#6b7280;opacity:1}.select-trigger[data-disabled]:hover,[data-radix-select-trigger][data-disabled]:hover{border-color:#d1d5db}.select-icon{color:#6b7280;margin-left:8px}.select-content,[data-radix-select-content]{overflow:hidden;background-color:#fff;border-radius:8px;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833;border:1px solid #e5e7eb;z-index:50}.select-viewport,[data-radix-select-viewport]{padding:4px}.select-item,[data-radix-select-item]{padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;color:#111827;transition:background-color .15s;background-color:#fff;outline:none}.select-item:hover,.select-item[data-highlighted],[data-radix-select-item]:hover,[data-radix-select-item][data-highlighted]{background-color:#f3f4f6;outline:none}.select-item[data-state=checked],[data-radix-select-item][data-state=checked]{background-color:#eff6ff;color:#2563eb}[data-radix-radio-group-item]{width:20px;height:20px;border-radius:50%;border:2px solid #d1d5db;background-color:#fff;cursor:pointer;transition:all .2s;position:relative;display:flex;align-items:center;justify-content:center}[data-radix-radio-group-item]:hover{border-color:#9ca3af}[data-radix-radio-group-item][data-state=checked]{border-color:#3b82f6;background-color:#3b82f6}[data-radix-radio-group-item][data-state=checked]:after{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#fff}[data-radix-radio-group-item][data-disabled]{cursor:not-allowed;opacity:.5;background-color:#e7e7e7;border-color:#d1d5db}[data-radix-radio-group-item][data-disabled]:hover{border-color:#d1d5db}@media(max-width:768px){.grid-3-col{grid-template-columns:repeat(2,1fr);gap:16px}.form-row{grid-template-columns:1fr}.container{padding:0 16px}}@media(max-width:480px){.grid-3-col{grid-template-columns:1fr}}.radio-group{display:flex;gap:16px;flex-wrap:wrap}.radio-item{display:flex;align-items:center;gap:8px}.tag{font-size:11px;color:#6b7280;background-color:#f3f4f6;padding:4px 8px;border-radius:4px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px}.pagination-button{padding:8px 12px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.pagination-button:hover:not(:disabled){background-color:#f9fafb}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-page{padding:8px 12px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.pagination-page:hover{background-color:#f9fafb}.pagination-page.active{background-color:#2563eb;color:#fff;border-color:#2563eb}.form-group{margin-bottom:20px}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.rating{display:flex;align-items:center;gap:8px}.star{color:#fbbf24;font-size:20px}.star-empty{color:#d1d5db}.comment-item{padding:16px;border-bottom:1px solid #e5e7eb}.comment-item:last-child{border-bottom:none}.comment-header{display:flex;justify-content:space-between;margin-bottom:8px}.comment-author{font-weight:500;color:#111827}.comment-date{font-size:12px;color:#6b7280}.comment-content{color:#374151;line-height:1.6}.back-link{display:inline-flex;align-items:center;gap:8px;color:#2563eb;text-decoration:none;margin-bottom:24px;font-size:14px;transition:color .2s}.back-link:hover{color:#1d4ed8}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.info-item{background-color:#f9fafb;padding:12px;border-radius:6px}.info-label{font-size:12px;color:#6b7280;margin-bottom:4px}.info-value{font-size:14px;color:#111827;font-weight:500}.link{color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .2s}.link:hover{color:#1d4ed8}.divider{height:1px;background-color:#e5e7eb;margin:24px 0}.notice{font-size:12px;color:#6b7280;margin-bottom:16px;padding:12px;background-color:#f9fafb;border-radius:6px}.error_wrap{height:100%;text-align:center;background:#fff}.error_access{position:relative;width:760px;margin:0 auto;padding:130px 0}.error_access h1{font-size:22px;color:#222;font-weight:700}.error_access .title{padding-top:35px;font-size:42px;color:#222;font-weight:500}.error_access .info{padding:25px 0 35px;font-size:20px;color:#888;line-height:1.6;border-bottom:1px solid #ddd}.error_access .contact{padding:40px 0 55px;font-size:18px;color:#888;line-height:1.6}.error_access .contact span{color:#3376cd;font-weight:500}.error_access .btn-home{font-size:16px;font-weight:500;display:inline-block;padding:10px}.register-page{min-height:100vh;background-color:#f7f7f7;padding-bottom:140px}.register-page-inner{max-width:1440px;margin:0 auto;padding:80px 20px 0}.register-top{margin-bottom:16px}.register-top-history .form-history{justify-content:flex-end}.register-title{font-size:44px;font-weight:700;color:#000;margin-bottom:24px}.register-main{width:100%}.register-section{background:#fff;border-radius:20px;padding:40px;margin-top:20px}.register-section:first-child,.producer-edit.register-section,.analysis-form.register-section{margin-top:0}.register-section-heading{font-size:24px;font-weight:600;color:#000;margin-bottom:36px;padding-bottom:24px;border-bottom:1px solid #222}.register-section-card{max-width:100%}.register-section .form-row{display:flex;gap:20px;margin-bottom:32px}.register-section .form-row:last-child{margin-bottom:0}.register-section .form-row-full{display:block}.register-section .form-row-full .form-group{margin-bottom:0}.register-section .form-group-half,.register-section .form-group-third{flex:1;min-width:0}.register-section .form-row-three{display:flex;gap:24px;margin-bottom:0}.register-section .form-group-flex{display:flex;gap:8px}.register-section .form-group-flex .form-group{flex:1}.register-section .form-group-empty{flex:1;min-width:0;margin-bottom:0}.register-section .form-row-running-contract,.register-section .form-row-production-meta{align-items:flex-start}.register-section .form-group,.register-section .form-row .form-group{margin-bottom:0}.register-section .label-wrap{display:flex;align-items:flex-end;gap:8px}.register-section .label-wrap .info{font-size:14px;color:#3376cd;margin:0 0 12px 8px}.register-section .label,.rating-group-title{display:block;font-size:16px;font-weight:500;color:#222;margin-bottom:12px}.register-section .sublabel,.rating-group-title .sublabel{font-size:14px;color:#666;font-weight:400}.rating-group-title:has(.rating-group-title-actions){display:flex;align-items:flex-end;justify-content:space-between}.register-section .label .label-num{display:inline-block;margin-right:4px;color:#6b7280;font-weight:600}.register-section .label.required:after,.register-section .textarea-counter-label.required:after{content:" *";color:#dc2626}.register-section .input,.register-section .textarea{width:100%;padding:13px 20px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#222;font-family:inherit;background:#fff;transition:border-color .2s;box-sizing:border-box}.register-section .input:focus,.register-section .textarea:focus{outline:none;border-color:#222}.register-section .input:disabled,.register-section .textarea:disabled{background:#f4f4f6;color:#b0b0b0;cursor:not-allowed}.register-section .input::placeholder,.register-section .textarea::placeholder{color:#b0b0b0}.register-section .textarea{resize:vertical;min-height:90px;max-height:240px}.register-section .input-mt{margin-top:16px}.register-section .form-control-mt{margin-top:8px}.input-with-icon{position:relative}.input-with-icon .input{padding-right:40px}.input-icon-link{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;cursor:default;opacity:.7}.radio-group-inline,.checkbox-group-inline{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;padding:13px 20px;border:1px solid #ddd;border-radius:8px;background-color:#fff}.radio-group-inline.disabled{background-color:#f4f4f6}.radio-group-inline.disabled .radio-item-inline,.radio-group-inline.disabled .radio-input,.radio-group-inline.disabled .radio-label{cursor:not-allowed}.radio-group-inline.disabled .radio-label{color:#b0b0b0}.radio-item-inline{display:inline-flex;align-items:center;gap:8px;height:auto;padding:0;border:none;border-radius:0;cursor:pointer;-webkit-user-select:none;user-select:none}.radio-item-inline .radio-input{width:20px;height:20px;margin:0;appearance:none;-webkit-appearance:none;border:1px solid #d1d5db;border-radius:50%;outline:none;cursor:pointer;flex-shrink:0;background-color:#fff;position:relative;transition:all .2s}.radio-item-inline .radio-input:checked{border-color:#3376cd;background-color:#3376cd}.radio-item-inline .radio-input:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#fff;border-radius:50%}.radio-item-inline .radio-label{font-size:14px;color:#222;cursor:pointer}.register-section-footer{display:flex;justify-content:space-between;align-items:center;margin-top:32px;padding-top:20px;border-top:1px solid #eee;flex-direction:column;align-items:flex-end}.register-section-footer-left{flex:1;min-width:0}.register-section-footer-left:has(.form-history){margin-bottom:20px}.register-section-footer-actions{display:flex;justify-content:flex-end;gap:9px;flex-shrink:0}.register-section .form-history,.register-top-history .form-history{display:flex;margin-top:0;padding-top:0;border-top:none;font-size:14px;color:#888}.register-section .form-history>div:first-child:after,.register-top-history .form-history>div:first-child:after{content:"|";display:inline-block;margin:0 16px;color:#ddd}.register-section-footer .btn{padding:10px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s}.register-section-footer .btn:disabled{opacity:.6;cursor:not-allowed}.register-section-footer.section-bottom{border:0;padding-top:0;margin-top:40px;flex-direction:row}.register-section-footer.section-bottom .btn{min-width:160px;height:56px;font-size:18px;font-weight:600}.register-section-footer.section-bottom .form-btn-back{border-color:#666;background-color:#666;color:#fff}.register-section .form-group-full{margin-bottom:24px}.register-section .form-group-full:last-child{margin-bottom:0}.register-section .form-description{font-size:14px;color:#888;margin:-6px 0 20px}.register-section .btn-sm{padding:6px 12px;font-size:13px}.register-section .form-row-inline{display:flex;gap:12px;margin-bottom:0}.register-section .form-row-inline .input{flex:1;min-width:0}.register-section .form-row-inline .input-sm{max-width:220px}.register-section .form-row-inline-sm{gap:8px}.rating-group,.rating-group-full{margin-bottom:24px}.rating-row .rating-group{margin-bottom:0}.rating-row{margin-bottom:24px}.rating-row:last-child{margin-bottom:0}.choice-group{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.choice-item-input{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.choice-item-label{width:100%;display:flex;align-items:center;justify-content:center}.choice-item-text{font-weight:500;margin-right:3px}.register-section-footer-bottom{margin-top:24px}.register-section-footer-bottom .register-section-card{padding:20px 24px}@media(max-width:768px){.register-section{padding:15px 12px}.register-section .form-row,.register-section .form-group-flex,.register-section .form-row-three{flex-direction:column}.register-section .form-group-flex{gap:24px}}.form-tabs{display:flex;gap:10px;margin-bottom:10px}.form-tab-btn,.choice-item{flex:1;padding:15px 0;border-radius:8px;font-size:14px;border:none;cursor:pointer;background-color:#f0f5fa;color:#222;transition:all .2s;font-family:inherit}.form-tab-btn.active,.choice-item.active{background-color:#3376cd;color:#fff}.choice-item.is-disabled{background-color:#f4f4f6;color:#9d9d9d;cursor:not-allowed}.form-input-with-icon-left{position:relative}.form-input-icon-left{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.form-input-url{padding-left:36px!important}.form-btn-submit{background-color:#222;color:#fff}.form-btn-submit.disabled{opacity:.6;cursor:not-allowed}.form-btn-submit.active{cursor:pointer;opacity:1}.search-input-wrapper{display:flex;flex:1;align-items:center;border:1px solid #ddd;border-radius:28px;min-height:56px;padding:0 10px 0 20px}.search-category-wrap{position:relative;flex-shrink:0}.search-category-select{position:relative;display:flex;align-items:center;justify-content:space-between;min-width:120px;padding:0 28px 0 14px;margin:0;height:100%;min-height:24px;font-size:16px;color:#222;background-color:transparent;border:none;border-right:1px solid #ddd;border-radius:0;cursor:pointer;outline:none;appearance:none}.search-category-select:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.2462%200.99469L5.62571%205.5665L1.00526%200.99469'%20stroke='%23222222'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s ease;pointer-events:none}.search-category-select.is-open:after{transform:translateY(-50%) rotate(180deg)}.search-category-label{flex:1;text-align:left}.search-category-options{position:absolute;top:calc(100% + 24px);left:-21px;min-width:calc(100% + 20px);background:#fff;border:1px solid #ddd;border-radius:20px;padding:8px;z-index:100;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.search-category-options.is-open{opacity:1;visibility:visible;transform:translateY(0)}.search-category-option{display:block;width:100%;padding:8px;margin:0;font-size:14px;font-weight:500;color:#646668;text-align:left;background:none;border:none;cursor:pointer;outline:none;transition:background-color .15s ease}.search-category-option:hover{background-color:#f4f4f6;border-radius:5px}.search-category-option.is-selected{color:#000}.search-input-inner{flex:1;min-width:0;display:flex;align-items:center;position:relative}.search-input{flex:1;min-width:0;border:none;font-size:16px;color:#222;padding:0 36px 0 20px;outline:none;background:transparent}.search-input-inner:not(:has(.search-input-clear)) .search-input{padding-right:20px}.search-input::placeholder{color:#b0b0b0}.search-input-clear{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin:0 4px 0 0;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;outline:none;transition:color .2s,background-color .2s}.search-input-clear:hover{color:#222;background-color:#0000000f}.search-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background-color:#3376cd;color:#fff;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;margin-left:8px}.search-block{background:#fff;border-radius:20px;overflow:hidden;transition:all .3s ease}.search-header{display:flex;align-items:center;gap:12px;max-width:940px;margin:0 auto;padding:22px 20px;background:#fff;position:relative;z-index:10}.search-button-wrapper{display:flex;gap:12px;align-items:center}.filter-button-wrapper{position:relative;display:inline-flex}.filter-button{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 30px;color:#222;border:1px solid #ddd;border-radius:28px;font-size:15px;cursor:pointer;transition:all .2s;flex-shrink:0;height:56px;background-color:#fff}.filter-button-icon{display:inline-flex;align-items:center;justify-content:center}.filter-button-wrapper:has(.filter-button-badge) .filter-button{border-color:#222;transition:all .2s}.filter-button-badge{position:absolute;top:-1px;right:-2px;min-width:20px;height:20px;padding:0 5px;display:flex;align-items:center;justify-content:center;background-color:#222;color:#fff;font-size:12px;font-weight:500;border-radius:20px;line-height:1;box-sizing:border-box;border:1px solid #fff}.filter-accordion{max-height:0;opacity:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:#fff;border-top:1px solid transparent}.filter-accordion.open{max-height:500px;opacity:1;border-top-color:#eee;padding:0 20px 36px}.filter-content{max-width:1200px;margin:0 auto;padding-top:34px}.filter-content-inner{display:flex;flex-direction:row;align-items:flex-start;gap:24px;width:100%}.filter-content-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}.filter-content-divider{width:1px;align-self:stretch;flex-shrink:0;background-color:#eee;min-height:1px}.filter-content-aside{flex-shrink:0;padding-top:2px;width:220px}.filter-content-aside .checkbox-label{white-space:nowrap}.filter-group{display:flex;flex-direction:row;align-items:center;gap:24px;flex-wrap:wrap}.filter-group .filter-title{flex-shrink:0;min-width:160px}.filter-title{font-size:16px;font-weight:500;color:#222}.filter-options{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;flex:1;gap:12px 0}.filter-options .checkbox-label:not(:last-child){width:160px}.company-card{background:#fff;border-radius:20px;cursor:pointer;transition:all .2s ease-in-out;display:flex;flex-direction:column;justify-content:space-between}.company-card-header{padding:24px 20px 0;display:flex;flex-direction:column;gap:6px}.company-card-row{display:flex;align-items:center;justify-content:space-between}.meta-role{font-size:16px;color:#666}.meta-badge-wrapper{display:flex;align-items:center;gap:4px}.meta-badge{display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:20px;border:1px solid #ddd;color:#666;font-size:14px;min-width:70px;height:24px}.company-card-row-middle{align-items:baseline;gap:8px}.company-name{flex:1;font-size:22px;font-weight:600;color:#000;max-width:273px;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.company-meta-right{display:flex;align-items:center;gap:20px;font-size:14px;color:#666;line-height:1}.meta-rating{display:flex;align-items:center;gap:6px}.meta-rating .star{margin-top:-2px}.meta-rating img{width:14px;height:14px}.meta-count{display:flex;align-items:center;gap:6px}.meta-count img{margin-top:1px}.meta-bookmark{display:flex;position:relative;margin-left:4px}.meta-bookmark:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-12px;width:1px;height:14px;background-color:#ddd}.company-thumbnail{padding:24px 20px 28px}.company-thumbnail-inner{position:relative;max-width:411px;max-height:231px;border-radius:8px;overflow:hidden;background-color:#000;aspect-ratio:16 / 9;display:flex;justify-content:center}.company-thumbnail-inner img{width:auto;height:100.2%;object-fit:cover;display:block;transition:transform .3s}.company-card:hover .company-thumbnail-inner img{transform:scale(1.03)}.company-thumbnail-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-weight:600;background-color:#e5e7eb}.company-thumbnail-placeholder-icon{width:60px!important;height:60px!important}.pagination{display:flex;justify-content:center;align-items:center;gap:48px;margin-top:40px}.pagination-nav{display:inline-flex;align-items:center;gap:8px;background:none;border:none;padding:0;cursor:pointer;font-size:14px;font-weight:600;color:#222;transition:color .2s}.pagination-nav-arrow{display:flex;align-items:center;justify-content:center}.pagination-nav[disabled]{cursor:default;color:#888}.pagination-nav-prev .pagination-nav-arrow svg{transform:rotate(180deg)}.pagination-nav[disabled] .pagination-nav-arrow svg path{fill:#d1d1d1}.pagination-nav:not([disabled]):hover{color:#222}.pagination-dots{display:flex;align-items:center;gap:20px}.pagination-dot{width:12px;height:12px;border-radius:30px;border:none;padding:0;background-color:#ccc;cursor:pointer;transition:background-color .2s,width .2s}.pagination-dot.is-active{width:60px;background-color:#3376cd}.list-page-container{min-height:100vh;background-color:#f4f4f6}.hero-section-wrapper{padding:0;height:400px;background:linear-gradient(94.1deg,#dbe0f9 26.8%,#a5c0e0 86.81%)}.hero-section{max-width:1440px;height:100%;margin:0 auto;padding:0 20px;background-image:url(/assets/hero-section-visual-Mf0ils-p.png);background-position:117.5% center;background-repeat:no-repeat}.hero-content{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;word-break:keep-all}.hero-title{font-size:36px;font-weight:600;color:#222;margin:82px 0 20px;line-height:1.4}.hero-subtitle{font-size:18px;color:#222;margin-bottom:40px;line-height:1.4}.hero-button{display:inline-flex;align-items:center;gap:10px;padding:15px 28px;background-color:#fff;color:#222;border:none;border-radius:30px;font-size:18px;font-weight:500;cursor:pointer;transition:all .2s}.hero-button:hover{opacity:.7}.plus-icon{font-size:20px;font-weight:500;line-height:1}.main-container{max-width:1440px;margin:60px auto 0;padding:0 20px 140px}.search-filter-wrapper{margin-bottom:40px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#222;transition:color .2s}.checkbox-label input[type=checkbox]{appearance:none;width:20px;height:20px;border:1px solid #ddd;border-radius:4px;margin:0;background-color:#fff;cursor:pointer;position:relative;transition:none;flex-shrink:0}.checkbox-label input[type=checkbox]:checked{border-color:#3376cd;background-color:#3376cd;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.21591%207.73182L0.197727%203.71364C-0.0659091%203.45%20-0.0659091%203.01364%200.197727%202.75C0.461364%202.48636%200.897727%202.48636%201.16136%202.75L4.43409%206.02273C4.57955%206.16818%204.80682%206.16818%204.95227%206.02273L10.6523%200.204545C10.9159%20-0.0681818%2011.3523%20-0.0681818%2011.6159%200.204545C11.8886%200.468182%2011.8886%200.895455%2011.6159%201.16818L5.17955%207.73182C4.91591%208.00455%204.47955%208.00455%204.20682%207.73182H4.21591Z'%20fill='white'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.checkbox-text{-webkit-user-select:none;user-select:none}.summary-info{font-size:14px;color:#6b7280;margin-bottom:20px}.list-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:16px}.list-header-right{display:inline-flex;gap:14px}.sort-button{font-size:14px;color:#222;border:0;cursor:pointer;position:relative;padding-left:28px}.sort-button:before{content:"";display:block;width:20px;height:20px;background-color:#fff;border:1px solid #ddd;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);box-sizing:border-box}.sort-button.active:before{border:6px solid #3376CD}.empty-state{text-align:center;padding:80px 20px;color:#9ca3af;background:#fff;border-radius:16px;border:1px dashed #e5e7eb}@media(max-width:768px){.hero-section{padding-left:60px;padding-right:60px}.search-header{flex-direction:column}.search-input-wrapper{width:100%}.search-button-wrapper{width:100%;justify-content:space-between;flex-direction:row-reverse}}.instant-tooltip{position:relative;display:inline-flex;vertical-align:middle}.instant-tooltip:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%);padding:8px 12px;width:max-content;max-width:min(280px,85vw);box-sizing:border-box;background:#1c1c1ef0;color:#fff;font-size:12px;font-weight:500;line-height:1.45;text-align:center;white-space:normal;word-break:keep-all;overflow-wrap:break-word;border-radius:8px;box-shadow:0 6px 20px #0000002e,0 0 0 1px #ffffff0f;opacity:0;visibility:hidden;pointer-events:none;z-index:2000}.instant-tooltip:hover:after{opacity:1;visibility:visible}.instant-tooltip.instant-tooltip--align-end:after{left:auto;right:0;transform:none;text-align:left}.project-card-edit.instant-tooltip:after{bottom:auto;top:calc(100% + 10px);left:auto;right:-10px;transform:none}.detail-container{padding:0 0 140px}.producer-info{width:100%;height:280px;background:linear-gradient(94.1deg,#e7ebfd 26.8%,#c8dbf1 86.81%);margin-bottom:107px;position:relative}.producer-info .admin-notice{position:absolute;width:100%;background-color:#fff6;color:#d40000;font-size:13px;padding:9px 0;text-align:center}.producer-info-inner,.detail-content-inner{max-width:1440px;margin:0 auto;padding:0 20px}.producer-header{display:flex;flex-direction:column;align-items:center;justify-content:center;height:280px;position:relative}.producer-header .producer-history-date{font-size:13px;color:#666;position:absolute;top:45px;left:0;text-align:center;width:100%}.producer-header .producer-name-wrapper{display:flex;position:relative;width:auto;max-width:900px;justify-content:center;box-sizing:border-box}.producer-header .producer-name-wrapper h2{font-size:44px;font-weight:700;color:#000;margin-bottom:20px;max-width:100%;min-width:0;text-align:center;word-break:keep-all;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.action-buttons{display:flex;gap:4px;margin-top:13px;position:absolute;right:-138px}.action-buttons button{width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #222;background-color:#fff}.action-buttons .btn-bookmark{border:none}.action-buttons .btn-bookmark img{width:100%;height:100%;display:block}.producer-rating{display:flex;align-items:center;gap:12px;position:relative}.producer-rating .rating-score{font-size:24px;font-weight:600;color:#000}.producer-rating .rating-detail{font-size:16px;color:#222;font-weight:400;padding:0 13px 0 20px;margin-left:8px;border:0;min-width:auto;height:auto;position:relative}.producer-rating .rating-detail:before{content:"";position:absolute;top:3px;left:0;width:1px;height:20px;background-color:#bbb}.producer-rating .rating-detail:after{content:"";position:absolute;top:6px;right:0;width:8px;height:14px;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='14'%20viewBox='0%200%208%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.219624%200.21967C0.512517%20-0.0732233%200.987278%20-0.0732233%201.28017%200.21967L7.81044%206.74994L1.28017%2013.2802C0.98734%2013.5729%200.512504%2013.5729%200.219624%2013.2802C-0.0732383%2012.9874%20-0.0731774%2012.5126%200.219624%2012.2197L5.68935%206.74994L0.219624%201.28022C-0.0732386%200.987354%20-0.0731775%200.512571%200.219624%200.21967Z'%20fill='%23222222'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;background-position:center}.producer-meta{width:1000px;height:60px;margin:-34px auto 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#fff;border-radius:40px;box-shadow:10px 10px 20px #0000000d}.producer-meta .data-item{font-size:16px;color:#666;max-width:340px;min-width:0;padding-right:24px;margin-right:24px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.producer-meta .data-item-email{display:inline-flex;align-items:center;gap:8px;overflow:visible}.producer-meta .data-item-email-text{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.producer-meta .btn-copy-email{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;cursor:pointer;margin-top:3px}.producer-meta .btn-copy-email img{width:100%;height:100%;display:block}.producer-meta a.data-item{display:inline-block}.producer-meta .data-item:before{content:"";position:absolute;top:3px;right:0;width:1px;height:18px;background-color:#ddd}.producer-meta .data-item:last-child{padding-right:0;margin-right:0}.producer-meta .data-item:last-child:before{display:none}.producer-meta .data-item-link{color:#3376cd;text-decoration:none;cursor:pointer;padding-right:20px!important}.producer-meta .data-item-link:after{content:"";position:absolute;top:5px;right:0;width:14px;height:14px;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.47754%200C5.89163%200.00014402%206.22754%200.335875%206.22754%200.75C6.22754%201.16412%205.89163%201.49986%205.47754%201.5L1.75%201.5C1.61193%201.5%201.5%201.61193%201.5%201.75L1.5%2011.75C1.5%2011.8881%201.61193%2012%201.75%2012L11.75%2012C11.8881%2012%2012%2011.8881%2012%2011.75V7.75C12%207.33579%2012.3358%207%2012.75%207C13.1642%207%2013.5%207.33579%2013.5%207.75V11.75C13.5%2012.7165%2012.7165%2013.5%2011.75%2013.5L1.75%2013.5C0.783501%2013.5%200%2012.7165%200%2011.75L0%201.75C0%200.783502%200.783502%200%201.75%200L5.47754%200ZM13.5%204.56836C13.4999%204.98239%2013.164%205.31819%2012.75%205.31836C12.3358%205.31836%2012.0001%204.98249%2012%204.56836V2.56055L7.28027%207.28027C6.98738%207.57317%206.51262%207.57317%206.21973%207.28027C5.92683%206.98738%205.92683%206.51262%206.21973%206.21973L10.9395%201.5L8.93164%201.5C8.51743%201.5%208.18164%201.16421%208.18164%200.75C8.18164%200.335786%208.51743%200%208.93164%200L13.5%200V4.56836Z'%20fill='%233376CD'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;background-position:center}.section{display:flex;padding:80px 0;border-top:1px solid #ddd}.section:first-child{padding-top:0;border-top:none}.section:last-child{padding-bottom:0}.section .section-title{flex:0 0 340px;font-size:28px;font-weight:600;color:#000}.section .count{font-size:16px;font-weight:400;color:#222;margin-top:4px;display:block}.section .content-title{font-size:20px;font-weight:500;color:#000;margin-bottom:40px}.section .content-title-ai{display:flex;align-items:center;gap:12px}.section .content-title-ai span{display:flex;position:relative;padding-right:13px}.section .content-title-ai span:after{content:"";position:absolute;top:1px;right:0;width:1px;height:22px;background-color:#ccc}.section .content-title-btn{display:flex;justify-content:space-between;align-items:center}.section .content-title-btn .content-title-link{display:flex;align-items:center;gap:6px;font-size:16px;color:#222}.section-analysis .section-title{position:relative;display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;align-self:flex-start;column-gap:10px;row-gap:8px}.section-analysis .section-title .btn-edit{position:static}.section-analysis .section-title .analysis-history-date{flex-basis:100%;display:block;font-size:14px;color:#666;font-weight:400;margin-top:0}.analysis-content-wrapper{width:100%}.analysis-content{margin-bottom:40px}.analysis-content:last-child{margin-bottom:0}.analysis-content .content-subject{font-size:16px;font-weight:500;color:#3376cd;margin-bottom:16px;border:1px solid #3376CD;border-radius:16px;display:inline-block;width:120px;padding:5px 0;text-align:center}.analysis-content .content-subject.type-01{background-color:#3376cd;color:#fff}.analysis-content .content-description{font-size:16px;font-weight:400;color:#222;line-height:1.6;white-space:pre-line}.analysis-content-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background-color:#f7f7f7;border-radius:20px;padding:46px 20px 38px;text-align:center}.analysis-content-empty .empty-text{font-size:16px;font-weight:400;color:#222;line-height:1.5;margin-bottom:20px}.analysis-content-empty .btn-analysis{min-width:160px}.analysis-content-in-progress{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background-color:#f0f4fb;border:1px solid #c8dbf1;border-radius:20px;padding:46px 24px 38px;text-align:center;gap:20px}.analysis-content-in-progress .analysis-in-progress-text{font-size:16px;font-weight:400;color:#222;line-height:1.6;margin:0;max-width:520px}.analysis-content-in-progress .analysis-in-progress-refresh{min-width:200px;margin-top:4px}.analysis-content-in-progress .analysis-poll-progress{width:100%;max-width:400px}.analysis-content-in-progress .analysis-poll-progress-track{height:6px;border-radius:999px;background-color:#3376cd26;overflow:hidden}.analysis-content-in-progress .analysis-poll-progress-bar{height:100%;width:40%;border-radius:999px;background:linear-gradient(90deg,#3376cd,#5b9ae8,#3376cd);background-size:200% 100%;animation:analysis-poll-indeterminate 1.2s ease-in-out infinite}@keyframes analysis-poll-indeterminate{0%{transform:translate(-100%)}to{transform:translate(350%)}}.project-content-wrapper{width:100%;max-width:1060px}.project-list-collapse.is-collapsed{max-height:880px;overflow:hidden}.project-items-wrapper{display:flex;gap:40px;flex-direction:column}.project-more-gradient{height:325px;margin-top:-325px;background:linear-gradient(to top,#fff 0% 25%,#ffffffd9 50%,#fff6 75%,#ffffff40,#ffffff1a 95%,#fff0);pointer-events:auto;z-index:10;position:relative}.project-more-btn{width:100%}.project-more-btn img{margin-right:8px}.comment-content-wrapper{width:100%}.comment-input-area{position:relative;margin-bottom:32px;border:1px solid #ccc;border-radius:12px;background-color:#fff}.comment-input-area:after{content:"";position:absolute;top:50%;right:120px;transform:translateY(-50%);width:1px;height:60px;background-color:#eee;z-index:1}.comment-textarea{width:100%;min-height:90px;max-height:240px;padding:12px 185px 12px 12px;border:none;font-size:16px;resize:vertical;display:block;box-sizing:border-box;background:transparent}.comment-textarea::placeholder{color:#b0b0b0}.comment-textarea:focus{outline:none}.comment-input-btn{position:absolute;top:50%;right:47px;transform:translateY(-50%);padding:0;min-width:auto;height:auto;font-size:16px;color:#3376cd;background:none;border:none;cursor:pointer}.comment-counter{position:absolute;bottom:14px;right:134px;font-size:12px;color:#999;pointer-events:none}.comment-empty{display:flex;justify-content:center;align-items:center;width:100%;padding:45px 20px;text-align:center;font-size:16px;color:#b0b0b0;line-height:1.5;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.comment-list{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.comment-item{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 18px 24px 30px;border-bottom:1px dashed #ddd}.comment-item.is-hidden{background-color:#f4f4f6}.comment-item-body{flex:1;min-width:0}.comment-text{font-size:16px;color:#222;line-height:1.5;margin-bottom:12px;overflow-wrap:anywhere;white-space:pre-wrap}.comment-meta{font-size:14px;color:#888;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.comment-meta-primary{display:block}.comment-meta-org{display:block;font-size:13px;color:#777}.comment-hidden-notice{color:#888;position:relative;padding-left:12px;margin-left:12px}.comment-hidden-notice:before{content:"";position:absolute;top:4px;left:0;width:1px;height:14px;background-color:#ccc}.comment-item-toggle{flex-shrink:0}.comment-pagination{margin-top:24px;display:flex;justify-content:center}.detail-footer-back{padding-top:40px;display:flex;justify-content:flex-end;border-top:1px solid #222}.detail-footer-back .btn-back{border-color:#666;background-color:#666;color:#fff;min-width:160px;height:56px;font-size:18px;font-weight:600}.detail-container-error{padding-top:40px}.btn-toggle{width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #222;background-color:#fff}.btn-toggle.is-off{border-color:#fff}.btn-toggle img{width:20px;height:auto;display:block}.btn-edit{width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #222;background-color:#fff}.btn-edit img{width:15px;height:auto;display:block;margin-left:2px}.star-rating{display:inline-flex;align-items:center;gap:2px}.star-rating__star{display:block;flex-shrink:0}.star-rating--medium .star-rating__star{width:20px;height:20px}.star-rating--small .star-rating__star{width:14px;height:14px}.rating-detail-layer{position:absolute;top:45px;left:104px;z-index:20;opacity:0;pointer-events:none;transition:opacity .2s ease}.rating-detail-layer--visible{opacity:1;pointer-events:auto}.rating-detail-layer-card{width:320px;background-color:#fff;border-radius:20px;border:1px solid #222}.rating-detail-layer-header{display:flex;align-items:center;justify-content:center;padding:14px 0;border-bottom:1px solid #222;position:relative}.rating-detail-layer-title{font-size:16px;font-weight:600;color:#222;margin:0}.rating-detail-layer-close{border:none;background:transparent;cursor:pointer;padding:0;position:absolute;top:20px;right:21px}.rating-detail-layer-close img{width:12px;height:12px;display:block}.rating-detail-layer-list{list-style:none;margin:0;padding:20px}.rating-detail-layer-item{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 0;border-bottom:1px dashed #ddd}.rating-detail-layer-item:first-child{padding-top:0}.rating-detail-layer-item:last-child{border-bottom:none;padding-bottom:0}.rating-detail-layer-item-content{display:flex;flex-direction:column;gap:5px}.rating-detail-layer-item-title{font-size:14px;font-weight:500;color:#000}.rating-detail-layer-item-desc{font-size:12px;font-weight:400;color:#666}.rating-detail-layer-item-score{display:flex;align-items:center;gap:6px;flex-shrink:0}.rating-detail-layer-item-score img{width:13px;height:13px;display:block;margin-top:2px}.rating-detail-layer-score-num{font-size:18px;font-weight:600;color:#ff9700}.youtube-player-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000;overflow:hidden}.youtube-player-container{width:100%;height:100%}.youtube-player-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000000b3;color:#fff;font-size:14px;z-index:10;pointer-events:none}.youtube-player-error{position:relative;display:flex;align-items:center;justify-content:center;background-color:#000;color:#ccc;font-size:14px;width:100%;height:100%}.youtube-player-error p{margin:0;text-align:center}.vimeo-player-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000;overflow:hidden}.vimeo-player-container{width:100%;height:100%}.vimeo-player-error{position:relative;display:flex;align-items:center;justify-content:center;background-color:#000;color:#ccc;font-size:14px;width:100%;height:100%}.vimeo-player-error p{margin:0;text-align:center}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.project-card{overflow:visible}.project-card+.project-card{border-top:1px dashed #ddd;padding-top:40px}.project-card-top{display:flex;align-items:flex-start}.project-card-thumbnail{position:relative;flex-shrink:0;width:560px;height:315px;border-radius:20px 0 0 20px;overflow:hidden;background-color:#000;display:flex;justify-content:center}.project-card-thumbnail iframe,.project-card-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.project-card-thumbnail img{width:auto!important}.project-card-thumbnail-outlink{position:absolute;right:24px;bottom:24px;width:64px;height:64px;display:block;border-radius:50%}.project-card-thumbnail-outlink img{width:100%;height:100%;object-fit:contain}.project-card-info{flex:1;min-width:0;background:#f7f7f7;border-radius:0 20px 20px 0;padding:27px 15px 27px 60px;height:315px;position:relative}.project-card-info .project-card-edit{position:absolute;top:15px;right:15px}.project-card-info-inner{max-height:262px;overflow-y:scroll;padding-right:36px}.project-card-info-inner::-webkit-scrollbar{width:14px}.project-card-info-inner::-webkit-scrollbar-track{background:transparent;margin:30px 0}.project-card-info-inner::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px;border:5px solid transparent;background-clip:padding-box}.project-card-title{font-size:20px;font-weight:600;color:#3376cd;margin:0 0 6px}.project-card-subtitle{font-size:14px;color:#666;margin:0 0 16px}.project-card-meta{margin:0;padding:16px 0 0;border-top:1px solid #ddd}.project-card-meta-row{display:grid;grid-template-columns:105px 1fr;column-gap:25px;align-items:start;padding:4.5px 0}.project-card-meta-row:first-child{padding-top:0}.project-card-meta-row:last-child{padding-bottom:0}.project-card-meta-row dt{font-size:15px;color:#666;font-weight:500;margin:0}.project-card-meta-row dd{font-size:15px;font-weight:500;color:#222;margin:0;min-width:0;word-break:keep-all;overflow-wrap:break-word}.project-card-urls{margin-top:28px;min-width:0;overflow:hidden}.project-card-urls-title{font-size:16px;font-weight:500;color:#000;margin:0 0 12px}.project-card-url-swiper-wrap{position:relative;margin:0;padding:0;width:100%;min-width:0;overflow:visible}.project-card-url-swiper{overflow:visible}.project-card-url-swiper .swiper-slide{height:auto}.project-card-url-slide-inner{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden}.project-card-url-slide-inner iframe,.project-card-url-slide-inner .youtube-player-wrapper,.project-card-url-slide-inner .vimeo-player-wrapper{display:block;position:absolute;inset:0;width:100%;height:100%;border:0;background-color:#000}.project-card-url-slide-link-stack{position:absolute;inset:0}.project-card-url-slide-thumb{display:block;position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.project-card-url-slide-url-label{display:block;position:absolute;left:0;right:0;bottom:0;z-index:1;box-sizing:border-box;max-width:100%;padding:10px 32px 10px 10px;font-size:14px;color:#fff;letter-spacing:-.5px;text-align:left;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.21484%200C5.49099%200%205.71484%200.223858%205.71484%200.5C5.71463%200.775958%205.49085%201%205.21484%201L1.5%201C1.22407%201.00024%201%201.22401%201%201.5L1%2010.4961C1.00022%2010.7719%201.2242%2010.9958%201.5%2010.9961L10.4961%2010.9961C10.7721%2010.9961%2010.9959%2010.7721%2010.9961%2010.4961V6.95312C10.9961%206.67717%2011.2202%206.45343%2011.4961%206.45312C11.7722%206.45312%2011.9961%206.67698%2011.9961%206.95312V10.4961C11.9959%2011.3243%2011.3244%2011.9961%2010.4961%2011.9961L1.5%2011.9961C0.671916%2011.9958%200.00021655%2011.3242%200%2010.4961L0%201.5C3.86486e-07%200.671725%200.671781%200.000244989%201.5%200L5.21484%200ZM11.9961%204.22266C11.9958%204.49854%2011.772%204.72259%2011.4961%204.72266C11.2201%204.72263%2010.9963%204.49856%2010.9961%204.22266V1.70703L6.35156%206.35156C6.15627%206.5464%205.83965%206.54668%205.64453%206.35156C5.44951%206.15644%205.44973%205.83979%205.64453%205.64453L10.2891%201L7.69727%201C7.42129%200.99997%207.1975%200.775923%207.19727%200.5C7.19727%200.223876%207.42115%203.02389e-05%207.69727%200L11.9961%200V4.22266Z'%20fill='white'/%3e%3c/svg%3e") no-repeat right 12px center;background-size:12px}.project-card-url-slide-url-label:hover,.project-card-url-slide-url-label:focus-visible{color:#fff;outline:none}.project-card-url-swiper .swiper-button-prev,.project-card-url-swiper .swiper-button-next{width:14px;height:14px;margin-top:0;top:-21%;color:#222}.project-card-url-swiper .swiper-button-prev{right:28px;left:auto}.project-card-url-swiper .swiper-button-next{right:0}.project-card-url-swiper .swiper-button-disabled{opacity:.25;pointer-events:none}.producer-edit.register-section{margin-top:0}.producer-edit .form-field-error,.producer-edit .form-submit-error{color:#c00;font-size:.875rem;margin-top:.25rem;margin-bottom:0}.producer-edit .form-submit-error{margin-bottom:.75rem}.textarea-counter-group{width:100%}.textarea-counter-header{display:flex;justify-content:space-between;align-items:center}.textarea-counter-label{font-size:16px;font-weight:500;color:#222;margin-bottom:12px}.textarea-counter-text{font-size:12px;color:#999}.textarea-counter-current{font-weight:600}.textarea-counter-input{display:block;width:100%}.rating-bar-group{margin-bottom:0}.rating-bar-group-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;font-size:16px;font-weight:500;color:#222;margin-bottom:12px}.rating-bar-group-title-main{flex:1;min-width:0}.rating-bar-group-title-actions{flex-shrink:0}.rating-bar-sublabel{font-size:14px;font-weight:400;color:#666}.rating-bar{margin-top:12px;border:1px solid #ddd;border-radius:8px;padding:0 0 0 35px}.rating-bar.is-disabled{background-color:#f4f4f6}.rating-bar-inner{display:flex;align-items:center;gap:35px}.rating-slider-root{position:relative;display:flex;align-items:center;width:100%;height:16px}.rating-bar.is-disabled .rating-slider-root{cursor:not-allowed}.rating-slider-track{position:relative;flex:1;height:8px;border-radius:4px;background-color:#ddd}.rating-slider-track:before,.rating-slider-track:after{content:"";position:absolute;top:0;left:21%;width:19%;height:100%;border-left:1px solid #fff;border-right:1px solid #fff}.rating-slider-track:after{left:59.5%}.rating-slider-track+span:has(.rating-slider-thumb){z-index:2}.rating-slider-range{position:absolute;height:100%;border-radius:4px;background-color:#f9a12c;z-index:1}.rating-bar.is-disabled .rating-slider-range{background-color:#b0b0b0}.rating-slider-thumb{display:block;width:16px;height:16px;border-radius:9999px;background-color:#fff;border:2px solid #F9A12C;outline:none}.rating-bar.is-disabled .rating-slider-thumb{border-color:#b0b0b0}.rating-slider-thumb:focus,.rating-slider-thumb:focus-visible,.rating-slider-thumb:active{border-color:#f9a12c;outline:none;box-shadow:0 0 0 2px #f9a12c66}.rating-score-input-icon{flex:0 0 100px;position:relative}.rating-score-input-icon:before{content:"";position:absolute;top:50%;left:28px;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.6969%2015.1819C12.6333%2015.1819%2012.5697%2015.1667%2012.5113%2015.1363L8%2012.7739L3.4887%2015.1363C3.3547%2015.2067%203.1911%2015.1955%203.06749%2015.1055C2.94429%2015.0155%202.88309%2014.8639%202.90869%2014.7139L3.76991%209.71181L0.12143%206.16933C0.0118277%206.06333%20-0.0273732%205.90373%200.0194278%205.75892C0.0662289%205.61372%200.191432%205.50812%200.342235%205.48652L5.38634%204.7565L7.64159%200.204004C7.7764%20-0.0680015%208.22361%20-0.0680015%208.35841%200.204004L10.6137%204.7565L15.6578%205.48652C15.8086%205.50812%2015.9338%205.61372%2015.9806%205.75892C16.0274%205.90373%2015.9882%206.06333%2015.8786%206.16933L12.2301%209.71181L13.0913%2014.7139C13.1169%2014.8639%2013.0557%2015.0155%2012.9325%2015.1055C12.8625%2015.1563%2012.7801%2015.1819%2012.6969%2015.1819Z'%20fill='%23FF9700'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;background-position:center}.rating-bar.is-disabled .rating-score-input-icon:before{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.6969%2015.1819C12.6333%2015.1819%2012.5697%2015.1667%2012.5113%2015.1363L8%2012.7739L3.4887%2015.1363C3.3547%2015.2067%203.1911%2015.1955%203.06749%2015.1055C2.94429%2015.0155%202.88309%2014.8639%202.90869%2014.7139L3.76991%209.71181L0.12143%206.16933C0.0118277%206.06333%20-0.0273732%205.90373%200.0194278%205.75892C0.0662288%205.61372%200.191432%205.50812%200.342235%205.48652L5.38634%204.7565L7.64159%200.204004C7.77639%20-0.0680015%208.22361%20-0.0680015%208.35841%200.204004L10.6137%204.7565L15.6578%205.48652C15.8086%205.50812%2015.9338%205.61372%2015.9806%205.75892C16.0274%205.90373%2015.9882%206.06333%2015.8786%206.16933L12.2301%209.71181L13.0913%2014.7139C13.1169%2014.8639%2013.0557%2015.0155%2012.9325%2015.1055C12.8625%2015.1563%2012.7801%2015.1819%2012.6969%2015.1819'%20fill='%23B0B0B0'/%3e%3c/svg%3e")}.rating-bar .rating-score-input{text-align:center;-moz-appearance:textfield;appearance:textfield}.rating-bar .rating-score-input::-webkit-inner-spin-button,.rating-bar .rating-score-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.register-section .input.rating-score-input{height:46px;text-align:center;border:0;border-left:1px solid #ddd;border-radius:0 8px 8px 0;font-size:14px;font-weight:600;color:#ff9700;padding:0 0 0 18px}.rating-bar.is-disabled .input.rating-score-input{color:#b0b0b0;background-color:#f4f4f6;cursor:not-allowed}.select-input-wrapper{position:relative}.select-input-wrapper.open .select-input{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#222;border-bottom-color:#eee}.select-input-wrapper.open .form-select-arrow{transform:translateY(-50%) rotate(180deg)}.select-input{padding-right:36px}.select-input-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:10px;color:#6b7280;pointer-events:none}.select-dropdown{position:absolute;left:0;right:0;top:100%;margin-top:0;background:#fff;border:1px solid #222;border-top:none;border-radius:0 0 8px 8px;max-height:240px;overflow-y:auto;z-index:50;padding:10px}.select-dropdown::-webkit-scrollbar{width:14px}.select-dropdown::-webkit-scrollbar-track{background:transparent;margin:10px 0}.select-dropdown::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px;border:5px solid transparent;background-clip:padding-box}.select-dropdown-empty{padding:10px;font-size:14px;color:#666}.select-dropdown-item{display:block;width:100%;box-sizing:border-box;text-align:left;padding:10px;border:none;border-radius:4px;background:none;font-size:14px;color:#666;cursor:pointer;font-family:inherit;transition:background .15s}.select-dropdown-item.active{color:#222;font-weight:700}.select-dropdown-item:hover{background:#f4f4f6;color:#222}.form-select-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#222;pointer-events:none;display:flex;align-items:center}.content-link-wrap{background-color:#f4f4f6;border-radius:8px;padding:30px 40px}.content-links-list{display:flex;flex-direction:column;gap:24px}.content-link-item{padding-bottom:24px;border-bottom:1px dashed #ccc}.content-link-item:last-child{border-bottom:none}.content-link-row{display:flex;align-items:center;flex-wrap:wrap}.content-link-row .form-input-url{border-radius:0 8px 8px 0}.content-link-order{width:50px;height:48px;border-radius:8px 0 0 8px;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;color:#333;flex-shrink:0;border:1px solid #ddd;border-right:0;transition:border-color .2s}.content-link-row:has(.form-input-url:focus) .content-link-order{border-color:#222}.content-link-input-wrap{flex:1;min-width:200px}.content-link-wrap .btn-set-representative{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:140px;height:48px;padding:0;margin:0 6px 0 10px;border-radius:8px;border:1px solid #222;background-color:#fff;color:#222;font-size:14px;font-weight:500;flex-shrink:0;white-space:nowrap}.content-link-wrap .btn-set-representative-icon{display:inline-flex;align-items:center;justify-content:center}.content-link-wrap .btn-set-representative-icon .icon-bookmark{width:12px;height:18px;display:block;stroke:#222}.content-link-wrap .btn-set-representative .icon-bookmark path{fill:transparent;transition:fill .2s}.content-link-wrap .btn-set-representative.active .icon-bookmark{stroke:#fff}.content-link-wrap .btn-set-representative.active .icon-bookmark path{fill:#fff}.content-link-wrap .btn-set-representative.active{border-color:#ff9100;background-color:#ff9100;color:#fff}.content-link-wrap .btn-set-representative:disabled{opacity:.5;cursor:not-allowed}.content-link-wrap .btn-icon-remove{min-width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #ddd;background:#fff;border-radius:8px;color:#222;font-size:18px;cursor:pointer;flex-shrink:0;transition:all .2s}.content-link-wrap .btn-icon-remove:hover{border-color:#222}.content-link-thumbnails{display:flex;gap:16px;margin-top:20px;flex-wrap:wrap}.thumbnail-block{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1;min-width:160px}.thumbnail-block.thumbnail-auto{min-width:200px}.thumbnail-card{position:relative;width:100%;max-width:320px;border-radius:8px;overflow:hidden}.thumbnail-card .thumbnail-ratio-16-9.thumbnail-bg{width:100%;max-width:none;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#000;display:flex;justify-content:center}.thumbnail-card .thumbnail-ratio-16-9.thumbnail-bg img{width:auto;height:100%;object-fit:cover;display:block}.thumbnail-card .thumbnail-ratio-16-9.thumbnail-bg.thumbnail-loading{display:flex;align-items:center;justify-content:center;font-size:13px;color:#6b7280}.thumbnail-overlay{position:absolute}.thumbnail-overlay.thumbnail-uploading{inset:0;display:flex;align-items:center;justify-content:center;background:#00000080;color:#fff;font-size:14px;pointer-events:auto}.thumbnail-overlay.thumbnail-btn-change{pointer-events:auto;cursor:pointer}.thumbnail-badge-representative{top:10px;left:10px;width:15px;height:20px;display:flex;align-items:flex-start;justify-content:center;color:#ff9100}.thumbnail-badge-representative .thumbnail-badge-icon{width:15px;height:20px;display:block}.thumbnail-badge-desc{top:10px;right:10px;background:#00000080;color:#fff;border-radius:9999px;font-size:12px;font-weight:400;padding:4px 13px}.thumbnail-btn-change{bottom:10px;right:10px;width:40px;height:40px;margin:0;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#3376cd;color:#fff;box-shadow:0 4px 10px #0000002e}.thumbnail-btn-change-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.thumbnail-btn-change-icon img{width:100%;height:100%;object-fit:contain;display:block;margin:-1px 0 0 1px}.thumbnail-label{font-size:12px;font-weight:600;color:#374151}.thumbnail-desc{font-size:12px;color:#6b7280}.thumbnail-placeholder-box{width:100%;max-width:200px;aspect-ratio:16 / 9;background:#e5e7eb;border-radius:6px}.thumbnail-ratio-16-9{width:100%;max-width:320px;aspect-ratio:16 / 9;border-radius:6px;overflow:hidden;background:#e5e7eb}.thumbnail-ratio-16-9 img{width:100%;height:100%;object-fit:cover;display:block}.thumbnail-ratio-16-9.thumbnail-loading{display:flex;align-items:center;justify-content:center;font-size:13px;color:#6b7280}.thumbnail-file-input{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.btn-upload-label{cursor:pointer;margin-bottom:0}.thumbnail-block.thumbnail-upload{display:flex;flex-direction:column;gap:0;min-width:200px}.thumbnail-upload-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;max-width:320px;aspect-ratio:16 / 9;padding:24px;background:#fff;border-radius:8px;cursor:pointer;transition:border-color .2s,background .2s}.thumbnail-upload-empty:hover{border-color:#9ca3af;background:#fafafa}.thumbnail-upload-icon{color:#9ca3af;line-height:0}.thumbnail-upload-icon svg{display:block}.thumbnail-upload-text{font-size:16px;color:#666;text-align:center}.thumbnail-upload-btn{display:inline-flex;align-items:center;justify-content:center;padding:4px 16px;background:#888;color:#fff;font-size:14px;font-weight:500;border-radius:20px;border:none;cursor:pointer}.content-link-wrap .btn-add-link{margin-top:0;width:100%;height:48px;border-color:#222;background-color:#fff;font-size:14px;color:#222}.content-link-wrap .btn-add-link img{margin-right:8px}.metric-card{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:100px;padding:0 24px;border-right:1px solid #ddd}.metric-card:last-child{border-right:none}.metric-card .card-label{color:#666;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:-.32px;word-break:keep-all}.metric-card .card-label .sub{display:block;color:#666;font-size:14px;font-weight:400}.metric-card .value-row{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.metric-card .value{color:#000;font-size:28px;font-weight:700;line-height:1.4;letter-spacing:-.56px}.metric-card .change{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600}.metric-card .change.is-up{color:#ef151e}.metric-card .change.is-down{color:#3376cd}.metric-card--icon .value-row{align-items:flex-end}.metric-card .ico{flex-shrink:0;display:flex;width:52px;height:52px}.metric-card .ico img{display:block;width:100%;height:100%;object-fit:contain}.metric-card--inline-sub .card-label .sub{display:inline-block}.activity-trend-chart{margin-top:30px}.activity-trend-chart .title-area{display:flex;justify-content:space-between}.activity-trend-chart .chart-legend{display:flex;align-self:flex-end;align-items:center;gap:20px}.activity-trend-chart .legend-item{display:flex;align-items:center;gap:8px}.activity-trend-chart .legend-dot{flex-shrink:0;width:10px;height:10px}.activity-trend-chart .legend-label{color:#000;font-size:14px;line-height:1.4;letter-spacing:-.28px}.activity-trend-chart .chart-area{width:100%;height:242px}.activity-trend-chart .chart-tooltip{overflow:hidden;width:200px;border:1px solid #000;border-radius:12px;background:#fff;box-shadow:10px 10px 20px #0000001a;color:#000}.activity-trend-chart .chart-tooltip .title{padding:4px;background-color:#000;color:#fff;font-size:14px;font-weight:500;line-height:1.4;text-align:center;letter-spacing:-.28px}.activity-trend-chart .chart-tooltip .title strong{font-weight:500}.activity-trend-chart .chart-tooltip .tooltip-list{display:flex;flex-direction:column;margin:0;padding:10px 14px;list-style:none}.activity-trend-chart .chart-tooltip .tooltip-list .item{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:1.6;letter-spacing:-.28px}.activity-trend-chart .recharts-cartesian-grid-horizontal line:first-child{stroke-dasharray:none}.rank-list-wrap{flex:1}.rank-list-wrap:nth-child(odd):not(:only-child){padding-right:40px;border-right:1px solid #eee}.rank-list-wrap:nth-child(2n){padding-left:40px}.rank-list-wrap ol.rank-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.rank-list-wrap .rank-item{display:flex;align-items:center;height:50px;padding:0 16px;border-radius:8px;background-color:#f5f5f5}.rank-list-wrap .rank-item.is-top{border:1px solid #3376cd;background-color:#fff}.rank-list-wrap .rank-num{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;margin-right:9px;border-radius:50%;background:#fff;color:#3376cd;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:-.32px}.rank-list-wrap .rank-item.is-top .rank-num{background-color:#3376cd;color:#fff}.rank-list-wrap .rank-name-area{display:flex;align-items:center;gap:10px;flex:1;max-width:514px;overflow:hidden;white-space:nowrap}.rank-list-wrap .rank-name{flex-shrink:0;max-width:514px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;color:#000}.rank-list-wrap .rank-dept{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#999}.rank-list-wrap .rank-count{margin-left:auto;padding-left:10px;font-size:18px;font-weight:700;color:#3376cd}.usage-rank-wrap ol.rank-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.usage-rank-wrap .col-title{margin:0 0 12px;color:#000;font-size:16px;font-weight:700;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usage-rank-wrap .rank-item{display:flex;flex-direction:column;padding:12px 16px 10px;border-radius:8px;background-color:#f5f5f5}.usage-rank-wrap .rank-item.is-top{border:1px solid #3376cd;background-color:#fff}.usage-rank-wrap .rank-item .row{display:flex;align-items:center}.usage-rank-wrap .rank-item .row+.row{margin-top:8px;padding-top:10px;border-top:1px dashed #ddd}.usage-rank-wrap .rank-num{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;margin-right:9px;border-radius:50%;background:#fff;color:#3376cd;font-size:16px;font-weight:700;line-height:1.4;letter-spacing:-.32px}.usage-rank-wrap .rank-item.is-top .rank-num{background-color:#3376cd;color:#fff}.usage-rank-wrap .rank-name{color:#000;font-size:16px;font-weight:600;line-height:1.4;letter-spacing:-.32px;word-break:break-all}.usage-rank-wrap .rank-count{margin-left:auto;padding-left:10px;font-size:18px;font-weight:700;color:#3376cd}.usage-rank-wrap .row.rank-sub{gap:21px;color:#666;font-size:14px;font-weight:400;line-height:1.4}.usage-rank-wrap .rank-rating{display:flex;align-items:center;gap:5px}.usage-rank-wrap .rank-projects{word-break:break-all}.usage-rank-wrap .rank-rating+.rank-projects{position:relative}.usage-rank-wrap .rank-rating+.rank-projects:before{content:"";position:absolute;top:50%;left:-11px;width:1px;height:12px;background-color:#ddd;transform:translateY(-50%)}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-container{display:flow-root;min-height:calc(100vh - 127px);padding:0 0 140px;background-color:#f7f7f7}.dashboard-container svg,.dashboard-container svg g:focus{outline:none}.dashboard-container .inner{max-width:1440px;margin:80px auto 0;padding:0 20px}.dashboard-container .inner>.page-title{margin:0 0 60px;color:#111827;font-size:44px;font-weight:700;line-height:1.4;letter-spacing:-.176px}.dashboard-container .inner>.sub-title{color:#000;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:-.48px}.dashboard-container .group-box{padding:30px 40px;border-radius:20px;background-color:#fff}.dashboard-container .group-box+.sub-title{margin-top:80px}.dashboard-container .inner>.sub-title+.group-box{margin-top:20px}.dashboard-container .group-box .title-area{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dashboard-container .group-box .title-area>.title{color:#000;font-size:20px;font-weight:700}.dashboard-container .group-box .sub-title{margin-bottom:12px;color:#000;font-size:18px;font-weight:600;line-height:1.4}.dashboard-container .group-box .month-select{appearance:none;-webkit-appearance:none;min-width:200px;padding:9px 36px 9px 14px;border:1px solid #ddd;border-radius:8px;outline:none;background:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.2462%200.99469L5.62571%205.5665L1.00526%200.99469'%20stroke='%23222222'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;color:#222;font-size:14px;font-weight:400;cursor:pointer;transition:border-color .15s}.dashboard-container .group-box .month-select:focus{border-color:#222}.dashboard-container .dashboard-metrics-area{display:flex;overflow:hidden;padding:20px 0;border:1px solid #ddd;border-radius:16px}.dashboard-container .btn-download{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 16px;border:1px solid #222;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#222;cursor:pointer}.dashboard-container .is-contrib .bar-chart-area{margin-top:30px}.dashboard-container .is-contrib .bar-chart-area>.title{margin-bottom:16px;color:#000;font-size:16px;font-weight:700}.dashboard-container .is-contrib .bar-chart-area .chart-area{padding-top:4px}.dashboard-container .rank-area{display:flex;margin-top:30px}.dashboard-container .is-usage .swiper-nav{display:flex;margin-right:-11px}.dashboard-container .is-usage .btn-nav{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:50%;background:#fff;cursor:pointer;transition:opacity .15s}.dashboard-container .is-usage .btn-nav.swiper-button-disabled{opacity:.35;pointer-events:none}.dashboard-container .usage-slide-area{margin-top:12px;overflow:hidden}.dashboard-container .usage-rank-wrap{margin-top:30px}.permission-request-page{height:100%;min-height:760px;background-color:#f7f7f7;display:flex;align-items:flex-start;justify-content:center}.permission-request-inner{width:640px;max-width:100%;margin:0 auto;padding:80px 0 120px}.permission-request-title{font-size:32px;font-weight:700;color:#3376cd;margin-bottom:16px;text-align:center}.permission-request-desc{font-size:18px;color:#222;margin-bottom:40px;text-align:center}.permission-request-loading{text-align:center;color:#666;padding:40px}.permission-request-card{background:#fff;border-radius:20px;padding:40px 90px}.permission-info-row{display:flex;align-items:center;margin-bottom:28px;gap:20px}.permission-info-row dt{flex-shrink:0;width:100px;font-size:14px;color:#666}.permission-info-row dd{font-size:16px;font-weight:600;color:#101828}.system-notice-card{background:#fff;border-radius:20px;padding:24px 40px;margin-top:20px}.system-notice-card .notice-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:0}.system-notice-card .notice-title{font-size:16px;font-weight:700;color:#000;margin:0;flex:1;min-width:0;line-height:1.35}.system-notice-card .notice-detail-toggle{flex-shrink:0;padding:6px 4px;border:none;background:none;font-size:14px;font-weight:600;color:#3376cd;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.system-notice-card .notice-detail-toggle:hover{color:#255a9f}.system-notice-card .notice-content-expanded{margin-top:15px;padding-top:15px;max-height:min(560px,72vh);overflow-y:auto;border-top:1px solid #eee;padding-right:4px}.system-notice-card .notice-content-expanded::-webkit-scrollbar{width:14px}.system-notice-card .notice-content-expanded::-webkit-scrollbar-track{background:transparent;margin:0}.system-notice-card .notice-content-expanded::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px;border:5px solid transparent;background-clip:padding-box}.system-notice-card .notice-intro{font-size:14px;color:#222;padding-bottom:15px;border-bottom:1px solid #ddd}.system-notice-card .notice-intro p:not(:last-child){margin-bottom:10px}.system-notice-card .notice-sections{margin-top:20px;padding:15px;background:#f7f7f7;border:1px solid #ddd;border-radius:10px}.system-notice-card .notice-sections .notice-section-heading{font-size:14px;font-weight:700;color:#333;margin:20px 0 5px}.system-notice-card .notice-sections .notice-section-heading:first-child{margin-top:0}.system-notice-card .notice-sections p{margin:0 0 8px;font-size:13px;color:#666}.system-notice-card .notice-sections p:last-child{margin-bottom:0}.system-notice-card .notice-sections .notice-bullet-list{margin:0 0 8px;padding-left:18px;font-size:13px;color:#666}.system-notice-card .notice-sections .notice-bullet-list li{margin-bottom:5px}.system-notice-card .notice-sections .notice-bullet-list li:last-child{margin-bottom:0}.system-notice-card .notice-privacy-table{width:100%;border-collapse:collapse;margin:12px 0 10px;font-size:13px;line-height:1.45;color:#333}.system-notice-card .notice-privacy-table th,.system-notice-card .notice-privacy-table td{border:1px solid #e5e7eb;padding:8px 10px;vertical-align:top;text-align:left}.system-notice-card .notice-privacy-table th{width:34%;max-width:140px;font-weight:600;color:#101828;background:#f9fafb}.system-notice-card .notice-privacy-footnote{font-size:12px;color:#555;margin-top:8px;margin-bottom:0}.system-notice-card .notice-sections .notice-bullet-list--nested{margin:6px 0 0;padding-left:16px;list-style-type:circle}.system-notice-card .notice-sections .notice-block-heading{margin:14px 0 8px;font-size:13px;font-weight:700;color:#333}.system-notice-card .notice-sections .notice-link-list{margin:0 0 12px;padding-left:18px;font-size:12px;line-height:1.5;word-break:break-all}.system-notice-card .notice-sections .notice-link-list a{color:#3376cd;text-decoration:underline}.system-notice-card .notice-sections .notice-review-markers{margin:10px 0 0;padding-left:18px;font-size:12px;color:#777;line-height:1.45}.system-notice-card .notice-sections .notice-review-markers li{margin-bottom:4px}.system-notice-card .notice-agree-row{margin-top:20px;padding-top:16px;border-top:1px solid #ddd}.system-notice-card .notice-agree-row .checkbox-label--multiline{align-items:center;flex-wrap:wrap;gap:8px 10px;width:100%;box-sizing:border-box;padding:14px 16px;margin:0;border-radius:12px;border:1px solid transparent;background-color:transparent;transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease}.system-notice-card .notice-agree-row .checkbox-label--multiline.is-agreed{background:linear-gradient(160deg,#f3f8fe,#e8f2fc 55%,#eef5fd);border-color:#b8d4ef;box-shadow:0 2px 10px #3376cd1a}.system-notice-card .notice-agree-row .checkbox-label--multiline.is-agreed .checkbox-text{color:#101828}.system-notice-card .notice-agree-row .checkbox-label--multiline input[type=checkbox]{flex-shrink:0;align-self:center;transition:transform .22s ease,border-color .2s ease,background-color .2s ease}.system-notice-card .notice-agree-row .checkbox-label--multiline.is-agreed input[type=checkbox]:checked{transform:scale(1.06);box-shadow:0 0 0 3px #3376cd38}.system-notice-card .notice-agree-row .checkbox-label--multiline .checkbox-text.notice-agree-text{flex:1 1 200px;min-width:0;line-height:1.5;font-size:13px}.system-notice-card .notice-agree-chip{flex-shrink:0;margin-left:auto;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:-.02em;color:#fff;background:linear-gradient(135deg,#3376cd,#255a9f);box-shadow:0 2px 6px #3376cd59;animation:notice-agree-chip-in .35s ease both}@keyframes notice-agree-chip-in{0%{opacity:0;transform:translate(6px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.system-notice-card .notice-agree-row .checkbox-label--multiline,.system-notice-card .notice-agree-row .checkbox-label--multiline input[type=checkbox]{transition:none}.system-notice-card .notice-agree-chip{animation:none}.system-notice-card .notice-agree-row .checkbox-label--multiline.is-agreed input[type=checkbox]:checked{transform:none;box-shadow:none}}.system-notice-card .notice-agree-row .notice-agree-line{display:block}.system-notice-card .notice-agree-row .notice-agree-line+.notice-agree-line{margin-top:10px}.system-notice-card .notice-agree-hint{margin:10px 0 0 28px;font-size:13px;color:#666;line-height:1.4}.system-notice-card .checkbox-label.is-disabled-hint{color:#888}.system-notice-card .checkbox-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.55}.system-notice-card .checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#222;font-weight:500;transition:color .2s}.system-notice-card .checkbox-label input[type=checkbox]{appearance:none;width:20px;height:20px;border:1px solid #ddd;border-radius:4px;margin:0;background-color:#fff;cursor:pointer;position:relative;transition:none;flex-shrink:0}.system-notice-card .checkbox-label input[type=checkbox]:checked{border-color:#3376cd;background-color:#3376cd;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.21591%207.73182L0.197727%203.71364C-0.0659091%203.45%20-0.0659091%203.01364%200.197727%202.75C0.461364%202.48636%200.897727%202.48636%201.16136%202.75L4.43409%206.02273C4.57955%206.16818%204.80682%206.16818%204.95227%206.02273L10.6523%200.204545C10.9159%20-0.0681818%2011.3523%20-0.0681818%2011.6159%200.204545C11.8886%200.468182%2011.8886%200.895455%2011.6159%201.16818L5.17955%207.73182C4.91591%208.00455%204.47955%208.00455%204.20682%207.73182H4.21591Z'%20fill='white'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.system-notice-card .checkbox-text{-webkit-user-select:none;user-select:none}.permission-apply-section{display:flex;align-items:flex-start}.permission-apply-label{flex:0 0 120px;font-size:14px;color:#666}.permission-radio-group{display:flex;flex-direction:column;gap:6px;width:100%}.permission-radio-option{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:8px;border:1px solid #F7F7F7;background-color:#f7f7f7;cursor:pointer}.permission-radio-option.is-selected{background-color:#fff;border-color:#3376cd}.permission-radio-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.permission-radio-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;position:relative;transition:border-color .2s,background-color .2s}.permission-radio-option.is-selected .permission-radio-icon{border-color:#3376cd;background-color:#3376cd}.permission-radio-option.is-selected .permission-radio-icon:after{content:"";position:absolute;left:13px;top:14px;width:16px;height:13px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='13'%20viewBox='0%200%2016%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.6246%200.487986C14.0846%20-0.0726331%2014.9245%20-0.163626%2015.4995%200.284868C16.0745%200.733363%2016.1678%201.5523%2015.7078%202.11292L7.1743%2012.5125C6.93425%2012.8049%206.57633%2012.9821%206.19257%2012.9987C5.8085%2013.0153%205.43486%2012.8697%205.16917%2012.5988L0.369875%207.70499L0.280034%207.60343C-0.134768%207.08378%20-0.0869583%206.33183%200.41154%205.86678C0.943659%205.37066%201.78795%205.38872%202.29688%205.9074L6.04283%209.72727L13.6246%200.487986Z'%20fill='white'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;background-position:center}.permission-radio-option:not(.is-selected) .permission-radio-icon:after{content:"";position:absolute;left:13px;top:14px;width:16px;height:13px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='13'%20viewBox='0%200%2016%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.6246%200.487986C14.0846%20-0.0726331%2014.9245%20-0.163626%2015.4995%200.284868C16.0745%200.733363%2016.1678%201.5523%2015.7078%202.11292L7.1743%2012.5125C6.93425%2012.8049%206.57633%2012.9821%206.19257%2012.9987C5.8085%2013.0153%205.43486%2012.8697%205.16917%2012.5988L0.369875%207.70499L0.280034%207.60343C-0.134768%207.08378%20-0.0869583%206.33183%200.41154%205.86678C0.943659%205.37066%201.78795%205.38872%202.29688%205.9074L6.04283%209.72727L13.6246%200.487986Z'%20fill='%23B0B0B0'/%3e%3c/svg%3e");background-size:100% 100%;background-repeat:no-repeat;background-position:center}.permission-radio-text{display:flex;flex-direction:column;gap:2px}.permission-radio-text strong{font-size:16px;font-weight:500;color:#101828}.permission-radio-desc{font-size:13px;color:#666}.notice-desc{font-size:16px;color:#666;text-align:center;margin-top:12px;letter-spacing:-.4px}.notice-desc span{color:#444;font-weight:500}.permission-submit-agree-hint{margin:15px auto 0;font-size:14px;color:#d40000;text-align:center}.permission-submit-btn{display:block;width:200px;padding:15px 20px;margin:28px auto 0;font-size:18px;font-weight:600;color:#fff;background-color:#222;border:none;border-radius:8px;cursor:pointer}.system-page{min-height:100vh;background-color:#f7f7f7;padding-bottom:140px}.system-page-inner{max-width:1440px;margin:0 auto;padding:80px 20px 0}.system-top{margin-bottom:16px}.system-title{font-size:44px;font-weight:700;color:#000;margin-bottom:24px}.system-body{display:flex;flex-direction:column;gap:40px}.system-table-wrap{background:#fff;border-radius:20px;padding:40px 60px 60px}.system-table-count{font-size:16px;color:#666;margin-bottom:20px}.system-table-count strong{color:#3376cd;font-weight:600}.system-table{width:100%;border-collapse:collapse;font-size:14px}.system-table thead{border-top:2px solid #222}.system-table thead tr:first-child th{border-bottom-color:#222}.system-table thead tr.row-noLine th{border-bottom-color:#ddd}.system-table thead tr.row-noLine th:first-child,.system-table thead tr.row-hasLine th{border-bottom-color:#222}.system-table thead tr.row-hasLine th:first-child{border-left:1px solid #ddd}.system-table th,.system-table td{font-size:16px;color:#222;padding:17px 10px;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center}.system-table th:first-child,.system-table td:first-child{border-left:none}.system-table th{font-weight:600}.system-table th span{font-size:14px}.system-table td span.block{display:block}.system-table td a{text-decoration:underline}.system-table tr.standby td{background:#f4faff}.system-table tr.standby td.standby-clr{color:#3376cd}.system-table tr.item-disabled td{background:#f7f7f7}.system-table-select{position:relative;width:90px;padding:4px 25px 4px 10px;min-height:28px;font-size:14px;text-align:left;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#222;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='7'%20viewBox='0%200%2012%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.2462%200.99469L5.62571%205.5665L1.00526%200.99469'%20stroke='%23222222'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:10px 10px}.system-table-select::-ms-expand{display:none}.system-table-select:focus{outline:none;border-color:#222}.system-table .table-btn{width:80px;height:28px;padding:6px 10px;font-size:14px;font-weight:500;line-height:1;border-radius:4px;border:none;cursor:pointer}.system-table .table-btn-primary{color:#fff;background:#3376cd}.system-table .table-btn-secondary{color:#fff;background:#666}.system-table-error{color:#d6131b;margin-bottom:8px}.system-table-loading{text-align:center;padding:24px;color:#666}.system-search{background:#fff;border-radius:20px;padding:20px 40px}.system-search-form{display:contents}.system-search-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ddd}.system-search-field{display:flex;flex-direction:row;align-items:center;gap:16px}.system-search-field label{font-size:16px;font-weight:500;color:#222}.system-search-input{width:400px;padding:14px 20px;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#222;background:#fff}.system-search-input::placeholder{color:#b0b0b0}.system-search-input:focus{outline:none;border-color:#222}.system-search-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.system-search-right .system-search-field+.system-search-field{margin-left:25px;padding-left:25px;position:relative}.system-search-right .system-search-field+.system-search-field:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:24px;background:#ddd}.system-input-group{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.system-input-group label.system-checkbox-option,.system-input-group label.system-radio-option{font-size:14px;font-weight:400;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.system-checkbox-item{flex-shrink:0;width:20px;height:20px;margin:0;padding:0;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;vertical-align:middle}.system-checkbox-item:checked{border-color:#3376cd;background:#3376cd;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.21591%207.73182L0.197727%203.71364C-0.0659091%203.45%20-0.0659091%203.01364%200.197727%202.75C0.461364%202.48636%200.897727%202.48636%201.16136%202.75L4.43409%206.02273C4.57955%206.16818%204.80682%206.16818%204.95227%206.02273L10.6523%200.204545C10.9159%20-0.0681818%2011.3523%20-0.0681818%2011.6159%200.204545C11.8886%200.468182%2011.8886%200.895455%2011.6159%201.16818L5.17955%207.73182C4.91591%208.00455%204.47955%208.00455%204.20682%207.73182H4.21591Z'%20fill='white'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat}.system-radio-item{flex-shrink:0;width:20px;height:20px;margin:0;padding:0;border:1px solid #ddd;border-radius:50%;background:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s}.system-radio-item:checked{border-color:#3376cd;background:#3376cd}.system-radio-item:checked:after{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#fff}.system-search-submit{margin-top:20px;display:flex;justify-content:center}.system-search-submit button{min-width:140px;padding:13.5px 20px;font-size:14px;font-weight:500;color:#fff;background:#222;border:none;border-radius:8px;cursor:pointer}.system-pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:40px}.system-pagination-nav{display:inline-flex;align-items:baseline;justify-content:center;width:32px;height:32px;padding:0;border:0;background:#fff;font-size:24px;color:#222;line-height:1;cursor:pointer}.system-pagination-nav:disabled{cursor:not-allowed;opacity:.5}.system-pagination-list{display:flex;align-items:center;gap:10px;margin:0 16px}.system-pagination-num{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border:0;background:#fff;font-size:14px;color:#222;line-height:1;cursor:pointer}.system-pagination-num.is-current{background:#222;border-color:#222;border-radius:4px;color:#fff;cursor:default}.login-history-popup-content{padding:20px 24px 30px}.login-history-table-wrap{width:100%}.login-history-count{font-size:14px;color:#666;margin-bottom:16px}.login-history-count strong{color:#3376cd;font-weight:600}.login-history-table-container{max-height:500px;overflow-y:auto;margin-bottom:20px;position:relative}.login-history-loading-overlay{position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:10}.login-history-loading-overlay span{background:#fff;padding:8px 16px;border-radius:4px;box-shadow:0 2px 8px #00000026;font-size:13px;color:#666}.login-history-table{width:100%;border-collapse:collapse;font-size:13px}.login-history-table thead{border-top:2px solid #222;position:sticky;top:0;background:#fff;z-index:1}.login-history-table th,.login-history-table td{font-size:13px;color:#222;padding:12px 8px;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center}.login-history-table th:first-child,.login-history-table td:first-child{border-left:none}.login-history-table th{font-weight:600;background:#f9f9f9}.login-history-table tbody tr:hover{background:#f5f5f5}.login-history-table .success{color:#28a745;font-weight:600}.login-history-table .failure{color:#dc3545;font-weight:600}.login-history-loading,.login-history-empty{padding:40px 10px!important;text-align:center;color:#999}.login-history-popup-content .system-pagination{margin-top:0}.login-history-popup-content .system-pagination-nav{width:24px;height:24px;font-size:18px}.login-history-popup-content .system-pagination-list{gap:6px;margin:0 10px}.login-history-popup-content .system-pagination-num{min-width:24px;height:24px;padding:0 6px;font-size:12px}.header{background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid #f7f7f7}.header-content{max-width:1440px;height:72px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:16px}.header-right{display:flex;align-items:center;gap:20px;position:relative}.header-right p{font-size:14px;font-weight:400;color:#888;display:flex;align-items:center}.header-login-time{background:none;border:none;padding:0;font-size:14px;font-weight:400;color:#888;cursor:pointer;text-decoration:underline;transition:color .2s}.header-login-time:hover{color:#3376cd}.header-right p span+span:before{content:"|";margin:0 10px;color:#ddd}.header-right .user-guide{font-size:14px;color:#000;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;border:1px solid #000;border-radius:18px;padding:6px 16px;margin-left:10px}.header-right .user-guide:after{content:"";width:12px;height:12px;background:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7002%208.7998C11.9761%208.80012%2012.2002%209.02386%2012.2002%209.2998V12.2002L0%2012.2002L0%209.2998C0%209.02366%200.223858%208.7998%200.5%208.7998C0.775963%208.80002%201%209.02379%201%209.2998L1%2011.2002L11.2002%2011.2002V9.2998C11.2002%209.02366%2011.4241%208.7998%2011.7002%208.7998ZM6.09961%200C6.37575%200%206.59961%200.223858%206.59961%200.5L6.59961%207.29297L8.94629%204.94629C9.14157%204.75122%209.45812%204.75109%209.65332%204.94629C9.84832%205.1415%209.84832%205.45811%209.65332%205.65332L6.09961%209.20703L2.5459%205.65332C2.3507%205.45812%202.35083%205.14157%202.5459%204.94629C2.74116%204.75103%203.05767%204.75103%203.25293%204.94629L5.59961%207.29297L5.59961%200.5C5.59961%200.223858%205.82347%200%206.09961%200Z'%20fill='%23222222'/%3e%3c/svg%3e") no-repeat center center;background-size:contain}.header-logo img{width:auto;height:36px}.header-logo-link{text-decoration:none;color:inherit;display:flex;align-items:center;gap:12px}.header-title{font-size:18px;font-weight:700;color:#222;margin:0}.menu-button{background:none;border:none;padding:0;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s;width:32px;height:32px;position:relative}.menu-button-line{position:absolute;left:50%;width:20px;height:2px;border-radius:1px;background-color:#000;transform:translate(-50%);transition:transform .2s ease,opacity .2s ease,background-color .2s ease}.menu-button-line:nth-child(1){top:9px}.menu-button-line:nth-child(2){top:15px}.menu-button-line:nth-child(3){top:21px}.menu-button.is-open .menu-button-line{background-color:#000}.menu-button.is-open .menu-button-line:nth-child(1){transform:translate(-50%) translateY(6px) rotate(45deg)}.menu-button.is-open .menu-button-line:nth-child(2){opacity:0}.menu-button.is-open .menu-button-line:nth-child(3){transform:translate(-50%) translateY(-6px) rotate(-45deg)}.header-menu-layer{position:absolute;top:38px;right:8px;z-index:10;opacity:0;transition:opacity .2s ease}.header-menu-layer.is-visible{opacity:1}.header-menu-card{width:240px;background-color:#fff;border-radius:12px;border:1px solid #222;padding:24px 26px 30px}.header-menu-item{display:block;width:100%;text-align:left;border:none;background:transparent;cursor:pointer;font-family:inherit;position:relative;margin-bottom:16px;padding-bottom:16px;text-decoration:none;color:inherit}.menu-title{font-size:16px;font-weight:600;color:#222;margin-bottom:4px}.menu-desc{font-size:14px;font-weight:400;color:#666}.header-menu-item:hover .menu-title,.header-menu-item:hover .menu-desc,.header-menu-item.is-active .menu-title,.header-menu-item.is-active .menu-desc{color:#3376cd}.header-menu-item:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;border-bottom:1px dashed #ddd;z-index:1}.header-menu-item:last-child{margin-bottom:0;padding-bottom:0}.header-menu-item:last-child:after{display:none}@media(max-width:768px){.header-content{align-items:flex-start;flex-direction:column}.header-left{margin-left:-10px}.header-right{width:100%;display:inline-block;text-align:center}}.footer{background-color:#fff;border-top:1px solid #ddd;padding:18px 20px}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px;color:#999}.footer-copyright{flex-shrink:0}@media(max-width:768px){.footer-content{flex-direction:column;align-items:flex-start;text-align:left}}.layout-wrap{display:flex;flex-direction:column;min-height:100vh;min-width:1440px}.layout-wrap main{flex:1}.layout-wrap main:has(.bg-clr){background-color:#f7f7f7}
