@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+JP:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Noto+Sans+JP:wght@400;700;900&display=swap";.login-container{z-index:9999;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:fixed;inset:0;overflow:auto}.login-box{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border-radius:10px;width:100%;max-width:400px;padding:40px;box-shadow:0 10px 25px #0003}.login-box h1{text-align:center;color:#333;margin-bottom:30px;font-size:28px}.form-group{margin-bottom:20px}.form-group label{color:#555;margin-bottom:8px;font-weight:500;display:block}.form-group input{border:1px solid #ddd;border-radius:5px;width:100%;padding:12px;font-size:14px;transition:border-color .3s}.password-field{align-items:center;display:flex;position:relative}.password-field input{padding-right:70px}.password-toggle{color:#9aa5b4;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:color .2s,background .2s;display:flex;position:absolute;right:10px}.password-toggle:hover{color:#667eea;background:#667eea1a}.form-group input:focus{border-color:#667eea;outline:none;box-shadow:0 0 5px #667eea4d}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:5px;width:100%;padding:12px;font-size:16px;font-weight:600;transition:transform .2s}.login-btn:hover{transform:translateY(-2px)}.login-btn:active{transform:translateY(0)}.signup-link{text-align:center;color:#666;margin-top:20px}.signup-link a{color:#667eea;font-weight:600;text-decoration:none}.signup-link a:hover{text-decoration:underline}.login-container{background-image:url(/assets/login_background-C26ZhQSM.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.login-box{max-height:calc(100vh - 40px);overflow-y:auto}.title{font-size:28px;font-weight:700}.welcome-message{margin-bottom:20px;font-weight:700}.label{font-weight:700}@media (width<=1024px){.login-box{max-width:360px;padding:32px}.title{font-size:24px}.welcome-message{font-size:16px}}@media (width<=768px){.login-container{background-position:50%;background-size:cover}.login-box{border-radius:12px;width:calc(100% - 40px);max-width:420px;margin:20px;padding:24px}.form-group input{padding:10px;font-size:14px}.login-btn{padding:12px;font-size:15px}}@media (width<=480px){.login-box{max-width:100%;padding:16px}.title{font-size:20px}.password-toggle{padding:4px;right:6px}.welcome-message{font-size:14px}}@media (width<=428px){.login-box{width:calc(100% - 28px);padding:14px}.title{font-size:18px}.welcome-message{font-size:13px}}@media (width<=412px){.login-box{width:calc(100% - 24px);padding:12px}.form-group input{padding:10px}.login-btn{padding:11px;font-size:14px}}@media (width<=390px){.login-box{margin:12px;padding:12px}.title{font-size:17px}}@media (width<=360px){.login-box{margin:8px;padding:10px}.title{font-size:16px}.welcome-message{font-size:12px}.password-toggle{right:4px}}@media (width<=812px) and (orientation:landscape){.login-container{align-items:flex-start;padding-top:12px}.login-box{width:calc(100% - 32px);max-width:720px}}.admin-root{background:#f0f4f3;flex-direction:column;min-height:100vh;font-family:Inter,Noto Sans JP,sans-serif;display:flex;overflow:hidden}body.admin-page{padding-top:0}.admin-body{flex:1;align-items:stretch;min-height:0;display:flex;overflow:hidden}.admin-sidebar{background:#fff;border-right:1px solid #e4ebe9;flex-direction:column;flex-shrink:0;gap:4px;width:230px;padding:18px 12px;display:flex;overflow-y:auto}.admin-sidebar-logo{align-items:center;gap:10px;padding:4px 8px 10px;display:flex}.admin-sidebar-logo-mark{object-fit:contain;flex-shrink:0;width:34px;height:34px}.admin-sidebar-logo-text{color:#0f2d2a;letter-spacing:-.01em;font-size:15px;font-weight:700}.admin-sidebar-section-label{color:#9ab4ad;letter-spacing:.1em;text-transform:uppercase;padding:4px 8px 8px;font-size:10.5px;font-weight:700}.admin-nav{flex-direction:column;gap:4px;display:flex}.admin-nav-link{color:#2e4d47;background:0 0;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:11px;padding:10px 12px;text-decoration:none;transition:background .17s,border-color .17s,color .17s;display:flex}.admin-nav-link:hover{background:#edf4f1;border-color:#d3e6df}.admin-nav-link.active,.admin-nav-link--static.active{color:#0b7066;background:#0f8a7a1a;border-color:#0f8a7a4d}.admin-nav-link--static{cursor:pointer;text-align:left;width:100%}.admin-nav-link--muted{color:#7a9e98}.anl-icon{flex-shrink:0;justify-content:center;align-items:center;width:26px;font-size:18px;display:flex}.anl-text{flex-direction:column;gap:1px;min-width:0;display:flex}.anl-label{font-size:14px;font-weight:600;line-height:1}.anl-sub{color:#8aada7;font-size:10.5px;font-weight:400;line-height:1}.admin-nav-link.active .anl-sub,.admin-nav-link--static.active .anl-sub{color:#62a89e}.admin-sidebar-divider{background:#e4ebe9;height:1px;margin:10px 4px}.admin-sidebar-footer{margin-top:auto;padding:10px 8px 0}.admin-sidebar-logout-btn{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:12px;width:100%;height:40px;font-size:12px;font-weight:600;transition:background-color .22s,transform .22s}.admin-sidebar-logout-btn:hover{background:#2b2b2b;transform:translateY(-1px)}.admin-sidebar-version{color:#b0c9c4;margin-top:8px;font-size:11px;display:block}.admin-main{background:0 0;flex:1;min-width:0;padding:0;overflow:auto}.admin-mobile-switcher{display:none}@media (width<=768px){.admin-sidebar{display:none}.admin-main{padding:0}.admin-mobile-switcher{z-index:5;background:#f0f4f3;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 12px;padding:6px 0;display:grid;position:sticky;top:0}.admin-mobile-switch-btn{color:#355a53;cursor:pointer;background:#fff;border:1.5px solid #d8e4e1;border-radius:10px;min-height:40px;font-size:13px;font-weight:700}.admin-mobile-switch-btn.active{color:#0b7066;background:#0f8a7a1f;border-color:#0f8a7a73}}@media (width<=1024px){.admin-main{padding:16px}}@media (width<=768px){.admin-root{padding-top:0}.admin-main{padding:12px}.admin-sidebar-logout-btn{height:44px}}@media (width<=480px){.admin-main{padding:10px}}@media (width<=428px){.admin-main{padding:8px}.admin-sidebar-logout-btn{width:100%}}@media (width<=412px){.admin-main{padding:6px}}@media (width<=360px){.admin-main{padding:6px 6px 12px}}.admin-req-form-card{z-index:1;box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:900px;max-height:90vh;padding:32px;position:relative;overflow-y:auto}.form-title{color:#0b2b24;margin:0 0 20px;font-size:2rem;font-weight:800}.job-form{flex-direction:column;gap:14px;display:flex}.search-input{box-sizing:border-box;border:1px solid #c7d2fe;border-radius:10px;outline:none;width:100%;padding:16px 18px;font-size:18px;transition:border-color .2s}.search-input:focus{border-color:#4f46e5}.search-input::placeholder{color:#7b86b2;opacity:1;font-size:18px}.textarea-large{resize:vertical;min-height:140px;line-height:1.6}.textarea-small{resize:vertical;min-height:90px;line-height:1.6}.button-group{gap:12px;margin-top:10px;display:flex}.submit-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;flex:1;padding:14px;font-size:17px;font-weight:700}.submit-btn:hover{background:#4338ca}.cancel-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;flex:1;padding:14px;font-size:17px;font-weight:700}.cancel-btn:hover{background:#e2e8f0}.recruitment-page{max-width:1100px;min-height:60vh;margin:0 auto;padding:8px 6px 40px;font-family:Space Grotesk,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}.recruitment-card{margin-top:8px}.recruitment-shell{gap:24px;max-width:1200px;margin:0 auto;padding:0 18px;display:grid}.recruitment-page--full .recruitment-shell{width:100%;max-width:1400px;margin:0 auto;padding:0 24px}.job-detail-page--full{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.job-detail-page--full .job-detail-shell{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:18px 28px 36px}.recruitment-hero{color:#0f172a;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:var(--header-height,160px);background:linear-gradient(135deg,#f4fbff 0%,#e7f8f5 52%,#eff6ff 100%);border-radius:0;padding:28px;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172a14}.recruitment-hero:after{content:"";background:radial-gradient(circle,#10b98133,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;inset:auto -30% -60% auto}.recruitment-hero-content{z-index:1;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:24px;max-width:1100px;margin:0 auto;padding:0 16px;display:grid;position:relative}.recruitment-hero-text{gap:10px;display:grid}.recruitment-hero-eyebrow{letter-spacing:.34em;text-transform:uppercase;color:#0f766e;font-size:13px;font-weight:700}.recruitment-hero-title{letter-spacing:.04em;color:#0f172a;margin:0;font-size:clamp(2rem,4vw,3.4rem)}.recruitment-hero-opening{letter-spacing:.2em;text-transform:uppercase;color:#0f766e;margin:0;font-size:14px;font-weight:700}.recruitment-hero h1,.recruitment-hero p{margin:0}.recruitment-hero p{color:#334155;max-width:720px;margin-top:10px;line-height:1.7}.recruitment-hero-meta{flex-wrap:wrap;gap:10px;display:flex}.hero-chip{color:#0f766e;background:#0f766e1f;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.hero-chip-outline{background:#fff;border:1px solid #0f766e59}.recruitment-hero-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #0f766e33;border-radius:16px;padding:16px}.hero-panel-title{color:#0f172a;margin:0 0 10px;font-size:14px;font-weight:700}.hero-panel-list{color:#334155;gap:8px;margin:0;padding-left:18px;font-size:13px;display:grid}.recruitment-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:24px;display:grid}.recruitment-stack{grid-template-columns:1fr;align-items:start;gap:24px;width:100%;margin-top:0;display:grid}.job-list,.job-form-panel{background:#fff;border:1px solid #26015d1f;border-radius:20px;width:100%;box-shadow:0 10px 30px #0f2f5214}.job-list{padding:20px}.job-list-header,.job-form-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.job-list-header h2,.job-form-header h2{color:#0f2d3d;margin:0;font-size:20px}.job-count{color:#6b7280;font-size:13px}.job-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.recruitment-page .job-items{grid-template-columns:1fr}.job-item{background:linear-gradient(#fcfbff 0%,#f7f3ff 100%);border:1px solid #26015d1a;border-radius:16px;padding:16px;transition:transform .2s,box-shadow .2s}.job-item-clickable{cursor:pointer}.job-item-clickable:focus-visible{outline-offset:2px;outline:3px solid #0f766e59}.job-item h3{color:#26015d;margin:0 0 8px;font-size:18px}.job-title-link{color:inherit;text-decoration:none;transition:color .18s}.job-title-link:hover{color:#0f766e}.job-meta{color:#556070;flex-wrap:wrap;gap:10px;margin-bottom:10px;font-size:13px;display:flex}.job-meta span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px}.admin-req-shell{gap:28px;padding:0 0 24px;display:grid}.admin-req-header-section{justify-content:space-between;align-items:flex-start;gap:32px;padding:8px 0 0;display:flex}.admin-req-header-left{flex:1}.admin-req-main-title{color:#0b2b24;letter-spacing:-.02em;margin:0 0 8px;font-size:2rem;font-weight:800}.admin-req-main-desc{color:#6b7f78;margin:0;font-size:.95rem;font-weight:500}.admin-req-header-right{align-items:center;gap:16px;display:flex}.admin-req-stats-card{background:#fff;border:1px solid #e5efec;border-radius:16px;gap:24px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #0f2f280f}.admin-req-stats-card:hover{box-shadow:0 8px 24px #0f2f281f}.admin-req-stat{text-align:center;gap:4px;display:grid}.admin-req-stat-label{text-transform:uppercase;letter-spacing:.08em;color:#a0b5ae;font-size:.75rem;font-weight:600;display:block}.admin-req-stat-value{color:#0b2b24;font-size:1.8rem;font-weight:800;display:block}.admin-req-create-btn-modern{cursor:pointer;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#1aa67a 0%,#16945f 100%);border:none;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:.88rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 20px #1aa67a4d}.admin-req-create-btn-modern:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1aa67a66}.admin-req-create-btn-modern:active{transform:translateY(0)}.admin-req-create-btn-modern svg{width:18px;height:18px}.admin-req-alert{background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;margin:0;padding:14px 16px;font-size:.9rem;animation:.3s cubic-bezier(.4,0,.2,1) slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.admin-req-alert-error{color:#b91c1c;background:#dc262614;border-color:#dc262633}.admin-req-alert-success{color:#15803d;background:#16a34a14;border-color:#16a34a33}.admin-req-table-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.admin-req-job-list{gap:12px;display:grid}.admin-req-job-card{background:#fff;border:1px solid #e5efec;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0f2f280a}.admin-req-job-card:hover{border-color:#d1e4de;transform:translateY(-2px);box-shadow:0 8px 24px #1aa67a1a}.admin-req-job-card-content{flex:1;justify-content:space-between;align-items:center;gap:24px;min-width:0;display:flex}.admin-req-job-info{flex:1;min-width:0}.admin-req-job-title{color:#0b2b24;word-break:break-word;margin:0 0 6px;font-size:1rem;font-weight:700}.admin-req-job-meta{color:#6b7f78;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:.85rem;font-weight:500;display:flex}.admin-req-job-location,.admin-req-job-salary{display:inline-block}.admin-req-job-separator{color:#c5d5d0;display:inline-block}.admin-req-job-date{color:#a0b5ae;white-space:nowrap;font-size:.85rem;font-weight:500}.admin-req-empty-state{text-align:center;color:#6b7f78;background:#fff;border:2px dashed #e5efec;border-radius:14px;place-items:center;gap:16px;min-height:200px;padding:48px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid}.admin-req-empty-state svg{color:#c5d5d0}.admin-req-empty-state p{color:#6b7f78;margin:0;font-size:.95rem}.admin-req-actions{align-items:center;gap:8px;display:flex}.admin-req-icon-btn{cursor:pointer;color:#2c5850;background:#f4f8f7;border:1px solid #d1e4de;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.admin-req-icon-btn:hover{background:#e8f3f0;border-color:#b8d9d0;transform:translateY(-2px)}.admin-req-icon-btn:active{transform:translateY(0)}.admin-req-icon-btn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.admin-req-icon-btn.danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.admin-req-icon-btn.danger:hover{background:#fee2e2;border-color:#fca5a5}.admin-req-form-card{background:#fff;border:1px solid #e5efec;border-radius:20px;padding:28px 32px;box-shadow:0 20px 50px #0f2f281f}.admin-req-modal{z-index:60;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-req-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1a1880;position:absolute;inset:0}.admin-req-modal .admin-req-form-card{z-index:1;width:min(960px,100%);max-height:90vh;animation:.4s cubic-bezier(.4,0,.2,1) modalSlideIn;position:relative;overflow-y:auto}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.admin-req-form-header{border-bottom:1px solid #e5efec;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.admin-req-form-header h2{color:#0b2b24;margin:0;font-size:1.4rem;font-weight:800}.admin-req-close{color:#6b7f78;cursor:pointer;background:#f9fbfa;border:1px solid #e5efec;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.admin-req-close:hover{color:#0b2b24;background:#e5efec}.admin-req-note{color:#6b7f78;background:#f9fbfa;border-left:3px solid #1aa67a;border-radius:6px;margin:0 0 24px;padding:12px 14px;font-size:.9rem}.admin-req-form{gap:18px;display:grid}.admin-req-field{color:#304b45;gap:8px;font-size:.9rem;font-weight:600;display:grid}.admin-req-field input,.admin-req-field textarea{width:100%;font:inherit;background:#f7fbf9;border:1.5px solid #e1ebe7;border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1)}.admin-req-field textarea{resize:vertical;min-height:140px;font-family:Noto Sans JP,sans-serif}.admin-req-field input::placeholder,.admin-req-field textarea::placeholder{color:#a0b5ae}.admin-req-field input:focus,.admin-req-field textarea:focus{background:#fff;border-color:#1aa67a;box-shadow:0 0 0 3px #1aa67a1a,inset 0 0 0 1px #1aa67a26}.admin-req-field-wide{width:100%}.admin-req-form-actions{border-top:1px solid #e5efec;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;display:flex}.admin-req-submit{cursor:pointer;color:#fff;background:linear-gradient(135deg,#1aa67a 0%,#16945f 100%);border:none;border-radius:12px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 16px #1aa67a40}.admin-req-submit:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1aa67a59}.admin-req-submit:active{transform:translateY(0)}.admin-req-cancel{color:#3f5b54;cursor:pointer;background:#f9fbfa;border:1.5px solid #d1e4de;border-radius:12px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.admin-req-cancel:hover{background:#e5efec;border-color:#b8d9d0}@media (width<=720px){.admin-req-header-section{flex-direction:column;align-items:flex-start;gap:20px}.admin-req-header-right{flex-direction:column;width:100%}.admin-req-stats-card{width:100%}.admin-req-create-btn-modern{justify-content:center;width:100%}.admin-req-job-card{flex-direction:column;align-items:flex-start}.admin-req-job-card-content{flex-direction:column;gap:12px;width:100%}.admin-req-form-actions{flex-direction:column-reverse;align-items:stretch}.admin-req-submit,.admin-req-cancel{width:100%}.admin-req-modal{padding:16px}.admin-req-form-card{padding:20px 16px}}.job-detail-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:8px 0 18px}.job-detail-table th{text-align:left;vertical-align:top;color:#0b2b24;width:28%;padding:14px 16px;font-size:1rem;font-weight:800}@media (width<=720px){.job-detail-table th{width:40%;font-size:.95rem}}@media (width<=1024px){.recruitment-hero{padding:20px}.recruitment-hero-content{grid-template-columns:1fr;padding:0 12px}.recruitment-grid{grid-template-columns:1fr;gap:18px}.job-items{grid-template-columns:1fr}}@media (width<=768px){.recruitment-hero{padding:18px}.recruitment-hero-content{gap:14px}.recruitment-hero-title{font-size:1.6rem}.hero-panel-list{font-size:13px}}@media (width<=480px){.recruitment-hero{padding:14px}.recruitment-hero-title{font-size:1.3rem}.job-list{padding:12px}.admin-req-form-card{padding:18px}}@media (width<=428px){.recruitment-hero{padding:12px}.recruitment-hero-title{font-size:1.2rem}.recruitment-hero-content{padding:0 10px}}@media (width<=412px){.recruitment-hero,.job-list{padding:10px}}@media (width<=360px){.recruitment-hero-title{font-size:1.05rem}.hero-panel-list{font-size:12px}}.job-description{color:#334155;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;max-height:3.4em;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.job-detail-link{letter-spacing:.02em;color:#26015d;background:#26015d1f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;text-decoration:none}.job-actions{gap:10px;margin-top:14px;display:flex}.job-actions button,.job-form button,.admin-link{cursor:pointer;border:0;border-radius:10px;padding:10px 14px;font-weight:600}.job-actions .edit-btn{color:#fff;background:#26015d}.job-actions .delete-btn{color:#7c3aed;background:#f3e8ff}.admin-job-rows{flex-direction:column;gap:10px;display:flex}.admin-job-row{box-sizing:border-box;background:#fff;border:1px solid #26015d24;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.admin-job-row-title{color:#26015d;flex:1;align-items:center;gap:8px;min-width:0;font-weight:600;display:flex}.admin-job-row-title span:last-child{white-space:normal;overflow-wrap:anywhere}.admin-job-row-number{color:#64748b;font-weight:700}.admin-job-row-actions{flex-shrink:0;margin-top:0}.job-form-panel{padding:20px}.job-form{gap:14px;display:grid}.job-form label{color:#334155;gap:6px;font-size:14px;display:grid}.job-form input,.job-form textarea{width:100%;font:inherit;border:1px solid #26015d2e;border-radius:12px;outline:none;padding:12px 14px}.job-form textarea{resize:vertical;min-height:140px}.job-form input:focus,.job-form textarea:focus{border-color:#26015d;box-shadow:0 0 0 3px #26015d1f}.job-form button{color:#fff;background:linear-gradient(135deg,#26015d 0%,#4f2a87 100%)}.admin-note,.empty-state,.login-hint,.admin-link{color:#64748b;font-size:14px}.job-form-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-link{color:#26015d;background:#f3e8ff;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (width<=900px){.recruitment-grid,.recruitment-hero-content{grid-template-columns:1fr}}@media (width<=720px){.job-items{grid-template-columns:1fr}.admin-job-row{flex-direction:column;align-items:stretch}.admin-job-row-actions{justify-content:flex-end}}.job-detail-page{min-height:70vh;padding-bottom:60px;padding-top:var(--header-height,160px);font-family:Space Grotesk,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}.job-detail-header{gap:10px;margin-bottom:16px;display:grid}.job-detail-back-link{color:#0f766e;background:#e6fffb;border-radius:999px;width:fit-content;padding:6px 12px;font-size:13px;font-weight:700;text-decoration:none}.job-detail-header h1{color:#0f172a;margin:0;font-size:clamp(1.5rem,2.6vw,2.2rem)}.job-detail-hero{color:#fff;background:linear-gradient(130deg,#26015d 0%,#3b2174 45%,#5d39a8 100%);border-radius:24px;padding:34px 28px;position:relative;overflow:hidden;box-shadow:0 20px 50px #26015d40}.job-detail-hero:before{content:"";opacity:.6;background:radial-gradient(circle,#ffffff40,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;inset:-40% -10% auto auto}.job-detail-hero-inner{z-index:1;gap:10px;display:grid;position:relative}.job-detail-back{color:#ffffffe6;background:#ffffff24;border-radius:999px;width:fit-content;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none}.job-detail-hero h1{letter-spacing:-.01em;margin:0;font-size:clamp(1.6rem,2.4vw,2.4rem)}.job-detail-hero p{color:#ffffffdb;max-width:700px;margin:0;line-height:1.7}.job-detail-shell{max-width:980px;margin:24px auto 0;padding:0 8px}.job-detail-card{background:#fff;border:1px solid #26015d1a;border-radius:22px;grid-template-columns:320px 1fr;align-items:start;gap:20px;padding:24px;display:grid;box-shadow:0 16px 36px #0f2f5214}.job-detail-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.job-detail-tag{color:#26015d;background:#f1ebff;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.job-detail-id{color:#718096;font-size:12px}.job-detail-body{gap:10px;display:grid}.job-detail-meta-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-column:1/-1;gap:8px;padding:12px;display:grid}.job-detail-facts{gap:8px;display:grid}.job-detail-fact{color:#334155;margin:0}.job-detail-section-title{color:#0f2d3d;margin:0;font-size:18px}.job-detail-loading{color:#6b7280;margin:0}.job-detail-description{color:#2f3747;white-space:pre-line;margin:0;line-height:1.9}.job-detail-actions{flex-wrap:wrap;gap:12px;display:flex}.job-apply-form{border-top:1px solid #e5e7eb;gap:12px;margin-top:8px;padding-top:12px;display:grid}.job-apply-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.job-apply-form label{color:#334155;gap:6px;font-size:14px;display:grid}.job-apply-form input,.job-apply-form textarea{width:100%;font:inherit;border:1px solid #d5dbe5;border-radius:12px;padding:10px 12px}.job-apply-form input:focus,.job-apply-form textarea:focus{border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e1f}.job-apply-success,.job-apply-error{margin:0;font-size:14px}.job-apply-success{color:#15803d}.job-apply-error{color:#b91c1c}.job-detail-cta,.job-detail-outline{border-radius:999px;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none}.job-detail-cta{color:#fff;background:linear-gradient(135deg,#26015d 0%,#4f2a87 100%)}.job-detail-outline{color:#26015d;border:1px solid #26015d4d}@media (width<=700px){.job-detail-hero{padding:26px 20px}.job-detail-card{grid-template-columns:1fr;padding:18px}.job-apply-grid{grid-template-columns:1fr}}.admin-shell{background:#f4f2fb;flex-direction:column;min-height:100vh;display:flex}.admin-header{z-index:100;background:linear-gradient(135deg,#26015d 0%,#4f2a87 100%);justify-content:space-between;align-items:center;height:58px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #26015d4d}.admin-header-brand{color:#fff;align-items:center;gap:10px;display:flex}.admin-brand-name{letter-spacing:-.01em;font-size:18px;font-weight:800}.admin-brand-divider{opacity:.35;font-size:16px}.admin-brand-role{opacity:.82;font-size:13px;font-weight:500}.admin-header-actions{align-items:center;gap:10px;display:flex}.admin-site-btn{color:#ffffffd9;border:1px solid #ffffff4d;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.admin-site-btn:hover{color:#fff;background:#ffffff24}.admin-logout-btn{color:#26015d;cursor:pointer;background:#fff;border:0;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:700;transition:opacity .15s}.admin-logout-btn:hover{opacity:.88}.admin-shell .admin-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:32px 20px 60px}:root{--primary-blue:#4f46e5;--bg-light:#f8fafc;--text-main:#1e293b;--text-muted:#64748b;--border-color:#f1f5f9}.admin-req-shell{background-color:#fff;min-height:100vh;padding:20px 24px;font-family:Inter,sans-serif}.job-detail-header{margin-bottom:10px}.job-title-row{justify-content:space-between;align-items:flex-start;display:flex}.job-main-title{color:#000;margin-bottom:6px;font-size:32px;font-weight:800}.job-description-text{max-width:700px;color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.job-meta-stats{color:var(--text-muted);align-items:center;gap:20px;font-size:14px;display:flex}.stat-pills{gap:8px;margin-top:10px;display:flex}.pill-gray{background:#f1f5f9;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500}.admin-tabs{border-bottom:1px solid #dbe7ff;gap:26px;margin-bottom:8px;display:flex}.tab-item{letter-spacing:.01em;color:#58719a;cursor:pointer;padding-bottom:8px;font-size:14px;font-weight:700;position:relative}.tab-item.active{color:#2f5bea}.tab-item.active:after{content:"";background:#2f5bea;border-radius:999px;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.action-bar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.search-container{flex-wrap:wrap;gap:10px;display:flex}.search-input{color:#1e3355;background:#fff;border:1px solid #ccdaf7;border-radius:8px;width:270px;min-height:42px;padding:10px 14px;font-size:13px;box-shadow:0 2px 8px #163f920f}.search-input::placeholder{color:#7a8eb1;font-size:13px;font-weight:500}.search-input:focus{border-color:#7ea4f6;outline:none;box-shadow:0 0 0 3px #2f5bea1f}.btn-outline{color:#fff;letter-spacing:.01em;cursor:pointer;background:#2f5bea;border:1px solid #2f5bea;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:flex;box-shadow:0 6px 14px #2f5bea33}.action-bar .search-container:last-child .btn-outline{background:#2fa84f;border-color:#2fa84f;box-shadow:0 6px 14px #2fa84f38}.btn-outline:hover{background:#274ed0;border-color:#274ed0;transform:translateY(-1px);box-shadow:0 10px 18px #2f5bea3d}.action-bar .search-container:last-child .btn-outline:hover{background:#258a40;border-color:#258a40;box-shadow:0 10px 18px #2fa84f42}.btn-outline:active{transform:translateY(0)}.custom-table-container{background:#fff;border:1px solid #d5e3ff;border-radius:14px;width:100%;margin-top:0;overflow-x:auto;box-shadow:0 10px 26px #224ca014}.table-header{letter-spacing:.02em;color:#3f5f8e;background:#eaf2ff;border-bottom:1px solid #d3e1ff;border-radius:14px 14px 0 0;grid-template-columns:2.4fr 1.2fr 1fr 1.4fr;min-width:760px;padding:12px 18px;font-size:12.5px;font-weight:700;display:grid}.table-header.resume-table-header,.table-row.resume-table-row{grid-template-columns:2.4fr 1.2fr 1fr 1.4fr}.table-row{background:#fff;border-bottom:1px solid #e4ecfb;grid-template-columns:2.4fr 1.2fr 1fr 1.4fr;align-items:center;min-width:760px;padding:10px 18px;transition:background-color .18s,box-shadow .18s;display:grid}.table-row:nth-child(2n){background:#fbfdff}.table-row:hover{background:#f2f7ff;box-shadow:inset 0 0 0 1px #d8e6ff}.row-name-cell{color:#243b5b;align-items:center;gap:10px;font-weight:700;display:flex}.avatar-circle{color:#456592;background:#e5efff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex;overflow:hidden}.cell-text{color:#5c7295;font-size:13px;line-height:1.35}.status-pill{letter-spacing:.01em;text-align:center;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-block}.status-active{color:#1f8a44;background:#e9f8ee;border:1px solid #bae8c9}.status-draft{color:#cb5a00;background:#fff4ec}.action-group{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.btn-view{color:#fff;cursor:pointer;background:#2f5bea;border:1px solid #2f5bea;border-radius:8px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .16s,background-color .16s,box-shadow .16s;box-shadow:0 6px 12px #2f5bea33}.btn-view:hover{background:#294fd1;transform:translateY(-1px)}.btn-download{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600}.btn-delete{color:#b83b4f;cursor:pointer;background:#fff5f6;border:1px solid #f3ccd1;border-radius:8px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .16s,background-color .16s}.btn-delete:hover{background:#ffecee;transform:translateY(-1px)}.resource-table-wrap{margin-top:6px}.resource-important-doc-wrap{margin-bottom:18px}.resource-section-title{color:#1e335a;padding:14px 16px 0;font-size:.95rem;font-weight:800}.resource-table-header,.resource-table-row{grid-template-columns:1.25fr 2.75fr}.resource-file-cell{gap:8px;display:grid}.resource-count{color:#7b8fb0;font-size:11px}.resource-office-label-wrap{gap:2px;display:grid}.row-name-cell-toggle{cursor:pointer}.row-name-cell-toggle:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #98b6ef}.resource-open-indicator{color:#2f5bea;margin-left:auto;font-size:12px;font-weight:700}.resource-upload-line{margin-bottom:2px}.resource-empty-text{color:#7b8fb0;font-size:12px;font-weight:600}.resource-doc-line{background:#fff;border:1px solid #e4ecfb;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;display:flex}.resource-doc-text{gap:2px;min-width:0;display:grid}.resource-doc-text span{overflow-wrap:anywhere}.resource-doc-text small{color:#7b8fb0;font-size:11px}.resource-hidden-input{display:none}.btn-resource-upload,.btn-resource-download{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s,border-color .16s;display:inline-flex}.btn-resource-upload{color:#fff;background:#2fa84f;border-color:#2fa84f;box-shadow:0 6px 12px #2fa84f38}.btn-resource-upload:hover{background:#258a40;border-color:#258a40;transform:translateY(-1px)}.btn-resource-download{color:#fff;background:#2f5bea;border-color:#2f5bea;box-shadow:0 6px 12px #2f5bea33}.btn-resource-download:hover:not(:disabled){background:#264bd1;border-color:#264bd1;transform:translateY(-1px)}.btn-resource-download:disabled{color:#7b8fb0;cursor:not-allowed;box-shadow:none;background:#d7e2f8;border-color:#d7e2f8}@media (width<=1100px){.action-bar{flex-direction:column;align-items:stretch}.search-container{width:100%}.action-bar .search-container:last-child{justify-content:flex-start}.search-input{flex:220px;width:100%}.btn-outline{min-height:40px}.resource-table-header,.resource-table-row{min-width:860px}}.admin-req-modal{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-req-form-card{background:#fff;border-radius:12px;width:500px;padding:32px}.resources-page{background:linear-gradient(#f4f8ff 0%,#f8fbff 45%,#f6faf8 100%);width:100%;min-height:100vh;padding:0 18px 40px}.resources-shell{max-width:1240px;margin:0 auto;padding-top:18px}.resources-header h1{color:#1e335a;letter-spacing:-.01em;margin:45px 0;font-size:clamp(1.7rem,3vw,2.1rem)}.resources-header p{color:#5f7497;margin:18px 0 14px;font-size:.95rem}.resources-back-link{color:#2f5bea;align-items:center;gap:6px;margin:0 0 10px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.resources-back-link:hover{text-decoration:underline}.resources-alert{border-radius:10px;margin:0 0 10px;padding:10px 12px;font-size:.9rem}.resources-alert-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecdd3}.resources-alert-success{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.resources-upload-bar{justify-content:flex-start;margin:0 0 10px;display:flex}.resources-table-wrap{background:#fff;border:1px solid #d5e3ff;border-radius:14px;overflow-x:auto;box-shadow:0 10px 24px #224ca014}.resources-important-doc-wrap{margin-bottom:18px}.resources-section-title{color:#1e335a;padding:14px 16px 0;font-size:.95rem;font-weight:800}.resources-table-head,.resources-table-row{grid-template-columns:1.2fr 2.8fr;align-items:center;min-width:900px;display:grid}.resources-table-head{letter-spacing:.02em;color:#3f5f8e;background:#eaf2ff;border-bottom:1px solid #d3e1ff;border-radius:14px 14px 0 0;padding:12px 16px;font-size:12.5px;font-weight:700}.resources-table-row{color:#304767;border-bottom:1px solid #e4ecfb;padding:10px 16px;font-size:13px}.resources-table-row:nth-child(2n){background:#fbfdff}.resources-table-row:hover{background:#f2f7ff}.resources-cell-main{align-items:center;gap:10px;font-weight:700;display:flex}.resources-cell-main-toggle{cursor:pointer}.resources-cell-main-toggle:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #98b6ef}.resources-collapsed-hint{color:#7b8fb0;font-size:12px;font-weight:600}.resources-avatar{color:#456592;background:#e5efff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:inline-flex}.resources-cell-file{gap:8px;display:grid}.resources-cell-file small{color:#7b8fb0;font-size:11px}.resources-office-meta{gap:2px;display:grid}.resources-office-meta small{color:#7b8fb0;font-size:11px;font-weight:600}.resources-open-indicator{color:#5f79a6;margin-left:auto;font-size:12px;font-weight:700}.resources-doc-item{background:#fff;border:1px solid #e4ecfb;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;display:flex}.resources-doc-text{gap:2px;min-width:0;display:grid}.resources-doc-text span{overflow-wrap:anywhere}.resources-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.resources-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:12px;font-weight:700;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.resources-btn-upload{color:#fff;background:#2fa84f;border-color:#2fa84f}.resources-btn-upload:hover{background:#258a40;border-color:#258a40;transform:translateY(-1px)}.resources-btn-view{color:#fff;background:#2f5bea;border-color:#2f5bea}.resources-btn-view:hover:not(:disabled){background:#264bd1;border-color:#264bd1;transform:translateY(-1px)}.resources-btn-download{color:#2a4f97;background:#fff;border-color:#b8caef}.resources-btn-download:hover:not(:disabled){background:#eff5ff;transform:translateY(-1px)}.resources-btn-delete{color:#b42318;background:#fff5f5;border-color:#fecaca}.resources-btn-delete:hover:not(:disabled){background:#fee2e2;transform:translateY(-1px)}.resources-btn:disabled{color:#7b8fb0;cursor:not-allowed;background:#dbe5fa;border-color:#dbe5fa;transform:none}.resources-hidden-input{display:none}.resources-loading{text-align:center;color:#6b7f78;padding:40px}@media (width<=768px){.resources-page{margin-top:var(--header-height,160px);padding:0 10px 28px}.resources-shell{padding-top:12px}.resources-table-wrap{overflow-x:visible}.resources-table-head,.resources-table-row{grid-template-columns:1fr;min-width:0}.resources-table-head{gap:6px}.resources-table-row{gap:10px}.resources-cell-main{flex-wrap:wrap;min-width:0}.resources-office-meta{flex:auto;min-width:0}.resources-open-indicator{margin-left:0}.resources-cell-file{padding-left:40px}}.home-container{background-color:#f5f7fa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.hero-section{width:100vw;margin-left:calc(50% - 50vw);margin-top:var(--header-height,160px);padding:0;position:relative;overflow:hidden}.hero-slider{width:100%;min-height:min(78vh,720px);position:relative;overflow:hidden}.hero-slide{opacity:0;height:100%;transition:opacity .9s;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:1}.hero-slide img{object-fit:cover;width:100%;height:100%}.hero-overlay{z-index:2;background:linear-gradient(#10182247 0%,#10182273 55%,#10182299 100%);position:absolute;inset:0}.hero-content{z-index:3;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:none;padding:40px 22px 72px;display:flex;position:absolute;inset:0}.hero-title{color:#f4f9ff;text-shadow:0 3px 20px #00000073;max-width:640px;margin-bottom:26px;font-size:clamp(30px,4.5vw,56px);font-weight:700;line-height:1.3}.hero-subtitle{opacity:.95;margin-bottom:30px;font-size:18px;line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 30px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.mui-icon{color:#2c5aa0;font-size:28px}.feature-icon{margin-bottom:10px}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.btn-secondary{color:#fff;background-color:#ffffff24;border:2px solid #ffffffd9}.btn-secondary:hover{color:#fff;background-color:#ffffff47;transform:translateY(-2px)}.features-section{background-color:#f5f7fa;padding:60px 40px 80px}.features-header{text-align:center;margin-bottom:60px}.features-header h2{color:#2c3e50;margin-bottom:15px;font-size:36px;font-weight:700}.features-header p{color:#7f8c8d;font-size:18px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.feature-card{text-align:center;cursor:pointer;background:#d3d3d4;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 4px 12px #00000014}.feature-card:hover{background:#bcbcbd;transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.feature-icon{margin-bottom:20px;font-size:48px;display:inline-block}.feature-title{color:#2c3e50;margin-bottom:12px;font-size:20px;font-weight:600}.feature-description{color:#7f8c8d;font-size:14px;line-height:1.6}@media (width<=1024px){.hero-slider{min-height:60vh}.hero-content{padding:36px 18px 66px}}@media (width<=900px){.hero-slider{min-height:52vh}}@media (width<=768px){.hero-slider{min-height:46vh}.hero-title{font-size:clamp(26px,8vw,36px);line-height:1.25}.hero-buttons{justify-content:center;gap:12px}.hero-content{text-align:center;align-items:center;padding:30px 16px 60px}.btn{width:100%;max-width:280px}.features-section{padding:40px 10px 60px}.features-header h2{font-size:28px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}}.showcase-section{gap:48px;max-width:1200px;margin:0 auto;padding:0 40px 50px;display:grid}.showcase-intro h2{color:#1f2d3d;margin:0;font-size:clamp(26px,3.2vw,42px)}.showcase-intro p{color:#5f6b78;max-width:760px;margin:12px 0 0;line-height:1.8}.showcase-row{grid-template-columns:.75fr 1.5fr;align-items:center;gap:28px;display:grid}.showcase-row-reverse{grid-template-columns:1.5fr .75fr}.showcase-row-reverse .showcase-copy{order:2}.showcase-row-reverse .showcase-image-wrap{order:1}.showcase-copy{text-align:right;padding:8px 4px}.showcase-tag{margin:0;line-height:1.02;display:inline-grid}.showcase-tag strong{color:#111;font-size:clamp(22px,2.6vw,36px);font-weight:800}.showcase-copy h3{color:#1f2d3d;margin:14px 0 0;font-size:clamp(24px,2.7vw,38px);line-height:1.15}.showcase-copy p{color:#5f6b78;max-width:520px;margin:14px 0 0 auto;line-height:1.8}.showcase-view-btn{color:#fff;letter-spacing:.04em;background:#172c4f;border-radius:999px;margin-top:20px;padding:10px 22px;font-weight:600;text-decoration:none;display:inline-flex}.showcase-service-btn{color:#fff;letter-spacing:.04em;background-color:#1d4f91;border-radius:8px;margin-top:22px;padding:11px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background-color .25s,transform .2s;display:inline-block}.showcase-service-btn:hover{background-color:#163a6e;transform:translateY(-2px)}.showcase-image-wrap img{aspect-ratio:16/9;object-fit:cover;border-radius:14px;width:100%;box-shadow:0 12px 28px #19283d2e}.home-contact-cta{border-top:1px solid #d9e1ea;max-width:1200px;margin:0 auto;padding:10px 40px 70px}.home-contact-cta h3{color:#1f2d3d;margin:0;font-size:34px}.home-contact-cta p{color:#617083;margin:12px 0 0;font-size:16px}.home-contact-link{color:#1d4f91;border:2px solid #1d4f91;border-radius:10px;margin-top:18px;padding:11px 22px;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=900px){.showcase-section,.home-contact-cta{padding-left:16px;padding-right:16px}.showcase-row,.showcase-row-reverse{flex-direction:column;gap:20px;display:flex}.showcase-copy{text-align:left}.showcase-copy p{max-width:100%;margin-left:0;margin-right:0}.showcase-service-btn{width:fit-content}.showcase-row-reverse .showcase-copy,.showcase-row-reverse .showcase-image-wrap{order:initial}}.offices-page{--loc-accent:#0a7a63;--loc-accent-soft:#0a7a6329;--loc-grad-start:#1a6eab;--loc-grad-end:#0e9e82;--loc-card-bg-start:#fff;--loc-card-bg-end:#f8fcff;background:radial-gradient(circle at 12% 4%,#78d2c538,#0000 28%),radial-gradient(circle at 88% 7%,#7bb4ff33,#0000 26%),radial-gradient(circle at 50% 95%,#b498ff24,#0000 28%),linear-gradient(165deg,#f2fbff 0%,#edf7f5 42%,#eef2ff 100%);border-radius:0 0 12px 12px;width:100%;margin:0;padding:0 24px 72px;overflow:visible}.offices-section-header{text-align:center;max-width:1200px;margin:52px auto 0;padding:0}.offices-section-label{letter-spacing:.18em;color:#0a7a63;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.offices-section-title{color:#0f2d3d;letter-spacing:-.4px;margin:0 0 10px;font-size:clamp(26px,3.5vw,38px);font-weight:800}.offices-section-sub{color:#64748b;margin:0;font-size:15px;line-height:1.7}.offices-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1200px;margin:0 auto;padding:20px 0 0;display:grid}.offices-hero{width:100vw;height:62vh;min-height:440px;margin:0;margin-top:var(--header-height,160px);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:0;display:flex;position:relative;left:50%;transform:translate(-50%)}.offices-hero:after{content:"";background:linear-gradient(160deg,#0a16288c 0%,#0a1e3773 50%,#0a16289e 100%);position:absolute;inset:0}.offices-hero-content{z-index:1;color:#fff;text-align:center;max-width:680px;padding:0 24px;position:relative}.offices-hero h1{color:#fff;letter-spacing:-.5px;text-shadow:0 4px 24px #00000059;margin:0 0 14px;font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.08}.offices-hero p{color:#ffffffe0;text-shadow:0 2px 12px #0000004d;margin:0;font-size:clamp(16px,2vw,20px);line-height:1.7}.office-card{background:linear-gradient(165deg,#fffffffa,#f4fafff5);border:1px solid #cddcebcc;border-radius:26px;flex-direction:column;padding:12px;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #132d461f}.office-card:before{content:"";background:radial-gradient(circle at 10% 12%, var(--loc-accent-soft), transparent 38%);pointer-events:none;position:absolute;inset:0}.office-card:after{content:"";pointer-events:none;border:1px solid #ffffffe6;border-radius:26px;position:absolute;inset:0}.office-card:hover{border-color:color-mix(in srgb, var(--loc-accent) 28%, #fff);transform:translateY(-8px);box-shadow:0 20px 44px #132d462e}.office-photo-wrap{background:linear-gradient(145deg,#f6f9fd,#eef4fb);border-radius:20px;justify-content:center;align-items:center;padding:10px;display:flex;position:relative}.office-photo{object-fit:cover;filter:saturate(1.06)contrast(1.02);border:1px solid #ffffffe6;border-radius:18px;flex-shrink:0;width:100%;height:230px;display:block}.office-tag{background:color-mix(in srgb, var(--loc-accent) 12%, #fff);border:1px solid color-mix(in srgb, var(--loc-accent) 20%, #fff);color:color-mix(in srgb, var(--loc-accent) 78%, #102a43);letter-spacing:.04em;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;top:22px;left:22px;box-shadow:0 4px 14px #0e9e8224}.office-details{z-index:1;flex-direction:column;flex:1;gap:8px;padding:18px 18px 22px;display:flex;position:relative}.office-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.office-name{color:#0f2d3d;letter-spacing:.01em;margin:0;font-size:1.15rem;font-weight:700;line-height:1.35}.office-area{letter-spacing:.08em;text-transform:uppercase;color:#1c2a36;background:#ffffffe6;border:1px solid #cddcebe6;border-radius:999px;width:fit-content;margin:0;padding:4px 10px;font-size:11px;font-weight:700}.office-address{color:#4c6179;margin:0;font-size:13px;line-height:1.6}.office-description{color:#475569;margin:0;font-size:13.5px;line-height:1.75}.office-phone{color:#334155;margin:0;font-size:13.5px}.office-phone a{color:#0a7a63;font-weight:600;text-decoration:none}.office-ctas{gap:10px;margin-top:10px;display:flex}.btn{border-radius:10px;padding:9px 18px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-block}.btn-map{color:#fff;background:linear-gradient(135deg,#1f8e7f,#0d7c68);border:none;transition:opacity .2s,transform .2s;box-shadow:0 7px 16px #0d7c6847}.btn-map:hover{opacity:.9;transform:translateY(-1px)}.animated-card{transition:transform .22s,box-shadow .22s}.office-card[data-location="1"],.office-card[data-location="2"],.office-card[data-location="3"],.office-card[data-location="4"]{--loc-accent:#3c2c7a;--loc-accent-soft:#3c2c7a1f;--loc-grad-start:#3c2c7a;--loc-grad-end:#2b5f8f;--loc-card-bg-start:#f7f6ff;--loc-card-bg-end:#eef4ff}@media (width<=900px){.offices-list{grid-template-columns:1fr}.offices-hero{background-position:top;height:420px;min-height:320px}.offices-hero-content{left:24px;right:24px}.offices-hero h1{font-size:30px}.offices-hero p{font-size:16px}.office-photo-wrap{padding:10px}.office-photo{height:240px}.office-tag{top:24px;left:24px}.office-details{padding:14px}}@media (width<=640px){.offices-page{padding:0 16px 48px}.office-ctas{flex-direction:column}}.about-page-new{color:#143047;background:radial-gradient(circle at 10% 15%,#ffe7d68c,#0000 36%),radial-gradient(circle at 88% 80%,#c9e9ff99,#0000 38%),linear-gradient(#f9fcff 0%,#eef5fb 100%);width:100%;margin:0;padding:0 0 48px}.about-hero-new{width:100vw;min-height:78vh;margin-top:var(--header-height,160px);background-position:50%;background-size:cover;align-items:center;display:flex;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.about-hero-overlay{background:linear-gradient(120deg,#0b1f34e6 18%,#0b1f34ab 58%,#0b1f346b 100%),radial-gradient(circle at 82% 22%,#ffa15a4d,#0000 45%);position:absolute;inset:0}.about-hero-content{z-index:1;color:#f6fbff;max-width:1200px;margin:0 auto;padding:86px 24px;position:relative}.about-hero-eyebrow{letter-spacing:.14em;color:#f6fbffd9;margin:0 0 10px;font-size:.78rem;font-weight:700}.about-hero-nav{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:inline-flex}.about-hero-nav span{letter-spacing:.05em;background:#ffffff17;border:1px solid #ffffff42;border-radius:999px;padding:8px 12px;font-size:.78rem}.about-hero-content h1{color:#fff;margin:0;font-size:clamp(2.2rem,5.2vw,4.4rem);font-weight:800;line-height:1.07}.about-hero-content p{color:#f6fbfff0;max-width:760px;margin:16px 0 0;font-size:1.05rem;line-height:1.74}.about-hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.about-btn{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.about-btn-primary{color:#122331;background:linear-gradient(135deg,#ffa45d,#f37044);box-shadow:0 10px 24px #f3704459}.about-btn-secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff59}.about-btn:hover{transform:translateY(-2px)}.about-btn-primary:hover{box-shadow:0 14px 28px #f370446b}.about-btn-secondary:hover{background:#ffffff29}.about-hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:760px;margin-top:28px;display:grid}.about-hero-stat-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:14px;padding:14px 12px}.about-hero-stat-card strong{color:#fff;font-size:1.28rem;line-height:1;display:block}.about-hero-stat-card span{color:#f6fbffe0;margin-top:6px;font-size:.82rem;display:block}.about-story,.about-growth,.about-values,.about-gallery,.about-cta{max-width:1200px;margin:28px auto 0;padding:0 24px}.about-story-grid,.about-growth-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:18px;display:grid}.about-story-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffffe0 0%,#f2f7fff0 100%);border:1px solid #16395a24;border-left:7px solid #0f8a7a;border-radius:22px;padding:28px;position:relative;box-shadow:0 18px 40px #0f283f24}.about-story-text:after{content:"";pointer-events:none;background:radial-gradient(circle,#0f8a7a38,#0000 60%);border-radius:999px;width:150px;height:150px;position:absolute;top:-34px;right:-30px}.about-story-text .about-section-label{color:#0f8a7a;background:#0f8a7a2e;border:1px solid #0f8a7a38;border-radius:999px;align-items:center;padding:6px 12px;display:inline-flex;box-shadow:0 8px 18px #0f8a7a2e}.about-section-label{letter-spacing:.18em;text-transform:uppercase;color:#0f8a7a;margin:0 0 8px;font-size:.72rem;font-weight:700}.about-story-text h2,.about-growth-head h2,.about-values-head h2,.about-gallery-head h2,.about-cta-content h2{color:#132f45;margin:0;font-size:clamp(1.7rem,3.3vw,2.35rem);line-height:1.2}.about-story-text h2{letter-spacing:.01em;word-break:keep-all;line-break:strict;margin-top:10px;font-weight:800}.about-story-text p{color:#35556f;max-width:540px;margin:14px 0 0;line-height:1.78}.about-story-image,.about-establishment-image{border-radius:22px;min-height:320px;margin:0;overflow:hidden;box-shadow:0 18px 44px #112d4429}.about-story-image img,.about-establishment-image img{object-fit:cover;width:100%;height:100%;display:block}.about-growth-head{margin-bottom:14px}.about-growth-head p:last-child,.about-values-head p,.about-cta-content p{color:#4d6b82;margin:12px 0 0;line-height:1.72}.about-milestone-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.about-milestone-item{border-bottom:1px dashed #14304729;grid-template-columns:140px 1fr;align-items:center;gap:14px;padding:10px 0;display:grid}.about-milestone-item:last-child{border-bottom:none}.about-milestone-date{color:#2f5068;letter-spacing:.04em;font-size:.85rem;font-weight:700}.about-milestone-title{color:#153349;font-size:1rem;line-height:1.6}.about-values{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%);border:1px solid #15426414;border-radius:24px;padding-top:30px;padding-bottom:30px;box-shadow:0 16px 38px #102c4317}.about-values-head{margin-bottom:20px}.about-values-modern-wrap{grid-template-columns:.9fr 2.1fr;align-items:stretch;gap:14px;display:grid}.about-values-intro-card{color:#f4fbf8;background:radial-gradient(circle at 20% 18%,#80dbbe4d,#0000 40%),linear-gradient(160deg,#0f5d62 0%,#0d2f3d 100%);border:1px solid #80dbbe38;border-radius:18px;margin:0;padding:22px;box-shadow:0 18px 36px #0d2f3d57}.about-values-intro-card p{letter-spacing:.16em;color:#f4fbf8c2;margin:0;font-size:.72rem;font-weight:700}.about-values-intro-card h3{color:#fff;margin:12px 0 0;font-size:1.42rem;line-height:1.38}.about-values-intro-card span{letter-spacing:.08em;color:#f4fbf8e0;margin-top:14px;font-size:.82rem;display:inline-block}.about-values-grid-new{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.about-value-card-new{background:linear-gradient(145deg,#fffffff2 0%,#f4fafffa 100%);border:1px solid #15539f24;border-radius:16px;padding:20px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:0 10px 28px #12283d1a}.about-value-card-new:hover{transform:translateY(-6px);box-shadow:0 20px 38px #12283d29}.about-value-card-new:first-child{background:linear-gradient(145deg,#edf9fffa 0%,#e0f2fff5 100%);border-color:#1456ad33}.about-value-card-new:first-child:hover{border-color:#1456ad57}.about-value-card-new:first-child .about-value-number{color:#1456ad;background:#1456ad1a;border-color:#1456ad38}.about-value-card-new:first-child .value-icon-wrap{background:linear-gradient(135deg,#2473c9,#1456ad);box-shadow:0 8px 20px #1456ad47}.about-value-card-new:nth-child(2){background:linear-gradient(145deg,#ecfbf7fa 0%,#dcf6edf5 100%);border-color:#0f8a7a33}.about-value-card-new:nth-child(2):hover{border-color:#0f8a7a57}.about-value-card-new:nth-child(2) .about-value-number{color:#0f8a7a;background:#0f8a7a1a;border-color:#0f8a7a38}.about-value-card-new:nth-child(2) .value-icon-wrap{background:linear-gradient(135deg,#1aa087,#0f8a7a);box-shadow:0 8px 20px #0f8a7a47}.about-value-card-new:nth-child(3){background:linear-gradient(145deg,#fff8effa 0%,#ffecd8f5 100%);border-color:#e68b2d33}.about-value-card-new:nth-child(3):hover{border-color:#e68b2d57}.about-value-card-new:nth-child(3) .about-value-number{color:#d97d23;background:#e68b2d1a;border-color:#e68b2d38}.about-value-card-new:nth-child(3) .value-icon-wrap{background:linear-gradient(135deg,#f2a43d,#d97d23);box-shadow:0 8px 20px #d97d2347}.about-value-card-new:nth-child(4){background:linear-gradient(145deg,#f5f8fcfa 0%,#e7eef7f5 100%);border-color:#36516933}.about-value-card-new:nth-child(4):hover{border-color:#36516957}.about-value-card-new:nth-child(4) .about-value-number{color:#365169;background:#3651691a;border-color:#36516938}.about-value-card-new:nth-child(4) .value-icon-wrap{background:linear-gradient(135deg,#4b6f8d,#365169);box-shadow:0 8px 20px #36516947}.about-value-card-top{justify-content:space-between;align-items:center;display:flex}.about-value-number{color:#1456ad;letter-spacing:.08em;background:#1456ad17;border:1px solid #1456ad2e;border-radius:999px;justify-content:center;align-items:center;min-width:40px;height:28px;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.value-icon-wrap{color:#fff;background:linear-gradient(135deg,#1456ad,#0f3c78);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;box-shadow:0 8px 20px #0f3c784d}.value-icon-wrap svg{fill:currentColor;width:22px;height:22px}.about-value-card-new h3{color:#153348;margin:14px 0 8px;font-size:1.08rem}.about-value-card-new p{color:#4f6d83;margin:0;line-height:1.66}.about-gallery-head{margin-bottom:12px}.about-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:14px;display:grid}.about-gallery-item{border:1px solid #ffffff85;border-radius:16px;height:210px;margin:0;position:relative;overflow:hidden;box-shadow:0 10px 30px #12283d24}.about-gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.about-gallery-item-1{margin-top:0}.about-gallery-item-2{margin-top:28px}.about-gallery-item-3{margin-top:60px}.about-gallery-item-4{margin-top:38px}.about-cta-content{background:radial-gradient(circle at 15% 18%,#ffab6733,#0000 34%),linear-gradient(145deg,#fff 0%,#f6fbff 100%);border:1px solid #1542641c;border-radius:24px;padding:30px;box-shadow:0 14px 36px #12283d14}@media (width<=1024px){.about-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.about-values-modern-wrap{grid-template-columns:1fr}.about-values-grid-new{grid-template-columns:repeat(2,minmax(0,1fr))}.about-story-grid,.about-growth-grid{grid-template-columns:1fr}.about-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.about-gallery-item-1,.about-gallery-item-2,.about-gallery-item-3,.about-gallery-item-4{margin-top:0}}@media (width<=768px){.about-page-new{padding-bottom:36px}.about-hero-new{min-height:84vh}.about-hero-content{padding:74px 18px}.about-hero-content p{font-size:.98rem}.about-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.about-story,.about-growth,.about-values,.about-gallery,.about-cta{margin-top:22px;padding:0 16px}.about-story-text,.about-cta-content{padding:22px}.about-story-image,.about-establishment-image{min-height:250px}.about-milestone-item{grid-template-columns:1fr;gap:6px}.about-values-grid-new{grid-template-columns:1fr}.about-gallery-grid{grid-template-columns:1fr;gap:10px}.about-gallery-item,.about-gallery-item-1,.about-gallery-item-2,.about-gallery-item-3,.about-gallery-item-4{height:190px;margin-top:0}}@media (prefers-reduced-motion:reduce){.about-btn,.about-value-card-new{transition:none}}.header{-webkit-backdrop-filter:blur(12px)saturate(140%);z-index:1000;background:linear-gradient(115deg,#ffffffeb 0%,#eef7ffe6 52%,#e7f5f0e6 100%);border-bottom:1px solid #7092be38;flex-direction:column;gap:6px;width:100%;padding:8px 24px;display:flex;position:fixed;top:0;left:0;box-shadow:0 10px 28px #0f2f521f}.header-top{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:64px;display:flex}.header-left{flex:none;align-items:center;display:flex}.logo{cursor:pointer;white-space:nowrap;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-icon{font-size:32px;animation:2s infinite pulse}.logo-img{object-fit:contain;flex:none;width:56px;height:56px;display:block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.logo-text{background:linear-gradient(135deg,#26015d 0% 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:18px;font-weight:700}@media (width>=1025px){.logo{gap:14px}.logo-text{margin-left:6px;font-size:18px;line-height:1;display:inline-block}.header{flex-direction:row;align-items:center;height:64px;padding:0 32px}.header-top{display:none}.header-nav{z-index:1005;flex:auto;order:0;justify-content:center;align-items:center;gap:22px;margin:0;padding:0;position:static}.header-right{z-index:1006;align-items:center;margin-left:auto;display:flex}}.logo-text{white-space:nowrap}.home-page-search-button{color:#333;background-color:#f5f7fa;border:1px solid #0000;border-radius:50px;outline:none;width:250px;padding:10px 20px 10px 45px;font-size:15px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 2px 4px #0000000d}.home-page-search-button::placeholder{color:#a0aec0;text-transform:capitalize}.home-page-search-button:focus{background-color:#fff;border-color:#667eea;width:300px;box-shadow:0 4px 12px #667eea26}.home-page-search-input::placeholder{color:#bbb;opacity:.2;font-weight:300}.header-nav{-ms-overflow-style:none;scrollbar-width:none;justify-content:center;align-items:center;gap:30px;width:100%;padding:6px 0;display:flex}.header-nav::-webkit-scrollbar{display:none}.nav-link{color:#18324a;box-shadow:none;cursor:pointer;letter-spacing:.02em;text-transform:capitalize;white-space:nowrap;background:0 0;border:none;border-radius:0;padding:10px 2px;font-size:16px;font-weight:800;text-decoration:none;transition:all .25s}.dropdown{position:relative}.dropdown-btn{align-items:center;gap:6px;display:flex}.dropdown-arrow{font-size:12px;transition:transform .3s}.dropdown-btn:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:200px;margin-top:8px;animation:.3s slideDown;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.dropdown-item{color:#2c3e50;padding:12px 20px;font-size:14px;text-decoration:none;transition:all .3s;display:block}@media (width<=1024px){.header-nav{flex-wrap:wrap;justify-content:center;gap:6px 10px;padding:4px 0 10px}.nav-link{padding:6px 2px;font-size:14px}.nav-link.active{padding:6px 12px}}@media (width<=480px){.header-nav{gap:4px 8px;padding:2px 0 8px}.nav-link{padding:5px 2px;font-size:12px}.nav-link.active{padding:5px 10px}}.header-right{flex:none;align-items:center;gap:20px;display:flex}.logout-button{color:#fff;cursor:pointer;letter-spacing:.3px;white-space:nowrap;background:linear-gradient(135deg,#26015d 0% 100%);border:none;border-radius:12px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 10px 22px #80241c57}.logout-button svg{flex-shrink:0;width:13px;height:13px;transition:transform .2s}.logout-button:hover{background:linear-gradient(135deg,#e84848 0%,#a93226 100%);transform:translateY(-2px);box-shadow:0 12px 24px #80241c6b}.logout-button:hover svg{transform:translate(3px)}.logout-button:active{transform:translateY(0);box-shadow:0 6px 14px #80241c52}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #667eea66}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.cta-button:active{transform:translateY(0)}@media (width<=1024px){.header-nav{gap:20px;margin:0 20px}.nav-link{padding:10px 2px;font-size:15px}}@media (width<=768px){.header{padding:10px 16px}.header-nav{border-top:1px solid #18324a0f;flex-wrap:wrap;justify-content:center;gap:12px;padding-top:8px;overflow-x:hidden}.logo-text{font-size:16px}.nav-link{flex:0 auto;justify-content:flex-start;padding:9px 2px;font-size:14px}.cta-button{padding:8px 16px;font-size:13px}.logout-button{padding:6px 10px;font-size:11px}}@media (width<=420px){.header{align-items:center;padding:10px 12px}.logo-img{width:40px;height:40px}.logo-text{white-space:nowrap;text-overflow:ellipsis;max-width:none;font-size:12px;font-weight:700;display:inline-block;overflow:hidden}.header-left{z-index:1002;flex:none;min-width:0}.logo{white-space:nowrap;flex-shrink:0;max-width:none;overflow:visible}.header-nav{z-index:1003;flex-wrap:wrap;flex-basis:100%;order:3;justify-content:center;gap:8px;margin:8px 0 0;overflow-x:hidden}.nav-link{white-space:normal;text-align:center;padding:8px 6px;font-size:13px}}@media (width<=480px){.header-nav{-webkit-overflow-scrolling:touch;z-index:1003;flex-wrap:wrap;flex-basis:100%;order:3;justify-content:flex-start;gap:8px;margin:8px 0 0;padding-top:6px;overflow-x:hidden;display:flex!important}.faq-form{background:#fffffff5;border-radius:10px;max-width:920px;margin:24px auto 40px;padding:18px;box-shadow:0 6px 18px #0f2f520f}.faq-form .form-row{align-items:center;gap:12px;margin-bottom:10px;display:flex}.faq-field{flex:1 1 0;min-width:0;position:relative}.faq-field input,.faq-field select,.faq-field textarea{border:1px solid #d2d6dc;border-radius:8px;width:100%;padding:8px 10px;font-size:14px;line-height:1.3}.faq-textarea{resize:vertical;width:100%;min-height:120px}.faq-field select,.faq-field select option{text-align:left}.faq-field select{text-align:left;text-align-last:left;appearance:none;text-indent:0;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23333' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:40px}.faq-field select::-ms-expand{display:none}@media (width<=800px){.faq-field select{text-align:left!important;text-align-last:left!important}}.faq-question-center{text-align:left;width:100%;margin:0 0 6px}.faq-form .cta-button{padding:8px 18px;font-size:14px}.faq-error-text{color:#b00020;margin-top:6px;font-size:13px;display:block}.faq-status-message{margin-top:10px}@media (width<=800px){.faq-question-center{width:100%}.faq-form{padding:12px}.faq-form .form-row{flex-direction:column;align-items:stretch;gap:8px}.faq-field{width:100%}.faq-field input,.faq-field select,.faq-field textarea,.faq-textarea{box-sizing:border-box;width:100%}}.nav-link{white-space:nowrap;padding:8px 10px;font-size:13px}}@media (width<=520px){.header{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 12px}.header-left{order:1;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:2px 12px;display:flex}.logo{align-items:center;gap:8px;display:inline-flex}.header-nav{-webkit-overflow-scrolling:touch;order:2;justify-content:center;gap:8px;width:100%;padding-top:6px;display:flex!important;overflow-x:auto!important}.header-right{order:3;justify-content:center;gap:8px;width:100%;padding-top:6px;display:flex}.header{flex-direction:column!important}.header-left{order:1!important}.header-nav{order:2!important;width:100%!important;display:flex!important}.header-right{order:3!important}.logo-text{max-width:220px;margin-left:4px;font-size:12px;font-weight:700;white-space:nowrap!important;text-overflow:ellipsis!important;display:inline-block!important;overflow:hidden!important}}.nav-link{color:#18324a;cursor:pointer;white-space:nowrap;letter-spacing:.02em;text-transform:capitalize;background:0 0;border:none;border-radius:0;align-items:center;gap:6px;padding:10px 2px;font-size:16px;font-weight:800;transition:all .25s;display:flex}.nav-link:hover{color:#1d5a9c;text-shadow:0 0 .4px;transform:translateY(-1px)}.nav-link.active{color:#fff;text-shadow:none;background:linear-gradient(135deg,#0f4c47 0%,#1d5a9c 100%);border-radius:999px;padding:10px 16px;box-shadow:0 10px 22px #0f4c473d}.dropdown-arrow{font-size:10px;transition:transform .3s;display:inline-block}.nav-link.active .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{z-index:1001;background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;min-width:200px;margin-top:8px;padding:8px 0;animation:.2s ease-out slideDown;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001f}.dropdown-item{color:#333;white-space:nowrap;padding:12px 20px;font-size:14px;text-decoration:none;transition:all .2s;display:block}.dropdown-item:hover{color:#2c5aa0;background-color:#f5f5f5;padding-left:24px}.dropdown-item:first-child{border-radius:4px 4px 0 0}.dropdown-item:last-child{border-radius:0 0 4px 4px}.header-right{align-items:center;gap:20px;display:flex}.current-page-badge{color:#2c5aa0;background:#e8f0ff;border:1px solid #2c5aa014;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600}.search-box{width:150px;position:relative}.search-box input{background:#f7f8fa;border:1px solid #dcdfe6;border-radius:6px;width:10%;height:36px;padding:0 12px 0 34px;font-size:14px;transition:all .2s}.search-box input:focus{background:#fff;border-color:#2c5aa0;outline:none;box-shadow:0 0 0 2px #2c5aa01a}.search-box .icon{color:#888;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.search-icon{pointer-events:none;color:#999;padding-left:60px;font-size:16px;position:absolute;left:10px}.header-icons{align-items:center;gap:12px;display:flex}.icon-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;font-size:20px;transition:all .2s;position:relative}.icon-btn:hover{background-color:#f0f0f0;transform:scale(1.1)}.notification-badge{color:#fff;background-color:#f44;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.user-profile{border-left:1px solid #e8e8e8;align-items:center;gap:12px;padding:8px 12px 8px 20px;display:flex}.user-avatar{object-fit:cover;cursor:pointer;border-radius:50%;width:40px;height:40px;transition:all .2s}.user-avatar:hover{box-shadow:0 2px 8px #0003}.user-info{flex-direction:column;gap:2px;display:flex}.user-name{color:#333;white-space:nowrap;font-size:14px;font-weight:600}.user-dropdown-btn{cursor:pointer;color:#999;background:0 0;border:none;padding:4px;font-size:12px;transition:color .2s}.user-dropdown-btn:hover{color:#2c5aa0}@media (width<=1200px){.header-nav{margin:0 20px}.nav-link{padding:8px 10px;font-size:13px}.search-input{width:150px}}@media (width<=768px){.header{flex-wrap:wrap;gap:12px;padding:12px 15px}.header-left{flex:none;order:1}.header-nav{flex:0 0 100%;order:3;gap:0;margin:0;padding-bottom:8px;overflow-x:auto}.nav-link{padding:6px 10px;font-size:12px}.header-right{flex:1;order:2;justify-content:flex-end;gap:10px}.search-input{width:120px}.user-info{display:none}.user-profile{gap:6px;padding-left:10px}.search-box{min-width:120px}}@media (width<=480px){.header-nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:6px;display:flex;overflow-x:auto}.nav-link{flex:none;padding:6px 8px;font-size:11px}.header-right{order:2;justify-content:space-between;width:100%}.search-input{width:100px}.header-icons{gap:8px}.icon-btn{font-size:18px}}.faq-container{background:#fff;border-bottom:1px solid #f2f4f7;margin-top:90px;padding:28px 40px}.faq-title{color:#213544;margin:0 0 12px;font-size:20px;font-weight:700}.faq-list{gap:10px;max-width:980px;display:grid}.faq-item{background:#fafbfd;border:1px solid #eef2f7;border-radius:8px;overflow:hidden}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;font-size:15px;font-weight:600;display:flex}.faq-toggle{margin-left:12px;transition:transform .2s}.faq-answer{color:#334155;border-top:1px solid #141e3205;padding:12px 16px 18px;font-size:14px;line-height:1.45}.faq-form-wrap{max-width:980px;margin-top:18px}.faq-form-title{color:#2c3e50;margin:8px 0 12px;font-size:16px}.faq-form .form-row{gap:12px;margin-bottom:12px;display:flex}.faq-form input[type=text],.faq-form input[type=email],.faq-form textarea{color:#213544;border:1px solid #e6eef6;border-radius:6px;flex:1;padding:10px 12px;font-size:14px}.faq-form textarea{resize:vertical}.faq-form .cta-button{border-radius:6px;padding:10px 18px;font-size:14px}.faq-field input::placeholder,.faq-field textarea::placeholder,.faq-textarea::placeholder{text-align:left}.faq-status-message{margin:0;font-size:14px;line-height:1.5}.faq-status-message.success{color:#166534}.faq-status-message.error{color:#b91c1c}@media (width<=768px){.faq-container{margin-top:80px;padding:18px}.faq-form .form-row{flex-direction:column;align-items:stretch}.faq-field{width:100%}}.requirements-page{color:#213544;padding:28px 40px;font-family:inherit}.req-info-box{background:#f7fafc;border-left:4px solid #c6f6d5;border-radius:8px;margin-bottom:18px;padding:16px 18px;box-shadow:0 6px 18px #254e750a}.req-info-box p{margin:0 0 6px;font-weight:600}.req-info-box ul{margin:0;padding-left:18px}.req-cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:12px;display:grid}.req-card{background:#fff;border:1px solid #141e320f;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:220px;padding:16px;display:flex;box-shadow:0 8px 20px #141e320a}.req-card-head{align-items:center;gap:12px;display:flex}.req-icon-wrap{background:#00000008;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.req-title{margin:0;font-size:16px;font-weight:700}.req-checklist{flex-direction:column;gap:8px;margin:0;padding:12px 0 0;list-style:none;display:flex}.req-checklist li{color:#2d3748;align-items:center;gap:8px;font-size:14px;display:flex}.req-bullets{color:#475569;margin:12px 0 0;padding-left:14px}.req-bullets li{margin-bottom:6px;font-size:13px}.req-card-foot{justify-content:flex-end;margin-top:12px;display:flex}.view-details{cursor:pointer;background:0 0;border:1px solid #141e3214;border-radius:8px;padding:8px 12px}.req-notice{background:#fff8c6;border:1px solid #a08c1414;border-radius:8px;margin-top:18px;padding:14px}@media (width<=1100px){.req-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.req-cards{grid-template-columns:1fr}.requirements-page{padding:16px}}.contact-page{background:linear-gradient(#f3fbf7,#fbfffe);border-radius:0 0 12px 12px;width:100%;margin-top:0;padding:0 0 20px;position:relative;overflow:hidden visible}.contact-banner{width:100vw;height:60vh;min-height:420px;margin:0;margin-top:var(--header-height,160px);justify-content:center;align-items:center;padding:0;display:flex;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.contact-banner-img{object-fit:cover;object-position:center center;z-index:0;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.contact-banner-content{z-index:1;color:#fff;text-align:left;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000047;border-radius:10px;padding:18px 22px;position:absolute;top:50%;left:64px;transform:translateY(-50%)}@media (width<=428px){.contact-banner{background-position:top;height:44vh;min-height:260px}.contact-banner-content{padding:12px 14px;top:50%;left:18px;right:18px;transform:translateY(-50%)}}.faq-field input::placeholder,.faq-field textarea::placeholder,.faq-textarea::placeholder{text-align:left;color:#00000073}.faq-field input,.faq-field textarea,.faq-textarea{text-align:left}.contact-banner-content h1{color:#fff;letter-spacing:.4px;margin:0 0 6px;font-family:Bahnschrift,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:700;line-height:1.02}.contact-banner-content p{color:#fffffff2;letter-spacing:.1px;margin:0;font-family:Bahnschrift,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:20px}.contact-hero h1{letter-spacing:.2px;font-family:Bahnschrift,Segoe UI,Helvetica Neue,Arial,sans-serif}.contact-inner{max-width:1100px;margin:0 auto;padding:20px}.contact-hero{margin-bottom:16px}.contact-grid{grid-template-columns:1fr 420px;align-items:start;gap:24px;display:grid}.contact-col{flex-direction:column;gap:16px;display:flex}.contact-info{background:linear-gradient(#fff,#fbfffe);border:1px solid #2aa69a14;border-radius:12px;padding:20px 18px;position:relative;overflow:hidden;box-shadow:0 10px 30px #07302c14}.contact-info:before{content:"";opacity:.06;pointer-events:none;mix-blend-mode:overlay;background:url(/assets/group_home-D6uhZnnM.png) 50%/contain no-repeat;width:70%;height:130%;position:absolute;top:-8%;right:-10%}.contact-info:after{content:"";background:linear-gradient(#2aa69a,#16645b);border-radius:6px 0 0 6px;width:10px;position:absolute;top:8px;bottom:8px;left:0;box-shadow:0 6px 18px #16645b14}.contact-info h2{color:#0f4c47;margin:0 0 6px;font-size:20px}.contact-info .contact-item{margin-left:0}.contact-info p{color:#26423f;margin:8px 0}.contact-info a{color:#2aa69a;text-decoration:none}.contact-item{color:#26423f;align-items:center;gap:10px;margin:10px 0;display:flex}.contact-icon{color:#2aa69a;font-size:20px}.phone-icon{color:#000;font-size:20px}.contact-faq{align-self:start;margin-top:0}.office-contact-list{background:linear-gradient(#fff,#f8fdfb);border:1px solid #2aa69a29;border-radius:12px;padding:20px 18px;box-shadow:0 10px 26px #07302c14}.office-contact-list h2{color:#0f4c47;margin:0;font-size:20px}.office-contact-subtitle{color:#365955;margin:6px 0 14px;font-size:14px}.office-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.office-form-copy{margin-top:12px}.office-form-copy .faq-form-wrap{background:linear-gradient(#fff,#f8fdfb);border:1px solid #2aa69a29;border-radius:12px;padding:16px 18px;box-shadow:0 10px 26px #07302c14}.office-form-copy .faq-form-title{color:#0f4c47;margin:0 0 10px;font-size:18px}.office-form-copy .faq-form .form-row{gap:8px;margin-bottom:10px;display:flex}.office-form-copy .faq-form .faq-field{flex-direction:column;flex:1;gap:6px;display:flex}.office-form-copy .faq-form input,.office-form-copy .faq-form textarea{background:#fffffff2;border:1px solid #2aa69a29;border-radius:8px;padding:10px;font-size:14px}.office-form-copy .cta-button{padding:8px 10px}.office-contact-card{background:linear-gradient(160deg,#f1f5f9 0%,#e8eff6 55%,#e2ebf4 100%);border:1px solid #788caa59;border-radius:10px;padding:12px;box-shadow:0 8px 18px #2640601f}.office-contact-card h3{color:#123f3a;margin:0 0 8px;font-size:16px}.office-contact-row{color:#26423f;align-items:flex-start;gap:8px;margin:8px 0;line-height:1.45;display:flex}.office-contact-row a{color:#2aa69a;text-decoration:none}.contact-faq .faq-container{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:radial-gradient(120% 120% at 0 0,#7ae5ce4d,#0000 50%),linear-gradient(160deg,#ffffffe6,#eefbf7f2);border:1px solid #6abba93d;border-radius:14px;margin-top:0;padding:20px;position:relative;box-shadow:0 12px 28px #06363124}.contact-faq .faq-title{color:#0f4c47;margin-bottom:12px;font-size:20px}.contact-faq .faq-list{gap:10px;display:grid}.contact-faq .faq-item{background:linear-gradient(#ffffffe0,#f6fffce6);border:1px solid #2aa69a29;border-radius:10px;padding:12px;box-shadow:0 6px 14px #2aa69a12}.contact-faq .faq-question{text-align:left;color:#0f4c47;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-size:15px;font-weight:600;display:flex}.contact-faq .faq-toggle{color:#2aa69a;margin-left:8px;transition:transform .2s}.faq-toggle.open{transform:rotate(180deg)}.contact-faq .faq-answer{color:#374151;border-top:1px dashed #2aa69a40;margin-top:8px;padding-top:8px}.contact-faq .faq-form-wrap{border-top:1px solid #2aa69a38;margin-top:14px;padding-top:12px}.contact-faq .faq-form-title{color:#0f4c5c;margin-bottom:8px}.contact-faq .faq-form .form-row{gap:8px;display:flex}.contact-faq .faq-form .faq-field{flex-direction:column;flex:1;gap:6px;display:flex}.contact-faq .faq-form .faq-field-full{flex:100%}.contact-faq .faq-form input,.contact-faq .faq-form textarea{background:#ffffffe6;border:1px solid #2aa69a42;border-radius:8px;padding:10px}.contact-faq .faq-form input:focus,.contact-faq .faq-form textarea:focus{border-color:#16645b99;outline:none;box-shadow:0 0 0 3px #2aa69a29}.contact-faq .faq-form .faq-input-error{border-color:#dc26268c;box-shadow:0 0 0 2px #dc26261f}.contact-faq .faq-form .faq-error-text{color:#b91c1c;font-size:12px}.contact-faq .cta-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#1e7f74,#16645b);border:none;border-radius:8px;padding:10px 12px}.contact-faq .faq-form .faq-question-center .faq-textarea,.contact-faq .faq-form textarea{width:100%;min-height:120px;padding:10px 12px;font-size:16px;line-height:1.4}.contact-faq .faq-form .faq-field select{appearance:none;text-align:left;text-align-last:left;background-color:#fffffff2;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%23333'><path d='M6 8l4 4 4-4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:16px 16px;border:1px solid #2aa69a42;border-radius:8px;width:100%;padding:8px 36px 8px 10px}.contact-faq .faq-form .faq-field select::-ms-expand{display:none}@media (width<=800px){.contact-faq .faq-form .faq-field select{text-align-last:left!important;padding-right:40px!important}}@media (width<=900px){.contact-faq{margin-top:2px}.contact-grid{grid-template-columns:1fr}.contact-banner{background-position:top;height:320px}.contact-banner-content{left:24px;transform:translateY(-50%)}.contact-inner{padding:16px 8px}.office-contact-grid{grid-template-columns:1fr}}@media (width<=1024px){.contact-page{margin-top:-20px}}@media (width<=768px){.contact-page{margin-top:-16px}}@media (width<=480px){.contact-page{margin-top:-12px}}.requirements-page{color:#0b2a42;background:#fff;min-height:100vh;padding:0 0 72px;font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Segoe UI,system-ui,-apple-system,sans-serif}.requirements-banner{width:100vw;height:36vh;min-height:400px;margin-top:var(--header-height,160px);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-right-radius:28px;border-bottom-left-radius:28px;position:relative;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0c223c0f}.req-section-center{max-width:1200px;margin:0 auto;padding-top:36px}.req-heading{text-align:left;color:#062232;letter-spacing:-.01em;margin:0 0 6px;font-size:clamp(1.8rem,2.6vw,2.4rem);font-weight:800;line-height:1.06}.req-subtitle{text-align:left;color:#4b6678;max-width:820px;margin:6px 0 32px;font-size:1rem;font-weight:500;line-height:1.7}.req-jobs-section{margin-top:72px;padding-bottom:24px}.req-card-grid{grid-template-columns:1fr;gap:36px;display:grid}.svc-card{--accent:#2f7df4;--accent-bg:#2f7df40f;--accent-border:#2f7df424;background:0 0;grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start;gap:32px;min-height:0;display:grid}.svc-card-photo{background:#f5f7fa;border-radius:0;height:100%;min-height:280px;margin:0;position:relative;overflow:hidden}.svc-card-img{object-fit:cover;width:100%;height:100%;display:block}.svc-card-img-placeholder{background:linear-gradient(160deg,#e9f2ff,#dbe9fb);width:100%;height:100%}.svc-card-photo-overlay{pointer-events:none;background:0 0;position:absolute;inset:0}.svc-card-body{flex-direction:column;justify-content:flex-start;gap:16px;padding:8px 0;display:flex}.svc-card-header{align-items:center;gap:14px;display:flex}.svc-card-icon{width:40px;height:40px;color:var(--accent);box-shadow:none;background:0 0;border:none;border-radius:0;flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.svc-card-icon svg{width:20px;height:20px}.svc-card-title{color:#062232;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800;line-height:1.15}.svc-card-desc{color:#4b6072;max-width:64ch;margin:0;font-size:1rem;font-weight:500;line-height:1.7}.svc-card-reqs{background:0 0;border:none;border-radius:12px;flex:1;padding:0}.svc-card-reqs-label{letter-spacing:.02em;text-transform:none;color:#000;margin-bottom:12px;font-size:.78rem;font-weight:400;display:block}.svc-card-reqs-list{flex-wrap:wrap;gap:8px 10px;margin:0;padding:0;list-style:none;display:flex}.svc-card-req-chip{color:#0b2a42;box-shadow:none;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:0;font-size:.88rem;font-weight:400;line-height:1.1;display:inline-flex}.svc-chip-dot{width:8px;height:8px;color:var(--accent);flex:0 0 8px}.svc-card-footer{height:0;margin:0;display:block}.svc-arrow{width:18px;height:18px}.req-contact-banner{background:linear-gradient(120deg,#0d2640 0%,#1456ad 60%,#0f8e7a 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:40px auto 0;padding:40px 36px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0d264038}.req-contact-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 80%,#ffffff0f 0%,#0000 55%),radial-gradient(circle at 20% 80%,#0f8e7a33 0%,#0000 40%);position:absolute;inset:0}.req-banner-text h2{color:#fff;margin:0 0 8px;font-size:1.45rem;font-weight:800}.req-banner-text p{color:#e0eeffe6;max-width:540px;margin:0;font-size:.97rem;line-height:1.7}@media (width<=1100px){.req-card-grid{grid-template-columns:1fr}.svc-card{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px}}@media (width<=760px){.requirements-page{padding:0 0 52px}.requirements-banner{border-bottom-right-radius:20px;border-bottom-left-radius:20px;height:36vh;min-height:250px}.req-section-center{padding-top:28px}.svc-card{min-height:unset;grid-template-columns:1fr;gap:18px}.svc-card-photo{min-height:240px}.svc-card-body{padding:0}.req-contact-banner{flex-direction:column;align-items:flex-start;padding:28px 22px}.req-banner-cta{justify-content:center;align-self:stretch}}@media (width<=520px){.svc-card-photo{min-height:220px}}.req-jobs-title{color:#062232;margin:28px 0 12px;font-size:1.6rem;font-weight:800}.req-jobs-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:20px;margin-top:18px;display:grid}.job-item{background:#fff;border:1px solid #e9f1f0;border-radius:14px;flex-direction:column;gap:12px;padding:18px;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 12px 28px #0b22280f}.job-item:hover{transform:translateY(-6px);box-shadow:0 18px 44px #0b222817}.job-item-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.job-item h3{color:#062232;margin:0;font-size:1.15rem;font-weight:800}.job-meta{align-items:center;gap:8px;display:flex}.job-meta span{color:#3c5b57;background:#f7fbfb;border:1px solid #eef6f5;border-radius:999px;padding:6px 10px;font-size:.92rem;font-weight:600}.job-item-body{display:block}.job-detail-table{border-collapse:separate;border-spacing:0;border:1px solid #eef6f8;border-radius:8px;width:100%;margin-top:6px;overflow:hidden}.job-detail-table th{text-align:left;vertical-align:top;color:#062232;background:#fbfeff;width:32%;padding:14px 16px;font-size:.98rem;font-weight:700}.job-detail-table td{vertical-align:top;color:#334155;border-top:1px solid #f3f8f8;padding:14px 16px;font-size:.98rem}.job-short-desc{color:#4b6678;margin-top:12px;font-size:.95rem;line-height:1.6}@media (width<=820px){.job-detail-table th{width:40%;font-size:.95rem}.job-item{padding:14px}}.layout-wrapper{background-color:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.layout-container{flex:1;grid-template-columns:1fr;gap:0;display:grid}.layout-content{background-color:#f5f7fa;padding:24px 32px;overflow-y:visible}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0}body{color:#333;background-color:#f5f7fa;padding-top:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}h1,h2,h3,h4,h5,h6{color:#1f2937;margin-bottom:12px}h1{font-size:28px;font-weight:700}h2{font-size:24px;font-weight:700}h3{font-size:20px;font-weight:600}h4{font-size:16px;font-weight:600}p{color:#666;margin-bottom:12px;font-size:14px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;transition:all .3s;box-shadow:0 1px 3px #00000014}.card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}table{border-collapse:collapse;width:100%}thead{background-color:#f9fafb;border-bottom:2px solid #e5e7eb}th{text-align:left;color:#374151;padding:12px 16px;font-size:13px;font-weight:600}td{border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:14px}tbody tr:hover{background-color:#f9fafb}button{cursor:pointer;font-family:inherit}.btn{cursor:pointer;border:none;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.btn-primary{color:#fff;background-color:#2c5aa0}.btn-primary:hover{background-color:#1e3f70;box-shadow:0 2px 8px #2c5aa04d}.btn-secondary{color:#374151;background-color:#e5e7eb}.btn-secondary:hover{background-color:#d1d5db}input[type=text],input[type=email],input[type=password],textarea,select{border:1px solid #d1d5db;border-radius:6px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,textarea:focus,select:focus{border-color:#2c5aa0;outline:none;box-shadow:0 0 0 3px #2c5aa01a}@media (width<=1024px){.layout-content{padding:20px 24px}}@media (width<=768px){.layout-container{grid-template-columns:1fr}.layout-content,.card{padding:16px}}@media (width<=480px){.layout-content,.card{padding:12px}h1{font-size:20px}h2{font-size:18px}.btn{padding:8px 12px;font-size:13px}}.site-footer{color:#e9f3ff;background:radial-gradient(circle at 12% 24%,#3d82d833,#0000 32%),linear-gradient(145deg,#061122 0%,#0b1c34 100%);margin-top:0;position:relative;overflow:hidden}.site-footer__glow{filter:blur(36px);pointer-events:none;background:#78ffda2e;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-220px;right:-180px}.site-footer__inner{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:28px;max-width:1200px;margin:0 auto;padding:44px 24px 28px;display:grid}.site-footer__brand h2{color:#fff;letter-spacing:.06em;margin:0 0 10px;font-size:28px}.site-footer__brand p{color:#e9f3ffeb;max-width:360px;margin:0;line-height:1.7}.site-footer h3{color:#fff;letter-spacing:.02em;margin:0 0 12px;font-size:16px;font-weight:700}.site-footer__links ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.site-footer__links a,.site-footer__links li,.site-footer__contact p{color:#e9f3ffe6;font-size:14px;line-height:1.5;text-decoration:none}.site-footer__links a:hover{color:#fff;text-underline-offset:2px;text-decoration:underline}.site-footer__contact p{margin:0 0 6px}.site-footer__bottom{color:#e9f3ffd6;border-top:none;justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:16px 24px 22px;font-size:13px;display:flex}.site-footer__bottom-links{align-items:center;gap:14px;display:flex}.site-footer__bottom-links a{color:#e9f3ffe6;text-decoration:none}.site-footer__bottom-links a:hover{color:#fff}@media (width<=980px){.site-footer__inner{grid-template-columns:1fr 1fr}}@media (width<=640px){.site-footer__inner{grid-template-columns:1fr;gap:20px;padding-top:36px}.site-footer__bottom{flex-direction:column;align-items:flex-start}}
