.home{display:grid;grid-gap:var(--space-6);gap:var(--space-6)}.home-hero__img{display:block;width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.home-section-title{display:flex;align-items:center;gap:var(--space-3);margin:0 0 var(--space-4);font-size:var(--fs-xl);color:var(--text)}.home-section-title__bar{flex-shrink:0;width:5px;height:1.1em;background:var(--primary);border-radius:999px}.home-process{padding:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.home-process__list{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--space-3);margin:0;padding:0;list-style:none}.home-process__item{display:flex;align-items:center;gap:var(--space-3)}.home-process__arrow{flex-shrink:0;color:var(--primary)}.home-process__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-2);min-width:150px;min-height:120px;padding:var(--space-4);background:var(--surface);border:1px solid #e3d9ff;border-radius:var(--radius);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease,border-color .15s ease}.home-process__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--primary)}.home-process__card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.home-process__card--match{min-width:200px;background:var(--secondary-light);border-color:#f8d5e2}.home-process__icon{height:63px;width:auto;object-fit:contain}.home-process__label{font-weight:700;color:var(--text);text-align:center;line-height:var(--lh-tight)}.home-bottom{display:grid;grid-gap:var(--space-5);gap:var(--space-5);align-items:start}@media (min-width:960px){.home-bottom{grid-template-columns:1fr 1fr}}.home-bottom__panel{padding:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.home-news__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-4);border-bottom:2px solid var(--gray-100)}.home-news__tabs{display:flex;flex-wrap:wrap;gap:var(--space-2)}.home-news__tab{min-height:40px;padding:0 var(--space-4);font:inherit;font-size:var(--fs-base);font-weight:600;color:var(--text);background:var(--gray-100);border:0;border-radius:var(--radius-sm) var(--radius-sm) 0 0;cursor:pointer}.home-news__tab:hover{background:var(--secondary-light);color:var(--secondary-strong)}.home-news__tab.is-active{color:var(--white);background:var(--secondary-strong)}.home-news__more{flex-shrink:0;display:inline-flex;align-items:center;gap:var(--space-1);min-height:32px;margin-bottom:var(--space-1);padding:0 var(--space-4);font-size:var(--fs-sm);color:var(--secondary-strong);background:var(--secondary-light);border-radius:999px;text-decoration:none}.home-news__more:hover{color:var(--white);background:var(--secondary-strong)}.home-news__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.home-news__post{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:var(--tap-target);padding:var(--space-1) 0;color:var(--text);text-decoration:none;border-bottom:1px dashed var(--gray-100)}.home-news__list li:last-child .home-news__post{border-bottom:0}.home-news__post:hover .home-news__post-title{color:var(--primary-dark)}.home-news__post-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-news__post-date{flex-shrink:0}.home-news__empty,.home-news__post-date{font-size:var(--fs-sm);color:var(--text-muted)}.home-news__empty{margin:0}.home-contacts__grid{margin:0;padding:0;list-style:none;display:grid;grid-gap:var(--space-3);gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.home-contact{display:flex;align-items:center;gap:var(--space-3);height:100%;padding:var(--space-4);border:1px solid transparent;border-radius:var(--radius-md);text-decoration:none;color:inherit}.home-contact:hover{box-shadow:var(--shadow-sm)}.home-contact--phone{background:var(--primary-light)}.home-contact--phone .home-contact__icon{color:var(--primary-dark)}.home-contact--phone .home-contact__tel{color:#2f2548}.home-contact--alert{background:var(--secondary-light)}.home-contact--alert .home-contact__icon{color:var(--secondary-strong)}.home-contact--alert .home-contact__tel{color:#3c2630}.home-contact--moon{background:var(--primary-light)}.home-contact--moon .home-contact__icon{color:var(--primary-dark)}.home-contact--moon .home-contact__tel{color:#2f2548}.home-contact__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:var(--tap-target);height:var(--tap-target)}.home-contact__body{display:flex;flex-direction:column;gap:2px;min-width:0}.home-contact__name{font-size:var(--fs-sm);font-weight:600;color:var(--text)}.home-contact__tel{font-size:var(--fs-xl);line-height:var(--lh-tight)}.home-contact__note{font-size:var(--fs-xs);color:var(--text-muted)}
/*# sourceMappingURL=8c091ed2965d2e23.css.map*/