.illo-header[data-v-d37aaf38]{position:sticky;top:0;z-index:50;background:var(--bg);border-bottom:1px solid var(--line)}.illo-header__top[data-v-d37aaf38]{background:var(--primary);color:#ffffffe0;font-size:.78rem}.illo-header__top-inner[data-v-d37aaf38]{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}.illo-header__top p[data-v-d37aaf38]{margin:0}.illo-header__top a[data-v-d37aaf38]{color:#fff;font-weight:600}.illo-header__top span[data-v-d37aaf38]{margin:0 6px;opacity:.5}.illo-header__inner[data-v-d37aaf38]{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px}.illo-brand[data-v-d37aaf38]{display:flex;align-items:center;gap:10px}.illo-brand__logo[data-v-d37aaf38]{height:40px;width:auto}.illo-brand__name[data-v-d37aaf38]{font-family:var(--display);font-weight:800;color:var(--ink);font-size:1.25rem}.illo-nav[data-v-d37aaf38]{display:flex;gap:22px;font-weight:700}.illo-nav a[data-v-d37aaf38]:hover,.illo-nav a.router-link-active[data-v-d37aaf38]{color:var(--accent)}.illo-header__tools[data-v-d37aaf38]{display:flex;align-items:center;gap:12px}.icon-link[data-v-d37aaf38]{position:relative;min-width:42px;height:38px;padding:0 10px;border-radius:var(--radius-pill);background:var(--soft);display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;color:var(--primary);letter-spacing:.02em}.badge[data-v-d37aaf38]{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:999px;background:var(--accent);color:#fff;font-size:.68rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.illo-burger[data-v-d37aaf38]{display:none;background:none;border:0;color:var(--ink);font-size:1.4rem;cursor:pointer}@media(max-width:960px){.illo-header__top-inner p[data-v-d37aaf38]:nth-child(2){display:none}.hide-sm[data-v-d37aaf38]{display:none!important}.illo-nav[data-v-d37aaf38]{display:none;position:absolute;top:106px;left:0;right:0;background:var(--bg);flex-direction:column;padding:18px 20px;border-bottom:1px solid var(--line)}.illo-nav.open[data-v-d37aaf38]{display:flex}.illo-burger[data-v-d37aaf38]{display:block}}.illo-footer[data-v-dad19b78]{margin-top:60px;background:var(--primary);color:#ffffffdb}.illo-footer__contact[data-v-dad19b78]{background:#0c2c34;border-bottom:1px solid rgba(255,255,255,.08)}.illo-footer__contact .row[data-v-dad19b78]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:22px 20px}.illo-footer__contact span[data-v-dad19b78]{display:block;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:800;margin-bottom:6px}.illo-footer__contact p[data-v-dad19b78],.illo-footer__contact a[data-v-dad19b78]{margin:0;color:#fff;font-size:.9rem;line-height:1.4}.illo-footer__grid[data-v-dad19b78]{display:flex;flex-wrap:wrap;gap:36px;justify-content:space-between;padding:44px 20px 10px}.illo-footer__grid nav[data-v-dad19b78],.illo-footer__grid>div[data-v-dad19b78]:last-child{display:flex;flex-direction:column;gap:8px;min-width:160px}.illo-footer__grid h4[data-v-dad19b78]{margin-bottom:6px;color:#fff;font-size:1rem}.illo-footer__grid a[data-v-dad19b78]:hover{color:var(--accent)}.illo-footer__legal[data-v-dad19b78]{font-size:.85rem;color:#ffffffb3;margin-top:14px;max-width:320px;line-height:1.55}.illo-footer__bar[data-v-dad19b78]{padding:18px 20px;margin-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:#ffffffa6}.illo-brand[data-v-dad19b78]{display:flex;align-items:center;gap:10px}.illo-brand__logo[data-v-dad19b78]{height:32px;width:auto;background:#fff;border-radius:8px;padding:2px}.illo-brand__name[data-v-dad19b78]{font-family:var(--display);font-weight:800;color:#fff}@media(max-width:900px){.illo-footer__contact .row[data-v-dad19b78]{grid-template-columns:1fr 1fr}}@media(max-width:560px){.illo-footer__contact .row[data-v-dad19b78]{grid-template-columns:1fr}}:root{--bg: #ffffff;--primary: #103741;--accent: #00bbae;--white: #17141f;--light: #3c3749;--muted: #7d7690;--line: rgba(0, 0, 0, .12);--field: rgba(0, 0, 0, .04);--display: "Quicksand", system-ui, sans-serif;--body: "Quicksand", system-ui, sans-serif;--radius: 12px;--container: 1200px;--ink: #103741;--soft: #f4f7f8;--smoke: #eef3f4;--smoke2: #f7f9fa;--pastel-teal: #d8f4f1;--pastel-pink: #ffe4ef;--pastel-peach: #ffe8d6;--pastel-lilac: #ebe4ff;--pastel-mint: #e3f8e8;--pastel-sky: #dff3ff;--sale: #ff7a59;--star: #ffb400;--success: #1fa97a;--radius-sm: 8px;--radius-lg: 20px;--radius-pill: 999px;--shadow: 0 12px 36px rgba(16, 55, 65, .08);--shadow-soft: 0 8px 24px rgba(16, 55, 65, .06);--space: 72px;--space-sm: 48px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);background:var(--bg);color:var(--light);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--display);color:var(--ink);margin:0;line-height:1.12}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font-family:inherit}ul{margin:0;padding:0;list-style:none}.illo-container{max-width:var(--container);margin:0 auto;padding:0 20px}.illo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 26px;border-radius:var(--radius-pill);border:0;cursor:pointer;background:var(--accent);color:#fff;font-weight:700;font-family:var(--display);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.illo-btn:hover{background:#00a89c;transform:translateY(-1px)}.illo-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.illo-btn--ghost{background:transparent;border:1px solid var(--line);color:var(--ink)}.illo-btn--ghost:hover{border-color:var(--accent);color:var(--accent);background:transparent}.illo-btn--primary{background:var(--primary)}.illo-btn--primary:hover{background:#0c2c34}.illo-btn--white{background:#fff;color:var(--primary)}.illo-btn--white:hover{background:var(--pastel-teal)}.illo-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px;flex-wrap:wrap}.illo-section-head h2{font-size:clamp(1.55rem,2.6vw,2.1rem);font-weight:800}.illo-section-head p{margin:8px 0 0;color:var(--muted);max-width:480px}.illo-section-head--center{flex-direction:column;align-items:center;text-align:center}.illo-section-head--center p{margin-left:auto;margin-right:auto}.illo-page-hero{position:relative;background:linear-gradient(120deg,#f4f7f8eb,#ffffffe0),url(/img/real/src31.jpg) center/cover no-repeat;padding:56px 0 48px;overflow:hidden}.illo-page-hero h1{font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800;margin-bottom:10px}.illo-page-hero .crumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.92rem}.illo-page-hero .crumb a:hover{color:var(--accent)}.illo-page-hero .crumb span{color:var(--primary);font-weight:700}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes illo-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes illo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes illo-pulse-soft{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}
