:root{--sf-primary:#0d9488;--sf-secondary:#f59e0b;--sf-bg:#fff;--sf-text:#0f172a;--sf-text-soft:#475569;--sf-border:rgba(15,23,42,.08);--sf-font:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sf-max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sf-bg);color:var(--sf-text);font-family:var(--sf-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}a{color:var(--sf-primary)}.container,.lfi-container{max-width:var(--sf-max);margin:0 auto;padding-left:20px;padding-right:20px}::selection{background:#0d9488;color:#fff}.lfi-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 10px 30px rgba(15,23,42,.05)}.lfi-header__wrap{max-width:1200px;margin:0 auto;padding:16px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.lfi-header__brand{text-decoration:none;line-height:1;display:inline-flex;align-items:center;justify-self:start}.lfi-header__brand-text{display:inline-flex;align-items:baseline;gap:8px;font-size:1.55rem;font-weight:800;letter-spacing:0;white-space:nowrap}.lfi-header__brand-base{color:#0f172a}.lfi-header__brand-accent{background:linear-gradient(90deg,#0d9488 0%,#14b8a6 48%,#f59e0b 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.lfi-header__nav{display:flex;align-items:center;justify-content:center;gap:30px;justify-self:center}.lfi-header__link{position:relative;text-decoration:none;color:#0f172a;font-size:.96rem;font-weight:600;transition:color .22s ease}.lfi-header__link:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,#0d9488 0%,#14b8a6 60%,#f59e0b 100%);transition:width .22s ease}.lfi-header__link:hover,.lfi-header__link:focus-visible{color:#0d9488}.lfi-header__link:hover:after,.lfi-header__link:focus-visible:after{width:100%}.lfi-header__cta{justify-self:end;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#0d9488 0%,#14b8a6 100%);color:#fff;font-size:.94rem;font-weight:700;box-shadow:0 14px 26px rgba(13,148,136,.18);transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease}.lfi-header__cta:hover,.lfi-header__cta:focus-visible{transform:translateY(-1px);box-shadow:0 18px 30px rgba(13,148,136,.22);opacity:.96}.lfi-header__checkbox{display:none}.lfi-header__toggle{display:none;width:46px;height:46px;border:1px solid rgba(15,23,42,.1);border-radius:14px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:0 8px 20px rgba(15,23,42,.04)}.lfi-header__toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#0f172a;transition:all .22s ease}.lfi-premium-footer,.lfi-premium-footer *{box-sizing:border-box}.lfi-premium-footer{position:relative;overflow:hidden;margin-top:72px;background:radial-gradient(circle at top left,rgba(20,184,166,.16),transparent 28%),radial-gradient(circle at bottom right,rgba(245,158,11,.12),transparent 24%),linear-gradient(180deg,#0f172a 0%,#111827 100%);color:#e5eef7;border-top:1px solid rgba(255,255,255,.08)}.lfi-premium-footer__inner{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:64px 24px 24px}.lfi-premium-footer__top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.95fr) minmax(0,.95fr) minmax(0,1.1fr);gap:34px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.08)}.lfi-premium-footer__brand{text-decoration:none;display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-size:2rem;line-height:1.05;font-weight:800;letter-spacing:0;margin-bottom:18px}.lfi-premium-footer__brand-base{color:#fff}.lfi-premium-footer__brand-accent{background:linear-gradient(90deg,#14b8a6 0%,#2dd4bf 48%,#f59e0b 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.lfi-premium-footer__desc{margin:0 0 20px;max-width:430px;color:#cad6e3;font-size:.98rem;line-height:1.85}.lfi-premium-footer__trust{display:flex;flex-wrap:wrap;gap:10px}.lfi-premium-footer__trust span{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:#f8fbff;font-size:.82rem;font-weight:700;line-height:1}.lfi-premium-footer__title{margin:0 0 16px;color:#fff;font-size:1.04rem;font-weight:700;letter-spacing:0}.lfi-premium-footer__links{display:grid;gap:12px}.lfi-premium-footer__links a,.lfi-premium-footer__contact a,.lfi-premium-footer__bottom-links a{color:#cad6e3;text-decoration:none;transition:color .2s ease,opacity .2s ease}.lfi-premium-footer__links a:hover,.lfi-premium-footer__contact a:hover,.lfi-premium-footer__bottom-links a:hover{color:#fff}.lfi-premium-footer__links a{font-size:.95rem;line-height:1.55}.lfi-premium-footer__contact{display:grid;gap:14px}.lfi-premium-footer__contact-item{display:grid;gap:4px}.lfi-premium-footer__label{display:block;font-size:.77rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7dd3c7}.lfi-premium-footer__contact a{font-size:.95rem;line-height:1.55;word-break:break-word;overflow-wrap:anywhere}.lfi-premium-footer__notice{margin-top:28px;padding:22px 24px;border-radius:24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px rgba(0,0,0,.14)}.lfi-premium-footer__notice-title{margin:0 0 12px;color:#fff;font-size:1rem;font-weight:700;letter-spacing:0}.lfi-premium-footer__notice p{margin:0;color:#d7e3ef;font-size:.93rem;line-height:1.85}.lfi-premium-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:22px}.lfi-premium-footer__copy{margin:0;color:#aab9c8;font-size:.88rem;line-height:1.5}.lfi-premium-footer__bottom-links{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:flex-end}.lfi-premium-footer__bottom-links a{font-size:.88rem;font-weight:600}.sf-back-to-top{position:fixed!important;bottom:2rem;right:2rem;z-index:99999;width:44px;height:44px;border-radius:50%;background:var(--sf-primary);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;align-items:center;justify-content:center;transition:background .2s,transform .2s;padding:0;margin:0;outline:none}.sf-back-to-top.visible{display:flex!important}.sf-back-to-top:hover{background:var(--sf-secondary);transform:translateY(-2px)}.sf-back-to-top svg{width:20px;height:20px;display:block}@media(max-width:1100px){.lfi-premium-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.lfi-premium-footer__desc{max-width:100%}}@media(max-width:980px){.lfi-header__wrap{grid-template-columns:1fr auto;gap:16px;padding:14px 16px}.lfi-header__brand-text{font-size:1.28rem;gap:6px}.lfi-header__toggle{display:inline-flex;justify-self:end}.lfi-header__cta{display:none}.lfi-header__nav{display:none;grid-column:1/-1;justify-self:stretch;width:100%;margin-top:4px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.08);flex-direction:column;align-items:flex-start;gap:0}.lfi-header__link{width:100%;padding:14px 6px;font-size:.98rem}.lfi-header__link:after{display:none}.lfi-header__checkbox:checked~.lfi-header__nav{display:flex}.lfi-header__checkbox:checked+.lfi-header__toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.lfi-header__checkbox:checked+.lfi-header__toggle span:nth-child(2){opacity:0}.lfi-header__checkbox:checked+.lfi-header__toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media(max-width:768px){.container,.lfi-container{padding-left:16px;padding-right:16px}h1{font-size:2.2rem!important}h2{font-size:1.8rem!important}}@media(max-width:767px){.lfi-premium-footer{margin-top:56px}.lfi-premium-footer__inner{padding:48px 16px 22px}.lfi-premium-footer__top{grid-template-columns:1fr;gap:24px;padding-bottom:26px}.lfi-premium-footer__brand{font-size:1.55rem}.lfi-premium-footer__desc{font-size:.94rem;line-height:1.78}.lfi-premium-footer__notice{margin-top:22px;padding:18px 16px;border-radius:18px}.lfi-premium-footer__notice p{font-size:.9rem;line-height:1.8}.lfi-premium-footer__bottom{flex-direction:column;align-items:flex-start;padding-top:18px}.lfi-premium-footer__bottom-links{justify-content:flex-start;gap:14px}}@media(max-width:640px){.sf-back-to-top{bottom:1rem;right:1rem;width:42px;height:42px}}@media(max-width:560px){.lfi-header__brand-text{font-size:1.1rem;flex-wrap:wrap;line-height:1.05}}@media(max-width:420px){.lfi-premium-footer__brand{font-size:1.34rem}.lfi-premium-footer__links a,.lfi-premium-footer__contact a{font-size:.92rem}}
