@keyframes janmat-float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes janmat-float-down{0%,to{transform:translateY(0)}50%{transform:translateY(14px)}}@keyframes janmat-sway{0%,to{transform:rotate(0deg) translateY(0)}30%{transform:rotate(1.5deg) translateY(-6px)}70%{transform:rotate(-1deg) translateY(4px)}}@keyframes janmat-drift{0%,to{transform:translateY(0) translateX(0)}40%{transform:translateY(-10px) translateX(6px)}75%{transform:translateY(8px) translateX(-4px)}}.janmat-hi-bg-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}.janmat-svg-float-a{animation:janmat-float-up 10s ease-in-out infinite;transform-origin:center}.janmat-svg-float-b{animation:janmat-float-down 12s ease-in-out 1.5s infinite;transform-origin:center}.janmat-svg-float-c{animation:janmat-float-up 14s ease-in-out 3s infinite;transform-origin:center}.janmat-svg-float-d{animation:janmat-drift 9s ease-in-out .8s infinite;transform-origin:center}.janmat-svg-float-e{animation:janmat-float-down 11s ease-in-out 2.2s infinite;transform-origin:center}.janmat-svg-float-f{animation:janmat-float-up 8s ease-in-out 4s infinite;transform-origin:center}.janmat-svg-sway{animation:janmat-sway 7s ease-in-out .5s infinite;transform-origin:center top}.janmat-hero-inquiry{display:flex;width:100%;min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#2563eb);position:relative;overflow:hidden}.janmat-hero-inquiry:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 60%,#ffffff12 0,#0000 70%);pointer-events:none;z-index:0}.janmat-hi-left{flex:1 1 60%;color:#fff;display:flex;align-items:center;padding:5rem 3rem 5rem 12rem;position:relative;z-index:1}.janmat-hi-left-inner{max-width:520px}.janmat-hi-eyebrow{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;opacity:.75;margin-bottom:1rem}.janmat-hi-title{font-size:2.5rem;font-weight:800;line-height:1.15;margin-bottom:1.25rem;color:#fff}.janmat-hi-desc{font-size:1.0625rem;line-height:1.7;opacity:.9;margin-bottom:1.5rem}.janmat-hi-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.janmat-hi-bullets li{padding-left:1.5rem;position:relative;opacity:.9;font-size:.9375rem}.janmat-hi-bullets li:before{content:"✓";position:absolute;left:0;color:#93c5fd;font-weight:700}.janmat-hi-right{flex:0 0 40%;display:flex;align-items:center;justify-content:center;padding:5rem 12rem 5rem 3rem;position:relative;z-index:1}.janmat-hi-form-wrap{width:100%;background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 8px 40px #00000038}.janmat-hi-steps{display:flex;align-items:center;margin-bottom:2rem;gap:0}.janmat-hi-step{display:flex;flex-direction:column;align-items:center;flex:1 1}.janmat-hi-step-dot{width:32px;height:32px;border-radius:50%;background:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;transition:all .2s;flex-shrink:0}.janmat-hi-step.active .janmat-hi-step-dot{background:#2563eb;color:#fff}.janmat-hi-step.done .janmat-hi-step-dot{background:#1d4ed8;color:#fff}.janmat-hi-step-label{font-size:.65rem;color:#9ca3af;margin-top:.25rem;text-align:center;font-weight:500}.janmat-hi-step.active .janmat-hi-step-label,.janmat-hi-step.done .janmat-hi-step-label{color:#2563eb}.janmat-hi-step-line{flex:1 1;height:2px;background:#e5e7eb;align-self:flex-start;margin:15px 4px 0}.janmat-hi-step-line.done{background:#2563eb}.janmat-hi-step-title{font-size:1.25rem;font-weight:700;color:#0a0a0a;margin-bottom:.5rem}.janmat-hi-step-sub{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.janmat-hi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.55rem;gap:.55rem;margin-bottom:1.5rem}.janmat-hi-option{border:2px solid #e5e7eb;border-radius:10px;padding:.65rem .4rem;cursor:pointer;text-align:center;transition:all .15s;background:#fff}.janmat-hi-option:hover{border-color:#2563eb;background:#eff6ff}.janmat-hi-option.selected{border-color:#2563eb;background:#dbeafe}.janmat-hi-option-icon{font-size:1.25rem;display:block;margin-bottom:.2rem}.janmat-hi-option-label{font-size:.72rem;font-weight:600;color:#374151;line-height:1.2}.janmat-hi-option.selected .janmat-hi-option-label{color:#1d4ed8}.janmat-hi-size-grid{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.janmat-hi-size-option{border:2px solid #e5e7eb;border-radius:10px;padding:.9rem 1.25rem;cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:all .15s;background:#fff}.janmat-hi-size-option:hover{border-color:#2563eb;background:#eff6ff}.janmat-hi-size-option.selected{border-color:#2563eb;background:#dbeafe}.janmat-hi-size-label{font-size:.9375rem;font-weight:600;color:#111}.janmat-hi-size-badge{font-size:.75rem;font-weight:600;color:#2563eb;background:#eff6ff;padding:.2rem .6rem;border-radius:20px}.janmat-hi-size-option.selected .janmat-hi-size-badge{background:#2563eb;color:#fff}.janmat-hi-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.35rem}.janmat-hi-input{width:100%;padding:.75rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#111;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;margin-bottom:.875rem}.janmat-hi-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.janmat-hi-textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.9375rem;color:#111;outline:none;resize:vertical;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;margin-bottom:.875rem}.janmat-hi-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.janmat-hi-btn-row{display:flex;gap:.75rem;margin-top:.5rem}.janmat-hi-btn-next{flex:1 1;background:#2563eb;color:#fff;border:none;border-radius:8px;padding:.875rem;font-weight:700;font-size:1rem;cursor:pointer;transition:background .15s;white-space:nowrap}.janmat-hi-btn-next:hover:not(:disabled){background:#1d4ed8}.janmat-hi-btn-next:disabled{background:#d1d5db;cursor:not-allowed}.janmat-hi-btn-back{flex:0 0 auto;background:#fff;color:#6b7280;border:1.5px solid #d1d5db;border-radius:8px;padding:.875rem 1.25rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .15s;white-space:nowrap}.janmat-hi-btn-back:hover{border-color:#9ca3af;color:#374151}.janmat-hi-success{text-align:center;padding:2rem 0}.janmat-hi-success-icon{font-size:3rem;display:block;margin-bottom:1rem}.janmat-hi-success h3{font-size:1.5rem;font-weight:700;color:#0a0a0a;margin-bottom:.75rem}.janmat-hi-success p{color:#6b7280;font-size:.9375rem;line-height:1.6}.janmat-hi-error{color:#dc2626;font-size:.875rem;padding:.75rem 1rem;background:#fef2f2;border-radius:8px;margin-top:.5rem}@media (max-width:1023px){.janmat-hero-inquiry{flex-direction:column;min-height:auto}.janmat-hi-left{padding:2rem 2rem 3rem}.janmat-hi-right{width:100%;padding:3rem 2rem}.janmat-hi-form-wrap{max-width:100%}.janmat-hi-title{font-size:2rem}.janmat-hi-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.janmat-hi-grid{grid-template-columns:repeat(2,1fr)}.janmat-hi-title{font-size:1.75rem}.janmat-hi-left{padding:2rem 1.5rem}.janmat-hi-right{padding:2rem 1.5rem 3rem}}:root{--janmat-primary:#2563eb;--janmat-primary-hover:#1d4ed8;--janmat-secondary:#1e40af;--janmat-text:#333;--janmat-text-light:#666;--janmat-bg-light:#f8f9fa;--janmat-white:#fff;--accent:#2563eb}.janmat-hero{min-height:85vh;height:85vh;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:4rem 0}.janmat-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000080,#000000b3)}.janmat-hero-content{width:100%}.janmat-hero-title{font-size:4rem;text-shadow:2px 2px 4px #000000b3}.janmat-hero-lead{font-size:1.25rem;line-height:1.8;text-shadow:1px 1px 3px #000000b3;max-width:700px;margin-left:auto;margin-right:auto}.janmat-section-alt{background:var(--janmat-bg-light)}.janmat-label{color:var(--janmat-primary)}.janmat-content-image img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 30px #0000001a}.janmat-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.janmat-benefit-card{background:#fff;padding:2rem;text-align:center;border:1px solid #f3f4f6}.janmat-benefit-icon{width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem;background:linear-gradient(135deg,var(--janmat-primary),var(--janmat-secondary));color:#fff;box-shadow:0 4px 12px #2563eb33}.janmat-benefit-title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:var(--janmat-text)}.janmat-benefit-desc{font-size:.95rem;line-height:1.6;color:var(--janmat-text-light)}@media (max-width:767px){.janmat-hero{min-height:75vh;height:75vh}.janmat-hero-title{font-size:2.5rem}.janmat-hero-lead{font-size:1rem}}@media (min-width:1024px){.janmat-benefits-grid{grid-template-columns:repeat(4,1fr)}}.janmat-ref-page{min-height:100vh;background:#f8fafc}.janmat-ref-hero{background:linear-gradient(135deg,#1e3a8a,#2563eb);padding:5rem 2rem 4rem;text-align:center}.janmat-ref-hero-content{max-width:720px;margin:0 auto;color:#fff}.janmat-ref-hero-title{font-size:2.75rem;font-weight:800;margin-bottom:1rem;line-height:1.15}.janmat-ref-hero-desc{font-size:1.0625rem;opacity:.88;line-height:1.7;max-width:560px;margin:0 auto}.janmat-ref-tabs-wrap{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50;box-shadow:0 2px 8px #0000000f}.janmat-ref-tabs{display:flex;overflow-x:auto;gap:0;max-width:1280px;margin:0 auto;padding:0 1rem;scrollbar-width:none}.janmat-ref-tabs::-webkit-scrollbar{display:none}.janmat-ref-tab{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.4rem;padding:1rem 1.125rem;border:none;border-bottom:3px solid #0000;background:none;cursor:pointer;font-size:.875rem;font-weight:500;color:#6b7280;white-space:nowrap;transition:all .18s;flex-shrink:0;line-height:1}.janmat-ref-tab:hover{color:#2563eb;border-bottom-color:#bfdbfe}.janmat-ref-tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.janmat-ref-tab-icon{font-size:1.1rem}.janmat-ref-tab-icon,.janmat-ref-tab-label{line-height:1;display:inline-flex;align-items:center}.janmat-ref-gallery-wrap{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.janmat-ref-gallery-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:.5rem}.janmat-ref-gallery-title{font-size:1.5rem;font-weight:700;color:#0f172a}.janmat-ref-gallery-count{font-size:.875rem;color:#64748b;background:#f1f5f9;padding:.25rem .75rem;border-radius:999px}.janmat-ref-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:.75rem;gap:.75rem}.janmat-ref-thumb{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;border:none;padding:0;background:none;aspect-ratio:4/3;display:block;width:100%}.janmat-ref-thumb-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.janmat-ref-thumb:hover .janmat-ref-thumb-img{transform:scale(1.04)}.janmat-ref-thumb-overlay{position:absolute;inset:0;background:#00000059;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.janmat-ref-thumb:hover .janmat-ref-thumb-overlay{opacity:1}.janmat-ref-cta-wrap{background:#1e3a8a;padding:4rem 2rem;margin-top:2rem}.janmat-ref-cta{max-width:640px;margin:0 auto;text-align:center;color:#fff}.janmat-ref-cta-title{font-size:1.875rem;font-weight:700;margin-bottom:.875rem;color:#fff}.janmat-ref-cta-desc{opacity:.85;font-size:1rem;margin-bottom:2rem;color:#fff}.janmat-ref-cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.janmat-ref-cta-btn{padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .18s}.janmat-ref-cta-btn.primary{background:#fff;color:#1e3a8a}.janmat-ref-cta-btn.primary:hover{background:#f0f9ff}.janmat-ref-cta-btn.secondary{background:#ffffff1f;color:#fff;border:2px solid #fff6}.janmat-ref-cta-btn.secondary:hover{background:#ffffff38}.janmat-ref-lightbox{position:fixed;inset:0;background:#000000eb;z-index:9999}.janmat-ref-lb-img-wrap,.janmat-ref-lightbox{display:flex;align-items:center;justify-content:center}.janmat-ref-lb-img-wrap{max-width:min(90vw,1200px);max-height:90vh}.janmat-ref-lb-img{max-width:100%;max-height:88vh;border-radius:6px;box-shadow:0 24px 80px #0009}.janmat-ref-lb-close{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1f;border:none;border-radius:50%;width:44px;height:44px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s}.janmat-ref-lb-close:hover{background:#ffffff40}.janmat-ref-lb-next,.janmat-ref-lb-prev{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1f;border:none;border-radius:50%;width:52px;height:52px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s}.janmat-ref-lb-prev{left:1.5rem}.janmat-ref-lb-next{right:1.5rem}.janmat-ref-lb-next:hover,.janmat-ref-lb-prev:hover{background:#ffffff40}.janmat-ref-lb-counter{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);color:#ffffffb3;font-size:.875rem;background:#0006;padding:.25rem .875rem;border-radius:999px}@media (max-width:768px){.janmat-ref-hero-title{font-size:1.875rem}.janmat-ref-gallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem}.janmat-ref-gallery-wrap{padding:1.5rem 1rem}.janmat-ref-lb-prev{left:.75rem}.janmat-ref-lb-next{right:.75rem}.janmat-ref-cta-btns{flex-direction:column;align-items:center}}@media (max-width:480px){.janmat-ref-gallery{grid-template-columns:repeat(2,1fr)}.janmat-ref-tabs{padding:0 .5rem}.janmat-ref-tab{padding:.875rem .75rem;font-size:.8125rem}}.janmat-hr-section{background:var(--janmat-surface,#f8faff);padding:4rem 1.5rem 4.5rem}.janmat-hr-inner{max-width:1100px;margin:0 auto}.janmat-hr-head{text-align:center;margin-bottom:2.5rem}.janmat-hr-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#111827;margin-bottom:.6rem}.janmat-hr-desc{font-size:1.05rem;color:#6b7280;max-width:520px;margin:0 auto}.janmat-hr-row{margin-bottom:2rem}.janmat-hr-row-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.janmat-hr-row-icon{font-size:1.1rem}.janmat-hr-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.5rem;gap:.5rem}.janmat-hr-thumb{position:relative;display:block;aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:#e5e7eb;border:none;padding:0;margin:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.janmat-hr-thumb:hover{transform:scale(1.04);box-shadow:0 4px 22px #00000038;z-index:1}.janmat-hr-thumb:focus-visible{outline:3px solid #2563eb;outline-offset:2px}.janmat-hr-img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.janmat-hr-lb-overlay{position:fixed;inset:0;z-index:9000;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:1.5rem}.janmat-hr-lb-img-wrap{position:relative;max-width:min(90vw,1100px);max-height:90vh;display:flex;flex-direction:column;align-items:center}.janmat-hr-lb-img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 40px #0009;display:block}.janmat-hr-lb-caption{margin-top:.75rem;color:#ffffffa6;font-size:.875rem;text-align:center}.janmat-hr-lb-close{position:fixed;top:1.25rem;right:1.5rem;background:#ffffff26;border:none;color:#fff;font-size:1.4rem;line-height:1;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:9001}.janmat-hr-lb-close:hover{background:#ffffff4d}.janmat-hr-lb-nav{position:fixed;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;font-size:2.5rem;line-height:1;width:3rem;height:3rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:9001}.janmat-hr-lb-nav:hover{background:#ffffff4d}.janmat-hr-lb-prev{left:1.5rem}.janmat-hr-lb-next{right:1.5rem}@media (max-width:480px){.janmat-hr-lb-prev{left:.4rem}.janmat-hr-lb-next{right:.4rem}.janmat-hr-lb-nav{width:2.5rem;height:2.5rem;font-size:2rem}}.janmat-hr-cta{text-align:center;margin-top:2.25rem}.janmat-hr-btn{display:inline-block;background:#2563eb;color:#fff;padding:.9rem 2.25rem;border-radius:8px;font-weight:700;font-size:.975rem;text-decoration:none;transition:background .2s,transform .2s}.janmat-hr-btn:hover{background:#1d4ed8;transform:translateY(-2px);text-decoration:none;color:#fff}@media (max-width:768px){.janmat-hr-grid{grid-template-columns:repeat(3,1fr)}.janmat-hr-thumb:nth-child(4),.janmat-hr-thumb:nth-child(5){display:none}}@media (max-width:480px){.janmat-hr-section{padding:3rem 1rem 3.5rem}.janmat-hr-grid{grid-template-columns:repeat(2,1fr)}.janmat-hr-thumb:nth-child(3),.janmat-hr-thumb:nth-child(4),.janmat-hr-thumb:nth-child(5){display:none}}